GrapeCity SPREAD for Windows Forms 11.0J
OnError メソッド


イベント引数を含む ErrorEventArgs オブジェクト。
Error イベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnError( _
   ByVal e As ErrorEventArgs _
) 
'使用法
 
Dim instance As FpSpread
Dim e As ErrorEventArgs
 
instance.OnError(e)
protected virtual void OnError( 
   ErrorEventArgs e
)

パラメータ

e
イベント引数を含む ErrorEventArgs オブジェクト。
参照

FpSpread クラス
FpSpread メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.