LanerBox.OnBeginSelectionChange

Syntax

OnBeginSelectionChange(Sender: Object; Args: ITabSheetBaseEventArgs);

Parameters

Sender. The parameter that returns the component that generated the event.

Args. Parameter allowing to determine event parameters.

Description

The OnBeginSelectionChange event occurs when user starts selecting table cells.

See also:

LanerBox