TreeNodeAdv-Features
Check Box and Option Button
The TreeviewAdv control is shown with Check boxes, Interactive Check boxes and Check State to Intermediate, and Option Buttons with EnsureDefaultOptionChild property.
Interactive Check Box
When the InteractiveCheckBoxes property is set to True, it indicates the state of the parent node's checkbox based on the checkstate of child node checkbox.
Locking Node
The TreeNodeAdv checkbox can be locked by setting the EnabledButtons property to False .
Show Plus Minus
Based on the ShowPlusMinus property the Plus/Minus sign can be displayed in TreeViewAdv. The ShowPlusMinus property is illustrated below:
Checkbox and Option buttons
TreeNodeAdv Features
The Tree package provides an advanced Tree View control with numerous appearance options, extensive customization capabilities, and a data-bound mode that supports data binding by taking a relational data source with rows and columns (Data Set, Data View, Array List) and grouping the rows based on one or more specified fields.