FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonQat Class / BelowRibbon Property

In This Topic
    BelowRibbon Property (RibbonQat)
    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