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