Share via


ReportErrorEventArgs Members

Provides data for the ReportError event.

The following tables list the members exposed by the ReportErrorEventArgs type.

Public Properties

  Name Description
Public property Exception Returns an Exception object containing information about the report error.
Public property Handled Indicates whether the host application has handled the error.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public methodms255106.static(en-us,VS.90).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

ReportErrorEventArgs Class
Microsoft.Reporting.WinForms Namespace