Retrieves the background color for selected cells in the grid.
public Color getSelectedBackColor()
Returns a Color object that represents the background color for selected cells.
To determine the background color of nonselected cells in the grid, call getBackColor.
See Also setSelectedBackColor