Пример #1
0
 private void btnExcel_Click(object sender, EventArgs e)
 {
     GlobalConstants.ExportExcel(dgvDuLieu);
 }