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

Represents the position where elements are arranged within the box layout.

Definition

Namespace:Telerik.WinControls.Layouts

Assembly:Telerik.WinControls.dll

Syntax:

C#
public enum BoxLayout.StripPosition

Fields

Elements are positioned at the beginning of the layout container.

C#
First = 0

Elements are positioned at the end of the layout container.

C#
Last = 1
In this article
DefinitionFieldsFirstLast
Not finding the help you need?
Contact Support