ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Validator Class
Members

In This Topic
    Validator Class
    In This Topic
    Represents an object for performing validation on a report definition.
    Object Model
    Validator Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Validator 
    public sealed class Validator 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.Validator

    See Also