ITabUserInteractiveSelectionEventArgs.Type

Fore Syntax

Type: TabUserInteractiveSelectionChangeType;

Fore.NET Syntax

Type: Prognoz.Platform.Interop.Tab.TabUserInteractiveSelectionChangeType;

Description

The Type property returns allowed options for changing interactive range.

Comments

The property returns one value or a combination of values from elements of the TabUserInteractiveSelectionChangeType enumeration that correspond to allowed actions with interactive range.

See also:

ITabUserInteractiveSelectionEventArgs