TreeViewCheckChangeSettings
Interface
The settings that configure the update of the check descriptor.
Definition
Package:@progress/kendo-react-treeview
Properties
checkChildren?
boolean
Determines if the children checkboxes will be selected when the user selects the parent checkbox.
checkParents?
boolean
Determines if the parent checkbox will be selected when the user selects all its children checkboxes.
singleMode?
boolean
Determines a selection of a single node at a time.