[]
Gets or sets the path that is used to get the SelectedValue from the SelectedItem.
public string SelectedValuePath { get; set; }
Public Property SelectedValuePath As String
Returns the path used to get the SelectedValue. The default is an empty string.