IDimensionViewer.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 the multiple selection mode is used: SelectionModeType.MultiSelectStandardcomponent.

See also:

IDimensionViewer