MESCIUS SPREAD for Windows Forms 15.0J
GroupingEventHandler デリゲート

イベントのソース
イベントデータ
Spread コンポーネントの Grouping イベントを処理する定義済みメソッドを表します。
構文
'宣言
 
Public Delegate Sub GroupingEventHandler( _
   ByVal sender As Object, _
   ByVal e As GroupingEventArgs _
) 
public delegate void GroupingEventHandler( 
   object sender,
   GroupingEventArgs e
)

パラメータ

sender
イベントのソース
e
イベントデータ
解説
イベントの詳細については、FpSpread Grouping イベントを参照してください。
参照

GroupingEventHandler メンバ
FarPoint.Win.Spread 名前空間
GroupingEventArgs クラス
Grouping イベント

 

 


© MESCIUS inc. All rights reserved.