ArcGIS Pro 2.9 API Reference Guide
IsValid Property (WizardPage)

ArcGIS.Desktop.Framework.Contracts Namespace > WizardPage Class : IsValid Property
Override this function to indicate whether the page is valid or not.
Syntax
public virtual bool IsValid {get; set;}
Public Overridable Property IsValid As Boolean
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

WizardPage Class
WizardPage Members