TabUserInteractiveSelectionEventArgs.CreateInteractiveSelectionArgs

Syntax

CreateInteractiveSelectionArgs(TabSheet: ITabSheetBox; sel: ITabUserInteractiveSelection; Type: TabUserInteractiveSelectionChangeType);

Parameters

TabSheet. The component, for which an event is generated.

sel. Interactive cell range.

Type. Allowed options of changing interactive range.

Description

The CreateInteractiveSelectionArgs constructor creates an argument of the events related with changing of interactive cell range.

See also:

TabUserInteractiveSelectionEventArgs