Exemplo n.º 1
0
 private void ButtonPrint_Click(object sender, EventArgs e)
 {
     ReportViewer1.PrintDialog();
 }