You can set WebTreeView to apply multiple nodes selection.
This topic will show you how to apply multiple nodes selection on WebTreeView.
To apply multiple nodes selection
- Click WebTreeView instance and press F4 to open
its properties window.
- Set the AllowMultipleSelect property to True.
- Run the project. Press and hold the SHIFT button to select the
nodes in a row and press and hold the CTRL button to select
the nodes individually.