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

In This Topic
    ErrorMessageTitle Property (MiscStrings)
    In This Topic
    Gets or sets the caption of the Error message box.
    Syntax
    'Declaration
     
    Public Property ErrorMessageTitle As String
    public string ErrorMessageTitle {get; set;}
    See Also