Gets or sets the value of the SelectedItem, obtained by using SelectedValuePath.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public Object SelectedValue { get; set; }
Visual Basic
Public Property SelectedValue As Object
	Get
	Set

See Also