Enum LayoutItemTextPosition
Provides options for arranging the text part of the LayoutControlItem
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum LayoutItemTextPosition
Bottom
The text will appear below the control.
Left
The text will appear on the left side of the control.
Right
The text will appear on the right side of the control.
Top
The text will appear above the control.