The following tables list the members exposed by IFilterableValueList.
Name | Description | |
---|---|---|
ApplyFilter | Filters list items out based on whether they meet the filter criteria defined by the specified value. | |
IsItemVisible | Returns whether an item in the list is visible (not filtered out or hidden) for the purposes of AutoEdit functionality. | |
RemoveFilter | Removes any filters that might have been applied by the implementor when the ApplyFilter method was called. |