次の方法で共有


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 名前空間