您的位置: 首页 > IT文章 > C# DataGridView 列的显示顺序 C# DataGridView 列的显示顺序 分类: IT文章 • 2024-04-04 22:23:33 this.dataGridView1.Columns["列名"].DisplayIndex=Convert.ToInt32("你要放置的位置")