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