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

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

Syntax

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

See Also