BCGSuite for MFC
void CBCGPGridItem::SetBackgroundColor ( COLORREF  color,
BOOL  bRedraw = TRUE 
)

Sets custom background color to the grid item.

Parameters
colorBackground color of the grid item. Use -1 to revert to default background color.
bRedrawIf TRUE, the grid control will be redrawn to update the grid item.