FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / ConfigToolBar Property

In This Topic
    ConfigToolBar Property (C1Ribbon)
    In This Topic
    Gets the object that represents the toolbar in the same line with the tab headers.
    Syntax
    'Declaration
     
    Public ReadOnly Property ConfigToolBar As RibbonConfigToolBar
    public RibbonConfigToolBar ConfigToolBar {get;}
    See Also