RevoGrid Documentation v4.15.8 / AllDimensionType
Interface: AllDimensionType
Represents the mapping of dimension types to their corresponding dimension types.
Extended by
BeforeCellRenderEventBeforeRowRenderEventApplyFocusEventFocusRenderEventFocusAfterRenderEventRangeClipboardPasteEventRangeClipboardCopyEventProps
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
colType | DimensionCols | Represents the dimension type for columns. | src/types/interfaces.ts:788 |
rowType | DimensionRows | Represents the dimension type for rows. | src/types/interfaces.ts:783 |