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

Glossary Item Box

The GrapeCity.ActiveReports.Expression.ExpressionObjectModel namespace includes parameter related classes.

Classes

 ClassDescription
ClassParameter Specifies information about a parameter for the report.
ClassParameterCollection A Collection of Parameter objects.
ClassParameterValue Describes a parameter value.
ClassParameterValueCollection A Collection of ParameterValue objects.
ClassReportParameterException An exception thrown when an error related to a report's parameter occurs.

Enumerations

 EnumerationDescription
EnumerationParameterState Specifies the state of a parameter.
EnumerationParameterType Specifies the available data types for a parameter.

See Also