MultiSelectTreeHierarchyBindingDirective
A directive which encapsulates the retrieval of the child nodes when hierarchical data is provided.
Selector
[kendoMultiSelectTreeHierarchyBinding]
Inputs
kendoMultiSelectTreeHierarchyBinding
any[]
The nodes which will be displayed by the MultiSelectTree.
Fields
childrenField
string
The field name which holds the data items of the child component.
filterSettings
TreeViewFilterSettings
The settings which are applied when performing a filter on the component's data.