ExcelExportGroupHeaderProps
Interface
Represents the props that will be passed to the ExcelExportGroupHeader component when the template is rendered.
Definition
Package:@progress/kendo-react-excel-export
Properties
aggregates
AggregateResult
The aggregate calculation results for the current group.
field
string
The field name by which the data is grouped.
group
GroupResult
The group data and metadata for the current group.
value
any
The value that identifies the current group.