Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.ListBox Namespace / ListBoxFilterEventArgs Class
Properties


In This Topic
    ListBoxFilterEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ListBoxFilterEventArgs.

    Public Properties
     NameDescription
    Public Propertytrue if the item passes the filter; false otherwise. By default, true.
    The item to inspect.
     
    Public PropertyThe item to inspect.  
    Top
    See Also