GrapeCity SPREAD for Windows Forms 11.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-2018, GrapeCity Inc. All rights reserved.