Enum
BoxLayout.StripPosition

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

Definition

Namespace:Telerik.WinControls.Layouts

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public enum BoxLayout.StripPosition

Fields

First

Elements are positioned at the beginning of the layout container.

Declaration

cs-api-definition
First = 0

Field Value

BoxLayout.StripPosition

Last

Elements are positioned at the end of the layout container.

Declaration

cs-api-definition
Last = 1

Field Value

BoxLayout.StripPosition

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