ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ErrorInfo Structure / Detail Property

In This Topic
Detail Property
In This Topic
Gets a value indicating the detailed error information.
Syntax
'Declaration
 
Public ReadOnly Property Detail As String
 

Property Value

A string containing detailed information about the error, if available.
See Also