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