[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.GridRenderer.GetBackgroundBrush

GetBackgroundBrush Method

GetBackgroundBrush(Frame, CellType, Rectangle)

Gets the background brush.

Declaration
public virtual Brush GetBackgroundBrush(Frame grid, GridRenderer.CellType cellType, Rectangle r)
Parameters
Type Name Description
Frame grid

The grid.

GridRenderer.CellType cellType

Type of the cell.

Rectangle r

The r.

Returns
Type Description
Brush