C1.WPF.Input Namespace / C1MultiSelect Class / SelectedValuePath Property

In This Topic
SelectedValuePath Property
In This Topic
Gets or sets the property path that is used to get the SelectedValue property of the SelectedItem property.
Syntax
'Declaration
 
Public Property SelectedValuePath As String
 
See Also