MultiValuesFilter Class Members
In This Topic
The following tables list the members exposed by MultiValuesFilter.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | Add | Overloaded. Adds the specified filtered-in value. |
 | Clone | Overridden. |
 | GetDateGroupItem | Gets the date group item at the specified index. |
 | GetTextItem | Gets the text item at the specified index. |
 | Remove | Overloaded. Removes the specified text item. |
 | RemoveAll | Removes all items from this filter. |
 | RemoveAt | Removes the item at the specified index. |
 | ToCustomFilter | Convert this to a CustomFilter object. |
Top
See Also