IgcActiveNodeChangeEventArgs

Emitted when the active node is changed

Represents the column index of the active node

column: number

Optional Represents the hierarchical level of the active node

level?: number

Inherited from: IgcBaseEventArgs

Provides reference to the owner component.

owner?: any

Represents the row index of the active node

row: number

Represents the type of the active node. The GridKeydownTargetType is an enum or that specifies the possible target types

tag: GridKeydownTargetType