IDimensionViewer.MultiSelect

Syntax

MultiSelect: Boolean;

Description

The MultiSelect property determines whether multiple elements are selected 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