ActiveReports Developer 7
ParameterValue Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace > ParameterValue Class : ParameterValue Constructor

Glossary Item Box

Creates a new instance of ParameterValue class.

Overload List

OverloadDescription
ParameterValue Constructor()Creates a new instance of ParameterValue class.  
ParameterValue Constructor(ParameterValue)Creates a copy of the ParameterValue parameter.  
ParameterValue Constructor(Parameter)Creates a ParameterValue object.  

See Also