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

In This Topic
    IFilterExpressionProvider Interface Properties
    In This Topic

    For a list of all members of this type, see IFilterExpressionProvider members.

    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
    See Also