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


ListBoxFilterEventArgs Class Members

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