Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.Controls Namespace / IFilterExpressionProvider Interface
Properties Methods

IFilterExpressionProvider Interface Members

The following tables list the members exposed by IFilterExpressionProvider.

Public Properties
 NameDescription
 PropertyGets the command associated with the ClearFilter command.  
 PropertyGets the list of field names that the class implementing IFilterExpressionProvider will use to filter its items.  
 PropertyGets or sets the filter expression that the class implementing IFilterExpressionProvider will use to filter items.  
Top
Public Methods
 NameDescription
 MethodClears the filter expression.  
Top
See Also