Enum CellCheckBoxAlignment
Defines the constant that specify the alignment of the check box in SfDataGrid.
Namespace: Syncfusion.WinForms.DataGrid.Enums
Assembly: Syncfusion.SfDataGrid.WinForms.dll
Syntax
public enum CellCheckBoxAlignment
Fields
Name | Description |
---|---|
Left | Specifies that the check box will be left aligned. |
Right | Specifies that the check box will be right aligned. |