ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonQat Class / ShowBelowItem Property

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