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


ITableView4.AllowDeleteRow 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.AllowDeleteRow Property
ArcGIS Developer Help

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