Exemplo n.º 1
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("BarCharts.rdl");
 }
Exemplo n.º 2
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("InteractiveSorting.rdl");
 }
Exemplo n.º 3
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("GaugeReport.rdl");
 }
Exemplo n.º 4
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("DrilThrough.rdlc");
 }
Exemplo n.º 5
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("Side_By_SideMainReport.rdl");
 }
Exemplo n.º 6
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("SalesAnalysis.rdl");
 }
Exemplo n.º 7
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("Company Sales.rdlc");
 }
Exemplo n.º 8
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("InvoiceTemplate.rdl");
 }
Exemplo n.º 9
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("SalesOrderDetail.rdl");
 }
Exemplo n.º 10
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("Sales Dashboard.rdl");
 }
Exemplo n.º 11
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("MailMerge.rdl");
 }
Exemplo n.º 12
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("drilldown.rdlc");
 }
Exemplo n.º 13
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("ElectionResultByRegion.rdlc");
 }
Exemplo n.º 14
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("Employee Sales Summary.rdl");
 }
Exemplo n.º 15
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("ConditionalFormating.rdl");
 }
Exemplo n.º 16
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("GroupingAgg.rdlc");
 }
Exemplo n.º 17
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("Product Line Sales.rdl");
 }
Exemplo n.º 18
0
 public ReportViewModel()
 {
     this.Report            = new ReportModel();
     this.Report.ReportPath = this.GetFullPath("IndicatorReport.rdlc");
 }