IDimensionViewerBase.SelectionMode

Fore Syntax

SelectionMode: SelectionModeType;

Fore.NET Syntax

SelectionMode: Prognoz.Platform.Interop.Forms.SelectionModeType;

Description

The SelectionMode property determines the mode of selecting component elements.

Comments

By default multiple selection mode is used: SelectionModeType.MultiSelectStandard.

See also:

IDimensionViewerBase