MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace
Inheritance Hierarchy
GrapeCity.ActiveReports.Extensibility.Rendering Namespace (MESCIUS.ActiveReports.Core.Rendering)
Classes
 ClassDescription
ClassRepresents the data for a custom data region.
ClassRepresents a custom property with a name and value.
ClassRepresents a collection of custom properties.
ClassRepresents the data cell.
ClassRepresents the data cell collection.
ClassRepresents the data grouping collection.
ClassRepresents a heading member on the row or column axis of the CustomData structure.
ClassRepresents the data member collection.
ClassRepresents the data value.
ClassRepresents the collection of data values.
ClassRepresents constants often used in modules.
ClassRepresents information about an image.
ClassEncapsulates rendering page event data.
Interfaces
 InterfaceDescription
InterfaceRepresents an interface for groups.
InterfaceDefines functionality for image retrieval and data access.
InterfaceRepresents an interface allowing retrieval of an image representation of a report item or layout area.
InterfaceRepresents a service for retrieving localized text.
InterfaceRepresents a way to retrieve property values.
InterfaceInterface of report item renderer. Specific renderers have to extend it.
InterfaceInterface of report items renderers factory.
InterfaceRepresents a service that returns global variables and user-specific information related to the report.
InterfaceFactory for report item renderers. Should be implemented by GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem if it has specific renderers.
InterfaceRepresents settings for the rendering extension.
InterfaceRenderer base interface that ReportItems can use to dump content or its part as a plain text.
See Also