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


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

ITableView4.AllowDeleteRow Property

Allow delete row during editing. Default: True.

[Visual Basic .NET]
Public WriteOnly Property AllowDeleteRow
[C#]
public void AllowDeleteRow {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableView4 Interface