ActiveReports 13
AutoValidate Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : AutoValidate Property
Gets or sets how the control performs validation when the user changes focus to another control.
Syntax
'Declaration
 
Public Overridable Property AutoValidate As AutoValidate
public virtual 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

ReportsLibrary Class
ReportsLibrary Members