This document is archived and information here might be outdated.  Recommended version.


ITableControlInfo.IsEditing Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControlInfo Interface > ITableControlInfo.IsEditing Property
ArcGIS Developer Help

ITableControlInfo.IsEditing Property

Indicates whether the table window is in an editing session.

[Visual Basic .NET]
Public ReadOnly Property IsEditing As Boolean
[C#]
public bool IsEditing {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableControlInfo Interface