IDragGhostBaseEventArgs

Set if the ghost creation/destruction should be canceled.

cancel: boolean

Defined in projects/igniteui-angular/directives/src/directives/drag-drop/drag-drop.directive.ts:138

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

ghostElement: any

Defined in projects/igniteui-angular/directives/src/directives/drag-drop/drag-drop.directive.ts:136

The owner igxDrag directive that triggered this event.

owner: IgxDragDirective

Defined in projects/igniteui-angular/directives/src/directives/drag-drop/drag-drop.directive.ts:134