RevoGrid Documentation v4.13.3 / RangeClipboardPasteEvent
Interface: RangeClipboardPasteEvent
Range paste.
Extends
Properties
Property | Type | Description | Inherited from | Defined in |
---|---|---|---|---|
colType | DimensionCols | Represents the dimension type for columns. | AllDimensionType .colType | src/types/interfaces.ts:769 |
data | DataLookup <any > | - | - | src/types/interfaces.ts:831 |
models | Partial <DataLookup <any >> | - | - | src/types/interfaces.ts:832 |
range | null | RangeArea | - | - | src/types/interfaces.ts:833 |
rowType | DimensionRows | Represents the dimension type for rows. | AllDimensionType .rowType | src/types/interfaces.ts:764 |