FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / StatusBar Property

In This Topic
    StatusBar Property (C1FlexViewer)
    In This Topic
    Gets the StatusBar control.
    Syntax
    'Declaration
     
    Public ReadOnly Property StatusBar As C1.Win.Ribbon.C1StatusBar
    public C1.Win.Ribbon.C1StatusBar StatusBar {get;}
    See Also