The ReportErrorEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Exception |
Gets or sets ExceptionDetailBase which is wrapper of exception occurred during operation execution.
|
![]() | Handled |
Gets or sets a value that indicates the present state of the event handling.
|
![]() | ViewModel |
Gets or sets ViewModel which is the report view model.
|