The following tables list the members exposed by MultiValueParameter.
Name | Description | |
---|---|---|
Count | Overridden. Gets the number of values for this parameter. | |
IsMultiValue | Overridden. Gets whether this parameter is a multi-value parameter. | |
Label | Overridden. Gets the array of labels associated with the report parameter. | |
Name | Gets the name of the report parameter. (Inherited from GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes.Parameter) | |
Prompt | Gets the text to display to a user when prompting the a for the parameter's value. (Inherited from GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes.Parameter) | |
Properties | Gets the value of the specified property. (Inherited from GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes.Parameter) | |
Value | Overridden. Gets the array of values of the report parameter. |