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


ITableView3.AllowAddRow Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

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