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


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

パラメータ

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

FpSpread クラス
FpSpread メンバ

 

 


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