SelectorSelectedItem Property |
Gets or sets the selected item.
Namespace: Windows.UI.Xaml.Controls.PrimitivesAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Object SelectedItem { get; set; }
Property Value
Type:
ObjectSee Also