Example #1
0
 private void Remove(object sender, EventArgs e)
 {
     RowManager.RemoveRow(dgv_exams);
 }