showSelectColumn property

bool showSelectColumn
getter/setter pair

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;