Compartir a través de


ErrorEventHandler Delegado

Representa el método que va a controlar al evento Error.

Espacio de nombres CrystalDecisions.Web Ensamblado CrystalDecisions.Web (CrystalDecisions.Web.dll)

Sintaxis

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

Jerarquía de herencia

Object
   Delegate
      MulticastDelegate
         ErrorEventHandler

Información de versión

Crystal Reports Basic for Visual Studio 2008

Admitido desde: Crystal Reports .NET XI

Vea también

Referencia

CrystalDecisions.Web Espacio de nombres