Share via


SelectedIndex Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the index number of the item that is currently selected.

Namespace:  Microsoft.SPOT.Presentation.Controls
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public ReadOnly SelectedIndex As Integer
public readonly int SelectedIndex
public:
initonly int SelectedIndex
val SelectedIndex: int
public final var SelectedIndex : int

.NET Framework Security

See Also

Reference

SelectionChangedEventArgs Class

Microsoft.SPOT.Presentation.Controls Namespace