ITransformableFilterValues Members
Include Protected Members
Include Inherited Members
The interface supported by filter providers.
The ITransformableFilterValues type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllowAllValue | Gets a value indicating whether all values are allowed. | |
AllowEmptyValue | Gets a value indicating whether empty values are allowed. | |
AllowMultipleValues | Gets a value indicating whether multiple values are allowed. | |
ParameterName | Gets a string representing the parameter name. | |
ParameterValues | Gets the parameter values. |
Top