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

ReportEval Class
Provides expression evaluation in the context of the report engine.
Object Model
ReportEval Class
Syntax
'Declaration
 
Public MustInherit NotInheritable 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