IsEditing: Boolean;
The IsEditing property returns whether the table is in the edit mode.
Available values:
True. The table is in the edit mode.
False. The table is read-only.
The property use is given in the example for ILanerTable.ColumnCount.
See also: