DataGridView很详细的用法(转载)
摘要:
一、DataGridView 取得或者修改当前单元格的内容: 当前单元格指的是 DataGridView 焦点所在的单元格,它可以通过 DataGridView 对象的 CurrentCell 属性取得。如果当前单元格不存在的时候,返回Nothing(C#是null) // 取得当前单元格内容 Co 阅读全文
posted @ 2017-02-10 23:21 带刀侍卫++i 阅读(213) 评论(0) 推荐(0)
浙公网安备 33010602011771号