| COLORREF CBCGPGridItem::GetTextColor | ( | BOOL | bSelected = FALSE | ) | const |
Returns custom text color of grid item.
Call this function to retrieve the custom text color of the grid item.
| bSelected | TRUE if the cell is currently selected, FALSE - otherwise. |