Search results

CellSelectEventArgs API in Angular Grid API component

Properties

cancel

boolean

Defines the cancel option value.

cellIndex

IIndex

Defines the index of the current selected cell.

cellIndexes

ISelectedCell[]

Defines the indexes of the current selected/deselected cells.

cells

Element[]

Defines the currently selected/deselected cells.

currentCell

Element

Defines the element.

data

Object

Defines the currently selected/deselected row data.

previousRowCell

Element

Defines the previously selected cell element.

previousRowCellIndex

number

Defines the previously selected cell index.