TreeItemLookup
Interface
Represents a node-tree lookup structure that stores information about the current node, its parent, and its children.
Used in the checkedChange event of the TreeView (see example).
Definition
Package:@progress/kendo-angular-treeview
Properties
The lookup details for the children of the current TreeView node.
The lookup details for the parent of the current TreeView node.