Interface IDragGhostBaseEventArgs

Hierarchy

Hierarchy

  • IBaseEventArgs
    • IDragGhostBaseEventArgs

Properties

cancel: boolean

Set if the ghost creation/destruction should be canceled.

ghostElement: any

Instance to the ghost element that is created when dragging starts.

The owner igxDrag directive that triggered this event.