New to Kendo UI for Vue? Start a free 30-day trial
GroupResult
Updated on Sep 24, 2025
The result of the group operation.
| Name | Type | Default | Description |
|---|---|---|---|
aggregates | | The aggregated values for the group. An AggregateResult instance. | |
field | | The field by which the data items are grouped. | |
items | | Contains either the subgroups, or the data items. | |
value | | The group key. |