Enum TitlePosition
Defines the position of the title.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.dll
Syntax
public enum TitlePosition
Bottom
Places the title on the bottom side.
Left
Places the title on the left side.
Right
Places the title on the right side.
Top
Places the title on the top side.