ActiveReports Developer 7
ReportItemsConfigurationDictionary Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Configuration Namespace : ReportItemsConfigurationDictionary Class

Glossary Item Box

A dictionary of CustomReportItem type names and their corresponding System.Type.

Object Model

ReportItemsConfigurationDictionary Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class ReportItemsConfigurationDictionary 
C# 
public sealed class ReportItemsConfigurationDictionary 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Configuration.ReportItemsConfigurationDictionary

See Also