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

In This Topic
    Orientation Property (ToolStripPanel)
    In This Topic
    Gets or sets the orientation of the panel.
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also