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

NavigationRow

Interface

Contains the metadata for a focusable TreeList row. Focusable rows include headers, group headers and footers, and data rows.

Definition

Package:@progress/kendo-angular-treelist

Properties

An array of focusable cells associated with this row.

The data item for this row.

The data item index for this row.

index

number

The logical index of the focusable row. The row index is absolute and does not change with paging. Header rows are included, starting at index 0.

isNew

boolean

A flag that indicates if this is a new row.