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

Glossary Item Box

The following tables list the members exposed by ParameterValue.

Public Constructors

 NameDescription
Public ConstructorParameterValue ConstructorInitializes a new instance of the ParameterValue class.  
Top

Public Properties

 NameDescription
Public PropertyLabel

Gets or sets the user-friendly label to display for the value in the UI.

 
Public PropertyValue

Gets or sets a possible value for the parameter.

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the  ParameterValue object.  
Top

See Also