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

DataItem

Interface

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

Definition

Package:@progress/kendo-angular-treelist

Properties

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.

In this article
DefinitionPropertiesdataindexisEditingtype
Not finding the help you need?
Contact Support