Enum CheckBoxesAlignment
Defines the alignment of checkbox within a BaseListViewVisualItem.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum CheckBoxesAlignment
Center
Checkbox is centered within the layout.
Far
Checkbox is aligned next to the far edge.
Near
Checkbox is aligned next to the near edge.