ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / AttributeTabEmbeddableControl Class / ShowAutoApplyControls Property
Version

    ShowAutoApplyControls Property
    Gets if the "auto apply edit" controls are displayed at the bottom of the tab. Default value is true.
    Syntax
    public virtual bool ShowAutoApplyControls {get;}
    Remarks
    Return false if you wish to hide these controls. For example your control (and tab) does not perform any editing.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also