ValueFilterSetting Class Members
In This Topic
The following tables list the members exposed by ValueFilterSetting.
Public Constructors
Public Properties
| Name | Description |
| DataMap | The DataMap used to convert raw values into display values shown when editing this filter. |
| ExclusiveValueSearch | Gets or sets a value that determines whether the filter should include only values selected by the @see:filterText property. |
| MaxValues | The maximum number of elements on the list of display values. |
| SortValues | A value that determines whether the values should be sorted. |
| UniqueValues | An array containing the unique values to be displayed on the list. |
Top
See Also