EmptySelection: Boolean
The EmptySelection property indicates if the selection can be fully removed from all elements of the tree.
If this property is set to False, the selection cannot be removed from all tree elements. That is, if only one element is selected in the tree, the user cannot remove selection by clicking this element. By default this property is set to True, and the user can remove selection from a single selected element by clicking it again.
The example of property use is given on the Example of Creating the MetabaseTreeList Component page.
See also: