FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / StatusText Property

In This Topic
    StatusText Property (FlexViewerPane)
    In This Topic
    The string that is displayed as the current status string.
    Syntax
    'Declaration
     
    Public Property StatusText As String
    public string StatusText {get; set;}
    See Also