ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / WizardPage Class / IsVisible Property

In This Topic
    IsVisible Property (WizardPage)
    In This Topic
    Set this property to change if the page is displayed in the wizard or not
    Syntax
    Public Property IsVisible As Boolean
    public bool IsVisible {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also