[]
The value filter setting.
public class ValueFilterSetting
Name | Description |
---|---|
ValueFilterSetting() | Creates one ValueFilterSetting instance. |
ValueFilterSetting(HtmlHelper) | Creates one ValueFilterSetting instance. |
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. |