New to Telerik UI for WinFormsStart a free 30-day trial

Defines the position of the title.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.dll

Syntax:

C#
public enum TitlePosition

Fields

Places the title on the bottom side.

C#
Bottom = 2

Places the title on the left side.

C#
Left = 3

Places the title on the right side.

C#
Right = 1

Places the title on the top side.

C#
Top = 0
In this article
DefinitionFieldsBottomLeftRightTop
Not finding the help you need?
Contact Support