[]
Gets the key that corresponds to the selected item in the currently active ComboBox editor.
public object SelectedKey { get; }
If there's no active editor, if the editor is not a C1.Win.FlexGrid.ComboBoxEditor.ComboBox, or if the cell being edited does not have an associated DataMap, the value returned is null.