New to Kendo UI for AngularStart a free 30-day trial

Represents the expected type for the ExcelExportComponent data.

Use this interface to specify the data and groups for export.

Definition

Package:@progress/kendo-angular-excel-export

Properties

data?

any[]

Specifies the exported data. When the data is grouped, structure it as described by the GroupResult option of the Kendo UI Data Query component.

group?

any[]

Specifies the exported data groups. The groups must match the GroupDescriptor option of the Kendo UI Data Query component.

In this article
DefinitionPropertiesdata?group?
Not finding the help you need?
Contact Support