IgcActiveNodeChangeEventArgs
Emitted when the active node is changed
Properties
Section titled "Properties"Optional level
Section titled "level"Optional Represents the hierarchical level of the active node
level?: number Optional owner
Section titled "owner"Inherited from: IgcBaseEventArgs
Provides reference to the owner component.
owner?: any Represents the type of the active node. The GridKeydownTargetType is an enum or that specifies the possible target types
tag: GridKeydownTargetType