True DBGrid for WinForms
GroupColEventHandler デリゲート

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : GroupColEventHandler デリゲート
Raised when grouping columns.
シンタックス
'宣言
 
Public Delegate Sub GroupColEventHandler( _
   ByVal sender As System.Object, _
   ByVal e As GroupColEventArgs _
) 
public delegate void GroupColEventHandler( 
   System.object sender,
   GroupColEventArgs e
)

パラメータ

sender
e
参照

GroupColEventHandler メンバ
C1.Win.C1TrueDBGrid 名前空間