PowerTools SPREAD for Windows Forms 8.0J
OnEditError メソッド


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

パラメータ

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

FpSpread クラス
FpSpread メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.