Emitted when a dragging operation is starting (when the row is "picked") The event is cancelable

Constructors

Properties

cancel: boolean

Provides the ability to cancel the event.

dragData: IgcRowType

Represents the information of the row that is being dragged.

dragDirective: any

Represents the drag directive or information associated with the drag operation

owner?: any

Provides reference to the owner component.