IDragGhostBaseEventArgs
Properties
Section titled "Properties"cancel
Section titled "cancel"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
ghostElement
Section titled "ghostElement"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
owner
Section titled "owner"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