Class | Description | |
---|---|---|
![]() | DocumentRenderer | Base class to render report as document. |
![]() | DrawingCanvasBase | Delegates drawing logic to wrapped instance. Used to extend existing canvas with additional logic, for example implement IReportDrawingCanvas. |
![]() | ItemRenderer | Renders a single item, not a complete report. |
![]() | LayoutEngineExtensions | Provides extension methods for the GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine interface. |
![]() | LayoutTreeKeeper | Interface tries to keep layout tree between sessions to optimize re-rendering time. |
![]() | PageGeneratorSettings | Represents settings for page generator. |
![]() | ProgressInfo | Represents information about the progress of a report export. |
![]() | TargetDevice | Represents the device capabilities provider. |