ActiveReports Developer 7
Parameters Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace : Parameters Class

Glossary Item Box

Defines a proxy to the Report parameters collection. It is queried as a service by the GrapeCity.ActiveReports.Expressions.MethodInvokers.ParametersGlobalCollectionInvoker.

Object Model

Parameters Class

Syntax

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

Inheritance Hierarchy

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

See Also