C# 怎样判断 datagridview 中的checkbox列是否被选中是在 WinForm 中 谢谢[解决办法]dataGridView1.Rows[0].Cells[0].Value Checked=true为1 Checked=false为0