ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / DockPane Class / IsVisible Property

In This Topic
    IsVisible Property (DockPane)
    In This Topic
    Gets or sets the DockPane's visibility.
    Syntax
    public bool IsVisible {get; set;}
    Public Property IsVisible As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also