ReportErrorEventArgs Members
Provides data for the ReportError event.
The following tables list the members exposed by the ReportErrorEventArgs type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Exception | Returns an Exception object containing information about the report error. |
![]() |
Handled | Indicates whether the host application has handled the error. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ReportErrorEventArgs Class
Microsoft.Reporting.WinForms Namespace