The following tables list the members exposed by ValueFilter.
Public Properties
| Name | Description |
| IsActive | Gets or sets a value that determines whether the filter is active. |
| ShowValues | Gets or sets an array with the values that should be included in the output. |
| ValuesLimit | Gets or sets the limit count of displayed values in value filter. |
Top
Public Methods
| Name | Description |
| Apply | Applies the filter to a value. |
| GetEditor | Gets the editor used to modify the filter at run time. |
| Reset | Resets the filter making it inactive. |
Top
See Also