SelectedValue

ComboBox.SelectedValue property

获取组合框的选定值。

public string SelectedValue { get; }

也可以看看