New to Kendo UI for Angular? Start a free 30-day trial

VirtualGroupResult

Represents the group result which is used in virtual scrolling.

NameTypeDefaultDescription

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.

offset

number

Represents the absolute index of the current group.

skipHeader

boolean

Determines if the group header will be rendered.

value

any

The group key.

In this article

Not finding the help you need?