IgcRowDragEndEventArgs

Emitted when a dragging operation is finished (when the row is dropped)

animation returns whether the event is animated

animation: boolean

Represents the information of the row that is being dragged.

dragData: IgcRowType

Represents the drag directive or information associated with the drag operation

dragDirective: any

Inherited from: IgcBaseEventArgs

Provides reference to the owner component.

owner?: any