2013年8月26日 星期一

DataGridView 如何個別設定Cell的背景顏色

參考來源
--
dataGridView1.Rows[0].Cells[1].Style.BackColor = Color.Red;

沒有留言:

張貼留言