using System; using System.Drawing; using System.Collections; using System.ComponentModel; using DevExpress.XtraReports.UI; namespace Neo.LegitimateLicences.Reports.Hidden { public partial class Member_30DayBulkLetterReportSingle : DevExpress.XtraReports.UI.XtraReport { public Member_30DayBulkLetterReportSingle() { InitializeComponent(); } } }