ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonQat Class / BelowRibbon Property

In This Topic
    BelowRibbon Property
    In This Topic
    Specifies whether the Quick Access Toolbar (QAT) will appear below the Ribbon.
    Syntax
    'Declaration
     
    Public Property BelowRibbon As System.Boolean
    public System.bool BelowRibbon {get; set;}
    See Also