[]
        
(Showing Draft Content)

C1.WPF.C1ComboBox.SelectedValuePath

SelectedValuePath Property

SelectedValuePath

Gets or sets the path that is used to get the SelectedValue from the SelectedItem.

Declaration
public string SelectedValuePath { get; set; }
Remarks

Returns the path used to get the SelectedValue. The default is an empty string.