ExcelExportData
Interface
The expected type of result for the TreeList Excel export fetchData function.
Definition
Package:@progress/kendo-angular-treelist
Properties
data
any[] | Observable<any[]>
The root data to export.
Returns the children for an item.
hasChildren
any
Indicates if a particular item has children.