Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonQat Class / ShowBelowItem Property

In This Topic
    ShowBelowItem Property (RibbonQat)
    In This Topic
    Gets or sets whether the 'Show Below the Ribbon' QAT menu item is visible.
    Syntax
    'Declaration
     
    
    Public Property ShowBelowItem As Boolean
    public bool ShowBelowItem {get; set;}
    See Also