WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu 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
    public Orientation Orientation {get; set;}
    See Also