SelectorSelectedValuePath Property |
Gets or sets the property path that is used to get the SelectedValue property
of the SelectedItem property.
Namespace: Windows.UI.Xaml.Controls.PrimitivesAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public string SelectedValuePath { get; set; }
Property Value
Type:
StringSee Also