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

DataItem

Represents a TreeList item for a data row. Use this interface to access information about a data row in the TreeList.

NameTypeDefaultDescription

data

Object

Provides a reference to the data item.

index

number

Specifies the index of the TreeList item. This value may differ from the index of the data item in the source data set.

isEditing

boolean

Indicates if the item is currently being edited.

type

"data"

Specifies the type of the TreeList item.

Not finding the help you need?
Contact Support