ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering Namespace / ReportEval Class
Members

In This Topic
    ReportEval Class
    In This Topic
    Provides expression evaluation in the context of the report engine.
    Object Model
    ReportEval Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class ReportEval 
    public static class ReportEval 
    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.Core.Rendering.ReportEval

    See Also