New to Kendo UI for Angular? Start a free 30-day trial
VirtualGroupResult
Represents the group result which is used in virtual scrolling.
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. | |
offset |
|
Represents the absolute index of the current group. | |
skipHeader |
|
Determines if the group header will be rendered. | |
value |
|
The group key. |