In This Topic
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
Syntax
'Declaration
Public NotInheritable Class ReportProcessor
public sealed class ReportProcessor
Inheritance Hierarchy
System.Object
GrapeCity.ActiveReports.Rendering.ReportProcessor
See Also