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

Glossary Item Box

The following tables list the members exposed by ParameterValue.

Public Constructors

 NameDescription
Public ConstructorParameterValue ConstructorOverloaded. Creates a new instance of ParameterValue class.  
Top

Public Properties

 NameDescription
Public PropertyLabelLabel for the value to display in a UI  
Public PropertyValueSpecifies a value for a parameter.  
Top

Public Methods

 NameDescription
Public MethodEqualsTests for equivalence between two ParameterValue objects.  
Public MethodGetHashCodeReturns the hash code for ParameterValue.  
Top

See Also