FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / StatusBarElements Property

In This Topic
    StatusBarElements Property (C1FlexViewerDialog)
    In This Topic
    Gets the elements displayed in the StatusBar.
    Syntax
    'Declaration
     
    Public ReadOnly Property StatusBarElements As StatusBarElements
    public StatusBarElements StatusBarElements {get;}
    See Also