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


In This Topic
    QueryItemFromTextEventArgs Class Members
    In This Topic

    The following tables list the members exposed by QueryItemFromTextEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyThe item corresponding to the maching text. This value should be set by the user if there is a matching item for the specified text.  
    Public PropertyThe text corresponding to the maching item.  
    Top
    See Also