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

In This Topic
    ErrorFmt Property (MiscStrings)
    In This Topic
    Gets or sets the format string for showing errors in the StatusBar.
    Syntax
    'Declaration
     
    Public Property ErrorFmt As String
    public string ErrorFmt {get; set;}
    See Also