ArcGIS Pro 3.7 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 Property IsValid As Boolean
    public bool IsValid {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also