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