ErrorEventHandler Delegat

Stellt die Methode dar, die das Error-Ereignis behandelt.

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

Syntax

<SerializableAttribute> _
Public NotInheritable Delegate ErrorEventHandler
    Inherits MulticastDelegate
    Implements ICloneable, ISerializable
[SerializableAttribute]
public sealed delegate ErrorEventHandler : MulticastDelegate, ICloneable, ISerializable

Übernahmehierarchie

Object
   Delegate
      MulticastDelegate
         ErrorEventHandler

Versionsinformationen

Crystal Reports Basic for Visual Studio 2008

Unterstützt ab: Crystal Reports .NET XI

Siehe auch

Referenz

CrystalDecisions.Web Namespace