Example #1
0
 private void printBtn_Click(object sender, EventArgs e)
 {
     ExportToExcel.DataBaseToExcel();
 }