[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Configuration.ReportingConfiguration

ReportingConfiguration Class

Specifies configuration information for the core.

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
DataProviders

Gets the data providers configuration entries.

FontFactory

Returns fonts factory.

ReportItems

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

Settings

Returns a collection of configuration settings.

TileProviders

Gets the tile providers.

Extension Methods