Ejemplo n.º 1
0
 //添加行
 private void toolStripButton2_Click(object sender, EventArgs e)
 {
     fm.AddRow();
 }