FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonConfigToolBar Class / Visible Property

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