ComponentOne ASP.NET MVC Controls
SelectedValuePath Property (DataMap)

C1.Web.Mvc Namespace > DataMap Class : SelectedValuePath Property
Gets or sets the name of the property to use as a key for the item (data value).
Syntax
'Declaration
 
Public Property SelectedValuePath As String
public string SelectedValuePath {get; set;}
See Also

Reference

DataMap Class
DataMap Members