Esempio n. 1
0
 private void toolExport_Click(object sender, EventArgs e)
 {
     commUse.DataGridViewExportToExcel(dgvStockQueryInfo, this.Text);
 }