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


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

ITableView4.AllowEditing Property

Editing allowed on the table.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableView4 Interface