Skip to content

RevoGrid Documentation v4.26.1 / RangeClipboardPasteEvent

Interface: RangeClipboardPasteEvent<TModel>

Range paste.

Extends

Type Parameters

Type ParameterDefault type
TModel extends DataTypeDataType

Properties

PropertyTypeDescriptionInherited fromDefined in
colTypeDimensionColsRepresents the dimension type for columns.AllDimensionType.colTypesrc/types/interfaces.ts:848
data{}--src/types/interfaces.ts:915
models{}--src/types/interfaces.ts:916
rangenull | RangeArea--src/types/interfaces.ts:917
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:843