ITabUserInteractiveSelectionEventArgs.Selection

Syntax

Selection: ITabUserInteractiveSelection;

Description

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

Example

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

See also:

ITabUserInteractiveSelectionEventArgs