MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace
GrapeCity.ActiveReports.Rendering.Export Namespace
Classes
 ClassDescription
ClassBase class to render report as document.
ClassDelegates drawing logic to wrapped instance. Used to extend existing canvas with additional logic, for example implement IReportDrawingCanvas.
ClassRenders a single item, not a complete report.
ClassProvides extension methods for the GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine interface.
ClassInterface tries to keep layout tree between sessions to optimize re-rendering time.
ClassRepresents settings for page generator.
ClassRepresents information about the progress of a report export.
ClassRepresents the device capabilities provider.
Interfaces
 InterfaceDescription
InterfaceAdditional to IGenerator interface to render arbitrary action (ApplyParameters for now)
InterfacePages generator.
InterfaceAdditional to IGenerator interface to render interactive actions (like Slicer)
InterfaceRepresents a renderer for managing interactive elements.
InterfaceWatermark support interface.
Delegates
Enumerations
 EnumerationDescription
EnumerationAllows to choose interactivity strategy.
See Also