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

In This Topic
    MenuVisible Property (RibbonQat)
    In This Topic
    Gets or sets whether the 'Customize QAT' drop-down button is visible.
    Syntax
    'Declaration
     
    Public Property MenuVisible As System.Boolean
    public System.bool MenuVisible {get; set;}
    See Also