ArcGIS Pro 3.2 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

    ArcGIS Pro version: 3 or higher.
    See Also