C1.C1Report Namespace : ReportEventArgs Class |
The following tables list the members exposed by ReportEventArgs.
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. |