LanerBox.OnCellChange

Syntax

OnCellChange(Sender: Object; Args: ITabCellChangeBaseEventArgs);

Parameters

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

Args. Parameter allowing to determine event parameters.

Description

The OnCellChange event occurs, if the text or value of the table cell have been changed.

See also:

LanerBox