Gets or sets the orientation in which the list is displayed.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
public Orientation Orientation { get; }
Visual Basic
Public ReadOnly Property Orientation As Orientation
	Get

See Also