[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Configuration.ReportingConfiguration

ReportingConfiguration Class

Specifies configuration information for the core. For internal use only.

Inheritance
ReportingConfiguration
Namespace: GrapeCity.ActiveReports.Configuration
Assembly: MESCIUS.ActiveReports.dll
Syntax
public sealed class ReportingConfiguration : IConfigurationManager

Constructors

Name Description
ReportingConfiguration(IConfigurationProvider)

Creates a new instance of ReportingConfiguration.

Properties

Name Description
CustomItemDesigners

Gets a map for the custom report items with the custom designers

DataProviders

Gets the data providers configuration entries.

FontFactory

Returns fonts factory.

MapTileServerConfiguration

Gets a configuration for communication with map tile server.

RenderingExtensions

Gets the rendering extension configuration entries.

ReportItems

Provides the mapping between CustomReportItem type names and their corresponding Type.

Settings

Returns a collection of configuration settings.

TileProviders

Gets the tile providers.

ToolboxItems

Gets the toolbox item configuration entries.

Extension Methods