C# DataGridView 如何选中整行

this.dataGridView1.SelectionMode =DataGridViewSelectionMode.FullRowSelect;
 
发布了139 篇原创文章 · 获赞 13 · 访问量 9329

猜你喜欢

转载自blog.csdn.net/qq_18671415/article/details/103795955
今日推荐