ActiveReports Developer 7
GrapeCity.ActiveReports.Configuration Namespace
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.v7 Assembly : GrapeCity.ActiveReports.Configuration Namespace

Glossary Item Box

The GrapeCity.ActiveReports.Configuration namespace consists of classes that configure the report.

Classes

 ClassDescription
ClassCustomDesignerConfigurationDictionary Represents a dictionary of custom designers configured for components.
ClassDefaultConfigurationProvider Implements an IConfigurationProvider that gets configuration information from a file in the executable directory.
ClassRenderingExtensionInfo
Class containing rendering extension information.
ClassRenderingExtensionInfoCollection Represents a collection of RenderingExtensionInfo.
ClassReportItemsConfigurationDictionary A dictionary of CustomReportItem type names and their corresponding System.Type.
ClassToolboxItemConfig Represents an entry for a toolbox configuration item.

Interfaces

 InterfaceDescription
InterfaceIConfigurationManager Defines an interface to allow access to configuration information.
InterfaceIConfigurationProvider Defines interface for providing raw configuration information.

Delegates

 DelegateDescription
DelegateRenderingExtensionInfoCollection.ContentChangedEventHandler Represents the method that processes the ContentChanged event.

See Also