New to Kendo UI for Angular? Start a free 30-day trial
TreeListDataResult
Updated on Feb 5, 2026
Represents the data type expected by the TreeList. Use this interface to provide the data and aggregates for the TreeList.
| Name | Type | Default | Description |
|---|---|---|---|
aggregates? |
|
Represents the aggregated values for the group. An AggregateResult instance. | |
data |
|
Represents the data rendered by the TreeList as an array. |