ArcGIS Pro 3.0 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 bool IsVisible {get; set;}
    Public Property IsVisible As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also