Reporting

The ReportParameterAvailableValues type exposes the following members.

Constructors

  NameDescription
Public methodReportParameterAvailableValues
Initializes a new instance of the ReportParameterAvailableValues class

Methods

  NameDescription
Public methodToString (Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyDataSource
Gets or sets the data source used for retrieving the value / label pairs of the available values.
Public propertyDisplayMember
Gets or sets a string that specifies the property of the data source from which to draw the value labels.
Public propertyFilters
Gets a FilterCollection that defines the filter expression(s).
Public propertySorting Obsolete.
Public propertySortings
Gets a SortingCollection that defines the sort column(s), and their type and order.
Public propertyValueMember
Gets or sets a string that specifies the field of the data source from which to draw the values.

See Also