TabInteractiveSelectionChangeEventArgs.Create

Syntax

Create(TabSheet: ITabSheetBox; Range: ITabRange; Type: TabInteractiveSelectionType; Cancel: Boolean);

Parameters

TabSheet. The component for which the event is generated.

Range. The cell range for which the event is generated.

Type. Cell movement type.

Cancel. Indicates movement availability.

Description

The Create constructor creates an argument of the event that occurs at moving selected cell area.

See also:

TabInteractiveSelectionChangeEventArgs