ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / WizardPage Class / IsCurrentPage Property

In This Topic
    IsCurrentPage Property
    In This Topic
    Gets a boolean value of true if this page is the current page.
    Syntax
    public bool IsCurrentPage {get;}
    Public ReadOnly Property IsCurrentPage As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also