[]
Defines an interface to allow access to configuration information.
public interface IConfigurationManager
| 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. |