ExcelExportData
Interface
The type that is expected for the ExcelExportComponent data.
Definition
Package:@progress/kendo-react-excel-export
Properties
data?
any[]
The exported data. If grouped, structure the data as described in the GroupResult of the KendoReact Data Query component.
group?
any[]
The exported data groups. The groups must be compatible with the GroupDescriptor of the KendoReact Data Query component.