Exemplo n.º 1
0
 private void mniInsertRowBottom_Click(object sender, EventArgs e)
 {
     FEmrView.ActiveTableInsertRowAfter(1);
 }