CellFocusEventArgs

6 Jul 20261 minute to read

Properties

cell Element

Defines the focused cell element.

cellIndex number

Defines the column index of the focused cell.

cellType string

Defines the cell type: ‘header’ ‘content’ ‘aggregate’ ‘caption’.

event Event|KeyboardEvent

Defines the original triggering event.

rowIndex number

Defines the row index of the focused cell.