Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1StatusBar Class / RightPaneItems Property

In This Topic
    RightPaneItems Property (C1StatusBar)
    In This Topic
    Collection of status bar items on the right pane.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RightPaneItems As RibbonItemCollection
    public RibbonItemCollection RightPaneItems {get;}
    See Also