Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Editors Namespace / QueryItemTextEventArgs Class


In This Topic
    QueryItemTextEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the format with which the WinComboBox.SelectedItem is displayed in the WinComboBox.  
    Public PropertyGets the ComboBoxItem currently selected in the WinComboBox's dropdown.  
    Public PropertyGets or sets the WinComboBox.SelectedItem's text to display in the WinComboBox.  
    Top
    See Also