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


In This Topic
    ListBoxFilterEventArgs Class Properties
    In This Topic

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

    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