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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > GridRenderer クラス : GetBackgroundBrush メソッド
The grid.
Type of the cell.
The r.
Gets the background brush.
シンタックス
'宣言
 
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
The grid.
cellType
Type of the cell.
r
The r.
参照

GridRenderer クラス
GridRenderer メンバ