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
Syntaxpublic string SelectedValuePath { get; set; }
Property Value
Type:
String
See Also