ComponentOne Basic Library for UWP
Orientation Property (C1Menu)

C1.UWP Assembly > C1.Xaml Namespace > C1Menu Class : Orientation Property
Gets or sets the direction in which to render the Menu control.
Syntax
'Declaration
 
Public Property Orientation As Windows.UI.Xaml.Controls.Orientation
public Windows.UI.Xaml.Controls.Orientation Orientation {get; set;}
See Also

Reference

C1Menu Class
C1Menu Members