Exemple #1
0
 private DevExpress.DataAccess.EntityFramework.EFDataSource GenerateEFDataSource()
 {
     DevExpress.DataAccess.EntityFramework.EFDataSource efds = new DevExpress.DataAccess.EntityFramework.EFDataSource();
     efds.Name = "CustomEntityFrameworkDataSource";
     efds.ConnectionParameters = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     efds.ConnectionParameters.ConnectionStringName = "NorthwindEntitiesConnString";
     efds.ConnectionParameters.Source = typeof(Models.NorthwindEntities);
     return(efds);
 }
Exemple #2
0
        protected void Page_Load(object sender, EventArgs e)
        {
            DevExpress.DataAccess.Sql.SqlDataSource sqlDataSource = GenerateSqlDataSource();
            DevExpress.DataAccess.ObjectBinding.ObjectDataSource objDataSource   = GenerateObjectDataSource();
            DevExpress.DataAccess.EntityFramework.EFDataSource   efDataSource    = GenerateEFDataSource();
            DevExpress.DataAccess.Excel.ExcelDataSource          excelDataSource = GenerateExcelDataSource();
            DevExpress.DataAccess.Json.JsonDataSource            jsonDataSource  = GenerateJsonDataSource();

            ASPxReportDesigner1.DataSources.Add(sqlDataSource.Name, sqlDataSource);
            ASPxReportDesigner1.DataSources.Add(objDataSource.Name, objDataSource);
            ASPxReportDesigner1.DataSources.Add(efDataSource.Name, efDataSource);
            ASPxReportDesigner1.DataSources.Add(excelDataSource.Name, excelDataSource);
            ASPxReportDesigner1.DataSources.Add(jsonDataSource.Name, jsonDataSource);

            ASPxReportDesigner1.OpenReport("XtraReportTest");
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     DevExpress.DataAccess.EntityFramework.EFStoredProcedureInfo  efStoredProcedureInfo1  = new DevExpress.DataAccess.EntityFramework.EFStoredProcedureInfo();
     DevExpress.DataAccess.EntityFramework.EFParameter            efParameter1            = new DevExpress.DataAccess.EntityFramework.EFParameter();
     this.Detail            = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel15         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1           = new DevExpress.XtraReports.UI.XRLine();
     this.TopMargin         = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin      = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.efDataSource1     = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     this.pageFooterBand1   = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrPageInfo1       = new DevExpress.XtraReports.UI.XRPageInfo();
     this.reportHeaderBand1 = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel13         = new DevExpress.XtraReports.UI.XRLabel();
     this.Title             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.FieldCaption      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.PageInfo          = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DataField         = new DevExpress.XtraReports.UI.XRControlStyle();
     this.AssessmentId      = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel15,
         this.xrLabel14,
         this.xrLabel12,
         this.xrLabel1,
         this.xrLabel2,
         this.xrLabel3,
         this.xrLabel4,
         this.xrLabel5,
         this.xrLabel6,
         this.xrLabel7,
         this.xrLabel8,
         this.xrLabel9,
         this.xrLabel10,
         this.xrLabel11,
         this.xrLine1
     });
     this.Detail.Dpi           = 100F;
     this.Detail.HeightF       = 189.5F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.Dpi           = 100F;
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(6.00001F, 159.5417F);
     this.xrLabel15.Name          = "xrLabel15";
     this.xrLabel15.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF         = new System.Drawing.SizeF(162F, 18F);
     this.xrLabel15.StyleName     = "FieldCaption";
     this.xrLabel15.Text          = "NAME";
     //
     // xrLabel14
     //
     this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IAssessments.ITaxAccount.ITaxpayer.TaxpayerName")
     });
     this.xrLabel14.Dpi           = 100F;
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(174F, 159.5417F);
     this.xrLabel14.Name          = "xrLabel14";
     this.xrLabel14.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF         = new System.Drawing.SizeF(470F, 18F);
     this.xrLabel14.Text          = "xrLabel14";
     //
     // xrLabel12
     //
     this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IAssessments.ITaxAccount.ITaxpayer.TIN")
     });
     this.xrLabel12.Dpi           = 100F;
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(174F, 129F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(470F, 18F);
     this.xrLabel12.Text          = "xrLabel12";
     //
     // xrLabel1
     //
     this.xrLabel1.Dpi           = 100F;
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 9F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(162F, 18F);
     this.xrLabel1.StyleName     = "FieldCaption";
     this.xrLabel1.Text          = "ASSESSMENT #";
     //
     // xrLabel2
     //
     this.xrLabel2.Dpi           = 100F;
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(6F, 33F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(162F, 18F);
     this.xrLabel2.StyleName     = "FieldCaption";
     this.xrLabel2.Text          = "ASSESSMENT DATE";
     //
     // xrLabel3
     //
     this.xrLabel3.Dpi           = 100F;
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(6F, 57F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(162F, 18F);
     this.xrLabel3.StyleName     = "FieldCaption";
     this.xrLabel3.Text          = "TAX ACCOUNT #";
     //
     // xrLabel4
     //
     this.xrLabel4.Dpi           = 100F;
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(6F, 81F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(162F, 18F);
     this.xrLabel4.StyleName     = "FieldCaption";
     this.xrLabel4.Text          = "ASSESSMENT YEAR";
     //
     // xrLabel5
     //
     this.xrLabel5.Dpi           = 100F;
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(6F, 105F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(162F, 18F);
     this.xrLabel5.StyleName     = "FieldCaption";
     this.xrLabel5.Text          = "TAX PAYABLE";
     //
     // xrLabel6
     //
     this.xrLabel6.Dpi           = 100F;
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(6F, 129F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(162F, 18F);
     this.xrLabel6.StyleName     = "FieldCaption";
     this.xrLabel6.Text          = "TIN";
     //
     // xrLabel7
     //
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IAssessments.AssessmentId")
     });
     this.xrLabel7.Dpi           = 100F;
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(174F, 9F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(470F, 18F);
     this.xrLabel7.StyleName     = "DataField";
     this.xrLabel7.Text          = "xrLabel7";
     //
     // xrLabel8
     //
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IAssessments.AssessmentDate", "{0:dd MMMM, yyyy}")
     });
     this.xrLabel8.Dpi           = 100F;
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(174F, 33F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(470F, 18F);
     this.xrLabel8.StyleName     = "DataField";
     this.xrLabel8.Text          = "xrLabel8";
     //
     // xrLabel9
     //
     this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IAssessments.TaxAccountNo")
     });
     this.xrLabel9.Dpi           = 100F;
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(174F, 57F);
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(470F, 18F);
     this.xrLabel9.StyleName     = "DataField";
     this.xrLabel9.Text          = "xrLabel9";
     //
     // xrLabel10
     //
     this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IAssessments.AssessmentYear")
     });
     this.xrLabel10.Dpi           = 100F;
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(174F, 81F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(470F, 18F);
     this.xrLabel10.StyleName     = "DataField";
     this.xrLabel10.Text          = "xrLabel10";
     //
     // xrLabel11
     //
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "IAssessments.TaxPayable")
     });
     this.xrLabel11.Dpi           = 100F;
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(174F, 105F);
     this.xrLabel11.Name          = "xrLabel11";
     this.xrLabel11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF         = new System.Drawing.SizeF(470F, 18F);
     this.xrLabel11.StyleName     = "DataField";
     this.xrLabel11.Text          = "xrLabel11";
     //
     // xrLine1
     //
     this.xrLine1.Dpi           = 100F;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 3F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(638F, 2F);
     //
     // TopMargin
     //
     this.TopMargin.Dpi           = 100F;
     this.TopMargin.HeightF       = 50F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi           = 100F;
     this.BottomMargin.HeightF       = 12.8334F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString     = "";
     efConnectionParameters1.ConnectionStringName = "TAAPsDBContext";
     efConnectionParameters1.Source          = typeof(TAAPs.Model.TAAPsDBContext);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     this.efDataSource1.Name     = "efDataSource1";
     efStoredProcedureInfo1.Name = "ITaxAccountSummary";
     efParameter1.Name           = "TaxAccountNo";
     efParameter1.Type           = typeof(int);
     efParameter1.ValueInfo      = "0";
     efStoredProcedureInfo1.Parameters.AddRange(new DevExpress.DataAccess.EntityFramework.EFParameter[] {
         efParameter1
     });
     this.efDataSource1.StoredProcedures.AddRange(new DevExpress.DataAccess.EntityFramework.EFStoredProcedureInfo[] {
         efStoredProcedureInfo1
     });
     //
     // pageFooterBand1
     //
     this.pageFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.pageFooterBand1.Dpi     = 100F;
     this.pageFooterBand1.HeightF = 29F;
     this.pageFooterBand1.Name    = "pageFooterBand1";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Dpi           = 100F;
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo      = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(313F, 23F);
     this.xrPageInfo1.StyleName     = "PageInfo";
     //
     // reportHeaderBand1
     //
     this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel13
     });
     this.reportHeaderBand1.Dpi     = 100F;
     this.reportHeaderBand1.HeightF = 51F;
     this.reportHeaderBand1.Name    = "reportHeaderBand1";
     //
     // xrLabel13
     //
     this.xrLabel13.Dpi           = 100F;
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F);
     this.xrLabel13.Name          = "xrLabel13";
     this.xrLabel13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF         = new System.Drawing.SizeF(638F, 33F);
     this.xrLabel13.StyleName     = "Title";
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text          = "Taxpayer Assessment Detail";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // Title
     //
     this.Title.BackColor   = System.Drawing.Color.Transparent;
     this.Title.BorderColor = System.Drawing.Color.Black;
     this.Title.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.Title.BorderWidth = 1F;
     this.Title.Font        = new System.Drawing.Font("Times New Roman", 20F, System.Drawing.FontStyle.Bold);
     this.Title.ForeColor   = System.Drawing.Color.Maroon;
     this.Title.Name        = "Title";
     //
     // FieldCaption
     //
     this.FieldCaption.BackColor   = System.Drawing.Color.Transparent;
     this.FieldCaption.BorderColor = System.Drawing.Color.Black;
     this.FieldCaption.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.FieldCaption.BorderWidth = 1F;
     this.FieldCaption.Font        = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.FieldCaption.ForeColor   = System.Drawing.Color.Maroon;
     this.FieldCaption.Name        = "FieldCaption";
     //
     // PageInfo
     //
     this.PageInfo.BackColor   = System.Drawing.Color.Transparent;
     this.PageInfo.BorderColor = System.Drawing.Color.Black;
     this.PageInfo.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.PageInfo.BorderWidth = 1F;
     this.PageInfo.Font        = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.PageInfo.ForeColor   = System.Drawing.Color.Black;
     this.PageInfo.Name        = "PageInfo";
     //
     // DataField
     //
     this.DataField.BackColor   = System.Drawing.Color.Transparent;
     this.DataField.BorderColor = System.Drawing.Color.Black;
     this.DataField.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.DataField.BorderWidth = 1F;
     this.DataField.Font        = new System.Drawing.Font("Arial", 12F);
     this.DataField.ForeColor   = System.Drawing.Color.Black;
     this.DataField.Name        = "DataField";
     this.DataField.Padding     = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     //
     // AssessmentId
     //
     this.AssessmentId.Name      = "AssessmentId";
     this.AssessmentId.Type      = typeof(int);
     this.AssessmentId.ValueInfo = "0";
     //
     // IAssessmentSummary
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.pageFooterBand1,
         this.reportHeaderBand1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember  = "IAssessments";
     this.DataSource  = this.efDataSource1;
     this.DisplayName = "Individual Asessments";
     this.Margins     = new System.Drawing.Printing.Margins(46, 140, 50, 13);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.AssessmentId
     });
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.Title,
         this.FieldCaption,
         this.PageInfo,
         this.DataField
     });
     this.Version = "15.2";
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptInvitationReturn));
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel7      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel6      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPanel1      = new DevExpress.XtraReports.UI.XRPanel();
     this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader    = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel4      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox4 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel3      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2       = new DevExpress.XtraReports.UI.XRLine();
     this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 20F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 20F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel7,
         this.xrLine1,
         this.xrLabel6,
         this.xrLabel5,
         this.xrPanel1
     });
     this.Detail.HeightF = 885F;
     this.Detail.Name    = "Detail";
     //
     // xrLabel7
     //
     this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Complaint].[ResidentRespondents].[FullName]")
     });
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(289.5833F, 247.6667F);
     this.xrLabel7.Multiline     = true;
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(347.9167F, 23F);
     this.xrLabel7.Text          = "xrLabel7";
     //
     // xrLine1
     //
     this.xrLine1.ForeColor     = System.Drawing.Color.Black;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(301.0416F, 120.9167F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(300F, 2F);
     this.xrLine1.StylePriority.UseForeColor = false;
     //
     // xrLabel6
     //
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(196.875F, 203.125F);
     this.xrLabel6.Multiline     = true;
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(543.125F, 22.99998F);
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "OFFICERS RETURN";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel5
     //
     this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[LetterContent]")
     });
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(196.875F, 40.00003F);
     this.xrLabel5.Multiline     = true;
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(543.125F, 23F);
     this.xrLabel5.Text          = "xrLabel5";
     //
     // xrPanel1
     //
     this.xrPanel1.BorderColor = System.Drawing.Color.OrangeRed;
     this.xrPanel1.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel1
     });
     this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
     this.xrPanel1.Name          = "xrPanel1";
     this.xrPanel1.SizeF         = new System.Drawing.SizeF(171.875F, 873.9583F);
     this.xrPanel1.StylePriority.UseBorderColor = false;
     this.xrPanel1.StylePriority.UseBorders     = false;
     //
     // xrLabel2
     //
     this.xrLabel2.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.Font                           = new System.Drawing.Font("Arial Narrow", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(5.000003F, 30.00002F);
     this.xrLabel2.Multiline                      = true;
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(155F, 829.7916F);
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = resources.GetString("xrLabel2.Text");
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.Borders                  = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel1.LocationFloat            = new DevExpress.Utils.PointFloat(5F, 5F);
     this.xrLabel1.Multiline                = true;
     this.xrLabel1.Name                     = "xrLabel1";
     this.xrLabel1.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                    = new System.Drawing.SizeF(60F, 16F);
     this.xrLabel1.StylePriority.UseBorders = false;
     this.xrLabel1.Text                     = "VISION";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel4,
         this.xrPictureBox4,
         this.xrPictureBox3,
         this.xrLabel3,
         this.xrLine2
     });
     this.PageHeader.Name = "PageHeader";
     //
     // xrLabel4
     //
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(251.25F, 75.00002F);
     this.xrLabel4.Multiline     = true;
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(260F, 23F);
     this.xrLabel4.Text          = " OFFICE OF THE PUNONG BARANGAY\r\n";
     //
     // xrPictureBox4
     //
     this.xrPictureBox4.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox4.ImageSource"));
     this.xrPictureBox4.LocationFloat = new DevExpress.Utils.PointFloat(538.75F, 0F);
     this.xrPictureBox4.Name          = "xrPictureBox4";
     this.xrPictureBox4.SizeF         = new System.Drawing.SizeF(80F, 90F);
     this.xrPictureBox4.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     //
     // xrPictureBox3
     //
     this.xrPictureBox3.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource"));
     this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(126.25F, 0F);
     this.xrPictureBox3.Name          = "xrPictureBox3";
     this.xrPictureBox3.SizeF         = new System.Drawing.SizeF(80F, 90F);
     this.xrPictureBox3.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     //
     // xrLabel3
     //
     this.xrLabel3.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(263.75F, 0F);
     this.xrLabel3.Multiline                      = true;
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(230F, 70F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "REPUBLIC OF THE PHILIPPINES\r\nProvince of Nueva Vizcaya\r\nMunicipality of Quezon\r\nB" +
                                                    "ARANGAY RUNRUNO\r\n3713";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLine2
     //
     this.xrLine2.ForeColor     = System.Drawing.Color.OrangeRed;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(50F, 98F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(650F, 2F);
     this.xrLine2.StylePriority.UseForeColor = false;
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString     = "";
     efConnectionParameters1.ConnectionStringName = "BrgyMgmtEntities";
     efConnectionParameters1.Source          = typeof(BrgyMgmt.Web.Models.BrgyMgmtEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     this.efDataSource1.Name = "efDataSource1";
     //
     // rptInvitationReturn
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.PageHeader
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember = "Settlements";
     this.DataSource = this.efDataSource1;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(50, 50, 20, 20);
     this.Version    = "20.1";
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel20     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.Total         = new DevExpress.XtraReports.UI.CalculatedField();
     this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     this.FullAddress   = new DevExpress.XtraReports.UI.CalculatedField();
     this.xrLabel21     = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 20F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Name = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel21,
         this.xrLabel20,
         this.xrLabel19,
         this.xrLabel18,
         this.xrLabel17,
         this.xrLabel16,
         this.xrLabel15,
         this.xrLabel14,
         this.xrLabel13,
         this.xrLabel12,
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel5,
         this.xrLabel4,
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1
     });
     this.Detail.Font    = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Detail.HeightF = 386.4583F;
     this.Detail.Name    = "Detail";
     this.Detail.StylePriority.UseFont = false;
     //
     // xrLabel20
     //
     this.xrLabel20.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Interest]")
     });
     this.xrLabel20.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel20.LocationFloat                  = new DevExpress.Utils.PointFloat(490F, 301.9999F);
     this.xrLabel20.Multiline                      = true;
     this.xrLabel20.Name                           = "xrLabel20";
     this.xrLabel20.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel20.StylePriority.UseFont          = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.Text                           = "xrLabel20";
     this.xrLabel20.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel19
     //
     this.xrLabel19.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel19.LocationFloat                  = new DevExpress.Utils.PointFloat(59.99999F, 34.99999F);
     this.xrLabel19.Multiline                      = true;
     this.xrLabel19.Name                           = "xrLabel19";
     this.xrLabel19.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF                          = new System.Drawing.SizeF(190F, 23F);
     this.xrLabel19.StylePriority.UseFont          = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text                           = "RUNRUNO, QUEZON, NV";
     this.xrLabel19.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel19.TextFormatString               = "{0:d}";
     //
     // xrLabel18
     //
     this.xrLabel18.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AmountPaid]")
     });
     this.xrLabel18.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel18.LocationFloat                  = new DevExpress.Utils.PointFloat(490F, 324.9999F);
     this.xrLabel18.Multiline                      = true;
     this.xrLabel18.Name                           = "xrLabel18";
     this.xrLabel18.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel18.StylePriority.UseFont          = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text                           = "xrLabel18";
     this.xrLabel18.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel17
     //
     this.xrLabel17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Total]")
     });
     this.xrLabel17.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(490F, 279F);
     this.xrLabel17.Multiline                      = true;
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text                           = "xrLabel17";
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel16
     //
     this.xrLabel16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PropertyEarningsTax]")
     });
     this.xrLabel16.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel16.LocationFloat                  = new DevExpress.Utils.PointFloat(490F, 256F);
     this.xrLabel16.Multiline                      = true;
     this.xrLabel16.Name                           = "xrLabel16";
     this.xrLabel16.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text                           = "xrLabel16";
     this.xrLabel16.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ProfessionalEarningsTax]")
     });
     this.xrLabel15.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(490F, 233F);
     this.xrLabel15.Multiline                      = true;
     this.xrLabel15.Name                           = "xrLabel15";
     this.xrLabel15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text                           = "xrLabel15";
     this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel14
     //
     this.xrLabel14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BusinessEarningsTax]")
     });
     this.xrLabel14.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(490F, 210F);
     this.xrLabel14.Multiline                      = true;
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text                           = "xrLabel14";
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BasicCommunityTax]")
     });
     this.xrLabel13.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(490F, 170F);
     this.xrLabel13.Multiline                      = true;
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text                           = "xrLabel13";
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Resident].[Occupation]")
     });
     this.xrLabel12.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(11.04167F, 150F);
     this.xrLabel12.Multiline                      = true;
     this.xrLabel12.Name                           = "xrLabel12";
     this.xrLabel12.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text                           = "xrLabel12";
     this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Resident].[BirthDate]")
     });
     this.xrLabel11.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(370F, 130F);
     this.xrLabel11.Multiline                      = true;
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text                           = "xrLabel11";
     this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel11.TextFormatString               = "{0:d}";
     //
     // xrLabel10
     //
     this.xrLabel10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Weight]")
     });
     this.xrLabel10.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(490F, 130F);
     this.xrLabel10.Multiline                      = true;
     this.xrLabel10.Name                           = "xrLabel10";
     this.xrLabel10.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text                           = "xrLabel10";
     this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Height]")
     });
     this.xrLabel9.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(490F, 105F);
     this.xrLabel9.Multiline                      = true;
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "xrLabel9";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Resident].[MiddleName]")
     });
     this.xrLabel5.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(271.0416F, 57.99999F);
     this.xrLabel5.Multiline                      = true;
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(130F, 23F);
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "xrLabel5";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Resident].[FirstName]")
     });
     this.xrLabel4.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(141.0417F, 57.99999F);
     this.xrLabel4.Multiline                      = true;
     this.xrLabel4.Name                           = "xrLabel4";
     this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                          = new System.Drawing.SizeF(130F, 23F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text                           = "xrLabel4";
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Resident].[LastName]")
     });
     this.xrLabel3.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(11.04167F, 57.99999F);
     this.xrLabel3.Multiline                      = true;
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(130F, 23F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "xrLabel3";
     this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DateIssued]")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(250F, 34.99999F);
     this.xrLabel2.Multiline                      = true;
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "xrLabel2";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel2.TextFormatString               = "{0:d}";
     //
     // xrLabel1
     //
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Year]")
     });
     this.xrLabel1.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(10F, 35F);
     this.xrLabel1.Multiline                      = true;
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(50F, 23F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "xrLabel1";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Total
     //
     this.Total.Expression = "[BasicCommunityTax]+[BusinessEarningsTax]+[ProfessionalEarningsTax]+[PropertyEarn" +
                             "ingsTax]";
     this.Total.Name = "Total";
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString     = "";
     efConnectionParameters1.ConnectionStringName = "MainConnection";
     efConnectionParameters1.Source          = typeof(BrgyMgmt.Web.Models.BrgyMgmtEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     this.efDataSource1.Name = "efDataSource1";
     //
     // FullAddress
     //
     this.FullAddress.DataMember = "CertificateCommunities";
     this.FullAddress.Expression = "Concat([Resident].[Household].[BuildingNumber], [Resident].[Household].[StreetNam" +
                                   "e], [Resident].[Household].[Sitio])";
     this.FullAddress.Name = "FullAddress";
     //
     // xrLabel21
     //
     this.xrLabel21.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[FullAddress]")
     });
     this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(11.04167F, 80.99999F);
     this.xrLabel21.Multiline     = true;
     this.xrLabel21.Name          = "xrLabel21";
     this.xrLabel21.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel21.SizeF         = new System.Drawing.SizeF(298.9583F, 23F);
     this.xrLabel21.Text          = "xrLabel21";
     //
     // rptCommunityTax
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail
     });
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
         this.Total,
         this.FullAddress
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember = "CertificateCommunities";
     this.DataSource = this.efDataSource1;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(20, 100, 20, 100);
     this.Version    = "19.2";
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable1      = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7  = new DevExpress.XtraReports.UI.XRTableCell();
     this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     this.PageHeader    = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel9      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupHeader1  = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable2      = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell8  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.ReportFooter  = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel20     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16     = new DevExpress.XtraReports.UI.XRLabel();
     this.From          = new DevExpress.XtraReports.Parameters.Parameter();
     this.To            = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 20F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 20F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.Detail.HeightF = 25F;
     this.Detail.Name    = "Detail";
     //
     // xrTable1
     //
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(1250F, 25F);
     this.xrTable1.StylePriority.UsePadding = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell3,
         this.xrTableCell4,
         this.xrTableCell5,
         this.xrTableCell6,
         this.xrTableCell7
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 11.5D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ComplaintId]")
     });
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name      = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseBorders       = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text          = "xrTableCell1";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell1.Weight        = 0.079365079365079375D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ComplaintTitle]")
     });
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name      = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseBorders = false;
     this.xrTableCell2.Text   = "xrTableCell2";
     this.xrTableCell2.Weight = 0.34722222222222221D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Dispute].[MaintenanceEntryName]")
     });
     this.xrTableCell3.Multiline = true;
     this.xrTableCell3.Name      = "xrTableCell3";
     this.xrTableCell3.StylePriority.UseBorders       = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text          = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell3.Weight        = 0.148533974831566D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SettlementMode].[MaintenanceEntryName]")
     });
     this.xrTableCell4.Multiline = true;
     this.xrTableCell4.Name      = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseBorders       = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text          = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell4.Weight        = 0.148533974831566D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Status].[MaintenanceEntryName]")
     });
     this.xrTableCell5.Multiline = true;
     this.xrTableCell5.Name      = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseBorders       = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text          = "xrTableCell5";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell5.Weight        = 0.148533974831566D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[GovernmentSavings]")
     });
     this.xrTableCell6.Multiline = true;
     this.xrTableCell6.Name      = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseBorders       = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text             = "xrTableCell6";
     this.xrTableCell6.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell6.TextFormatString = "{0:n}";
     this.xrTableCell6.Weight           = 0.11987426632146379D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Remarks]")
     });
     this.xrTableCell7.Multiline = true;
     this.xrTableCell7.Name      = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseBorders = false;
     this.xrTableCell7.Text   = "xrTableCell7";
     this.xrTableCell7.Weight = 0.24801569136361637D;
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString     = "";
     efConnectionParameters1.ConnectionStringName = "BrgyMgmtEntities";
     efConnectionParameters1.Source          = typeof(BrgyMgmt.Web.Models.BrgyMgmtEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     this.efDataSource1.Name = "efDataSource1";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel9,
         this.xrLabel10,
         this.xrLabel11,
         this.xrLabel12,
         this.xrLabel13,
         this.xrLabel14,
         this.xrLabel6,
         this.xrLabel7,
         this.xrLabel8,
         this.xrLabel5,
         this.xrLabel4,
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1
     });
     this.PageHeader.HeightF = 178.75F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel9
     //
     this.xrLabel9.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(900F, 98.54166F);
     this.xrLabel9.Multiline                      = true;
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(152.0833F, 19F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "REPORTING QUARTER:";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(900F, 117.5416F);
     this.xrLabel10.Multiline                      = true;
     this.xrLabel10.Name                           = "xrLabel10";
     this.xrLabel10.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                          = new System.Drawing.SizeF(152.0833F, 19.00001F);
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text                           = "CALENDAR YEAR:";
     this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(900F, 136.5416F);
     this.xrLabel11.Multiline                      = true;
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(152.0833F, 19F);
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text                           = "DATE ACCOMPLISHED:";
     this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(1052.083F, 136.5416F);
     this.xrLabel12.Multiline                      = true;
     this.xrLabel12.Name                           = "xrLabel12";
     this.xrLabel12.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                          = new System.Drawing.SizeF(197.9166F, 19F);
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(1052.083F, 117.5416F);
     this.xrLabel13.Multiline                      = true;
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(197.9166F, 19.00001F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel14
     //
     this.xrLabel14.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(1052.083F, 98.54166F);
     this.xrLabel14.Multiline                      = true;
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(197.9166F, 19F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(100F, 98.54166F);
     this.xrLabel6.Multiline                      = true;
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(197.9166F, 19F);
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text                           = "NUEVA VIZCAYA";
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(100F, 117.5416F);
     this.xrLabel7.Multiline                      = true;
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(197.9166F, 19.00001F);
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "QUEZON";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel8
     //
     this.xrLabel8.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(100F, 136.5416F);
     this.xrLabel8.Multiline                      = true;
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(197.9166F, 19F);
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "RUNRUNO";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 136.5416F);
     this.xrLabel5.Multiline                      = true;
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(100F, 19F);
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "BARANGAY:";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(7.947286E-06F, 117.5416F);
     this.xrLabel4.Multiline                      = true;
     this.xrLabel4.Name                           = "xrLabel4";
     this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                          = new System.Drawing.SizeF(100F, 19F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text                           = "MUNICIPALITY";
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(7.947286E-06F, 98.54166F);
     this.xrLabel3.Multiline                      = true;
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(100F, 19F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "PROVINCE:";
     this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 23F);
     this.xrLabel2.Multiline     = true;
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(1260F, 49.04167F);
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "LUPONG TAGAPAMAYAPA REPORT\r\nCASES FILED, ACTIONS TAKEN AND PROBLEMS ENCOUNTERED O" +
                          "N\r\nKP IMPLEMENTATIONS";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Multiline     = true;
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(400F, 23F);
     this.xrLabel1.Text          = "KP MONITORING REPORT FROM NO. 1";
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.GroupHeader1.HeightF = 50F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrTable2
     //
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                    | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTable2.Font          = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(1250F, 50F);
     this.xrTable2.StylePriority.UseBorders       = false;
     this.xrTable2.StylePriority.UseFont          = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell8,
         this.xrTableCell9,
         this.xrTableCell10,
         this.xrTableCell11,
         this.xrTableCell12,
         this.xrTableCell13,
         this.xrTableCell14
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 11.5D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Borders   = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name      = "xrTableCell8";
     this.xrTableCell8.StylePriority.UseBorders       = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text          = "CASE NO.";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell8.Weight        = 0.079365079365079375D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Borders   = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.xrTableCell9.Multiline = true;
     this.xrTableCell9.Name      = "xrTableCell9";
     this.xrTableCell9.StylePriority.UseBorders = false;
     this.xrTableCell9.Text   = "COMPLAINANT, RESPONDENT, ET. AL. VS. ET. AL ";
     this.xrTableCell9.Weight = 0.34722222222222221D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Borders   = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.xrTableCell10.Multiline = true;
     this.xrTableCell10.Name      = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseBorders       = false;
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text          = "NATURE OF DISPUTE";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell10.Weight        = 0.148533974831566D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Borders   = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.xrTableCell11.Multiline = true;
     this.xrTableCell11.Name      = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseBorders       = false;
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text          = "MODE OF SETTLEMENT";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell11.Weight        = 0.148533974831566D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Borders   = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.xrTableCell12.Multiline = true;
     this.xrTableCell12.Name      = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseBorders       = false;
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text          = "STATUS | ACTIONS TAKEN";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell12.Weight        = 0.148533974831566D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Borders   = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.xrTableCell13.Multiline = true;
     this.xrTableCell13.Name      = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseBorders = false;
     this.xrTableCell13.Text   = "EST. GOVT SAVINGS";
     this.xrTableCell13.Weight = 0.11987426632146379D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell14.Multiline = true;
     this.xrTableCell14.Name      = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseBorders = false;
     this.xrTableCell14.Text   = "REMARKS";
     this.xrTableCell14.Weight = 0.24801569136361637D;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel20,
         this.xrLabel18,
         this.xrLabel19,
         this.xrLabel17,
         this.xrLabel15,
         this.xrLabel16
     });
     this.ReportFooter.HeightF = 174.1667F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrLabel20
     //
     this.xrLabel20.Font                           = new System.Drawing.Font("Arial", 9F);
     this.xrLabel20.LocationFloat                  = new DevExpress.Utils.PointFloat(806.875F, 10.00001F);
     this.xrLabel20.Multiline                      = true;
     this.xrLabel20.Name                           = "xrLabel20";
     this.xrLabel20.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.SizeF                          = new System.Drawing.SizeF(100F, 19F);
     this.xrLabel20.StylePriority.UseFont          = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.Text                           = "SUBMITTED BY:";
     this.xrLabel20.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel18
     //
     this.xrLabel18.Font                           = new System.Drawing.Font("Arial", 9F);
     this.xrLabel18.LocationFloat                  = new DevExpress.Utils.PointFloat(900F, 88.9583F);
     this.xrLabel18.Multiline                      = true;
     this.xrLabel18.Name                           = "xrLabel18";
     this.xrLabel18.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF                          = new System.Drawing.SizeF(197.9166F, 19F);
     this.xrLabel18.StylePriority.UseFont          = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text                           = "Punong Barangay";
     this.xrLabel18.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel19
     //
     this.xrLabel19.Font                           = new System.Drawing.Font("Arial", 9F);
     this.xrLabel19.LocationFloat                  = new DevExpress.Utils.PointFloat(900F, 69.95831F);
     this.xrLabel19.Multiline                      = true;
     this.xrLabel19.Name                           = "xrLabel19";
     this.xrLabel19.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF                          = new System.Drawing.SizeF(197.9166F, 19F);
     this.xrLabel19.StylePriority.UseFont          = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text                           = "JOHN M. BABLI-ING";
     this.xrLabel19.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel17
     //
     this.xrLabel17.Font                           = new System.Drawing.Font("Arial", 9F);
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(164.5833F, 88.9583F);
     this.xrLabel17.Multiline                      = true;
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(197.9166F, 19F);
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text                           = "Barangay Secretary";
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel15
     //
     this.xrLabel15.Font                           = new System.Drawing.Font("Arial", 9F);
     this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(69.79168F, 10.00001F);
     this.xrLabel15.Multiline                      = true;
     this.xrLabel15.Name                           = "xrLabel15";
     this.xrLabel15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                          = new System.Drawing.SizeF(100F, 19F);
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text                           = "PREPARED BY:";
     this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel16
     //
     this.xrLabel16.Font                           = new System.Drawing.Font("Arial", 9F);
     this.xrLabel16.LocationFloat                  = new DevExpress.Utils.PointFloat(164.5833F, 69.95831F);
     this.xrLabel16.Multiline                      = true;
     this.xrLabel16.Name                           = "xrLabel16";
     this.xrLabel16.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF                          = new System.Drawing.SizeF(197.9166F, 19F);
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text                           = "VERONICA C. BANIH";
     this.xrLabel16.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // From
     //
     this.From.Description = "From:";
     this.From.Name        = "From";
     this.From.Type        = typeof(System.DateTime);
     this.From.ValueInfo   = "2020-07-01";
     //
     // To
     //
     this.To.Description = "To:";
     this.To.Name        = "To";
     this.To.Type        = typeof(System.DateTime);
     this.To.ValueInfo   = "2020-12-31";
     //
     // rptComplaintSummary
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.PageHeader,
         this.GroupHeader1,
         this.ReportFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember   = "Complaints";
     this.DataSource   = this.efDataSource1;
     this.FilterString = "[DateTimeRecorded] Between(?From, ?To)";
     this.Font         = new System.Drawing.Font("Arial", 9.75F);
     this.Landscape    = true;
     this.Margins      = new System.Drawing.Printing.Margins(19, 20, 20, 20);
     this.PageHeight   = 850;
     this.PageWidth    = 1300;
     this.PaperKind    = System.Drawing.Printing.PaperKind.Custom;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.From,
         this.To
     });
     this.Version = "19.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     DevExpress.XtraReports.UI.XRSummary            xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     System.ComponentModel.ComponentResourceManager resources  = new System.ComponentModel.ComponentResourceManager(typeof(rptTaxSummary));
     DevExpress.XtraReports.UI.XRSummary            xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary            xrSummary3 = new DevExpress.XtraReports.UI.XRSummary();
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable2      = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell2  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     this.GroupHeader1  = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable3      = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
     this.GroupFooter1  = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.label3        = new DevExpress.XtraReports.UI.XRLabel();
     this.label4        = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader    = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel19     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1   = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel12     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel3      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2       = new DevExpress.XtraReports.UI.XRLine();
     this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLine1       = new DevExpress.XtraReports.UI.XRLine();
     this.ReportFooter  = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel21     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.From          = new DevExpress.XtraReports.Parameters.Parameter();
     this.To            = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 30F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 20F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.Detail.HeightF = 25F;
     this.Detail.Name    = "Detail";
     //
     // xrTable2
     //
     this.xrTable2.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(749F, 25F);
     this.xrTable2.StylePriority.UseBorders       = false;
     this.xrTable2.StylePriority.UseFont          = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell2,
         this.xrTableCell9,
         this.xrTableCell10,
         this.xrTableCell11,
         this.xrTableCell12,
         this.xrTableCell13,
         this.xrTableCell14,
         this.xrTableCell15,
         this.xrTableCell16
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 11.5D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DateIssued]")
     });
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name      = "xrTableCell2";
     this.xrTableCell2.Padding   = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.xrTableCell2.StylePriority.UseBorders       = false;
     this.xrTableCell2.StylePriority.UsePadding       = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text             = "xrTableCell2";
     this.xrTableCell2.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell2.TextFormatString = "{0:d}";
     this.xrTableCell2.Weight           = 0.10655852365960486D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TaxCertificateId]")
     });
     this.xrTableCell9.Multiline = true;
     this.xrTableCell9.Name      = "xrTableCell9";
     this.xrTableCell9.Padding   = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.xrTableCell9.StylePriority.UseBorders       = false;
     this.xrTableCell9.StylePriority.UsePadding       = false;
     this.xrTableCell9.StylePriority.UseTextAlignment = false;
     this.xrTableCell9.Text          = "xrTableCell9";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell9.Weight        = 0.10655852365960486D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Resident].[FullName]")
     });
     this.xrTableCell10.Multiline = true;
     this.xrTableCell10.Name      = "xrTableCell10";
     this.xrTableCell10.Padding   = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.xrTableCell10.StylePriority.UsePadding = false;
     this.xrTableCell10.Text   = "xrTableCell10";
     this.xrTableCell10.Weight = 0.23170284030857027D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BasicCommunityTax]")
     });
     this.xrTableCell11.Multiline = true;
     this.xrTableCell11.Name      = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text             = "xrTableCell11";
     this.xrTableCell11.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell11.TextFormatString = "{0:#.00}";
     this.xrTableCell11.Weight           = 0.080538421211744857D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ProfessionalEarningsTax]")
     });
     this.xrTableCell12.Multiline = true;
     this.xrTableCell12.Name      = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text             = "xrTableCell12";
     this.xrTableCell12.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell12.TextFormatString = "{0:#.00}";
     this.xrTableCell12.Weight           = 0.080538421211744857D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BusinessEarningsTax]")
     });
     this.xrTableCell13.Multiline = true;
     this.xrTableCell13.Name      = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text             = "xrTableCell13";
     this.xrTableCell13.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell13.TextFormatString = "{0:#.00}";
     this.xrTableCell13.Weight           = 0.080538421211744871D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PropertyEarningsTax]")
     });
     this.xrTableCell14.Multiline = true;
     this.xrTableCell14.Name      = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text             = "xrTableCell14";
     this.xrTableCell14.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell14.TextFormatString = "{0:#.00}";
     this.xrTableCell14.Weight           = 0.080538421211744857D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Interest]")
     });
     this.xrTableCell15.Multiline = true;
     this.xrTableCell15.Name      = "xrTableCell15";
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     this.xrTableCell15.Text             = "xrTableCell15";
     this.xrTableCell15.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell15.TextFormatString = "{0:#.00}";
     this.xrTableCell15.Weight           = 0.080538421211744857D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AmountPaid]")
     });
     this.xrTableCell16.Multiline = true;
     this.xrTableCell16.Name      = "xrTableCell16";
     this.xrTableCell16.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
     this.xrTableCell16.StylePriority.UseBorders       = false;
     this.xrTableCell16.StylePriority.UsePadding       = false;
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.Text             = "xrTableCell16";
     this.xrTableCell16.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell16.TextFormatString = "{0:#.00}";
     this.xrTableCell16.Weight           = 0.080538440118187865D;
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString     = "";
     efConnectionParameters1.ConnectionStringName = "BrgyMgmtEntities";
     efConnectionParameters1.Source          = typeof(BrgyMgmt.Web.Models.BrgyMgmtEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     this.efDataSource1.Name = "efDataSource1";
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable3
     });
     this.GroupHeader1.HeightF = 25F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrTable3
     //
     this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable3.Font          = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable3.Name          = "xrTable3";
     this.xrTable3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow3
     });
     this.xrTable3.SizeF = new System.Drawing.SizeF(750F, 25F);
     this.xrTable3.StylePriority.UseBorders       = false;
     this.xrTable3.StylePriority.UseFont          = false;
     this.xrTable3.StylePriority.UseTextAlignment = false;
     this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell17,
         this.xrTableCell18,
         this.xrTableCell19,
         this.xrTableCell20,
         this.xrTableCell21,
         this.xrTableCell22,
         this.xrTableCell23,
         this.xrTableCell24
     });
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 11.5D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name      = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text             = "DATE";
     this.xrTableCell1.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.TextFormatString = "{0:d}";
     this.xrTableCell1.Weight           = 0.10779757630820926D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Multiline = true;
     this.xrTableCell17.Name      = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseTextAlignment = false;
     this.xrTableCell17.Text          = "CTC NO.";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell17.Weight        = 0.10655852365960486D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.CanGrow  = false;
     this.xrTableCell18.Name     = "xrTableCell18";
     this.xrTableCell18.Text     = "PAYOR";
     this.xrTableCell18.Weight   = 0.23170284030857027D;
     this.xrTableCell18.WordWrap = false;
     //
     // xrTableCell19
     //
     this.xrTableCell19.Multiline = true;
     this.xrTableCell19.Name      = "xrTableCell19";
     this.xrTableCell19.Text      = "CTC-IND";
     this.xrTableCell19.Weight    = 0.080538421211744857D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.Multiline = true;
     this.xrTableCell20.Name      = "xrTableCell20";
     this.xrTableCell20.Text      = "CTC-PROF";
     this.xrTableCell20.Weight    = 0.080538421211744857D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.CanGrow  = false;
     this.xrTableCell21.Name     = "xrTableCell21";
     this.xrTableCell21.Text     = "OR-CORP";
     this.xrTableCell21.Weight   = 0.080538421211744857D;
     this.xrTableCell21.WordWrap = false;
     //
     // xrTableCell22
     //
     this.xrTableCell22.CanGrow  = false;
     this.xrTableCell22.Name     = "xrTableCell22";
     this.xrTableCell22.Text     = "RPT";
     this.xrTableCell22.Weight   = 0.080538421211744871D;
     this.xrTableCell22.WordWrap = false;
     //
     // xrTableCell23
     //
     this.xrTableCell23.CanGrow  = false;
     this.xrTableCell23.Name     = "xrTableCell23";
     this.xrTableCell23.Text     = "INTEREST";
     this.xrTableCell23.Weight   = 0.080538421211744857D;
     this.xrTableCell23.WordWrap = false;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Multiline = true;
     this.xrTableCell24.Name      = "xrTableCell24";
     this.xrTableCell24.Text      = "AMOUNT";
     this.xrTableCell24.Weight    = 0.080538440118187865D;
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.label3,
         this.label4
     });
     this.GroupFooter1.HeightF = 25.11555F;
     this.GroupFooter1.Level   = 1;
     this.GroupFooter1.Name    = "GroupFooter1";
     //
     // label3
     //
     this.label3.Borders                        = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.label3.Font                           = new System.Drawing.Font("Arial", 9F);
     this.label3.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0.1155535F);
     this.label3.Name                           = "label3";
     this.label3.SizeF                          = new System.Drawing.SizeF(676.6312F, 25F);
     this.label3.StylePriority.UseBorders       = false;
     this.label3.StylePriority.UseFont          = false;
     this.label3.StylePriority.UseTextAlignment = false;
     this.label3.Text                           = "TOTAL";
     this.label3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.label4.CanGrow = false;
     this.label4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([AmountPaid])")
     });
     this.label4.Font                           = new System.Drawing.Font("Arial", 9F);
     this.label4.LocationFloat                  = new DevExpress.Utils.PointFloat(676.6312F, 0.1155535F);
     this.label4.Name                           = "label4";
     this.label4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 7, 0, 0, 100F);
     this.label4.SizeF                          = new System.Drawing.SizeF(73.36884F, 25F);
     this.label4.StylePriority.UseBorders       = false;
     this.label4.StylePriority.UseFont          = false;
     this.label4.StylePriority.UsePadding       = false;
     this.label4.StylePriority.UseTextAlignment = false;
     xrSummary1.IgnoreNullValues                = true;
     xrSummary1.Running                         = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.label4.Summary                        = xrSummary1;
     this.label4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.label4.TextFormatString               = "{0:#.00}";
     this.label4.WordWrap                       = false;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel19,
         this.xrPageInfo1,
         this.xrLabel12,
         this.xrLabel13,
         this.xrLabel11,
         this.xrLabel8,
         this.xrLabel9,
         this.xrLabel10,
         this.xrLabel7,
         this.xrLabel6,
         this.xrLabel5,
         this.xrLabel4,
         this.xrPictureBox3,
         this.xrLabel3,
         this.xrLine2,
         this.xrPictureBox1,
         this.xrLine1
     });
     this.PageHeader.HeightF = 200F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel19
     //
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(148.1943F, 113.3333F);
     this.xrLabel19.Multiline     = true;
     this.xrLabel19.Name          = "xrLabel19";
     this.xrLabel19.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF         = new System.Drawing.SizeF(450F, 23F);
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text          = "SUMMARY OF COLLECTIONS AND REMITTANCES -BT\r\n";
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font                  = new System.Drawing.Font("Arial", 8F);
     this.xrPageInfo1.LocationFloat         = new DevExpress.Utils.PointFloat(650.0693F, 171F);
     this.xrPageInfo1.Name                  = "xrPageInfo1";
     this.xrPageInfo1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF                 = new System.Drawing.SizeF(99.93073F, 19F);
     this.xrPageInfo1.StylePriority.UseFont = false;
     //
     // xrLabel12
     //
     this.xrLabel12.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel12.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(540.0693F, 152F);
     this.xrLabel12.Name                           = "xrLabel12";
     this.xrLabel12.SizeF                          = new System.Drawing.SizeF(110F, 19F);
     this.xrLabel12.StylePriority.UseBorders       = false;
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text                           = "SCR (BT) NO.";
     this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel13.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(540.0693F, 171F);
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(110F, 19F);
     this.xrLabel13.StylePriority.UseBorders       = false;
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text                           = "Page:";
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel11.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(369.9999F, 171F);
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(98.14314F, 19F);
     this.xrLabel11.StylePriority.UseBorders       = false;
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text                           = "NUEVA VIZCAYA";
     this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel8
     //
     this.xrLabel8.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel8.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(260F, 171F);
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(110F, 19F);
     this.xrLabel8.StylePriority.UseBorders       = false;
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "Province:";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel9.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(260F, 152F);
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(110F, 19F);
     this.xrLabel9.StylePriority.UseBorders       = false;
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "City | Municipality:";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel10.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(370F, 152F);
     this.xrLabel10.Name                           = "xrLabel10";
     this.xrLabel10.SizeF                          = new System.Drawing.SizeF(98.14314F, 19F);
     this.xrLabel10.StylePriority.UseBorders       = false;
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text                           = "QUEZON";
     this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel7.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(110F, 152F);
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(98.14314F, 19F);
     this.xrLabel7.StylePriority.UseBorders       = false;
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "RUNRUNO";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel6.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 152F);
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(110F, 19F);
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text                           = "Barangay:";
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 171F);
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(110F, 19F);
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "Deputized Collector:";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(245.0693F, 69.99998F);
     this.xrLabel4.Multiline     = true;
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(260F, 23F);
     this.xrLabel4.Text          = " OFFICE OF THE PUNONG BARANGAY\r\n";
     //
     // xrPictureBox3
     //
     this.xrPictureBox3.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource"));
     this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(130.0693F, 0F);
     this.xrPictureBox3.Name          = "xrPictureBox3";
     this.xrPictureBox3.SizeF         = new System.Drawing.SizeF(80F, 90F);
     this.xrPictureBox3.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     //
     // xrLabel3
     //
     this.xrLabel3.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(260.0693F, 0F);
     this.xrLabel3.Multiline                      = true;
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(230F, 70F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "REPUBLIC OF THE PHILIPPINES\r\nProvince of Nueva Vizcaya\r\nMunicipality of Quezon\r\nB" +
                                                    "ARANGAY RUNRUNO\r\n3713";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLine2
     //
     this.xrLine2.ForeColor     = System.Drawing.Color.DarkOrange;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 97.99998F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(750F, 2F);
     this.xrLine2.StylePriority.UseForeColor = false;
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(540.0693F, 0F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(80F, 90F);
     this.xrPictureBox1.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     //
     // xrLine1
     //
     this.xrLine1.ForeColor     = System.Drawing.Color.DarkOrange;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 95F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(750F, 2F);
     this.xrLine1.StylePriority.UseForeColor = false;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel21,
         this.xrLabel20,
         this.xrLabel16,
         this.xrLabel17,
         this.xrLabel18,
         this.xrLabel15,
         this.xrLabel14,
         this.xrLabel2,
         this.xrLabel1
     });
     this.ReportFooter.HeightF = 150F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrLabel21
     //
     this.xrLabel21.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel21.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel21.LocationFloat                  = new DevExpress.Utils.PointFloat(468.1431F, 74.04175F);
     this.xrLabel21.Multiline                      = true;
     this.xrLabel21.Name                           = "xrLabel21";
     this.xrLabel21.SizeF                          = new System.Drawing.SizeF(172.639F, 65.95828F);
     this.xrLabel21.StylePriority.UseBorders       = false;
     this.xrLabel21.StylePriority.UseFont          = false;
     this.xrLabel21.StylePriority.UseTextAlignment = false;
     this.xrLabel21.Text                           = "CRISANTA R. GAYBON\r\nLIQUIDATING OFFICER\r\n\r\nDate: __________";
     this.xrLabel21.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel20
     //
     this.xrLabel20.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel20.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel20.LocationFloat                  = new DevExpress.Utils.PointFloat(86F, 74.04175F);
     this.xrLabel20.Multiline                      = true;
     this.xrLabel20.Name                           = "xrLabel20";
     this.xrLabel20.SizeF                          = new System.Drawing.SizeF(172.639F, 65.95828F);
     this.xrLabel20.StylePriority.UseBorders       = false;
     this.xrLabel20.StylePriority.UseFont          = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.Text                           = "JASTINE MAE K. ALVEROS\r\nBARANGAY TREASURER\r\n\r\nDate: __________";
     this.xrLabel20.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel16
     //
     this.xrLabel16.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel16.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel16.LocationFloat                  = new DevExpress.Utils.PointFloat(390.0001F, 10.00001F);
     this.xrLabel16.Name                           = "xrLabel16";
     this.xrLabel16.SizeF                          = new System.Drawing.SizeF(360F, 28F);
     this.xrLabel16.StylePriority.UseBorders       = false;
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text                           = "I HEREBY ACKNOWLEDGE receipt of the certified SCR complete with complete with dup" +
                                                     "licate copies of the OFFICIAL RECIEPTS, and the";
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel17
     //
     this.xrLabel17.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel17.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(390.0001F, 37.99998F);
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(78.14304F, 17F);
     this.xrLabel17.StylePriority.UseBorders       = false;
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text                           = "remittances of";
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel18
     //
     this.xrLabel18.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel18.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Sum([AmountPaid])")
     });
     this.xrLabel18.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel18.LocationFloat                  = new DevExpress.Utils.PointFloat(468.1431F, 37.99998F);
     this.xrLabel18.Name                           = "xrLabel18";
     this.xrLabel18.SizeF                          = new System.Drawing.SizeF(106.0598F, 17F);
     this.xrLabel18.StylePriority.UseBorders       = false;
     this.xrLabel18.StylePriority.UseFont          = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     xrSummary2.Running              = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrLabel18.Summary          = xrSummary2;
     this.xrLabel18.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrLabel18.TextFormatString = "{0:PHP#.00}";
     //
     // xrLabel15
     //
     this.xrLabel15.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel15.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(243.2124F, 38.00001F);
     this.xrLabel15.Name                           = "xrLabel15";
     this.xrLabel15.SizeF                          = new System.Drawing.SizeF(116.7875F, 17F);
     this.xrLabel15.StylePriority.UseBorders       = false;
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text                           = "are here to attach.";
     this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel14
     //
     this.xrLabel14.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Sum([AmountPaid])")
     });
     this.xrLabel14.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(175F, 38.00001F);
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(68.21248F, 17F);
     this.xrLabel14.StylePriority.UseBorders       = false;
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     xrSummary3.Running              = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrLabel14.Summary          = xrSummary3;
     this.xrLabel14.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrLabel14.TextFormatString = "{0:PHP#.00}";
     //
     // xrLabel2
     //
     this.xrLabel2.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 38.00001F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(175F, 17F);
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "RECEIPTS, and the remittances of";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel1.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 10.00001F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(360F, 28F);
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "I HEREBY CERTIFY that the foregoing is the complete and correct record of all my " +
                                                    "collections for the duplicate copies of OFFICIAL";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // From
     //
     this.From.Description = "From:";
     this.From.Name        = "From";
     this.From.Type        = typeof(System.DateTime);
     this.From.ValueInfo   = "2020-06-01";
     //
     // To
     //
     this.To.Description = "To:";
     this.To.Name        = "To";
     this.To.Type        = typeof(System.DateTime);
     this.To.ValueInfo   = "2020-12-31";
     //
     // rptTaxSummary
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.GroupHeader1,
         this.GroupFooter1,
         this.PageHeader,
         this.ReportFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember   = "CertificateCommunities";
     this.DataSource   = this.efDataSource1;
     this.FilterString = "[DateIssued] Between(?From, ?To)";
     this.Font         = new System.Drawing.Font("Arial", 9.75F);
     this.Margins      = new System.Drawing.Printing.Margins(50, 50, 30, 20);
     this.PageHeight   = 1300;
     this.PaperKind    = System.Drawing.Printing.PaperKind.Custom;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.From,
         this.To
     });
     this.Version = "20.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1    = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     DevExpress.DataAccess.EntityFramework.EFStoredProcedureInfo  efStoredProcedureInfo1     = new DevExpress.DataAccess.EntityFramework.EFStoredProcedureInfo();
     DevExpress.DataAccess.EntityFramework.EFParameter            efParameter1               = new DevExpress.DataAccess.EntityFramework.EFParameter();
     DevExpress.DataAccess.EntityFramework.EFParameter            efParameter2               = new DevExpress.DataAccess.EntityFramework.EFParameter();
     DevExpress.DataAccess.EntityFramework.EFParameter            efParameter3               = new DevExpress.DataAccess.EntityFramework.EFParameter();
     DevExpress.DataAccess.EntityFramework.EFParameter            efParameter4               = new DevExpress.DataAccess.EntityFramework.EFParameter();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings  dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings  dynamicListLookUpSettings2 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     this.efDataSource1            = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     this.Detail                   = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable2                 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2              = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell10            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16            = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin                = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin             = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1              = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrPageInfo2              = new DevExpress.XtraReports.UI.XRPageInfo();
     this.reportHeaderBand1        = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel5                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1                 = new DevExpress.XtraReports.UI.XRLabel();
     this.groupHeaderBand1         = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrPanel1                 = new DevExpress.XtraReports.UI.XRPanel();
     this.xrTable1                 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1              = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell2             = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4             = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5             = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6             = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7             = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8             = new DevExpress.XtraReports.UI.XRTableCell();
     this.Title                    = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailCaption3           = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailData3              = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailData3_Odd          = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailCaptionBackground3 = new DevExpress.XtraReports.UI.XRControlStyle();
     this.PageInfo                 = new DevExpress.XtraReports.UI.XRControlStyle();
     this.StandardTest             = new DevExpress.XtraReports.Parameters.Parameter();
     this.Recipe                   = new DevExpress.XtraReports.Parameters.Parameter();
     this.StartDate                = new DevExpress.XtraReports.Parameters.Parameter();
     this.EndDate                  = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrTableCell1             = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3             = new DevExpress.XtraReports.UI.XRTableCell();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString     = "";
     efConnectionParameters1.ConnectionStringName = "HovisMillingPortalEntities";
     efConnectionParameters1.Source          = typeof(HovisMillingPortal.Models.HovisMillingPortalEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     this.efDataSource1.Name     = "efDataSource1";
     efStoredProcedureInfo1.Name = "usp_Milling_UMQC_Results_By_Recipe_and_Standard";
     efParameter1.Name           = "resultmasterstdrRecid";
     efParameter1.Type           = typeof(DevExpress.DataAccess.Expression);
     efParameter1.Value          = new DevExpress.DataAccess.Expression("[Parameters.StandardTest]", typeof(long));
     efParameter2.Name           = "resultproductrecid";
     efParameter2.Type           = typeof(DevExpress.DataAccess.Expression);
     efParameter2.Value          = new DevExpress.DataAccess.Expression("[Parameters.Recipe]", typeof(long));
     efParameter3.Name           = "startdate";
     efParameter3.Type           = typeof(DevExpress.DataAccess.Expression);
     efParameter3.Value          = new DevExpress.DataAccess.Expression("[Parameters.StartDate]", typeof(System.DateTime));
     efParameter4.Name           = "enddate";
     efParameter4.Type           = typeof(DevExpress.DataAccess.Expression);
     efParameter4.Value          = new DevExpress.DataAccess.Expression("[Parameters.EndDate]", typeof(System.DateTime));
     efStoredProcedureInfo1.Parameters.AddRange(new DevExpress.DataAccess.EntityFramework.EFParameter[] {
         efParameter1,
         efParameter2,
         efParameter3,
         efParameter4
     });
     this.efDataSource1.StoredProcedures.AddRange(new DevExpress.DataAccess.EntityFramework.EFStoredProcedureInfo[] {
         efStoredProcedureInfo1
     });
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.Detail.HeightF       = 25F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable2
     //
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(1.525879E-05F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.OddStyleName  = "DetailData3_Odd";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(1069F, 25F);
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell10,
         this.xrTableCell1,
         this.xrTableCell12,
         this.xrTableCell13,
         this.xrTableCell14,
         this.xrTableCell15,
         this.xrTableCell16
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 11.5D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ResultCreationDate]")
     });
     this.xrTableCell10.Name      = "xrTableCell10";
     this.xrTableCell10.StyleName = "DetailData3";
     this.xrTableCell10.Text      = "xrTableCell10";
     this.xrTableCell10.Weight    = 0.14894738052880274D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[RecipeDesc]")
     });
     this.xrTableCell12.Name      = "xrTableCell12";
     this.xrTableCell12.StyleName = "DetailData3";
     this.xrTableCell12.Text      = "xrTableCell12";
     this.xrTableCell12.Weight    = 0.22000002347506009D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ResultMinScore]")
     });
     this.xrTableCell13.Name      = "xrTableCell13";
     this.xrTableCell13.StyleName = "DetailData3";
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text          = "xrTableCell13";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell13.Weight        = 0.1115789560171274D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ResultTargetScore]")
     });
     this.xrTableCell14.Name      = "xrTableCell14";
     this.xrTableCell14.StyleName = "DetailData3";
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text          = "xrTableCell14";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell14.Weight        = 0.12842106745793269D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ResultMaxScore]")
     });
     this.xrTableCell15.Name      = "xrTableCell15";
     this.xrTableCell15.StyleName = "DetailData3";
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     this.xrTableCell15.Text          = "xrTableCell15";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell15.Weight        = 0.11473685631385217D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ResultActualScore]")
     });
     this.xrTableCell16.Name      = "xrTableCell16";
     this.xrTableCell16.StyleName = "DetailData3";
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.Text          = "xrTableCell16";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell16.Weight        = 0.12736825796274037D;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 50F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1,
         this.xrPageInfo2
     });
     this.BottomMargin.HeightF       = 50F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo      = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(313F, 23F);
     this.xrPageInfo1.StyleName     = "PageInfo";
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.LocationFloat    = new DevExpress.Utils.PointFloat(331F, 6.00001F);
     this.xrPageInfo2.Name             = "xrPageInfo2";
     this.xrPageInfo2.Padding          = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.SizeF            = new System.Drawing.SizeF(738F, 23F);
     this.xrPageInfo2.StyleName        = "PageInfo";
     this.xrPageInfo2.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrPageInfo2.TextFormatString = "Page {0} of {1}";
     //
     // reportHeaderBand1
     //
     this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel5,
         this.xrLabel4,
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1
     });
     this.reportHeaderBand1.HeightF = 60F;
     this.reportHeaderBand1.Name    = "reportHeaderBand1";
     //
     // xrLabel5
     //
     this.xrLabel5.Font                           = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(878.7917F, 32F);
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(67.11969F, 26F);
     this.xrLabel5.StyleName                      = "Title";
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "and";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel4.LocationFloat         = new DevExpress.Utils.PointFloat(692.922F, 32F);
     this.xrLabel4.Name                  = "xrLabel4";
     this.xrLabel4.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                 = new System.Drawing.SizeF(85.86969F, 26F);
     this.xrLabel4.StyleName             = "Title";
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.Text                  = "Between";
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters].[EndDate]")
     });
     this.xrLabel3.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel3.LocationFloat         = new DevExpress.Utils.PointFloat(958.9999F, 32F);
     this.xrLabel3.Name                  = "xrLabel3";
     this.xrLabel3.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                 = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text                  = "xrLabel3";
     this.xrLabel3.TextFormatString      = "{0:dd/MM/yyyy}";
     //
     // xrLabel2
     //
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters].[StartDate]")
     });
     this.xrLabel2.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel2.LocationFloat         = new DevExpress.Utils.PointFloat(778.7917F, 32F);
     this.xrLabel2.Name                  = "xrLabel2";
     this.xrLabel2.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                 = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text                  = "xrLabel2";
     this.xrLabel2.TextFormatString      = "{0:dd/MM/yyyy}";
     //
     // xrLabel1
     //
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(638F, 26F);
     this.xrLabel1.StyleName     = "Title";
     this.xrLabel1.Text          = "Standard Test Results for Product";
     //
     // groupHeaderBand1
     //
     this.groupHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPanel1
     });
     this.groupHeaderBand1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
     this.groupHeaderBand1.HeightF    = 48F;
     this.groupHeaderBand1.Name       = "groupHeaderBand1";
     //
     // xrPanel1
     //
     this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPanel1.Name          = "xrPanel1";
     this.xrPanel1.SizeF         = new System.Drawing.SizeF(1069F, 48F);
     this.xrPanel1.StyleName     = "DetailCaptionBackground3";
     //
     // xrTable1
     //
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 20.00001F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(1069F, 28F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell3,
         this.xrTableCell2,
         this.xrTableCell4,
         this.xrTableCell5,
         this.xrTableCell6,
         this.xrTableCell7,
         this.xrTableCell8
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name      = "xrTableCell2";
     this.xrTableCell2.StyleName = "DetailCaption3";
     this.xrTableCell2.Text      = "Test Name";
     this.xrTableCell2.Weight    = 0.14894737243652345D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name      = "xrTableCell4";
     this.xrTableCell4.StyleName = "DetailCaption3";
     this.xrTableCell4.Text      = "Recipe Desc";
     this.xrTableCell4.Weight    = 0.220000005868765D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name      = "xrTableCell5";
     this.xrTableCell5.StyleName = "DetailCaption3";
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text          = "Min Score";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell5.Weight        = 0.11157894427959736D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name      = "xrTableCell6";
     this.xrTableCell6.StyleName = "DetailCaption3";
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text          = "Target Score";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell6.Weight        = 0.12842105572040263D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Name      = "xrTableCell7";
     this.xrTableCell7.StyleName = "DetailCaption3";
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text          = "Maximum Score";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell7.Weight        = 0.11473684457632212D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Name      = "xrTableCell8";
     this.xrTableCell8.StyleName = "DetailCaption3";
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text          = "Actual Score";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell8.Weight        = 0.12736832838792067D;
     //
     // Title
     //
     this.Title.BackColor   = System.Drawing.Color.Transparent;
     this.Title.BorderColor = System.Drawing.Color.Black;
     this.Title.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.Title.BorderWidth = 1F;
     this.Title.Font        = new System.Drawing.Font("Tahoma", 14F);
     this.Title.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.Title.Name        = "Title";
     //
     // DetailCaption3
     //
     this.DetailCaption3.BackColor     = System.Drawing.Color.Transparent;
     this.DetailCaption3.BorderColor   = System.Drawing.Color.Transparent;
     this.DetailCaption3.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.DetailCaption3.Font          = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.DetailCaption3.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.DetailCaption3.Name          = "DetailCaption3";
     this.DetailCaption3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.DetailCaption3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // DetailData3
     //
     this.DetailData3.Font          = new System.Drawing.Font("Tahoma", 8F);
     this.DetailData3.ForeColor     = System.Drawing.Color.Black;
     this.DetailData3.Name          = "DetailData3";
     this.DetailData3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.DetailData3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // DetailData3_Odd
     //
     this.DetailData3_Odd.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
     this.DetailData3_Odd.BorderColor   = System.Drawing.Color.Transparent;
     this.DetailData3_Odd.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.DetailData3_Odd.BorderWidth   = 1F;
     this.DetailData3_Odd.Font          = new System.Drawing.Font("Tahoma", 8F);
     this.DetailData3_Odd.ForeColor     = System.Drawing.Color.Black;
     this.DetailData3_Odd.Name          = "DetailData3_Odd";
     this.DetailData3_Odd.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // DetailCaptionBackground3
     //
     this.DetailCaptionBackground3.BackColor   = System.Drawing.Color.Transparent;
     this.DetailCaptionBackground3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.DetailCaptionBackground3.Borders     = DevExpress.XtraPrinting.BorderSide.Top;
     this.DetailCaptionBackground3.BorderWidth = 2F;
     this.DetailCaptionBackground3.Name        = "DetailCaptionBackground3";
     //
     // PageInfo
     //
     this.PageInfo.Font      = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.PageInfo.Name      = "PageInfo";
     this.PageInfo.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     //
     // StandardTest
     //
     this.StandardTest.Description            = "Standard Test";
     dynamicListLookUpSettings1.DataAdapter   = null;
     dynamicListLookUpSettings1.DataMember    = "t_Milling_UMQC_Results_Standards_Master";
     dynamicListLookUpSettings1.DataSource    = this.efDataSource1;
     dynamicListLookUpSettings1.DisplayMember = "ResultStdDescription";
     dynamicListLookUpSettings1.ValueMember   = "ResultStdRecid";
     this.StandardTest.LookUpSettings         = dynamicListLookUpSettings1;
     this.StandardTest.Name      = "StandardTest";
     this.StandardTest.Type      = typeof(long);
     this.StandardTest.ValueInfo = "0";
     //
     // Recipe
     //
     this.Recipe.Description = "Recipe";
     dynamicListLookUpSettings2.DataAdapter   = null;
     dynamicListLookUpSettings2.DataMember    = "t_Milling_UMQC_Products_Master";
     dynamicListLookUpSettings2.DataSource    = this.efDataSource1;
     dynamicListLookUpSettings2.DisplayMember = "RecipeDesc";
     dynamicListLookUpSettings2.ValueMember   = "ProductMasterRecid";
     this.Recipe.LookUpSettings = dynamicListLookUpSettings2;
     this.Recipe.Name           = "Recipe";
     this.Recipe.Type           = typeof(long);
     this.Recipe.ValueInfo      = "0";
     //
     // StartDate
     //
     this.StartDate.Description = "Start Date";
     this.StartDate.Name        = "StartDate";
     this.StartDate.Type        = typeof(System.DateTime);
     this.StartDate.ValueInfo   = "12/21/2017 14:11:45";
     //
     // EndDate
     //
     this.EndDate.Description = "End Date";
     this.EndDate.Name        = "EndDate";
     this.EndDate.Type        = typeof(System.DateTime);
     this.EndDate.ValueInfo   = "12/21/2017 14:11:59";
     //
     // xrTableCell1
     //
     this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ResultStdDescription]")
     });
     this.xrTableCell1.Font    = new System.Drawing.Font("Tahoma", 8F);
     this.xrTableCell1.Name    = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.xrTableCell1.StylePriority.UseFont          = false;
     this.xrTableCell1.StylePriority.UsePadding       = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text          = "xrTableCell1";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell1.Weight        = 0.14894738052880274D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Borders   = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTableCell3.Font      = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.xrTableCell3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.xrTableCell3.Name      = "xrTableCell3";
     this.xrTableCell3.Padding   = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.xrTableCell3.StylePriority.UseBorders       = false;
     this.xrTableCell3.StylePriority.UseFont          = false;
     this.xrTableCell3.StylePriority.UseForeColor     = false;
     this.xrTableCell3.StylePriority.UsePadding       = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text          = "Creation Date";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell3.Weight        = 0.14894737243652345D;
     //
     // ProductStandardMinMaxReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.reportHeaderBand1,
         this.groupHeaderBand1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember = "usp_Milling_UMQC_Results_By_Recipe_and_Standard";
     this.DataSource = this.efDataSource1;
     this.Landscape  = true;
     this.Margins    = new System.Drawing.Printing.Margins(50, 50, 50, 50);
     this.PageHeight = 827;
     this.PageWidth  = 1169;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.StandardTest,
         this.Recipe,
         this.StartDate,
         this.EndDate
     });
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.Title,
         this.DetailCaption3,
         this.DetailData3,
         this.DetailData3_Odd,
         this.DetailCaptionBackground3,
         this.PageInfo
     });
     this.Version = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(XtraReportEmp));
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable1      = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3  = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     this.ReportHeader  = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrRichText1   = new DevExpress.XtraReports.UI.XRRichText();
     this.GroupHeader1  = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel3      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.Detail.HeightF       = 25F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(107.9167F, 0F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(390F, 25F);
     this.xrTable1.StylePriority.UseBorders = false;
     this.xrTable1.StylePriority.UseFont    = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell3
     });
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.StylePriority.UseTextAlignment = false;
     this.xrTableRow1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableRow1.Weight        = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[EmployeeID]")
     });
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text          = "xrTableCell1";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight        = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[LastName]")
     });
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "xrTableCell2";
     this.xrTableCell2.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[FirstName]")
     });
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "xrTableCell3";
     this.xrTableCell3.Weight = 1D;
     //
     // TopMargin
     //
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString = "Data Source=localhost\\SQLEXPRESS;Initial Catalog=Northwind;Integrated Security=Tr" +
                                                "ue;MultipleActiveResultSets=True;Application Name=EntityFramework";
     efConnectionParameters1.ConnectionStringName = "";
     efConnectionParameters1.Source          = typeof(Project2_Web.Models.NorthwindEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     this.efDataSource1.Name = "efDataSource1";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText1
     });
     this.ReportHeader.HeightF = 97.91666F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrRichText1
     //
     this.xrRichText1.Font                  = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(152.0834F, 28.75001F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(327.7083F, 46.66665F);
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1
     });
     this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("ReportsTo", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.GroupHeader1.HeightF = 49.99998F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Employee1].[FirstName]")
     });
     this.xrLabel3.Font                  = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat         = new DevExpress.Utils.PointFloat(307.9166F, 26.99998F);
     this.xrLabel3.Name                  = "xrLabel3";
     this.xrLabel3.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                 = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text                  = "xrLabel3";
     //
     // xrLabel2
     //
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Employee1].[LastName]")
     });
     this.xrLabel2.Font                  = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat         = new DevExpress.Utils.PointFloat(207.9166F, 26.99998F);
     this.xrLabel2.Name                  = "xrLabel2";
     this.xrLabel2.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                 = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text                  = "xrLabel2";
     //
     // xrLabel1
     //
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ReportsTo]")
     });
     this.xrLabel1.Font                  = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(107.9167F, 26.99998F);
     this.xrLabel1.Name                  = "xrLabel1";
     this.xrLabel1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                 = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "xrLabel1";
     //
     // XtraReportEmp
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader,
         this.GroupHeader1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember = "Employees";
     this.DataSource = this.efDataSource1;
     this.Version    = "18.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     System.ComponentModel.ComponentResourceManager resources  = new System.ComponentModel.ComponentResourceManager(typeof(XtraReportTerr));
     DevExpress.XtraReports.UI.XRSummary            xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable1      = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4  = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     this.ReportHeader  = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrRichText1   = new DevExpress.XtraReports.UI.XRRichText();
     this.GroupHeader1  = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupFooter1  = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.Detail.HeightF       = 25F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(142.7083F, 0F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(400F, 25F);
     this.xrTable1.StylePriority.UseFont = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell3,
         this.xrTableCell4
     });
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.StylePriority.UseBorders       = false;
     this.xrTableRow1.StylePriority.UseTextAlignment = false;
     this.xrTableRow1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableRow1.Weight        = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TerritoryID]")
     });
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "xrTableCell1";
     this.xrTableCell1.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TerritoryDescription]")
     });
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "xrTableCell2";
     this.xrTableCell2.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[RegionID]")
     });
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "xrTableCell3";
     this.xrTableCell3.Weight = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Region].[RegionDescription]")
     });
     this.xrTableCell4.Name   = "xrTableCell4";
     this.xrTableCell4.Text   = "xrTableCell4";
     this.xrTableCell4.Weight = 1D;
     //
     // TopMargin
     //
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString = "Data Source=localhost\\SQLEXPRESS;Initial Catalog=Northwind;Integrated Security=Tr" +
                                                "ue;MultipleActiveResultSets=True;Application Name=EntityFramework";
     efConnectionParameters1.ConnectionStringName = "";
     efConnectionParameters1.Source          = typeof(Project2_Web.Models.NorthwindEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     this.efDataSource1.Name = "efDataSource1";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText1
     });
     this.ReportHeader.HeightF = 96.875F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrRichText1
     //
     this.xrRichText1.Font                  = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(267.1875F, 32.91667F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(144.7917F, 39F);
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrLabel5
     });
     this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("RegionID", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.GroupHeader1.HeightF = 64.58334F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrLabel1
     //
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[RegionID]")
     });
     this.xrLabel1.Font                  = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(142.7083F, 40.95834F);
     this.xrLabel1.Name                  = "xrLabel1";
     this.xrLabel1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                 = new System.Drawing.SizeF(44.79167F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "xrLabel1";
     //
     // xrLabel5
     //
     this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Region].[RegionDescription]")
     });
     this.xrLabel5.Font                  = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.LocationFloat         = new DevExpress.Utils.PointFloat(187.5001F, 40.95834F);
     this.xrLabel5.Name                  = "xrLabel5";
     this.xrLabel5.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                 = new System.Drawing.SizeF(95.83334F, 23F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text                  = "xrLabel5";
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2
     });
     this.GroupFooter1.HeightF = 23.95833F;
     this.GroupFooter1.Name    = "GroupFooter1";
     //
     // xrLabel2
     //
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumCount([TerritoryID])")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(442.7083F, 0F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     xrSummary1.Running                           = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrLabel2.Summary                        = xrSummary1;
     this.xrLabel2.Text                           = "xrLabel2";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // XtraReportTerr
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader,
         this.GroupHeader1,
         this.GroupFooter1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember = "Territories";
     this.DataSource = this.efDataSource1;
     this.Version    = "18.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     DevExpress.DataAccess.EntityFramework.EFStoredProcedureInfo  efStoredProcedureInfo1  = new DevExpress.DataAccess.EntityFramework.EFStoredProcedureInfo();
     DevExpress.DataAccess.EntityFramework.EFParameter            efParameter1            = new DevExpress.DataAccess.EntityFramework.EFParameter();
     DevExpress.DataAccess.EntityFramework.EFParameter            efParameter2            = new DevExpress.DataAccess.EntityFramework.EFParameter();
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     this.Detail                   = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin                = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin             = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1              = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrPageInfo2              = new DevExpress.XtraReports.UI.XRPageInfo();
     this.efDataSource1            = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     this.reportHeaderBand1        = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel5                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1                 = new DevExpress.XtraReports.UI.XRLabel();
     this.Title                    = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailCaption3           = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailData3              = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailData3_Odd          = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailCaptionBackground3 = new DevExpress.XtraReports.UI.XRControlStyle();
     this.PageInfo                 = new DevExpress.XtraReports.UI.XRControlStyle();
     this.StartDate                = new DevExpress.XtraReports.Parameters.Parameter();
     this.EndDate                  = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrChart1                 = new DevExpress.XtraReports.UI.XRChart();
     this.ReportFooter             = new DevExpress.XtraReports.UI.ReportFooterBand();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.HeightF       = 0F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 1.041667F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1,
         this.xrPageInfo2
     });
     this.BottomMargin.HeightF       = 50F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo      = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(313F, 23F);
     this.xrPageInfo1.StyleName     = "PageInfo";
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.LocationFloat    = new DevExpress.Utils.PointFloat(331F, 6.00001F);
     this.xrPageInfo2.Name             = "xrPageInfo2";
     this.xrPageInfo2.Padding          = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.SizeF            = new System.Drawing.SizeF(738F, 23F);
     this.xrPageInfo2.StyleName        = "PageInfo";
     this.xrPageInfo2.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrPageInfo2.TextFormatString = "Page {0} of {1}";
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString     = "";
     efConnectionParameters1.ConnectionStringName = "HovisMillingPortalEntities";
     efConnectionParameters1.Source          = typeof(HovisMillingPortal.Models.HovisMillingPortalEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     this.efDataSource1.Name     = "efDataSource1";
     efStoredProcedureInfo1.Name = "usp_Milling_UMQC_Results_Graph_by_Product_Day";
     efParameter1.Name           = "startdate";
     efParameter1.Type           = typeof(DevExpress.DataAccess.Expression);
     efParameter1.Value          = new DevExpress.DataAccess.Expression("[Parameters.StartDate]", typeof(System.DateTime));
     efParameter2.Name           = "enddate";
     efParameter2.Type           = typeof(DevExpress.DataAccess.Expression);
     efParameter2.Value          = new DevExpress.DataAccess.Expression("[Parameters.EndDate]", typeof(System.DateTime));
     efStoredProcedureInfo1.Parameters.AddRange(new DevExpress.DataAccess.EntityFramework.EFParameter[] {
         efParameter1,
         efParameter2
     });
     this.efDataSource1.StoredProcedures.AddRange(new DevExpress.DataAccess.EntityFramework.EFStoredProcedureInfo[] {
         efStoredProcedureInfo1
     });
     //
     // reportHeaderBand1
     //
     this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel5,
         this.xrLabel4,
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1
     });
     this.reportHeaderBand1.HeightF = 41.24997F;
     this.reportHeaderBand1.Name    = "reportHeaderBand1";
     //
     // xrLabel5
     //
     this.xrLabel5.Font                           = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(888.7085F, 10.00001F);
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(70.29166F, 26F);
     this.xrLabel5.StyleName                      = "Title";
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "and";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel4.LocationFloat         = new DevExpress.Utils.PointFloat(714.4583F, 7.624992F);
     this.xrLabel4.Name                  = "xrLabel4";
     this.xrLabel4.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                 = new System.Drawing.SizeF(73.04169F, 26F);
     this.xrLabel4.StyleName             = "Title";
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.Text                  = "Between";
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters].[EndDate]")
     });
     this.xrLabel3.Font                  = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel3.LocationFloat         = new DevExpress.Utils.PointFloat(959.0001F, 10.00001F);
     this.xrLabel3.Name                  = "xrLabel3";
     this.xrLabel3.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                 = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text                  = "xrLabel3";
     this.xrLabel3.TextFormatString      = "{0:dd/MM/yyyy}";
     //
     // xrLabel2
     //
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters].[StartDate]")
     });
     this.xrLabel2.Font                  = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat         = new DevExpress.Utils.PointFloat(787.5F, 10.00001F);
     this.xrLabel2.Name                  = "xrLabel2";
     this.xrLabel2.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                 = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text                  = "xrLabel2";
     this.xrLabel2.TextFormatString      = "{0:dd/MM/yyyy}";
     //
     // xrLabel1
     //
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(638F, 26F);
     this.xrLabel1.StyleName     = "Title";
     this.xrLabel1.Text          = "Attributes recorded Between Dates";
     //
     // Title
     //
     this.Title.BackColor   = System.Drawing.Color.Transparent;
     this.Title.BorderColor = System.Drawing.Color.Black;
     this.Title.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.Title.BorderWidth = 1F;
     this.Title.Font        = new System.Drawing.Font("Tahoma", 14F);
     this.Title.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.Title.Name        = "Title";
     //
     // DetailCaption3
     //
     this.DetailCaption3.BackColor     = System.Drawing.Color.Transparent;
     this.DetailCaption3.BorderColor   = System.Drawing.Color.Transparent;
     this.DetailCaption3.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.DetailCaption3.Font          = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.DetailCaption3.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.DetailCaption3.Name          = "DetailCaption3";
     this.DetailCaption3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.DetailCaption3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // DetailData3
     //
     this.DetailData3.Font          = new System.Drawing.Font("Tahoma", 8F);
     this.DetailData3.ForeColor     = System.Drawing.Color.Black;
     this.DetailData3.Name          = "DetailData3";
     this.DetailData3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.DetailData3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // DetailData3_Odd
     //
     this.DetailData3_Odd.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
     this.DetailData3_Odd.BorderColor   = System.Drawing.Color.Transparent;
     this.DetailData3_Odd.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.DetailData3_Odd.BorderWidth   = 1F;
     this.DetailData3_Odd.Font          = new System.Drawing.Font("Tahoma", 8F);
     this.DetailData3_Odd.ForeColor     = System.Drawing.Color.Black;
     this.DetailData3_Odd.Name          = "DetailData3_Odd";
     this.DetailData3_Odd.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // DetailCaptionBackground3
     //
     this.DetailCaptionBackground3.BackColor   = System.Drawing.Color.Transparent;
     this.DetailCaptionBackground3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.DetailCaptionBackground3.Borders     = DevExpress.XtraPrinting.BorderSide.Top;
     this.DetailCaptionBackground3.BorderWidth = 2F;
     this.DetailCaptionBackground3.Name        = "DetailCaptionBackground3";
     //
     // PageInfo
     //
     this.PageInfo.Font      = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.PageInfo.Name      = "PageInfo";
     this.PageInfo.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     //
     // StartDate
     //
     this.StartDate.Description = "Start Date";
     this.StartDate.Name        = "StartDate";
     this.StartDate.Type        = typeof(System.DateTime);
     this.StartDate.ValueInfo   = "12/21/2017 15:45:04";
     //
     // EndDate
     //
     this.EndDate.Description = "End Date";
     this.EndDate.Name        = "EndDate";
     this.EndDate.Type        = typeof(System.DateTime);
     this.EndDate.ValueInfo   = "12/21/2017 15:45:20";
     //
     // xrChart1
     //
     this.xrChart1.BorderColor                   = System.Drawing.Color.Black;
     this.xrChart1.Borders                       = DevExpress.XtraPrinting.BorderSide.None;
     xyDiagram1.AxisX.Title.Text                 = "Flour Grade";
     xyDiagram1.AxisX.Title.TextColor            = System.Drawing.Color.Black;
     xyDiagram1.AxisX.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Title.Text                 = "No Of Attributes recorded";
     xyDiagram1.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart1.Diagram                       = xyDiagram1;
     this.xrChart1.Legend.Name                   = "Default Legend";
     this.xrChart1.Legend.Visibility             = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart1.LocationFloat                 = new DevExpress.Utils.PointFloat(32.29167F, 0F);
     this.xrChart1.Name               = "xrChart1";
     this.xrChart1.SeriesDataMember   = "usp_Milling_UMQC_Results_Graph_by_Product_Day.RecipeDesc";
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.xrChart1.SeriesTemplate.ArgumentDataMember           = "usp_Milling_UMQC_Results_Graph_by_Product_Day.RecipeDesc";
     this.xrChart1.SeriesTemplate.ValueDataMembersSerializable = "usp_Milling_UMQC_Results_Graph_by_Product_Day.NoOfTests";
     this.xrChart1.SizeF = new System.Drawing.SizeF(1010.417F, 625.4167F);
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart1
     });
     this.ReportFooter.HeightF = 635.4167F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // TestNosGraphReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.reportHeaderBand1,
         this.ReportFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember = "usp_Milling_UMQC_Results_Graph_by_Product_Day";
     this.DataSource = this.efDataSource1;
     this.Landscape  = true;
     this.Margins    = new System.Drawing.Printing.Margins(50, 50, 1, 50);
     this.PageHeight = 827;
     this.PageWidth  = 1169;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.StartDate,
         this.EndDate
     });
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.Title,
         this.DetailCaption3,
         this.DetailData3,
         this.DetailData3_Odd,
         this.DetailCaptionBackground3,
         this.PageInfo
     });
     this.Version = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptServices));
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrLabel13     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1   = new DevExpress.XtraReports.UI.XRPageInfo();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable1      = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5  = new DevExpress.XtraReports.UI.XRTableCell();
     this.From          = new DevExpress.XtraReports.Parameters.Parameter();
     this.To            = new DevExpress.XtraReports.Parameters.Parameter();
     this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     this.GroupHeader1  = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable2      = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell6  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.PageHeader    = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel8      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel3      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2       = new DevExpress.XtraReports.UI.XRLine();
     this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLine1       = new DevExpress.XtraReports.UI.XRLine();
     this.GroupFooter1  = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.xrLabel11     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable3      = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow4   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow5   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow6   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter  = new DevExpress.XtraReports.UI.ReportFooterBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 20F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel13,
         this.xrPageInfo1
     });
     this.BottomMargin.HeightF = 50F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // xrLabel13
     //
     this.xrLabel13.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel13.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(538.2816F, 9.999974F);
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(110F, 19F);
     this.xrLabel13.StylePriority.UseBorders       = false;
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text                           = "Page:";
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font                  = new System.Drawing.Font("Arial", 8F);
     this.xrPageInfo1.LocationFloat         = new DevExpress.Utils.PointFloat(648.2817F, 9.999974F);
     this.xrPageInfo1.Name                  = "xrPageInfo1";
     this.xrPageInfo1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF                 = new System.Drawing.SizeF(99.93073F, 19F);
     this.xrPageInfo1.StylePriority.UseFont = false;
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.Detail.HeightF = 25F;
     this.Detail.Name    = "Detail";
     //
     // xrTable1
     //
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(751F, 25F);
     this.xrTable1.StylePriority.UseBorders       = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell3,
         this.xrTableCell4,
         this.xrTableCell5
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 11.5D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DateIssued]")
     });
     this.xrTableCell1.Multiline        = true;
     this.xrTableCell1.Name             = "xrTableCell1";
     this.xrTableCell1.Text             = "xrTableCell1";
     this.xrTableCell1.TextFormatString = "{0:d}";
     this.xrTableCell1.Weight           = 0.23111111653645838D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OfficialReceiptNum]")
     });
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name      = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text          = "xrTableCell2";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell2.Weight        = 0.23111111653645833D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Resident].[FullName]")
     });
     this.xrTableCell3.Multiline = true;
     this.xrTableCell3.Name      = "xrTableCell3";
     this.xrTableCell3.Text      = "xrTableCell3";
     this.xrTableCell3.Weight    = 0.57777778862847229D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[LetterTemplate].[TemplateName]")
     });
     this.xrTableCell4.Multiline = true;
     this.xrTableCell4.Name      = "xrTableCell4";
     this.xrTableCell4.Text      = "xrTableCell4";
     this.xrTableCell4.Weight    = 0.53155556640625D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Amount]")
     });
     this.xrTableCell5.Multiline = true;
     this.xrTableCell5.Name      = "xrTableCell5";
     this.xrTableCell5.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
     this.xrTableCell5.StylePriority.UsePadding       = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text             = "xrTableCell5";
     this.xrTableCell5.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell5.TextFormatString = "{0:#.00}";
     this.xrTableCell5.Weight           = 0.16408885633680559D;
     //
     // From
     //
     this.From.Description = "From:";
     this.From.Name        = "From";
     this.From.Type        = typeof(System.DateTime);
     this.From.ValueInfo   = "2020-06-01";
     //
     // To
     //
     this.To.Description = "To:";
     this.To.Name        = "To";
     this.To.Type        = typeof(System.DateTime);
     this.To.ValueInfo   = "2020-12-31";
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString     = "";
     efConnectionParameters1.ConnectionStringName = "BrgyMgmtEntities";
     efConnectionParameters1.Source          = typeof(BrgyMgmt.Web.Models.BrgyMgmtEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     this.efDataSource1.Name = "efDataSource1";
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.GroupHeader1.HeightF = 30F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrTable2
     //
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                    | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTable2.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(750.9999F, 30F);
     this.xrTable2.StylePriority.UseBorders       = false;
     this.xrTable2.StylePriority.UseFont          = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell6,
         this.xrTableCell7,
         this.xrTableCell8,
         this.xrTableCell9,
         this.xrTableCell10
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 11.5D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Multiline        = true;
     this.xrTableCell6.Name             = "xrTableCell6";
     this.xrTableCell6.Text             = "DATE";
     this.xrTableCell6.TextFormatString = "{0:d}";
     this.xrTableCell6.Weight           = 0.23111111653645838D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Multiline = true;
     this.xrTableCell7.Name      = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text          = "OR NUMBER";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight        = 0.23111111653645833D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name      = "xrTableCell8";
     this.xrTableCell8.Text      = "PAYOR | DBC";
     this.xrTableCell8.Weight    = 0.57777778862847229D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Multiline = true;
     this.xrTableCell9.Name      = "xrTableCell9";
     this.xrTableCell9.Text      = "NATURE OF COLLECTION";
     this.xrTableCell9.Weight    = 0.53155556640625D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Multiline = true;
     this.xrTableCell10.Name      = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text          = "AMOUNT";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell10.Weight        = 0.1640887152777778D;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel8,
         this.xrLabel9,
         this.xrLabel1,
         this.xrLabel5,
         this.xrLabel6,
         this.xrLabel7,
         this.xrLabel10,
         this.xrLabel12,
         this.xrLabel19,
         this.xrLabel4,
         this.xrPictureBox3,
         this.xrLabel3,
         this.xrLine2,
         this.xrPictureBox1,
         this.xrLine1
     });
     this.PageHeader.HeightF = 200F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel8
     //
     this.xrLabel8.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel8.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(540.0693F, 171F);
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(80F, 19F);
     this.xrLabel8.StylePriority.UseBorders       = false;
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "RCD NO.";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel9.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(620.0693F, 171F);
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(128.1431F, 19F);
     this.xrLabel9.StylePriority.UseBorders       = false;
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "2020-06-23";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel1.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(110F, 171F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(98.14314F, 19F);
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "RUNRUNO";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 171F);
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(110F, 19F);
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "Barangay:";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel6.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 152F);
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(110F, 19F);
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text                           = "Barangay Treasurer:";
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel7.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(110F, 152F);
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(200F, 19F);
     this.xrLabel7.StylePriority.UseBorders       = false;
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "JASTINE MAE K. ALVEROS";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Now()")
     });
     this.xrLabel10.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(620.0693F, 152F);
     this.xrLabel10.Name                           = "xrLabel10";
     this.xrLabel10.SizeF                          = new System.Drawing.SizeF(128.1431F, 19F);
     this.xrLabel10.StylePriority.UseBorders       = false;
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text                           = "QUEZON";
     this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel10.TextFormatString               = "{0:dd/MM/yyyy}";
     //
     // xrLabel12
     //
     this.xrLabel12.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel12.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(540.0693F, 152F);
     this.xrLabel12.Name                           = "xrLabel12";
     this.xrLabel12.SizeF                          = new System.Drawing.SizeF(80F, 19F);
     this.xrLabel12.StylePriority.UseBorders       = false;
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text                           = "DATE:";
     this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel19
     //
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(148.1943F, 113.3333F);
     this.xrLabel19.Multiline     = true;
     this.xrLabel19.Name          = "xrLabel19";
     this.xrLabel19.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF         = new System.Drawing.SizeF(450F, 23F);
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text          = "REPORT OF COLLECTIONS AND DEPOSITS\r\n";
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(245.0693F, 69.99998F);
     this.xrLabel4.Multiline     = true;
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(260F, 23F);
     this.xrLabel4.Text          = " OFFICE OF THE PUNONG BARANGAY\r\n";
     //
     // xrPictureBox3
     //
     this.xrPictureBox3.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource"));
     this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(130.0693F, 0F);
     this.xrPictureBox3.Name          = "xrPictureBox3";
     this.xrPictureBox3.SizeF         = new System.Drawing.SizeF(80F, 90F);
     this.xrPictureBox3.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     //
     // xrLabel3
     //
     this.xrLabel3.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(260.0693F, 0F);
     this.xrLabel3.Multiline                      = true;
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(230F, 70F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "REPUBLIC OF THE PHILIPPINES\r\nProvince of Nueva Vizcaya\r\nMunicipality of Quezon\r\nB" +
                                                    "ARANGAY RUNRUNO\r\n3713";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLine2
     //
     this.xrLine2.ForeColor     = System.Drawing.Color.DarkOrange;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 97.99998F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(750F, 2F);
     this.xrLine2.StylePriority.UseForeColor = false;
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(540.0693F, 0F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(80F, 90F);
     this.xrPictureBox1.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     //
     // xrLine1
     //
     this.xrLine1.ForeColor     = System.Drawing.Color.DarkOrange;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 95F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(750F, 2F);
     this.xrLine1.StylePriority.UseForeColor = false;
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel11,
         this.xrLabel14
     });
     this.GroupFooter1.GroupUnion = DevExpress.XtraReports.UI.GroupFooterUnion.WithLastDetail;
     this.GroupFooter1.HeightF    = 25F;
     this.GroupFooter1.Name       = "GroupFooter1";
     //
     // xrLabel11
     //
     this.xrLabel11.Borders                        = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel11.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(0.06930032F, 0F);
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 5, 0, 0, 100F);
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(679.9307F, 25F);
     this.xrLabel11.StylePriority.UseBorders       = false;
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UsePadding       = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text                           = "TOTAL";
     this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel14
     //
     this.xrLabel14.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "SUM([Amount])")
     });
     this.xrLabel14.Font                           = new System.Drawing.Font("Arial", 10F);
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(680.0001F, 0F);
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(70.99994F, 25F);
     this.xrLabel14.StylePriority.UseBorders       = false;
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UsePadding       = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrLabel14.TextFormatString               = "{0:#.00}";
     //
     // xrTable3
     //
     this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable3.Font          = new System.Drawing.Font("Arial", 8F);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 31.87504F);
     this.xrTable3.Name          = "xrTable3";
     this.xrTable3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow4,
         this.xrTableRow3,
         this.xrTableRow5,
         this.xrTableRow6
     });
     this.xrTable3.SizeF = new System.Drawing.SizeF(750F, 84F);
     this.xrTable3.StylePriority.UseBorders       = false;
     this.xrTable3.StylePriority.UseFont          = false;
     this.xrTable3.StylePriority.UseTextAlignment = false;
     this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell14,
         this.xrTableCell15,
         this.xrTableCell16
     });
     this.xrTableRow4.Name   = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Multiline = true;
     this.xrTableCell14.Name      = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text          = "BANK | BRANCH";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell14.Weight        = 1D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.Multiline = true;
     this.xrTableCell15.Name      = "xrTableCell15";
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     this.xrTableCell15.Text          = "REFERENCE";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell15.Weight        = 1D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Multiline = true;
     this.xrTableCell16.Name      = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.Text          = "AMOUNT";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell16.Weight        = 1D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell11,
         this.xrTableCell12,
         this.xrTableCell13
     });
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Multiline = true;
     this.xrTableCell11.Name      = "xrTableCell11";
     this.xrTableCell11.Weight    = 1D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Multiline = true;
     this.xrTableCell12.Name      = "xrTableCell12";
     this.xrTableCell12.Weight    = 1D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Multiline = true;
     this.xrTableCell13.Name      = "xrTableCell13";
     this.xrTableCell13.Weight    = 1D;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell17,
         this.xrTableCell18,
         this.xrTableCell19
     });
     this.xrTableRow5.Name   = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Multiline = true;
     this.xrTableCell17.Name      = "xrTableCell17";
     this.xrTableCell17.Weight    = 1D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.Multiline = true;
     this.xrTableCell18.Name      = "xrTableCell18";
     this.xrTableCell18.Weight    = 1D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.Multiline = true;
     this.xrTableCell19.Name      = "xrTableCell19";
     this.xrTableCell19.Weight    = 1D;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell20,
         this.xrTableCell21,
         this.xrTableCell22
     });
     this.xrTableRow6.Name   = "xrTableRow6";
     this.xrTableRow6.Weight = 1D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.Multiline = true;
     this.xrTableCell20.Name      = "xrTableCell20";
     this.xrTableCell20.Weight    = 1D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.Multiline = true;
     this.xrTableCell21.Name      = "xrTableCell21";
     this.xrTableCell21.Weight    = 1D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.Multiline = true;
     this.xrTableCell22.Name      = "xrTableCell22";
     this.xrTableCell22.Weight    = 1D;
     //
     // xrLabel2
     //
     this.xrLabel2.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 9.999974F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(98.14314F, 19F);
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "BANK DEPOSITS";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable3,
         this.xrLabel2
     });
     this.ReportFooter.HeightF = 115.875F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // rptServices
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.GroupHeader1,
         this.PageHeader,
         this.GroupFooter1,
         this.ReportFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember   = "Certificates";
     this.DataSource   = this.efDataSource1;
     this.FilterString = "[DateIssued] Between(?From, ?To)";
     this.Font         = new System.Drawing.Font("Arial", 9.75F);
     this.Margins      = new System.Drawing.Printing.Margins(49, 50, 20, 50);
     this.PageHeight   = 1300;
     this.PaperKind    = System.Drawing.Printing.PaperKind.Custom;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.From,
         this.To
     });
     this.Version = "20.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     DevExpress.DataAccess.EntityFramework.DBSetFilter            dbSetFilter1            = new DevExpress.DataAccess.EntityFramework.DBSetFilter();
     this.Detail            = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin         = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.BottomMargin      = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1       = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrPageInfo2       = new DevExpress.XtraReports.UI.XRPageInfo();
     this.efDataSource1     = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     this.reportHeaderBand1 = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrTable1          = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1       = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10     = new DevExpress.XtraReports.UI.XRTableCell();
     this.groupHeaderBand1  = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel3          = new DevExpress.XtraReports.UI.XRLabel();
     this.groupFooterBand1  = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
     this.Title             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GroupCaption3     = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GroupData3        = new DevExpress.XtraReports.UI.XRControlStyle();
     this.PageInfo          = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrLabel4          = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.HeightF       = 23F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1
     });
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33.08333F);
     this.xrLabel1.Multiline     = true;
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(638F, 25.55338F);
     this.xrLabel1.StyleName     = "Title";
     this.xrLabel1.Text          = "Zimmet Raporu";
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1,
         this.xrPageInfo2
     });
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo      = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(313F, 23F);
     this.xrPageInfo1.StyleName     = "PageInfo";
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.LocationFloat    = new DevExpress.Utils.PointFloat(331F, 6F);
     this.xrPageInfo2.Name             = "xrPageInfo2";
     this.xrPageInfo2.Padding          = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.SizeF            = new System.Drawing.SizeF(313F, 23F);
     this.xrPageInfo2.StyleName        = "PageInfo";
     this.xrPageInfo2.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrPageInfo2.TextFormatString = "Page {0} of {1}";
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString     = "";
     efConnectionParameters1.ConnectionStringName = "ProjeOdeviDbEntities";
     efConnectionParameters1.Source          = typeof(ProjeOdevi.Models.ProjeOdeviDbEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     dbSetFilter1.CriteriaOperator           = null;
     dbSetFilter1.DBSetName    = "Tbl_Zimmet";
     dbSetFilter1.FilterString = "[Tbl_Kullanici] = ? And [Tbl_Urun] = ?";
     this.efDataSource1.Filters.AddRange(new DevExpress.DataAccess.EntityFramework.DBSetFilter[] {
         dbSetFilter1
     });
     this.efDataSource1.Name = "efDataSource1";
     //
     // reportHeaderBand1
     //
     this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.reportHeaderBand1.HeightF = 60F;
     this.reportHeaderBand1.Name    = "reportHeaderBand1";
     //
     // xrTable1
     //
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(650F, 25F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell6,
         this.xrTableCell2,
         this.xrTableCell7,
         this.xrTableCell3,
         this.xrTableCell8,
         this.xrTableCell4,
         this.xrTableCell9,
         this.xrTableCell5,
         this.xrTableCell10
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name      = "xrTableCell1";
     this.xrTableCell1.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell1.StyleName = "GroupCaption3";
     this.xrTableCell1.Text      = "TBL KULLANİCİ ADİ";
     this.xrTableCell1.Weight    = 0.18411589402418871D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Tbl_Kullanici.Adi]")
     });
     this.xrTableCell6.Multiline = true;
     this.xrTableCell6.Name      = "xrTableCell6";
     this.xrTableCell6.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell6.StyleName = "GroupData3";
     this.xrTableCell6.Text      = "xrTableCell6";
     this.xrTableCell6.Weight    = 0.18411589402418871D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name      = "xrTableCell2";
     this.xrTableCell2.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell2.StyleName = "GroupCaption3";
     this.xrTableCell2.Text      = "TBL KULLANİCİ SOYADİ";
     this.xrTableCell2.Weight    = 0.21956427940955528D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Tbl_Kullanici.Soyadi]")
     });
     this.xrTableCell7.Multiline = true;
     this.xrTableCell7.Name      = "xrTableCell7";
     this.xrTableCell7.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell7.StyleName = "GroupData3";
     this.xrTableCell7.Text      = "xrTableCell7";
     this.xrTableCell7.Weight    = 0.21956427940955528D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Multiline = true;
     this.xrTableCell3.Name      = "xrTableCell3";
     this.xrTableCell3.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell3.StyleName = "GroupCaption3";
     this.xrTableCell3.Text      = "TBL KULLANİCİ TBL ROL ROL ADİ";
     this.xrTableCell3.Weight    = 0.30182924710787262D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Tbl_Kullanici.Tbl_Rol.RolAdi]")
     });
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name      = "xrTableCell8";
     this.xrTableCell8.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell8.StyleName = "GroupData3";
     this.xrTableCell8.Text      = "xrTableCell8";
     this.xrTableCell8.Weight    = 0.30182924710787262D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Multiline = true;
     this.xrTableCell4.Name      = "xrTableCell4";
     this.xrTableCell4.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell4.StyleName = "GroupCaption3";
     this.xrTableCell4.Text      = "TBL KULLANİCİ TBL BOLUM BOLUM ADİ";
     this.xrTableCell4.Weight    = 0.35624962439903846D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Tbl_Kullanici.Tbl_Bolum.BolumAdi]")
     });
     this.xrTableCell9.Multiline = true;
     this.xrTableCell9.Name      = "xrTableCell9";
     this.xrTableCell9.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell9.StyleName = "GroupData3";
     this.xrTableCell9.Text      = "xrTableCell9";
     this.xrTableCell9.Weight    = 0.35624962439903846D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Multiline = true;
     this.xrTableCell5.Name      = "xrTableCell5";
     this.xrTableCell5.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell5.StyleName = "GroupCaption3";
     this.xrTableCell5.Text      = "TBL URUN ADİ";
     this.xrTableCell5.Weight    = 0.138050537109375D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Tbl_Urun.Adi]")
     });
     this.xrTableCell10.Multiline = true;
     this.xrTableCell10.Name      = "xrTableCell10";
     this.xrTableCell10.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell10.StyleName = "GroupData3";
     this.xrTableCell10.Text      = "xrTableCell10";
     this.xrTableCell10.Weight    = 0.0030769230769230769D;
     //
     // groupHeaderBand1
     //
     this.groupHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel4,
         this.xrLabel3
     });
     this.groupHeaderBand1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("Tbl_Kullanici.Adi", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
         new DevExpress.XtraReports.UI.GroupField("Tbl_Kullanici.Soyadi", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
         new DevExpress.XtraReports.UI.GroupField("Tbl_Kullanici.Tbl_Rol.RolAdi", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
         new DevExpress.XtraReports.UI.GroupField("Tbl_Kullanici.Tbl_Bolum.BolumAdi", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
         new DevExpress.XtraReports.UI.GroupField("Tbl_Urun.Adi", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.groupHeaderBand1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
     this.groupHeaderBand1.HeightF    = 25F;
     this.groupHeaderBand1.Level      = 1;
     this.groupHeaderBand1.Name       = "groupHeaderBand1";
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Tbl_Kullanici].[Adi]")
     });
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel3.Multiline     = true;
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel3.Text          = "xrLabel3";
     //
     // groupFooterBand1
     //
     this.groupFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2
     });
     this.groupFooterBand1.GroupUnion = DevExpress.XtraReports.UI.GroupFooterUnion.WithLastDetail;
     this.groupFooterBand1.HeightF    = 6F;
     this.groupFooterBand1.Name       = "groupFooterBand1";
     //
     // xrLabel2
     //
     this.xrLabel2.Borders                  = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.LocationFloat            = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel2.Multiline                = true;
     this.xrLabel2.Name                     = "xrLabel2";
     this.xrLabel2.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                    = new System.Drawing.SizeF(650F, 2.08F);
     this.xrLabel2.StyleName                = "GroupCaption3";
     this.xrLabel2.StylePriority.UseBorders = false;
     //
     // Title
     //
     this.Title.BackColor   = System.Drawing.Color.Transparent;
     this.Title.BorderColor = System.Drawing.Color.Black;
     this.Title.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.Title.BorderWidth = 1F;
     this.Title.Font        = new System.Drawing.Font("Tahoma", 14F);
     this.Title.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.Title.Name        = "Title";
     //
     // GroupCaption3
     //
     this.GroupCaption3.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(137)))), ((int)(((byte)(137)))));
     this.GroupCaption3.BorderColor   = System.Drawing.Color.White;
     this.GroupCaption3.Borders       = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.GroupCaption3.BorderWidth   = 2F;
     this.GroupCaption3.Font          = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.GroupCaption3.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(228)))));
     this.GroupCaption3.Name          = "GroupCaption3";
     this.GroupCaption3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F);
     this.GroupCaption3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // GroupData3
     //
     this.GroupData3.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(137)))), ((int)(((byte)(137)))));
     this.GroupData3.BorderColor   = System.Drawing.Color.White;
     this.GroupData3.Borders       = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.GroupData3.BorderWidth   = 2F;
     this.GroupData3.Font          = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.GroupData3.ForeColor     = System.Drawing.Color.White;
     this.GroupData3.Name          = "GroupData3";
     this.GroupData3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F);
     this.GroupData3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // PageInfo
     //
     this.PageInfo.Font      = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.PageInfo.Name      = "PageInfo";
     this.PageInfo.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     //
     // xrLabel4
     //
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[KullaniciID]")
     });
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(100F, 0F);
     this.xrLabel4.Multiline     = true;
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel4.Text          = "xrLabel4";
     //
     // ZimmetRapor
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.reportHeaderBand1,
         this.groupHeaderBand1,
         this.groupFooterBand1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember = "Tbl_Zimmet";
     this.DataSource = this.efDataSource1;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.Title,
         this.GroupCaption3,
         this.GroupData3,
         this.PageInfo
     });
     this.Version = "18.1";
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptLayout));
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel16     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel12     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageBreak1  = new DevExpress.XtraReports.UI.XRPageBreak();
     this.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader    = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrPanel1      = new DevExpress.XtraReports.UI.XRPanel();
     this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox4 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel3      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2       = new DevExpress.XtraReports.UI.XRLine();
     this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 20F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 20F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel16,
         this.xrLabel15,
         this.xrLabel14,
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel13,
         this.xrLine1,
         this.xrLabel12,
         this.xrLabel7,
         this.xrLabel6,
         this.xrPageBreak1,
         this.xrLabel5
     });
     this.Detail.HeightF = 930.2086F;
     this.Detail.Name    = "Detail";
     //
     // xrLabel16
     //
     this.xrLabel16.Font                           = new System.Drawing.Font("Arial", 9F);
     this.xrLabel16.LocationFloat                  = new DevExpress.Utils.PointFloat(218.7501F, 665.8333F);
     this.xrLabel16.Multiline                      = true;
     this.xrLabel16.Name                           = "xrLabel16";
     this.xrLabel16.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF                          = new System.Drawing.SizeF(90.62498F, 19F);
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text                           = "Respondent/s:";
     this.xrLabel16.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.Font                           = new System.Drawing.Font("Arial", 9F);
     this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(218.7501F, 696.0416F);
     this.xrLabel15.Multiline                      = true;
     this.xrLabel15.Name                           = "xrLabel15";
     this.xrLabel15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                          = new System.Drawing.SizeF(65F, 90F);
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text                           = "______ 1) \r\n______ 2) \r\n______ 3) \r\n\r\n______ 4)";
     this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel14
     //
     this.xrLabel14.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(218.7501F, 911.2086F);
     this.xrLabel14.Multiline                      = true;
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(252.0833F, 19F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text                           = "Barangay Copy";
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(218.7501F, 892.2086F);
     this.xrLabel11.Multiline                      = true;
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(252.0833F, 19F);
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text                           = "_______________  Date/Time ___________";
     this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(218.7501F, 847.2498F);
     this.xrLabel10.Multiline                      = true;
     this.xrLabel10.Name                           = "xrLabel10";
     this.xrLabel10.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                          = new System.Drawing.SizeF(252.0833F, 19F);
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text                           = "(Signature over printed name)";
     this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel9
     //
     this.xrLabel9.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(218.7501F, 828.2498F);
     this.xrLabel9.Multiline                      = true;
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(252.0833F, 19F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "Received by Respondents or / Reprsentative/s";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel8
     //
     this.xrLabel8.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(561.4583F, 828.2498F);
     this.xrLabel8.Multiline                      = true;
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(150F, 19F);
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "OFFICER";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel13
     //
     this.xrLabel13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Concat(\'I served this letter upon respondent \', [Complaint].[ResidentRespondents]" +
                                                         ".[FullName],\' on the ____ day of __________, to be settled on [SettlementDate].\'" +
                                                         ")")
     });
     this.xrLabel13.Font                           = new System.Drawing.Font("Arial", 9F);
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(220F, 615.4166F);
     this.xrLabel13.Multiline                      = true;
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(510F, 38F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopJustify;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(538.7499F, 826.2498F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(187.5F, 2F);
     //
     // xrLabel12
     //
     this.xrLabel12.Font                           = new System.Drawing.Font("Arial", 9F);
     this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(283.7501F, 696.0416F);
     this.xrLabel12.Multiline                      = true;
     this.xrLabel12.Name                           = "xrLabel12";
     this.xrLabel12.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                          = new System.Drawing.SizeF(445F, 90.00006F);
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text                           = resources.GetString("xrLabel12.Text");
     this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(218.7501F, 571.5833F);
     this.xrLabel7.Multiline                      = true;
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(510.0001F, 23F);
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "OFFICERS RETURN";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel6
     //
     this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[LetterContent]")
     });
     this.xrLabel6.Font                           = new System.Drawing.Font("Arial", 9F);
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(220F, 499.9166F);
     this.xrLabel6.Multiline                      = true;
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(510F, 23.00002F);
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text                           = "xrLabel5";
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopJustify;
     //
     // xrPageBreak1
     //
     this.xrPageBreak1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 351.0417F);
     this.xrPageBreak1.Name          = "xrPageBreak1";
     //
     // xrLabel5
     //
     this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[LetterContent]")
     });
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(220F, 150F);
     this.xrLabel5.Multiline     = true;
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(510F, 23.00002F);
     this.xrLabel5.Text          = "xrLabel5";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPanel1,
         this.xrLabel4,
         this.xrPictureBox4,
         this.xrPictureBox3,
         this.xrLabel3,
         this.xrLine2
     });
     this.PageHeader.HeightF          = 995F;
     this.PageHeader.Name             = "PageHeader";
     this.PageHeader.PrintAcrossBands = true;
     //
     // xrPanel1
     //
     this.xrPanel1.BorderColor = System.Drawing.Color.OrangeRed;
     this.xrPanel1.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel1
     });
     this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(5F, 125F);
     this.xrPanel1.Name          = "xrPanel1";
     this.xrPanel1.SizeF         = new System.Drawing.SizeF(170F, 870F);
     this.xrPanel1.StylePriority.UseBorderColor = false;
     this.xrPanel1.StylePriority.UseBorders     = false;
     //
     // xrLabel2
     //
     this.xrLabel2.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.Font                           = new System.Drawing.Font("Arial Narrow", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(5.000003F, 30.00002F);
     this.xrLabel2.Multiline                      = true;
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(155F, 829.7916F);
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = resources.GetString("xrLabel2.Text");
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.Borders                  = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel1.LocationFloat            = new DevExpress.Utils.PointFloat(5F, 5F);
     this.xrLabel1.Multiline                = true;
     this.xrLabel1.Name                     = "xrLabel1";
     this.xrLabel1.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                    = new System.Drawing.SizeF(60F, 16F);
     this.xrLabel1.StylePriority.UseBorders = false;
     this.xrLabel1.Text                     = "VISION";
     //
     // xrLabel4
     //
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(251.25F, 75.00002F);
     this.xrLabel4.Multiline     = true;
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(260F, 23F);
     this.xrLabel4.Text          = " OFFICE OF THE PUNONG BARANGAY\r\n";
     //
     // xrPictureBox4
     //
     this.xrPictureBox4.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox4.ImageSource"));
     this.xrPictureBox4.LocationFloat = new DevExpress.Utils.PointFloat(538.75F, 0F);
     this.xrPictureBox4.Name          = "xrPictureBox4";
     this.xrPictureBox4.SizeF         = new System.Drawing.SizeF(80F, 90F);
     this.xrPictureBox4.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     //
     // xrPictureBox3
     //
     this.xrPictureBox3.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource"));
     this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(126.25F, 0F);
     this.xrPictureBox3.Name          = "xrPictureBox3";
     this.xrPictureBox3.SizeF         = new System.Drawing.SizeF(80F, 90F);
     this.xrPictureBox3.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     //
     // xrLabel3
     //
     this.xrLabel3.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(263.75F, 0F);
     this.xrLabel3.Multiline                      = true;
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(230F, 70F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "REPUBLIC OF THE PHILIPPINES\r\nProvince of Nueva Vizcaya\r\nMunicipality of Quezon\r\nB" +
                                                    "ARANGAY RUNRUNO\r\n3713";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLine2
     //
     this.xrLine2.ForeColor     = System.Drawing.Color.OrangeRed;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(50F, 98F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(650F, 2F);
     this.xrLine2.StylePriority.UseForeColor = false;
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString     = "";
     efConnectionParameters1.ConnectionStringName = "BrgyMgmtEntities";
     efConnectionParameters1.Source          = typeof(BrgyMgmt.Web.Models.BrgyMgmtEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     this.efDataSource1.Name = "efDataSource1";
     //
     // rptLayout
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.PageHeader
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember = "Settlements";
     this.DataSource = this.efDataSource1;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(50, 50, 20, 20);
     this.Version    = "20.1";
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptCertificate));
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     DevExpress.DataAccess.EntityFramework.DBSetFilter            dbSetFilter1            = new DevExpress.DataAccess.EntityFramework.DBSetFilter();
     DevExpress.DataAccess.EntityFramework.EFParameter            efParameter1            = new DevExpress.DataAccess.EntityFramework.EFParameter();
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel6      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPanel1      = new DevExpress.XtraReports.UI.XRPanel();
     this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     this.PageHeader    = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLine1       = new DevExpress.XtraReports.UI.XRLine();
     this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLine2       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel3      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel4      = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter    = new DevExpress.XtraReports.UI.PageFooterBand();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 30F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 20F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.BorderColor = System.Drawing.Color.DarkOrange;
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel6,
         this.xrLabel5,
         this.xrPanel1
     });
     this.Detail.HeightF = 885F;
     this.Detail.Name    = "Detail";
     this.Detail.StylePriority.UseBorderColor = false;
     //
     // xrLabel6
     //
     this.xrLabel6.Font                           = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(195F, 35F);
     this.xrLabel6.Multiline                      = true;
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(550F, 16.00002F);
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text                           = "BARANGAY CERTIFICATION\r\n";
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel5
     //
     this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CertificateContent]")
     });
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(195F, 85F);
     this.xrLabel5.Multiline     = true;
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(550F, 23F);
     this.xrLabel5.Text          = "xrLabel5";
     //
     // xrPanel1
     //
     this.xrPanel1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel1
     });
     this.xrPanel1.LocationFloat            = new DevExpress.Utils.PointFloat(0F, 10.00001F);
     this.xrPanel1.Name                     = "xrPanel1";
     this.xrPanel1.SizeF                    = new System.Drawing.SizeF(171.875F, 873.9583F);
     this.xrPanel1.StylePriority.UseBorders = false;
     //
     // xrLabel2
     //
     this.xrLabel2.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.Font                           = new System.Drawing.Font("Arial Narrow", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(5.000008F, 49.99999F);
     this.xrLabel2.Multiline                      = true;
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(155F, 786.7361F);
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = resources.GetString("xrLabel2.Text");
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.Borders                  = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel1.LocationFloat            = new DevExpress.Utils.PointFloat(15F, 24.99997F);
     this.xrLabel1.Multiline                = true;
     this.xrLabel1.Name                     = "xrLabel1";
     this.xrLabel1.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                    = new System.Drawing.SizeF(60F, 16F);
     this.xrLabel1.StylePriority.UseBorders = false;
     this.xrLabel1.Text                     = "VISION";
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString     = "";
     efConnectionParameters1.ConnectionStringName = "BarangayEntities";
     efConnectionParameters1.Source          = typeof(BrgyMgmt.Web.Models.BrgyMgmtEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     dbSetFilter1.CriteriaOperator           = null;
     dbSetFilter1.DBSetName    = "Certificates";
     dbSetFilter1.FilterString = "[ResidentId] = ?";
     efParameter1.Name         = "Parameter1";
     efParameter1.Type         = typeof(int);
     efParameter1.ValueInfo    = "0";
     dbSetFilter1.Parameters.AddRange(new DevExpress.DataAccess.EntityFramework.EFParameter[] {
         efParameter1
     });
     this.efDataSource1.Filters.AddRange(new DevExpress.DataAccess.EntityFramework.DBSetFilter[] {
         dbSetFilter1
     });
     this.efDataSource1.Name = "efDataSource1";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine1,
         this.xrPictureBox1,
         this.xrLine2,
         this.xrLabel3,
         this.xrPictureBox3,
         this.xrLabel4
     });
     this.PageHeader.Name = "PageHeader";
     //
     // xrLine1
     //
     this.xrLine1.ForeColor     = System.Drawing.Color.DarkOrange;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 95F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(750F, 2F);
     this.xrLine1.StylePriority.UseForeColor = false;
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(540.0693F, 0F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(80F, 90F);
     this.xrPictureBox1.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     //
     // xrLine2
     //
     this.xrLine2.ForeColor     = System.Drawing.Color.DarkOrange;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 97.99998F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(750F, 2F);
     this.xrLine2.StylePriority.UseForeColor = false;
     //
     // xrLabel3
     //
     this.xrLabel3.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(260.0693F, 0F);
     this.xrLabel3.Multiline                      = true;
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(230F, 70F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "REPUBLIC OF THE PHILIPPINES\r\nProvince of Nueva Vizcaya\r\nMunicipality of Quezon\r\nB" +
                                                    "ARANGAY RUNRUNO\r\n3713";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrPictureBox3
     //
     this.xrPictureBox3.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource"));
     this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(130.0693F, 0F);
     this.xrPictureBox3.Name          = "xrPictureBox3";
     this.xrPictureBox3.SizeF         = new System.Drawing.SizeF(80F, 90F);
     this.xrPictureBox3.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     //
     // xrLabel4
     //
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(245.0693F, 69.99998F);
     this.xrLabel4.Multiline     = true;
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(260F, 23F);
     this.xrLabel4.Text          = " OFFICE OF THE PUNONG BARANGAY\r\n";
     //
     // PageFooter
     //
     this.PageFooter.HeightF = 10F;
     this.PageFooter.Name    = "PageFooter";
     //
     // rptCertificate
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.PageHeader,
         this.PageFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember                  = "Certificates";
     this.DataSource                  = this.efDataSource1;
     this.Font                        = new System.Drawing.Font("Arial", 9.75F);
     this.Margins                     = new System.Drawing.Printing.Margins(50, 50, 30, 20);
     this.Version                     = "20.1";
     this.Watermark.ImageSource       = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("rptCertificate.Watermark.ImageSource"));
     this.Watermark.ImageTiling       = true;
     this.Watermark.ImageTransparency = 220;
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     DevExpress.DataAccess.EntityFramework.EFStoredProcedureInfo  efStoredProcedureInfo1  = new DevExpress.DataAccess.EntityFramework.EFStoredProcedureInfo();
     DevExpress.DataAccess.EntityFramework.EFParameter            efParameter1            = new DevExpress.DataAccess.EntityFramework.EFParameter();
     this.Detail                   = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin                = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin             = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.efDataSource1            = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     this.xrPageInfo1              = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrPageInfo2              = new DevExpress.XtraReports.UI.XRPageInfo();
     this.reportHeaderBand1        = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel1                 = new DevExpress.XtraReports.UI.XRLabel();
     this.groupHeaderBand2         = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrPanel1                 = new DevExpress.XtraReports.UI.XRPanel();
     this.xrTable2                 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2              = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell12            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable3                 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3              = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell36            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell37            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell38            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell39            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell43            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell44            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell46            = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell47            = new DevExpress.XtraReports.UI.XRTableCell();
     this.groupFooterBand2         = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.reportFooterBand1        = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.Title                    = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GroupCaption3            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GroupData3               = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailCaption3           = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailData3              = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailData3_Odd          = new DevExpress.XtraReports.UI.XRControlStyle();
     this.DetailCaptionBackground3 = new DevExpress.XtraReports.UI.XRControlStyle();
     this.TotalCaption3            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.TotalData3               = new DevExpress.XtraReports.UI.XRControlStyle();
     this.TotalBackground3         = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GrandTotalCaption3       = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GrandTotalData3          = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GrandTotalBackground3    = new DevExpress.XtraReports.UI.XRControlStyle();
     this.PageInfo                 = new DevExpress.XtraReports.UI.XRControlStyle();
     this.headerrecid              = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrLabel8                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3                 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable3
     });
     this.Detail.HeightF       = 25F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 50F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1,
         this.xrPageInfo2
     });
     this.BottomMargin.HeightF       = 29.00001F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString     = "";
     efConnectionParameters1.ConnectionStringName = "HovisMillingPortalEntities";
     efConnectionParameters1.Source          = typeof(HovisMillingPortal.Models.HovisMillingPortalEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     this.efDataSource1.Name     = "efDataSource1";
     efStoredProcedureInfo1.Name = "usp_Milling_Bacs_Indivdual_Detail_Report";
     efParameter1.Name           = "headerrecid";
     efParameter1.Type           = typeof(DevExpress.DataAccess.Expression);
     efParameter1.Value          = new DevExpress.DataAccess.Expression("[Parameters.headerrecid]", typeof(long));
     efStoredProcedureInfo1.Parameters.AddRange(new DevExpress.DataAccess.EntityFramework.EFParameter[] {
         efParameter1
     });
     this.efDataSource1.StoredProcedures.AddRange(new DevExpress.DataAccess.EntityFramework.EFStoredProcedureInfo[] {
         efStoredProcedureInfo1
     });
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrPageInfo1.PageInfo      = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(313F, 23F);
     this.xrPageInfo1.StyleName     = "PageInfo";
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.LocationFloat    = new DevExpress.Utils.PointFloat(331F, 6.00001F);
     this.xrPageInfo2.Name             = "xrPageInfo2";
     this.xrPageInfo2.Padding          = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrPageInfo2.SizeF            = new System.Drawing.SizeF(728F, 23F);
     this.xrPageInfo2.StyleName        = "PageInfo";
     this.xrPageInfo2.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrPageInfo2.TextFormatString = "Page {0} of {1}";
     //
     // reportHeaderBand1
     //
     this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel1
     });
     this.reportHeaderBand1.HeightF = 93.33334F;
     this.reportHeaderBand1.Name    = "reportHeaderBand1";
     //
     // xrLabel1
     //
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(638F, 26F);
     this.xrLabel1.StyleName     = "Title";
     this.xrLabel1.Text          = "Hovis Limited (Milling) - Direct Debit Customers";
     //
     // groupHeaderBand2
     //
     this.groupHeaderBand2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPanel1
     });
     this.groupHeaderBand2.GroupUnion      = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
     this.groupHeaderBand2.HeightF         = 48F;
     this.groupHeaderBand2.Level           = 1;
     this.groupHeaderBand2.Name            = "groupHeaderBand2";
     this.groupHeaderBand2.RepeatEveryPage = true;
     //
     // xrPanel1
     //
     this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPanel1.Name          = "xrPanel1";
     this.xrPanel1.SizeF         = new System.Drawing.SizeF(1069F, 48F);
     this.xrPanel1.StyleName     = "DetailCaptionBackground3";
     //
     // xrTable2
     //
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 20.00001F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(1069F, 28F);
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell23,
         this.xrTableCell22,
         this.xrTableCell19,
         this.xrTableCell12,
         this.xrTableCell13,
         this.xrTableCell14,
         this.xrTableCell15,
         this.xrTableCell20
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Name      = "xrTableCell12";
     this.xrTableCell12.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell12.StyleName = "DetailCaption3";
     this.xrTableCell12.Text      = "Customer No";
     this.xrTableCell12.Weight    = 0.044064284104567308D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Name      = "xrTableCell13";
     this.xrTableCell13.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell13.StyleName = "DetailCaption3";
     this.xrTableCell13.Text      = "Sorting Code";
     this.xrTableCell13.Weight    = 0.034936647111785485D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Name      = "xrTableCell14";
     this.xrTableCell14.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell14.StyleName = "DetailCaption3";
     this.xrTableCell14.Text      = "Bank Account No";
     this.xrTableCell14.Weight    = 0.04026633435360473D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.Name      = "xrTableCell15";
     this.xrTableCell15.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell15.StyleName = "DetailCaption3";
     this.xrTableCell15.Text      = "Bank Account Name";
     this.xrTableCell15.Weight    = 0.10298052918167264D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.Name      = "xrTableCell19";
     this.xrTableCell19.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell19.StyleName = "DetailCaption3";
     this.xrTableCell19.Text      = "Second Claim";
     this.xrTableCell19.Weight    = 0.045619492164024937D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.Name      = "xrTableCell20";
     this.xrTableCell20.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell20.StyleName = "DetailCaption3";
     this.xrTableCell20.Text      = "Claimed Amount";
     this.xrTableCell20.Weight    = 0.040582693013168546D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.Name      = "xrTableCell22";
     this.xrTableCell22.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell22.StyleName = "DetailCaption3";
     this.xrTableCell22.Text      = "Payment Date";
     this.xrTableCell22.Weight    = 0.047174703157865087D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.Name      = "xrTableCell23";
     this.xrTableCell23.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell23.StyleName = "DetailCaption3";
     this.xrTableCell23.Text      = "Bacs ID";
     this.xrTableCell23.Weight    = 0.0285121829693134D;
     //
     // xrTable3
     //
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable3.Name          = "xrTable3";
     this.xrTable3.OddStyleName  = "DetailData3_Odd";
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow3
     });
     this.xrTable3.SizeF = new System.Drawing.SizeF(1069F, 25F);
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell47,
         this.xrTableCell46,
         this.xrTableCell43,
         this.xrTableCell36,
         this.xrTableCell37,
         this.xrTableCell38,
         this.xrTableCell39,
         this.xrTableCell44
     });
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 11.5D;
     //
     // xrTableCell36
     //
     this.xrTableCell36.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CustomerNo]")
     });
     this.xrTableCell36.Name      = "xrTableCell36";
     this.xrTableCell36.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell36.StyleName = "DetailData3";
     this.xrTableCell36.Text      = "xrTableCell36";
     this.xrTableCell36.Weight    = 0.044064284104567308D;
     //
     // xrTableCell37
     //
     this.xrTableCell37.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SortingCode]")
     });
     this.xrTableCell37.Name      = "xrTableCell37";
     this.xrTableCell37.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell37.StyleName = "DetailData3";
     this.xrTableCell37.Text      = "xrTableCell37";
     this.xrTableCell37.Weight    = 0.034936669044295904D;
     //
     // xrTableCell38
     //
     this.xrTableCell38.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BankAccountNo]")
     });
     this.xrTableCell38.Name      = "xrTableCell38";
     this.xrTableCell38.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell38.StyleName = "DetailData3";
     this.xrTableCell38.Text      = "xrTableCell38";
     this.xrTableCell38.Weight    = 0.0402663124210943D;
     //
     // xrTableCell39
     //
     this.xrTableCell39.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BankAccountName]")
     });
     this.xrTableCell39.Name      = "xrTableCell39";
     this.xrTableCell39.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell39.StyleName = "DetailData3";
     this.xrTableCell39.Text      = "xrTableCell39";
     this.xrTableCell39.Weight    = 0.10298052918167264D;
     //
     // xrTableCell43
     //
     this.xrTableCell43.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SecondClaim]")
     });
     this.xrTableCell43.Name      = "xrTableCell43";
     this.xrTableCell43.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell43.StyleName = "DetailData3";
     this.xrTableCell43.Text      = "xrTableCell43";
     this.xrTableCell43.Weight    = 0.045619492164024937D;
     //
     // xrTableCell44
     //
     this.xrTableCell44.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ClaimedAmount]")
     });
     this.xrTableCell44.Name      = "xrTableCell44";
     this.xrTableCell44.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell44.StyleName = "DetailData3";
     this.xrTableCell44.StylePriority.UseTextAlignment = false;
     this.xrTableCell44.Text             = "xrTableCell44";
     this.xrTableCell44.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell44.TextFormatString = "{0:£0.00}";
     this.xrTableCell44.Weight           = 0.040582693013168546D;
     //
     // xrTableCell46
     //
     this.xrTableCell46.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PaymentDate]")
     });
     this.xrTableCell46.Name             = "xrTableCell46";
     this.xrTableCell46.Padding          = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell46.StyleName        = "DetailData3";
     this.xrTableCell46.Text             = "xrTableCell46";
     this.xrTableCell46.TextFormatString = "{0:dd/MM/yyyy}";
     this.xrTableCell46.Weight           = 0.047174703157865087D;
     //
     // xrTableCell47
     //
     this.xrTableCell47.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BacsID]")
     });
     this.xrTableCell47.Name      = "xrTableCell47";
     this.xrTableCell47.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell47.StyleName = "DetailData3";
     this.xrTableCell47.Text      = "xrTableCell47";
     this.xrTableCell47.Weight    = 0.0285121829693134D;
     //
     // groupFooterBand2
     //
     this.groupFooterBand2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabel2
     });
     this.groupFooterBand2.HeightF = 33.41667F;
     this.groupFooterBand2.Name    = "groupFooterBand2";
     //
     // reportFooterBand1
     //
     this.reportFooterBand1.HeightF = 0F;
     this.reportFooterBand1.Name    = "reportFooterBand1";
     //
     // Title
     //
     this.Title.BackColor   = System.Drawing.Color.Transparent;
     this.Title.BorderColor = System.Drawing.Color.Black;
     this.Title.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.Title.BorderWidth = 1F;
     this.Title.Font        = new System.Drawing.Font("Tahoma", 14F);
     this.Title.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.Title.Name        = "Title";
     //
     // GroupCaption3
     //
     this.GroupCaption3.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(137)))), ((int)(((byte)(137)))));
     this.GroupCaption3.BorderColor   = System.Drawing.Color.White;
     this.GroupCaption3.Borders       = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.GroupCaption3.BorderWidth   = 2F;
     this.GroupCaption3.Font          = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.GroupCaption3.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(228)))));
     this.GroupCaption3.Name          = "GroupCaption3";
     this.GroupCaption3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F);
     this.GroupCaption3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // GroupData3
     //
     this.GroupData3.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(137)))), ((int)(((byte)(137)))));
     this.GroupData3.BorderColor   = System.Drawing.Color.White;
     this.GroupData3.Borders       = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.GroupData3.BorderWidth   = 2F;
     this.GroupData3.Font          = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.GroupData3.ForeColor     = System.Drawing.Color.White;
     this.GroupData3.Name          = "GroupData3";
     this.GroupData3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F);
     this.GroupData3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // DetailCaption3
     //
     this.DetailCaption3.BackColor     = System.Drawing.Color.Transparent;
     this.DetailCaption3.BorderColor   = System.Drawing.Color.Transparent;
     this.DetailCaption3.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.DetailCaption3.Font          = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.DetailCaption3.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.DetailCaption3.Name          = "DetailCaption3";
     this.DetailCaption3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.DetailCaption3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // DetailData3
     //
     this.DetailData3.Font          = new System.Drawing.Font("Tahoma", 8F);
     this.DetailData3.ForeColor     = System.Drawing.Color.Black;
     this.DetailData3.Name          = "DetailData3";
     this.DetailData3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.DetailData3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // DetailData3_Odd
     //
     this.DetailData3_Odd.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
     this.DetailData3_Odd.BorderColor   = System.Drawing.Color.Transparent;
     this.DetailData3_Odd.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.DetailData3_Odd.BorderWidth   = 1F;
     this.DetailData3_Odd.Font          = new System.Drawing.Font("Tahoma", 8F);
     this.DetailData3_Odd.ForeColor     = System.Drawing.Color.Black;
     this.DetailData3_Odd.Name          = "DetailData3_Odd";
     this.DetailData3_Odd.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F);
     this.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // DetailCaptionBackground3
     //
     this.DetailCaptionBackground3.BackColor   = System.Drawing.Color.Transparent;
     this.DetailCaptionBackground3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.DetailCaptionBackground3.Borders     = DevExpress.XtraPrinting.BorderSide.Top;
     this.DetailCaptionBackground3.BorderWidth = 2F;
     this.DetailCaptionBackground3.Name        = "DetailCaptionBackground3";
     //
     // TotalCaption3
     //
     this.TotalCaption3.Font          = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.TotalCaption3.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(147)))), ((int)(((byte)(147)))));
     this.TotalCaption3.Name          = "TotalCaption3";
     this.TotalCaption3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F);
     this.TotalCaption3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // TotalData3
     //
     this.TotalData3.Font          = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.TotalData3.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.TotalData3.Name          = "TotalData3";
     this.TotalData3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 6, 0, 0, 100F);
     this.TotalData3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // TotalBackground3
     //
     this.TotalBackground3.Name = "TotalBackground3";
     //
     // GrandTotalCaption3
     //
     this.GrandTotalCaption3.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.GrandTotalCaption3.Font          = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.GrandTotalCaption3.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.GrandTotalCaption3.Name          = "GrandTotalCaption3";
     this.GrandTotalCaption3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F);
     this.GrandTotalCaption3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // GrandTotalData3
     //
     this.GrandTotalData3.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.GrandTotalData3.Font          = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.GrandTotalData3.ForeColor     = System.Drawing.Color.White;
     this.GrandTotalData3.Name          = "GrandTotalData3";
     this.GrandTotalData3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 6, 0, 0, 100F);
     this.GrandTotalData3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // GrandTotalBackground3
     //
     this.GrandTotalBackground3.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(111)))), ((int)(((byte)(111)))));
     this.GrandTotalBackground3.BorderColor = System.Drawing.Color.White;
     this.GrandTotalBackground3.Borders     = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.GrandTotalBackground3.BorderWidth = 2F;
     this.GrandTotalBackground3.Name        = "GrandTotalBackground3";
     //
     // PageInfo
     //
     this.PageInfo.Font      = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.PageInfo.Name      = "PageInfo";
     this.PageInfo.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     //
     // headerrecid
     //
     this.headerrecid.Description = "headerrecid";
     this.headerrecid.Name        = "headerrecid";
     this.headerrecid.Type        = typeof(long);
     this.headerrecid.ValueInfo   = "0";
     //
     // xrLabel8
     //
     this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DDFrequency]")
     });
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(944.7917F, 5.999994F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(124.2083F, 23F);
     this.xrLabel8.Text          = "xrLabel8";
     //
     // xrLabel9
     //
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(844.7917F, 5.999994F);
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel9.Text          = "Frequency :";
     //
     // xrLabel10
     //
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(6.000002F, 47.87499F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel10.Text          = "Payment Date :";
     //
     // xrLabel11
     //
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PaymentDate]")
     });
     this.xrLabel11.LocationFloat    = new DevExpress.Utils.PointFloat(106F, 47.87499F);
     this.xrLabel11.Name             = "xrLabel11";
     this.xrLabel11.Padding          = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel11.SizeF            = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel11.Text             = "xrLabel11";
     this.xrLabel11.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel2
     //
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sum([ClaimedAmount])")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(956.064F, 10.00001F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(112.936F, 23F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "xrLabel2";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrLabel2.TextFormatString               = "{0:£0.00}";
     //
     // xrLabel3
     //
     this.xrLabel3.Font                  = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat         = new DevExpress.Utils.PointFloat(856.064F, 10.00001F);
     this.xrLabel3.Name                  = "xrLabel3";
     this.xrLabel3.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                 = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text                  = "Total Value :";
     //
     // BacsDetailReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.reportHeaderBand1,
         this.groupHeaderBand2,
         this.groupFooterBand2,
         this.reportFooterBand1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember = "usp_Milling_Bacs_Indivdual_Detail_Report";
     this.DataSource = this.efDataSource1;
     this.Landscape  = true;
     this.Margins    = new System.Drawing.Printing.Margins(50, 50, 50, 29);
     this.PageHeight = 827;
     this.PageWidth  = 1169;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.headerrecid
     });
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.Title,
         this.GroupCaption3,
         this.GroupData3,
         this.DetailCaption3,
         this.DetailData3,
         this.DetailData3_Odd,
         this.DetailCaptionBackground3,
         this.TotalCaption3,
         this.TotalData3,
         this.TotalBackground3,
         this.GrandTotalCaption3,
         this.GrandTotalData3,
         this.GrandTotalBackground3,
         this.PageInfo
     });
     this.Version = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }