ActiveReports 12
AutoValidate Property (LayerList)

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

LayerList Class
LayerList Members