Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
SelectionSettingsModel
23 Sep 20251 minute to read
Interface for a class SelectionSettings
Properties
mode SelectionMode
Specifies the selection mode. The possible values are
-
None: It disables UI selection. -
Single: It allows single selection of cell / row / column and disables multiple selection. -
Multiple: It allows single / multiple selection of cell / row / column.