[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering

GrapeCity.ActiveReports.Extensibility.Rendering Namespace

Classes

CustomData

Represents the data for a custom data region.

CustomProperty

Represents a custom property with a name and value.

CustomPropertyCollection

Represents a collection of custom properties.

DataCell

Represents the data cell.

DataCellCollection

Represents the data cell collection.

DataGroupingCollection

Represents the data grouping collection.

DataMember

Represents a heading member on the row or column axis of the CustomData structure.

DataMemberCollection

Represents the data member collection.

DataValue

Represents the data value.

DataValueCollection

Represents the collection of data values.

GlobalConstants

Represents constants often used in modules.

ImageInfo

Represents information about an image.

RenderingPageEventArgs

Encapsulates rendering page event data.

Interfaces

IGroup

Represents an interface for groups.

IImageLocatorService

Defines functionality for image retrieval and data access.

IImageRenderer

Represents an interface allowing retrieval of an image representation of a report item or layout area.

ILocalizedTextService

Represents a service for retrieving localized text.

IPropertyBag

Represents a way to retrieve property values.

IRenderer

Interface of report item renderer. Specific renderers have to extend it.

IRenderersFactory

Interface of report items renderers factory.

IReportInformationService

Represents a service that returns global variables and user-specific information related to the report.

IReportItemRenderersFactory

Factory for report item renderers. Should be implemented by IReportItem if it has specific renderers.

ISettings

Represents settings for the rendering extension.

ITextRenderer

Renderer base interface that ReportItems can use to dump content or its part as a plain text.