ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.FormattedText Namespace / FormattedTextException Class / Message Property

In This Topic
    Message Property (FormattedTextException)
    In This Topic
    Gets a message that describes the current exception.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Message As String
    public override string Message {get;}
    See Also