LanerBox.OnSelectionChange

Syntax

OnSelectionChange(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 OnSelectionChange event occurs on changing selection of table cells.

See also:

LanerBox