protected override void RegisterDataSources(XtraReport report, string reportName) { report.RegisterDataSourceName("Northwind", report.DataSource); }