Skip to content

RevoGrid Documentation v4.23.7 / 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:845
data{}--src/types/interfaces.ts:907
models{}--src/types/interfaces.ts:908
rangenull | RangeArea--src/types/interfaces.ts:909
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:840