ActiveReports 12
AutoValidate Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer 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

Viewer Class
Viewer Members