Version

IFilterableValueList Interface Members

The following tables list the members exposed by IFilterableValueList.

Public Methods
 NameDescription
 MethodApplyFilterFilters list items out based on whether they meet the filter criteria defined by the specified value.  
 MethodIsItemVisibleReturns whether an item in the list is visible (not filtered out or hidden) for the purposes of AutoEdit functionality.  
 MethodRemoveFilterRemoves any filters that might have been applied by the implementor when the ApplyFilter method was called.  
See Also