RightButtonSelect: Boolean
The RightButtonSelect property determines if a node can be selected on clicking the right mouse button.
If the property is set to True, a node can be selected both by clicking left or right mouse button. If this property is set to false (default), a node can be selected only by clicking with the left mouse button.
The example of property use is given in the page Example of Creating the TreeList Component.
See also: