Share via


PreviousSelectedIndex 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 was last selected.

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

Syntax

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

.NET Framework Security

See Also

Reference

SelectionChangedEventArgs Class

Microsoft.SPOT.Presentation.Controls Namespace