ComponentOne ASP.NET MVC Controls
SelectedValue Property (ComboBoxBase<T>)

C1.Web.Mvc Namespace > ComboBoxBase<T> Class : SelectedValue Property
Gets or sets the value of the SelectedValue, obtained using the SelectedValuePath.
Syntax
'Declaration
 
Public Overridable Property SelectedValue As Object
public virtual object SelectedValue {get; set;}
See Also

Reference

ComboBoxBase<T> Class
ComboBoxBase<T> Members