ArcGIS Pro 3.0 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, Windows 8.1

    See Also