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

In This Topic
SelectedValue Property
In This Topic
Gets or sets the value of the selected item, obtained by using the SelectedValuePath.
Syntax
'Declaration
 
Public Property SelectedValue As Object
 
See Also