Overview | Methods | This Package | All Packages
Retrieves the background color for selected cells in the column.
Syntax
public Color getSelectedBackColor()
Return Value
Returns a Color object that represents the background color for selected cells.
Remarks
To determine the background color when cells are not selected, call getBackColor.
See Also setSelectedBackColor, shouldPersistSelectedForeColor