c# datagridview color column code example Example: datagridview column color c# grid.Columns["NameOfColumn"].DefaultCellStyle.ForeColor = Color.Gray;