摘要:
int indexNum = this.dataGridView1.SelectedCells[0].ColumnIndex; string ColumnText = this.dataGridView1.Columns[indexNum].HeaderText.ToString(); foreach(Control ctl in this.panel.Controls) { i... 阅读全文
posted @ 2009-12-09 22:43
ggbbeyou
阅读(284)
评论(0)
推荐(0)

浙公网安备 33010602011771号