Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ContextMenu Class / Orientation Property

In This Topic
    Orientation Property (C1ContextMenu)
    In This Topic
    Gets or sets the direction in which to render the Menu control.
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also