True DBGrid for WinForms
OnDrawCell メソッド (GridRenderer)

C1.Win.TrueDBGrid.6 アセンブリ > C1.Win.TrueDBGrid 名前空間 > GridRenderer クラス : OnDrawCell メソッド
シンタックス
'宣言
 
Public Overridable Sub OnDrawCell( _
   ByVal grid As Frame, _
   ByVal e As OwnerDrawCellEventArgs, _
   ByVal cellType As GridRenderer.CellType, _
   Optional ByVal rtl As System.Boolean _
) 
public virtual void OnDrawCell( 
   Frame grid,
   OwnerDrawCellEventArgs e,
   GridRenderer.CellType cellType,
   System.bool rtl
)

パラメータ

grid
e
cellType
rtl
参照

GridRenderer クラス
GridRenderer メンバ