ILanerTable.IsEditing

Syntax

IsEditing: Boolean;

Description

The IsEditing property returns whether the table is in the edit mode.

Comments

Available values:

Example

The property use is given in the example for ILanerTable.ColumnCount.

See also:

ILanerTable