Enum
RadVerticalAlignment

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum RadVerticalAlignment

Fields

Bottom

The content will be vertically positioned to the bottom of its parent.

Declaration

cs-api-definition
Bottom = 1

Field Value

RadVerticalAlignment

Center

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

Declaration

cs-api-definition
Center = 0

Field Value

RadVerticalAlignment

Stretch

The content will stretched so all children have equal height.

Declaration

cs-api-definition
Stretch = 3

Field Value

RadVerticalAlignment

Top

The content will be vertically positioned to the top of its parent.

Declaration

cs-api-definition
Top = 2

Field Value

RadVerticalAlignment

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