ActiveReports Developer 7
ReportParameter Class Members
See Also  Properties 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace : ReportParameter Class

Glossary Item Box

The following tables list the members exposed by ReportParameter.

Public Constructors

 NameDescription
Public ConstructorReportParameter ConstructorOverloaded. Initializes a new instance of ReportParameter class.  
Top

Public Properties

 NameDescription
Public PropertyNameGets the name of the report parameter.  
Public PropertyValuesGets the collection of zero or more values for the report parameter.  
Top

See Also