FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonTopToolBar Class / Visible Property

In This Topic
    Visible Property (RibbonTopToolBar)
    In This Topic
    Gets or sets whether RibbonTopToolBar is visible.
    Syntax
    'Declaration
     
    Public Overrides Property Visible As System.Boolean
    public override System.bool Visible {get; set;}
    See Also