Skip to content

RevoGrid Documentation v4.23.19 / 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:912
models{}--src/types/interfaces.ts:913
rangenull | RangeArea--src/types/interfaces.ts:914
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:840