True DBGrid for WinForms
FetchCellStyleEventHandler デリゲート

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : FetchCellStyleEventHandler デリゲート
Raised when the Style used to render a cell needs customization.
シンタックス
'宣言
 
Public Delegate Sub FetchCellStyleEventHandler( _
   ByVal sender As System.Object, _
   ByVal e As FetchCellStyleEventArgs _
) 
public delegate void FetchCellStyleEventHandler( 
   System.object sender,
   FetchCellStyleEventArgs e
)

パラメータ

sender
e
参照

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