ActiveReports 13
AutoValidate Property (Toolbox)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : AutoValidate Property
Gets or sets how the control performs validation when the user changes focus to another control.
Syntax
'Declaration
 
Public Property AutoValidate As AutoValidate
public AutoValidate AutoValidate {get; set;}

Property Value

A member of the System.Windows.Forms.AutoValidate enumeration. The default value for System.Windows.Forms.UserControl is System.Windows.Forms.AutoValidate.EnablePreventFocusChange.
See Also

Reference

Toolbox Class
Toolbox Members