MobileForms Toolkit Documentation

AdvancedComboBox.SelectedValue Property

Gets the value of the member property specified by the ValueMember property.

public object SelectedValue {get; set;}

Remarks

If a property is not specified in ValueMember, SelectedValue returns the results of the ToString method of the object.

See Also

AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace