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

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

Syntax

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

See Also