New to Telerik UI for WinFormsStart a free 30-day trial

Defines the alignment of items within a strip item layout.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum StripViewItemAlignment

Fields

Items are centered within the layout.

C#
Center = 1

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

C#
Far = 2

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

C#
Near = 0
In this article
DefinitionFieldsCenterFarNear
Not finding the help you need?
Contact Support