ActiveReports 10
Message Property (HtmlExportException)

GrapeCity.ActiveReports.Export.Html.v10 Assembly > GrapeCity.ActiveReports.Export.Html.Section Namespace > HtmlExportException Class : Message Property
Gets a message that describes the current exception.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Message As String
public virtual string Message {get;}

Property Value

The error message that explains the reason for the exception, or an empty string ("").
See Also

Reference

HtmlExportException Class
HtmlExportException Members