ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / C1dOptionsForm Class / AutoValidate Property

In This Topic
    AutoValidate Property (C1dOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AutoValidate As System.Windows.Forms.AutoValidate
    public virtual System.Windows.Forms.AutoValidate AutoValidate {get; set;}
    See Also