New to Kendo UI for Vue? Start a free 30-day trial
GroupResult
The result of the group operation.
aggregates AggregateResult
The aggregated values for the group. An AggregateResult instance.
field string
The field by which the data items are grouped.
items Object[]
Contains either the subgroups, or the data items.
value any
The group key.