Skip to content

RevoGrid Documentation v4.21.8 / 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:832
data{}--src/types/interfaces.ts:894
models{}--src/types/interfaces.ts:895
rangenull | RangeArea--src/types/interfaces.ts:896
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:827