Xceed.Silverlight.ListBox.v2.0 Assembly > Xceed.Silverlight.ListBox Namespace > ListBox Class : SelectedValuePath Property |
Gets or sets the path that is used to get the SelectedValue property of the SelectedItem property.
Public Property SelectedValuePath As String
Dim instance As ListBox Dim value As String instance.SelectedValuePath = value value = instance.SelectedValuePath
public string SelectedValuePath {get; set;}
The path used to get the SelectedValue.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2