ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.Rendering.Export Namespace
    In This Topic
    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 just one item, not complete report.
    Class 
    ClassInterface tries to keep layout tree between sessions to optimize re-rendering time.
    ClassExport progress info
    ClassDevice 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)
    InterfaceWatermark support interface.
    Delegates
    Enumerations
     EnumerationDescription
    EnumerationAllows to choose interactivity strategy.
    See Also