IDataGridRow.EndEdit

Syntax

EndEdit;

Description

The EndEdit method switches the row from the edit mode with saving the changes. It is actual if the table is linked to a data source.

See also:

IDataGridRow