Progress® Telerik® Reporting R1 2021
ReportParameterAvailableValues Class
Represents the available values for a ReportParameter
Inheritance Hierarchy
SystemObject
Telerik.ReportingReportParameterAvailableValues
Namespace:
Telerik.ReportingTelerik.ReportingReportParameterAvailableValues
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The ReportParameterAvailableValues type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ReportParameterAvailableValues | Initializes a new instance of the ReportParameterAvailableValues class |
Properties
Name | Description | |
---|---|---|
![]() | DataSource |
Gets or sets the data source used for retrieving the value / label pairs
of the available values.
|
![]() | DisplayMember |
Gets or sets a string that specifies the property of the data source from which to draw the value labels.
|
![]() | Filters |
Gets a FilterCollection that defines the filter expression(s).
|
![]() | Sorting | Obsolete. |
![]() | Sortings |
Gets a SortingCollection that defines the sort column(s), and their type and order.
|
![]() | ValueMember |
Gets or sets a string that specifies the field of the data source from which to draw the values.
|
Methods
Remarks
The available values, or valid values, are a set of predefined values
which are acceptable as value of the parameter.
Each available value may have label that will be displayed if the parameter is visible.
Version Information
Supported in: 1.0.1