Retrieves the color for selected text in the grid.
public Color getSelectedForeColor()
Returns a Color object that represents the color for selected text in the grid.
To determine the color of text when it is not selected, call getForeColor.
See Also setSelectedForeColor