[]
        
(Showing Draft Content)

C1.Win.Input.C1ComboBox.SelectedValue

SelectedValue Property

SelectedValue

Gets or sets the value of the member property specified by the ItemsValueMember property.

Declaration
[Browsable(false)]
public object SelectedValue { get; set; }
Implements