Enum ToolbarTextPosition
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum ToolbarTextPosition
CenterAfter
Positions the text between the MiddleItems and FarItems.
CenterBefore
Positions the text between the NearItems and MiddleItems.
Far
Positions the text close the end of the form and next to the system buttons.
Near
Positions the text close the start of the form and next to the icon.