只需要设置属性即可,代码如下:
//不显示出dataGridView1的最后一行空白
dataGridView1.AllowUserToAddRows = false;
搞定。
Post a comment now »
本文目前不可评论
Sorry, the comment form is closed at this time.
No comments yet.