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


QuerySuggestItemForTextEventArgs Class Properties

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

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