Skip to content

RevoGrid Documentation v4.11.20 / RowDrag

Type Alias: RowDrag

ts
type RowDrag: boolean | (params: ColumnDataSchemaModel) => boolean;

Defined in

src/types/interfaces.ts:89