MultiSelect: Boolean
The MultiSelect property determines whether multiple elements can be selected.
If the property is set to True, on selecting an element all the previously chosen elements remain selected. If this property is set to false only one element can be selected. In this case multiple elements can be selected using SHIFT and CTRL keys.
By default this property is set to False.
The example of property use is given in the Example of Creating the TreeList Component page.
See also: