AreaSelect: Boolean
The AreaSelect property determines if tree area can be selected with the mouse.
If the property is set to True (default), selection is available:
On area selection, all tree nodes included into this area are selected.
If the property is set to false, area cannot be selected.
The example of property use is given in the Example of Creating the TreeList Component page.
See also: