Color
Specifies Color of cells within this column.property Color: TColor read GetColor write SetColor default clWindow;
Cells in area bellow active rows (RowCount) will be painted in this Color.
Remarks
It is important to remember that setting this property will not change Color of existing cells in this column if ParentColor property of Cell is set to False.