Progress® Telerik® Reporting R1 2021
ReportParameterAvailableValues Properties
The ReportParameterAvailableValues type exposes the following members.
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.
|