IDataGridRow.EndEdit

Syntax

EndEdit;

Description

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

See also:

IDataGridRow