True DBGrid for WinForms
ErrorEventHandler デリゲート

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : ErrorEventHandler デリゲート
Raised when an excpetion is thrown via the UI.
シンタックス
'宣言
 
Public Delegate Sub ErrorEventHandler( _
   ByVal sender As System.Object, _
   ByVal e As ErrorEventArgs _
) 
public delegate void ErrorEventHandler( 
   System.object sender,
   ErrorEventArgs e
)

パラメータ

sender
e
参照

ErrorEventHandler メンバ
C1.Win.C1TrueDBGrid 名前空間