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

In This Topic
    AutoValidate Property (TagsInputForm)
    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