Skip to content

RevoGrid Documentation v4.25.1 / Group

Interface: Group

Configuration for header inner template properties

Extends

Extended by

Properties

PropertyTypeDescriptionInherited fromDefined in
children(ColumnRegular<ColumnProp, DataType<any, ColumnProp>> | ColumnGrouping<any>)[]--src/store/dataSource/data.store.ts:25
columnProperties?ColPropertiesFuncHeader Cell properties Custom function/component to render header propertiesColumnProperties.columnPropertiessrc/types/interfaces.ts:139
columnTemplate?ColumnTemplateFuncHeader inner template Function/component to render custom header contentColumnProperties.columnTemplatesrc/types/interfaces.ts:134
indexesnumber[]--src/store/dataSource/data.store.ts:27
namestring--src/store/dataSource/data.store.ts:24