ArcGIS Pro 2.9 API Reference Guide
AutoValidate Property

ArcGIS.Desktop.Mapping.Controls Namespace > QueryBuilderControlProperties Class : AutoValidate Property
Gets and sets the auto validation flag in the QueryBuilderControl.
Syntax
public bool AutoValidate {get; set;}
Public Property AutoValidate As Boolean
Remarks
The default is false meaning that validation must occur manually by the user clicking the Validate button or using the ValidateExpression API call.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

QueryBuilderControlProperties Class
QueryBuilderControlProperties Members