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

C1.Win.TrueDBGrid.6 アセンブリ > C1.Win.TrueDBGrid 名前空間 > GridRenderer クラス : GetBackgroundBrush メソッド
グリッド
セルのタイプ
四角形。
背景ブラシを取得します。
シンタックス
'宣言
 
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
四角形。
参照

GridRenderer クラス
GridRenderer メンバ