示例#1
0
 private void btnXuat_Click(object sender, EventArgs e)
 {
     ExcelExport.ExportExcelTimKiemThongTinSV(this.dgrDSSV, lbSoLuong.Text);
 }