checkboxColumnSettings property

DataGridCheckboxColumnSettings checkboxColumnSettings
final

Contains all the properties of the checkbox column.

This settings are applied to checkbox column, only if SfDataGrid.showCheckboxColumn is true.

Implementation

final DataGridCheckboxColumnSettings checkboxColumnSettings;