ActiveReports 8
ConstantsCollection Class
Members  See Also 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace : ConstantsCollection Class

Glossary Item Box

Constants dictionary. It's a wrapper over a regular dictionary since we need to call GetResult on expressions.

Object Model

ConstantsCollection Class

Syntax

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

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes.ConstantsCollection

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