ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / ReportProcessor Class / PreValidation Property

In This Topic
    PreValidation Property
    In This Topic
    Specifies whether the report needs to be validated or not.
    Syntax
    'Declaration
     
    Public Property PreValidation As Boolean
    public bool PreValidation {get; set;}
    See Also