ActiveReports Developer 7
Parameter Class Members
See Also  Properties 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace : Parameter Class

Glossary Item Box

The following tables list the members exposed by Parameter.

Public Properties

 NameDescription
Public PropertyCountGets the number of values for this parameter.  
Public PropertyIsMultiValueGets whether this parameter is a multi-value parameter.  
Public PropertyLabelGets the label associated with the report parameter.  
Public PropertyNameGets the name of the report parameter.  
Public PropertyPromptGets the text to display to a user when prompting the a for the parameter's value.  
Public PropertyPropertiesGets the value of the specified property.  
Public PropertyValueGets the value of the report parameter.  
Top

See Also