LanerBox.OnAfterEdit

Syntax

OnAfterEdit(Sender: Object; Args: ITabCellAfterEditBaseEventArgs);

Parameters

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

Args. Parameter allowing to determine event parameters.

Description

The OnAfterEdit event occurs after editing a table cell.

See also:

LanerBox