Gets the full path of the selected item

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Controls (in Skewworks.NETMF.Controls.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public string SelectedValue { get; }

Property Value

Type: String

Remarks

If no item is selected, SelectedValue is an empty string

See Also