Skip to content

RevoGrid Documentation v4.12.4 / 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:701
originalEventMouseEventRepresents the original mouse event that triggered the drag operation.src/types/interfaces.ts:696