IBindingDimCombo.SelectionMode

Syntax

SelectionMode: SelectionModeEnum;

Description

The SelectionMode property determines the SELECTIONMODE parameter value in binding string.

Comments

The SELECTIONMODE parameter determines the mode of dictionary element selection.

The SelectionMode property is available if the SelectionModeDefined property is set to True. If the SelectionMode property is changed, the SelectionModeDefined property is automatically set to True.

Example

The example of use is given in the description of the Group property.

See also:

IBindingDimCombo