//不显示出dataGridView1的最后一行空白   
dataGridView1.AllowUserToAddRows = false;

相关文章: