SelectionMode: SelectionModeEnum;
SelectionMode: Prognoz.Platform.Interop.ForeSystem.SelectionModeEnum;
The SelectionMode property determines the SELECTIONMODE parameter value in binding string.
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.
The example of use is given in the description of the Group property.
See also: