New to Kendo UI for Angular? Start a free 30-day trial

DataItem

Represents a treelist item for a data row.

NameTypeDefaultDescription

data

Object

A reference to the data item.

index

number

The index of the treelist item. Note that this could be different than the index of the data item in the source data set.

isEditing

boolean

A flag indicating if the item is currently being edited

type

"data"

The type of the treelist item.

In this article

Not finding the help you need?