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

In This Topic
    IsVisible Property (PropertySheet)
    In This Topic
    Gets boolean value of true if any property sheet is currently visible.
    Syntax
    public static bool IsVisible {get;}
    Public Shared ReadOnly Property IsVisible As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also