Enum
RadHorizontalAlignment

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum RadHorizontalAlignment

Fields

Center

The content will be horizontally positioned in the center of its parent.

Declaration

cs-api-definition
Center = 0

Field Value

RadHorizontalAlignment

Left

The content will be horizontally positioned to the left of its parent.

Declaration

cs-api-definition
Left = 2

Field Value

RadHorizontalAlignment

Right

The content will be horizontally positioned to the right of its parent.

Declaration

cs-api-definition
Right = 1

Field Value

RadHorizontalAlignment

Stretch

The content will stretched so all children have equal width.

Declaration

cs-api-definition
Stretch = 3

Field Value

RadHorizontalAlignment

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