RevoGrid Documentation v4.25.1 / Group
Interface: Group
Configuration for header inner template properties
Extends
Extended by
Properties
| Property | Type | Description | Inherited from | Defined in |
|---|---|---|---|---|
children | (ColumnRegular<ColumnProp, DataType<any, ColumnProp>> | ColumnGrouping<any>)[] | - | - | src/store/dataSource/data.store.ts:25 |
columnProperties? | ColPropertiesFunc | Header Cell properties Custom function/component to render header properties | ColumnProperties.columnProperties | src/types/interfaces.ts:139 |
columnTemplate? | ColumnTemplateFunc | Header inner template Function/component to render custom header content | ColumnProperties.columnTemplate | src/types/interfaces.ts:134 |
indexes | number[] | - | - | src/store/dataSource/data.store.ts:27 |
name | string | - | - | src/store/dataSource/data.store.ts:24 |