True DBGrid for WinForms
GetBackgroundBrush メソッド

C1.Win.C1TrueDBGrid.4 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > GridRenderer クラス : GetBackgroundBrush メソッド
グリッド。
セルのタイプ。
r。
背景ブラシを取得します。
シンタックス
'宣言
 
Public Overridable Function GetBackgroundBrush( _
   ByVal grid As Frame, _
   ByVal cellType As GridRenderer.CellType, _
   ByVal r As System.Drawing.Rectangle _
) As System.Drawing.Brush
public virtual System.Drawing.Brush GetBackgroundBrush( 
   Frame grid,
   GridRenderer.CellType cellType,
   System.Drawing.Rectangle r
)

パラメータ

grid
グリッド。
cellType
セルのタイプ。
r
r。
参照

GridRenderer クラス
GridRenderer メンバ