[]
        
(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
CustomItemDesigners

Returns a map for the custom report items with the custom designers.

DataProviders

Returns a collection of custom data providers.

FontFactory

Returns fonts factory.

MapTileServerConfiguration

Returns a configuration for communication with map tile server.

RenderingExtensions

Returns the rendering extensions defined by the provider.

ReportItems

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

Settings

Returns a collection of configuration settings.

TileProviders

Returns map tile providers.

ToolboxItems

Returns the toolbox item configuration entries.

Extension Methods