'Declaration 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 )
Parameters
- grid
- The grid.
- cellType
- Type of the cell.
- r
- The r.