Enum
RadAlignment

Specifies three position alignment.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum RadAlignment

Fields

Center

Alignment in the center of the parent container.

Declaration

cs-api-definition
Center = 1

Field Value

RadAlignment

End

Alignment to the end of the parent container. Can be right, bottom or other depending on the context.

Declaration

cs-api-definition
End = 2

Field Value

RadAlignment

Start

Alignment to the start of the parent container. Can be left, top or other depending on the context.

Declaration

cs-api-definition
Start = 0

Field Value

RadAlignment

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