ValidValues Members
Include Protected Members
Include Inherited Members
Provides a list of possible values with which to populate a parameter list that is displayed to users.
The ValidValues type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ValidValues() | Initializes a new instance of the ValidValues class. |
![]() |
ValidValues(IPropertyStore) | Initializes a new instance of the ValidValues class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
DataSetReference | A dataset that contains a list of valid parameter values or a default parameter. |
![]() |
ParameterValues | The list of valid parameter values. |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
ValidationExpression | The expression used to validate an input value. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top