New to Kendo UI for Angular? Start a free 30-day trial
VirtualGroupResult
Describes the group result used for 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 |
|
Specifies the absolute index of the current group. | |
skipHeader |
|
If | |
value |
|
The group key. |