PowerTools SPREAD for Windows Forms 8.0J
OnSelectionChanged メソッド (FpSpread)


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

パラメータ

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

FpSpread クラス
FpSpread メンバ

 

 


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