BCGControlBar Pro for MFC
void CBCGPGridItem::SetTextColor ( COLORREF  color,
BOOL  bRedraw = TRUE 
)

Sets new custom text color to grid item.

Parameters
colorText color of the grid item. Use -1 to revert back to default text color.
bRedrawIf TRUE, the grid control will be redrawn immediately.