摘要: 1 DataGridViewCheckBoxColumn dtCheck = new DataGridViewCheckBoxColumn();2 dtCheck.DataPropertyName = "check";3 dtC... 阅读全文
posted @ 2014-04-11 11:57 Elite_Y 阅读(14737) 评论(0) 推荐(1) 编辑