ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TOCActiveMapViewProviderPane Class / IsHidden Property

In This Topic
    IsHidden Property
    In This Topic
    Gets a flag indicating if this pane has been hidden.
    Syntax
    public bool IsHidden {get;}
    Public ReadOnly Property IsHidden As Boolean
    Remarks
    For 3rd party panes, IsHidden will always be false.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also