ITabView.EndEdit

Syntax

EndEdit(SaveValue: Boolean);

Parameters

SaveValue. Parameter that determines whether the entered value is to be saved when exiting the edit mode. By default the property is set to True.

Description

The EndEdit method exits cell editing mode.

See also:

ITabView