DimTreeView.MultiSelect

Syntax

MultiSelect: Boolean

Description

The MultiSelect property indicates if multiple selection of dictionary tree items is possible.

Comments

If this property is set to False multiple selection is disabled. By default this property is set to True.

Example

The example og property useis given on the page Example of Creating the DimensionTree Component.

See also:

DimTreeView