ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / TableOptions Class / HideAddNewRow Property

In This Topic
    HideAddNewRow Property
    In This Topic
    Gets and sets whether the "Click to add new row" option is hidden for feature class tables.
    Syntax
    Public Property HideAddNewRow As Boolean
    public bool HideAddNewRow {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also