Esempio n. 1
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.Sql.CustomSqlQuery                customSqlQuery1          = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager          resources                = new System.ComponentModel.ComponentResourceManager(typeof(ProdStatusBarCode));
     DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.panel1         = new DevExpress.XtraReports.UI.XRPanel();
     this.xrPanel1       = new DevExpress.XtraReports.UI.XRPanel();
     this.xrBarCode1     = new DevExpress.XtraReports.UI.XRBarCode();
     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.xrTableRow2    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell4   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6   = new DevExpress.XtraReports.UI.XRTableCell();
     this.Detail1        = new DevExpress.XtraReports.UI.DetailBand();
     this.DetailReport   = new DevExpress.XtraReports.UI.DetailReportBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Dpi     = 254F;
     this.Detail.HeightF = 0F;
     this.Detail.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail.KeepTogether            = true;
     this.Detail.MultiColumn.ColumnCount = 2;
     this.Detail.MultiColumn.Mode        = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail.Name = "Detail";
     //
     // TopMargin
     //
     this.TopMargin.Dpi  = 254F;
     this.TopMargin.Name = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi  = 254F;
     this.BottomMargin.Name = "BottomMargin";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "Connection_ProdStatus";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = "select product_id, product_name, company_name, product_exam\r\nfrom TBL_PRODUCT P j" +
                            "oin TBL_COMPANY C on P.company_id = C.company_id\r\nwhere product_id in (\'H1001\',\'" +
                            "H2001\',\'H2002\',\'H3001\')";
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // panel1
     //
     this.panel1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                   | DevExpress.XtraPrinting.BorderSide.Right)
                                                                  | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.panel1.CanGrow = false;
     this.panel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPanel1,
         this.xrTable1
     });
     this.panel1.Dpi           = 254F;
     this.panel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.panel1.Name          = "panel1";
     this.panel1.SizeF         = new System.Drawing.SizeF(902F, 423F);
     //
     // xrPanel1
     //
     this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrBarCode1
     });
     this.xrPanel1.Dpi           = 254F;
     this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(25.00001F, 175.1667F);
     this.xrPanel1.Name          = "xrPanel1";
     this.xrPanel1.SizeF         = new System.Drawing.SizeF(851.9999F, 222.8333F);
     //
     // xrBarCode1
     //
     this.xrBarCode1.Dpi = 254F;
     this.xrBarCode1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[product_id]")
     });
     this.xrBarCode1.LocationFloat            = new DevExpress.Utils.PointFloat(11.68751F, 12.62502F);
     this.xrBarCode1.Module                   = 5.08F;
     this.xrBarCode1.Name                     = "xrBarCode1";
     this.xrBarCode1.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(26, 26, 0, 0, 254F);
     this.xrBarCode1.SizeF                    = new System.Drawing.SizeF(828.1459F, 198.4375F);
     code39ExtendedGenerator1.WideNarrowRatio = 3F;
     this.xrBarCode1.Symbology                = code39ExtendedGenerator1;
     //
     // xrTable1
     //
     this.xrTable1.Dpi           = 254F;
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(25.00001F, 48.16668F);
     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.xrTableRow2
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(851.9999F, 127F);
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell3
     });
     this.xrTableRow1.Dpi    = 254F;
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(52)))), ((int)(((byte)(79)))));
     this.xrTableCell1.Dpi       = 254F;
     this.xrTableCell1.Font      = new System.Drawing.Font("나눔바른고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell1.ForeColor = System.Drawing.Color.White;
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name      = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseBackColor = false;
     this.xrTableCell1.StylePriority.UseFont      = false;
     this.xrTableCell1.StylePriority.UseForeColor = false;
     this.xrTableCell1.Text   = "품목명";
     this.xrTableCell1.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(52)))), ((int)(((byte)(79)))));
     this.xrTableCell2.Dpi       = 254F;
     this.xrTableCell2.Font      = new System.Drawing.Font("나눔바른고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell2.ForeColor = System.Drawing.Color.White;
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name      = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseBackColor = false;
     this.xrTableCell2.StylePriority.UseFont      = false;
     this.xrTableCell2.StylePriority.UseForeColor = false;
     this.xrTableCell2.Text   = "회사명";
     this.xrTableCell2.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(52)))), ((int)(((byte)(79)))));
     this.xrTableCell3.Dpi       = 254F;
     this.xrTableCell3.Font      = new System.Drawing.Font("나눔바른고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell3.ForeColor = System.Drawing.Color.White;
     this.xrTableCell3.Multiline = true;
     this.xrTableCell3.Name      = "xrTableCell3";
     this.xrTableCell3.StylePriority.UseBackColor = false;
     this.xrTableCell3.StylePriority.UseFont      = false;
     this.xrTableCell3.StylePriority.UseForeColor = false;
     this.xrTableCell3.Text   = "검사여부";
     this.xrTableCell3.Weight = 1D;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell4,
         this.xrTableCell5,
         this.xrTableCell6
     });
     this.xrTableRow2.Dpi    = 254F;
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Dpi = 254F;
     this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[product_name]")
     });
     this.xrTableCell4.Font                  = new System.Drawing.Font("나눔바른고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell4.Multiline             = true;
     this.xrTableCell4.Name                  = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseFont = false;
     this.xrTableCell4.Text                  = "xrTableCell4";
     this.xrTableCell4.Weight                = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Dpi = 254F;
     this.xrTableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[company_name]")
     });
     this.xrTableCell5.Font                  = new System.Drawing.Font("나눔바른고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell5.Multiline             = true;
     this.xrTableCell5.Name                  = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseFont = false;
     this.xrTableCell5.Text                  = "xrTableCell5";
     this.xrTableCell5.Weight                = 1D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Dpi = 254F;
     this.xrTableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[product_exam]")
     });
     this.xrTableCell6.Font                  = new System.Drawing.Font("나눔바른고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell6.Multiline             = true;
     this.xrTableCell6.Name                  = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseFont = false;
     this.xrTableCell6.Text                  = "xrTableCell6";
     this.xrTableCell6.Weight                = 1D;
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.panel1
     });
     this.Detail1.Dpi            = 254F;
     this.Detail1.FillEmptySpace = true;
     this.Detail1.HeightF        = 423F;
     this.Detail1.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail1.KeepTogether            = true;
     this.Detail1.MultiColumn.ColumnCount = 2;
     this.Detail1.Name = "Detail1";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.Dpi   = 254F;
     this.DetailReport.Level = 0;
     this.DetailReport.Name  = "DetailReport";
     //
     // ProdStatusBarCode
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.DetailReport
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember   = "Query";
     this.DataSource   = this.sqlDataSource1;
     this.Dpi          = 254F;
     this.Font         = new System.Drawing.Font("Arial", 9.75F);
     this.Margins      = new System.Drawing.Printing.Margins(130, 130, 100, 100);
     this.PageHeight   = 2970;
     this.PageWidth    = 2100;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.Version      = "20.2";
     ((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.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(CompanyReport));
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.DetailReport   = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrBarCode1     = new DevExpress.XtraReports.UI.XRBarCode();
     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.xrTableRow2    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell4   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell7   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8   = new DevExpress.XtraReports.UI.XRTableCell();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Dpi     = 254F;
     this.TopMargin.HeightF = 200F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 200F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Dpi     = 254F;
     this.Detail.HeightF = 2.166696F;
     this.Detail.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail.Name = "Detail";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataSource = this.sqlDataSource1;
     this.DetailReport.Dpi        = 254F;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrBarCode1,
         this.xrTable1
     });
     this.Detail1.Dpi     = 254F;
     this.Detail1.HeightF = 589.4166F;
     this.Detail1.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail1.KeepTogether            = true;
     this.Detail1.MultiColumn.ColumnCount = 2;
     this.Detail1.MultiColumn.Mode        = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail1.Name = "Detail1";
     //
     // xrBarCode1
     //
     this.xrBarCode1.Dpi = 254F;
     this.xrBarCode1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[company_id]")
     });
     this.xrBarCode1.LocationFloat            = new DevExpress.Utils.PointFloat(25.00001F, 369.3333F);
     this.xrBarCode1.Module                   = 5.08F;
     this.xrBarCode1.Name                     = "xrBarCode1";
     this.xrBarCode1.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(26, 26, 0, 0, 254F);
     this.xrBarCode1.SizeF                    = new System.Drawing.SizeF(883.7084F, 190.5F);
     code39ExtendedGenerator1.CalcCheckSum    = false;
     code39ExtendedGenerator1.WideNarrowRatio = 3F;
     this.xrBarCode1.Symbology                = code39ExtendedGenerator1;
     //
     // 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.Dpi           = 254F;
     this.xrTable1.Font          = new System.Drawing.Font("나눔고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(25.00001F, 25.00001F);
     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.xrTableRow2,
         this.xrTableRow3
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(883.7084F, 322.7917F);
     this.xrTable1.StylePriority.UseBorders       = false;
     this.xrTable1.StylePriority.UseFont          = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2
     });
     this.xrTableRow1.Dpi    = 254F;
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Dpi       = 254F;
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name      = "xrTableCell1";
     this.xrTableCell1.Text      = "거래처명";
     this.xrTableCell1.Weight    = 0.58083848671553528D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Dpi = 254F;
     this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[company_name]")
     });
     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        = 1.4191615132844646D;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell4,
         this.xrTableCell5
     });
     this.xrTableRow2.Dpi    = 254F;
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Dpi       = 254F;
     this.xrTableCell4.Multiline = true;
     this.xrTableCell4.Name      = "xrTableCell4";
     this.xrTableCell4.Text      = "거래처유형";
     this.xrTableCell4.Weight    = 0.58083848671553528D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Dpi = 254F;
     this.xrTableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[company_type]")
     });
     this.xrTableCell5.Multiline = true;
     this.xrTableCell5.Name      = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text          = "xrTableCell5";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell5.Weight        = 1.4191615132844646D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell7,
         this.xrTableCell8
     });
     this.xrTableRow3.Dpi    = 254F;
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Dpi       = 254F;
     this.xrTableCell7.Multiline = true;
     this.xrTableCell7.Name      = "xrTableCell7";
     this.xrTableCell7.Text      = "거래처제품";
     this.xrTableCell7.Weight    = 0.58083848671553528D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Dpi = 254F;
     this.xrTableCell8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[company_product]")
     });
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name      = "xrTableCell8";
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text          = "xrTableCell8";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell8.Weight        = 1.4191615132844646D;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "localhost_TEAM2_Connection";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // CompanyReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.DetailReport
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember   = "Query";
     this.DataSource   = this.sqlDataSource1;
     this.Dpi          = 254F;
     this.Font         = new System.Drawing.Font("Arial", 9.75F);
     this.Margins      = new System.Drawing.Printing.Margins(100, 100, 200, 200);
     this.PageHeight   = 2970;
     this.PageWidth    = 2100;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.Version      = "20.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 3
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.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(XtraWorkOrder));
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.ReportHeader   = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.PageHeader     = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.PageFooter     = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable1       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell2   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1    = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrTable2       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable3       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell5   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable4       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow4    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell4   = 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.xrTableCell11  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrPanel1       = new DevExpress.XtraReports.UI.XRPanel();
     this.DetailReport   = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable5       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow5    = new DevExpress.XtraReports.UI.XRTableRow();
     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.xrTableCell17  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrBarCode1     = new DevExpress.XtraReports.UI.XRBarCode();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.nowdate        = new DevExpress.XtraReports.Parameters.Parameter();
     this.uName          = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Dpi     = 254F;
     this.TopMargin.HeightF = 200F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 200F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Dpi     = 254F;
     this.Detail.HeightF = 0F;
     this.Detail.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail.Name = "Detail";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable3,
         this.xrTable2,
         this.xrTable1,
         this.xrLabel1
     });
     this.ReportHeader.Dpi     = 254F;
     this.ReportHeader.HeightF = 492.2184F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable4
     });
     this.PageHeader.Dpi     = 254F;
     this.PageHeader.HeightF = 94.67736F;
     this.PageHeader.Name    = "PageHeader";
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel3,
         this.xrPageInfo1
     });
     this.PageFooter.Dpi     = 254F;
     this.PageFooter.HeightF = 102.6149F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrLabel1
     //
     this.xrLabel1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel1.BorderWidth                    = 2F;
     this.xrLabel1.Dpi                            = 254F;
     this.xrLabel1.Font                           = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Multiline                      = true;
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(1892F, 156.6769F);
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseBorderWidth   = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "작업지시서";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTable1
     //
     this.xrTable1.Dpi           = 254F;
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(1392F, 225.9791F);
     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(499.9999F, 66.43222F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell2,
         this.xrTableCell3
     });
     this.xrTableRow1.Dpi    = 254F;
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 0.676621905649387D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.BackColor = System.Drawing.Color.Silver;
     this.xrTableCell2.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                           | DevExpress.XtraPrinting.BorderSide.Right)
                                                                          | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell2.Dpi       = 254F;
     this.xrTableCell2.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name      = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseBackColor     = false;
     this.xrTableCell2.StylePriority.UseBorders       = false;
     this.xrTableCell2.StylePriority.UseFont          = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text          = "담당";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight        = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.BackColor = System.Drawing.Color.Silver;
     this.xrTableCell3.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                           | DevExpress.XtraPrinting.BorderSide.Right)
                                                                          | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell3.Dpi       = 254F;
     this.xrTableCell3.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell3.Multiline = true;
     this.xrTableCell3.Name      = "xrTableCell3";
     this.xrTableCell3.StylePriority.UseBackColor     = false;
     this.xrTableCell3.StylePriority.UseBorders       = false;
     this.xrTableCell3.StylePriority.UseFont          = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text          = "팀장";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell3.Weight        = 1D;
     //
     // xrLabel2
     //
     this.xrLabel2.Dpi = 254F;
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?nowdate")
     });
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(1068.253F, 24.99993F);
     this.xrLabel2.Multiline     = true;
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(565.275F, 58.42F);
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "xrLabel2";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel3
     //
     this.xrLabel3.Dpi = 254F;
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?uName")
     });
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(1633.528F, 24.99993F);
     this.xrLabel3.Multiline     = true;
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(227.012F, 58.41999F);
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "xrLabel3";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Dpi           = 254F;
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(892.0706F, 24.99993F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(176.1815F, 58.42F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTable2
     //
     this.xrTable2.Dpi           = 254F;
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(1291.458F, 225.9791F);
     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.xrTableRow3
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(100.5416F, 243.9894F);
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1
     });
     this.xrTableRow3.Dpi    = 254F;
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.BackColor = System.Drawing.Color.Silver;
     this.xrTableCell1.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell1.Dpi       = 254F;
     this.xrTableCell1.Font      = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name      = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseBackColor     = false;
     this.xrTableCell1.StylePriority.UseBorders       = false;
     this.xrTableCell1.StylePriority.UseFont          = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text          = "결\r\n재";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight        = 1D;
     //
     // xrTable3
     //
     this.xrTable3.Dpi           = 254F;
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(1392F, 292.4113F);
     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.xrTableRow2
     });
     this.xrTable3.SizeF = new System.Drawing.SizeF(499.9999F, 177.5571F);
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell5,
         this.xrTableCell6
     });
     this.xrTableRow2.Dpi    = 254F;
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell5.Dpi       = 254F;
     this.xrTableCell5.Multiline = true;
     this.xrTableCell5.Name      = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseBorders = false;
     this.xrTableCell5.Weight = 1D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell6.Dpi       = 254F;
     this.xrTableCell6.Multiline = true;
     this.xrTableCell6.Name      = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseBorders = false;
     this.xrTableCell6.Weight = 1D;
     //
     // xrTable4
     //
     this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable4.BorderWidth   = 2F;
     this.xrTable4.Dpi           = 254F;
     this.xrTable4.Font          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable4.Name          = "xrTable4";
     this.xrTable4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow4
     });
     this.xrTable4.SizeF = new System.Drawing.SizeF(1892F, 63.5F);
     this.xrTable4.StylePriority.UseBorders       = false;
     this.xrTable4.StylePriority.UseBorderWidth   = false;
     this.xrTable4.StylePriority.UseFont          = false;
     this.xrTable4.StylePriority.UseTextAlignment = false;
     this.xrTable4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell4,
         this.xrTableCell7,
         this.xrTableCell8,
         this.xrTableCell9,
         this.xrTableCell10,
         this.xrTableCell11,
         this.xrTableCell12
     });
     this.xrTableRow4.Dpi    = 254F;
     this.xrTableRow4.Name   = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Dpi       = 254F;
     this.xrTableCell4.Multiline = true;
     this.xrTableCell4.Name      = "xrTableCell4";
     this.xrTableCell4.Text      = "작업지시번호";
     this.xrTableCell4.Weight    = 1.0042462297054793D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Dpi       = 254F;
     this.xrTableCell7.Multiline = true;
     this.xrTableCell7.Name      = "xrTableCell7";
     this.xrTableCell7.Text      = "품명";
     this.xrTableCell7.Weight    = 0.703650763122655D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Dpi       = 254F;
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name      = "xrTableCell8";
     this.xrTableCell8.Text      = "설비명";
     this.xrTableCell8.Weight    = 0.97075719780731029D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Dpi       = 254F;
     this.xrTableCell9.Multiline = true;
     this.xrTableCell9.Name      = "xrTableCell9";
     this.xrTableCell9.Text      = "계획시작일";
     this.xrTableCell9.Weight    = 1.1170970740128796D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Dpi       = 254F;
     this.xrTableCell10.Multiline = true;
     this.xrTableCell10.Name      = "xrTableCell10";
     this.xrTableCell10.Text      = "납기일";
     this.xrTableCell10.Weight    = 0.999544900416437D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Dpi       = 254F;
     this.xrTableCell11.Multiline = true;
     this.xrTableCell11.Name      = "xrTableCell11";
     this.xrTableCell11.Text      = "수량";
     this.xrTableCell11.Weight    = 0.50286189832185457D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Dpi       = 254F;
     this.xrTableCell12.Multiline = true;
     this.xrTableCell12.Name      = "xrTableCell12";
     this.xrTableCell12.Text      = "바코드";
     this.xrTableCell12.Weight    = 1.7019675476577845D;
     //
     // xrPanel1
     //
     this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable5
     });
     this.xrPanel1.Dpi           = 254F;
     this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPanel1.Name          = "xrPanel1";
     this.xrPanel1.SizeF         = new System.Drawing.SizeF(1892F, 131.5834F);
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataSource = this.sqlDataSource1;
     this.DetailReport.Dpi        = 254F;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPanel1
     });
     this.Detail1.Dpi     = 254F;
     this.Detail1.HeightF = 156.5835F;
     this.Detail1.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail1.KeepTogether = true;
     this.Detail1.Name         = "Detail1";
     //
     // xrTable5
     //
     this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable5.BorderWidth   = 1F;
     this.xrTable5.Dpi           = 254F;
     this.xrTable5.Font          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable5.Name          = "xrTable5";
     this.xrTable5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow5
     });
     this.xrTable5.SizeF = new System.Drawing.SizeF(1892F, 131.5834F);
     this.xrTable5.StylePriority.UseBorders       = false;
     this.xrTable5.StylePriority.UseBorderWidth   = false;
     this.xrTable5.StylePriority.UseFont          = false;
     this.xrTable5.StylePriority.UseTextAlignment = false;
     this.xrTable5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell13,
         this.xrTableCell14,
         this.xrTableCell15,
         this.xrTableCell16,
         this.xrTableCell17,
         this.xrTableCell18,
         this.xrTableCell19
     });
     this.xrTableRow5.Dpi    = 254F;
     this.xrTableRow5.Name   = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Dpi = 254F;
     this.xrTableCell13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[WO_Code]")
     });
     this.xrTableCell13.Multiline = true;
     this.xrTableCell13.Name      = "xrTableCell13";
     this.xrTableCell13.Weight    = 1D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Dpi = 254F;
     this.xrTableCell14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[ITEM_CODE]")
     });
     this.xrTableCell14.Multiline = true;
     this.xrTableCell14.Name      = "xrTableCell14";
     this.xrTableCell14.Weight    = 0.70067537809673119D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.Dpi = 254F;
     this.xrTableCell15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[FCLTS_NAME]")
     });
     this.xrTableCell15.Multiline = true;
     this.xrTableCell15.Name      = "xrTableCell15";
     this.xrTableCell15.Weight    = 0.96665181210166518D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Dpi = 254F;
     this.xrTableCell16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[WO_PLAN_STARTTIME]")
     });
     this.xrTableCell16.Multiline = true;
     this.xrTableCell16.Name      = "xrTableCell16";
     this.xrTableCell16.Weight    = 1.1123734805458472D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Dpi = 254F;
     this.xrTableCell17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[WO_PLAN_DATE]")
     });
     this.xrTableCell17.Multiline = true;
     this.xrTableCell17.Name      = "xrTableCell17";
     this.xrTableCell17.Weight    = 1.0155954943205179D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.Dpi = 254F;
     this.xrTableCell18.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[WO_PLAN_QTY]")
     });
     this.xrTableCell18.Multiline = true;
     this.xrTableCell18.Name      = "xrTableCell18";
     this.xrTableCell18.Weight    = 0.50286189832185457D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrBarCode1
     });
     this.xrTableCell19.Dpi       = 254F;
     this.xrTableCell19.Multiline = true;
     this.xrTableCell19.Name      = "xrTableCell19";
     this.xrTableCell19.Weight    = 1.6723678026701274D;
     //
     // xrBarCode1
     //
     this.xrBarCode1.AutoModule = true;
     this.xrBarCode1.Borders    = DevExpress.XtraPrinting.BorderSide.None;
     this.xrBarCode1.Dpi        = 254F;
     this.xrBarCode1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[WO_Code]")
     });
     this.xrBarCode1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrBarCode1.Module                         = 5.08F;
     this.xrBarCode1.Name                           = "xrBarCode1";
     this.xrBarCode1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F);
     this.xrBarCode1.SizeF                          = new System.Drawing.SizeF(445.9282F, 112.9585F);
     this.xrBarCode1.StylePriority.UseBorders       = false;
     this.xrBarCode1.StylePriority.UseTextAlignment = false;
     code39ExtendedGenerator1.CalcCheckSum          = false;
     code39ExtendedGenerator1.WideNarrowRatio       = 3F;
     this.xrBarCode1.Symbology                      = code39ExtendedGenerator1;
     this.xrBarCode1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "localhost_TEAM3_Connection 2";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // nowdate
     //
     this.nowdate.Description = "nowdate";
     this.nowdate.ExpressionBindings.AddRange(new DevExpress.XtraReports.Expressions.BasicExpressionBinding[] {
         new DevExpress.XtraReports.Expressions.BasicExpressionBinding("Value", "Now()")
     });
     this.nowdate.Name      = "nowdate";
     this.nowdate.Type      = typeof(System.DateTime);
     this.nowdate.ValueInfo = "2020-08-19";
     //
     // uName
     //
     this.uName.Description = "uName";
     this.uName.Name        = "uName";
     //
     // XtraWorkOrder
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.ReportHeader,
         this.PageHeader,
         this.PageFooter,
         this.DetailReport
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "Query";
     this.DataSource = this.sqlDataSource1;
     this.Dpi        = 254F;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(100, 108, 200, 200);
     this.PageHeight = 2970;
     this.PageWidth  = 2100;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.nowdate,
         this.uName
     });
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.Version      = "20.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 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();
     DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(BarcodeOrder));
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.DetailReport   = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrBarCode1     = new DevExpress.XtraReports.UI.XRBarCode();
     this.xrTable3       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell5   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6   = new DevExpress.XtraReports.UI.XRTableCell();
     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.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Dpi     = 254F;
     this.TopMargin.HeightF = 200F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 200F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Dpi     = 254F;
     this.Detail.HeightF = 158.8751F;
     this.Detail.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail.Name = "Detail";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataSource = this.sqlDataSource1;
     this.DetailReport.Dpi        = 254F;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrBarCode1,
         this.xrTable3,
         this.xrTable1
     });
     this.Detail1.Dpi     = 254F;
     this.Detail1.HeightF = 220.3123F;
     this.Detail1.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail1.KeepTogether     = true;
     this.Detail1.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail1.Name             = "Detail1";
     //
     // xrBarCode1
     //
     this.xrBarCode1.Dpi = 254F;
     this.xrBarCode1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[Barcode]")
     });
     this.xrBarCode1.LocationFloat            = new DevExpress.Utils.PointFloat(767.437F, 17.06259F);
     this.xrBarCode1.Module                   = 5.08F;
     this.xrBarCode1.Name                     = "xrBarCode1";
     this.xrBarCode1.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(26, 26, 0, 0, 254F);
     this.xrBarCode1.SizeF                    = new System.Drawing.SizeF(1132.563F, 166.6875F);
     code39ExtendedGenerator1.CalcCheckSum    = false;
     code39ExtendedGenerator1.WideNarrowRatio = 3F;
     this.xrBarCode1.Symbology                = code39ExtendedGenerator1;
     //
     // 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.Dpi           = 254F;
     this.xrTable3.Font          = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 104.3751F);
     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(732.8958F, 79.375F);
     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.xrTableCell5,
         this.xrTableCell6
     });
     this.xrTableRow3.Dpi    = 254F;
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Dpi       = 254F;
     this.xrTableCell5.Multiline = true;
     this.xrTableCell5.Name      = "xrTableCell5";
     this.xrTableCell5.Text      = "수량";
     this.xrTableCell5.Weight    = 0.87876509744038289D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Dpi = 254F;
     this.xrTableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[order_request_quantity]")
     });
     this.xrTableCell6.Multiline = true;
     this.xrTableCell6.Name      = "xrTableCell6";
     this.xrTableCell6.Text      = "xrTableCell2";
     this.xrTableCell6.Weight    = 1.5199546382183247D;
     //
     // 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.Dpi           = 254F;
     this.xrTable1.Font          = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25.00001F);
     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(732.8958F, 79.375F);
     this.xrTable1.StylePriority.UseBorders       = false;
     this.xrTable1.StylePriority.UseFont          = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2
     });
     this.xrTableRow1.Dpi    = 254F;
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell1.Dpi       = 254F;
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name      = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseBorders = false;
     this.xrTableCell1.Text   = "품명";
     this.xrTableCell1.Weight = 0.8787651002902771D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell2.Dpi = 254F;
     this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[product_name]")
     });
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name      = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseBorders = false;
     this.xrTableCell2.Text   = "xrTableCell2";
     this.xrTableCell2.Weight = 1.5199545789812232D;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "localhost_TEAM2_Connection";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // BarcodeOrder
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.DetailReport
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember   = "Query";
     this.DataSource   = this.sqlDataSource1;
     this.Dpi          = 254F;
     this.Font         = new System.Drawing.Font("Arial", 9.75F);
     this.Margins      = new System.Drawing.Printing.Margins(100, 100, 200, 200);
     this.PageHeight   = 2970;
     this.PageWidth    = 2100;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.Version      = "20.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 5
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.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(XtraReport3));
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.DetailReport   = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrBarCode1     = new DevExpress.XtraReports.UI.XRBarCode();
     this.dsOrder1       = new Team3.dsOrder();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dsOrder1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Dpi     = 254F;
     this.TopMargin.HeightF = 200F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 200F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Dpi     = 254F;
     this.Detail.HeightF = 0F;
     this.Detail.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail.Name = "Detail";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataSource = this.dsOrder1;
     this.DetailReport.Dpi        = 254F;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrBarCode1
     });
     this.Detail1.Dpi     = 254F;
     this.Detail1.Font    = new System.Drawing.Font("맑은 고딕", 16F);
     this.Detail1.HeightF = 243.7813F;
     this.Detail1.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail1.MultiColumn.ColumnCount      = 2;
     this.Detail1.MultiColumn.Layout           = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown;
     this.Detail1.MultiColumn.Mode             = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail1.Name = "Detail1";
     this.Detail1.StylePriority.UseFont          = false;
     this.Detail1.StylePriority.UseTextAlignment = false;
     this.Detail1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.Dpi = 254F;
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Replace(Replace([BarcodeData], \'%d\', \'\'), \'%c\', \'\')\n")
     });
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 14.85084F);
     this.xrLabel1.Multiline     = true;
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(767.4375F, 58.42F);
     this.xrLabel1.Text          = "xrLabel1";
     //
     // xrBarCode1
     //
     this.xrBarCode1.AutoModule = true;
     this.xrBarCode1.Borders    = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrBarCode1.Dpi = 254F;
     this.xrBarCode1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BarcodeData].[BarcodeData]")
     });
     this.xrBarCode1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 85.27087F);
     this.xrBarCode1.Module                         = 5.08F;
     this.xrBarCode1.Name                           = "xrBarCode1";
     this.xrBarCode1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(26, 26, 0, 0, 254F);
     this.xrBarCode1.ShowText                       = false;
     this.xrBarCode1.SizeF                          = new System.Drawing.SizeF(767.4375F, 158.5104F);
     this.xrBarCode1.StylePriority.UseBorders       = false;
     this.xrBarCode1.StylePriority.UseTextAlignment = false;
     code39ExtendedGenerator1.WideNarrowRatio       = 3F;
     this.xrBarCode1.Symbology                      = code39ExtendedGenerator1;
     //
     // dsOrder1
     //
     this.dsOrder1.DataSetName             = "dsOrder";
     this.dsOrder1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "MyDBConn";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // XtraReport3
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.DetailReport
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1,
         this.dsOrder1
     });
     this.DataMember   = "BarcodeData";
     this.DataSource   = this.dsOrder1;
     this.Dpi          = 254F;
     this.Font         = new System.Drawing.Font("Arial", 9.75F);
     this.Margins      = new System.Drawing.Printing.Margins(100, 100, 200, 200);
     this.PageHeight   = 2970;
     this.PageWidth    = 2100;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.Version      = "19.2";
     ((System.ComponentModel.ISupportInitialize)(this.dsOrder1)).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()
 {
     DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
     this.Detail             = new DevExpress.XtraReports.UI.DetailBand();
     this.ReportHeader       = 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.xrcSo_Chungtu      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow2        = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell3       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrcNgay_Batdau     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3        = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell5       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrcTen_Khachhang   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow4        = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell7       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrcDienthoai       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow5        = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell9       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrcTen_Hanghoa_Ban = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow6        = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell12      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrcGhichu          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrPic_Logo         = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrTable7           = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow8        = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrc_CompanyName    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow13       = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrc_CompanyAddress = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLbl_Tieude       = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter       = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrbcSo_Chungtu     = new DevExpress.XtraReports.UI.XRBarCode();
     this.xrTable4           = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow7        = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell11      = new DevExpress.XtraReports.UI.XRTableCell();
     this.topMarginBand1     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1  = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Dpi           = 254F;
     this.Detail.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Detail.HeightF       = 0F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1,
         this.xrPic_Logo,
         this.xrTable7,
         this.xrLbl_Tieude
     });
     this.ReportHeader.Dpi           = 254F;
     this.ReportHeader.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ReportHeader.HeightF       = 456.0833F;
     this.ReportHeader.Name          = "ReportHeader";
     this.ReportHeader.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.ReportHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.Dpi           = 254F;
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(21.00001F, 169.3333F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1,
         this.xrTableRow2,
         this.xrTableRow3,
         this.xrTableRow4,
         this.xrTableRow5,
         this.xrTableRow6
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(699F, 285.75F);
     this.xrTable1.StylePriority.UsePadding = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrcSo_Chungtu
     });
     this.xrTableRow1.Dpi    = 254F;
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Dpi  = 254F;
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text          = "Số";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell1.Weight        = 0.70618736692764217D;
     //
     // xrcSo_Chungtu
     //
     this.xrcSo_Chungtu.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrcSo_Chungtu.Dpi     = 254F;
     this.xrcSo_Chungtu.Name    = "xrcSo_Chungtu";
     this.xrcSo_Chungtu.StylePriority.UseBorders       = false;
     this.xrcSo_Chungtu.StylePriority.UseTextAlignment = false;
     this.xrcSo_Chungtu.Text          = "xrTableCell2";
     this.xrcSo_Chungtu.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrcSo_Chungtu.Weight        = 2.2938126330723576D;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell3,
         this.xrcNgay_Batdau
     });
     this.xrTableRow2.Dpi    = 254F;
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Dpi    = 254F;
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "Ngày";
     this.xrTableCell3.Weight = 0.70618736692764217D;
     //
     // xrcNgay_Batdau
     //
     this.xrcNgay_Batdau.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrcNgay_Batdau.Dpi     = 254F;
     this.xrcNgay_Batdau.Name    = "xrcNgay_Batdau";
     this.xrcNgay_Batdau.StylePriority.UseBorders = false;
     this.xrcNgay_Batdau.Text   = "xrcNgay_Batdau";
     this.xrcNgay_Batdau.Weight = 2.2938126330723576D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell5,
         this.xrcTen_Khachhang
     });
     this.xrTableRow3.Dpi    = 254F;
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Dpi    = 254F;
     this.xrTableCell5.Name   = "xrTableCell5";
     this.xrTableCell5.Text   = "Khách hàng";
     this.xrTableCell5.Weight = 0.70618736692764217D;
     //
     // xrcTen_Khachhang
     //
     this.xrcTen_Khachhang.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrcTen_Khachhang.Dpi     = 254F;
     this.xrcTen_Khachhang.Name    = "xrcTen_Khachhang";
     this.xrcTen_Khachhang.StylePriority.UseBorders = false;
     this.xrcTen_Khachhang.Text   = "xrcTen_Khachhang";
     this.xrcTen_Khachhang.Weight = 2.2938126330723576D;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell7,
         this.xrcDienthoai
     });
     this.xrTableRow4.Dpi    = 254F;
     this.xrTableRow4.Name   = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Dpi    = 254F;
     this.xrTableCell7.Name   = "xrTableCell7";
     this.xrTableCell7.Text   = "Điện thoại";
     this.xrTableCell7.Weight = 0.70618736692764217D;
     //
     // xrcDienthoai
     //
     this.xrcDienthoai.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrcDienthoai.Dpi     = 254F;
     this.xrcDienthoai.Name    = "xrcDienthoai";
     this.xrcDienthoai.StylePriority.UseBorders = false;
     this.xrcDienthoai.Text   = "xrcDienthoai";
     this.xrcDienthoai.Weight = 2.2938126330723576D;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell9,
         this.xrcTen_Hanghoa_Ban
     });
     this.xrTableRow5.Dpi    = 254F;
     this.xrTableRow5.Name   = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Dpi    = 254F;
     this.xrTableCell9.Name   = "xrTableCell9";
     this.xrTableCell9.Text   = "Hàng gửi";
     this.xrTableCell9.Weight = 0.70618736692764217D;
     //
     // xrcTen_Hanghoa_Ban
     //
     this.xrcTen_Hanghoa_Ban.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrcTen_Hanghoa_Ban.Dpi     = 254F;
     this.xrcTen_Hanghoa_Ban.Name    = "xrcTen_Hanghoa_Ban";
     this.xrcTen_Hanghoa_Ban.StylePriority.UseBorders = false;
     this.xrcTen_Hanghoa_Ban.Text   = "xrcTen_Hanghoa_Ban";
     this.xrcTen_Hanghoa_Ban.Weight = 2.2938126330723576D;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell12,
         this.xrcGhichu
     });
     this.xrTableRow6.Dpi    = 254F;
     this.xrTableRow6.Name   = "xrTableRow6";
     this.xrTableRow6.Weight = 1D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Dpi    = 254F;
     this.xrTableCell12.Name   = "xrTableCell12";
     this.xrTableCell12.Weight = 0.70618736692764217D;
     //
     // xrcGhichu
     //
     this.xrcGhichu.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrcGhichu.Dpi     = 254F;
     this.xrcGhichu.Name    = "xrcGhichu";
     this.xrcGhichu.StylePriority.UseBorders = false;
     this.xrcGhichu.Text   = "xrcGhichu";
     this.xrcGhichu.Weight = 2.2938126330723576D;
     //
     // xrPic_Logo
     //
     this.xrPic_Logo.Dpi           = 254F;
     this.xrPic_Logo.LocationFloat = new DevExpress.Utils.PointFloat(21F, 0F);
     this.xrPic_Logo.Name          = "xrPic_Logo";
     this.xrPic_Logo.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.xrPic_Logo.SizeF         = new System.Drawing.SizeF(191F, 148F);
     this.xrPic_Logo.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // xrTable7
     //
     this.xrTable7.Dpi           = 254F;
     this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(212F, 0F);
     this.xrTable7.Name          = "xrTable7";
     this.xrTable7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow8,
         this.xrTableRow13
     });
     this.xrTable7.SizeF         = new System.Drawing.SizeF(508F, 64F);
     this.xrTable7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTableRow8
     //
     this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrc_CompanyName
     });
     this.xrTableRow8.Dpi           = 254F;
     this.xrTableRow8.Name          = "xrTableRow8";
     this.xrTableRow8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow8.Weight        = 0.5D;
     //
     // xrc_CompanyName
     //
     this.xrc_CompanyName.Dpi           = 254F;
     this.xrc_CompanyName.Font          = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrc_CompanyName.Name          = "xrc_CompanyName";
     this.xrc_CompanyName.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrc_CompanyName.Text          = "xrc_CompanyName";
     this.xrc_CompanyName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrc_CompanyName.Weight        = 1D;
     //
     // xrTableRow13
     //
     this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrc_CompanyAddress
     });
     this.xrTableRow13.Dpi           = 254F;
     this.xrTableRow13.Name          = "xrTableRow13";
     this.xrTableRow13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow13.Weight        = 0.5D;
     //
     // xrc_CompanyAddress
     //
     this.xrc_CompanyAddress.Dpi           = 254F;
     this.xrc_CompanyAddress.Font          = new System.Drawing.Font("Times New Roman", 9.25F);
     this.xrc_CompanyAddress.Name          = "xrc_CompanyAddress";
     this.xrc_CompanyAddress.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrc_CompanyAddress.Text          = "xrc_CompanyAddress";
     this.xrc_CompanyAddress.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrc_CompanyAddress.Weight        = 1D;
     //
     // xrLbl_Tieude
     //
     this.xrLbl_Tieude.Dpi           = 254F;
     this.xrLbl_Tieude.Font          = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLbl_Tieude.LocationFloat = new DevExpress.Utils.PointFloat(212F, 85F);
     this.xrLbl_Tieude.Name          = "xrLbl_Tieude";
     this.xrLbl_Tieude.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLbl_Tieude.SizeF         = new System.Drawing.SizeF(508F, 64F);
     this.xrLbl_Tieude.Text          = "THẺ GIỮ RƯỢU";
     this.xrLbl_Tieude.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrbcSo_Chungtu,
         this.xrTable4
     });
     this.ReportFooter.Dpi           = 254F;
     this.ReportFooter.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ReportFooter.HeightF       = 122.5866F;
     this.ReportFooter.Name          = "ReportFooter";
     this.ReportFooter.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.ReportFooter.PageBreak     = DevExpress.XtraReports.UI.PageBreak.AfterBand;
     this.ReportFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrbcSo_Chungtu
     //
     this.xrbcSo_Chungtu.AutoModule    = true;
     this.xrbcSo_Chungtu.BorderWidth   = 1;
     this.xrbcSo_Chungtu.Dpi           = 254F;
     this.xrbcSo_Chungtu.Font          = new System.Drawing.Font("Times New Roman", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrbcSo_Chungtu.LocationFloat = new DevExpress.Utils.PointFloat(95.08334F, 43.00004F);
     this.xrbcSo_Chungtu.Module        = 1.5F;
     this.xrbcSo_Chungtu.Name          = "xrbcSo_Chungtu";
     this.xrbcSo_Chungtu.Padding       = new DevExpress.XtraPrinting.PaddingInfo(8, 8, 8, 8, 254F);
     this.xrbcSo_Chungtu.ShowText      = false;
     this.xrbcSo_Chungtu.SizeF         = new System.Drawing.SizeF(556.125F, 67.81571F);
     this.xrbcSo_Chungtu.StylePriority.UseBorderWidth   = false;
     this.xrbcSo_Chungtu.StylePriority.UseFont          = false;
     this.xrbcSo_Chungtu.StylePriority.UsePadding       = false;
     this.xrbcSo_Chungtu.StylePriority.UseTextAlignment = false;
     code39ExtendedGenerator1.WideNarrowRatio           = 3F;
     this.xrbcSo_Chungtu.Symbology     = code39ExtendedGenerator1;
     this.xrbcSo_Chungtu.Text          = "WICA.0001.03.2013";
     this.xrbcSo_Chungtu.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // xrTable4
     //
     this.xrTable4.Dpi           = 254F;
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(21F, 0F);
     this.xrTable4.Name          = "xrTable4";
     this.xrTable4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow7
     });
     this.xrTable4.SizeF         = new System.Drawing.SizeF(710F, 43F);
     this.xrTable4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTableRow7
     //
     this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell11
     });
     this.xrTableRow7.Dpi           = 254F;
     this.xrTableRow7.Name          = "xrTableRow7";
     this.xrTableRow7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow7.Weight        = 0.50588235294117645D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Dpi           = 254F;
     this.xrTableCell11.Font          = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell11.Name          = "xrTableCell11";
     this.xrTableCell11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell11.Text          = "Cám ơn Quý khách hàng - Hẹn gặp lại";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell11.Weight        = 1D;
     //
     // topMarginBand1
     //
     this.topMarginBand1.Dpi     = 254F;
     this.topMarginBand1.HeightF = 18F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Dpi     = 254F;
     this.bottomMarginBand1.HeightF = 7.496716F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // rptBar_Winecard
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.ReportHeader,
         this.ReportFooter,
         this.topMarginBand1,
         this.bottomMarginBand1
     });
     this.Dpi        = 254F;
     this.Margins    = new System.Drawing.Printing.Margins(13, 18, 18, 7);
     this.PageHeight = 3048;
     this.PageWidth  = 762;
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.Version    = "12.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).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.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(XtraBORList));
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.DetailReport   = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrPanel1       = new DevExpress.XtraReports.UI.XRPanel();
     this.xrTable2       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow5    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell9   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow6    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell11  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow7    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell13  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow8    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell15  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrBarCode2     = new DevExpress.XtraReports.UI.XRBarCode();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1        = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1    = new DevExpress.XtraReports.UI.XRPageInfo();
     this.ReportHeader   = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.PageHeader     = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLine2        = new DevExpress.XtraReports.UI.XRLine();
     this.PageFooter     = new DevExpress.XtraReports.UI.PageFooterBand();
     this.uName          = new DevExpress.XtraReports.Parameters.Parameter();
     this.nowdate        = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Dpi     = 254F;
     this.TopMargin.HeightF = 200F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 200F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Dpi      = 254F;
     this.Detail.Expanded = false;
     this.Detail.HeightF  = 254F;
     this.Detail.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail.Name = "Detail";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataSource = this.sqlDataSource1;
     this.DetailReport.Dpi        = 254F;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPanel1
     });
     this.Detail1.Dpi     = 254F;
     this.Detail1.HeightF = 527.2616F;
     this.Detail1.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail1.KeepTogether            = true;
     this.Detail1.MultiColumn.ColumnCount = 2;
     this.Detail1.MultiColumn.Mode        = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail1.Name = "Detail1";
     //
     // 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.xrTable2,
         this.xrBarCode2
     });
     this.xrPanel1.Dpi                      = 254F;
     this.xrPanel1.LocationFloat            = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPanel1.Name                     = "xrPanel1";
     this.xrPanel1.SizeF                    = new System.Drawing.SizeF(950F, 527.2616F);
     this.xrPanel1.StylePriority.UseBorders = false;
     //
     // xrTable2
     //
     this.xrTable2.Dpi           = 254F;
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(111.9028F, 228.0709F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow5,
         this.xrTableRow6,
         this.xrTableRow7,
         this.xrTableRow8
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(691.6519F, 254F);
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell9,
         this.xrTableCell10
     });
     this.xrTableRow5.Dpi    = 254F;
     this.xrTableRow5.Name   = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell9.Dpi       = 254F;
     this.xrTableCell9.Font      = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.xrTableCell9.Multiline = true;
     this.xrTableCell9.Name      = "xrTableCell9";
     this.xrTableCell9.StylePriority.UseBorders       = false;
     this.xrTableCell9.StylePriority.UseFont          = false;
     this.xrTableCell9.StylePriority.UseTextAlignment = false;
     this.xrTableCell9.Text          = "품명";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell9.Weight        = 0.48529449462890628D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell10.Dpi = 254F;
     this.xrTableCell10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[ITEM_CODE]")
     });
     this.xrTableCell10.Font      = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell10.Multiline = true;
     this.xrTableCell10.Name      = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseBorders       = false;
     this.xrTableCell10.StylePriority.UseFont          = false;
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text          = "xrTableCell4";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell10.Weight        = 1.5147055053710936D;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell11,
         this.xrTableCell12
     });
     this.xrTableRow6.Dpi    = 254F;
     this.xrTableRow6.Name   = "xrTableRow6";
     this.xrTableRow6.Weight = 1D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell11.Dpi       = 254F;
     this.xrTableCell11.Font      = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.xrTableCell11.Multiline = true;
     this.xrTableCell11.Name      = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseBorders       = false;
     this.xrTableCell11.StylePriority.UseFont          = false;
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text          = "공정";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell11.Weight        = 0.48529449462890628D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell12.Dpi = 254F;
     this.xrTableCell12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[BOR_PROCS_CODE]")
     });
     this.xrTableCell12.Font      = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell12.Multiline = true;
     this.xrTableCell12.Name      = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseBorders       = false;
     this.xrTableCell12.StylePriority.UseFont          = false;
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text          = "xrTableCell5";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell12.Weight        = 1.5147055053710936D;
     //
     // xrTableRow7
     //
     this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell13,
         this.xrTableCell14
     });
     this.xrTableRow7.Dpi    = 254F;
     this.xrTableRow7.Name   = "xrTableRow7";
     this.xrTableRow7.Weight = 1D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell13.Dpi       = 254F;
     this.xrTableCell13.Font      = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.xrTableCell13.Multiline = true;
     this.xrTableCell13.Name      = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseBorders       = false;
     this.xrTableCell13.StylePriority.UseFont          = false;
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text          = "설비";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell13.Weight        = 0.48529449462890628D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell14.Dpi = 254F;
     this.xrTableCell14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[FCLTS_CODE]")
     });
     this.xrTableCell14.Font      = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell14.Multiline = true;
     this.xrTableCell14.Name      = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseBorders       = false;
     this.xrTableCell14.StylePriority.UseFont          = false;
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text          = "xrTableCell6";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell14.Weight        = 1.5147055053710936D;
     //
     // xrTableRow8
     //
     this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell15,
         this.xrTableCell16
     });
     this.xrTableRow8.Dpi    = 254F;
     this.xrTableRow8.Name   = "xrTableRow8";
     this.xrTableRow8.Weight = 1D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell15.Dpi       = 254F;
     this.xrTableCell15.Font      = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.xrTableCell15.Multiline = true;
     this.xrTableCell15.Name      = "xrTableCell15";
     this.xrTableCell15.StylePriority.UseBorders       = false;
     this.xrTableCell15.StylePriority.UseFont          = false;
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     this.xrTableCell15.Text          = "Time";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell15.Weight        = 0.48529449462890628D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell16.Dpi = 254F;
     this.xrTableCell16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[BOR_PROCS_TIME]")
     });
     this.xrTableCell16.Font      = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell16.Multiline = true;
     this.xrTableCell16.Name      = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseBorders       = false;
     this.xrTableCell16.StylePriority.UseFont          = false;
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.Text          = "xrTableCell16";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell16.Weight        = 1.5147055053710936D;
     //
     // xrBarCode2
     //
     this.xrBarCode2.AutoModule = true;
     this.xrBarCode2.Borders    = DevExpress.XtraPrinting.BorderSide.None;
     this.xrBarCode2.Dpi        = 254F;
     this.xrBarCode2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[BOR_CODE]")
     });
     this.xrBarCode2.LocationFloat                  = new DevExpress.Utils.PointFloat(281.2868F, 42.05331F);
     this.xrBarCode2.Module                         = 5.08F;
     this.xrBarCode2.Name                           = "xrBarCode2";
     this.xrBarCode2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F);
     this.xrBarCode2.SizeF                          = new System.Drawing.SizeF(522.2679F, 143.8089F);
     this.xrBarCode2.StylePriority.UseBorders       = false;
     this.xrBarCode2.StylePriority.UseTextAlignment = false;
     code39ExtendedGenerator1.CalcCheckSum          = false;
     code39ExtendedGenerator1.WideNarrowRatio       = 3F;
     this.xrBarCode2.Symbology                      = code39ExtendedGenerator1;
     this.xrBarCode2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "localhost_TEAM3_Connection 1";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = "select concat(REPLICATE(\'0\',5 - LEN(BOR_CODE)), BOR_CODE) BOR_CODE, BOR_PROCS_COD" +
                            "E, FCLTS_CODE, BOR_PROCS_TIME, ITEM_CODE\r\nfrom BOR\r\nwhere BOR_CODE in (1, 3, 6, " +
                            "7, 9, 12, 15)";
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // xrLabel1
     //
     this.xrLabel1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel1.BorderWidth                    = 2F;
     this.xrLabel1.Dpi                            = 254F;
     this.xrLabel1.Font                           = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Multiline                      = true;
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(1900F, 122.28F);
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseBorderWidth   = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "BOR 바코드 출력";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLine1
     //
     this.xrLine1.Dpi           = 254F;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(1900F, 5.291668F);
     //
     // xrLabel2
     //
     this.xrLabel2.Dpi = 254F;
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?nowdate")
     });
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(1036.906F, 45.37917F);
     this.xrLabel2.Multiline     = true;
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(515.0037F, 58.42F);
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "xrLabel2";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel3
     //
     this.xrLabel3.Dpi = 254F;
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?uName")
     });
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(1551.909F, 45.37917F);
     this.xrLabel3.Multiline     = true;
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(258.8246F, 58.42F);
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "xrLabel3";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Dpi           = 254F;
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(860.7242F, 45.37917F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(176.1815F, 58.42F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1
     });
     this.ReportHeader.Dpi     = 254F;
     this.ReportHeader.HeightF = 122.28F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine2
     });
     this.PageHeader.Dpi     = 254F;
     this.PageHeader.HeightF = 13.01754F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLine2
     //
     this.xrLine2.Dpi           = 254F;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(1900F, 13.01754F);
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel3,
         this.xrPageInfo1,
         this.xrLine1
     });
     this.PageFooter.Dpi     = 254F;
     this.PageFooter.HeightF = 128.7992F;
     this.PageFooter.Name    = "PageFooter";
     //
     // uName
     //
     this.uName.Description = "Parameter1";
     this.uName.Name        = "uName";
     //
     // nowdate
     //
     this.nowdate.Description = "Parameter1";
     this.nowdate.ExpressionBindings.AddRange(new DevExpress.XtraReports.Expressions.BasicExpressionBinding[] {
         new DevExpress.XtraReports.Expressions.BasicExpressionBinding("Value", "Now()")
     });
     this.nowdate.Name      = "nowdate";
     this.nowdate.Type      = typeof(System.DateTime);
     this.nowdate.ValueInfo = "2020-08-06";
     //
     // XtraBORList
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.DetailReport,
         this.ReportHeader,
         this.PageHeader,
         this.PageFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "Query";
     this.DataSource = this.sqlDataSource1;
     this.Dpi        = 254F;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(100, 100, 200, 200);
     this.PageHeight = 2970;
     this.PageWidth  = 2100;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.uName,
         this.nowdate
     });
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.Version      = "20.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 8
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.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(BarcodeReport));
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.DetailReport   = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrBarCode1     = new DevExpress.XtraReports.UI.XRBarCode();
     this.xrTable1       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow2    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell2   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell5   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6   = new DevExpress.XtraReports.UI.XRTableCell();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 23F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 29F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.HeightF = 0F;
     this.Detail.Name    = "Detail";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataSource = this.sqlDataSource1;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrBarCode1,
         this.xrTable1
     });
     this.Detail1.HeightF = 305.9999F;
     this.Detail1.MultiColumn.ColumnCount = 2;
     this.Detail1.MultiColumn.Layout      = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown;
     this.Detail1.MultiColumn.Mode        = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail1.Name = "Detail1";
     //
     // xrBarCode1
     //
     this.xrBarCode1.AutoModule = true;
     this.xrBarCode1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[Barcode_No]")
     });
     this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(43.12496F, 194.5416F);
     this.xrBarCode1.Name          = "xrBarCode1";
     this.xrBarCode1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F);
     this.xrBarCode1.SizeF         = new System.Drawing.SizeF(318.3333F, 111.4583F);
     this.xrBarCode1.StylePriority.UseTextAlignment = false;
     code39ExtendedGenerator1.CalcCheckSum          = false;
     code39ExtendedGenerator1.WideNarrowRatio       = 3F;
     this.xrBarCode1.Symbology        = code39ExtendedGenerator1;
     this.xrBarCode1.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrBarCode1.TextFormatString = "{0}";
     //
     // xrTable1
     //
     this.xrTable1.Font          = new System.Drawing.Font("나눔고딕", 14F);
     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.xrTableRow2,
         this.xrTableRow3
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(384.9999F, 193.75F);
     this.xrTable1.StylePriority.UseFont          = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell3
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name      = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseBorders = false;
     this.xrTableCell1.Text   = "팔레트 번호";
     this.xrTableCell1.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[Pallet_No]")
     });
     this.xrTableCell3.Multiline = true;
     this.xrTableCell3.Name      = "xrTableCell3";
     this.xrTableCell3.StylePriority.UseBorders = false;
     this.xrTableCell3.Text   = "xrTableCell3";
     this.xrTableCell3.Weight = 2.1999994737470878D;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell2,
         this.xrTableCell4
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Borders   = DevExpress.XtraPrinting.BorderSide.Left;
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name      = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseBorders = false;
     this.xrTableCell2.Text   = "상세 등급";
     this.xrTableCell2.Weight = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[Grade_Detail_Name]")
     });
     this.xrTableCell4.Multiline = true;
     this.xrTableCell4.Name      = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseBorders = false;
     this.xrTableCell4.Text   = "xrTableCell4";
     this.xrTableCell4.Weight = 2.1999994737470878D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell5,
         this.xrTableCell6
     });
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell5.Multiline = true;
     this.xrTableCell5.Name      = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseBorders = false;
     this.xrTableCell5.Text   = "사이즈 코드";
     this.xrTableCell5.Weight = 1D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[Size_Code]")
     });
     this.xrTableCell6.Multiline = true;
     this.xrTableCell6.Name      = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseBorders = false;
     this.xrTableCell6.Text   = "xrTableCell6";
     this.xrTableCell6.Weight = 2.1999994737470878D;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "mydbconn";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // BarcodeReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.DetailReport
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember    = "Query";
     this.DataSource    = this.sqlDataSource1;
     this.Font          = new System.Drawing.Font("Arial", 9.75F);
     this.Margins       = new System.Drawing.Printing.Margins(34, 26, 23, 29);
     this.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     this.Version       = "19.2";
     ((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.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(BarCodeProductBOM));
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.DetailReport   = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrPanel1       = new DevExpress.XtraReports.UI.XRPanel();
     this.xrBarCode1     = new DevExpress.XtraReports.UI.XRBarCode();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.PageHeader     = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTableCell2   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow1    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTable1       = new DevExpress.XtraReports.UI.XRTable();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Dpi     = 254F;
     this.TopMargin.HeightF = 70.35415F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 91.60746F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Dpi     = 254F;
     this.Detail.HeightF = 0F;
     this.Detail.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail.MultiColumn.Mode             = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail.Name = "Detail";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataSource = this.sqlDataSource1;
     this.DetailReport.Dpi        = 254F;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPanel1
     });
     this.Detail1.Dpi     = 254F;
     this.Detail1.HeightF = 439.1218F;
     this.Detail1.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail1.KeepTogether            = true;
     this.Detail1.MultiColumn.ColumnCount = 2;
     this.Detail1.MultiColumn.Mode        = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail1.Name = "Detail1";
     //
     // xrPanel1
     //
     this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1,
         this.xrBarCode1
     });
     this.xrPanel1.Dpi           = 254F;
     this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(48.16663F, 11.45505F);
     this.xrPanel1.Name          = "xrPanel1";
     this.xrPanel1.SizeF         = new System.Drawing.SizeF(894.2917F, 418.0417F);
     //
     // xrBarCode1
     //
     this.xrBarCode1.Dpi = 254F;
     this.xrBarCode1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[PRODUCT_ID]")
     });
     this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(89.20806F, 197.2501F);
     this.xrBarCode1.Module        = 5.08F;
     this.xrBarCode1.Name          = "xrBarCode1";
     this.xrBarCode1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(26, 26, 0, 0, 254F);
     this.xrBarCode1.SizeF         = new System.Drawing.SizeF(679.9795F, 209.0208F);
     this.xrBarCode1.StylePriority.UseTextAlignment = false;
     code39ExtendedGenerator1.CalcCheckSum          = false;
     code39ExtendedGenerator1.WideNarrowRatio       = 3F;
     this.xrBarCode1.Symbology     = code39ExtendedGenerator1;
     this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "Team2_Connection";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = "SELECT PRODUCT_NAME, CONCAT((REPLICATE(\'0\',4-LEN(CAST (PRODUCT_ID AS VARCHAR(5)))" +
                            ") + CAST(PRODUCT_ID AS VARCHAR(5))),bom_exists) PRODUCT_ID\r\nFROM  TBL_PRODUCT";
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1
     });
     this.PageHeader.Dpi     = 254F;
     this.PageHeader.HeightF = 146.6042F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.Dpi                            = 254F;
     this.xrLabel1.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(474.1458F, 11.66668F);
     this.xrLabel1.Multiline                      = true;
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(1029.229F, 121.92F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "제품 목록";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell2.Dpi = 254F;
     this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[PRODUCT_NAME]")
     });
     this.xrTableCell2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name      = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseBorders       = false;
     this.xrTableCell2.StylePriority.UseFont          = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text          = "xrTableCell2";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight        = 1.3607593301110568D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell1.Dpi       = 254F;
     this.xrTableCell1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name      = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseBorders       = false;
     this.xrTableCell1.StylePriority.UseFont          = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text          = "물품 이름";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight        = 0.63924066988894324D;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2
     });
     this.xrTableRow1.Dpi    = 254F;
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTable1
     //
     this.xrTable1.Dpi           = 254F;
     this.xrTable1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(31F, 22.72932F);
     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(836.0834F, 161.3958F);
     this.xrTable1.StylePriority.UseFont = false;
     //
     // BarCodeProductBOM
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.DetailReport,
         this.PageHeader
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember   = "Query";
     this.DataSource   = this.sqlDataSource1;
     this.Dpi          = 254F;
     this.Font         = new System.Drawing.Font("Arial", 9.75F);
     this.Margins      = new System.Drawing.Printing.Margins(100, 100, 70, 92);
     this.PageHeight   = 2970;
     this.PageWidth    = 2100;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.Version      = "20.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 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.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(XtraItemList));
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.DetailReport   = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrPanel1       = new DevExpress.XtraReports.UI.XRPanel();
     this.xrTable1       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell3   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow2    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell2   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrBarCode1     = new DevExpress.XtraReports.UI.XRBarCode();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.ReportHeader   = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader     = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLine1        = new DevExpress.XtraReports.UI.XRLine();
     this.PageFooter     = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrPageInfo1    = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2        = new DevExpress.XtraReports.UI.XRLine();
     this.nowdate        = new DevExpress.XtraReports.Parameters.Parameter();
     this.uName          = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Dpi     = 254F;
     this.TopMargin.HeightF = 200F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 200F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Dpi     = 254F;
     this.Detail.HeightF = 0F;
     this.Detail.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail.Name = "Detail";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataSource = this.sqlDataSource1;
     this.DetailReport.Dpi        = 254F;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPanel1
     });
     this.Detail1.Dpi     = 254F;
     this.Detail1.HeightF = 481.5416F;
     this.Detail1.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail1.KeepTogether            = true;
     this.Detail1.MultiColumn.ColumnCount = 2;
     this.Detail1.MultiColumn.Mode        = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail1.Name = "Detail1";
     //
     // 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.xrTable1,
         this.xrBarCode1
     });
     this.xrPanel1.Dpi                      = 254F;
     this.xrPanel1.LocationFloat            = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPanel1.Name                     = "xrPanel1";
     this.xrPanel1.SizeF                    = new System.Drawing.SizeF(950F, 481.5415F);
     this.xrPanel1.StylePriority.UseBorders = false;
     //
     // xrTable1
     //
     this.xrTable1.Dpi           = 254F;
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(125.5992F, 212.196F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1,
         this.xrTableRow3,
         this.xrTableRow2
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(691.6519F, 190.5F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell4
     });
     this.xrTableRow1.Dpi    = 254F;
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell1.Dpi       = 254F;
     this.xrTableCell1.Font      = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name      = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseBorders       = false;
     this.xrTableCell1.StylePriority.UseFont          = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text          = "품명";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight        = 0.48529449462890628D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell4.Dpi = 254F;
     this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[ITEM_NAME]")
     });
     this.xrTableCell4.Font      = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell4.Multiline = true;
     this.xrTableCell4.Name      = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseBorders       = false;
     this.xrTableCell4.StylePriority.UseFont          = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text          = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell4.Weight        = 1.5147055053710936D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell3,
         this.xrTableCell5
     });
     this.xrTableRow3.Dpi    = 254F;
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell3.Dpi       = 254F;
     this.xrTableCell3.Font      = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.xrTableCell3.Multiline = true;
     this.xrTableCell3.Name      = "xrTableCell3";
     this.xrTableCell3.StylePriority.UseBorders       = false;
     this.xrTableCell3.StylePriority.UseFont          = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text          = "규격";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell3.Weight        = 0.48529449462890628D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell5.Dpi = 254F;
     this.xrTableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[ITEM_STND]")
     });
     this.xrTableCell5.Font      = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell5.Multiline = true;
     this.xrTableCell5.Name      = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseBorders       = false;
     this.xrTableCell5.StylePriority.UseFont          = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text          = "xrTableCell5";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell5.Weight        = 1.5147055053710936D;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell2,
         this.xrTableCell6
     });
     this.xrTableRow2.Dpi    = 254F;
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell2.Dpi       = 254F;
     this.xrTableCell2.Font      = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name      = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseBorders       = false;
     this.xrTableCell2.StylePriority.UseFont          = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text          = "타입";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight        = 0.48529449462890628D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell6.Dpi = 254F;
     this.xrTableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[ITEM_TYP]")
     });
     this.xrTableCell6.Font      = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell6.Multiline = true;
     this.xrTableCell6.Name      = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseBorders       = false;
     this.xrTableCell6.StylePriority.UseFont          = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text          = "xrTableCell6";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Weight        = 1.5147055053710936D;
     //
     // xrBarCode1
     //
     this.xrBarCode1.AutoModule = true;
     this.xrBarCode1.Borders    = DevExpress.XtraPrinting.BorderSide.None;
     this.xrBarCode1.Dpi        = 254F;
     this.xrBarCode1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[ITEM_CODE]")
     });
     this.xrBarCode1.LocationFloat                  = new DevExpress.Utils.PointFloat(294.983F, 42.05331F);
     this.xrBarCode1.Module                         = 5.08F;
     this.xrBarCode1.Name                           = "xrBarCode1";
     this.xrBarCode1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F);
     this.xrBarCode1.SizeF                          = new System.Drawing.SizeF(522.2679F, 143.8089F);
     this.xrBarCode1.StylePriority.UseBorders       = false;
     this.xrBarCode1.StylePriority.UseTextAlignment = false;
     code39ExtendedGenerator1.CalcCheckSum          = false;
     code39ExtendedGenerator1.WideNarrowRatio       = 3F;
     this.xrBarCode1.Symbology                      = code39ExtendedGenerator1;
     this.xrBarCode1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "TEAM3_Connection123";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = "select ITEM_CODE, ITEM_NAME, ITEM_STND, ITEM_TYP\r\nfrom item\r\nwhere  ITEM_CODE  in" +
                            " (\'B_WOOD_K_01\',\'B_WOOD_K_03\',\'Back_A_01\',\'Back_A_02\',\'CHAIR_01\',\'CHAIR_02\',\'R_W" +
                            "OOD_K-01\')";
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1
     });
     this.ReportHeader.Dpi     = 254F;
     this.ReportHeader.HeightF = 122.2811F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel1.BorderWidth                    = 2F;
     this.xrLabel1.Dpi                            = 254F;
     this.xrLabel1.Font                           = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Multiline                      = true;
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(1900F, 122.2811F);
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseBorderWidth   = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "품목 바코드 출력";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine1
     });
     this.PageHeader.Dpi     = 254F;
     this.PageHeader.HeightF = 5.291667F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLine1
     //
     this.xrLine1.Dpi           = 254F;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(1900F, 5.291667F);
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1,
         this.xrLabel3,
         this.xrLabel2,
         this.xrLine2
     });
     this.PageFooter.Dpi     = 254F;
     this.PageFooter.HeightF = 109.469F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Dpi           = 254F;
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(855.8489F, 24.99977F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(176.1815F, 58.42F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel3
     //
     this.xrLabel3.Dpi = 254F;
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?uName")
     });
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(1597.306F, 24.99977F);
     this.xrLabel3.Multiline     = true;
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(235.0122F, 58.42F);
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "xrLabel3";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel2
     //
     this.xrLabel2.Dpi = 254F;
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?nowdate")
     });
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(1032.031F, 24.99977F);
     this.xrLabel2.Multiline     = true;
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(565.275F, 58.42F);
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "xrLabel2";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLine2
     //
     this.xrLine2.Dpi           = 254F;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(1900F, 5.291667F);
     //
     // nowdate
     //
     this.nowdate.Description = "nowdate";
     this.nowdate.ExpressionBindings.AddRange(new DevExpress.XtraReports.Expressions.BasicExpressionBinding[] {
         new DevExpress.XtraReports.Expressions.BasicExpressionBinding("Value", "Now()")
     });
     this.nowdate.Name      = "nowdate";
     this.nowdate.Type      = typeof(System.DateTime);
     this.nowdate.ValueInfo = "2020-08-06";
     //
     // uName
     //
     this.uName.Description = "uName";
     this.uName.Name        = "uName";
     //
     // XtraItemList
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.DetailReport,
         this.ReportHeader,
         this.PageHeader,
         this.PageFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "Query";
     this.DataSource = this.sqlDataSource1;
     this.Dpi        = 254F;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(100, 100, 200, 200);
     this.PageHeight = 2970;
     this.PageWidth  = 2100;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.nowdate,
         this.uName
     });
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.Version      = "20.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 11
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.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1    = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     DevExpress.DataAccess.Sql.SelectQuery          selectQuery1       = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.Column               column1            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression1  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table1             = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column2            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression2  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column3            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression3  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column4            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression4  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column5            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression5  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column6            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression6  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column7            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression7  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column8            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression8  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column9            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression9  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column10           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression10 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column11           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression11 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column12           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression12 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column13           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression13 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column14           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression14 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column15           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression15 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column16           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression16 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column17           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression17 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column18           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression18 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column19           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression19 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column20           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression20 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column21           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression21 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column22           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression22 = new DevExpress.DataAccess.Sql.ColumnExpression();
     System.ComponentModel.ComponentResourceManager resources          = new System.ComponentModel.ComponentResourceManager(typeof(XtraReport1));
     DevExpress.DataAccess.Sql.SelectQuery          selectQuery2       = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.AllColumns           allColumns1        = new DevExpress.DataAccess.Sql.AllColumns();
     DevExpress.DataAccess.Sql.Table                table2             = new DevExpress.DataAccess.Sql.Table();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.DetailReport   = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrBarCode1     = new DevExpress.XtraReports.UI.XRBarCode();
     this.xrTable1       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow2    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell4   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell7   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8   = new DevExpress.XtraReports.UI.XRTableCell();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.sqlDataSource2 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.sqlDataSource3 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1
     });
     this.TopMargin.Dpi     = 254F;
     this.TopMargin.HeightF = 220.5567F;
     this.TopMargin.Name    = "TopMargin";
     //
     // xrLabel1
     //
     this.xrLabel1.Dpi                            = 254F;
     this.xrLabel1.Font                           = new System.Drawing.Font("나눔고딕 ExtraBold", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.xrLabel1.ForeColor                      = System.Drawing.Color.SteelBlue;
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(224.6841F, 74.93002F);
     this.xrLabel1.Multiline                      = true;
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(1439.333F, 120.2266F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseForeColor     = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "바코드 출력";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 204.6816F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Dpi      = 254F;
     this.Detail.Expanded = false;
     this.Detail.HeightF  = 78.4225F;
     this.Detail.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail.Name = "Detail";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataSource = this.sqlDataSource1;
     this.DetailReport.Dpi        = 254F;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrBarCode1,
         this.xrTable1
     });
     this.Detail1.Dpi     = 254F;
     this.Detail1.HeightF = 908.2618F;
     this.Detail1.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail1.KeepTogether            = true;
     this.Detail1.MultiColumn.ColumnCount = 2;
     this.Detail1.MultiColumn.Mode        = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail1.Name = "Detail1";
     //
     // xrBarCode1
     //
     this.xrBarCode1.AutoModule = true;
     this.xrBarCode1.Dpi        = 254F;
     this.xrBarCode1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[Barcode_No]")
     });
     this.xrBarCode1.LocationFloat            = new DevExpress.Utils.PointFloat(122.8958F, 669.9014F);
     this.xrBarCode1.Module                   = 5.08F;
     this.xrBarCode1.Name                     = "xrBarCode1";
     this.xrBarCode1.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F);
     this.xrBarCode1.SizeF                    = new System.Drawing.SizeF(664.4221F, 213.3604F);
     code39ExtendedGenerator1.WideNarrowRatio = 3F;
     this.xrBarCode1.Symbology                = code39ExtendedGenerator1;
     this.xrBarCode1.TextFormatString         = "{0}*";
     //
     // 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.Dpi           = 254F;
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(25.00001F, 126.3419F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1,
         this.xrTableRow2,
         this.xrTableRow3
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(862.8599F, 460.375F);
     this.xrTable1.StylePriority.UseBorders = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell5
     });
     this.xrTableRow1.Dpi    = 254F;
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.BackColor = System.Drawing.Color.AliceBlue;
     this.xrTableCell1.Dpi       = 254F;
     this.xrTableCell1.Font      = new System.Drawing.Font("나눔고딕", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name      = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseBackColor     = false;
     this.xrTableCell1.StylePriority.UseFont          = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text          = "작업지시 번호";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight        = 0.92310658605787377D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Dpi                            = 254F;
     this.xrTableCell5.Font                           = new System.Drawing.Font("나눔고딕", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell5.Multiline                      = true;
     this.xrTableCell5.Name                           = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseFont          = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell5.Weight                         = 2.2114574703720264D;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell4,
         this.xrTableCell2
     });
     this.xrTableRow2.Dpi    = 254F;
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.BackColor = System.Drawing.Color.AliceBlue;
     this.xrTableCell4.Dpi       = 254F;
     this.xrTableCell4.Font      = new System.Drawing.Font("나눔고딕", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.xrTableCell4.Multiline = true;
     this.xrTableCell4.Name      = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseBackColor     = false;
     this.xrTableCell4.StylePriority.UseFont          = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text          = "품목";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell4.Weight        = 0.92310658605787377D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Dpi                            = 254F;
     this.xrTableCell2.Font                           = new System.Drawing.Font("나눔고딕", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell2.Multiline                      = true;
     this.xrTableCell2.Name                           = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseFont          = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight                         = 2.2114574703720264D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell7,
         this.xrTableCell8
     });
     this.xrTableRow3.Dpi    = 254F;
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.BackColor = System.Drawing.Color.AliceBlue;
     this.xrTableCell7.Dpi       = 254F;
     this.xrTableCell7.Font      = new System.Drawing.Font("나눔고딕", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell7.Multiline = true;
     this.xrTableCell7.Name      = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseBackColor     = false;
     this.xrTableCell7.StylePriority.UseFont          = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text          = "수량";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight        = 0.92310658605787377D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Dpi                            = 254F;
     this.xrTableCell8.Font                           = new System.Drawing.Font("나눔고딕", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell8.Multiline                      = true;
     this.xrTableCell8.Name                           = "xrTableCell8";
     this.xrTableCell8.StylePriority.UseFont          = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell8.Weight                         = 2.2114574703720264D;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "localhost_TEAM1_Connection";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = "select Barcode_No from Goods_In_History";
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = "PERhdGFTZXQgTmFtZT0ic3FsRGF0YVNvdXJjZTEiPjxWaWV3IE5hbWU9IlF1ZXJ5Ij48RmllbGQgTmFtZ" +
                                                    "T0iQmFyY29kZV9ObyIgVHlwZT0iU3RyaW5nIiAvPjwvVmlldz48L0RhdGFTZXQ+";
     //
     // sqlDataSource2
     //
     this.sqlDataSource2.ConnectionName = "Project";
     this.sqlDataSource2.Name           = "sqlDataSource2";
     columnExpression1.ColumnName       = "Workorderno";
     table1.MetaSerializable            = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"476\" />";
     table1.Name                   = "Goods_In_History";
     columnExpression1.Table       = table1;
     column1.Expression            = columnExpression1;
     columnExpression2.ColumnName  = "Pallet_No";
     columnExpression2.Table       = table1;
     column2.Expression            = columnExpression2;
     columnExpression3.ColumnName  = "Barcode_No";
     columnExpression3.Table       = table1;
     column3.Expression            = columnExpression3;
     columnExpression4.ColumnName  = "In_Date";
     columnExpression4.Table       = table1;
     column4.Expression            = columnExpression4;
     columnExpression5.ColumnName  = "Grade_Code";
     columnExpression5.Table       = table1;
     column5.Expression            = columnExpression5;
     columnExpression6.ColumnName  = "Grade_Detail_Code";
     columnExpression6.Table       = table1;
     column6.Expression            = columnExpression6;
     columnExpression7.ColumnName  = "Size_Code";
     columnExpression7.Table       = table1;
     column7.Expression            = columnExpression7;
     columnExpression8.ColumnName  = "Grade_Detail_Name";
     columnExpression8.Table       = table1;
     column8.Expression            = columnExpression8;
     columnExpression9.ColumnName  = "Prd_Qty";
     columnExpression9.Table       = table1;
     column9.Expression            = columnExpression9;
     columnExpression10.ColumnName = "Upload_Flag";
     columnExpression10.Table      = table1;
     column10.Expression           = columnExpression10;
     columnExpression11.ColumnName = "Update_YN";
     columnExpression11.Table      = table1;
     column11.Expression           = columnExpression11;
     columnExpression12.ColumnName = "F_In_Qty";
     columnExpression12.Table      = table1;
     column12.Expression           = columnExpression12;
     columnExpression13.ColumnName = "Closed_Time";
     columnExpression13.Table      = table1;
     column13.Expression           = columnExpression13;
     columnExpression14.ColumnName = "Cancel_Time";
     columnExpression14.Table      = table1;
     column14.Expression           = columnExpression14;
     columnExpression15.ColumnName = "Print_Date";
     columnExpression15.Table      = table1;
     column15.Expression           = columnExpression15;
     columnExpression16.ColumnName = "In_YN";
     columnExpression16.Table      = table1;
     column16.Expression           = columnExpression16;
     columnExpression17.ColumnName = "Remark";
     columnExpression17.Table      = table1;
     column17.Expression           = columnExpression17;
     columnExpression18.ColumnName = "Ins_Date";
     columnExpression18.Table      = table1;
     column18.Expression           = columnExpression18;
     columnExpression19.ColumnName = "Ins_Emp";
     columnExpression19.Table      = table1;
     column19.Expression           = columnExpression19;
     columnExpression20.ColumnName = "Up_Date";
     columnExpression20.Table      = table1;
     column20.Expression           = columnExpression20;
     columnExpression21.ColumnName = "Up_Emp";
     columnExpression21.Table      = table1;
     column21.Expression           = columnExpression21;
     columnExpression22.ColumnName = "Pallet_Qty";
     columnExpression22.Table      = table1;
     column22.Expression           = columnExpression22;
     selectQuery1.Columns.Add(column1);
     selectQuery1.Columns.Add(column2);
     selectQuery1.Columns.Add(column3);
     selectQuery1.Columns.Add(column4);
     selectQuery1.Columns.Add(column5);
     selectQuery1.Columns.Add(column6);
     selectQuery1.Columns.Add(column7);
     selectQuery1.Columns.Add(column8);
     selectQuery1.Columns.Add(column9);
     selectQuery1.Columns.Add(column10);
     selectQuery1.Columns.Add(column11);
     selectQuery1.Columns.Add(column12);
     selectQuery1.Columns.Add(column13);
     selectQuery1.Columns.Add(column14);
     selectQuery1.Columns.Add(column15);
     selectQuery1.Columns.Add(column16);
     selectQuery1.Columns.Add(column17);
     selectQuery1.Columns.Add(column18);
     selectQuery1.Columns.Add(column19);
     selectQuery1.Columns.Add(column20);
     selectQuery1.Columns.Add(column21);
     selectQuery1.Columns.Add(column22);
     selectQuery1.Name = "Goods_In_History_1";
     selectQuery1.Tables.Add(table1);
     this.sqlDataSource2.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         selectQuery1
     });
     this.sqlDataSource2.ResultSchemaSerializable = resources.GetString("sqlDataSource2.ResultSchemaSerializable");
     //
     // sqlDataSource3
     //
     this.sqlDataSource3.ConnectionName = "localhost_TEAM1_Connection 1";
     this.sqlDataSource3.Name           = "sqlDataSource3";
     table2.MetaSerializable            = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"476\" />";
     table2.Name       = "Goods_In_History";
     allColumns1.Table = table2;
     selectQuery2.Columns.Add(allColumns1);
     selectQuery2.Name = "Goods_In_History_1";
     selectQuery2.Tables.Add(table2);
     this.sqlDataSource3.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         selectQuery2
     });
     this.sqlDataSource3.ResultSchemaSerializable = resources.GetString("sqlDataSource3.ResultSchemaSerializable");
     //
     // XtraReport1
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.DetailReport
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1,
         this.sqlDataSource2,
         this.sqlDataSource3
     });
     this.DataMember   = "Query";
     this.DataSource   = this.sqlDataSource1;
     this.Dpi          = 254F;
     this.Font         = new System.Drawing.Font("Arial", 9.75F);
     this.Margins      = new System.Drawing.Printing.Margins(122, 114, 221, 205);
     this.PageHeight   = 2970;
     this.PageWidth    = 2100;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.Version      = "19.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 12
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
            DevExpress.XtraPrinting.BarCode.Interleaved2of5Generator interleaved2of5Generator1 = new DevExpress.XtraPrinting.BarCode.Interleaved2of5Generator();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ReporteBase));
            DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
            this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
            this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
            this.lblTituloRapipago = new DevExpress.XtraReports.UI.XRLabel();
            this.txtBarCodeRapipago = new DevExpress.XtraReports.UI.XRBarCode();
            this.txtFechaVto = new DevExpress.XtraReports.UI.XRLabel();
            this.txtCae = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
            this.txtBarCodeCbte = new DevExpress.XtraReports.UI.XRBarCode();
            this.lbl4 = new DevExpress.XtraReports.UI.XRLabel();
            this.txtDomicilio = new DevExpress.XtraReports.UI.XRLabel();
            this.txtNombreEmpresa = new DevExpress.XtraReports.UI.XRLabel();
            this.lbl2 = new DevExpress.XtraReports.UI.XRLabel();
            this.lbl6 = new DevExpress.XtraReports.UI.XRLabel();
            this.lbl7 = new DevExpress.XtraReports.UI.XRLabel();
            this.txtNumCodIIBB = new DevExpress.XtraReports.UI.XRLabel();
            this.txtNumIIBB = new DevExpress.XtraReports.UI.XRLabel();
            this.txtLugarDeEntrega = new DevExpress.XtraReports.UI.XRLabel();
            this.lbl1 = new DevExpress.XtraReports.UI.XRLabel();
            this.lbl3 = new DevExpress.XtraReports.UI.XRLabel();
            this.txtTipoIva = new DevExpress.XtraReports.UI.XRLabel();
            this.txtCondiciondeVenta = new DevExpress.XtraReports.UI.XRLabel();
            this.lbl5 = new DevExpress.XtraReports.UI.XRLabel();
            this.txtNumCuit = new DevExpress.XtraReports.UI.XRLabel();
            this.formattingRule1 = new DevExpress.XtraReports.UI.FormattingRule();
            this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
            this.rtbDatosEmpresa2 = new DevExpress.XtraReports.UI.XRRichText();
            this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
            this.controlStyle1 = new DevExpress.XtraReports.UI.XRControlStyle();
            this.txtNumCodigo = new DevExpress.XtraReports.UI.XRLabel();
            this.txtLetraCbte = new DevExpress.XtraReports.UI.XRLabel();
            this.txtTipoCbte = new DevExpress.XtraReports.UI.XRLabel();
            this.rtbDatosEmpresa3 = new DevExpress.XtraReports.UI.XRRichText();
            this.lbl18 = new DevExpress.XtraReports.UI.XRLabel();
            this.txtTipo = new DevExpress.XtraReports.UI.XRLabel();
            this.txtNroCbte = new DevExpress.XtraReports.UI.XRLabel();
            this.picLogoCabecera = new DevExpress.XtraReports.UI.XRPictureBox();
            this.rtbDatosEmpresa = new DevExpress.XtraReports.UI.XRRichText();
            this.Detail = new DevExpress.XtraReports.UI.DetailBand();
            this.CbteDetails = new DevExpress.XtraReports.UI.XRTable();
            this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrTableCellDetalle = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCellTotal = new DevExpress.XtraReports.UI.XRTableCell();
            this.GroupHeader1 = 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.xrTableCellLabelDetalle = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCellLabelTotal = new DevExpress.XtraReports.UI.XRTableCell();
            this.lbl16 = new DevExpress.XtraReports.UI.XRLabel();
            this.lbl10 = new DevExpress.XtraReports.UI.XRLabel();
            this.txtImporteIIBBMonedaFacturacion = new DevExpress.XtraReports.UI.XRLabel();
            this.txtMoneda = new DevExpress.XtraReports.UI.XRLabel();
            this.txtTotal = new DevExpress.XtraReports.UI.XRLabel();
            this.txtSon = new DevExpress.XtraReports.UI.XRLabel();
            this.txtRefInterna = new DevExpress.XtraReports.UI.XRLabel();
            this.lbl15 = new DevExpress.XtraReports.UI.XRLabel();
            this.lbl11 = new DevExpress.XtraReports.UI.XRLabel();
            this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
            this.xrTableImportes = new DevExpress.XtraReports.UI.XRTable();
            this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrLine5 = new DevExpress.XtraReports.UI.XRLine();
            this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
            this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
            this.lbl20 = new DevExpress.XtraReports.UI.XRLabel();
            this.txtUsuario = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLine4 = new DevExpress.XtraReports.UI.XRLine();
            this.xrLine3 = new DevExpress.XtraReports.UI.XRLine();
            this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
            this.txtDAGRUF = new DevExpress.XtraReports.UI.XRLabel();
            this.lbl17 = new DevExpress.XtraReports.UI.XRLabel();
            this.txCPer = new DevExpress.XtraReports.UI.XRLabel();
            this.lbl19 = new DevExpress.XtraReports.UI.XRLabel();
            this.txtFechaCbte = new DevExpress.XtraReports.UI.XRLabel();
            this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand();
            this.xrLine6 = new DevExpress.XtraReports.UI.XRLine();
            this.xrCrossBandBox1 = new DevExpress.XtraReports.UI.XRCrossBandBox();
            this.GroupFooter3 = new DevExpress.XtraReports.UI.GroupFooterBand();
            this.GroupFooter4 = new DevExpress.XtraReports.UI.GroupFooterBand();
            this.txtCodeRapipago = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLine7 = new DevExpress.XtraReports.UI.XRLine();
            this.picLogoRapipago = new DevExpress.XtraReports.UI.XRPictureBox();
            this.txtBarcodeRapipago2 = new DevExpress.XtraReports.UI.XRLabel();
            this.GroupFooter5 = new DevExpress.XtraReports.UI.GroupFooterBand();
            this.txtObservaciones3 = new DevExpress.XtraReports.UI.XRLabel();
            this.GroupFooter0 = new DevExpress.XtraReports.UI.GroupFooterBand();
            this.txtInformacionAdicional = new DevExpress.XtraReports.UI.XRLabel();
            this.lblTituloPercepcionIIBBDocsB = new DevExpress.XtraReports.UI.XRLabel();
            this.txtPercepcionIIBBDocsB = new DevExpress.XtraReports.UI.XRLabel();
            ((System.ComponentModel.ISupportInitialize)(this.rtbDatosEmpresa2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rtbDatosEmpresa3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rtbDatosEmpresa)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CbteDetails)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTableImportes)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // PageFooter
            // 
            this.PageFooter.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                        | DevExpress.XtraPrinting.BorderSide.Right)
                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrPageInfo1});
            this.PageFooter.Dpi = 254F;
            this.PageFooter.HeightF = 64F;
            this.PageFooter.Name = "PageFooter";
            this.PageFooter.StylePriority.UseBorders = false;
            // 
            // xrPageInfo1
            // 
            this.xrPageInfo1.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrPageInfo1.Dpi = 254F;
            this.xrPageInfo1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.xrPageInfo1.Format = "{0} / {1}";
            this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(24.44045F, 0F);
            this.xrPageInfo1.Name = "xrPageInfo1";
            this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.xrPageInfo1.SizeF = new System.Drawing.SizeF(1914.948F, 46.21167F);
            this.xrPageInfo1.StylePriority.UseBorders = false;
            this.xrPageInfo1.StylePriority.UseFont = false;
            this.xrPageInfo1.StylePriority.UseTextAlignment = false;
            this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
            // 
            // lblTituloRapipago
            // 
            this.lblTituloRapipago.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lblTituloRapipago.BorderWidth = 0;
            this.lblTituloRapipago.Dpi = 254F;
            this.lblTituloRapipago.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.lblTituloRapipago.LocationFloat = new DevExpress.Utils.PointFloat(297.5095F, 58.20833F);
            this.lblTituloRapipago.Name = "lblTituloRapipago";
            this.lblTituloRapipago.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lblTituloRapipago.SizeF = new System.Drawing.SizeF(1626.491F, 58.41999F);
            this.lblTituloRapipago.StylePriority.UseBorders = false;
            this.lblTituloRapipago.StylePriority.UseBorderWidth = false;
            this.lblTituloRapipago.StylePriority.UseFont = false;
            this.lblTituloRapipago.StylePriority.UseTextAlignment = false;
            this.lblTituloRapipago.Text = "    Código Rapipago";
            this.lblTituloRapipago.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtBarCodeRapipago
            // 
            this.txtBarCodeRapipago.AutoModule = true;
            this.txtBarCodeRapipago.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtBarCodeRapipago.Dpi = 254F;
            this.txtBarCodeRapipago.Font = new System.Drawing.Font("Arial", 7F);
            this.txtBarCodeRapipago.LocationFloat = new DevExpress.Utils.PointFloat(297.5095F, 116.6284F);
            this.txtBarCodeRapipago.Module = 10F;
            this.txtBarCodeRapipago.Name = "txtBarCodeRapipago";
            this.txtBarCodeRapipago.Padding = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F);
            this.txtBarCodeRapipago.ShowText = false;
            this.txtBarCodeRapipago.SizeF = new System.Drawing.SizeF(1626.49F, 93.69773F);
            this.txtBarCodeRapipago.StylePriority.UseBorders = false;
            this.txtBarCodeRapipago.StylePriority.UseFont = false;
            this.txtBarCodeRapipago.StylePriority.UseTextAlignment = false;
            code39ExtendedGenerator1.WideNarrowRatio = 3F;
            this.txtBarCodeRapipago.Symbology = code39ExtendedGenerator1;
            this.txtBarCodeRapipago.Text = "893010006000000130004150011290000221080";
            this.txtBarCodeRapipago.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
            this.txtBarCodeRapipago.Visible = false;
            // 
            // txtFechaVto
            // 
            this.txtFechaVto.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtFechaVto.Dpi = 254F;
            this.txtFechaVto.Font = new System.Drawing.Font("Arial", 9F);
            this.txtFechaVto.LocationFloat = new DevExpress.Utils.PointFloat(1660.194F, 58.41988F);
            this.txtFechaVto.Name = "txtFechaVto";
            this.txtFechaVto.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtFechaVto.SizeF = new System.Drawing.SizeF(277.2358F, 58.41988F);
            this.txtFechaVto.StylePriority.UseBorders = false;
            this.txtFechaVto.StylePriority.UseFont = false;
            this.txtFechaVto.StylePriority.UseTextAlignment = false;
            this.txtFechaVto.Text = "N/A";
            this.txtFechaVto.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // txtCae
            // 
            this.txtCae.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtCae.Dpi = 254F;
            this.txtCae.Font = new System.Drawing.Font("Arial", 9F);
            this.txtCae.LocationFloat = new DevExpress.Utils.PointFloat(1660.194F, 0F);
            this.txtCae.Name = "txtCae";
            this.txtCae.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtCae.SizeF = new System.Drawing.SizeF(277.2358F, 58.4199F);
            this.txtCae.StylePriority.UseBorders = false;
            this.txtCae.StylePriority.UseFont = false;
            this.txtCae.StylePriority.UseTextAlignment = false;
            this.txtCae.Text = "N/A";
            this.txtCae.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLabel3
            // 
            this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrLabel3.Dpi = 254F;
            this.xrLabel3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(1451.759F, 58.41956F);
            this.xrLabel3.Name = "xrLabel3";
            this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.xrLabel3.SizeF = new System.Drawing.SizeF(208.4346F, 58.42002F);
            this.xrLabel3.StylePriority.UseBorders = false;
            this.xrLabel3.StylePriority.UseFont = false;
            this.xrLabel3.StylePriority.UseTextAlignment = false;
            this.xrLabel3.Text = "Fecha Vto.:";
            this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLabel2
            // 
            this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrLabel2.Dpi = 254F;
            this.xrLabel2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(1451.759F, 0F);
            this.xrLabel2.Name = "xrLabel2";
            this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.xrLabel2.SizeF = new System.Drawing.SizeF(208.4348F, 58.42004F);
            this.xrLabel2.StylePriority.UseBorders = false;
            this.xrLabel2.StylePriority.UseFont = false;
            this.xrLabel2.StylePriority.UseTextAlignment = false;
            this.xrLabel2.Text = "C.A.E.:";
            this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // txtBarCodeCbte
            // 
            this.txtBarCodeCbte.AutoModule = true;
            this.txtBarCodeCbte.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtBarCodeCbte.Dpi = 254F;
            this.txtBarCodeCbte.Font = new System.Drawing.Font("Arial", 9F);
            this.txtBarCodeCbte.LocationFloat = new DevExpress.Utils.PointFloat(26.95794F, 0F);
            this.txtBarCodeCbte.Module = 10F;
            this.txtBarCodeCbte.Name = "txtBarCodeCbte";
            this.txtBarCodeCbte.Padding = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F);
            this.txtBarCodeCbte.SizeF = new System.Drawing.SizeF(1424.801F, 116.6282F);
            this.txtBarCodeCbte.StylePriority.UseBorders = false;
            this.txtBarCodeCbte.StylePriority.UseFont = false;
            this.txtBarCodeCbte.StylePriority.UseTextAlignment = false;
            interleaved2of5Generator1.CalcCheckSum = false;
            interleaved2of5Generator1.WideNarrowRatio = 2.5F;
            this.txtBarCodeCbte.Symbology = interleaved2of5Generator1;
            this.txtBarCodeCbte.Text = "3067663107719000227066105732510201003221";
            this.txtBarCodeCbte.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
            // 
            // lbl4
            // 
            this.lbl4.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl4.BorderWidth = 0;
            this.lbl4.Dpi = 254F;
            this.lbl4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.lbl4.LocationFloat = new DevExpress.Utils.PointFloat(11.75925F, 882.1585F);
            this.lbl4.Name = "lbl4";
            this.lbl4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl4.SizeF = new System.Drawing.SizeF(325.4376F, 58.42004F);
            this.lbl4.StylePriority.UseBorders = false;
            this.lbl4.StylePriority.UseBorderWidth = false;
            this.lbl4.StylePriority.UseFont = false;
            this.lbl4.StylePriority.UseTextAlignment = false;
            this.lbl4.Text = "Condición de Venta:";
            this.lbl4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtDomicilio
            // 
            this.txtDomicilio.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtDomicilio.BorderWidth = 0;
            this.txtDomicilio.Dpi = 254F;
            this.txtDomicilio.Font = new System.Drawing.Font("Arial", 9F);
            this.txtDomicilio.LocationFloat = new DevExpress.Utils.PointFloat(238.0552F, 619.5861F);
            this.txtDomicilio.Name = "txtDomicilio";
            this.txtDomicilio.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtDomicilio.SizeF = new System.Drawing.SizeF(1197.828F, 58.42004F);
            this.txtDomicilio.StylePriority.UseBorders = false;
            this.txtDomicilio.StylePriority.UseBorderWidth = false;
            this.txtDomicilio.StylePriority.UseFont = false;
            this.txtDomicilio.StylePriority.UseTextAlignment = false;
            this.txtDomicilio.Text = "N/A";
            this.txtDomicilio.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtNombreEmpresa
            // 
            this.txtNombreEmpresa.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtNombreEmpresa.BorderWidth = 0;
            this.txtNombreEmpresa.Dpi = 254F;
            this.txtNombreEmpresa.Font = new System.Drawing.Font("Arial", 9F);
            this.txtNombreEmpresa.LocationFloat = new DevExpress.Utils.PointFloat(238.0552F, 561.1661F);
            this.txtNombreEmpresa.Name = "txtNombreEmpresa";
            this.txtNombreEmpresa.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtNombreEmpresa.SizeF = new System.Drawing.SizeF(1197.828F, 58.4201F);
            this.txtNombreEmpresa.StylePriority.UseBorders = false;
            this.txtNombreEmpresa.StylePriority.UseBorderWidth = false;
            this.txtNombreEmpresa.StylePriority.UseFont = false;
            this.txtNombreEmpresa.StylePriority.UseTextAlignment = false;
            this.txtNombreEmpresa.Text = "N/A";
            this.txtNombreEmpresa.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // lbl2
            // 
            this.lbl2.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl2.BorderWidth = 0;
            this.lbl2.Dpi = 254F;
            this.lbl2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.lbl2.LocationFloat = new DevExpress.Utils.PointFloat(13.15928F, 619.5861F);
            this.lbl2.Name = "lbl2";
            this.lbl2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl2.SizeF = new System.Drawing.SizeF(224.8959F, 58.42004F);
            this.lbl2.StylePriority.UseBorders = false;
            this.lbl2.StylePriority.UseBorderWidth = false;
            this.lbl2.StylePriority.UseFont = false;
            this.lbl2.StylePriority.UseTextAlignment = false;
            this.lbl2.Text = "Domicilio:";
            this.lbl2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // lbl6
            // 
            this.lbl6.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl6.BorderWidth = 0;
            this.lbl6.Dpi = 254F;
            this.lbl6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.lbl6.LocationFloat = new DevExpress.Utils.PointFloat(1435.884F, 736.4257F);
            this.lbl6.Name = "lbl6";
            this.lbl6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl6.SizeF = new System.Drawing.SizeF(224.3096F, 58.42004F);
            this.lbl6.StylePriority.UseBorders = false;
            this.lbl6.StylePriority.UseBorderWidth = false;
            this.lbl6.StylePriority.UseFont = false;
            this.lbl6.StylePriority.UseTextAlignment = false;
            this.lbl6.Text = "Nro. IIBB      :";
            this.lbl6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // lbl7
            // 
            this.lbl7.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl7.BorderWidth = 0;
            this.lbl7.Dpi = 254F;
            this.lbl7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.lbl7.LocationFloat = new DevExpress.Utils.PointFloat(13.15928F, 736.4258F);
            this.lbl7.Name = "lbl7";
            this.lbl7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl7.SizeF = new System.Drawing.SizeF(224.8951F, 58.42004F);
            this.lbl7.StylePriority.UseBorders = false;
            this.lbl7.StylePriority.UseBorderWidth = false;
            this.lbl7.StylePriority.UseFont = false;
            this.lbl7.StylePriority.UseTextAlignment = false;
            this.lbl7.Text = "Cat. IIBB:";
            this.lbl7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtNumCodIIBB
            // 
            this.txtNumCodIIBB.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtNumCodIIBB.BorderWidth = 0;
            this.txtNumCodIIBB.Dpi = 254F;
            this.txtNumCodIIBB.Font = new System.Drawing.Font("Arial", 9F);
            this.txtNumCodIIBB.LocationFloat = new DevExpress.Utils.PointFloat(238.0553F, 736.4261F);
            this.txtNumCodIIBB.Name = "txtNumCodIIBB";
            this.txtNumCodIIBB.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtNumCodIIBB.SizeF = new System.Drawing.SizeF(1197.828F, 58.41986F);
            this.txtNumCodIIBB.StylePriority.UseBorders = false;
            this.txtNumCodIIBB.StylePriority.UseBorderWidth = false;
            this.txtNumCodIIBB.StylePriority.UseFont = false;
            this.txtNumCodIIBB.StylePriority.UseTextAlignment = false;
            this.txtNumCodIIBB.Text = "N/A";
            this.txtNumCodIIBB.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtNumIIBB
            // 
            this.txtNumIIBB.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtNumIIBB.BorderWidth = 0;
            this.txtNumIIBB.Dpi = 254F;
            this.txtNumIIBB.Font = new System.Drawing.Font("Arial", 9F);
            this.txtNumIIBB.LocationFloat = new DevExpress.Utils.PointFloat(1660.194F, 736.4261F);
            this.txtNumIIBB.Name = "txtNumIIBB";
            this.txtNumIIBB.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtNumIIBB.SizeF = new System.Drawing.SizeF(277.2344F, 58.42004F);
            this.txtNumIIBB.StylePriority.UseBorders = false;
            this.txtNumIIBB.StylePriority.UseBorderWidth = false;
            this.txtNumIIBB.StylePriority.UseFont = false;
            this.txtNumIIBB.StylePriority.UseTextAlignment = false;
            this.txtNumIIBB.Text = "N/A";
            this.txtNumIIBB.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtLugarDeEntrega
            // 
            this.txtLugarDeEntrega.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtLugarDeEntrega.BorderWidth = 0;
            this.txtLugarDeEntrega.Dpi = 254F;
            this.txtLugarDeEntrega.Font = new System.Drawing.Font("Arial", 9F);
            this.txtLugarDeEntrega.LocationFloat = new DevExpress.Utils.PointFloat(11.20103F, 940.5786F);
            this.txtLugarDeEntrega.Name = "txtLugarDeEntrega";
            this.txtLugarDeEntrega.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtLugarDeEntrega.SizeF = new System.Drawing.SizeF(1926.228F, 58.41998F);
            this.txtLugarDeEntrega.StylePriority.UseBorders = false;
            this.txtLugarDeEntrega.StylePriority.UseBorderWidth = false;
            this.txtLugarDeEntrega.StylePriority.UseFont = false;
            this.txtLugarDeEntrega.StylePriority.UseTextAlignment = false;
            this.txtLugarDeEntrega.Text = "Observaciones1 - ObservacionesCabecera";
            this.txtLugarDeEntrega.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // lbl1
            // 
            this.lbl1.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl1.BorderWidth = 0;
            this.lbl1.Dpi = 254F;
            this.lbl1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.lbl1.LocationFloat = new DevExpress.Utils.PointFloat(13.15928F, 561.1661F);
            this.lbl1.Name = "lbl1";
            this.lbl1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl1.SizeF = new System.Drawing.SizeF(224.8959F, 58.41998F);
            this.lbl1.StylePriority.UseBorders = false;
            this.lbl1.StylePriority.UseBorderWidth = false;
            this.lbl1.StylePriority.UseFont = false;
            this.lbl1.StylePriority.UseTextAlignment = false;
            this.lbl1.Text = "Sr/es:";
            this.lbl1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // lbl3
            // 
            this.lbl3.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl3.BorderWidth = 0;
            this.lbl3.Dpi = 254F;
            this.lbl3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.lbl3.LocationFloat = new DevExpress.Utils.PointFloat(11.75925F, 678.0059F);
            this.lbl3.Name = "lbl3";
            this.lbl3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl3.SizeF = new System.Drawing.SizeF(226.296F, 58.42004F);
            this.lbl3.StylePriority.UseBorders = false;
            this.lbl3.StylePriority.UseBorderWidth = false;
            this.lbl3.StylePriority.UseFont = false;
            this.lbl3.StylePriority.UseTextAlignment = false;
            this.lbl3.Text = "Cond. IVA:";
            this.lbl3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtTipoIva
            // 
            this.txtTipoIva.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtTipoIva.BorderWidth = 0;
            this.txtTipoIva.Dpi = 254F;
            this.txtTipoIva.Font = new System.Drawing.Font("Arial", 9F);
            this.txtTipoIva.LocationFloat = new DevExpress.Utils.PointFloat(238.0552F, 678.0059F);
            this.txtTipoIva.Name = "txtTipoIva";
            this.txtTipoIva.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtTipoIva.SizeF = new System.Drawing.SizeF(1197.828F, 58.42004F);
            this.txtTipoIva.StylePriority.UseBorders = false;
            this.txtTipoIva.StylePriority.UseBorderWidth = false;
            this.txtTipoIva.StylePriority.UseFont = false;
            this.txtTipoIva.StylePriority.UseTextAlignment = false;
            this.txtTipoIva.Text = "N/A";
            this.txtTipoIva.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtCondiciondeVenta
            // 
            this.txtCondiciondeVenta.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtCondiciondeVenta.BorderWidth = 0;
            this.txtCondiciondeVenta.Dpi = 254F;
            this.txtCondiciondeVenta.Font = new System.Drawing.Font("Arial", 9F);
            this.txtCondiciondeVenta.LocationFloat = new DevExpress.Utils.PointFloat(337.1967F, 882.1585F);
            this.txtCondiciondeVenta.Name = "txtCondiciondeVenta";
            this.txtCondiciondeVenta.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtCondiciondeVenta.SizeF = new System.Drawing.SizeF(1600.232F, 58.42004F);
            this.txtCondiciondeVenta.StylePriority.UseBorders = false;
            this.txtCondiciondeVenta.StylePriority.UseBorderWidth = false;
            this.txtCondiciondeVenta.StylePriority.UseFont = false;
            this.txtCondiciondeVenta.StylePriority.UseTextAlignment = false;
            this.txtCondiciondeVenta.Text = "N/A";
            this.txtCondiciondeVenta.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // lbl5
            // 
            this.lbl5.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl5.BorderWidth = 0;
            this.lbl5.Dpi = 254F;
            this.lbl5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.lbl5.LocationFloat = new DevExpress.Utils.PointFloat(1435.884F, 678.0059F);
            this.lbl5.Name = "lbl5";
            this.lbl5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl5.SizeF = new System.Drawing.SizeF(224.3099F, 58.41998F);
            this.lbl5.StylePriority.UseBorders = false;
            this.lbl5.StylePriority.UseBorderWidth = false;
            this.lbl5.StylePriority.UseFont = false;
            this.lbl5.StylePriority.UseTextAlignment = false;
            this.lbl5.Text = "C.U.I.T./D.N.I:";
            this.lbl5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtNumCuit
            // 
            this.txtNumCuit.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtNumCuit.BorderWidth = 0;
            this.txtNumCuit.Dpi = 254F;
            this.txtNumCuit.Font = new System.Drawing.Font("Arial", 9F);
            this.txtNumCuit.LocationFloat = new DevExpress.Utils.PointFloat(1660.194F, 678.0059F);
            this.txtNumCuit.Name = "txtNumCuit";
            this.txtNumCuit.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtNumCuit.SizeF = new System.Drawing.SizeF(277.2344F, 58.41998F);
            this.txtNumCuit.StylePriority.UseBorders = false;
            this.txtNumCuit.StylePriority.UseBorderWidth = false;
            this.txtNumCuit.StylePriority.UseFont = false;
            this.txtNumCuit.StylePriority.UseTextAlignment = false;
            this.txtNumCuit.Text = "99999999999";
            this.txtNumCuit.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // formattingRule1
            // 
            this.formattingRule1.Condition = "[DataSource.RowCount]  <= 10";
            // 
            // 
            // 
            this.formattingRule1.Formatting.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                        | DevExpress.XtraPrinting.BorderSide.Right)
                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.formattingRule1.Name = "formattingRule1";
            // 
            // TopMargin
            // 
            this.TopMargin.Dpi = 254F;
            this.TopMargin.HeightF = 76F;
            this.TopMargin.Name = "TopMargin";
            // 
            // rtbDatosEmpresa2
            // 
            this.rtbDatosEmpresa2.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.rtbDatosEmpresa2.BorderWidth = 0;
            this.rtbDatosEmpresa2.Dpi = 254F;
            this.rtbDatosEmpresa2.Font = new System.Drawing.Font("Arial", 9F);
            this.rtbDatosEmpresa2.LocationFloat = new DevExpress.Utils.PointFloat(1112.326F, 293.264F);
            this.rtbDatosEmpresa2.Name = "rtbDatosEmpresa2";
            this.rtbDatosEmpresa2.SerializableRtfString = resources.GetString("rtbDatosEmpresa2.SerializableRtfString");
            this.rtbDatosEmpresa2.SizeF = new System.Drawing.SizeF(323.5568F, 233.8497F);
            this.rtbDatosEmpresa2.StylePriority.UseBorders = false;
            this.rtbDatosEmpresa2.StylePriority.UseBorderWidth = false;
            this.rtbDatosEmpresa2.StylePriority.UseFont = false;
            // 
            // BottomMargin
            // 
            this.BottomMargin.Dpi = 254F;
            this.BottomMargin.HeightF = 76F;
            this.BottomMargin.Name = "BottomMargin";
            // 
            // controlStyle1
            // 
            this.controlStyle1.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.controlStyle1.Name = "controlStyle1";
            // 
            // txtNumCodigo
            // 
            this.txtNumCodigo.Dpi = 254F;
            this.txtNumCodigo.Font = new System.Drawing.Font("Arial", 9F);
            this.txtNumCodigo.LocationFloat = new DevExpress.Utils.PointFloat(916.2706F, 160.0398F);
            this.txtNumCodigo.Name = "txtNumCodigo";
            this.txtNumCodigo.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtNumCodigo.SizeF = new System.Drawing.SizeF(224.0837F, 49.56897F);
            this.txtNumCodigo.StylePriority.UseFont = false;
            this.txtNumCodigo.StylePriority.UseTextAlignment = false;
            this.txtNumCodigo.Text = "Código N° 01";
            this.txtNumCodigo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // txtLetraCbte
            // 
            this.txtLetraCbte.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.txtLetraCbte.BorderWidth = 1;
            this.txtLetraCbte.Dpi = 254F;
            this.txtLetraCbte.Font = new System.Drawing.Font("Arial", 24F, System.Drawing.FontStyle.Bold);
            this.txtLetraCbte.ForeColor = System.Drawing.Color.Black;
            this.txtLetraCbte.LocationFloat = new DevExpress.Utils.PointFloat(942.7291F, 5.291667F);
            this.txtLetraCbte.Name = "txtLetraCbte";
            this.txtLetraCbte.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtLetraCbte.SizeF = new System.Drawing.SizeF(173.8126F, 154.7481F);
            this.txtLetraCbte.StylePriority.UseBorders = false;
            this.txtLetraCbte.StylePriority.UseBorderWidth = false;
            this.txtLetraCbte.StylePriority.UseFont = false;
            this.txtLetraCbte.StylePriority.UseForeColor = false;
            this.txtLetraCbte.StylePriority.UseTextAlignment = false;
            this.txtLetraCbte.Text = "A";
            this.txtLetraCbte.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // txtTipoCbte
            // 
            this.txtTipoCbte.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtTipoCbte.BorderWidth = 0;
            this.txtTipoCbte.Dpi = 254F;
            this.txtTipoCbte.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
            this.txtTipoCbte.LocationFloat = new DevExpress.Utils.PointFloat(384.9361F, 79.375F);
            this.txtTipoCbte.Name = "txtTipoCbte";
            this.txtTipoCbte.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtTipoCbte.SizeF = new System.Drawing.SizeF(449.7915F, 57.1499F);
            this.txtTipoCbte.StylePriority.UseBorders = false;
            this.txtTipoCbte.StylePriority.UseBorderWidth = false;
            this.txtTipoCbte.StylePriority.UseFont = false;
            this.txtTipoCbte.StylePriority.UseTextAlignment = false;
            this.txtTipoCbte.Text = "ORIGINAL";
            this.txtTipoCbte.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // rtbDatosEmpresa3
            // 
            this.rtbDatosEmpresa3.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.rtbDatosEmpresa3.Dpi = 254F;
            this.rtbDatosEmpresa3.Font = new System.Drawing.Font("Arial", 9F);
            this.rtbDatosEmpresa3.LocationFloat = new DevExpress.Utils.PointFloat(1435.883F, 293.2643F);
            this.rtbDatosEmpresa3.Name = "rtbDatosEmpresa3";
            this.rtbDatosEmpresa3.SerializableRtfString = resources.GetString("rtbDatosEmpresa3.SerializableRtfString");
            this.rtbDatosEmpresa3.SizeF = new System.Drawing.SizeF(320.1437F, 233.8495F);
            this.rtbDatosEmpresa3.StylePriority.UseBorders = false;
            this.rtbDatosEmpresa3.StylePriority.UseFont = false;
            // 
            // lbl18
            // 
            this.lbl18.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl18.Dpi = 254F;
            this.lbl18.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
            this.lbl18.LocationFloat = new DevExpress.Utils.PointFloat(1234.833F, 118.0041F);
            this.lbl18.Name = "lbl18";
            this.lbl18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl18.SizeF = new System.Drawing.SizeF(201.05F, 58.42006F);
            this.lbl18.StylePriority.UseBorders = false;
            this.lbl18.StylePriority.UseFont = false;
            this.lbl18.StylePriority.UseTextAlignment = false;
            this.lbl18.Text = "Número:";
            this.lbl18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtTipo
            // 
            this.txtTipo.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtTipo.BorderWidth = 0;
            this.txtTipo.Dpi = 254F;
            this.txtTipo.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
            this.txtTipo.LocationFloat = new DevExpress.Utils.PointFloat(1234.833F, 63.5001F);
            this.txtTipo.Name = "txtTipo";
            this.txtTipo.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtTipo.SizeF = new System.Drawing.SizeF(704.5552F, 54.50399F);
            this.txtTipo.StylePriority.UseBorders = false;
            this.txtTipo.StylePriority.UseBorderWidth = false;
            this.txtTipo.StylePriority.UseFont = false;
            this.txtTipo.Text = "Factura";
            // 
            // txtNroCbte
            // 
            this.txtNroCbte.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtNroCbte.BorderWidth = 0;
            this.txtNroCbte.Dpi = 254F;
            this.txtNroCbte.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
            this.txtNroCbte.LocationFloat = new DevExpress.Utils.PointFloat(1435.883F, 118.0042F);
            this.txtNroCbte.Name = "txtNroCbte";
            this.txtNroCbte.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtNroCbte.SizeF = new System.Drawing.SizeF(503.5051F, 58.42001F);
            this.txtNroCbte.StylePriority.UseBorders = false;
            this.txtNroCbte.StylePriority.UseBorderWidth = false;
            this.txtNroCbte.StylePriority.UseFont = false;
            this.txtNroCbte.StylePriority.UseTextAlignment = false;
            this.txtNroCbte.Text = "0000 - 00000000";
            this.txtNroCbte.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // picLogoCabecera
            // 
            this.picLogoCabecera.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.picLogoCabecera.Dpi = 254F;
            this.picLogoCabecera.Image = ((System.Drawing.Image)(resources.GetObject("picLogoCabecera.Image")));
            this.picLogoCabecera.LocationFloat = new DevExpress.Utils.PointFloat(24.44045F, 25.00001F);
            this.picLogoCabecera.Name = "picLogoCabecera";
            this.picLogoCabecera.SizeF = new System.Drawing.SizeF(288F, 268.2643F);
            this.picLogoCabecera.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
            this.picLogoCabecera.StylePriority.UseBorders = false;
            // 
            // rtbDatosEmpresa
            // 
            this.rtbDatosEmpresa.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.rtbDatosEmpresa.BorderWidth = 0;
            this.rtbDatosEmpresa.Dpi = 254F;
            this.rtbDatosEmpresa.Font = new System.Drawing.Font("Arial", 9F);
            this.rtbDatosEmpresa.LocationFloat = new DevExpress.Utils.PointFloat(24.44045F, 293.2643F);
            this.rtbDatosEmpresa.Name = "rtbDatosEmpresa";
            this.rtbDatosEmpresa.SerializableRtfString = resources.GetString("rtbDatosEmpresa.SerializableRtfString");
            this.rtbDatosEmpresa.SizeF = new System.Drawing.SizeF(963.0895F, 233.8495F);
            this.rtbDatosEmpresa.StylePriority.UseBorders = false;
            this.rtbDatosEmpresa.StylePriority.UseBorderWidth = false;
            this.rtbDatosEmpresa.StylePriority.UseFont = false;
            // 
            // Detail
            // 
            this.Detail.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
            this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.CbteDetails});
            this.Detail.Dpi = 254F;
            this.Detail.HeightF = 58F;
            this.Detail.KeepTogetherWithDetailReports = true;
            this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
            this.Detail.Name = "Detail";
            this.Detail.StylePriority.UseBorders = false;
            // 
            // CbteDetails
            // 
            this.CbteDetails.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.CbteDetails.Dpi = 254F;
            this.CbteDetails.Font = new System.Drawing.Font("Times New Roman", 8F);
            this.CbteDetails.LocationFloat = new DevExpress.Utils.PointFloat(24.99993F, 0F);
            this.CbteDetails.Name = "CbteDetails";
            this.CbteDetails.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1});
            this.CbteDetails.SizeF = new System.Drawing.SizeF(1899F, 57.99999F);
            // 
            // xrTableRow1
            // 
            this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCellDetalle,
            this.xrTableCellTotal});
            this.xrTableRow1.Dpi = 254F;
            this.xrTableRow1.Name = "xrTableRow1";
            this.xrTableRow1.Weight = 1D;
            // 
            // xrTableCellDetalle
            // 
            this.xrTableCellDetalle.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrTableCellDetalle.CanGrow = false;
            this.xrTableCellDetalle.Dpi = 254F;
            this.xrTableCellDetalle.Font = new System.Drawing.Font("Arial", 9F);
            this.xrTableCellDetalle.Name = "xrTableCellDetalle";
            this.xrTableCellDetalle.Padding = new DevExpress.XtraPrinting.PaddingInfo(20, 0, 0, 0, 254F);
            this.xrTableCellDetalle.StylePriority.UseBorders = false;
            this.xrTableCellDetalle.StylePriority.UseFont = false;
            this.xrTableCellDetalle.StylePriority.UsePadding = false;
            this.xrTableCellDetalle.StylePriority.UseTextAlignment = false;
            this.xrTableCellDetalle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            this.xrTableCellDetalle.Weight = 1.8727769701826953D;
            this.xrTableCellDetalle.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrTableCellDetalle_BeforePrint);
            // 
            // xrTableCellTotal
            // 
            this.xrTableCellTotal.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrTableCellTotal.CanGrow = false;
            this.xrTableCellTotal.Dpi = 254F;
            this.xrTableCellTotal.Font = new System.Drawing.Font("Arial", 9F);
            this.xrTableCellTotal.Name = "xrTableCellTotal";
            this.xrTableCellTotal.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 20, 0, 0, 254F);
            this.xrTableCellTotal.StylePriority.UseBorders = false;
            this.xrTableCellTotal.StylePriority.UseFont = false;
            this.xrTableCellTotal.StylePriority.UsePadding = false;
            this.xrTableCellTotal.StylePriority.UseTextAlignment = false;
            xrSummary1.FormatString = "{0:$0.00}";
            this.xrTableCellTotal.Summary = xrSummary1;
            this.xrTableCellTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
            this.xrTableCellTotal.Weight = 0.372420957732656D;
            this.xrTableCellTotal.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrTableCellTotal_BeforePrint);
            // 
            // GroupHeader1
            // 
            this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrPanel1});
            this.GroupHeader1.Dpi = 254F;
            this.GroupHeader1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
            this.GroupHeader1.HeightF = 62.61805F;
            this.GroupHeader1.Level = 1;
            this.GroupHeader1.Name = "GroupHeader1";
            this.GroupHeader1.RepeatEveryPage = true;
            // 
            // xrPanel1
            // 
            this.xrPanel1.BackColor = System.Drawing.Color.WhiteSmoke;
            this.xrPanel1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable2});
            this.xrPanel1.Dpi = 254F;
            this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(7.9375F, 0F);
            this.xrPanel1.Name = "xrPanel1";
            this.xrPanel1.SizeF = new System.Drawing.SizeF(1929.492F, 62.61805F);
            this.xrPanel1.StylePriority.UseBackColor = false;
            this.xrPanel1.StylePriority.UseBorders = false;
            // 
            // xrTable2
            // 
            this.xrTable2.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom;
            this.xrTable2.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrTable2.Dpi = 254F;
            this.xrTable2.Font = new System.Drawing.Font("Arial", 8F);
            this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(19.02048F, 2.999978F);
            this.xrTable2.Name = "xrTable2";
            this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow2});
            this.xrTable2.SizeF = new System.Drawing.SizeF(1897.042F, 52.91668F);
            this.xrTable2.StylePriority.UseBorders = false;
            this.xrTable2.StylePriority.UseFont = false;
            // 
            // xrTableRow2
            // 
            this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCellLabelDetalle,
            this.xrTableCellLabelTotal});
            this.xrTableRow2.Dpi = 254F;
            this.xrTableRow2.Name = "xrTableRow2";
            this.xrTableRow2.Weight = 1D;
            // 
            // xrTableCellLabelDetalle
            // 
            this.xrTableCellLabelDetalle.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrTableCellLabelDetalle.CanGrow = false;
            this.xrTableCellLabelDetalle.Dpi = 254F;
            this.xrTableCellLabelDetalle.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.xrTableCellLabelDetalle.Name = "xrTableCellLabelDetalle";
            this.xrTableCellLabelDetalle.StylePriority.UseBorders = false;
            this.xrTableCellLabelDetalle.StylePriority.UseFont = false;
            this.xrTableCellLabelDetalle.StylePriority.UseTextAlignment = false;
            this.xrTableCellLabelDetalle.Text = "Detalle";
            this.xrTableCellLabelDetalle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrTableCellLabelDetalle.Weight = 1.8270245785531971D;
            // 
            // xrTableCellLabelTotal
            // 
            this.xrTableCellLabelTotal.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrTableCellLabelTotal.CanGrow = false;
            this.xrTableCellLabelTotal.Dpi = 254F;
            this.xrTableCellLabelTotal.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.xrTableCellLabelTotal.Name = "xrTableCellLabelTotal";
            this.xrTableCellLabelTotal.StylePriority.UseBorders = false;
            this.xrTableCellLabelTotal.StylePriority.UseFont = false;
            this.xrTableCellLabelTotal.StylePriority.UseTextAlignment = false;
            this.xrTableCellLabelTotal.Text = "Importe";
            this.xrTableCellLabelTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrTableCellLabelTotal.Weight = 0.36377217139191731D;
            // 
            // lbl16
            // 
            this.lbl16.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl16.Dpi = 254F;
            this.lbl16.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
            this.lbl16.LocationFloat = new DevExpress.Utils.PointFloat(24.44045F, 25F);
            this.lbl16.Multiline = true;
            this.lbl16.Name = "lbl16";
            this.lbl16.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl16.SizeF = new System.Drawing.SizeF(1262.982F, 58.42005F);
            this.lbl16.StylePriority.UseBorders = false;
            this.lbl16.StylePriority.UseFont = false;
            this.lbl16.StylePriority.UseTextAlignment = false;
            this.lbl16.Text = "NO SE ACEPTAN DÉBITOS SIN LA DOCUMENTACIÓN RESPALDATORIA QUE ORIGINÓ LA FACTURACI" +
                "ÓN";
            this.lbl16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // lbl10
            // 
            this.lbl10.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl10.Dpi = 254F;
            this.lbl10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.lbl10.LocationFloat = new DevExpress.Utils.PointFloat(1287.424F, 438.6439F);
            this.lbl10.Name = "lbl10";
            this.lbl10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl10.SizeF = new System.Drawing.SizeF(445.8513F, 58.42003F);
            this.lbl10.StylePriority.UseBorders = false;
            this.lbl10.StylePriority.UseFont = false;
            this.lbl10.StylePriority.UseTextAlignment = false;
            this.lbl10.Text = "TasaIIBB";
            this.lbl10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // txtImporteIIBBMonedaFacturacion
            // 
            this.txtImporteIIBBMonedaFacturacion.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtImporteIIBBMonedaFacturacion.Dpi = 254F;
            this.txtImporteIIBBMonedaFacturacion.Font = new System.Drawing.Font("Arial", 9F);
            this.txtImporteIIBBMonedaFacturacion.LocationFloat = new DevExpress.Utils.PointFloat(1733.275F, 438.6439F);
            this.txtImporteIIBBMonedaFacturacion.Name = "txtImporteIIBBMonedaFacturacion";
            this.txtImporteIIBBMonedaFacturacion.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtImporteIIBBMonedaFacturacion.SizeF = new System.Drawing.SizeF(204.1533F, 58.42004F);
            this.txtImporteIIBBMonedaFacturacion.StylePriority.UseBorders = false;
            this.txtImporteIIBBMonedaFacturacion.StylePriority.UseFont = false;
            this.txtImporteIIBBMonedaFacturacion.StylePriority.UseTextAlignment = false;
            this.txtImporteIIBBMonedaFacturacion.Text = "0,00";
            this.txtImporteIIBBMonedaFacturacion.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // txtMoneda
            // 
            this.txtMoneda.BorderColor = System.Drawing.SystemColors.ControlText;
            this.txtMoneda.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtMoneda.Dpi = 254F;
            this.txtMoneda.Font = new System.Drawing.Font("Arial", 9F);
            this.txtMoneda.LocationFloat = new DevExpress.Utils.PointFloat(108.7474F, 557.918F);
            this.txtMoneda.Name = "txtMoneda";
            this.txtMoneda.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtMoneda.SizeF = new System.Drawing.SizeF(457.6516F, 54.48273F);
            this.txtMoneda.StylePriority.UseBorderColor = false;
            this.txtMoneda.StylePriority.UseBorders = false;
            this.txtMoneda.StylePriority.UseFont = false;
            this.txtMoneda.StylePriority.UseTextAlignment = false;
            this.txtMoneda.Text = "N/A";
            this.txtMoneda.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtTotal
            // 
            this.txtTotal.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtTotal.Dpi = 254F;
            this.txtTotal.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.txtTotal.LocationFloat = new DevExpress.Utils.PointFloat(1735.234F, 557.9185F);
            this.txtTotal.Name = "txtTotal";
            this.txtTotal.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtTotal.SizeF = new System.Drawing.SizeF(202.1931F, 54.48257F);
            this.txtTotal.StylePriority.UseBorders = false;
            this.txtTotal.StylePriority.UseFont = false;
            this.txtTotal.StylePriority.UseTextAlignment = false;
            this.txtTotal.Text = "0,00";
            this.txtTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // txtSon
            // 
            this.txtSon.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtSon.Dpi = 254F;
            this.txtSon.Font = new System.Drawing.Font("Arial", 9F);
            this.txtSon.LocationFloat = new DevExpress.Utils.PointFloat(566.3989F, 557.918F);
            this.txtSon.Multiline = true;
            this.txtSon.Name = "txtSon";
            this.txtSon.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtSon.SizeF = new System.Drawing.SizeF(1020.086F, 54.48267F);
            this.txtSon.StylePriority.UseBorders = false;
            this.txtSon.StylePriority.UseFont = false;
            this.txtSon.StylePriority.UseTextAlignment = false;
            this.txtSon.Text = "N/A";
            this.txtSon.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtRefInterna
            // 
            this.txtRefInterna.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtRefInterna.Dpi = 254F;
            this.txtRefInterna.Font = new System.Drawing.Font("Arial", 8F);
            this.txtRefInterna.LocationFloat = new DevExpress.Utils.PointFloat(24.99993F, 436.9038F);
            this.txtRefInterna.Multiline = true;
            this.txtRefInterna.Name = "txtRefInterna";
            this.txtRefInterna.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtRefInterna.SizeF = new System.Drawing.SizeF(1261.023F, 60.16006F);
            this.txtRefInterna.StylePriority.UseBorders = false;
            this.txtRefInterna.StylePriority.UseFont = false;
            this.txtRefInterna.StylePriority.UseTextAlignment = false;
            this.txtRefInterna.Text = "N/A";
            this.txtRefInterna.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            this.txtRefInterna.Visible = false;
            // 
            // lbl15
            // 
            this.lbl15.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl15.Dpi = 254F;
            this.lbl15.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.lbl15.LocationFloat = new DevExpress.Utils.PointFloat(31.26424F, 557.918F);
            this.lbl15.Multiline = true;
            this.lbl15.Name = "lbl15";
            this.lbl15.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl15.SizeF = new System.Drawing.SizeF(77.48311F, 54.48279F);
            this.lbl15.StylePriority.UseBorders = false;
            this.lbl15.StylePriority.UseFont = false;
            this.lbl15.StylePriority.UseTextAlignment = false;
            this.lbl15.Text = "Son";
            this.lbl15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // lbl11
            // 
            this.lbl11.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl11.Dpi = 254F;
            this.lbl11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
            this.lbl11.LocationFloat = new DevExpress.Utils.PointFloat(1586.485F, 557.9185F);
            this.lbl11.Name = "lbl11";
            this.lbl11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl11.SizeF = new System.Drawing.SizeF(146.7897F, 54.4826F);
            this.lbl11.StylePriority.UseBorders = false;
            this.lbl11.StylePriority.UseFont = false;
            this.lbl11.StylePriority.UseTextAlignment = false;
            this.lbl11.Text = "Total:";
            this.lbl11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // GroupFooter1
            // 
            this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTableImportes,
            this.xrLine5,
            this.xrLine1,
            this.lbl16,
            this.lbl10,
            this.txtImporteIIBBMonedaFacturacion,
            this.txtMoneda,
            this.txtTotal,
            this.txtSon,
            this.lbl15,
            this.lbl11,
            this.txtRefInterna});
            this.GroupFooter1.Dpi = 254F;
            this.GroupFooter1.HeightF = 624F;
            this.GroupFooter1.KeepTogether = true;
            this.GroupFooter1.Level = 1;
            this.GroupFooter1.Name = "GroupFooter1";
            this.GroupFooter1.PrintAtBottom = true;
            // 
            // xrTableImportes
            // 
            this.xrTableImportes.Dpi = 254F;
            this.xrTableImportes.LocationFloat = new DevExpress.Utils.PointFloat(1291.219F, 24.99998F);
            this.xrTableImportes.Name = "xrTableImportes";
            this.xrTableImportes.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow3});
            this.xrTableImportes.SizeF = new System.Drawing.SizeF(648.6548F, 58.42007F);
            // 
            // xrTableRow3
            // 
            this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell2});
            this.xrTableRow3.Dpi = 254F;
            this.xrTableRow3.Name = "xrTableRow3";
            this.xrTableRow3.Weight = 0.11925408071809107D;
            // 
            // xrTableCell1
            // 
            this.xrTableCell1.Dpi = 254F;
            this.xrTableCell1.Font = new System.Drawing.Font("Times New Roman", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrTableCell1.Name = "xrTableCell1";
            this.xrTableCell1.StylePriority.UseFont = false;
            this.xrTableCell1.StylePriority.UseTextAlignment = false;
            this.xrTableCell1.Text = "xrTableCell1";
            this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            this.xrTableCell1.Weight = 1.3296762795873804D;
            // 
            // xrTableCell2
            // 
            this.xrTableCell2.Dpi = 254F;
            this.xrTableCell2.Name = "xrTableCell2";
            this.xrTableCell2.Text = "xrTableCell2";
            this.xrTableCell2.Weight = 0.61289330588297275D;
            // 
            // xrLine5
            // 
            this.xrLine5.Dpi = 254F;
            this.xrLine5.LineWidth = 3;
            this.xrLine5.LocationFloat = new DevExpress.Utils.PointFloat(8.995494F, 508.7056F);
            this.xrLine5.Name = "xrLine5";
            this.xrLine5.SizeF = new System.Drawing.SizeF(1930.392F, 23.81244F);
            // 
            // xrLine1
            // 
            this.xrLine1.Dpi = 254F;
            this.xrLine1.LineWidth = 3;
            this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(7.9375F, 0F);
            this.xrLine1.Name = "xrLine1";
            this.xrLine1.SizeF = new System.Drawing.SizeF(1929.491F, 23.8125F);
            // 
            // PageHeader
            // 
            this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.lbl20,
            this.txtUsuario,
            this.xrLine4,
            this.xrLine3,
            this.xrLine2,
            this.txtDAGRUF,
            this.lbl17,
            this.txCPer,
            this.lbl19,
            this.txtFechaCbte,
            this.txtLetraCbte,
            this.txtNumCodigo,
            this.rtbDatosEmpresa,
            this.picLogoCabecera,
            this.txtTipoCbte,
            this.txtTipo,
            this.txtNroCbte,
            this.lbl18,
            this.rtbDatosEmpresa2,
            this.rtbDatosEmpresa3,
            this.txtNombreEmpresa,
            this.txtNumCodIIBB,
            this.txtNumIIBB,
            this.txtLugarDeEntrega,
            this.txtDomicilio,
            this.lbl7,
            this.lbl2,
            this.lbl1,
            this.lbl3,
            this.lbl4,
            this.txtTipoIva,
            this.txtCondiciondeVenta,
            this.lbl5,
            this.txtNumCuit,
            this.lbl6});
            this.PageHeader.Dpi = 254F;
            this.PageHeader.HeightF = 998.9986F;
            this.PageHeader.Name = "PageHeader";
            // 
            // lbl20
            // 
            this.lbl20.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl20.Dpi = 254F;
            this.lbl20.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
            this.lbl20.LocationFloat = new DevExpress.Utils.PointFloat(1234.833F, 234.8441F);
            this.lbl20.Name = "lbl20";
            this.lbl20.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl20.SizeF = new System.Drawing.SizeF(201.05F, 58.42006F);
            this.lbl20.StylePriority.UseBorders = false;
            this.lbl20.StylePriority.UseFont = false;
            this.lbl20.StylePriority.UseTextAlignment = false;
            this.lbl20.Text = "Usuario:";
            this.lbl20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            this.lbl20.Visible = false;
            // 
            // txtUsuario
            // 
            this.txtUsuario.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtUsuario.BorderWidth = 0;
            this.txtUsuario.Dpi = 254F;
            this.txtUsuario.Font = new System.Drawing.Font("Arial", 10F);
            this.txtUsuario.LocationFloat = new DevExpress.Utils.PointFloat(1435.884F, 619.5861F);
            this.txtUsuario.Name = "txtUsuario";
            this.txtUsuario.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtUsuario.SizeF = new System.Drawing.SizeF(501.5441F, 58.41998F);
            this.txtUsuario.StylePriority.UseBorders = false;
            this.txtUsuario.StylePriority.UseBorderWidth = false;
            this.txtUsuario.StylePriority.UseFont = false;
            this.txtUsuario.StylePriority.UseTextAlignment = false;
            this.txtUsuario.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // xrLine4
            // 
            this.xrLine4.Dpi = 254F;
            this.xrLine4.LineWidth = 3;
            this.xrLine4.LocationFloat = new DevExpress.Utils.PointFloat(7.937177F, 858.346F);
            this.xrLine4.Name = "xrLine4";
            this.xrLine4.SizeF = new System.Drawing.SizeF(1931.937F, 23.8125F);
            // 
            // xrLine3
            // 
            this.xrLine3.Dpi = 254F;
            this.xrLine3.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical;
            this.xrLine3.LineWidth = 3;
            this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(1014.416F, 209.6087F);
            this.xrLine3.Name = "xrLine3";
            this.xrLine3.SizeF = new System.Drawing.SizeF(31.75F, 327.7449F);
            // 
            // xrLine2
            // 
            this.xrLine2.Dpi = 254F;
            this.xrLine2.LineWidth = 3;
            this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(7.937177F, 537.3536F);
            this.xrLine2.Name = "xrLine2";
            this.xrLine2.SizeF = new System.Drawing.SizeF(1931.937F, 23.8125F);
            // 
            // txtDAGRUF
            // 
            this.txtDAGRUF.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtDAGRUF.BorderWidth = 0;
            this.txtDAGRUF.Dpi = 254F;
            this.txtDAGRUF.Font = new System.Drawing.Font("Arial", 9F);
            this.txtDAGRUF.LocationFloat = new DevExpress.Utils.PointFloat(1609.004F, 486.871F);
            this.txtDAGRUF.Name = "txtDAGRUF";
            this.txtDAGRUF.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtDAGRUF.SizeF = new System.Drawing.SizeF(328.4242F, 50.48248F);
            this.txtDAGRUF.StylePriority.UseBorders = false;
            this.txtDAGRUF.StylePriority.UseBorderWidth = false;
            this.txtDAGRUF.StylePriority.UseFont = false;
            this.txtDAGRUF.StylePriority.UseTextAlignment = false;
            this.txtDAGRUF.Text = "Cheques Rechazados";
            this.txtDAGRUF.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // lbl17
            // 
            this.lbl17.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl17.BorderWidth = 0;
            this.lbl17.Dpi = 254F;
            this.lbl17.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
            this.lbl17.LocationFloat = new DevExpress.Utils.PointFloat(1234.833F, 5.291667F);
            this.lbl17.Name = "lbl17";
            this.lbl17.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl17.SizeF = new System.Drawing.SizeF(704.5552F, 58.20843F);
            this.lbl17.StylePriority.UseBorders = false;
            this.lbl17.StylePriority.UseBorderWidth = false;
            this.lbl17.StylePriority.UseFont = false;
            this.lbl17.StylePriority.UseTextAlignment = false;
            this.lbl17.Text = "COMPROBANTE ELECTRÓNICO";
            this.lbl17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txCPer
            // 
            this.txCPer.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txCPer.BorderWidth = 0;
            this.txCPer.Dpi = 254F;
            this.txCPer.Font = new System.Drawing.Font("Arial", 9F);
            this.txCPer.LocationFloat = new DevExpress.Utils.PointFloat(1435.883F, 561.1661F);
            this.txCPer.Name = "txCPer";
            this.txCPer.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txCPer.SizeF = new System.Drawing.SizeF(501.546F, 58.42004F);
            this.txCPer.StylePriority.UseBorders = false;
            this.txCPer.StylePriority.UseBorderWidth = false;
            this.txCPer.StylePriority.UseFont = false;
            this.txCPer.StylePriority.UseTextAlignment = false;
            this.txCPer.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // lbl19
            // 
            this.lbl19.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lbl19.Dpi = 254F;
            this.lbl19.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
            this.lbl19.LocationFloat = new DevExpress.Utils.PointFloat(1234.833F, 176.4242F);
            this.lbl19.Name = "lbl19";
            this.lbl19.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lbl19.SizeF = new System.Drawing.SizeF(201.05F, 58.42006F);
            this.lbl19.StylePriority.UseBorders = false;
            this.lbl19.StylePriority.UseFont = false;
            this.lbl19.StylePriority.UseTextAlignment = false;
            this.lbl19.Text = "Fecha:";
            this.lbl19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtFechaCbte
            // 
            this.txtFechaCbte.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtFechaCbte.BorderWidth = 0;
            this.txtFechaCbte.Dpi = 254F;
            this.txtFechaCbte.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
            this.txtFechaCbte.LocationFloat = new DevExpress.Utils.PointFloat(1435.883F, 176.4242F);
            this.txtFechaCbte.Name = "txtFechaCbte";
            this.txtFechaCbte.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtFechaCbte.SizeF = new System.Drawing.SizeF(503.5051F, 58.41998F);
            this.txtFechaCbte.StylePriority.UseBorders = false;
            this.txtFechaCbte.StylePriority.UseBorderWidth = false;
            this.txtFechaCbte.StylePriority.UseFont = false;
            this.txtFechaCbte.StylePriority.UseTextAlignment = false;
            this.txtFechaCbte.Text = "00/00/0000";
            this.txtFechaCbte.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // GroupFooter2
            // 
            this.GroupFooter2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLine6});
            this.GroupFooter2.Dpi = 254F;
            this.GroupFooter2.HeightF = 23.8125F;
            this.GroupFooter2.Level = 2;
            this.GroupFooter2.Name = "GroupFooter2";
            this.GroupFooter2.PrintAtBottom = true;
            // 
            // xrLine6
            // 
            this.xrLine6.Dpi = 254F;
            this.xrLine6.LineWidth = 3;
            this.xrLine6.LocationFloat = new DevExpress.Utils.PointFloat(7.937126F, 0F);
            this.xrLine6.Name = "xrLine6";
            this.xrLine6.SizeF = new System.Drawing.SizeF(1931.937F, 23.8125F);
            // 
            // xrCrossBandBox1
            // 
            this.xrCrossBandBox1.Dpi = 254F;
            this.xrCrossBandBox1.EndBand = this.PageFooter;
            this.xrCrossBandBox1.EndPointFloat = new DevExpress.Utils.PointFloat(2.645833F, 61.74978F);
            this.xrCrossBandBox1.LocationFloat = new DevExpress.Utils.PointFloat(2.645833F, 0F);
            this.xrCrossBandBox1.Name = "xrCrossBandBox1";
            this.xrCrossBandBox1.StartBand = this.PageHeader;
            this.xrCrossBandBox1.StartPointFloat = new DevExpress.Utils.PointFloat(2.645833F, 0F);
            this.xrCrossBandBox1.WidthF = 1942.52F;
            // 
            // GroupFooter3
            // 
            this.GroupFooter3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.txtBarCodeCbte,
            this.xrLabel2,
            this.xrLabel3,
            this.txtCae,
            this.txtFechaVto});
            this.GroupFooter3.Dpi = 254F;
            this.GroupFooter3.HeightF = 116.8398F;
            this.GroupFooter3.Level = 3;
            this.GroupFooter3.Name = "GroupFooter3";
            this.GroupFooter3.PrintAtBottom = true;
            // 
            // GroupFooter4
            // 
            this.GroupFooter4.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.txtCodeRapipago,
            this.xrLine7,
            this.picLogoRapipago,
            this.lblTituloRapipago,
            this.txtBarCodeRapipago,
            this.txtBarcodeRapipago2});
            this.GroupFooter4.Dpi = 254F;
            this.GroupFooter4.HeightF = 303F;
            this.GroupFooter4.Level = 4;
            this.GroupFooter4.Name = "GroupFooter4";
            this.GroupFooter4.PrintAtBottom = true;
            // 
            // txtCodeRapipago
            // 
            this.txtCodeRapipago.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtCodeRapipago.BorderWidth = 0;
            this.txtCodeRapipago.Dpi = 254F;
            this.txtCodeRapipago.Font = new System.Drawing.Font("Arial", 9F);
            this.txtCodeRapipago.LocationFloat = new DevExpress.Utils.PointFloat(297.5095F, 210.326F);
            this.txtCodeRapipago.Name = "txtCodeRapipago";
            this.txtCodeRapipago.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtCodeRapipago.SizeF = new System.Drawing.SizeF(1626.491F, 58.41998F);
            this.txtCodeRapipago.StylePriority.UseBorders = false;
            this.txtCodeRapipago.StylePriority.UseBorderWidth = false;
            this.txtCodeRapipago.StylePriority.UseFont = false;
            this.txtCodeRapipago.StylePriority.UseTextAlignment = false;
            this.txtCodeRapipago.Text = "893010006000000130004150011290000221080";
            this.txtCodeRapipago.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLine7
            // 
            this.xrLine7.Dpi = 254F;
            this.xrLine7.LineStyle = System.Drawing.Drawing2D.DashStyle.Dash;
            this.xrLine7.LineWidth = 3;
            this.xrLine7.LocationFloat = new DevExpress.Utils.PointFloat(7.937026F, 0F);
            this.xrLine7.Name = "xrLine7";
            this.xrLine7.SizeF = new System.Drawing.SizeF(1931.937F, 23.8125F);
            // 
            // picLogoRapipago
            // 
            this.picLogoRapipago.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.picLogoRapipago.Dpi = 254F;
            this.picLogoRapipago.Image = ((System.Drawing.Image)(resources.GetObject("picLogoRapipago.Image")));
            this.picLogoRapipago.LocationFloat = new DevExpress.Utils.PointFloat(24.44045F, 25F);
            this.picLogoRapipago.Name = "picLogoRapipago";
            this.picLogoRapipago.SizeF = new System.Drawing.SizeF(253.3022F, 278F);
            this.picLogoRapipago.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
            this.picLogoRapipago.StylePriority.UseBorders = false;
            // 
            // txtBarcodeRapipago2
            // 
            this.txtBarcodeRapipago2.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtBarcodeRapipago2.BorderWidth = 0;
            this.txtBarcodeRapipago2.Dpi = 254F;
            this.txtBarcodeRapipago2.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F);
            this.txtBarcodeRapipago2.LocationFloat = new DevExpress.Utils.PointFloat(297.5095F, 116.6284F);
            this.txtBarcodeRapipago2.Name = "txtBarcodeRapipago2";
            this.txtBarcodeRapipago2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtBarcodeRapipago2.SizeF = new System.Drawing.SizeF(1626.491F, 93.69776F);
            this.txtBarcodeRapipago2.StylePriority.UseBorders = false;
            this.txtBarcodeRapipago2.StylePriority.UseBorderWidth = false;
            this.txtBarcodeRapipago2.StylePriority.UseFont = false;
            this.txtBarcodeRapipago2.StylePriority.UseTextAlignment = false;
            this.txtBarcodeRapipago2.Text = "*893010006000000130004150011290000221080*";
            this.txtBarcodeRapipago2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // GroupFooter5
            // 
            this.GroupFooter5.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.txtObservaciones3});
            this.GroupFooter5.Dpi = 254F;
            this.GroupFooter5.HeightF = 58.42004F;
            this.GroupFooter5.Level = 5;
            this.GroupFooter5.Name = "GroupFooter5";
            this.GroupFooter5.PrintAtBottom = true;
            // 
            // txtObservaciones3
            // 
            this.txtObservaciones3.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtObservaciones3.Dpi = 254F;
            this.txtObservaciones3.Font = new System.Drawing.Font("Arial", 9F);
            this.txtObservaciones3.LocationFloat = new DevExpress.Utils.PointFloat(24.44045F, 0F);
            this.txtObservaciones3.Name = "txtObservaciones3";
            this.txtObservaciones3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtObservaciones3.SizeF = new System.Drawing.SizeF(1914.947F, 58.42004F);
            this.txtObservaciones3.StylePriority.UseBorders = false;
            this.txtObservaciones3.StylePriority.UseFont = false;
            this.txtObservaciones3.StylePriority.UseTextAlignment = false;
            this.txtObservaciones3.Text = "Observaciones3 - ObservacionesPie";
            this.txtObservaciones3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // GroupFooter0
            // 
            this.GroupFooter0.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.txtInformacionAdicional,
            this.lblTituloPercepcionIIBBDocsB,
            this.txtPercepcionIIBBDocsB});
            this.GroupFooter0.Dpi = 254F;
            this.GroupFooter0.HeightF = 169F;
            this.GroupFooter0.Name = "GroupFooter0";
            this.GroupFooter0.Visible = false;
            // 
            // txtInformacionAdicional
            // 
            this.txtInformacionAdicional.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtInformacionAdicional.BorderWidth = 0;
            this.txtInformacionAdicional.Dpi = 254F;
            this.txtInformacionAdicional.Font = new System.Drawing.Font("Arial", 9F);
            this.txtInformacionAdicional.LocationFloat = new DevExpress.Utils.PointFloat(26.958F, 27.16F);
            this.txtInformacionAdicional.Name = "txtInformacionAdicional";
            this.txtInformacionAdicional.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtInformacionAdicional.SizeF = new System.Drawing.SizeF(1897.042F, 58.41998F);
            this.txtInformacionAdicional.StylePriority.UseBorders = false;
            this.txtInformacionAdicional.StylePriority.UseBorderWidth = false;
            this.txtInformacionAdicional.StylePriority.UseFont = false;
            this.txtInformacionAdicional.StylePriority.UseTextAlignment = false;
            this.txtInformacionAdicional.Text = "Observaciones2 - InformacionAdic";
            this.txtInformacionAdicional.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // lblTituloPercepcionIIBBDocsB
            // 
            this.lblTituloPercepcionIIBBDocsB.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.lblTituloPercepcionIIBBDocsB.BorderWidth = 0;
            this.lblTituloPercepcionIIBBDocsB.Dpi = 254F;
            this.lblTituloPercepcionIIBBDocsB.Font = new System.Drawing.Font("Arial", 9F);
            this.lblTituloPercepcionIIBBDocsB.LocationFloat = new DevExpress.Utils.PointFloat(26.95798F, 85.58002F);
            this.lblTituloPercepcionIIBBDocsB.Name = "lblTituloPercepcionIIBBDocsB";
            this.lblTituloPercepcionIIBBDocsB.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.lblTituloPercepcionIIBBDocsB.SizeF = new System.Drawing.SizeF(535.1347F, 58.41998F);
            this.lblTituloPercepcionIIBBDocsB.StylePriority.UseBorders = false;
            this.lblTituloPercepcionIIBBDocsB.StylePriority.UseBorderWidth = false;
            this.lblTituloPercepcionIIBBDocsB.StylePriority.UseFont = false;
            this.lblTituloPercepcionIIBBDocsB.StylePriority.UseTextAlignment = false;
            this.lblTituloPercepcionIIBBDocsB.Text = "TasaIIBB";
            this.lblTituloPercepcionIIBBDocsB.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // txtPercepcionIIBBDocsB
            // 
            this.txtPercepcionIIBBDocsB.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.txtPercepcionIIBBDocsB.BorderWidth = 0;
            this.txtPercepcionIIBBDocsB.Dpi = 254F;
            this.txtPercepcionIIBBDocsB.Font = new System.Drawing.Font("Arial", 9F);
            this.txtPercepcionIIBBDocsB.LocationFloat = new DevExpress.Utils.PointFloat(1609.004F, 85.58002F);
            this.txtPercepcionIIBBDocsB.Name = "txtPercepcionIIBBDocsB";
            this.txtPercepcionIIBBDocsB.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.txtPercepcionIIBBDocsB.SizeF = new System.Drawing.SizeF(314.9948F, 58.41998F);
            this.txtPercepcionIIBBDocsB.StylePriority.UseBorders = false;
            this.txtPercepcionIIBBDocsB.StylePriority.UseBorderWidth = false;
            this.txtPercepcionIIBBDocsB.StylePriority.UseFont = false;
            this.txtPercepcionIIBBDocsB.StylePriority.UseTextAlignment = false;
            this.txtPercepcionIIBBDocsB.Text = "0,00";
            this.txtPercepcionIIBBDocsB.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // ReporteBase
            // 
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.TopMargin,
            this.Detail,
            this.BottomMargin,
            this.PageFooter,
            this.GroupHeader1,
            this.GroupFooter1,
            this.PageHeader,
            this.GroupFooter2,
            this.GroupFooter3,
            this.GroupFooter4,
            this.GroupFooter5,
            this.GroupFooter0});
            this.CrossBandControls.AddRange(new DevExpress.XtraReports.UI.XRCrossBandControl[] {
            this.xrCrossBandBox1});
            this.Dpi = 254F;
            this.Font = new System.Drawing.Font("Times New Roman", 9.75F);
            this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
            this.formattingRule1});
            this.Margins = new System.Drawing.Printing.Margins(76, 76, 76, 76);
            this.PageHeight = 2969;
            this.PageWidth = 2101;
            this.PaperKind = System.Drawing.Printing.PaperKind.A4;
            this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
            this.SnapGridSize = 31.75F;
            this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
            this.controlStyle1});
            this.Version = "10.1";
            ((System.ComponentModel.ISupportInitialize)(this.rtbDatosEmpresa2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rtbDatosEmpresa3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rtbDatosEmpresa)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CbteDetails)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTableImportes)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Esempio n. 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.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
     DevExpress.XtraPrinting.BarCode.Code128Generator        code128Generator1        = new DevExpress.XtraPrinting.BarCode.Code128Generator();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     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.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.PageHeader     = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrBarCode1     = new DevExpress.XtraReports.UI.XRBarCode();
     this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     this.xrBarCode2     = new DevExpress.XtraReports.UI.XRBarCode();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrBarCode1,
         this.xrLabel4,
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1
     });
     this.Detail.HeightF       = 126.125F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "ListReportModels.WebSites")
     });
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(375F, 10.00001F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(184.375F, 23F);
     this.xrLabel4.Text          = "xrLabel4";
     //
     // xrLabel3
     //
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "ListReportModels.NumberOfEmployee")
     });
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(302.0833F, 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(61.45831F, 23F);
     this.xrLabel3.Text          = "xrLabel3";
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "ListReportModels.Address")
     });
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(145.8333F, 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(135.4167F, 23F);
     this.xrLabel2.Text          = "xrLabel2";
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "ListReportModels.Name")
     });
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F);
     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.Text          = "xrLabel1";
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 19.70833F;
     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.HeightF       = 17.29164F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrBarCode2
     });
     this.PageHeader.HeightF = 101.875F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrBarCode1
     //
     this.xrBarCode1.AutoModule               = true;
     this.xrBarCode1.LocationFloat            = new DevExpress.Utils.PointFloat(9.999998F, 45.50002F);
     this.xrBarCode1.Name                     = "xrBarCode1";
     this.xrBarCode1.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F);
     this.xrBarCode1.SizeF                    = new System.Drawing.SizeF(363.9583F, 70.62499F);
     code39ExtendedGenerator1.WideNarrowRatio = 3F;
     this.xrBarCode1.Symbology                = code39ExtendedGenerator1;
     this.xrBarCode1.Text                     = "876855566";
     //
     // bindingSource1
     //
     this.bindingSource1.DataSource = typeof(ExpBarcodePrinting.ReportDataSource);
     //
     // xrBarCode2
     //
     this.xrBarCode2.AutoModule    = true;
     this.xrBarCode2.LocationFloat = new DevExpress.Utils.PointFloat(349.0417F, 10.00001F);
     this.xrBarCode2.Name          = "xrBarCode2";
     this.xrBarCode2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F);
     this.xrBarCode2.SizeF         = new System.Drawing.SizeF(363.9583F, 70.62499F);
     this.xrBarCode2.StylePriority.UseTextAlignment = false;
     this.xrBarCode2.Symbology     = code128Generator1;
     this.xrBarCode2.Text          = "34352111000576";
     this.xrBarCode2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // XtraReport1
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader
     });
     this.DataMember = "ListReportModels";
     this.DataSource = this.bindingSource1;
     this.Margins    = new System.Drawing.Printing.Margins(27, 100, 20, 17);
     this.Version    = "13.2";
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).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.XtraPrinting.BarCode.Code39ExtendedGenerator code39ExtendedGenerator1 = new DevExpress.XtraPrinting.BarCode.Code39ExtendedGenerator();
     DevExpress.DataAccess.ConnectionParameters.MsSqlConnectionParameters msSqlConnectionParameters1 = new DevExpress.DataAccess.ConnectionParameters.MsSqlConnectionParameters();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(BarcodeEmployee));
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.DetailReport   = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrBarCode1     = new DevExpress.XtraReports.UI.XRBarCode();
     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.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Dpi     = 254F;
     this.TopMargin.HeightF = 200F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 200.4792F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Dpi     = 254F;
     this.Detail.HeightF = 0F;
     this.Detail.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail.Name = "Detail";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataSource = this.sqlDataSource1;
     this.DetailReport.Dpi        = 254F;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrBarCode1,
         this.xrTable1
     });
     this.Detail1.Dpi     = 254F;
     this.Detail1.HeightF = 495.375F;
     this.Detail1.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail1.KeepTogether            = true;
     this.Detail1.MultiColumn.ColumnCount = 2;
     this.Detail1.MultiColumn.Layout      = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown;
     this.Detail1.MultiColumn.Mode        = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail1.Name = "Detail1";
     //
     // xrBarCode1
     //
     this.xrBarCode1.AutoModule = true;
     this.xrBarCode1.Dpi        = 254F;
     this.xrBarCode1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[EMPLOYEE_ID]")
     });
     this.xrBarCode1.LocationFloat            = new DevExpress.Utils.PointFloat(56.10413F, 255.1458F);
     this.xrBarCode1.Module                   = 5.08F;
     this.xrBarCode1.Name                     = "xrBarCode1";
     this.xrBarCode1.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(26, 26, 0, 0, 254F);
     this.xrBarCode1.SizeF                    = new System.Drawing.SizeF(840.6667F, 190.5F);
     code39ExtendedGenerator1.CalcCheckSum    = false;
     code39ExtendedGenerator1.WideNarrowRatio = 3F;
     this.xrBarCode1.Symbology                = code39ExtendedGenerator1;
     //
     // 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.Dpi           = 254F;
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(50.1041F, 30.41667F);
     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(846.6667F, 185.2083F);
     this.xrTable1.StylePriority.UseBorders = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2
     });
     this.xrTableRow1.Dpi    = 254F;
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Dpi                            = 254F;
     this.xrTableCell1.Font                           = new System.Drawing.Font("나눔고딕", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell1.Multiline                      = true;
     this.xrTableCell1.Name                           = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseFont          = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text                           = "사원";
     this.xrTableCell1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight                         = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Dpi = 254F;
     this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[EMPLOYEE_NAME]")
     });
     this.xrTableCell2.Font                           = new System.Drawing.Font("나눔고딕", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell2.Multiline                      = true;
     this.xrTableCell2.Name                           = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseFont          = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text                           = "xrTableCell2";
     this.xrTableCell2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight                         = 2.3333336537278542D;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName           = "localhost_team2_Connection";
     msSqlConnectionParameters1.AuthorizationType = DevExpress.DataAccess.ConnectionParameters.MsSqlAuthorizationType.SqlServer;
     msSqlConnectionParameters1.DatabaseName      = "team2";
     msSqlConnectionParameters1.ServerName        = "whyfi8888.ddns.net,11433";
     this.sqlDataSource1.ConnectionParameters     = msSqlConnectionParameters1;
     this.sqlDataSource1.Name = "sqlDataSource1";
     customSqlQuery1.Name     = "Query";
     customSqlQuery1.Sql      = "SELECT UPPER(EMPLOYEE_ID) + \'_\' BAR_EMP, EMPLOYEE_ID, EMPLOYEE_NAME\r\nFROM TBL_EMP" +
                                "LOYEE";
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // BarcodeEmployee
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.DetailReport
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember   = "Query";
     this.DataSource   = this.sqlDataSource1;
     this.Dpi          = 254F;
     this.Font         = new System.Drawing.Font("Arial", 9.75F);
     this.Margins      = new System.Drawing.Printing.Margins(100, 100, 200, 200);
     this.PageHeight   = 2970;
     this.PageWidth    = 2100;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.Version      = "20.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }