Panorama.SelectedItem Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the selected item.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Property SelectedItem As Object
public Object SelectedItem { get; private set; }

Property Value

Type: System..::.Object
Returns Object.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

Panorama Class

Microsoft.Phone.Controls Namespace