FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.8 Assembly / C1.Win.FlexViewer Namespace / StatusBarElements Class / StatusLabel Property

In This Topic
    StatusLabel Property (StatusBarElements)
    In This Topic
    Gets the element for the StatusLabel item.
    Syntax
    'Declaration
     
    Public ReadOnly Property StatusLabel As LabelActionElement
    public LabelActionElement StatusLabel {get;}
    See Also