Skip to content

RevoGrid Documentation v4.11.21 / DragStartEvent

Interface: DragStartEvent

Represents the event object that is emitted when the drag operation starts.

Properties

PropertyTypeDescriptionDefined in
modelColumnDataSchemaModelRepresents the model of the column being dragged.src/types/interfaces.ts:688
originalEventMouseEventRepresents the original mouse event that triggered the drag operation.src/types/interfaces.ts:683