ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / PrintDocumentOptions Class / AutoValidate Property

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