Enum
StripViewItemAlignment

Defines the alignment of items within a strip item layout.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum StripViewItemAlignment

Fields

Center

Items are centered within the layout.

Declaration

cs-api-definition
Center = 1

Field Value

StripViewItemAlignment

Far

Items are aligned starting from the far edge. This is Right for Left-to-right layout and Left for Right-to-left layout.

Declaration

cs-api-definition
Far = 2

Field Value

StripViewItemAlignment

Near

Items are aligned starting from the near edge. This is Left for Left-to-right layout and Right for Right-to-left layout.

Declaration

cs-api-definition
Near = 0

Field Value

StripViewItemAlignment

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