Selector.SelectedValuePath Property

Definition

Gets or sets the property path that is used to get the SelectedValue property of the SelectedItem property.

C#
public string SelectedValuePath { get; set; }
XAML
<selector SelectedValuePath="propertyPath"/>

Property Value

String

The property path that is used to get the SelectedValue property of the SelectedItem property. The default is String.Empty.

Applies to

Toode Versioonid
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6