Parameters
- flex
- C1FlexGridBase that contains the cell being drawn.
- cellType
- C1FlexGridRenderer.CellType value that determines the type of cell being drawn.
- bounds
- A System.Drawing.Rectangle that represents the bounds of the cell being drawn.
Return Value
A System.Drawing.Brush object used to render the cell background.