[]
Gets the background brush.
public virtual Brush GetBackgroundBrush(Frame grid, GridRenderer.CellType cellType, Rectangle r)
Public Overridable Function GetBackgroundBrush(grid As Frame, cellType As GridRenderer.CellType, r As Rectangle) As Brush
| Type | Name | Description |
|---|---|---|
| Frame | grid | The grid. |
| GridRenderer.CellType | cellType | Type of the cell. |
| Rectangle | r | The r. |
| Type | Description |
|---|---|
| Brush |