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

ReportProcessor Class
Handles gathering data for a PageReport and creating the rendering components for a report. The rendering components can then be passed to a rendering extension for rendering.
Object Model
ReportProcessor Class
Syntax
'Declaration
 
Public NotInheritable Class ReportProcessor 
 
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.Rendering.ReportProcessor

See Also