Skip to content

RevoGrid Documentation v4.14.10 / ColumnGrouping

Interface: ColumnGrouping<T>

ColumnGrouping type is used to define a grouping in a column.

Type Parameters

Type ParameterDefault type
Tany

Properties

PropertyTypeDescriptionDefined in
children(ColumnRegular | ColumnGrouping<T>)[]An array of objects that represent the children of the grouping.src/types/interfaces.ts:102
nameTA DataFormat object that represents the name of the grouping.src/types/interfaces.ts:106