ActiveReports Developer 7
IConfigurationManager Interface Members
See Also  Properties 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Configuration Namespace : IConfigurationManager Interface

Glossary Item Box

The following tables list the members exposed by IConfigurationManager.

Public Properties

 NameDescription
 PropertyCustomItemDesignersReturns a map for the custom report items with the custom designers  
 PropertyDataProvidersReturns a collection of custom data providers.  
 PropertyRenderingExtensionsReturns the rendering extensions defined by the provider.  
 PropertyReportItemsProvides the mapping between CustomReportItem type names and their corresponding System.Type.  
 PropertySettingsReturns a collection of configuration settings.  
 PropertyToolboxItemsReturns the toolbox item configuration entries.  
Top

See Also