ComponentOne Basic Library for UWP
Orientation Property (C1ListViewer)

C1.UWP Assembly > C1.Xaml Namespace > C1ListViewer Class : Orientation Property
Gets or sets the orientation in which the list is displayed.
Syntax
'Declaration
 
Public Property Orientation As Windows.UI.Xaml.Controls.Orientation
public Windows.UI.Xaml.Controls.Orientation Orientation {get; set;}
See Also

Reference

C1ListViewer Class
C1ListViewer Members