IDimensionViewer.MultiSelect

Syntax

MultiSelect: Boolean;

Description

The MultiSelect property determines whether elements multiple selection is executed in the list.

Comments

The property is outdated, use IDimensionViewer.SelectionMode.

 

If the property is set to True, by pressing the Shift or CTRL keys it is possible to select multiple elements in a list:

See also:

IDimensionViewer