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

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
Object SelectedValue { get; }
Visual Basic (Declaration)
ReadOnly Property SelectedValue As Object

See Also