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