C# DataGridView 列的显示顺序

this.dataGridView1.Columns["列名"].DisplayIndex=Convert.ToInt32("你要放置的位置")
posted @ 2017-12-22 13:45  LuoCore  阅读(2165)  评论(0)    收藏  举报