CellDeselectEventArgs

12 Sep 20251 minute to read

Properties

cancel boolean

Defines the cancel option value.

cellIndexes ISelectedCell[]

Defines the indexes of the current selected/deselected cells.

cells Element[]

Defines the currently selected/deselected cells.

data Object

Defines the currently selected/deselected row data.