Interface IGridKeydownEventArgs

Hierarchy

Hierarchy

  • IBaseEventArgs
    • IGridKeydownEventArgs

Properties

cancel: boolean
event: Event
owner?: any

Provides reference to the owner component.

target: any