[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.SelectedValue

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; }
Remarks

SelectedValue is bindable; the common usage is to bind it to a field in another DataSource.