Enum
TitlePosition

Defines the position of the title.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public enum TitlePosition

Fields

Bottom

Places the title on the bottom side.

Declaration

cs-api-definition
Bottom = 2

Field Value

TitlePosition

Left

Places the title on the left side.

Declaration

cs-api-definition
Left = 3

Field Value

TitlePosition

Right

Places the title on the right side.

Declaration

cs-api-definition
Right = 1

Field Value

TitlePosition

Top

Places the title on the top side.

Declaration

cs-api-definition
Top = 0

Field Value

TitlePosition

In this article
DefinitionFieldsBottomLeftRightTop
Not finding the help you need?
Contact Support