Click or drag to resize
SelectorSelectedIndex Property
Gets or sets the index of the selected item.

Namespace: Windows.UI.Xaml.Controls.Primitives
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public int SelectedIndex { get; set; }

Property Value

Type: Int32
See Also