Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ReportEventArgs
.
.
::
.
.
Exception Field
ReportEventArgs Class
See Also
Exception
that caused the error.
Namespace:
C1.C1Report
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
readonly
Exception
Exception
Visual Basic
Public
ReadOnly
Exception
As
Exception
Remarks
This property is only used with the
ReportError
event.
See Also
ReportEventArgs Class
C1.C1Report Namespace