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

In This Topic
    BottomToolBar Property (C1Ribbon)
    In This Topic
    Gets the object that represents a toolbar that appears below the Ribbon.
    Syntax
    'Declaration
     
    Public ReadOnly Property BottomToolBar As RibbonBottomToolBar
    public RibbonBottomToolBar BottomToolBar {get;}
    See Also