Enum
CheckBoxesAlignment

Defines the alignment of checkbox within a BaseListViewVisualItem.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum CheckBoxesAlignment

Fields

Center

Checkbox is centered within the layout.

Declaration

cs-api-definition
Center = 1

Field Value

CheckBoxesAlignment

Far

Checkbox is aligned next to the far edge.

Declaration

cs-api-definition
Far = 2

Field Value

CheckBoxesAlignment

Near

Checkbox is aligned next to the near edge.

Declaration

cs-api-definition
Near = 0

Field Value

CheckBoxesAlignment

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