Esempio n. 1
0
 private void butExport_Click(object sender, System.EventArgs e)
 {
     gridMain.Export("Incomplete Procedure Notes");
 }