LanerBox.OnBeforeCellChange

Syntax

OnBeforeCellChange(Sender: Object; Args: ITabCellBeforeChangeBaseEventArgs);

Parameters

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

Args. Parameter allowing to determine event parameters.

Description

The OnBeforeCellChange event occurs before changing the value of any table cell.

See also:

LanerBox