[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.ComboBoxEditor.SelectedKey

SelectedKey Property

SelectedKey

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

Declaration
public object SelectedKey { get; }
Remarks

If there's no active editor, if the editor is not a C1.Win.C1FlexGrid.ComboBoxEditor.ComboBox, or if the cell being edited does not have an associated DataMap, the value returned is null.