Interface IActiveNodeChangeEventArgs

Emmited when the active node is changed

Hierarchy

Hierarchy

  • IBaseEventArgs
    • IActiveNodeChangeEventArgs

Properties

column: number

Represents the column index of the active node

level?: number

Optional Represents the hierarchical level of the active node

owner?: any

Provides reference to the owner component.

row: number

Represents the row index of the active node

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