showSelectColumn property
If true the grid adds a Selection Column Definition before all custom columns which is displaying a Checkbox on every Row and a CheckBox in the Header to select oder deselect all rows
Implementation
bool showSelectColumn;
If true the grid adds a Selection Column Definition before all custom columns which is displaying a Checkbox on every Row and a CheckBox in the Header to select oder deselect all rows
bool showSelectColumn;