SelectedValuePath Property
SelectedValuePath
Gets or sets the name of the property used to get the SelectedValue from the SelectedItem.
Declaration
[Json(1)]
public virtual string SelectedValuePath { get; set; }
<Json(1)>
Public Overridable Property SelectedValuePath As String