Partager via


ErrorEventHandler Délégué

Représente la méthode qui va gérer l'événement Error.

Espace de noms CrystalDecisions.Web Assembly CrystalDecisions.Web (CrystalDecisions.Web.dll)

Syntaxe

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

Hiérarchie d'héritage

Object
   Delegate
      MulticastDelegate
         ErrorEventHandler

Informations de version

Crystal Reports Basic for Visual Studio 2008

Pris en charge depuis : Crystal Reports .NET XI

Voir aussi

Référence

CrystalDecisions.Web Espace de noms