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


ITableView4.AllowEditing Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

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