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


QuerySuggestItemForTextEventArgs Class Members

The following tables list the members exposed by QuerySuggestItemForTextEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyThe item corresponding to the maching text.  
Public PropertyThis value should be set to True to specify if the provided item should be displayed in the dropdown suggestion box, taking into account the actual input provided by the QuerySuggestItemForTextEventArgs.Text property.  
Public PropertyThe text corresponding to the current input text.  
Top
See Also