ITabUserInteractiveSelectionEventArgs.Selection

Fore Syntax

Selection: ITabUserInteractiveSelection;

Fore.NET Syntax

Selection: Prognoz.Platform.Interop.Tab.ITabUserInteractiveSelection;

Description

The Selection property returns an interactive range, changing of which initialized an event.

Fore and Fore.NET Example

The property use is given in description of the TabSheetBox.OnUserInteractiveSelectionChange event.

See also:

ITabUserInteractiveSelectionEventArgs