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

Defines the alignment of checkbox within a BaseListViewVisualItem.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum CheckBoxesAlignment

Fields

Checkbox is centered within the layout.

C#
Center = 1

Checkbox is aligned next to the far edge.

C#
Far = 2

Checkbox is aligned next to the near edge.

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