[]
        
(Showing Draft Content)

C1.Win.FlexGrid.ComboBoxEditor

ComboBoxEditor Class

Helper class that provides information about a currently active ComboBox editor.

Inheritance
ComboBoxEditor
Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public class ComboBoxEditor

Properties

Name Description
Items

Gets the collection of items in the currently active ComboBox editor.

SelectedIndex

Gets or sets the selected index in the currently active ComboBox editor.

SelectedItem

Gets or sets the selected item in the currently active ComboBox editor.

SelectedKey

Gets the key that corresponds to the selected item in the currently active ComboBox editor.