The ReportEventArgs type exposes the following members.

Fields

  Name Description
Public field Exception
Exception that caused the error.
Public field Handled
Gets or sets a value that indicates whether the component should throw the Exception that was detected or whether it should ignore the error and continue rendering the report.
Public field Page
The current page.
Public field Section
The current section.
Public field Text
Gets or sets the text that will be used as an outline entry.

See Also