ArcGIS Pro 3.4 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 bool HideAddNewRow {get; set;}
    Public Property HideAddNewRow As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also