DimControl.getMultiSelect

Syntax

getMultiSelect(): Boolean;

Description

The getMultiSelect property determines whether multiple selection is available in a control.

Parameters

Multiple selection is available if the property returns True.

Example

The example of use is given in description of the DimControl.DimModel property.

See also:

DimControl