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


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

パラメータ

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

FpSpread クラス
FpSpread メンバ

 

 


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