SelectionMode: SelectionModeEnum;
The SelectionMode property determines value of the SELECTIONMODE parameter in binding string.
The SELECTIONMODE parameter determines the mode of dictionary element selection.
The SelectionMode property is available if the IBindingDimCombo.SelectionModeDefined property is set to True. If the SelectionMode property is changed, the IBindingDimCombo.SelectionModeDefined property is automatically set to True.
The example of use is given in description of the IBindingDimCombo.Group property.
See also: