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


イベントデータを含む LeaveCellEventArgs オブジェクト。
LeaveCellイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnLeaveCell( _
   ByVal e As LeaveCellEventArgs _
) 
'使用法
 
Dim instance As FpSpread
Dim e As LeaveCellEventArgs
 
instance.OnLeaveCell(e)
protected virtual void OnLeaveCell( 
   LeaveCellEventArgs e
)

パラメータ

e
イベントデータを含む LeaveCellEventArgs オブジェクト。
参照

FpSpread クラス
FpSpread メンバ

 

 


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