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


ITableView3.AllowAddRow Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableView3 Interface > ITableView3.AllowAddRow Property
ArcGIS Developer Help

ITableView3.AllowAddRow Property

Allow add row to be displayed during editing. Default: True.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableView3 Interface