New to Telerik Report Server? Start a free 30-day trial
ReportParameterAvailableValue
Represents a single predefined value that a report parameter can accept.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
Gets or sets the label displayed for this value in the report viewer. | string |
None. |
| Value |
Gets or sets the underlying value that is passed to the report when this option is selected. | Object |
None. |