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

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

Reference

ListBox<T> Class
ListBox<T> Members