ComboBox.SelectedValue

ComboBox.SelectedValue property

Gets the selected value of the combox box.

public string SelectedValue { get; }

See Also