ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Page Class / IsValid Property

In This Topic
    IsValid Property (Page)
    In This Topic
    Gets or sets a boolean notifying the application whether the page is valid or not.
    Syntax
    public bool IsValid {get; set;}
    Public Property IsValid As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also