The ReportEventArgs type exposes the following members.
Fields
Name | Description | |
---|---|---|
Exception |
Exception that caused the error.
|
|
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.
|
|
Page |
The current page.
|
|
Section |
The current section.
|
|
Text |
Gets or sets the text that will be used as an outline entry.
|