MetabaseTreeListe.MultiSelect

Syntax

MultiSelect: Boolean

Description

The MultiSelect property indicates if multiple selection of tree elements is available.

Comments

If this property is set to True multiple tree elements can be selected. By default this property is set to False, only one element can be selected.

Example

The example of property use is given on the Example of Creating the MetabaseTreeList Component page.

See also:

MetabaseTreeList