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

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