[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Configuration.IConfigurationManager

IConfigurationManager Interface

Defines an interface to allow access to configuration information.

Namespace: GrapeCity.ActiveReports.Configuration
Assembly: MESCIUS.ActiveReports.dll
Syntax
public interface IConfigurationManager

Properties

Name Description
DataProviders

Returns a collection of custom data providers.

FontFactory

Returns fonts factory.

ReportItems

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

Settings

Returns a collection of runtime configuration settings.

TileProviders

Returns map tile providers.

Extension Methods