GroupDefinition / PartialGroupDefinition
Description
A GroupDefinition is an interface that exposes properties to allow the definition of groups on the grid’s data.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
field |
string |
Represents the field on which the data is grouped. |
Remarks
A partial type/interface is an object in which properties are optional.
Need help? Contact us!