Indicates the selection mode to use for the grid.

Enumeration Members

Enumeration Members

ModifierBased: 1

Only one row or cell is selected at a time and modifier keys are required to multi-select them.

Toggle: 0

Rows and cells are selected using a toggleable behavior. Modifier selection is ignored (CTRL and SHIFT).