Share via


ErrorEventArgs Class

Provides data for the Error event in the CrystalReportViewerBase class.

Namespace CrystalDecisions.Web Assembly CrystalDecisions.Web (CrystalDecisions.Web.dll)

Syntax

'Declaration
Public Class ErrorEventArgs
    Inherits ViewerEventArgs
public class ErrorEventArgs : ViewerEventArgs

Remarks

The ErrorEventArgs class contains the data related to the Error event. The CrystalReportViewerBase raises the Error event.

Inheritance Hierarchy

Object
   EventArgs
      ViewerEventArgs
         ErrorEventArgs

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports .NET XI

See Also

Reference

ErrorEventArgs Members
CrystalDecisions.Web Namespace