ErrorEventHandler 委托

代表将处理 Error 事件的方法。

命名空间 CrystalDecisions.Web 程序集 CrystalDecisions.Web (CrystalDecisions.Web.dll)

语法

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

继承层次结构

Object
   Delegate
      MulticastDelegate
         ErrorEventHandler

版本信息

Crystal Reports Basic for Visual Studio 2008

从此版本开始支持: Crystal Reports .NET XI

另请参见

引用

CrystalDecisions.Web 命名空间