SelectedValue

ComboBox.SelectedValue property

Ruft den ausgewählten Wert der Combox-Box ab.

public string SelectedValue { get; }

Siehe auch