// Create a new report source ReportSource reportSource = new ReportSource(); reportSource.ReportDocument = reportDocument;
.