PanoramaItem.Orientation Property

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

Syntax

'Declaration
Public Property Orientation As Orientation
public Orientation Orientation { get; set; }
public:
property Orientation Orientation {
    Orientation get ();
    void set (Orientation value);
}
member Orientation : Orientation with get, set

Property Value

Type: System.Windows.Controls.Orientation

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

PanoramaItem Class

Microsoft.Phone.Controls Namespace