日期:2014-05-18 浏览次数:21097 次
for (int i = 0; i < dgvItem.Rows.Count; i++)//行距增加 { this.dgvItem.Rows[i].Height = 30; }