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