SelectedValue Property
SelectedValue
Gets or sets the value of the member property specified by the ValueMember property.
Declaration
[Browsable(false)]
[Bindable(true)]
public object SelectedValue { get; set; }
<Browsable(False)>
<Bindable(True)>
Public Property SelectedValue As Object