FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / MiscStrings Class / ReadyStatus Property

In This Topic
    ReadyStatus Property (MiscStrings)
    In This Topic
    Gets or sets the status text displayed in the StatusBar when all operations are completed successfully.
    Syntax
    'Declaration
     
    Public Property ReadyStatus As String
    public string ReadyStatus {get; set;}
    See Also