Interface IRowDragStartEventArgs

Hierarchy

Index

Properties

cancel: boolean

Provides the ability to cancel the event.

dragData: RowType
dragDirective: any
dragElement: HTMLElement
owner?: any

Provides reference to the owner component.