ActiveReports 8
ReportItemsConfigurationDictionary Class
Members  See Also 
GrapeCity.ActiveReports.v8 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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also