Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuList Class / Orientation Property

In This Topic
    Orientation Property (ToolMenuList)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also