/// <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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.HeightF = 35.49998F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // TopMargin // this.TopMargin.HeightF = 100F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrBarCode1}); this.BottomMargin.HeightF = 108.4167F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrBarCode1 // this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(262.5F, 10.00001F); this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(290.625F, 62.37504F); this.xrBarCode1.Symbology = code128Generator1; // // PinterBarcode // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin}); this.Margins = new System.Drawing.Printing.Margins(100, 100, 100, 108); this.Version = "14.1"; ((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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrPanel1 = new DevExpress.XtraReports.UI.XRPanel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.bindingSource1 = new System.Windows.Forms.BindingSource(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPanel1 }); this.Detail.Font = new System.Drawing.Font("Mangal", 9.75F); this.Detail.HeightF = 241.4583F; this.Detail.MultiColumn.ColumnSpacing = 13F; this.Detail.MultiColumn.ColumnWidth = 390F; this.Detail.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown; this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.StylePriority.UseFont = false; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrPanel1 // this.xrPanel1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrPanel1.CanGrow = false; this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel4, this.xrBarCode1, this.xrLabel2, this.xrLabel1 }); this.xrPanel1.KeepTogether = false; this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(4.00001F, 0F); this.xrPanel1.Name = "xrPanel1"; this.xrPanel1.SizeF = new System.Drawing.SizeF(375.5F, 228F); this.xrPanel1.StylePriority.UseBorders = false; // // xrLabel4 // this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "MessengerName", "{0}") }); this.xrLabel4.Font = new System.Drawing.Font("Lucida Console", 11F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(33.125F, 150.8633F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(287.2917F, 16.3367F); this.xrLabel4.StylePriority.UseBorders = false; this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrBarCode1 // this.xrBarCode1.AutoModule = true; this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "MessengerCode") }); this.xrBarCode1.Font = new System.Drawing.Font("Lucida Console", 15.25F, System.Drawing.FontStyle.Bold); this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(33.125F, 71.6633F); this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(287.2917F, 79.2F); this.xrBarCode1.StylePriority.UseFont = false; this.xrBarCode1.StylePriority.UseTextAlignment = false; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // xrLabel2 // this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "PickupDate", "{0:d-M-yyyy}") }); this.xrLabel2.Font = new System.Drawing.Font("Lucida Console", 11F); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(227.5418F, 207.6633F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(124.3749F, 16.3367F); this.xrLabel2.StylePriority.UseBorders = false; this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrLabel2.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrLabel2_BeforePrint); // // xrLabel1 // this.xrLabel1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel1.Font = new System.Drawing.Font("Lucida Console", 13.25F, System.Drawing.FontStyle.Bold); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(33.125F, 6F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(318.7917F, 23F); this.xrLabel1.StylePriority.UseBorders = false; this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "21 EXPRESS - PICK UP KURIR"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // topMarginBand1 // this.topMarginBand1.HeightF = 3F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.HeightF = 19F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // bindingSource1 // this.bindingSource1.DataSource = typeof(BarcodeMachine.Class.CourierBarcode); // // MessengerBarcodePrint // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.topMarginBand1, this.bottomMarginBand1 }); this.DataSource = this.bindingSource1; this.Font = new System.Drawing.Font("Lucida Console", 9.75F); this.Margins = new System.Drawing.Printing.Margins(17, 14, 3, 19); this.PageHeight = 258; this.PageWidth = 417; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportPrintOptions.PrintOnEmptyDataSource = false; 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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.objectDataSource1 = new DevExpress.DataAccess.ObjectBinding.ObjectDataSource(this.components); this.pageFooterBand1 = new DevExpress.XtraReports.UI.PageFooterBand(); this.reportHeaderBand1 = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.DataField = new DevExpress.XtraReports.UI.XRControlStyle(); this.taskbarAssistant1 = new DevExpress.Utils.Taskbar.TaskbarAssistant(); ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrBarCode1, this.xrLabel7 }); this.Detail.HeightF = 119.7084F; this.Detail.MultiColumn.ColumnCount = 3; this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // 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.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "parcode") }); this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(11F, 42.00003F); this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(242.5833F, 65.41665F); this.xrBarCode1.StylePriority.UseBorders = false; this.xrBarCode1.Symbology = code128Generator1; // // xrLabel7 // this.xrLabel7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "product_name") }); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(11.00001F, 6.000043F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(242.5833F, 35.99999F); this.xrLabel7.StyleName = "DataField"; this.xrLabel7.StylePriority.UseBorders = false; this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "xrLabel7"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // TopMargin // this.TopMargin.HeightF = 12.5F; 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 = 0F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // objectDataSource1 // this.objectDataSource1.DataSource = typeof(ROSESONLY.reports.DataSet1.parcode_printDataTable); this.objectDataSource1.Name = "objectDataSource1"; // // pageFooterBand1 // this.pageFooterBand1.HeightF = 29F; this.pageFooterBand1.Name = "pageFooterBand1"; // // reportHeaderBand1 // this.reportHeaderBand1.HeightF = 0F; this.reportHeaderBand1.Name = "reportHeaderBand1"; // // Title // this.Title.BackColor = System.Drawing.Color.Transparent; this.Title.BorderColor = System.Drawing.Color.Black; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1F; this.Title.Font = new System.Drawing.Font("Times New Roman", 20F, System.Drawing.FontStyle.Bold); this.Title.ForeColor = System.Drawing.Color.Maroon; this.Title.Name = "Title"; // // FieldCaption // this.FieldCaption.BackColor = System.Drawing.Color.Transparent; this.FieldCaption.BorderColor = System.Drawing.Color.Black; this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None; this.FieldCaption.BorderWidth = 1F; this.FieldCaption.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.FieldCaption.ForeColor = System.Drawing.Color.Maroon; this.FieldCaption.Name = "FieldCaption"; // // PageInfo // this.PageInfo.BackColor = System.Drawing.Color.Transparent; this.PageInfo.BorderColor = System.Drawing.Color.Black; this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None; this.PageInfo.BorderWidth = 1F; this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.Color.Black; this.PageInfo.Name = "PageInfo"; // // DataField // this.DataField.BackColor = System.Drawing.Color.Transparent; this.DataField.BorderColor = System.Drawing.Color.Black; this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DataField.BorderWidth = 1F; this.DataField.Font = new System.Drawing.Font("Times New Roman", 10F); this.DataField.ForeColor = System.Drawing.Color.Black; this.DataField.Name = "DataField"; this.DataField.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // taskbarAssistant1 // this.taskbarAssistant1.ParentControl = null; // // rpt_style3 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.pageFooterBand1, this.reportHeaderBand1 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.objectDataSource1 }); this.DataSource = this.objectDataSource1; this.Margins = new System.Drawing.Printing.Margins(28, 27, 12, 0); this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.FieldCaption, this.PageInfo, this.DataField }); this.Version = "15.2"; this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.rpt_parcodeprint_BeforePrint); ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.objectDataSource1 = new DevExpress.DataAccess.ObjectBinding.ObjectDataSource(this.components); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailCaption1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData3_Odd = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.lb_logo = new DevExpress.XtraReports.UI.XRLabel(); this.lb_caption = new DevExpress.XtraReports.UI.XRLabel(); this.lb_price = new DevExpress.XtraReports.UI.XRLabel(); this.lb_name = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // objectDataSource1 // this.objectDataSource1.DataSource = typeof(ROSESONLY.reports.DataSet1.parcode_printDataTable); this.objectDataSource1.Name = "objectDataSource1"; // // Title // this.Title.BackColor = System.Drawing.Color.Transparent; this.Title.BorderColor = System.Drawing.Color.Black; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1F; this.Title.Font = new System.Drawing.Font("Arial", 14.25F); this.Title.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.Title.Name = "Title"; // // DetailCaption1 // this.DetailCaption1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.DetailCaption1.BorderColor = System.Drawing.Color.White; this.DetailCaption1.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailCaption1.BorderWidth = 2F; this.DetailCaption1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.DetailCaption1.ForeColor = System.Drawing.Color.White; this.DetailCaption1.Name = "DetailCaption1"; this.DetailCaption1.Padding = new DevExpress.XtraPrinting.PaddingInfo(15, 15, 0, 0, 254F); this.DetailCaption1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData1 // this.DetailData1.BorderColor = System.Drawing.Color.Transparent; this.DetailData1.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailData1.BorderWidth = 2F; this.DetailData1.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData1.ForeColor = System.Drawing.Color.Black; this.DetailData1.Name = "DetailData1"; this.DetailData1.Padding = new DevExpress.XtraPrinting.PaddingInfo(15, 15, 0, 0, 254F); this.DetailData1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData3_Odd // this.DetailData3_Odd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231))))); this.DetailData3_Odd.BorderColor = System.Drawing.Color.Transparent; this.DetailData3_Odd.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DetailData3_Odd.BorderWidth = 1F; this.DetailData3_Odd.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData3_Odd.ForeColor = System.Drawing.Color.Black; this.DetailData3_Odd.Name = "DetailData3_Odd"; this.DetailData3_Odd.Padding = new DevExpress.XtraPrinting.PaddingInfo(15, 15, 0, 0, 254F); this.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // PageInfo // this.PageInfo.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.PageInfo.Name = "PageInfo"; this.PageInfo.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 0F; this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 0F; this.BottomMargin.Name = "BottomMargin"; // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.lb_logo, this.lb_caption, this.lb_price, this.lb_name, this.xrBarCode1 }); this.Detail.Dpi = 254F; this.Detail.HeightF = 251.3123F; this.Detail.Name = "Detail"; this.Detail.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.Detail_BeforePrint); // // lb_logo // this.lb_logo.BackColor = System.Drawing.Color.Transparent; this.lb_logo.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.lb_logo.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.lb_logo.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.lb_logo.BorderWidth = 1F; this.lb_logo.Dpi = 254F; this.lb_logo.Font = new System.Drawing.Font("Simplified Arabic Fixed", 8F, System.Drawing.FontStyle.Bold); this.lb_logo.ForeColor = System.Drawing.Color.Black; this.lb_logo.LocationFloat = new DevExpress.Utils.PointFloat(327.6666F, 45.62904F); this.lb_logo.Name = "lb_logo"; this.lb_logo.Padding = new DevExpress.XtraPrinting.PaddingInfo(15, 15, 0, 0, 254F); this.lb_logo.SizeF = new System.Drawing.SizeF(41.33337F, 191.6833F); this.lb_logo.StyleName = "DetailData1"; this.lb_logo.StylePriority.UseBackColor = false; this.lb_logo.StylePriority.UseBorderColor = false; this.lb_logo.StylePriority.UseBorderDashStyle = false; this.lb_logo.StylePriority.UseBorders = false; this.lb_logo.StylePriority.UseBorderWidth = false; this.lb_logo.StylePriority.UseFont = false; this.lb_logo.StylePriority.UseForeColor = false; this.lb_logo.StylePriority.UsePadding = false; this.lb_logo.StylePriority.UseTextAlignment = false; this.lb_logo.Text = "BOYKA"; this.lb_logo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // lb_caption // this.lb_caption.BackColor = System.Drawing.Color.Transparent; this.lb_caption.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.lb_caption.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.lb_caption.Borders = DevExpress.XtraPrinting.BorderSide.None; this.lb_caption.BorderWidth = 1F; this.lb_caption.Dpi = 254F; this.lb_caption.Font = new System.Drawing.Font("Times New Roman", 8F); this.lb_caption.ForeColor = System.Drawing.Color.Black; this.lb_caption.LocationFloat = new DevExpress.Utils.PointFloat(188.2276F, 208.2123F); this.lb_caption.Name = "lb_caption"; this.lb_caption.Padding = new DevExpress.XtraPrinting.PaddingInfo(15, 15, 0, 0, 254F); this.lb_caption.SizeF = new System.Drawing.SizeF(108.6266F, 43.10001F); this.lb_caption.StyleName = "DetailData1"; this.lb_caption.StylePriority.UseBackColor = false; this.lb_caption.StylePriority.UseBorderColor = false; this.lb_caption.StylePriority.UseBorderDashStyle = false; this.lb_caption.StylePriority.UseBorders = false; this.lb_caption.StylePriority.UseBorderWidth = false; this.lb_caption.StylePriority.UseFont = false; this.lb_caption.StylePriority.UseForeColor = false; this.lb_caption.StylePriority.UsePadding = false; this.lb_caption.StylePriority.UseTextAlignment = false; this.lb_caption.Text = "L.E"; this.lb_caption.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // lb_price // this.lb_price.BackColor = System.Drawing.Color.Transparent; this.lb_price.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.lb_price.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.lb_price.Borders = DevExpress.XtraPrinting.BorderSide.None; this.lb_price.BorderWidth = 1F; this.lb_price.Dpi = 254F; this.lb_price.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[sell_price]") }); this.lb_price.Font = new System.Drawing.Font("Times New Roman", 8.25F); this.lb_price.ForeColor = System.Drawing.Color.Black; this.lb_price.LocationFloat = new DevExpress.Utils.PointFloat(21.00001F, 208.2123F); this.lb_price.Name = "lb_price"; this.lb_price.Padding = new DevExpress.XtraPrinting.PaddingInfo(15, 15, 0, 0, 254F); this.lb_price.SizeF = new System.Drawing.SizeF(167.2276F, 43.10001F); this.lb_price.StyleName = "DetailData1"; this.lb_price.StylePriority.UseBackColor = false; this.lb_price.StylePriority.UseBorderColor = false; this.lb_price.StylePriority.UseBorderDashStyle = false; this.lb_price.StylePriority.UseBorders = false; this.lb_price.StylePriority.UseBorderWidth = false; this.lb_price.StylePriority.UseFont = false; this.lb_price.StylePriority.UseForeColor = false; this.lb_price.StylePriority.UsePadding = false; this.lb_price.StylePriority.UseTextAlignment = false; this.lb_price.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // lb_name // this.lb_name.BackColor = System.Drawing.Color.Transparent; this.lb_name.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.lb_name.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.lb_name.Borders = DevExpress.XtraPrinting.BorderSide.None; this.lb_name.BorderWidth = 1F; this.lb_name.Dpi = 254F; this.lb_name.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[product_name]") }); this.lb_name.Font = new System.Drawing.Font("Times New Roman", 8F); this.lb_name.ForeColor = System.Drawing.Color.Black; this.lb_name.LocationFloat = new DevExpress.Utils.PointFloat(21.00001F, 0F); this.lb_name.Name = "lb_name"; this.lb_name.Padding = new DevExpress.XtraPrinting.PaddingInfo(15, 15, 0, 0, 254F); this.lb_name.SizeF = new System.Drawing.SizeF(348F, 48.1F); this.lb_name.StyleName = "DetailData1"; this.lb_name.StylePriority.UseBackColor = false; this.lb_name.StylePriority.UseBorderColor = false; this.lb_name.StylePriority.UseBorderDashStyle = false; this.lb_name.StylePriority.UseBorders = false; this.lb_name.StylePriority.UseBorderWidth = false; this.lb_name.StylePriority.UseFont = false; this.lb_name.StylePriority.UseForeColor = false; this.lb_name.StylePriority.UsePadding = false; this.lb_name.StylePriority.UseTextAlignment = false; this.lb_name.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // 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", "[parcode]") }); this.xrBarCode1.Font = new System.Drawing.Font("Times New Roman", 8F); this.xrBarCode1.KeepTogether = false; this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(46F, 56.97502F); this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(273.0833F, 144.2373F); this.xrBarCode1.StylePriority.UseBorders = false; this.xrBarCode1.StylePriority.UseFont = false; this.xrBarCode1.StylePriority.UsePadding = false; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.Text = "2154536587542"; this.xrBarCode1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrBarCode1_BeforePrint); // // rpt_barcode // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.Detail }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.objectDataSource1 }); this.DataSource = this.objectDataSource1; this.Dpi = 254F; this.Font = new System.Drawing.Font("Arial", 9.75F); this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 250; this.PageWidth = 380; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.ShowPrintMarginsWarning = false; this.SnapGridSize = 25F; this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.DetailCaption1, this.DetailData1, this.DetailData3_Odd, this.PageInfo }); this.Version = "18.2"; this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.rpt_barcode_BeforePrint); ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.BarCode = new DevExpress.XtraReports.UI.XRBarCode(); this.TexImage = new DevExpress.XtraReports.UI.XRPictureBox(); this.Date = new DevExpress.XtraReports.UI.XRLabel(); this.Shipment = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.PalletNumber = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); ( ( System.ComponentModel.ISupportInitialize ) ( this ) ).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.BarCode, this.TexImage, this.Date, this.Shipment, this.xrLabel5, this.xrLabel4, this.PalletNumber, this.xrLabel1}); this.Detail.HeightF = 393F; this.Detail.MultiColumn.ColumnSpacing = 10F; this.Detail.MultiColumn.ColumnWidth = 355F; this.Detail.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BarCode // this.BarCode.AutoModule = true; this.BarCode.LocationFloat = new DevExpress.Utils.PointFloat(100F, 233F); this.BarCode.Name = "BarCode"; this.BarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BarCode.SizeF = new System.Drawing.SizeF(175F, 67F); this.BarCode.Symbology = code128Generator1; this.BarCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; // // TexImage // this.TexImage.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top ) | DevExpress.XtraPrinting.BorderSide.Right ) | DevExpress.XtraPrinting.BorderSide.Bottom ) ) ); this.TexImage.LocationFloat = new DevExpress.Utils.PointFloat(17F, 233F); this.TexImage.Name = "TexImage"; this.TexImage.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.TexImage.SizeF = new System.Drawing.SizeF(66F, 66F); this.TexImage.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // Date // this.Date.Font = new System.Drawing.Font("Times New Roman", 12F); this.Date.LocationFloat = new DevExpress.Utils.PointFloat(167F, 350F); this.Date.Name = "Date"; this.Date.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.Date.SizeF = new System.Drawing.SizeF(100F, 25F); this.Date.Text = "xrLabel1"; this.Date.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // Shipment // this.Shipment.Font = new System.Drawing.Font("Times New Roman", 12F); this.Shipment.LocationFloat = new DevExpress.Utils.PointFloat(167F, 317F); this.Shipment.Name = "Shipment"; this.Shipment.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.Shipment.SizeF = new System.Drawing.SizeF(100F, 25F); this.Shipment.Text = "xrLabel1"; this.Shipment.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel5 // this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 12F); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(25F, 350F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(100F, 25F); this.xrLabel5.Text = "����"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel4 // this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 12F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(25F, 317F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(100F, 25F); this.xrLabel4.Text = "� ����i� "; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // PalletNumber // this.PalletNumber.Font = new System.Drawing.Font("Times New Roman", 100F, System.Drawing.FontStyle.Bold); this.PalletNumber.LocationFloat = new DevExpress.Utils.PointFloat(17F, 50F); this.PalletNumber.Name = "PalletNumber"; this.PalletNumber.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.PalletNumber.SizeF = new System.Drawing.SizeF(258F, 167F); this.PalletNumber.Text = "333"; this.PalletNumber.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel1 // this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(50F, 17F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(183F, 25F); this.xrLabel1.Text = "� ���������� ������i"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // topMarginBand1 // this.topMarginBand1.HeightF = 0F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.HeightF = 0F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // PalletPF // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.topMarginBand1, this.bottomMarginBand1}); this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 398; this.PageWidth = 299; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.PaperName = "USER"; this.PrinterName = "Intermec PF8t (203 dpi)"; this.ShowPrintMarginsWarning = false; this.ShowPrintStatusDialog = false; this.Version = "10.2"; ( ( 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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Report_ExSup)); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.BarCode = new DevExpress.XtraReports.UI.XRBarCode(); this.lbCnsNo = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable5 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell64 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbzgCode = new DevExpress.XtraReports.UI.XRTableCell(); this.lbPkgs = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable4 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell70 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell76 = new DevExpress.XtraReports.UI.XRTableCell(); this.lab = new DevExpress.XtraReports.UI.XRLabel(); this.labCustom = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.labName = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.labAdmin = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.labDate = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell67 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbremark = new DevExpress.XtraReports.UI.XRTableCell(); this.tbblank = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell72 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbExamine = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell75 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbView = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbWareName = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbreferdoc = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.cseq1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); this.cseq2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow(); this.cseq3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); this.cseq4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow(); this.cseq5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell59 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbdeliverUnit = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell63 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbSumWeight = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell60 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbtotalValue = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell61 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbPlace = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell68 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbOutCountry = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell69 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbtaxRebate = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell65 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbTradetype = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell66 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbInWaretype = new DevExpress.XtraReports.UI.XRTableCell(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.labWareNO = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.labCustomCode = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.BarCode, this.lbCnsNo, this.xrLabel6, this.xrLabel14, this.xrLabel13, this.xrLabel12, this.xrTable5, this.xrTable4, this.xrTable2, this.xrTable1, this.xrPictureBox1, this.xrLabel1, this.labWareNO, this.xrLabel2, this.labCustomCode, this.xrLabel3}); this.Detail.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Detail.HeightF = 859.3749F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.StylePriority.UseFont = false; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BarCode // this.BarCode.LocationFloat = new DevExpress.Utils.PointFloat(772.9572F, 3.000001F); this.BarCode.Name = "BarCode"; this.BarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.BarCode.SizeF = new System.Drawing.SizeF(380F, 45F); this.BarCode.Symbology = code128Generator1; // // lbCnsNo // this.lbCnsNo.LocationFloat = new DevExpress.Utils.PointFloat(499.3739F, 102F); this.lbCnsNo.Name = "lbCnsNo"; this.lbCnsNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lbCnsNo.SizeF = new System.Drawing.SizeF(153.125F, 23F); this.lbCnsNo.StylePriority.UseTextAlignment = false; this.lbCnsNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel6 // this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(379.3759F, 102F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(119.998F, 23F); this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "电子账册编号:"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel14 // this.xrLabel14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(44.19907F, 750.3333F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel14.SizeF = new System.Drawing.SizeF(506.1787F, 25.08331F); this.xrLabel14.StylePriority.UseFont = false; this.xrLabel14.StylePriority.UseTextAlignment = false; this.xrLabel14.Text = "第一联:主管海关存查联"; this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel13 // this.xrLabel13.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(599.374F, 25.62501F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel13.SizeF = new System.Drawing.SizeF(215.953F, 44.875F); this.xrLabel13.StylePriority.UseFont = false; this.xrLabel13.StylePriority.UseTextAlignment = false; this.xrLabel13.Text = "仓 清 单"; this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel12 // this.xrLabel12.Font = new System.Drawing.Font("宋体", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(550.3777F, 0F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel12.SizeF = new System.Drawing.SizeF(48.99628F, 70.50001F); this.xrLabel12.StylePriority.UseFont = false; this.xrLabel12.StylePriority.UseTextAlignment = false; this.xrLabel12.Text = "入"; this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; // // xrTable5 // this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(25.35176F, 636.7917F); this.xrTable5.Name = "xrTable5"; this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow10}); this.xrTable5.SizeF = new System.Drawing.SizeF(1119.542F, 49.99994F); this.xrTable5.StylePriority.UseBorders = false; // // xrTableRow10 // this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell64, this.tbzgCode}); this.xrTableRow10.Name = "xrTableRow10"; this.xrTableRow10.Weight = 1D; // // xrTableCell64 // this.xrTableCell64.Name = "xrTableCell64"; this.xrTableCell64.StylePriority.UseTextAlignment = false; this.xrTableCell64.Text = "转关条形码"; this.xrTableCell64.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell64.Weight = 0.45627600085734571D; // // tbzgCode // this.tbzgCode.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.lbPkgs, this.xrLabel9}); this.tbzgCode.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbzgCode.Name = "tbzgCode"; this.tbzgCode.StylePriority.UseFont = false; this.tbzgCode.Weight = 2.5537420554998773D; // // lbPkgs // this.lbPkgs.Borders = DevExpress.XtraPrinting.BorderSide.None; this.lbPkgs.LocationFloat = new DevExpress.Utils.PointFloat(778.732F, 15.00006F); this.lbPkgs.Name = "lbPkgs"; this.lbPkgs.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.lbPkgs.SizeF = new System.Drawing.SizeF(171.1033F, 23F); this.lbPkgs.StylePriority.UseBorders = false; this.lbPkgs.StylePriority.UseTextAlignment = false; this.lbPkgs.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel9 // this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(677.7321F, 15.00004F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel9.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel9.StylePriority.UseBorders = false; this.xrLabel9.StylePriority.UseTextAlignment = false; this.xrLabel9.Text = "合计总件数"; this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // 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.LocationFloat = new DevExpress.Utils.PointFloat(25.35176F, 556.5834F); this.xrTable4.Name = "xrTable4"; this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow12, this.xrTableRow16}); this.xrTable4.SizeF = new System.Drawing.SizeF(1119.542F, 80.20831F); this.xrTable4.StylePriority.UseBorders = false; // // xrTableRow12 // this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell70}); this.xrTableRow12.Name = "xrTableRow12"; this.xrTableRow12.Weight = 1D; // // xrTableCell70 // this.xrTableCell70.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTableCell70.Name = "xrTableCell70"; this.xrTableCell70.StylePriority.UseBorders = false; this.xrTableCell70.StylePriority.UseTextAlignment = false; this.xrTableCell70.Text = " 上述货物存入我仓,申报无误。"; this.xrTableCell70.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell70.Weight = 3D; // // xrTableRow16 // this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell76}); this.xrTableRow16.Name = "xrTableRow16"; this.xrTableRow16.Weight = 1D; // // xrTableCell76 // this.xrTableCell76.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell76.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.lab, this.labCustom, this.xrLabel5, this.labName, this.xrLabel7, this.xrLabel4, this.xrLabel8, this.labAdmin, this.xrLabel10, this.labDate, this.xrLabel11}); this.xrTableCell76.Name = "xrTableCell76"; this.xrTableCell76.StylePriority.UseBorders = false; this.xrTableCell76.StylePriority.UseTextAlignment = false; this.xrTableCell76.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell76.Weight = 3D; // // lab // this.lab.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.lab.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lab.LocationFloat = new DevExpress.Utils.PointFloat(394.9946F, 9.999939F); this.lab.Name = "lab"; this.lab.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lab.SizeF = new System.Drawing.SizeF(130.0313F, 23F); this.lab.StylePriority.UseBorders = false; this.lab.StylePriority.UseFont = false; this.lab.StylePriority.UseTextAlignment = false; this.lab.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // labCustom // this.labCustom.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.labCustom.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labCustom.LocationFloat = new DevExpress.Utils.PointFloat(55.80087F, 9.999939F); this.labCustom.Name = "labCustom"; this.labCustom.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labCustom.SizeF = new System.Drawing.SizeF(156.3101F, 23F); this.labCustom.StylePriority.UseBorders = false; this.labCustom.StylePriority.UseFont = false; this.labCustom.StylePriority.UseTextAlignment = false; this.labCustom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel5 // this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(212.111F, 9.999847F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(68.97784F, 23F); this.xrLabel5.StylePriority.UseBorders = false; this.xrLabel5.Text = "报关员:"; // // labName // this.labName.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.labName.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labName.LocationFloat = new DevExpress.Utils.PointFloat(281.0888F, 9.99953F); this.labName.Name = "labName"; this.labName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labName.SizeF = new System.Drawing.SizeF(60.78061F, 22.99994F); this.labName.StylePriority.UseBorders = false; this.labName.StylePriority.UseFont = false; this.labName.StylePriority.UseTextAlignment = false; this.labName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel7 // this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(341.8694F, 9.999593F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(53.12515F, 22.99998F); this.xrLabel7.StylePriority.UseBorders = false; this.xrLabel7.Text = "货主:"; // // xrLabel4 // this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(33.92588F, 9.999974F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(21.87498F, 23.00002F); this.xrLabel4.StylePriority.UseBorders = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "致"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel8 // this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(525.0258F, 9.999402F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(73.9906F, 23F); this.xrLabel8.StylePriority.UseBorders = false; this.xrLabel8.Text = "仓库员:"; // // labAdmin // this.labAdmin.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.labAdmin.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labAdmin.LocationFloat = new DevExpress.Utils.PointFloat(599.0164F, 9.999329F); this.labAdmin.Name = "labAdmin"; this.labAdmin.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labAdmin.SizeF = new System.Drawing.SizeF(85.90564F, 23.00006F); this.labAdmin.StylePriority.UseBorders = false; this.labAdmin.StylePriority.UseFont = false; this.labAdmin.StylePriority.UseTextAlignment = false; this.labAdmin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel10 // this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(684.922F, 9.999573F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel10.SizeF = new System.Drawing.SizeF(81.93347F, 22.99994F); this.xrLabel10.StylePriority.UseBorders = false; this.xrLabel10.Text = "申报日期:"; // // labDate // this.labDate.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.labDate.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labDate.LocationFloat = new DevExpress.Utils.PointFloat(766.8554F, 9.999573F); this.labDate.Name = "labDate"; this.labDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labDate.SizeF = new System.Drawing.SizeF(163.2679F, 23F); this.labDate.StylePriority.UseBorders = false; this.labDate.StylePriority.UseFont = false; this.labDate.StylePriority.UseTextAlignment = false; this.labDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel11 // this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(930.1233F, 9.999911F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel11.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel11.StylePriority.UseBorders = false; this.xrLabel11.Text = "仓库(盖章):"; // // xrTable2 // this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(25.35176F, 686.7916F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow13}); this.xrTable2.SizeF = new System.Drawing.SizeF(1119.542F, 63.54169F); this.xrTable2.StylePriority.UseBorders = false; // // xrTableRow13 // this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell67, this.tbremark, this.tbblank}); this.xrTableRow13.Name = "xrTableRow13"; this.xrTableRow13.Weight = 1D; // // xrTableCell67 // this.xrTableCell67.Name = "xrTableCell67"; this.xrTableCell67.StylePriority.UseTextAlignment = false; this.xrTableCell67.Text = "备注"; this.xrTableCell67.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell67.Weight = 0.29707393718920172D; // // tbremark // this.tbremark.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tbremark.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbremark.Name = "tbremark"; this.tbremark.StylePriority.UseBorders = false; this.tbremark.StylePriority.UseFont = false; this.tbremark.StylePriority.UseTextAlignment = false; this.tbremark.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbremark.Weight = 1.3514624620475548D; // // tbblank // this.tbblank.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tbblank.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable3}); this.tbblank.Name = "tbblank"; this.tbblank.StylePriority.UseBorders = false; this.tbblank.StylePriority.UseTextAlignment = false; this.tbblank.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbblank.Weight = 1.3514624620475548D; // // xrTable3 // this.xrTable3.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(309.5778F, 0F); this.xrTable3.Name = "xrTable3"; this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow14, this.xrTableRow15}); this.xrTable3.SizeF = new System.Drawing.SizeF(192.762F, 63.54169F); this.xrTable3.StylePriority.UseBorders = false; // // xrTableRow14 // this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell72, this.tbExamine}); this.xrTableRow14.Name = "xrTableRow14"; this.xrTableRow14.Weight = 1D; // // xrTableCell72 // this.xrTableCell72.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell72.Name = "xrTableCell72"; this.xrTableCell72.StylePriority.UseBorders = false; this.xrTableCell72.StylePriority.UseTextAlignment = false; this.xrTableCell72.Text = "海关审核"; this.xrTableCell72.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell72.Weight = 1.2767388451028967D; // // tbExamine // this.tbExamine.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.tbExamine.Name = "tbExamine"; this.tbExamine.StylePriority.UseBorders = false; this.tbExamine.StylePriority.UseTextAlignment = false; this.tbExamine.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbExamine.Weight = 1.1047225675521422D; // // xrTableRow15 // this.xrTableRow15.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell75, this.tbView}); this.xrTableRow15.Name = "xrTableRow15"; this.xrTableRow15.Weight = 1D; // // xrTableCell75 // this.xrTableCell75.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTableCell75.Name = "xrTableCell75"; this.xrTableCell75.StylePriority.UseBorders = false; this.xrTableCell75.StylePriority.UseTextAlignment = false; this.xrTableCell75.Text = "海关查验"; this.xrTableCell75.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell75.Weight = 1.2767398950966413D; // // tbView // this.tbView.Borders = DevExpress.XtraPrinting.BorderSide.None; this.tbView.Name = "tbView"; this.tbView.StylePriority.UseBorders = false; this.tbView.StylePriority.UseTextAlignment = false; this.tbView.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbView.Weight = 1.1047215175583975D; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); 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.35176F, 125F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1, this.xrTableRow2, this.xrTableRow3, this.xrTableRow4, this.xrTableRow5, this.xrTableRow6, this.xrTableRow7, this.xrTableRow8, this.xrTableRow9}); this.xrTable1.SizeF = new System.Drawing.SizeF(1119.542F, 431.5834F); this.xrTable1.StylePriority.UseBorders = false; this.xrTable1.StylePriority.UseFont = false; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell2, this.tbWareName, this.xrTableCell4, this.tbreferdoc}); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell2 // this.xrTableCell2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.StylePriority.UseFont = false; this.xrTableCell2.StylePriority.UseTextAlignment = false; this.xrTableCell2.Text = "仓库名称"; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell2.Weight = 1D; // // tbWareName // this.tbWareName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbWareName.Name = "tbWareName"; this.tbWareName.StylePriority.UseFont = false; this.tbWareName.StylePriority.UseTextAlignment = false; this.tbWareName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbWareName.Weight = 3.8482907652243581D; // // xrTableCell4 // this.xrTableCell4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.StylePriority.UseFont = false; this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Text = "报关单号"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell4.Weight = 0.61277694310897457D; // // tbreferdoc // this.tbreferdoc.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbreferdoc.Name = "tbreferdoc"; this.tbreferdoc.StylePriority.UseFont = false; this.tbreferdoc.StylePriority.UseTextAlignment = false; this.tbreferdoc.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbreferdoc.Weight = 1.1358548677884617D; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell9, this.xrTableCell5, this.xrTableCell11, this.xrTableCell10, this.xrTableCell12, this.xrTableCell6, this.xrTableCell7, this.xrTableCell13, this.xrTableCell8}); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell9 // this.xrTableCell9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.StylePriority.UseFont = false; this.xrTableCell9.StylePriority.UseTextAlignment = false; this.xrTableCell9.Text = "序号"; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell9.Weight = 0.33974358974358976D; // // xrTableCell5 // this.xrTableCell5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.StylePriority.UseFont = false; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Text = "商品编码"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell5.Weight = 0.66025641025641013D; // // xrTableCell11 // this.xrTableCell11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.StylePriority.UseFont = false; this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.Text = "货物名称、规格型号"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell11.Weight = 2.518409598090253D; // // xrTableCell10 // this.xrTableCell10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.StylePriority.UseFont = false; this.xrTableCell10.StylePriority.UseTextAlignment = false; this.xrTableCell10.Text = "数量"; this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell10.Weight = 0.400738504570953D; // // xrTableCell12 // this.xrTableCell12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.StylePriority.UseFont = false; this.xrTableCell12.StylePriority.UseTextAlignment = false; this.xrTableCell12.Text = "单位"; this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell12.Weight = 0.36828186446710615D; // // xrTableCell6 // this.xrTableCell6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.StylePriority.UseFont = false; this.xrTableCell6.StylePriority.UseTextAlignment = false; this.xrTableCell6.Text = "毛重/净重"; this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell6.Weight = 0.56086079809604583D; // // xrTableCell7 // this.xrTableCell7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.StylePriority.UseFont = false; this.xrTableCell7.StylePriority.UseTextAlignment = false; this.xrTableCell7.Text = "币制"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell7.Weight = 0.61277744391025668D; // // xrTableCell13 // this.xrTableCell13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.StylePriority.UseFont = false; this.xrTableCell13.StylePriority.UseTextAlignment = false; this.xrTableCell13.Text = "单价"; this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell13.Weight = 0.60895282451923083D; // // xrTableCell8 // this.xrTableCell8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.StylePriority.UseFont = false; this.xrTableCell8.StylePriority.UseTextAlignment = false; this.xrTableCell8.Text = "总价"; this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell8.Weight = 0.52690154246794874D; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cseq1, this.cCode1, this.cName1, this.cNum1, this.cUnit1, this.cWeight1, this.cCoin1, this.cPrice1, this.cTotal1}); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 1D; // // cseq1 // this.cseq1.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cseq1.Name = "cseq1"; this.cseq1.StylePriority.UseFont = false; this.cseq1.StylePriority.UseTextAlignment = false; this.cseq1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cseq1.Weight = 0.33974358974358976D; // // cCode1 // this.cCode1.Name = "cCode1"; this.cCode1.StylePriority.UseTextAlignment = false; this.cCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCode1.Weight = 0.66025641025641013D; // // cName1 // this.cName1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cName1.Multiline = true; this.cName1.Name = "cName1"; this.cName1.StylePriority.UseFont = false; this.cName1.StylePriority.UseTextAlignment = false; this.cName1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName1.Weight = 2.51840923843935D; // // cNum1 // this.cNum1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cNum1.Multiline = true; this.cNum1.Name = "cNum1"; this.cNum1.StylePriority.UseFont = false; this.cNum1.StylePriority.UseTextAlignment = false; this.cNum1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum1.Weight = 0.400738504570953D; // // cUnit1 // this.cUnit1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cUnit1.Multiline = true; this.cUnit1.Name = "cUnit1"; this.cUnit1.StylePriority.UseFont = false; this.cUnit1.StylePriority.UseTextAlignment = false; this.cUnit1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cUnit1.Weight = 0.36828186446710615D; // // cWeight1 // this.cWeight1.Multiline = true; this.cWeight1.Name = "cWeight1"; this.cWeight1.StylePriority.UseTextAlignment = false; this.cWeight1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight1.Weight = 0.56086115774694845D; // // cCoin1 // this.cCoin1.Name = "cCoin1"; this.cCoin1.StylePriority.UseTextAlignment = false; this.cCoin1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCoin1.Weight = 0.61277744391025668D; // // cPrice1 // this.cPrice1.Name = "cPrice1"; this.cPrice1.StylePriority.UseTextAlignment = false; this.cPrice1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cPrice1.Weight = 0.60895282451923083D; // // cTotal1 // this.cTotal1.Name = "cTotal1"; this.cTotal1.StylePriority.UseTextAlignment = false; this.cTotal1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cTotal1.Weight = 0.52690154246794874D; // // xrTableRow4 // this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cseq2, this.cCode2, this.cName2, this.cNum2, this.cUnit2, this.cWeight2, this.cCoin2, this.cPrice2, this.cTotal2}); this.xrTableRow4.Name = "xrTableRow4"; this.xrTableRow4.Weight = 1D; // // cseq2 // this.cseq2.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cseq2.Name = "cseq2"; this.cseq2.StylePriority.UseFont = false; this.cseq2.StylePriority.UseTextAlignment = false; this.cseq2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cseq2.Weight = 0.33974358974358976D; // // cCode2 // this.cCode2.Name = "cCode2"; this.cCode2.StylePriority.UseTextAlignment = false; this.cCode2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCode2.Weight = 0.66025641025641013D; // // cName2 // this.cName2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cName2.Multiline = true; this.cName2.Name = "cName2"; this.cName2.StylePriority.UseFont = false; this.cName2.StylePriority.UseTextAlignment = false; this.cName2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName2.Weight = 2.5184092833957132D; // // cNum2 // this.cNum2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cNum2.Multiline = true; this.cNum2.Name = "cNum2"; this.cNum2.StylePriority.UseFont = false; this.cNum2.StylePriority.UseTextAlignment = false; this.cNum2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum2.Weight = 0.40073850457095295D; // // cUnit2 // this.cUnit2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cUnit2.Multiline = true; this.cUnit2.Name = "cUnit2"; this.cUnit2.StylePriority.UseFont = false; this.cUnit2.StylePriority.UseTextAlignment = false; this.cUnit2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cUnit2.Weight = 0.36828181951074335D; // // cWeight2 // this.cWeight2.Multiline = true; this.cWeight2.Name = "cWeight2"; this.cWeight2.StylePriority.UseTextAlignment = false; this.cWeight2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight2.Weight = 0.56086115774694845D; // // cCoin2 // this.cCoin2.Name = "cCoin2"; this.cCoin2.StylePriority.UseTextAlignment = false; this.cCoin2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCoin2.Weight = 0.61277694310897457D; // // cPrice2 // this.cPrice2.Name = "cPrice2"; this.cPrice2.StylePriority.UseTextAlignment = false; this.cPrice2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cPrice2.Weight = 0.60895282451923083D; // // cTotal2 // this.cTotal2.Name = "cTotal2"; this.cTotal2.StylePriority.UseTextAlignment = false; this.cTotal2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cTotal2.Weight = 0.52690204326923085D; // // xrTableRow5 // this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cseq3, this.cCode3, this.cName3, this.cNum3, this.cUnit3, this.cWeight3, this.cCoin3, this.cPrice3, this.cTotal3}); this.xrTableRow5.Name = "xrTableRow5"; this.xrTableRow5.Weight = 1D; // // cseq3 // this.cseq3.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cseq3.Name = "cseq3"; this.cseq3.StylePriority.UseFont = false; this.cseq3.StylePriority.UseTextAlignment = false; this.cseq3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cseq3.Weight = 0.33974358974358976D; // // cCode3 // this.cCode3.Name = "cCode3"; this.cCode3.StylePriority.UseTextAlignment = false; this.cCode3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCode3.Weight = 0.66025641025641013D; // // cName3 // this.cName3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cName3.Multiline = true; this.cName3.Name = "cName3"; this.cName3.StylePriority.UseFont = false; this.cName3.StylePriority.UseTextAlignment = false; this.cName3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName3.Weight = 2.5184092833957132D; // // cNum3 // this.cNum3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cNum3.Multiline = true; this.cNum3.Name = "cNum3"; this.cNum3.StylePriority.UseFont = false; this.cNum3.StylePriority.UseTextAlignment = false; this.cNum3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum3.Weight = 0.40073850457095295D; // // cUnit3 // this.cUnit3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cUnit3.Multiline = true; this.cUnit3.Name = "cUnit3"; this.cUnit3.StylePriority.UseFont = false; this.cUnit3.StylePriority.UseTextAlignment = false; this.cUnit3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cUnit3.Weight = 0.36828181951074335D; // // cWeight3 // this.cWeight3.Multiline = true; this.cWeight3.Name = "cWeight3"; this.cWeight3.StylePriority.UseTextAlignment = false; this.cWeight3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight3.Weight = 0.56086115774694845D; // // cCoin3 // this.cCoin3.Name = "cCoin3"; this.cCoin3.StylePriority.UseTextAlignment = false; this.cCoin3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCoin3.Weight = 0.61277694310897457D; // // cPrice3 // this.cPrice3.Name = "cPrice3"; this.cPrice3.StylePriority.UseTextAlignment = false; this.cPrice3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cPrice3.Weight = 0.60895332532051283D; // // cTotal3 // this.cTotal3.Name = "cTotal3"; this.cTotal3.StylePriority.UseTextAlignment = false; this.cTotal3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cTotal3.Weight = 0.52690154246794874D; // // xrTableRow6 // this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cseq4, this.cCode4, this.cName4, this.cNum4, this.cUnit4, this.cWeight4, this.cCoin4, this.cPrice4, this.cTotal4}); this.xrTableRow6.Name = "xrTableRow6"; this.xrTableRow6.Weight = 1D; // // cseq4 // this.cseq4.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cseq4.Name = "cseq4"; this.cseq4.StylePriority.UseFont = false; this.cseq4.StylePriority.UseTextAlignment = false; this.cseq4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cseq4.Weight = 0.33974358974358976D; // // cCode4 // this.cCode4.Name = "cCode4"; this.cCode4.StylePriority.UseTextAlignment = false; this.cCode4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCode4.Weight = 0.66025641025641013D; // // cName4 // this.cName4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cName4.Multiline = true; this.cName4.Name = "cName4"; this.cName4.StylePriority.UseFont = false; this.cName4.StylePriority.UseTextAlignment = false; this.cName4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName4.Weight = 2.518408743919359D; // // cNum4 // this.cNum4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cNum4.Multiline = true; this.cNum4.Name = "cNum4"; this.cNum4.StylePriority.UseFont = false; this.cNum4.StylePriority.UseTextAlignment = false; this.cNum4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum4.Weight = 0.40073886422185556D; // // cUnit4 // this.cUnit4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cUnit4.Multiline = true; this.cUnit4.Name = "cUnit4"; this.cUnit4.StylePriority.UseFont = false; this.cUnit4.StylePriority.UseTextAlignment = false; this.cUnit4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cUnit4.Weight = 0.36828181951074335D; // // cWeight4 // this.cWeight4.Multiline = true; this.cWeight4.Name = "cWeight4"; this.cWeight4.StylePriority.UseTextAlignment = false; this.cWeight4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight4.Weight = 0.56086133757239975D; // // cCoin4 // this.cCoin4.Name = "cCoin4"; this.cCoin4.StylePriority.UseTextAlignment = false; this.cCoin4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCoin4.Weight = 0.61277744391025668D; // // cPrice4 // this.cPrice4.Name = "cPrice4"; this.cPrice4.StylePriority.UseTextAlignment = false; this.cPrice4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cPrice4.Weight = 0.60895282451923083D; // // cTotal4 // this.cTotal4.Name = "cTotal4"; this.cTotal4.StylePriority.UseTextAlignment = false; this.cTotal4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cTotal4.Weight = 0.52690154246794874D; // // xrTableRow7 // this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cseq5, this.cCode5, this.cName5, this.cNum5, this.cUnit5, this.cWeight5, this.cCoin5, this.cPrice5, this.cTotal5}); this.xrTableRow7.Name = "xrTableRow7"; this.xrTableRow7.Weight = 1D; // // cseq5 // this.cseq5.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cseq5.Name = "cseq5"; this.cseq5.StylePriority.UseFont = false; this.cseq5.StylePriority.UseTextAlignment = false; this.cseq5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cseq5.Weight = 0.33974358974358976D; // // cCode5 // this.cCode5.Name = "cCode5"; this.cCode5.StylePriority.UseTextAlignment = false; this.cCode5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCode5.Weight = 0.66025641025641013D; // // cName5 // this.cName5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cName5.Multiline = true; this.cName5.Name = "cName5"; this.cName5.StylePriority.UseFont = false; this.cName5.StylePriority.UseTextAlignment = false; this.cName5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName5.Weight = 2.5184089237448104D; // // cNum5 // this.cNum5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cNum5.Multiline = true; this.cNum5.Name = "cNum5"; this.cNum5.StylePriority.UseFont = false; this.cNum5.StylePriority.UseTextAlignment = false; this.cNum5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum5.Weight = 0.40073814492005033D; // // cUnit5 // this.cUnit5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cUnit5.Multiline = true; this.cUnit5.Name = "cUnit5"; this.cUnit5.StylePriority.UseFont = false; this.cUnit5.StylePriority.UseTextAlignment = false; this.cUnit5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cUnit5.Weight = 0.36828217916164596D; // // cWeight5 // this.cWeight5.Multiline = true; this.cWeight5.Name = "cWeight5"; this.cWeight5.StylePriority.UseTextAlignment = false; this.cWeight5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight5.Weight = 0.56086151739785106D; // // cCoin5 // this.cCoin5.Name = "cCoin5"; this.cCoin5.StylePriority.UseTextAlignment = false; this.cCoin5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCoin5.Weight = 0.61277794471153868D; // // cPrice5 // this.cPrice5.Name = "cPrice5"; this.cPrice5.StylePriority.UseTextAlignment = false; this.cPrice5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cPrice5.Weight = 0.60895232371794872D; // // cTotal5 // this.cTotal5.Name = "cTotal5"; this.cTotal5.StylePriority.UseTextAlignment = false; this.cTotal5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cTotal5.Weight = 0.52690154246794874D; // // xrTableRow8 // this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell59, this.tbdeliverUnit, this.xrTableCell63, this.tbSumWeight, this.xrTableCell60, this.tbtotalValue}); this.xrTableRow8.Name = "xrTableRow8"; this.xrTableRow8.Weight = 1D; // // xrTableCell59 // this.xrTableCell59.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell59.Name = "xrTableCell59"; this.xrTableCell59.StylePriority.UseFont = false; this.xrTableCell59.StylePriority.UseTextAlignment = false; this.xrTableCell59.Text = "发货单位"; this.xrTableCell59.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell59.Weight = 0.6532580264313721D; // // tbdeliverUnit // this.tbdeliverUnit.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbdeliverUnit.Name = "tbdeliverUnit"; this.tbdeliverUnit.StylePriority.UseFont = false; this.tbdeliverUnit.StylePriority.UseTextAlignment = false; this.tbdeliverUnit.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbdeliverUnit.Weight = 2.8651507817818862D; // // xrTableCell63 // this.xrTableCell63.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top))); this.xrTableCell63.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell63.Name = "xrTableCell63"; this.xrTableCell63.StylePriority.UseBorders = false; this.xrTableCell63.StylePriority.UseFont = false; this.xrTableCell63.StylePriority.UseTextAlignment = false; this.xrTableCell63.Text = " 合计总量"; this.xrTableCell63.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell63.Weight = 0.76902155078756307D; // // tbSumWeight // this.tbSumWeight.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right))); this.tbSumWeight.Multiline = true; this.tbSumWeight.Name = "tbSumWeight"; this.tbSumWeight.StylePriority.UseBorders = false; this.tbSumWeight.StylePriority.UseTextAlignment = false; this.tbSumWeight.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbSumWeight.Weight = 1.1736368485312294D; // // xrTableCell60 // this.xrTableCell60.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell60.Name = "xrTableCell60"; this.xrTableCell60.StylePriority.UseFont = false; this.xrTableCell60.StylePriority.UseTextAlignment = false; this.xrTableCell60.Text = "合计总价"; this.xrTableCell60.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell60.Weight = 0.60895382612179483D; // // tbtotalValue // this.tbtotalValue.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbtotalValue.Name = "tbtotalValue"; this.tbtotalValue.StylePriority.UseFont = false; this.tbtotalValue.StylePriority.UseTextAlignment = false; this.tbtotalValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbtotalValue.Weight = 0.52690154246794862D; // // xrTableRow9 // this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell61, this.tbPlace, this.xrTableCell68, this.tbOutCountry, this.xrTableCell69, this.tbtaxRebate, this.xrTableCell65, this.tbTradetype, this.xrTableCell66, this.tbInWaretype}); this.xrTableRow9.Name = "xrTableRow9"; this.xrTableRow9.Weight = 1D; // // xrTableCell61 // this.xrTableCell61.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell61.Name = "xrTableCell61"; this.xrTableCell61.StylePriority.UseFont = false; this.xrTableCell61.StylePriority.UseTextAlignment = false; this.xrTableCell61.Text = "存放地点"; this.xrTableCell61.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell61.Weight = 0.6532580264313721D; // // tbPlace // this.tbPlace.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbPlace.Name = "tbPlace"; this.tbPlace.StylePriority.UseFont = false; this.tbPlace.StylePriority.UseTextAlignment = false; this.tbPlace.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbPlace.Weight = 0.9113786422384994D; // // xrTableCell68 // this.xrTableCell68.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell68.Name = "xrTableCell68"; this.xrTableCell68.StylePriority.UseFont = false; this.xrTableCell68.StylePriority.UseTextAlignment = false; this.xrTableCell68.Text = "出口国别"; this.xrTableCell68.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell68.Weight = 0.83039538261217927D; // // tbOutCountry // this.tbOutCountry.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbOutCountry.Name = "tbOutCountry"; this.tbOutCountry.StylePriority.UseFont = false; this.tbOutCountry.StylePriority.UseTextAlignment = false; this.tbOutCountry.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbOutCountry.Weight = 0.77964718549679479D; // // xrTableCell69 // this.xrTableCell69.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell69.Name = "xrTableCell69"; this.xrTableCell69.StylePriority.UseFont = false; this.xrTableCell69.StylePriority.UseTextAlignment = false; this.xrTableCell69.Text = "是否退税"; this.xrTableCell69.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell69.Weight = 0.64070562900640993D; // // tbtaxRebate // this.tbtaxRebate.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbtaxRebate.Name = "tbtaxRebate"; this.tbtaxRebate.StylePriority.UseFont = false; this.tbtaxRebate.StylePriority.UseTextAlignment = false; this.tbtaxRebate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbtaxRebate.Weight = 0.31495668068910238D; // // xrTableCell65 // this.xrTableCell65.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell65.Name = "xrTableCell65"; this.xrTableCell65.StylePriority.UseFont = false; this.xrTableCell65.StylePriority.UseTextAlignment = false; this.xrTableCell65.Text = "贸易方式"; this.xrTableCell65.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell65.Weight = 0.61277694310897457D; // // tbTradetype // this.tbTradetype.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbTradetype.Name = "tbTradetype"; this.tbTradetype.StylePriority.UseFont = false; this.tbTradetype.StylePriority.UseTextAlignment = false; this.tbTradetype.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbTradetype.Weight = 0.717950721153846D; // // xrTableCell66 // this.xrTableCell66.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell66.Name = "xrTableCell66"; this.xrTableCell66.StylePriority.UseFont = false; this.xrTableCell66.StylePriority.UseTextAlignment = false; this.xrTableCell66.Text = "入仓方式"; this.xrTableCell66.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell66.Weight = 0.60895182291666661D; // // tbInWaretype // this.tbInWaretype.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbInWaretype.Name = "tbInWaretype"; this.tbInWaretype.StylePriority.UseFont = false; this.tbInWaretype.StylePriority.UseTextAlignment = false; this.tbInWaretype.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbInWaretype.Weight = 0.52690154246794862D; // // xrPictureBox1 // this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(25.35176F, 12.62495F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(89.61581F, 89.37505F); // // xrLabel1 // this.xrLabel1.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(251.0234F, 25.62501F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(299.3544F, 44.875F); this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "出 口 监 管 仓 货 物"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // labWareNO // this.labWareNO.LocationFloat = new DevExpress.Utils.PointFloat(159.1925F, 102F); this.labWareNO.Name = "labWareNO"; this.labWareNO.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labWareNO.SizeF = new System.Drawing.SizeF(169.7917F, 23F); this.labWareNO.StylePriority.UseTextAlignment = false; this.labWareNO.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel2 // this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(59.27773F, 102F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(99.91479F, 23F); this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "核增表编号:"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // labCustomCode // this.labCustomCode.LocationFloat = new DevExpress.Utils.PointFloat(901.5822F, 102F); this.labCustomCode.Name = "labCustomCode"; this.labCustomCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labCustomCode.SizeF = new System.Drawing.SizeF(243.3116F, 23F); this.labCustomCode.StylePriority.UseTextAlignment = false; this.labCustomCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel3 // this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(798.4572F, 102F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(103.1251F, 23F); this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "入仓单编号:"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // TopMargin // this.TopMargin.HeightF = 15F; 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 = 8F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // Report_ExSup // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin}); this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(2, 8, 15, 8); this.PageHeight = 827; this.PageWidth = 1169; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.Version = "12.1"; ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.lblFormWarehouse = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2 }); this.Detail.Dpi = 254F; this.Detail.HeightF = 64F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTable2 // this.xrTable2.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrTable2.Dpi = 254F; this.xrTable2.Font = new System.Drawing.Font("宋体", 9F); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(30.86226F, 0F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 254F); this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2 }); this.xrTable2.SizeF = new System.Drawing.SizeF(1023.889F, 63.5F); this.xrTable2.StylePriority.UseBorders = false; this.xrTable2.StylePriority.UseFont = false; this.xrTable2.StylePriority.UsePadding = false; this.xrTable2.StylePriority.UseTextAlignment = false; this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell10, this.xrTableCell11, this.xrTableCell7, this.xrTableCell2, this.xrTableCell12 }); this.xrTableRow2.Dpi = 254F; this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell10 // this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Details.MaterialName") }); this.xrTableCell10.Dpi = 254F; this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.Text = "xrTableCell10"; this.xrTableCell10.Weight = 0.72797512060853009D; // // xrTableCell11 // this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Details.Spec") }); this.xrTableCell11.Dpi = 254F; this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.Text = "xrTableCell11"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell11.Weight = 0.26752315333528309D; // // xrTableCell7 // this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Details.UnitName") }); this.xrTableCell7.Dpi = 254F; this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.StylePriority.UseTextAlignment = false; this.xrTableCell7.Text = "xrTableCell7"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell7.Weight = 0.18629881884052812D; // // xrTableCell2 // this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Details.PlanQty", "{0:f0}") }); this.xrTableCell2.Dpi = 254F; this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.StylePriority.UseTextAlignment = false; this.xrTableCell2.Text = "xrTableCell2"; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell2.Weight = 0.23185053212483012D; // // xrTableCell12 // this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Details.PutQty", "{0:f0}") }); this.xrTableCell12.Dpi = 254F; this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.StylePriority.UseTextAlignment = false; this.xrTableCell12.Text = "xrTableCell12"; this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell12.Weight = 0.24068608910599498D; // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel10, this.xrLabel6, this.xrLabel13, this.xrPageInfo2, this.xrBarCode1, this.xrLabel1, this.lblFormWarehouse, this.xrLabel3 }); this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 371.4022F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel10 // this.xrLabel10.Dpi = 254F; this.xrLabel10.Font = new System.Drawing.Font("宋体", 9F); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(776.9387F, 224.8958F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel10.SizeF = new System.Drawing.SizeF(277.8127F, 58.41998F); this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.StylePriority.UseTextAlignment = false; this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel6 // this.xrLabel6.Dpi = 254F; this.xrLabel6.Font = new System.Drawing.Font("宋体", 9F); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(589.0848F, 224.4232F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel6.SizeF = new System.Drawing.SizeF(187.8535F, 58.41997F); this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "调入仓库:"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel13 // this.xrLabel13.Dpi = 254F; this.xrLabel13.Font = new System.Drawing.Font("宋体", 9F); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(589.0848F, 162.5307F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel13.SizeF = new System.Drawing.SizeF(187.8539F, 58.41997F); this.xrLabel13.StylePriority.UseFont = false; this.xrLabel13.StylePriority.UseTextAlignment = false; this.xrLabel13.Text = "报表日期:"; this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrPageInfo2 // this.xrPageInfo2.Dpi = 254F; this.xrPageInfo2.Font = new System.Drawing.Font("宋体", 9F); this.xrPageInfo2.Format = "{0:yyyy-MM-dd H:mm}"; this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(776.9387F, 163.0033F); this.xrPageInfo2.Name = "xrPageInfo2"; this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrPageInfo2.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime; this.xrPageInfo2.SizeF = new System.Drawing.SizeF(277.8129F, 58.42001F); this.xrPageInfo2.StylePriority.UseFont = false; this.xrPageInfo2.StylePriority.UseTextAlignment = false; this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrBarCode1 // this.xrBarCode1.AutoModule = true; this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Header.BillNO") }); this.xrBarCode1.Dpi = 254F; this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(30.86226F, 163.0033F); 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(545.254F, 178.7324F); this.xrBarCode1.Symbology = code128Generator1; // // xrLabel1 // this.xrLabel1.Dpi = 254F; this.xrLabel1.Font = new System.Drawing.Font("楷体", 22F, System.Drawing.FontStyle.Bold); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(127F, 31.75F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel1.SizeF = new System.Drawing.SizeF(857.25F, 95.25F); this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "中商惠民调拨入库单"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; // // lblFormWarehouse // this.lblFormWarehouse.Dpi = 254F; this.lblFormWarehouse.Font = new System.Drawing.Font("宋体", 9F); this.lblFormWarehouse.LocationFloat = new DevExpress.Utils.PointFloat(776.9387F, 283.3158F); this.lblFormWarehouse.Name = "lblFormWarehouse"; this.lblFormWarehouse.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.lblFormWarehouse.SizeF = new System.Drawing.SizeF(277.8123F, 58.41995F); this.lblFormWarehouse.StylePriority.UseFont = false; this.lblFormWarehouse.StylePriority.UseTextAlignment = false; this.lblFormWarehouse.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel3 // this.xrLabel3.Dpi = 254F; this.xrLabel3.Font = new System.Drawing.Font("宋体", 9F); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(589.0848F, 283.3157F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel3.SizeF = new System.Drawing.SizeF(187.8538F, 58.41998F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "调出仓库:"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable1.Dpi = 254F; this.xrTable1.Font = new System.Drawing.Font("宋体", 9F); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(30.86224F, 0F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 254F); this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1 }); this.xrTable1.SizeF = new System.Drawing.SizeF(1023.889F, 63.5F); this.xrTable1.StylePriority.UseBorders = false; this.xrTable1.StylePriority.UseFont = false; this.xrTable1.StylePriority.UsePadding = false; this.xrTable1.StylePriority.UseTextAlignment = false; this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell3, this.xrTableCell6, this.xrTableCell4, this.xrTableCell1, this.xrTableCell5 }); this.xrTableRow1.Dpi = 254F; this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell3 // this.xrTableCell3.Dpi = 254F; this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Text = "商品名称"; this.xrTableCell3.Weight = 0.72797469596686082D; // // xrTableCell6 // this.xrTableCell6.Dpi = 254F; this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Text = "规格"; this.xrTableCell6.Weight = 0.26752314796613291D; // // xrTableCell4 // this.xrTableCell4.Dpi = 254F; this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Text = "单位"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell4.Weight = 0.18629861096901371D; // // xrTableCell1 // this.xrTableCell1.Dpi = 254F; this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.StylePriority.UseTextAlignment = false; this.xrTableCell1.Text = "计划数"; this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell1.Weight = 0.2318504193675833D; // // xrTableCell5 // this.xrTableCell5.Dpi = 254F; this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Text = "实收数"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell5.Weight = 0.24068594277945044D; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 30F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel12 // this.xrLabel12.Dpi = 254F; this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(572.477F, 104.2374F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel12.SizeF = new System.Drawing.SizeF(248.4966F, 52.38755F); this.xrLabel12.StylePriority.UseTextAlignment = false; this.xrLabel12.Text = "收货人签字:"; this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // PageHeader // this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1 }); this.PageHeader.Dpi = 254F; this.PageHeader.HeightF = 63.99997F; this.PageHeader.Name = "PageHeader"; // // xrLabel5 // this.xrLabel5.Dpi = 254F; this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(572.477F, 0F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel5.SizeF = new System.Drawing.SizeF(138.0234F, 58.41995F); this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "合计:"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel9 // this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Details.PlanQty") }); this.xrLabel9.Dpi = 254F; this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(762.292F, 0F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel9.SizeF = new System.Drawing.SizeF(143.4952F, 58.41996F); this.xrLabel9.StylePriority.UseTextAlignment = false; xrSummary1.FormatString = "{0:f0}"; xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report; this.xrLabel9.Summary = xrSummary1; this.xrLabel9.Text = "xrLabel9"; this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // GroupFooter1 // this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel7, this.xrLabel4, this.xrLabel20, this.xrLabel2, this.xrLabel9, this.xrLabel5, this.xrLabel12, this.xrLabel14 }); this.GroupFooter1.Dpi = 254F; this.GroupFooter1.HeightF = 219.6458F; this.GroupFooter1.Name = "GroupFooter1"; // // xrLabel7 // this.xrLabel7.Dpi = 254F; this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(30.8623F, 0F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel7.SizeF = new System.Drawing.SizeF(74.6371F, 58.41996F); this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "0"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel4 // this.xrLabel4.Dpi = 254F; this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(105.4994F, 0F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel4.SizeF = new System.Drawing.SizeF(209.0208F, 58.41995F); this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "客服电话"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel20 // this.xrLabel20.Dpi = 254F; this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(327.7494F, 0F); this.xrLabel20.Name = "xrLabel20"; this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel20.SizeF = new System.Drawing.SizeF(211.6666F, 58.41995F); this.xrLabel20.StylePriority.UseTextAlignment = false; this.xrLabel20.Text = "4000-999-200"; this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Details.PutQty") }); this.xrLabel2.Dpi = 254F; this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(905.7874F, 0F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel2.SizeF = new System.Drawing.SizeF(148.9636F, 58.41996F); this.xrLabel2.StylePriority.UseTextAlignment = false; xrSummary2.FormatString = "{0:f0}"; xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Report; this.xrLabel2.Summary = xrSummary2; this.xrLabel2.Text = "xrLabel2"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel14 // this.xrLabel14.Dpi = 254F; this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(66.0236F, 104.2374F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel14.SizeF = new System.Drawing.SizeF(248.4966F, 52.38755F); this.xrLabel14.StylePriority.UseTextAlignment = false; this.xrLabel14.Text = "送货人签字:"; this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // bindingSource1 // this.bindingSource1.DataSource = typeof(Nodes.Entities.AsnBodyEntity); // // RepAsnTransfer // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.PageHeader, this.GroupFooter1 }); this.DataSource = this.bindingSource1; this.DisplayName = "调拨入库单"; this.Dpi = 254F; this.Margins = new System.Drawing.Printing.Margins(0, 0, 371, 30); this.PageHeight = 693; this.PageWidth = 1100; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.ShowPrintMarginsWarning = false; this.SnapGridSize = 31.75F; this.Version = "11.1"; this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.XtraReport1_BeforePrint); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((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() { DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrlotno = new DevExpress.XtraReports.UI.XRTableCell(); this.xrBarCode = new DevExpress.XtraReports.UI.XRBarCode(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.modulePrintDataSetNew1 = new FanHai.Hemera.Addins.WIP.Report.ModulePrintDataSetNew(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.modulePrintDataSetNew1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.BorderWidth = 0; this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable3, this.xrBarCode }); this.Detail.Dpi = 254F; this.Detail.HeightF = 300F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.SnapLinePadding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.StylePriority.UseBorderWidth = false; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTable3 // this.xrTable3.BorderWidth = 0; this.xrTable3.Dpi = 254F; this.xrTable3.Font = new System.Drawing.Font("Times New Roman", 8.5F); this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(88F, 195F); this.xrTable3.Name = "xrTable3"; this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow6 }); this.xrTable3.SizeF = new System.Drawing.SizeF(526.4583F, 39.99998F); this.xrTable3.StylePriority.UseBorderWidth = false; this.xrTable3.StylePriority.UseFont = false; // // xrTableRow6 // this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrlotno }); this.xrTableRow6.Dpi = 254F; this.xrTableRow6.Name = "xrTableRow6"; this.xrTableRow6.Weight = 1; // // xrlotno // this.xrlotno.Dpi = 254F; this.xrlotno.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); this.xrlotno.Name = "xrlotno"; this.xrlotno.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.xrlotno.StylePriority.UseFont = false; this.xrlotno.StylePriority.UsePadding = false; this.xrlotno.StylePriority.UseTextAlignment = false; this.xrlotno.Text = "S/N:1020128140032411"; this.xrlotno.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; this.xrlotno.Weight = 3; // // xrBarCode // this.xrBarCode.AutoModule = true; this.xrBarCode.Dpi = 254F; this.xrBarCode.LocationFloat = new DevExpress.Utils.PointFloat(100F, 45F); this.xrBarCode.Module = 5F; this.xrBarCode.Name = "xrBarCode"; this.xrBarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.xrBarCode.ShowText = false; this.xrBarCode.SizeF = new System.Drawing.SizeF(500F, 150F); this.xrBarCode.StylePriority.UsePadding = false; code128Generator1.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.xrBarCode.Symbology = code128Generator1; // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 0F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.SnapLinePadding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.TopMargin.Visible = false; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 0F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.SnapLinePadding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.BottomMargin.Visible = false; // // modulePrintDataSetNew1 // this.modulePrintDataSetNew1.DataSetName = "ModulePrintDataSetNew"; this.modulePrintDataSetNew1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // Label_60 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.DataMember = "ModulePrintTable"; this.DataSource = this.modulePrintDataSetNew1; this.Dpi = 254F; this.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 300; this.PageWidth = 700; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.ShowPrintMarginsWarning = false; this.SnapGridSize = 31.75F; this.Version = "9.3"; ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.modulePrintDataSetNew1)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrBarCodeItem = new DevExpress.XtraReports.UI.XRBarCode(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.pram1 = new DevExpress.XtraReports.Parameters.Parameter(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrBarCodeItem}); this.Detail.HeightF = 70.8333F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrBarCodeItem // this.xrBarCodeItem.AutoModule = true; this.xrBarCodeItem.LocationFloat = new DevExpress.Utils.PointFloat(9.999974F, 10.00001F); this.xrBarCodeItem.Name = "xrBarCodeItem"; this.xrBarCodeItem.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCodeItem.SizeF = new System.Drawing.SizeF(630F, 50F); this.xrBarCodeItem.StylePriority.UseTextAlignment = false; this.xrBarCodeItem.Symbology = code128Generator1; this.xrBarCodeItem.Text = "12345"; this.xrBarCodeItem.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; // // TopMargin // this.TopMargin.HeightF = 21.875F; 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 = 26.0417F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // pram1 // this.pram1.Description = "التصنيف"; this.pram1.Name = "pram1"; this.pram1.Type = typeof(int); this.pram1.Visible = false; // // XRepBarCode // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin}); this.Margins = new System.Drawing.Printing.Margins(100, 100, 22, 26); this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.pram1}); this.Version = "11.2"; ((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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.BarCode = new DevExpress.XtraReports.UI.XRBarCode(); this.lbCnsNo = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel(); this.lbHz = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.labWareNO = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell67 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbRemark1 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbRemark = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell72 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbExamine = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell75 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbView = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable5 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell64 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell69 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell71 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbpkgs = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable4 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell70 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell76 = new DevExpress.XtraReports.UI.XRTableCell(); this.lab = new DevExpress.XtraReports.UI.XRLabel(); this.labCustom = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.labName = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.labDate = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = 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.tbWareName = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbreferdoc = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.cseq1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); this.cseq2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow(); this.cseq3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); this.cseq4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow(); this.cseq5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell59 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbdeliverUnit = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell63 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbSumWeight = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell60 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbtotalValue = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell61 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbCarNo = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell68 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbOutCountry = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell65 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbTradetype = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell66 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbInWaretype = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel12 = 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(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.BarCode, this.lbCnsNo, this.xrLabel15, this.lbHz, this.xrLabel2, this.labWareNO, this.xrLabel3, this.xrLabel14, this.xrTable2, this.xrTable5, this.xrTable4, this.xrTable1, this.xrLabel13, this.xrLabel12, this.xrLabel1}); this.Detail.HeightF = 745.8334F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BarCode // this.BarCode.LocationFloat = new DevExpress.Utils.PointFloat(757.9999F, 5.000007F); this.BarCode.Name = "BarCode"; this.BarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.BarCode.SizeF = new System.Drawing.SizeF(380F, 45F); this.BarCode.Symbology = code128Generator1; // // lbCnsNo // this.lbCnsNo.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbCnsNo.LocationFloat = new DevExpress.Utils.PointFloat(444.0455F, 92.62498F); this.lbCnsNo.Name = "lbCnsNo"; this.lbCnsNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lbCnsNo.SizeF = new System.Drawing.SizeF(153.125F, 23F); this.lbCnsNo.StylePriority.UseFont = false; this.lbCnsNo.StylePriority.UseTextAlignment = false; this.lbCnsNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel15 // this.xrLabel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(324.0475F, 92.62502F); this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel15.SizeF = new System.Drawing.SizeF(119.998F, 23F); this.xrLabel15.StylePriority.UseFont = false; this.xrLabel15.StylePriority.UseTextAlignment = false; this.xrLabel15.Text = "电子账册编号:"; this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // lbHz // this.lbHz.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbHz.LocationFloat = new DevExpress.Utils.PointFloat(109.9148F, 92.62498F); this.lbHz.Name = "lbHz"; this.lbHz.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lbHz.SizeF = new System.Drawing.SizeF(191.6667F, 23F); this.lbHz.StylePriority.UseFont = false; this.lbHz.StylePriority.UseTextAlignment = false; this.lbHz.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel2 // this.xrLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 92.62498F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(99.91479F, 23F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "核增表编号:"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // labWareNO // this.labWareNO.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labWareNO.LocationFloat = new DevExpress.Utils.PointFloat(974.8737F, 92.62498F); this.labWareNO.Name = "labWareNO"; this.labWareNO.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labWareNO.SizeF = new System.Drawing.SizeF(154.6676F, 23F); this.labWareNO.StylePriority.UseFont = false; this.labWareNO.StylePriority.UseTextAlignment = false; this.labWareNO.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel3 // this.xrLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(871.7485F, 92.62498F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(103.1251F, 23F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "入仓单编号:"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel14 // this.xrLabel14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(42.93528F, 723.4583F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel14.SizeF = new System.Drawing.SizeF(506.1787F, 22.37506F); this.xrLabel14.StylePriority.UseFont = false; this.xrLabel14.StylePriority.UseTextAlignment = false; this.xrLabel14.Text = "第一联:主管海关存查联"; this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrTable2 // this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(9.999021F, 662.0833F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow13}); this.xrTable2.SizeF = new System.Drawing.SizeF(1119.542F, 61.37494F); this.xrTable2.StylePriority.UseBorders = false; // // xrTableRow13 // this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell67, this.tbRemark1}); this.xrTableRow13.Name = "xrTableRow13"; this.xrTableRow13.Weight = 1D; // // xrTableCell67 // this.xrTableCell67.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell67.Name = "xrTableCell67"; this.xrTableCell67.StylePriority.UseFont = false; this.xrTableCell67.StylePriority.UseTextAlignment = false; this.xrTableCell67.Text = "备注"; this.xrTableCell67.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell67.Weight = 0.29707393718920172D; // // tbRemark1 // this.tbRemark1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.tbRemark, this.xrTable3}); this.tbRemark1.Name = "tbRemark1"; this.tbRemark1.Weight = 2.7029249240951096D; // // tbRemark // this.tbRemark.Borders = DevExpress.XtraPrinting.BorderSide.None; this.tbRemark.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbRemark.LocationFloat = new DevExpress.Utils.PointFloat(0F, 17.37494F); this.tbRemark.Name = "tbRemark"; this.tbRemark.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.tbRemark.SizeF = new System.Drawing.SizeF(815.9173F, 23F); this.tbRemark.StylePriority.UseBorders = false; this.tbRemark.StylePriority.UseFont = false; // // 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.LocationFloat = new DevExpress.Utils.PointFloat(815.9174F, 0F); this.xrTable3.Name = "xrTable3"; this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow14, this.xrTableRow15}); this.xrTable3.SizeF = new System.Drawing.SizeF(192.762F, 61.37494F); this.xrTable3.StylePriority.UseBorders = false; // // xrTableRow14 // this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell72, this.tbExamine}); this.xrTableRow14.Name = "xrTableRow14"; this.xrTableRow14.Weight = 1D; // // xrTableCell72 // this.xrTableCell72.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell72.Name = "xrTableCell72"; this.xrTableCell72.StylePriority.UseBorders = false; this.xrTableCell72.StylePriority.UseTextAlignment = false; this.xrTableCell72.Text = "海关审核"; this.xrTableCell72.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell72.Weight = 1.2767388451028967D; // // tbExamine // this.tbExamine.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.tbExamine.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbExamine.Name = "tbExamine"; this.tbExamine.StylePriority.UseBorders = false; this.tbExamine.StylePriority.UseFont = false; this.tbExamine.StylePriority.UseTextAlignment = false; this.tbExamine.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbExamine.Weight = 1.1047225675521422D; // // xrTableRow15 // this.xrTableRow15.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell75, this.tbView}); this.xrTableRow15.Name = "xrTableRow15"; this.xrTableRow15.Weight = 1D; // // xrTableCell75 // this.xrTableCell75.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTableCell75.Name = "xrTableCell75"; this.xrTableCell75.StylePriority.UseBorders = false; this.xrTableCell75.StylePriority.UseTextAlignment = false; this.xrTableCell75.Text = "海关查验"; this.xrTableCell75.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell75.Weight = 1.2767398950966413D; // // tbView // this.tbView.Borders = DevExpress.XtraPrinting.BorderSide.None; this.tbView.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbView.Name = "tbView"; this.tbView.StylePriority.UseBorders = false; this.tbView.StylePriority.UseFont = false; this.tbView.StylePriority.UseTextAlignment = false; this.tbView.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbView.Weight = 1.1047215175583975D; // // xrTable5 // this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(9.999021F, 607.9167F); this.xrTable5.Name = "xrTable5"; this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow10}); this.xrTable5.SizeF = new System.Drawing.SizeF(1119.542F, 54.16663F); this.xrTable5.StylePriority.UseBorders = false; // // xrTableRow10 // this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell64, this.xrTableCell69, this.xrTableCell71, this.tbpkgs}); this.xrTableRow10.Name = "xrTableRow10"; this.xrTableRow10.Weight = 1D; // // xrTableCell64 // this.xrTableCell64.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell64.Name = "xrTableCell64"; this.xrTableCell64.StylePriority.UseFont = false; this.xrTableCell64.StylePriority.UseTextAlignment = false; this.xrTableCell64.Text = "载货清单号"; this.xrTableCell64.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell64.Weight = 0.2980659309759448D; // // xrTableCell69 // this.xrTableCell69.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell69.Name = "xrTableCell69"; this.xrTableCell69.StylePriority.UseFont = false; this.xrTableCell69.StylePriority.UseTextAlignment = false; this.xrTableCell69.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell69.Weight = 2.1936885549644241D; // // xrTableCell71 // this.xrTableCell71.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell71.Name = "xrTableCell71"; this.xrTableCell71.StylePriority.UseFont = false; this.xrTableCell71.StylePriority.UseTextAlignment = false; this.xrTableCell71.Text = "合计总件数"; this.xrTableCell71.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell71.Weight = 0.27785100870924734D; // // tbpkgs // this.tbpkgs.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbpkgs.Name = "tbpkgs"; this.tbpkgs.StylePriority.UseFont = false; this.tbpkgs.StylePriority.UseTextAlignment = false; this.tbpkgs.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbpkgs.Weight = 0.24041256170760689D; // // 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.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(9.998818F, 535F); this.xrTable4.Name = "xrTable4"; this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow12, this.xrTableRow16}); this.xrTable4.SizeF = new System.Drawing.SizeF(1119.542F, 72.91666F); this.xrTable4.StylePriority.UseBorders = false; this.xrTable4.StylePriority.UseFont = false; // // xrTableRow12 // this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell70}); this.xrTableRow12.Name = "xrTableRow12"; this.xrTableRow12.Weight = 1D; // // xrTableCell70 // this.xrTableCell70.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTableCell70.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell70.Name = "xrTableCell70"; this.xrTableCell70.StylePriority.UseBorders = false; this.xrTableCell70.StylePriority.UseFont = false; this.xrTableCell70.StylePriority.UseTextAlignment = false; this.xrTableCell70.Text = " 上述货物存入我仓,申报无误。"; this.xrTableCell70.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell70.Weight = 3D; // // xrTableRow16 // this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell76}); this.xrTableRow16.Name = "xrTableRow16"; this.xrTableRow16.Weight = 1D; // // xrTableCell76 // this.xrTableCell76.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell76.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.lab, this.labCustom, this.xrLabel5, this.labName, this.xrLabel7, this.xrLabel4, this.xrLabel8, this.xrLabel9, this.xrLabel10, this.labDate, this.xrLabel11}); this.xrTableCell76.Name = "xrTableCell76"; this.xrTableCell76.StylePriority.UseBorders = false; this.xrTableCell76.StylePriority.UseTextAlignment = false; this.xrTableCell76.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell76.Weight = 3D; // // lab // this.lab.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.lab.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lab.LocationFloat = new DevExpress.Utils.PointFloat(367.1737F, 0F); this.lab.Name = "lab"; this.lab.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lab.SizeF = new System.Drawing.SizeF(130.0313F, 23F); this.lab.StylePriority.UseBorders = false; this.lab.StylePriority.UseFont = false; this.lab.StylePriority.UseTextAlignment = false; this.lab.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // labCustom // this.labCustom.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.labCustom.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labCustom.LocationFloat = new DevExpress.Utils.PointFloat(54.81091F, 0F); this.labCustom.Name = "labCustom"; this.labCustom.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labCustom.SizeF = new System.Drawing.SizeF(113.9057F, 23F); this.labCustom.StylePriority.UseBorders = false; this.labCustom.StylePriority.UseFont = false; this.labCustom.StylePriority.UseTextAlignment = false; this.labCustom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel5 // this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(169.7067F, 0F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(68.97784F, 23F); this.xrLabel5.StylePriority.UseBorders = false; this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.Text = "报关员:"; // // labName // this.labName.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.labName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labName.LocationFloat = new DevExpress.Utils.PointFloat(238.6846F, 3.051758E-05F); this.labName.Name = "labName"; this.labName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labName.SizeF = new System.Drawing.SizeF(75.36394F, 22.99994F); this.labName.StylePriority.UseBorders = false; this.labName.StylePriority.UseFont = false; // // xrLabel7 // this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(314.0485F, 0F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(53.12515F, 22.99998F); this.xrLabel7.StylePriority.UseBorders = false; this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.Text = "货主:"; // // xrLabel4 // this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(32.93594F, 0F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(21.87498F, 23.00002F); this.xrLabel4.StylePriority.UseBorders = false; this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "致"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel8 // this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(497.205F, 3.051758E-05F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(41.90988F, 23F); this.xrLabel8.StylePriority.UseBorders = false; this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.Text = "仓管"; // // xrLabel9 // this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrLabel9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(539.1149F, 0F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(85.90564F, 23.00006F); this.xrLabel9.StylePriority.UseBorders = false; this.xrLabel9.StylePriority.UseFont = false; // // xrLabel10 // this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(625.0205F, 3.051758E-05F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel10.SizeF = new System.Drawing.SizeF(79.8501F, 22.99994F); this.xrLabel10.StylePriority.UseBorders = false; this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.Text = "申报日期:"; // // labDate // this.labDate.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.labDate.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labDate.LocationFloat = new DevExpress.Utils.PointFloat(704.8706F, 3.051758E-05F); this.labDate.Name = "labDate"; this.labDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labDate.SizeF = new System.Drawing.SizeF(117.9169F, 23F); this.labDate.StylePriority.UseBorders = false; this.labDate.StylePriority.UseFont = false; this.labDate.StylePriority.UseTextAlignment = false; this.labDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel11 // this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(822.7875F, 0F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel11.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel11.StylePriority.UseBorders = false; this.xrLabel11.StylePriority.UseFont = false; this.xrLabel11.Text = "仓库(盖章):"; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(9.999021F, 115.625F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1, this.xrTableRow2, this.xrTableRow3, this.xrTableRow4, this.xrTableRow5, this.xrTableRow6, this.xrTableRow7, this.xrTableRow8, this.xrTableRow9}); this.xrTable1.SizeF = new System.Drawing.SizeF(1119.542F, 419.375F); this.xrTable1.StylePriority.UseBorders = false; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell2, this.tbWareName, this.xrTableCell4, this.tbreferdoc}); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell2 // this.xrTableCell2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.StylePriority.UseFont = false; this.xrTableCell2.StylePriority.UseTextAlignment = false; this.xrTableCell2.Text = "仓库名称"; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell2.Weight = 1D; // // tbWareName // this.tbWareName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbWareName.Name = "tbWareName"; this.tbWareName.StylePriority.UseFont = false; this.tbWareName.StylePriority.UseTextAlignment = false; this.tbWareName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbWareName.Weight = 3.8482907652243581D; // // xrTableCell4 // this.xrTableCell4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.StylePriority.UseFont = false; this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Text = "报关单号"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell4.Weight = 0.61277694310897457D; // // tbreferdoc // this.tbreferdoc.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbreferdoc.Name = "tbreferdoc"; this.tbreferdoc.StylePriority.UseFont = false; this.tbreferdoc.StylePriority.UseTextAlignment = false; this.tbreferdoc.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbreferdoc.Weight = 1.1358548677884617D; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell9, this.xrTableCell5, this.xrTableCell11, this.xrTableCell10, this.xrTableCell12, this.xrTableCell6, this.xrTableCell7, this.xrTableCell13, this.xrTableCell8}); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell9 // this.xrTableCell9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.StylePriority.UseFont = false; this.xrTableCell9.StylePriority.UseTextAlignment = false; this.xrTableCell9.Text = "序号"; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell9.Weight = 0.33974358974358976D; // // xrTableCell5 // this.xrTableCell5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.StylePriority.UseFont = false; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Text = "商品编码"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell5.Weight = 0.66025641025641013D; // // xrTableCell11 // this.xrTableCell11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.StylePriority.UseFont = false; this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.Text = "货物名称、规格型号"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell11.Weight = 2.518409598090253D; // // xrTableCell10 // this.xrTableCell10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.StylePriority.UseFont = false; this.xrTableCell10.StylePriority.UseTextAlignment = false; this.xrTableCell10.Text = "数量"; this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell10.Weight = 0.400738504570953D; // // xrTableCell12 // this.xrTableCell12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.StylePriority.UseFont = false; this.xrTableCell12.StylePriority.UseTextAlignment = false; this.xrTableCell12.Text = "单位"; this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell12.Weight = 0.36828186446710615D; // // xrTableCell6 // this.xrTableCell6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.StylePriority.UseFont = false; this.xrTableCell6.StylePriority.UseTextAlignment = false; this.xrTableCell6.Text = "毛重/净重"; this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell6.Weight = 0.56086079809604583D; // // xrTableCell7 // this.xrTableCell7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.StylePriority.UseFont = false; this.xrTableCell7.StylePriority.UseTextAlignment = false; this.xrTableCell7.Text = "币制"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell7.Weight = 0.61277744391025668D; // // xrTableCell13 // this.xrTableCell13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.StylePriority.UseFont = false; this.xrTableCell13.StylePriority.UseTextAlignment = false; this.xrTableCell13.Text = "单价"; this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell13.Weight = 0.60895282451923083D; // // xrTableCell8 // this.xrTableCell8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.StylePriority.UseFont = false; this.xrTableCell8.StylePriority.UseTextAlignment = false; this.xrTableCell8.Text = "总价"; this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell8.Weight = 0.52690154246794874D; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cseq1, this.cCode1, this.cName1, this.cNum1, this.cUnit1, this.cWeight1, this.cCoin1, this.cPrice1, this.cTotal1}); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 1D; // // cseq1 // this.cseq1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cseq1.Name = "cseq1"; this.cseq1.StylePriority.UseFont = false; this.cseq1.StylePriority.UseTextAlignment = false; this.cseq1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cseq1.Weight = 0.33974358974358976D; // // cCode1 // this.cCode1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cCode1.Name = "cCode1"; this.cCode1.StylePriority.UseFont = false; this.cCode1.StylePriority.UseTextAlignment = false; this.cCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCode1.Weight = 0.66025641025641013D; // // cName1 // this.cName1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cName1.Multiline = true; this.cName1.Name = "cName1"; this.cName1.StylePriority.UseFont = false; this.cName1.StylePriority.UseTextAlignment = false; this.cName1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName1.Weight = 2.51840923843935D; // // cNum1 // this.cNum1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cNum1.Multiline = true; this.cNum1.Name = "cNum1"; this.cNum1.StylePriority.UseFont = false; this.cNum1.StylePriority.UseTextAlignment = false; this.cNum1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum1.Weight = 0.400738504570953D; // // cUnit1 // this.cUnit1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cUnit1.Multiline = true; this.cUnit1.Name = "cUnit1"; this.cUnit1.StylePriority.UseFont = false; this.cUnit1.StylePriority.UseTextAlignment = false; this.cUnit1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cUnit1.Weight = 0.36828186446710615D; // // cWeight1 // this.cWeight1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cWeight1.Multiline = true; this.cWeight1.Name = "cWeight1"; this.cWeight1.StylePriority.UseFont = false; this.cWeight1.StylePriority.UseTextAlignment = false; this.cWeight1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight1.Weight = 0.56086115774694845D; // // cCoin1 // this.cCoin1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cCoin1.Name = "cCoin1"; this.cCoin1.StylePriority.UseFont = false; this.cCoin1.StylePriority.UseTextAlignment = false; this.cCoin1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCoin1.Weight = 0.61277744391025668D; // // cPrice1 // this.cPrice1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cPrice1.Name = "cPrice1"; this.cPrice1.StylePriority.UseFont = false; this.cPrice1.StylePriority.UseTextAlignment = false; this.cPrice1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cPrice1.Weight = 0.60895282451923083D; // // cTotal1 // this.cTotal1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cTotal1.Name = "cTotal1"; this.cTotal1.StylePriority.UseFont = false; this.cTotal1.StylePriority.UseTextAlignment = false; this.cTotal1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cTotal1.Weight = 0.52690154246794874D; // // xrTableRow4 // this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cseq2, this.cCode2, this.cName2, this.cNum2, this.cUnit2, this.cWeight2, this.cCoin2, this.cPrice2, this.cTotal2}); this.xrTableRow4.Name = "xrTableRow4"; this.xrTableRow4.Weight = 1D; // // cseq2 // this.cseq2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cseq2.Name = "cseq2"; this.cseq2.StylePriority.UseFont = false; this.cseq2.StylePriority.UseTextAlignment = false; this.cseq2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cseq2.Weight = 0.33974358974358976D; // // cCode2 // this.cCode2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cCode2.Name = "cCode2"; this.cCode2.StylePriority.UseFont = false; this.cCode2.StylePriority.UseTextAlignment = false; this.cCode2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCode2.Weight = 0.66025641025641013D; // // cName2 // this.cName2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cName2.Multiline = true; this.cName2.Name = "cName2"; this.cName2.StylePriority.UseFont = false; this.cName2.StylePriority.UseTextAlignment = false; this.cName2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName2.Weight = 2.5184092833957132D; // // cNum2 // this.cNum2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cNum2.Multiline = true; this.cNum2.Name = "cNum2"; this.cNum2.StylePriority.UseFont = false; this.cNum2.StylePriority.UseTextAlignment = false; this.cNum2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum2.Weight = 0.40073850457095295D; // // cUnit2 // this.cUnit2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cUnit2.Multiline = true; this.cUnit2.Name = "cUnit2"; this.cUnit2.StylePriority.UseFont = false; this.cUnit2.StylePriority.UseTextAlignment = false; this.cUnit2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cUnit2.Weight = 0.36828181951074335D; // // cWeight2 // this.cWeight2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cWeight2.Multiline = true; this.cWeight2.Name = "cWeight2"; this.cWeight2.StylePriority.UseFont = false; this.cWeight2.StylePriority.UseTextAlignment = false; this.cWeight2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight2.Weight = 0.56086115774694845D; // // cCoin2 // this.cCoin2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cCoin2.Name = "cCoin2"; this.cCoin2.StylePriority.UseFont = false; this.cCoin2.StylePriority.UseTextAlignment = false; this.cCoin2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCoin2.Weight = 0.61277694310897457D; // // cPrice2 // this.cPrice2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cPrice2.Name = "cPrice2"; this.cPrice2.StylePriority.UseFont = false; this.cPrice2.StylePriority.UseTextAlignment = false; this.cPrice2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cPrice2.Weight = 0.60895282451923083D; // // cTotal2 // this.cTotal2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cTotal2.Name = "cTotal2"; this.cTotal2.StylePriority.UseFont = false; this.cTotal2.StylePriority.UseTextAlignment = false; this.cTotal2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cTotal2.Weight = 0.52690204326923085D; // // xrTableRow5 // this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cseq3, this.cCode3, this.cName3, this.cNum3, this.cUnit3, this.cWeight3, this.cCoin3, this.cPrice3, this.cTotal3}); this.xrTableRow5.Name = "xrTableRow5"; this.xrTableRow5.Weight = 1D; // // cseq3 // this.cseq3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cseq3.Name = "cseq3"; this.cseq3.StylePriority.UseFont = false; this.cseq3.StylePriority.UseTextAlignment = false; this.cseq3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cseq3.Weight = 0.33974358974358976D; // // cCode3 // this.cCode3.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cCode3.Name = "cCode3"; this.cCode3.StylePriority.UseFont = false; this.cCode3.StylePriority.UseTextAlignment = false; this.cCode3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCode3.Weight = 0.66025641025641013D; // // cName3 // this.cName3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cName3.Multiline = true; this.cName3.Name = "cName3"; this.cName3.StylePriority.UseFont = false; this.cName3.StylePriority.UseTextAlignment = false; this.cName3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName3.Weight = 2.5184092833957132D; // // cNum3 // this.cNum3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cNum3.Multiline = true; this.cNum3.Name = "cNum3"; this.cNum3.StylePriority.UseFont = false; this.cNum3.StylePriority.UseTextAlignment = false; this.cNum3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum3.Weight = 0.40073850457095295D; // // cUnit3 // this.cUnit3.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cUnit3.Multiline = true; this.cUnit3.Name = "cUnit3"; this.cUnit3.StylePriority.UseFont = false; this.cUnit3.StylePriority.UseTextAlignment = false; this.cUnit3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cUnit3.Weight = 0.36828181951074335D; // // cWeight3 // this.cWeight3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cWeight3.Multiline = true; this.cWeight3.Name = "cWeight3"; this.cWeight3.StylePriority.UseFont = false; this.cWeight3.StylePriority.UseTextAlignment = false; this.cWeight3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight3.Weight = 0.56086115774694845D; // // cCoin3 // this.cCoin3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cCoin3.Name = "cCoin3"; this.cCoin3.StylePriority.UseFont = false; this.cCoin3.StylePriority.UseTextAlignment = false; this.cCoin3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCoin3.Weight = 0.61277694310897457D; // // cPrice3 // this.cPrice3.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cPrice3.Name = "cPrice3"; this.cPrice3.StylePriority.UseFont = false; this.cPrice3.StylePriority.UseTextAlignment = false; this.cPrice3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cPrice3.Weight = 0.60895332532051283D; // // cTotal3 // this.cTotal3.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cTotal3.Name = "cTotal3"; this.cTotal3.StylePriority.UseFont = false; this.cTotal3.StylePriority.UseTextAlignment = false; this.cTotal3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cTotal3.Weight = 0.52690154246794874D; // // xrTableRow6 // this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cseq4, this.cCode4, this.cName4, this.cNum4, this.cUnit4, this.cWeight4, this.cCoin4, this.cPrice4, this.cTotal4}); this.xrTableRow6.Name = "xrTableRow6"; this.xrTableRow6.Weight = 1D; // // cseq4 // this.cseq4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cseq4.Name = "cseq4"; this.cseq4.StylePriority.UseFont = false; this.cseq4.StylePriority.UseTextAlignment = false; this.cseq4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cseq4.Weight = 0.33974358974358976D; // // cCode4 // this.cCode4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cCode4.Name = "cCode4"; this.cCode4.StylePriority.UseFont = false; this.cCode4.StylePriority.UseTextAlignment = false; this.cCode4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCode4.Weight = 0.66025641025641013D; // // cName4 // this.cName4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cName4.Multiline = true; this.cName4.Name = "cName4"; this.cName4.StylePriority.UseFont = false; this.cName4.StylePriority.UseTextAlignment = false; this.cName4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName4.Weight = 2.518408743919359D; // // cNum4 // this.cNum4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cNum4.Multiline = true; this.cNum4.Name = "cNum4"; this.cNum4.StylePriority.UseFont = false; this.cNum4.StylePriority.UseTextAlignment = false; this.cNum4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum4.Weight = 0.40073886422185556D; // // cUnit4 // this.cUnit4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cUnit4.Multiline = true; this.cUnit4.Name = "cUnit4"; this.cUnit4.StylePriority.UseFont = false; this.cUnit4.StylePriority.UseTextAlignment = false; this.cUnit4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cUnit4.Weight = 0.36828181951074335D; // // cWeight4 // this.cWeight4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cWeight4.Multiline = true; this.cWeight4.Name = "cWeight4"; this.cWeight4.StylePriority.UseFont = false; this.cWeight4.StylePriority.UseTextAlignment = false; this.cWeight4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight4.Weight = 0.56086133757239975D; // // cCoin4 // this.cCoin4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cCoin4.Name = "cCoin4"; this.cCoin4.StylePriority.UseFont = false; this.cCoin4.StylePriority.UseTextAlignment = false; this.cCoin4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCoin4.Weight = 0.61277744391025668D; // // cPrice4 // this.cPrice4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cPrice4.Name = "cPrice4"; this.cPrice4.StylePriority.UseFont = false; this.cPrice4.StylePriority.UseTextAlignment = false; this.cPrice4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cPrice4.Weight = 0.60895282451923083D; // // cTotal4 // this.cTotal4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cTotal4.Name = "cTotal4"; this.cTotal4.StylePriority.UseFont = false; this.cTotal4.StylePriority.UseTextAlignment = false; this.cTotal4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cTotal4.Weight = 0.52690154246794874D; // // xrTableRow7 // this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cseq5, this.cCode5, this.cName5, this.cNum5, this.cUnit5, this.cWeight5, this.cCoin5, this.cPrice5, this.cTotal5}); this.xrTableRow7.Name = "xrTableRow7"; this.xrTableRow7.Weight = 1D; // // cseq5 // this.cseq5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cseq5.Name = "cseq5"; this.cseq5.StylePriority.UseFont = false; this.cseq5.StylePriority.UseTextAlignment = false; this.cseq5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cseq5.Weight = 0.33974358974358976D; // // cCode5 // this.cCode5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cCode5.Name = "cCode5"; this.cCode5.StylePriority.UseFont = false; this.cCode5.StylePriority.UseTextAlignment = false; this.cCode5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCode5.Weight = 0.66025641025641013D; // // cName5 // this.cName5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cName5.Multiline = true; this.cName5.Name = "cName5"; this.cName5.StylePriority.UseFont = false; this.cName5.StylePriority.UseTextAlignment = false; this.cName5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName5.Weight = 2.5184089237448104D; // // cNum5 // this.cNum5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cNum5.Multiline = true; this.cNum5.Name = "cNum5"; this.cNum5.StylePriority.UseFont = false; this.cNum5.StylePriority.UseTextAlignment = false; this.cNum5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum5.Weight = 0.40073814492005033D; // // cUnit5 // this.cUnit5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cUnit5.Multiline = true; this.cUnit5.Name = "cUnit5"; this.cUnit5.StylePriority.UseFont = false; this.cUnit5.StylePriority.UseTextAlignment = false; this.cUnit5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cUnit5.Weight = 0.36828217916164596D; // // cWeight5 // this.cWeight5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cWeight5.Multiline = true; this.cWeight5.Name = "cWeight5"; this.cWeight5.StylePriority.UseFont = false; this.cWeight5.StylePriority.UseTextAlignment = false; this.cWeight5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight5.Weight = 0.56086151739785106D; // // cCoin5 // this.cCoin5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cCoin5.Name = "cCoin5"; this.cCoin5.StylePriority.UseFont = false; this.cCoin5.StylePriority.UseTextAlignment = false; this.cCoin5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cCoin5.Weight = 0.61277794471153868D; // // cPrice5 // this.cPrice5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cPrice5.Name = "cPrice5"; this.cPrice5.StylePriority.UseFont = false; this.cPrice5.StylePriority.UseTextAlignment = false; this.cPrice5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cPrice5.Weight = 0.60895232371794872D; // // cTotal5 // this.cTotal5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cTotal5.Name = "cTotal5"; this.cTotal5.StylePriority.UseFont = false; this.cTotal5.StylePriority.UseTextAlignment = false; this.cTotal5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cTotal5.Weight = 0.52690154246794874D; // // xrTableRow8 // this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell59, this.tbdeliverUnit, this.xrTableCell63, this.tbSumWeight, this.xrTableCell60, this.tbtotalValue}); this.xrTableRow8.Name = "xrTableRow8"; this.xrTableRow8.Weight = 1D; // // xrTableCell59 // this.xrTableCell59.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell59.Name = "xrTableCell59"; this.xrTableCell59.StylePriority.UseFont = false; this.xrTableCell59.StylePriority.UseTextAlignment = false; this.xrTableCell59.Text = "发货单位"; this.xrTableCell59.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell59.Weight = 0.6532580264313721D; // // tbdeliverUnit // this.tbdeliverUnit.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbdeliverUnit.Name = "tbdeliverUnit"; this.tbdeliverUnit.StylePriority.UseFont = false; this.tbdeliverUnit.StylePriority.UseTextAlignment = false; this.tbdeliverUnit.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbdeliverUnit.Weight = 2.8651507817818862D; // // xrTableCell63 // this.xrTableCell63.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top))); this.xrTableCell63.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell63.Name = "xrTableCell63"; this.xrTableCell63.StylePriority.UseBorders = false; this.xrTableCell63.StylePriority.UseFont = false; this.xrTableCell63.StylePriority.UseTextAlignment = false; this.xrTableCell63.Text = "合计重量"; this.xrTableCell63.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell63.Weight = 0.76902015714061944D; // // tbSumWeight // this.tbSumWeight.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right))); this.tbSumWeight.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSumWeight.Multiline = true; this.tbSumWeight.Name = "tbSumWeight"; this.tbSumWeight.StylePriority.UseBorders = false; this.tbSumWeight.StylePriority.UseFont = false; this.tbSumWeight.StylePriority.UseTextAlignment = false; this.tbSumWeight.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbSumWeight.Weight = 1.173638242178173D; // // xrTableCell60 // this.xrTableCell60.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell60.Name = "xrTableCell60"; this.xrTableCell60.StylePriority.UseFont = false; this.xrTableCell60.StylePriority.UseTextAlignment = false; this.xrTableCell60.Text = "合计总价"; this.xrTableCell60.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell60.Weight = 0.60895382612179483D; // // tbtotalValue // this.tbtotalValue.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbtotalValue.Name = "tbtotalValue"; this.tbtotalValue.StylePriority.UseFont = false; this.tbtotalValue.StylePriority.UseTextAlignment = false; this.tbtotalValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbtotalValue.Weight = 0.52690154246794862D; // // xrTableRow9 // this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell61, this.tbCarNo, this.xrTableCell68, this.tbOutCountry, this.xrTableCell65, this.tbTradetype, this.xrTableCell66, this.tbInWaretype}); this.xrTableRow9.Name = "xrTableRow9"; this.xrTableRow9.Weight = 1D; // // xrTableCell61 // this.xrTableCell61.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell61.Name = "xrTableCell61"; this.xrTableCell61.StylePriority.UseFont = false; this.xrTableCell61.StylePriority.UseTextAlignment = false; this.xrTableCell61.Text = "车牌号"; this.xrTableCell61.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell61.Weight = 0.6532580264313721D; // // tbCarNo // this.tbCarNo.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbCarNo.Name = "tbCarNo"; this.tbCarNo.StylePriority.UseFont = false; this.tbCarNo.StylePriority.UseTextAlignment = false; this.tbCarNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbCarNo.Weight = 0.9113786422384994D; // // xrTableCell68 // this.xrTableCell68.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell68.Name = "xrTableCell68"; this.xrTableCell68.StylePriority.UseFont = false; this.xrTableCell68.StylePriority.UseTextAlignment = false; this.xrTableCell68.Text = "出口国别"; this.xrTableCell68.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell68.Weight = 0.83039538261217927D; // // tbOutCountry // this.tbOutCountry.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbOutCountry.Name = "tbOutCountry"; this.tbOutCountry.StylePriority.UseFont = false; this.tbOutCountry.StylePriority.UseTextAlignment = false; this.tbOutCountry.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbOutCountry.Weight = 1.123376537435629D; // // xrTableCell65 // this.xrTableCell65.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell65.Name = "xrTableCell65"; this.xrTableCell65.StylePriority.UseFont = false; this.xrTableCell65.StylePriority.UseTextAlignment = false; this.xrTableCell65.Text = "贸易方式"; this.xrTableCell65.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell65.Weight = 0.40073916304007828D; // // tbTradetype // this.tbTradetype.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbTradetype.Name = "tbTradetype"; this.tbTradetype.StylePriority.UseFont = false; this.tbTradetype.StylePriority.UseTextAlignment = false; this.tbTradetype.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbTradetype.Weight = 1.5419214589794201D; // // xrTableCell66 // this.xrTableCell66.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell66.Name = "xrTableCell66"; this.xrTableCell66.StylePriority.UseFont = false; this.xrTableCell66.StylePriority.UseTextAlignment = false; this.xrTableCell66.Text = "入仓方式"; this.xrTableCell66.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell66.Weight = 0.60895182291666661D; // // tbInWaretype // this.tbInWaretype.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbInWaretype.Name = "tbInWaretype"; this.tbInWaretype.StylePriority.UseFont = false; this.tbInWaretype.StylePriority.UseTextAlignment = false; this.tbInWaretype.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbInWaretype.Weight = 0.52690154246794862D; // // xrLabel13 // this.xrLabel13.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(607.0966F, 33.70835F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel13.SizeF = new System.Drawing.SizeF(215.953F, 44.875F); this.xrLabel13.StylePriority.UseFont = false; this.xrLabel13.StylePriority.UseTextAlignment = false; this.xrLabel13.Text = "仓 清 单"; this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel12 // this.xrLabel12.Font = new System.Drawing.Font("宋体", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(558.1003F, 10.00001F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel12.SizeF = new System.Drawing.SizeF(48.99628F, 70.50001F); this.xrLabel12.StylePriority.UseFont = false; this.xrLabel12.StylePriority.UseTextAlignment = false; this.xrLabel12.Text = "入"; this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; // // xrLabel1 // this.xrLabel1.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(258.7459F, 33.70835F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(299.3544F, 44.875F); this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "进 口 保 税 仓 货 物"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // TopMargin // this.TopMargin.HeightF = 1F; 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 = 8F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // Report_jkbsrc // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin}); this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(8, 19, 1, 8); this.PageHeight = 827; this.PageWidth = 1169; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.Version = "12.1"; ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell60 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_CZQY = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell62 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtcClp_No = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell64 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell65 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell66 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabel_IEDate = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell90 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell91 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell93 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtRefer_doc = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell95 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell96 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell97 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtcCreate_name = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrPkgs_num = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrGross_Wt = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrNet_wt = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrAll_value = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_CURR = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell99 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtcCar_no = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtDriver_no = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell102 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtClient_no = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtSeal_no = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell104 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtMcc_no = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtRemark = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_IE_PORT = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtBah = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_IE_DATE = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtTraf_name = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell35 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_ZMXZ = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRADE = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell36 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRAF_MODE = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtTydh = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_RS = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRADE_MODE = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell59 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_JHFS = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtPermission_no = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell45 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRADE_COUN = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell47 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRADE_PORT = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell49 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRADE_AREA = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell50 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtPzwh = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell53 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRANS_MODE = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell55 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_YUNF = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell57 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_BAOF = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell58 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_ZAF = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell38 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtHtxyh = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell73 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell75 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_SFDZBH = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell108 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_PU_CODE = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell71 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_CNTNR = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell78 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtNote_s = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand(); this.Detail1 = new DevExpress.XtraReports.UI.DetailBand(); this.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell_NO = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_Code = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_Name = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_QTY = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_coun = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_Weight = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_Total = new DevExpress.XtraReports.UI.XRTableCell(); this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Expanded = false; this.Detail.HeightF = 0F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // TopMargin // this.TopMargin.HeightF = 20F; 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 = 5F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrBarCode1, this.xrTable2, this.xrLabel1, this.xrTable1}); this.GroupHeader1.HeightF = 712.7917F; this.GroupHeader1.Name = "GroupHeader1"; // // xrBarCode1 // this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(50.16113F, 32.91667F); this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(450F, 40F); this.xrBarCode1.Symbology = code128Generator1; // // xrTable2 // this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable2.Font = new System.Drawing.Font("宋体", 9F); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(48.24996F, 137.7917F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow14, this.xrTableRow15, this.xrTableRow2, this.xrTableRow16, this.xrTableRow5, this.xrTableRow3, this.xrTableRow6, this.xrTableRow9, this.xrTableRow7, this.xrTableRow8, this.xrTableRow4, this.xrTableRow11, this.xrTableRow13}); this.xrTable2.SizeF = new System.Drawing.SizeF(773.5416F, 550F); this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify; // // xrTableRow14 // this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell60, this.xrTableCell_CZQY, this.xrTableCell62, this.xtcClp_No, this.xrTableCell64, this.xrTableCell65, this.xrTableCell66, this.xrLabel_IEDate}); this.xrTableRow14.Name = "xrTableRow14"; this.xrTableRow14.Weight = 0.07636363636363637D; // // xrTableCell60 // this.xrTableCell60.Name = "xrTableCell60"; this.xrTableCell60.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell60.Text = "仓租企业"; this.xrTableCell60.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell60.Weight = 0.1D; // // xrTableCell_CZQY // this.xrTableCell_CZQY.Name = "xrTableCell_CZQY"; this.xrTableCell_CZQY.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_CZQY.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_CZQY.Weight = 0.18815789473684211D; // // xrTableCell62 // this.xrTableCell62.Name = "xrTableCell62"; this.xrTableCell62.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell62.Text = "订单号"; this.xrTableCell62.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell62.Weight = 0.085526315789473686D; // // xtcClp_No // this.xtcClp_No.Name = "xtcClp_No"; this.xtcClp_No.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtcClp_No.Text = "xtcClp_No"; this.xtcClp_No.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtcClp_No.Weight = 0.175D; // // xrTableCell64 // this.xrTableCell64.Name = "xrTableCell64"; this.xrTableCell64.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell64.Text = "出仓方式"; this.xrTableCell64.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell64.Weight = 0.085526315789473686D; // // xrTableCell65 // this.xrTableCell65.Name = "xrTableCell65"; this.xrTableCell65.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell65.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell65.Weight = 0.11842105263157894D; // // xrTableCell66 // this.xrTableCell66.Name = "xrTableCell66"; this.xrTableCell66.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell66.Text = "录入日期"; this.xrTableCell66.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell66.Weight = 0.10263157894736842D; // // xrLabel_IEDate // this.xrLabel_IEDate.Name = "xrLabel_IEDate"; this.xrLabel_IEDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel_IEDate.Text = "xrLabel_IEDate"; this.xrLabel_IEDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrLabel_IEDate.Weight = 0.14473684210526316D; // // xrTableRow15 // this.xrTableRow15.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell90, this.xrTableCell91, this.xrTableCell93, this.xtRefer_doc, this.xrTableCell95, this.xrTableCell96, this.xrTableCell97, this.xtcCreate_name}); this.xrTableRow15.Name = "xrTableRow15"; this.xrTableRow15.Weight = 0.07636363636363637D; // // xrTableCell90 // this.xrTableCell90.Name = "xrTableCell90"; this.xrTableCell90.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell90.Text = "报关单类型"; this.xrTableCell90.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell90.Weight = 0.1D; // // xrTableCell91 // this.xrTableCell91.Name = "xrTableCell91"; this.xrTableCell91.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell91.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell91.Weight = 0.18815789473684211D; // // xrTableCell93 // this.xrTableCell93.Name = "xrTableCell93"; this.xrTableCell93.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell93.Text = "报关单号"; this.xrTableCell93.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell93.Weight = 0.085526315789473686D; // // xtRefer_doc // this.xtRefer_doc.Name = "xtRefer_doc"; this.xtRefer_doc.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtRefer_doc.Text = "xtRefer_doc"; this.xtRefer_doc.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtRefer_doc.Weight = 0.175D; // // xrTableCell95 // this.xrTableCell95.Name = "xrTableCell95"; this.xrTableCell95.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell95.Text = "货物类型"; this.xrTableCell95.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell95.Weight = 0.085526315789473686D; // // xrTableCell96 // this.xrTableCell96.Name = "xrTableCell96"; this.xrTableCell96.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell96.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell96.Weight = 0.11842105263157894D; // // xrTableCell97 // this.xrTableCell97.Name = "xrTableCell97"; this.xrTableCell97.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell97.Text = "操作员"; this.xrTableCell97.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell97.Weight = 0.10263157894736842D; // // xtcCreate_name // this.xtcCreate_name.Name = "xtcCreate_name"; this.xtcCreate_name.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtcCreate_name.Text = "xtcCreate_name"; this.xtcCreate_name.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtcCreate_name.Weight = 0.14473684210526316D; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell16, this.xrPkgs_num, this.xrTableCell13, this.xrGross_Wt, this.xrTableCell18, this.xrNet_wt, this.xrTableCell11, this.xrAll_value, this.xrTableCell12, this.xrTableCell_CURR}); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 0.07636363636363637D; // // xrTableCell16 // this.xrTableCell16.Font = new System.Drawing.Font("宋体", 9F); this.xrTableCell16.Name = "xrTableCell16"; this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell16.Text = "总件数"; this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell16.Weight = 0.1D; // // xrPkgs_num // this.xrPkgs_num.Name = "xrPkgs_num"; this.xrPkgs_num.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrPkgs_num.Text = "xrPkgs_num"; this.xrPkgs_num.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrPkgs_num.Weight = 0.11578947368421053D; // // xrTableCell13 // this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell13.Text = "总毛重"; this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell13.Weight = 0.072368400975277539D; // // xrGross_Wt // this.xrGross_Wt.Name = "xrGross_Wt"; this.xrGross_Wt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrGross_Wt.Text = "xrGross_Wt"; this.xrGross_Wt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrGross_Wt.Weight = 0.12500002007735403D; // // xrTableCell18 // this.xrTableCell18.Multiline = true; this.xrTableCell18.Name = "xrTableCell18"; this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell18.Text = "总净重\r\n"; this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell18.Weight = 0.068421052631578952D; // // xrNet_wt // this.xrNet_wt.Name = "xrNet_wt"; this.xrNet_wt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrNet_wt.Text = "xrNet_wt"; this.xrNet_wt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrNet_wt.Weight = 0.12236842105263159D; // // xrTableCell11 // this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell11.Text = "总价值"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell11.Weight = 0.068421052631578952D; // // xrAll_value // this.xrAll_value.Name = "xrAll_value"; this.xrAll_value.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrAll_value.Text = "xrAll_value"; this.xrAll_value.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrAll_value.Weight = 0.1828947312358026D; // // xrTableCell12 // this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell12.Text = "币制"; this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell12.Weight = 0.044736847711565816D; // // xrTableCell_CURR // this.xrTableCell_CURR.Multiline = true; this.xrTableCell_CURR.Name = "xrTableCell_CURR"; this.xrTableCell_CURR.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_CURR.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_CURR.Weight = 0.1D; // // xrTableRow16 // this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell99, this.xtcCar_no, this.xrTableCell6, this.xtDriver_no, this.xrTableCell102, this.xtClient_no, this.xrTableCell20, this.xtSeal_no, this.xrTableCell104, this.xtMcc_no}); this.xrTableRow16.Name = "xrTableRow16"; this.xrTableRow16.Weight = 0.07636363636363637D; // // xrTableCell99 // this.xrTableCell99.Name = "xrTableCell99"; this.xrTableCell99.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell99.Text = "车牌号"; this.xrTableCell99.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell99.Weight = 0.1D; // // xtcCar_no // this.xtcCar_no.Name = "xtcCar_no"; this.xtcCar_no.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtcCar_no.Text = "xtcCar_no"; this.xtcCar_no.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtcCar_no.Weight = 0.11578947368421053D; // // xrTableCell6 // this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell6.Text = "司机本编号"; this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell6.Weight = 0.10263157894736842D; // // xtDriver_no // this.xtDriver_no.Name = "xtDriver_no"; this.xtDriver_no.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtDriver_no.Text = "xtDriver_no"; this.xtDriver_no.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtDriver_no.Weight = 0.14342105263157895D; // // xrTableCell102 // this.xrTableCell102.Name = "xrTableCell102"; this.xrTableCell102.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell102.Text = "客户订单号"; this.xrTableCell102.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell102.Weight = 0.10263157894736842D; // // xtClient_no // this.xtClient_no.Name = "xtClient_no"; this.xtClient_no.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtClient_no.Text = "xtClient_no"; this.xtClient_no.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtClient_no.Weight = 0.089473684210526316D; // // xrTableCell20 // this.xrTableCell20.Name = "xrTableCell20"; this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell20.Text = "封条"; this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell20.Weight = 0.056578947368421055D; // // xtSeal_no // this.xtSeal_no.Name = "xtSeal_no"; this.xtSeal_no.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtSeal_no.Text = "xtSeal_no"; this.xtSeal_no.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtSeal_no.Weight = 0.11578947368421053D; // // xrTableCell104 // this.xrTableCell104.Name = "xrTableCell104"; this.xrTableCell104.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell104.Text = "MCC号"; this.xrTableCell104.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell104.Weight = 0.073684130216899679D; // // xtMcc_no // this.xtMcc_no.Name = "xtMcc_no"; this.xtMcc_no.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtMcc_no.Text = "xtMcc_no"; this.xtMcc_no.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtMcc_no.Weight = 0.10000008030941611D; // // xrTableRow5 // this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell31, this.xtRemark, this.xrTableCell26, this.xrTableCell29}); this.xrTableRow5.Name = "xrTableRow5"; this.xrTableRow5.Weight = 0.07636363636363637D; // // xrTableCell31 // this.xrTableCell31.Name = "xrTableCell31"; this.xrTableCell31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell31.Text = "仓库备注"; this.xrTableCell31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell31.Weight = 0.1D; // // xtRemark // this.xtRemark.Name = "xtRemark"; this.xtRemark.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtRemark.Text = "xtRemark"; this.xtRemark.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtRemark.Weight = 0.61052639312883361D; // // xrTableCell26 // this.xrTableCell26.Name = "xrTableCell26"; this.xrTableCell26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell26.Text = "转关条码"; this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell26.Weight = 0.11578939634485057D; // // xrTableCell29 // this.xrTableCell29.Name = "xrTableCell29"; this.xrTableCell29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell29.Text = "xrTableCell29"; this.xrTableCell29.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell29.Weight = 0.17368421052631577D; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell22, this.xrTableCell_IE_PORT, this.xrTableCell23, this.xtBah, this.xrTableCell25, this.xrTableCell_IE_DATE, this.xrTableCell27, this.xtTraf_name, this.xrTableCell35, this.xrTableCell_ZMXZ}); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 0.07636363636363637D; // // xrTableCell22 // this.xrTableCell22.Name = "xrTableCell22"; this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell22.Text = "进/出口岸"; this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell22.Weight = 0.1D; // // xrTableCell_IE_PORT // this.xrTableCell_IE_PORT.Name = "xrTableCell_IE_PORT"; this.xrTableCell_IE_PORT.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_IE_PORT.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_IE_PORT.Weight = 0.125D; // // xrTableCell23 // this.xrTableCell23.Name = "xrTableCell23"; this.xrTableCell23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell23.Text = "备案号"; this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell23.Weight = 0.064473684210526322D; // // xtBah // this.xtBah.Name = "xtBah"; this.xtBah.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtBah.Text = "xtBah"; this.xtBah.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtBah.Weight = 0.098684210526315791D; // // xrTableCell25 // this.xrTableCell25.Name = "xrTableCell25"; this.xrTableCell25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell25.Text = "进/出口日期"; this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell25.Weight = 0.1D; // // xrTableCell_IE_DATE // this.xrTableCell_IE_DATE.Name = "xrTableCell_IE_DATE"; this.xrTableCell_IE_DATE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_IE_DATE.Text = "xrTableCell_IE_DATE"; this.xrTableCell_IE_DATE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_IE_DATE.Weight = 0.096052631578947362D; // // xrTableCell27 // this.xrTableCell27.Name = "xrTableCell27"; this.xrTableCell27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell27.Text = "运输工具"; this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell27.Weight = 0.085526315789473686D; // // xtTraf_name // this.xtTraf_name.Name = "xtTraf_name"; this.xtTraf_name.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtTraf_name.Text = "xtTraf_name"; this.xtTraf_name.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtTraf_name.Weight = 0.14210526315789474D; // // xrTableCell35 // this.xrTableCell35.Name = "xrTableCell35"; this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell35.Text = "征免性质"; this.xrTableCell35.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell35.Weight = 0.085526315789473686D; // // xrTableCell_ZMXZ // this.xrTableCell_ZMXZ.Name = "xrTableCell_ZMXZ"; this.xrTableCell_ZMXZ.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_ZMXZ.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_ZMXZ.Weight = 0.10263157894736842D; // // xrTableRow6 // this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell33, this.xrTableCell_TRADE, this.xrTableCell36, this.xrTableCell_TRAF_MODE, this.xrTableCell41, this.xtTydh}); this.xrTableRow6.Name = "xrTableRow6"; this.xrTableRow6.Weight = 0.07636363636363637D; // // xrTableCell33 // this.xrTableCell33.Multiline = true; this.xrTableCell33.Name = "xrTableCell33"; this.xrTableCell33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell33.Text = "经营单位\r\n"; this.xrTableCell33.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell33.Weight = 0.1D; // // xrTableCell_TRADE // this.xrTableCell_TRADE.Name = "xrTableCell_TRADE"; this.xrTableCell_TRADE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRADE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRADE.Weight = 0.35921052631578948D; // // xrTableCell36 // this.xrTableCell36.Name = "xrTableCell36"; this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell36.Text = "运输方式"; this.xrTableCell36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell36.Weight = 0.085526315789473686D; // // xrTableCell_TRAF_MODE // this.xrTableCell_TRAF_MODE.Name = "xrTableCell_TRAF_MODE"; this.xrTableCell_TRAF_MODE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRAF_MODE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRAF_MODE.Weight = 0.19342105263157894D; // // xrTableCell41 // this.xrTableCell41.Name = "xrTableCell41"; this.xrTableCell41.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell41.Text = "提运单号"; this.xrTableCell41.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell41.Weight = 0.1D; // // xtTydh // this.xtTydh.Name = "xtTydh"; this.xtTydh.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtTydh.Text = "xtTydh"; this.xtTydh.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtTydh.Weight = 0.1618421052631579D; // // xrTableRow9 // this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell15, this.xrTableCell_RS, this.xrTableCell37, this.xrTableCell_TRADE_MODE, this.xrTableCell59, this.xrTableCell_JHFS}); this.xrTableRow9.Name = "xrTableRow9"; this.xrTableRow9.Weight = 0.07636363636363637D; // // xrTableCell15 // this.xrTableCell15.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell15.Name = "xrTableCell15"; this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell15.StylePriority.UseFont = false; this.xrTableCell15.Text = "收/发货单位"; this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell15.Weight = 0.1D; // // xrTableCell_RS // this.xrTableCell_RS.Name = "xrTableCell_RS"; this.xrTableCell_RS.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_RS.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_RS.Weight = 0.35921052631578948D; // // xrTableCell37 // this.xrTableCell37.Name = "xrTableCell37"; this.xrTableCell37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell37.Text = "贸易方式"; this.xrTableCell37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell37.Weight = 0.085526315789473686D; // // xrTableCell_TRADE_MODE // this.xrTableCell_TRADE_MODE.Name = "xrTableCell_TRADE_MODE"; this.xrTableCell_TRADE_MODE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRADE_MODE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRADE_MODE.Weight = 0.19342105263157894D; // // xrTableCell59 // this.xrTableCell59.Name = "xrTableCell59"; this.xrTableCell59.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell59.Text = "结汇方式"; this.xrTableCell59.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell59.Weight = 0.1D; // // xrTableCell_JHFS // this.xrTableCell_JHFS.Name = "xrTableCell_JHFS"; this.xrTableCell_JHFS.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_JHFS.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_JHFS.Weight = 0.1618421052631579D; // // xrTableRow7 // this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell42, this.xtPermission_no, this.xrTableCell45, this.xrTableCell_TRADE_COUN, this.xrTableCell47, this.xrTableCell_TRADE_PORT, this.xrTableCell49, this.xrTableCell_TRADE_AREA}); this.xrTableRow7.Name = "xrTableRow7"; this.xrTableRow7.Weight = 0.07636363636363637D; // // xrTableCell42 // this.xrTableCell42.Name = "xrTableCell42"; this.xrTableCell42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell42.Text = "许可证号"; this.xrTableCell42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell42.Weight = 0.1D; // // xtPermission_no // this.xtPermission_no.Name = "xtPermission_no"; this.xtPermission_no.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtPermission_no.Text = "xtPermission_no"; this.xtPermission_no.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtPermission_no.Weight = 0.14868421052631578D; // // xrTableCell45 // this.xrTableCell45.Name = "xrTableCell45"; this.xrTableCell45.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell45.Text = "运抵/启运国"; this.xrTableCell45.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell45.Weight = 0.10789473684210527D; // // xrTableCell_TRADE_COUN // this.xrTableCell_TRADE_COUN.Name = "xrTableCell_TRADE_COUN"; this.xrTableCell_TRADE_COUN.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRADE_COUN.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRADE_COUN.Weight = 0.11710526315789474D; // // xrTableCell47 // this.xrTableCell47.Name = "xrTableCell47"; this.xrTableCell47.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell47.Text = "指运/装货港"; this.xrTableCell47.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell47.Weight = 0.10789473684210527D; // // xrTableCell_TRADE_PORT // this.xrTableCell_TRADE_PORT.Name = "xrTableCell_TRADE_PORT"; this.xrTableCell_TRADE_PORT.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRADE_PORT.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRADE_PORT.Weight = 0.15657906963730472D; // // xrTableCell49 // this.xrTableCell49.Name = "xrTableCell49"; this.xrTableCell49.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell49.Text = "境地货源/目的地"; this.xrTableCell49.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell49.Weight = 0.1328946145732216D; // // xrTableCell_TRADE_AREA // this.xrTableCell_TRADE_AREA.Name = "xrTableCell_TRADE_AREA"; this.xrTableCell_TRADE_AREA.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRADE_AREA.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRADE_AREA.Weight = 0.12894736842105264D; // // xrTableRow8 // this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell50, this.xtPzwh, this.xrTableCell53, this.xrTableCell_TRANS_MODE, this.xrTableCell55, this.xrTableCell_YUNF, this.xrTableCell57, this.xrTableCell_BAOF, this.xrTableCell58, this.xrTableCell_ZAF}); this.xrTableRow8.Name = "xrTableRow8"; this.xrTableRow8.Weight = 0.07636363636363637D; // // xrTableCell50 // this.xrTableCell50.Name = "xrTableCell50"; this.xrTableCell50.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell50.Text = "批准文号"; this.xrTableCell50.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell50.Weight = 0.1D; // // xtPzwh // this.xtPzwh.Name = "xtPzwh"; this.xtPzwh.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtPzwh.Text = "xtPzwh"; this.xtPzwh.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtPzwh.Weight = 0.14868421052631578D; // // xrTableCell53 // this.xrTableCell53.Name = "xrTableCell53"; this.xrTableCell53.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell53.Text = "成交方式"; this.xrTableCell53.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell53.Weight = 0.10789473684210527D; // // xrTableCell_TRANS_MODE // this.xrTableCell_TRANS_MODE.Name = "xrTableCell_TRANS_MODE"; this.xrTableCell_TRANS_MODE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRANS_MODE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRANS_MODE.Weight = 0.12763157894736843D; // // xrTableCell55 // this.xrTableCell55.Name = "xrTableCell55"; this.xrTableCell55.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell55.Text = "运费"; this.xrTableCell55.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell55.Weight = 0.065789473684210523D; // // xrTableCell_YUNF // this.xrTableCell_YUNF.Name = "xrTableCell_YUNF"; this.xrTableCell_YUNF.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_YUNF.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_YUNF.Weight = 0.1D; // // xrTableCell57 // this.xrTableCell57.Name = "xrTableCell57"; this.xrTableCell57.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell57.Text = "保费"; this.xrTableCell57.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell57.Weight = 0.063157894736842107D; // // xrTableCell_BAOF // this.xrTableCell_BAOF.Name = "xrTableCell_BAOF"; this.xrTableCell_BAOF.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_BAOF.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_BAOF.Weight = 0.11315789473684211D; // // xrTableCell58 // this.xrTableCell58.Name = "xrTableCell58"; this.xrTableCell58.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell58.Text = "杂费"; this.xrTableCell58.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell58.Weight = 0.063157894736842107D; // // xrTableCell_ZAF // this.xrTableCell_ZAF.Name = "xrTableCell_ZAF"; this.xrTableCell_ZAF.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_ZAF.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_ZAF.Weight = 0.11052631578947368D; // // xrTableRow4 // this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell38, this.xtHtxyh, this.xrTableCell40, this.xrTableCell73, this.xrTableCell75, this.xrTableCell_SFDZBH, this.xrTableCell108, this.xrTableCell_PU_CODE}); this.xrTableRow4.Name = "xrTableRow4"; this.xrTableRow4.Weight = 0.07636363636363637D; // // xrTableCell38 // this.xrTableCell38.Name = "xrTableCell38"; this.xrTableCell38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell38.Text = "合同协议"; this.xrTableCell38.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell38.Weight = 0.1D; // // xtHtxyh // this.xtHtxyh.Name = "xtHtxyh"; this.xtHtxyh.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtHtxyh.Text = "xtHtxyh"; this.xtHtxyh.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtHtxyh.Weight = 0.14868421052631578D; // // xrTableCell40 // this.xrTableCell40.Name = "xrTableCell40"; this.xrTableCell40.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell40.Text = "包装种类"; this.xrTableCell40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell40.Weight = 0.085526315789473686D; // // xrTableCell73 // this.xrTableCell73.Name = "xrTableCell73"; this.xrTableCell73.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell73.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell73.Weight = 0.075D; // // xrTableCell75 // this.xrTableCell75.Name = "xrTableCell75"; this.xrTableCell75.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell75.Text = "随附单证"; this.xrTableCell75.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell75.Weight = 0.085526315789473686D; // // xrTableCell_SFDZBH // this.xrTableCell_SFDZBH.Name = "xrTableCell_SFDZBH"; this.xrTableCell_SFDZBH.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_SFDZBH.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_SFDZBH.Weight = 0.25657894736842107D; // // xrTableCell108 // this.xrTableCell108.Name = "xrTableCell108"; this.xrTableCell108.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell108.Text = "生产厂家/用途"; this.xrTableCell108.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell108.Weight = 0.11842105263157894D; // // xrTableCell_PU_CODE // this.xrTableCell_PU_CODE.Name = "xrTableCell_PU_CODE"; this.xrTableCell_PU_CODE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_PU_CODE.Text = "xrTableCell_PU_CODE"; this.xrTableCell_PU_CODE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_PU_CODE.Weight = 0.13026315789473683D; // // xrTableRow11 // this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell71, this.xrTableCell_CNTNR}); this.xrTableRow11.Name = "xrTableRow11"; this.xrTableRow11.Weight = 0.07636363636363637D; // // xrTableCell71 // this.xrTableCell71.Name = "xrTableCell71"; this.xrTableCell71.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell71.Text = "集装箱"; this.xrTableCell71.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell71.Weight = 0.1D; // // xrTableCell_CNTNR // this.xrTableCell_CNTNR.Name = "xrTableCell_CNTNR"; this.xrTableCell_CNTNR.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_CNTNR.Text = "xrTableCell_CNTNR"; this.xrTableCell_CNTNR.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_CNTNR.Weight = 0.9D; // // xrTableRow13 // this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell78, this.xtNote_s}); this.xrTableRow13.Name = "xrTableRow13"; this.xrTableRow13.Weight = 0.083636363636363634D; // // xrTableCell78 // this.xrTableCell78.Name = "xrTableCell78"; this.xrTableCell78.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell78.Text = "标注唛码及备注"; this.xrTableCell78.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell78.Weight = 0.15D; // // xtNote_s // this.xtNote_s.Name = "xtNote_s"; this.xtNote_s.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtNote_s.Text = "xtNote_s"; this.xtNote_s.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtNote_s.Weight = 0.85D; // // xrLabel1 // this.xrLabel1.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(125.6042F, 92.70834F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(618.8333F, 25F); this.xrLabel1.Text = "出仓单 复核表"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrTable1 // this.xrTable1.Font = new System.Drawing.Font("宋体", 9F); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(48.24996F, 687.7917F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1}); this.xrTable1.SizeF = new System.Drawing.SizeF(773.5416F, 25F); // // xrTableRow1 // this.xrTableRow1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell5, this.xrTableCell2, this.xrTableCell7, this.xrTableCell3, this.xrTableCell21, this.xrTableCell8, this.xrTableCell9}); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell5 // this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell5.Text = "序号"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell5.Weight = 0.061842105263157893D; // // xrTableCell2 // this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell2.Text = "商品编码"; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell2.Weight = 0.11315789473684211D; // // xrTableCell7 // this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell7.Text = "商品名称/商品规格"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell7.Weight = 0.25921052631578945D; // // xrTableCell3 // this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell3.Text = "数量及单位"; this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell3.Weight = 0.13137419535059675D; // // xrTableCell21 // this.xrTableCell21.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell21.Name = "xrTableCell21"; this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell21.Text = "目的/原产"; this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell21.Weight = 0.10948356828169317D; // // xrTableCell8 // this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell8.Text = "毛/净/件"; this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell8.Weight = 0.1013512337186815D; // // xrTableCell9 // this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell9.Text = "单价/总价/币制"; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell9.Weight = 0.19607916534021924D; // // DetailReport // this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail1}); this.DetailReport.Level = 0; this.DetailReport.Name = "DetailReport"; // // Detail1 // this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLine1, this.xrTable3}); this.Detail1.HeightF = 43.75F; this.Detail1.Name = "Detail1"; this.Detail1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.Detail1_BeforePrint); // // xrLine1 // this.xrLine1.BorderColor = System.Drawing.SystemColors.Window; this.xrLine1.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(50.16113F, 32.99999F); this.xrLine1.Name = "xrLine1"; this.xrLine1.SizeF = new System.Drawing.SizeF(771.6304F, 9F); // // xrTable3 // this.xrTable3.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTable3.Font = new System.Drawing.Font("宋体", 9F); this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(48.24992F, 0F); this.xrTable3.Name = "xrTable3"; this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow12}); this.xrTable3.SizeF = new System.Drawing.SizeF(773.5416F, 33F); this.xrTable3.StylePriority.UseBorders = false; // // xrTableRow12 // this.xrTableRow12.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell_NO, this.xrTableCell_Code, this.xrTableCell_Name, this.xrTableCell_QTY, this.xrTableCell_coun, this.xrTableCell_Weight, this.xrTableCell_Total}); this.xrTableRow12.Name = "xrTableRow12"; this.xrTableRow12.Weight = 1D; // // xrTableCell_NO // this.xrTableCell_NO.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTableCell_NO.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_NO.Multiline = true; this.xrTableCell_NO.Name = "xrTableCell_NO"; this.xrTableCell_NO.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_NO.StylePriority.UseBorders = false; this.xrTableCell_NO.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell_NO.Weight = 0.061842105263157893D; // // xrTableCell_Code // this.xrTableCell_Code.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTableCell_Code.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_Code.Multiline = true; this.xrTableCell_Code.Name = "xrTableCell_Code"; this.xrTableCell_Code.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_Code.StylePriority.UseBorders = false; this.xrTableCell_Code.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_Code.Weight = 0.11315792169455635D; // // xrTableCell_Name // this.xrTableCell_Name.BorderColor = System.Drawing.SystemColors.ButtonShadow; this.xrTableCell_Name.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTableCell_Name.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_Name.Multiline = true; this.xrTableCell_Name.Name = "xrTableCell_Name"; this.xrTableCell_Name.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_Name.StylePriority.UseBorders = false; this.xrTableCell_Name.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_Name.Weight = 0.25921049935807522D; // // xrTableCell_QTY // this.xrTableCell_QTY.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTableCell_QTY.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_QTY.Multiline = true; this.xrTableCell_QTY.Name = "xrTableCell_QTY"; this.xrTableCell_QTY.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_QTY.StylePriority.UseBorders = false; this.xrTableCell_QTY.StylePriority.UseTextAlignment = false; this.xrTableCell_QTY.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell_QTY.Weight = 0.13137423432317241D; // // xrTableCell_coun // this.xrTableCell_coun.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTableCell_coun.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_coun.Name = "xrTableCell_coun"; this.xrTableCell_coun.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_coun.StylePriority.UseBorders = false; this.xrTableCell_coun.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell_coun.Weight = 0.10948353950660492D; // // xrTableCell_Weight // this.xrTableCell_Weight.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTableCell_Weight.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_Weight.Multiline = true; this.xrTableCell_Weight.Name = "xrTableCell_Weight"; this.xrTableCell_Weight.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_Weight.StylePriority.UseBorders = false; this.xrTableCell_Weight.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell_Weight.Weight = 0.1013512337186815D; // // xrTableCell_Total // this.xrTableCell_Total.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTableCell_Total.BorderWidth = 1; this.xrTableCell_Total.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_Total.Multiline = true; this.xrTableCell_Total.Name = "xrTableCell_Total"; this.xrTableCell_Total.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_Total.StylePriority.UseBorders = false; this.xrTableCell_Total.StylePriority.UseBorderWidth = false; this.xrTableCell_Total.StylePriority.UseTextAlignment = false; this.xrTableCell_Total.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell_Total.Weight = 0.1960791551427318D; // // PageFooter // this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1}); this.PageFooter.HeightF = 119.7917F; this.PageFooter.Name = "PageFooter"; // // xrPageInfo1 // this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(330F, 0F); this.xrPageInfo1.Name = "xrPageInfo1"; this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrPageInfo1.SizeF = new System.Drawing.SizeF(100F, 25F); this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // Rpt_Customs_OutWarehouseBill // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.GroupHeader1, this.DetailReport, this.PageFooter}); this.Margins = new System.Drawing.Printing.Margins(8, 9, 20, 5); this.ShowPreviewMarginLines = false; this.ShowPrintMarginsWarning = false; this.Version = "12.1"; this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.Rpt_Customs_OutWarehouseBill_BeforePrint); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrPanel1 = new DevExpress.XtraReports.UI.XRPanel(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPanel1}); this.Detail.Dpi = 254F; this.Detail.HeightF = 254.0001F; this.Detail.MultiColumn.ColumnCount = 5; this.Detail.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown; this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Price")}); this.xrLabel2.Dpi = 254F; this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel2.SizeF = new System.Drawing.SizeF(373.0625F, 55.77417F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "xrLabel2"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 254F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 254F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // bindingSource1 // this.bindingSource1.DataSource = typeof(Stock.Data.Product); // // xrBarCode1 // this.xrBarCode1.AutoModule = true; this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ProductID")}); this.xrBarCode1.Dpi = 254F; this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 55.77413F); 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(373.0625F, 124.2484F); this.xrBarCode1.StylePriority.UseTextAlignment = false; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrPanel1 // this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrBarCode1, this.xrLabel2}); this.xrPanel1.Dpi = 254F; this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(13.22917F, 0F); this.xrPanel1.Name = "xrPanel1"; this.xrPanel1.SizeF = new System.Drawing.SizeF(373.0625F, 254.0001F); // // ReportBarcode // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin}); this.DataSource = this.bindingSource1; this.Dpi = 254F; this.Margins = new System.Drawing.Printing.Margins(254, 254, 254, 254); this.PageHeight = 2970; this.PageWidth = 2100; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.Version = "14.1"; ((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() { DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.lblpriceout = new DevExpress.XtraReports.UI.XRLabel(); this.lblModelNo = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCodeItem = new DevExpress.XtraReports.UI.XRBarCode(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.pram1 = new DevExpress.XtraReports.Parameters.Parameter(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.lblpriceout, this.lblModelNo, this.xrBarCodeItem}); this.Detail.HeightF = 96F; this.Detail.MultiColumn.ColumnCount = 3; this.Detail.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown; this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // lblpriceout // this.lblpriceout.AutoWidth = true; this.lblpriceout.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 0F); this.lblpriceout.Name = "lblpriceout"; this.lblpriceout.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblpriceout.SizeF = new System.Drawing.SizeF(125F, 23F); this.lblpriceout.StylePriority.UseTextAlignment = false; this.lblpriceout.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // lblModelNo // this.lblModelNo.AutoWidth = true; this.lblModelNo.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 22.99999F); this.lblModelNo.Name = "lblModelNo"; this.lblModelNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblModelNo.SizeF = new System.Drawing.SizeF(125F, 23F); this.lblModelNo.StylePriority.UseTextAlignment = false; this.lblModelNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrBarCodeItem // this.xrBarCodeItem.AutoModule = true; this.xrBarCodeItem.LocationFloat = new DevExpress.Utils.PointFloat(9.999974F, 46F); this.xrBarCodeItem.Name = "xrBarCodeItem"; this.xrBarCodeItem.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCodeItem.SizeF = new System.Drawing.SizeF(201.8751F, 50F); this.xrBarCodeItem.StylePriority.UseTextAlignment = false; this.xrBarCodeItem.Symbology = code128Generator1; this.xrBarCodeItem.Text = "12345"; this.xrBarCodeItem.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; // // TopMargin // this.TopMargin.HeightF = 21.875F; 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 = 26.0417F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // pram1 // this.pram1.Description = "التصنيف"; this.pram1.Name = "pram1"; this.pram1.Type = typeof(int); this.pram1.ValueInfo = "0"; this.pram1.Visible = false; // // XRpBarCode // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin}); this.Margins = new System.Drawing.Printing.Margins(100, 100, 22, 26); this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.pram1}); this.Version = "12.2"; ((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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.cel4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cel3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cel2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cel1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableMain = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCellTotal = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellPrice = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellCount = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellSanf = new DevExpress.XtraReports.UI.XRTableCell(); this.xrBarCodeItem = new DevExpress.XtraReports.UI.XRBarCode(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.LblPERSONID = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.LblStoreTrIDTYPE = new DevExpress.XtraReports.UI.XRLabel(); this.LblStoreTrIDDAY = new DevExpress.XtraReports.UI.XRLabel(); this.LblStoreTrDate = new DevExpress.XtraReports.UI.XRLabel(); this.LblSaf = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.LblCompany = new DevExpress.XtraReports.UI.XRLabel(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.LblTotal = new DevExpress.XtraReports.UI.XRLabel(); this.LblPayed = new DevExpress.XtraReports.UI.XRLabel(); this.pram1 = new DevExpress.XtraReports.Parameters.Parameter(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1}); this.Detail.HeightF = 25F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTable1 // this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(37.5F, 0F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2}); this.xrTable1.SizeF = new System.Drawing.SizeF(317.71F, 25F); // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cel4, this.cel3, this.cel2, this.cel1}); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // cel4 // this.cel4.Name = "cel4"; this.cel4.StylePriority.UseTextAlignment = false; this.cel4.Text = "cel4"; this.cel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cel4.Weight = 0.623213113231909D; // // cel3 // this.cel3.Name = "cel3"; this.cel3.StylePriority.UseTextAlignment = false; this.cel3.Text = "cel3"; this.cel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cel3.Weight = 0.566557368069375D; // // cel2 // this.cel2.Name = "cel2"; this.cel2.StylePriority.UseTextAlignment = false; this.cel2.Text = "cel2"; this.cel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cel2.Weight = 0.528786864343961D; // // cel1 // this.cel1.Name = "cel1"; this.cel1.StylePriority.UseTextAlignment = false; this.cel1.Text = "cel1"; this.cel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cel1.Weight = 1.2814583620298743D; // // xrTableMain // this.xrTableMain.BackColor = System.Drawing.Color.LightGray; this.xrTableMain.LocationFloat = new DevExpress.Utils.PointFloat(32.64578F, 140.7917F); this.xrTableMain.Name = "xrTableMain"; this.xrTableMain.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1}); this.xrTableMain.SizeF = new System.Drawing.SizeF(317.7083F, 25F); this.xrTableMain.StylePriority.UseBackColor = false; this.xrTableMain.StylePriority.UseBorderColor = false; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCellTotal, this.xrTableCellPrice, this.xrTableCellCount, this.xrTableCellSanf}); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCellTotal // this.xrTableCellTotal.Name = "xrTableCellTotal"; this.xrTableCellTotal.StylePriority.UseTextAlignment = false; this.xrTableCellTotal.Text = "الاجمالى"; this.xrTableCellTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCellTotal.Weight = 0.62321320251876322D; // // xrTableCellPrice // this.xrTableCellPrice.Name = "xrTableCellPrice"; this.xrTableCellPrice.StylePriority.UseTextAlignment = false; this.xrTableCellPrice.Text = "سعر الوحدة"; this.xrTableCellPrice.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCellPrice.Weight = 0.56655745574370131D; // // xrTableCellCount // this.xrTableCellCount.Name = "xrTableCellCount"; this.xrTableCellCount.StylePriority.UseTextAlignment = false; this.xrTableCellCount.Text = "كمية"; this.xrTableCellCount.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCellCount.Weight = 0.52878701792824945D; // // xrTableCellSanf // this.xrTableCellSanf.Name = "xrTableCellSanf"; this.xrTableCellSanf.StylePriority.UseBorderColor = false; this.xrTableCellSanf.StylePriority.UseTextAlignment = false; this.xrTableCellSanf.Text = " اسم الصنف "; this.xrTableCellSanf.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCellSanf.Weight = 1.281442323809286D; // // xrBarCodeItem // this.xrBarCodeItem.LocationFloat = new DevExpress.Utils.PointFloat(87.5F, 37.5F); this.xrBarCodeItem.Name = "xrBarCodeItem"; this.xrBarCodeItem.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCodeItem.SizeF = new System.Drawing.SizeF(200F, 50F); this.xrBarCodeItem.StylePriority.UseTextAlignment = false; this.xrBarCodeItem.Symbology = code128Generator1; this.xrBarCodeItem.Text = "12345"; this.xrBarCodeItem.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.LblPERSONID, this.xrLabel4, this.xrLabel5, this.LblStoreTrIDTYPE, this.LblStoreTrIDDAY, this.LblStoreTrDate, this.LblSaf, this.xrLabel6, this.xrLabel7, this.xrLabel8, this.LblCompany, this.xrTableMain}); this.TopMargin.HeightF = 165.7917F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // LblPERSONID // this.LblPERSONID.LocationFloat = new DevExpress.Utils.PointFloat(38.85426F, 104.7917F); this.LblPERSONID.Multiline = true; this.LblPERSONID.Name = "LblPERSONID"; this.LblPERSONID.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblPERSONID.SizeF = new System.Drawing.SizeF(246F, 36F); this.LblPERSONID.StylePriority.UseTextAlignment = false; this.LblPERSONID.Text = "-"; this.LblPERSONID.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // xrLabel4 // this.xrLabel4.BackColor = System.Drawing.Color.LightGray; this.xrLabel4.Font = new System.Drawing.Font("Tahoma", 10F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(277.3541F, 44.37497F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(73F, 17F); this.xrLabel4.StylePriority.UseBackColor = false; this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "رقم الفاتوره"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel5 // this.xrLabel5.BackColor = System.Drawing.Color.LightGray; this.xrLabel5.Font = new System.Drawing.Font("Tahoma", 10F); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(123.8957F, 43.37495F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(73F, 17F); this.xrLabel5.StylePriority.UseBackColor = false; this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "رقم الطلب"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblStoreTrIDTYPE // this.LblStoreTrIDTYPE.Font = new System.Drawing.Font("Tahoma", 10F); this.LblStoreTrIDTYPE.LocationFloat = new DevExpress.Utils.PointFloat(214.6459F, 44.37497F); this.LblStoreTrIDTYPE.Name = "LblStoreTrIDTYPE"; this.LblStoreTrIDTYPE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblStoreTrIDTYPE.SizeF = new System.Drawing.SizeF(50F, 17F); this.LblStoreTrIDTYPE.StylePriority.UseFont = false; this.LblStoreTrIDTYPE.StylePriority.UseTextAlignment = false; this.LblStoreTrIDTYPE.Text = "0"; this.LblStoreTrIDTYPE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblStoreTrIDDAY // this.LblStoreTrIDDAY.Font = new System.Drawing.Font("Tahoma", 10F); this.LblStoreTrIDDAY.LocationFloat = new DevExpress.Utils.PointFloat(64.56247F, 43.37495F); this.LblStoreTrIDDAY.Name = "LblStoreTrIDDAY"; this.LblStoreTrIDDAY.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblStoreTrIDDAY.SizeF = new System.Drawing.SizeF(50F, 17F); this.LblStoreTrIDDAY.StylePriority.UseFont = false; this.LblStoreTrIDDAY.StylePriority.UseTextAlignment = false; this.LblStoreTrIDDAY.Text = "0"; this.LblStoreTrIDDAY.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblStoreTrDate // this.LblStoreTrDate.Font = new System.Drawing.Font("Tahoma", 10F); this.LblStoreTrDate.LocationFloat = new DevExpress.Utils.PointFloat(200.0209F, 74.58334F); this.LblStoreTrDate.Name = "LblStoreTrDate"; this.LblStoreTrDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblStoreTrDate.SizeF = new System.Drawing.SizeF(89.24998F, 17F); this.LblStoreTrDate.StylePriority.UseFont = false; this.LblStoreTrDate.StylePriority.UseTextAlignment = false; this.LblStoreTrDate.Text = "0"; this.LblStoreTrDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblSaf // this.LblSaf.Font = new System.Drawing.Font("Tahoma", 10F); this.LblSaf.LocationFloat = new DevExpress.Utils.PointFloat(32.64591F, 74.58334F); this.LblSaf.Name = "LblSaf"; this.LblSaf.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblSaf.SizeF = new System.Drawing.SizeF(125.9998F, 17F); this.LblSaf.StylePriority.UseFont = false; this.LblSaf.StylePriority.UseTextAlignment = false; this.LblSaf.Text = "0"; this.LblSaf.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel6 // this.xrLabel6.BackColor = System.Drawing.Color.LightGray; this.xrLabel6.Font = new System.Drawing.Font("Tahoma", 10F); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(290.3542F, 74.58334F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(60F, 17F); this.xrLabel6.StylePriority.UseBackColor = false; this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "التاريخ"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel7 // this.xrLabel7.BackColor = System.Drawing.Color.LightGray; this.xrLabel7.Font = new System.Drawing.Font("Tahoma", 10F); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(290.3542F, 104.7917F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(60F, 17F); this.xrLabel7.StylePriority.UseBackColor = false; this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "العميل"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel8 // this.xrLabel8.BackColor = System.Drawing.Color.LightGray; this.xrLabel8.Font = new System.Drawing.Font("Tahoma", 10F); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(158.6458F, 74.58334F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(38.24994F, 17F); this.xrLabel8.StylePriority.UseBackColor = false; this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = "الصف"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblCompany // this.LblCompany.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.LblCompany.LocationFloat = new DevExpress.Utils.PointFloat(32.64591F, 10F); this.LblCompany.Name = "LblCompany"; this.LblCompany.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblCompany.SizeF = new System.Drawing.SizeF(317.7082F, 24F); this.LblCompany.StylePriority.UseFont = false; this.LblCompany.StylePriority.UseTextAlignment = false; this.LblCompany.Text = "E-E-Soft"; this.LblCompany.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel1, this.xrBarCodeItem, this.xrLabel2, this.LblTotal, this.LblPayed}); this.BottomMargin.HeightF = 87.5F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel1 // this.xrLabel1.BackColor = System.Drawing.Color.LightGray; this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(290.3542F, 0F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(60F, 17F); this.xrLabel1.StylePriority.UseBackColor = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "الاجمالي"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel2 // this.xrLabel2.BackColor = System.Drawing.Color.LightGray; this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(290.3542F, 16.99997F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(60F, 17F); this.xrLabel2.StylePriority.UseBackColor = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "المدفوع"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblTotal // this.LblTotal.LocationFloat = new DevExpress.Utils.PointFloat(200.0209F, 0F); this.LblTotal.Name = "LblTotal"; this.LblTotal.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblTotal.SizeF = new System.Drawing.SizeF(84.83334F, 16.99997F); this.LblTotal.StylePriority.UseTextAlignment = false; this.LblTotal.Text = "0"; this.LblTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblPayed // this.LblPayed.LocationFloat = new DevExpress.Utils.PointFloat(200.0209F, 16.99997F); this.LblPayed.Name = "LblPayed"; this.LblPayed.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblPayed.SizeF = new System.Drawing.SizeF(84.83334F, 17F); this.LblPayed.StylePriority.UseTextAlignment = false; this.LblPayed.Text = "0"; this.LblPayed.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // pram1 // this.pram1.Description = "التصنيف"; this.pram1.Name = "pram1"; this.pram1.Type = typeof(int); this.pram1.Visible = false; // // XRepBillResit // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin}); this.Margins = new System.Drawing.Printing.Margins(100, 100, 166, 88); this.PageHeight = 827; this.PageWidth = 583; this.PaperKind = System.Drawing.Printing.PaperKind.A5; this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.pram1}); this.Version = "11.2"; ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableMain)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrLabelCompany = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelMessage = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCodeID = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLine24 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabelID = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel30 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel29 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel28 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine23 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabelTimes = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelDays = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine22 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine21 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine19 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine17 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine20 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine18 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine16 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine15 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine14 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine13 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine12 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine11 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine10 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine9 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine8 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine7 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine6 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine5 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel70 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel53 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel52 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine4 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel51 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine3 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabelSex = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel49 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine2 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel45 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel48 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel47 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPanel1 = new DevExpress.XtraReports.UI.XRPanel(); this.xrLabel46 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel44 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel102 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel97 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel96 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel92 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel82 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel81 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel80 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel79 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel78 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel77 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel76 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel75 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel74 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel73 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel72 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel68 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel65 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel64 = new DevExpress.XtraReports.UI.XRLabel(); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.DataField = new DevExpress.XtraReports.UI.XRControlStyle(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.sp_SelectTable1ForPrint1 = new visa.CLEINT.Data.sp_SelectTable1ForPrint(); this.sp_SelectPrintSendInfoTableAdapter = new visa.CLEINT.Data.sp_SelectTable1ForPrintTableAdapters.sp_SelectTable1ForPrintTableAdapter(); ((System.ComponentModel.ISupportInitialize)(this.sp_SelectTable1ForPrint1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabelCompany, this.xrLabelMessage, this.xrBarCodeID, this.xrLine24, this.xrLabelID, this.xrLabel30, this.xrLabel29, this.xrLabel28, this.xrLabel27, this.xrLine23, this.xrLabelTimes, this.xrLabelDays, this.xrLine22, this.xrLine21, this.xrLine19, this.xrLabel24, this.xrLabel23, this.xrLabel22, this.xrLabel21, this.xrLabel20, this.xrLabel19, this.xrLabel18, this.xrLabel17, this.xrLabel16, this.xrLine17, this.xrLabel14, this.xrLine20, this.xrLabel13, this.xrLine18, this.xrLine16, this.xrLine15, this.xrLine14, this.xrLine13, this.xrLine12, this.xrLine11, this.xrLine10, this.xrLine9, this.xrLine8, this.xrLine7, this.xrLabel11, this.xrLabel10, this.xrLabel9, this.xrLabel8, this.xrLabel7, this.xrLabel6, this.xrLabel5, this.xrLabel4, this.xrLabel3, this.xrLabel2, this.xrLabel1, this.xrLine6, this.xrLine5, this.xrLabel70, this.xrLabel53, this.xrLabel52, this.xrLine4, this.xrLabel51, this.xrLine3, this.xrLabelSex, this.xrLabel49, this.xrLine2, this.xrLabel45, this.xrLine1, this.xrLabel48, this.xrLabel47, this.xrPanel1, this.xrLabel46, this.xrLabel44, this.xrLabel102, this.xrLabel97, this.xrLabel96, this.xrLabel92, this.xrLabel82, this.xrLabel81, this.xrLabel80, this.xrLabel79, this.xrLabel78, this.xrLabel77, this.xrLabel76, this.xrLabel75, this.xrLabel74, this.xrLabel73, this.xrLabel72, this.xrLabel68, this.xrLabel65, this.xrLabel64}); this.Detail.Dpi = 254F; this.Detail.HeightF = 2405F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabelCompany // this.xrLabelCompany.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTable1ForPrint.FCreateCompany")}); this.xrLabelCompany.Dpi = 254F; this.xrLabelCompany.Font = new System.Drawing.Font("Times New Roman", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabelCompany.LocationFloat = new DevExpress.Utils.PointFloat(21F, 2244F); this.xrLabelCompany.Name = "xrLabelCompany"; this.xrLabelCompany.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelCompany.SizeF = new System.Drawing.SizeF(995F, 148F); this.xrLabelCompany.StylePriority.UseFont = false; this.xrLabelCompany.StylePriority.UseTextAlignment = false; this.xrLabelCompany.Text = "xrLabelCompany"; this.xrLabelCompany.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabelMessage // this.xrLabelMessage.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTable1ForPrint.cType")}); this.xrLabelMessage.Dpi = 254F; this.xrLabelMessage.Font = new System.Drawing.Font("Times New Roman", 24.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabelMessage.LocationFloat = new DevExpress.Utils.PointFloat(0F, 42F); this.xrLabelMessage.Name = "xrLabelMessage"; this.xrLabelMessage.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelMessage.SizeF = new System.Drawing.SizeF(1397F, 127F); this.xrLabelMessage.StylePriority.UseFont = false; this.xrLabelMessage.StylePriority.UseTextAlignment = false; this.xrLabelMessage.Text = "xrLabelMessage"; this.xrLabelMessage.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrBarCodeID // this.xrBarCodeID.AutoModule = true; this.xrBarCodeID.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Customer.FAutoID")}); this.xrBarCodeID.Dpi = 254F; this.xrBarCodeID.LocationFloat = new DevExpress.Utils.PointFloat(1228F, 2117F); this.xrBarCodeID.Module = 5.08F; this.xrBarCodeID.Name = "xrBarCodeID"; this.xrBarCodeID.Padding = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F); this.xrBarCodeID.ShowText = false; this.xrBarCodeID.SizeF = new System.Drawing.SizeF(572F, 127F); this.xrBarCodeID.StylePriority.UseTextAlignment = false; this.xrBarCodeID.Symbology = code128Generator1; this.xrBarCodeID.Text = "xrBarCodeID"; this.xrBarCodeID.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLine24 // this.xrLine24.Dpi = 254F; this.xrLine24.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine24.LineWidth = 3; this.xrLine24.LocationFloat = new DevExpress.Utils.PointFloat(1228F, 2307F); this.xrLine24.Name = "xrLine24"; this.xrLine24.SizeF = new System.Drawing.SizeF(572F, 5F); // // xrLabelID // this.xrLabelID.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTable1ForPrint.FAutoID")}); this.xrLabelID.Dpi = 254F; this.xrLabelID.Font = new System.Drawing.Font("Times New Roman", 10F); this.xrLabelID.LocationFloat = new DevExpress.Utils.PointFloat(1228F, 2265F); this.xrLabelID.Name = "xrLabelID"; this.xrLabelID.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelID.SizeF = new System.Drawing.SizeF(572F, 42F); this.xrLabelID.StylePriority.UseFont = false; this.xrLabelID.StylePriority.UseTextAlignment = false; this.xrLabelID.Text = "xrLabelID"; this.xrLabelID.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel30 // this.xrLabel30.Dpi = 254F; this.xrLabel30.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel30.LocationFloat = new DevExpress.Utils.PointFloat(1080F, 2265F); this.xrLabel30.Name = "xrLabel30"; this.xrLabel30.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel30.SizeF = new System.Drawing.SizeF(148F, 42F); this.xrLabel30.StylePriority.UseFont = false; this.xrLabel30.StylePriority.UseTextAlignment = false; this.xrLabel30.Text = "No/编号"; this.xrLabel30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel29 // this.xrLabel29.Dpi = 254F; this.xrLabel29.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel29.LocationFloat = new DevExpress.Utils.PointFloat(952F, 2053F); this.xrLabel29.Name = "xrLabel29"; this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel29.SizeF = new System.Drawing.SizeF(254F, 64F); this.xrLabel29.StylePriority.UseFont = false; this.xrLabel29.StylePriority.UseTextAlignment = false; this.xrLabel29.Text = "于南宁"; this.xrLabel29.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel28 // this.xrLabel28.Dpi = 254F; this.xrLabel28.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(762F, 2138F); this.xrLabel28.Name = "xrLabel28"; this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel28.SizeF = new System.Drawing.SizeF(296F, 64F); this.xrLabel28.StylePriority.UseFont = false; this.xrLabel28.StylePriority.UseTextAlignment = false; this.xrLabel28.Text = "Signature/签名"; this.xrLabel28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel27 // this.xrLabel27.Dpi = 254F; this.xrLabel27.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel27.LocationFloat = new DevExpress.Utils.PointFloat(614F, 1990F); this.xrLabel27.Name = "xrLabel27"; this.xrLabel27.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel27.SizeF = new System.Drawing.SizeF(402F, 64F); this.xrLabel27.StylePriority.UseFont = false; this.xrLabel27.StylePriority.UseTextAlignment = false; this.xrLabel27.Text = "Done in Nanning on"; this.xrLabel27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLine23 // this.xrLine23.Dpi = 254F; this.xrLine23.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine23.LineWidth = 3; this.xrLine23.LocationFloat = new DevExpress.Utils.PointFloat(572F, 1736F); this.xrLine23.Name = "xrLine23"; this.xrLine23.SizeF = new System.Drawing.SizeF(1037F, 5F); // // xrLabelTimes // this.xrLabelTimes.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTable1ForPrint.TimesName")}); this.xrLabelTimes.Dpi = 254F; this.xrLabelTimes.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabelTimes.LocationFloat = new DevExpress.Utils.PointFloat(572F, 1693F); this.xrLabelTimes.Name = "xrLabelTimes"; this.xrLabelTimes.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelTimes.SizeF = new System.Drawing.SizeF(1037F, 42F); this.xrLabelTimes.StylePriority.UseFont = false; this.xrLabelTimes.StylePriority.UseTextAlignment = false; this.xrLabelTimes.Text = "xrLabelTimes"; this.xrLabelTimes.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabelDays // this.xrLabelDays.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTable1ForPrint.DayNumber")}); this.xrLabelDays.Dpi = 254F; this.xrLabelDays.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabelDays.LocationFloat = new DevExpress.Utils.PointFloat(783F, 1630F); this.xrLabelDays.Name = "xrLabelDays"; this.xrLabelDays.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelDays.SizeF = new System.Drawing.SizeF(127F, 42F); this.xrLabelDays.StylePriority.UseFont = false; this.xrLabelDays.StylePriority.UseTextAlignment = false; this.xrLabelDays.Text = "xrLabelDays"; this.xrLabelDays.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLine22 // this.xrLine22.Dpi = 254F; this.xrLine22.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine22.LineWidth = 3; this.xrLine22.LocationFloat = new DevExpress.Utils.PointFloat(783F, 1672F); this.xrLine22.Name = "xrLine22"; this.xrLine22.SizeF = new System.Drawing.SizeF(127F, 5F); // // xrLine21 // this.xrLine21.Dpi = 254F; this.xrLine21.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine21.LineWidth = 3; this.xrLine21.LocationFloat = new DevExpress.Utils.PointFloat(1524F, 1611F); this.xrLine21.Name = "xrLine21"; this.xrLine21.SizeF = new System.Drawing.SizeF(254F, 5F); // // xrLine19 // this.xrLine19.Dpi = 254F; this.xrLine19.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine19.LineWidth = 3; this.xrLine19.LocationFloat = new DevExpress.Utils.PointFloat(1164F, 1609F); this.xrLine19.Name = "xrLine19"; this.xrLine19.SizeF = new System.Drawing.SizeF(254F, 5F); // // xrLabel24 // this.xrLabel24.Dpi = 254F; this.xrLabel24.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1884F); this.xrLabel24.Name = "xrLabel24"; this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel24.SizeF = new System.Drawing.SizeF(1609F, 42F); this.xrLabel24.StylePriority.UseFont = false; this.xrLabel24.StylePriority.UseTextAlignment = false; this.xrLabel24.Text = "*备注:入出境签证有效于所有国籍口岸"; this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel23 // this.xrLabel23.Dpi = 254F; this.xrLabel23.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1820F); this.xrLabel23.Name = "xrLabel23"; this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel23.SizeF = new System.Drawing.SizeF(1609F, 42F); this.xrLabel23.StylePriority.UseFont = false; this.xrLabel23.StylePriority.UseTextAlignment = false; this.xrLabel23.Text = "(Note:The entry and exit visa is valid at all international ports of Vietnam."; this.xrLabel23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel22 // this.xrLabel22.Dpi = 254F; this.xrLabel22.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1757F); this.xrLabel22.Name = "xrLabel22"; this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel22.SizeF = new System.Drawing.SizeF(1609F, 42F); this.xrLabel22.StylePriority.UseFont = false; this.xrLabel22.StylePriority.UseTextAlignment = false; this.xrLabel22.Text = "15.I swear the above declarations are true of which I\'ll take responsibility/本人担保" + "上述填写内容属实"; this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel21 // this.xrLabel21.Dpi = 254F; this.xrLabel21.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1693F); this.xrLabel21.Name = "xrLabel21"; this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel21.SizeF = new System.Drawing.SizeF(572F, 42F); this.xrLabel21.StylePriority.UseFont = false; this.xrLabel21.StylePriority.UseTextAlignment = false; this.xrLabel21.Text = "14.Entry & exit times/入出境次数"; this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel20 // this.xrLabel20.Dpi = 254F; this.xrLabel20.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(910F, 1630F); this.xrLabel20.Name = "xrLabel20"; this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel20.SizeF = new System.Drawing.SizeF(148F, 42F); this.xrLabel20.StylePriority.UseFont = false; this.xrLabel20.StylePriority.UseTextAlignment = false; this.xrLabel20.Text = "days/天"; this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel19 // this.xrLabel19.Dpi = 254F; this.xrLabel19.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1630F); this.xrLabel19.Name = "xrLabel19"; this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel19.SizeF = new System.Drawing.SizeF(783F, 42F); this.xrLabel19.StylePriority.UseFont = false; this.xrLabel19.StylePriority.UseTextAlignment = false; this.xrLabel19.Text = "13.Duration of stay/在停留时间"; this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel18 // this.xrLabel18.Dpi = 254F; this.xrLabel18.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(1418F, 1566F); this.xrLabel18.Name = "xrLabel18"; this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel18.SizeF = new System.Drawing.SizeF(106F, 42F); this.xrLabel18.StylePriority.UseFont = false; this.xrLabel18.StylePriority.UseTextAlignment = false; this.xrLabel18.Text = "to/至"; this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel17 // this.xrLabel17.Dpi = 254F; this.xrLabel17.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(1016F, 1566F); this.xrLabel17.Name = "xrLabel17"; this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel17.SizeF = new System.Drawing.SizeF(148F, 42F); this.xrLabel17.StylePriority.UseFont = false; this.xrLabel17.StylePriority.UseTextAlignment = false; this.xrLabel17.Text = "From/自"; this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel16 // this.xrLabel16.Dpi = 254F; this.xrLabel16.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold); this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1566F); this.xrLabel16.Name = "xrLabel16"; this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel16.SizeF = new System.Drawing.SizeF(1016F, 42F); this.xrLabel16.StylePriority.UseFont = false; this.xrLabel16.StylePriority.UseTextAlignment = false; this.xrLabel16.Text = "12.Propossed duration to entry and exit /预计入出境时间"; this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLine17 // this.xrLine17.Dpi = 254F; this.xrLine17.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine17.LineWidth = 3; this.xrLine17.LocationFloat = new DevExpress.Utils.PointFloat(21F, 1545F); this.xrLine17.Name = "xrLine17"; this.xrLine17.SizeF = new System.Drawing.SizeF(1588F, 5F); // // xrLabel14 // this.xrLabel14.Dpi = 254F; this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1397F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel14.SizeF = new System.Drawing.SizeF(1609F, 85F); this.xrLabel14.StylePriority.UseFont = false; this.xrLabel14.StylePriority.UseTextAlignment = false; this.xrLabel14.Text = "11.Name,address of office,organization or full name relation,address of your rela" + "tives to contact or visit while/接待单位、个人(名称、姓名、地址)"; this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLine20 // this.xrLine20.Dpi = 254F; this.xrLine20.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine20.LineWidth = 3; this.xrLine20.LocationFloat = new DevExpress.Utils.PointFloat(1058F, 1376F); this.xrLine20.Name = "xrLine20"; this.xrLine20.SizeF = new System.Drawing.SizeF(550F, 5F); // // xrLabel13 // this.xrLabel13.Dpi = 254F; this.xrLabel13.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1334F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel13.SizeF = new System.Drawing.SizeF(1058F, 42F); this.xrLabel13.StylePriority.UseFont = false; this.xrLabel13.StylePriority.UseTextAlignment = false; this.xrLabel13.Text = "10.Purpose of entry and exit/入境目的(考察、经商、探亲、旅游)"; this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLine18 // this.xrLine18.Dpi = 254F; this.xrLine18.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine18.LineWidth = 3; this.xrLine18.LocationFloat = new DevExpress.Utils.PointFloat(21F, 1312F); this.xrLine18.Name = "xrLine18"; this.xrLine18.SizeF = new System.Drawing.SizeF(1588F, 5F); // // xrLine16 // this.xrLine16.Dpi = 254F; this.xrLine16.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine16.LineWidth = 3; this.xrLine16.LocationFloat = new DevExpress.Utils.PointFloat(360F, 1185F); this.xrLine16.Name = "xrLine16"; this.xrLine16.SizeF = new System.Drawing.SizeF(1249F, 5F); // // xrLine15 // this.xrLine15.Dpi = 254F; this.xrLine15.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine15.LineWidth = 3; this.xrLine15.LocationFloat = new DevExpress.Utils.PointFloat(444F, 1122F); this.xrLine15.Name = "xrLine15"; this.xrLine15.SizeF = new System.Drawing.SizeF(1164F, 5F); // // xrLine14 // this.xrLine14.Dpi = 254F; this.xrLine14.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine14.LineWidth = 3; this.xrLine14.LocationFloat = new DevExpress.Utils.PointFloat(444F, 1058F); this.xrLine14.Name = "xrLine14"; this.xrLine14.SizeF = new System.Drawing.SizeF(1164F, 5F); // // xrLine13 // this.xrLine13.Dpi = 254F; this.xrLine13.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine13.LineWidth = 3; this.xrLine13.LocationFloat = new DevExpress.Utils.PointFloat(1185F, 995F); this.xrLine13.Name = "xrLine13"; this.xrLine13.SizeF = new System.Drawing.SizeF(423F, 5F); // // xrLine12 // this.xrLine12.Dpi = 254F; this.xrLine12.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine12.LineWidth = 3; this.xrLine12.LocationFloat = new DevExpress.Utils.PointFloat(296F, 997F); this.xrLine12.Name = "xrLine12"; this.xrLine12.SizeF = new System.Drawing.SizeF(381F, 5F); // // xrLine11 // this.xrLine11.Dpi = 254F; this.xrLine11.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine11.LineWidth = 3; this.xrLine11.LocationFloat = new DevExpress.Utils.PointFloat(1206F, 931F); this.xrLine11.Name = "xrLine11"; this.xrLine11.SizeF = new System.Drawing.SizeF(402F, 5F); // // xrLine10 // this.xrLine10.Dpi = 254F; this.xrLine10.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine10.LineWidth = 3; this.xrLine10.LocationFloat = new DevExpress.Utils.PointFloat(423F, 931F); this.xrLine10.Name = "xrLine10"; this.xrLine10.SizeF = new System.Drawing.SizeF(339F, 5F); // // xrLine9 // this.xrLine9.Dpi = 254F; this.xrLine9.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine9.LineWidth = 3; this.xrLine9.LocationFloat = new DevExpress.Utils.PointFloat(360F, 868F); this.xrLine9.Name = "xrLine9"; this.xrLine9.SizeF = new System.Drawing.SizeF(1249F, 5F); // // xrLine8 // this.xrLine8.Dpi = 254F; this.xrLine8.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine8.LineWidth = 3; this.xrLine8.LocationFloat = new DevExpress.Utils.PointFloat(931F, 804F); this.xrLine8.Name = "xrLine8"; this.xrLine8.SizeF = new System.Drawing.SizeF(677F, 5F); // // xrLine7 // this.xrLine7.Dpi = 254F; this.xrLine7.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine7.LineWidth = 3; this.xrLine7.LocationFloat = new DevExpress.Utils.PointFloat(402F, 804F); this.xrLine7.Name = "xrLine7"; this.xrLine7.SizeF = new System.Drawing.SizeF(339F, 5F); // // xrLabel11 // this.xrLabel11.Dpi = 254F; this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1206F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel11.SizeF = new System.Drawing.SizeF(1439F, 42F); this.xrLabel11.StylePriority.UseFont = false; this.xrLabel11.StylePriority.UseTextAlignment = false; this.xrLabel11.Text = "9.Children accompanying(Name,date of birth,relation)/偕行儿童(姓名、出生日期、关系)"; this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel10 // this.xrLabel10.Dpi = 254F; this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(42F, 1143F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel10.SizeF = new System.Drawing.SizeF(318F, 42F); this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.StylePriority.UseTextAlignment = false; this.xrLabel10.Text = "Telephone No./电话"; this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel9 // this.xrLabel9.Dpi = 254F; this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1080F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel9.SizeF = new System.Drawing.SizeF(444F, 42F); this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.StylePriority.UseTextAlignment = false; this.xrLabel9.Text = "8.Present address/现在住址"; this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel8 // this.xrLabel8.Dpi = 254F; this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(42F, 1016F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel8.SizeF = new System.Drawing.SizeF(402F, 42F); this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = "Telephone No/电话号码"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel7 // this.xrLabel7.Dpi = 254F; this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(762F, 889F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel7.SizeF = new System.Drawing.SizeF(444F, 42F); this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "Expiry date/护照有效期限"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel6 // this.xrLabel6.Dpi = 254F; this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 952F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel6.SizeF = new System.Drawing.SizeF(296F, 42F); this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "7.Profession/职业"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel5 // this.xrLabel5.Dpi = 254F; this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(677F, 952F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel5.SizeF = new System.Drawing.SizeF(508F, 42F); this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "Place of employment/工作单位"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel4 // this.xrLabel4.Dpi = 254F; this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(42F, 889F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel4.SizeF = new System.Drawing.SizeF(381F, 42F); this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "Date of issue/发照日期"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel3 // this.xrLabel3.Dpi = 254F; this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(42F, 826F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel3.SizeF = new System.Drawing.SizeF(318F, 42F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "Issued by/发照机关"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel2 // this.xrLabel2.Dpi = 254F; this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(741F, 762F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel2.SizeF = new System.Drawing.SizeF(190F, 42F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "Type/种类"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel1 // this.xrLabel1.Dpi = 254F; this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 762F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel1.SizeF = new System.Drawing.SizeF(402F, 42F); this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "6.Passport No./护照号码"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLine6 // this.xrLine6.Dpi = 254F; this.xrLine6.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine6.LineWidth = 3; this.xrLine6.LocationFloat = new DevExpress.Utils.PointFloat(1249F, 743F); this.xrLine6.Name = "xrLine6"; this.xrLine6.SizeF = new System.Drawing.SizeF(360F, 5F); // // xrLine5 // this.xrLine5.Dpi = 254F; this.xrLine5.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine5.LineWidth = 3; this.xrLine5.LocationFloat = new DevExpress.Utils.PointFloat(508F, 743F); this.xrLine5.Name = "xrLine5"; this.xrLine5.SizeF = new System.Drawing.SizeF(254F, 5F); // // xrLabel70 // this.xrLabel70.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Customer.FBirthNationlityEn")}); this.xrLabel70.Dpi = 254F; this.xrLabel70.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel70.LocationFloat = new DevExpress.Utils.PointFloat(508F, 698F); this.xrLabel70.Name = "xrLabel70"; this.xrLabel70.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel70.SizeF = new System.Drawing.SizeF(254F, 64F); this.xrLabel70.StyleName = "DataField"; this.xrLabel70.StylePriority.UseFont = false; this.xrLabel70.StylePriority.UseTextAlignment = false; this.xrLabel70.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel53 // this.xrLabel53.Dpi = 254F; this.xrLabel53.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel53.LocationFloat = new DevExpress.Utils.PointFloat(762F, 698F); this.xrLabel53.Name = "xrLabel53"; this.xrLabel53.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel53.SizeF = new System.Drawing.SizeF(487F, 42F); this.xrLabel53.StylePriority.UseFont = false; this.xrLabel53.StylePriority.UseTextAlignment = false; this.xrLabel53.Text = "Present Nationality/现在国籍"; this.xrLabel53.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel52 // this.xrLabel52.Dpi = 254F; this.xrLabel52.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel52.LocationFloat = new DevExpress.Utils.PointFloat(0F, 698F); this.xrLabel52.Name = "xrLabel52"; this.xrLabel52.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel52.SizeF = new System.Drawing.SizeF(508F, 42F); this.xrLabel52.StylePriority.UseFont = false; this.xrLabel52.StylePriority.UseTextAlignment = false; this.xrLabel52.Text = "5.Nationality at birth/原来国籍"; this.xrLabel52.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLine4 // this.xrLine4.Dpi = 254F; this.xrLine4.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine4.LineWidth = 3; this.xrLine4.LocationFloat = new DevExpress.Utils.PointFloat(402F, 677F); this.xrLine4.Name = "xrLine4"; this.xrLine4.SizeF = new System.Drawing.SizeF(1206F, 5F); // // xrLabel51 // this.xrLabel51.Dpi = 254F; this.xrLabel51.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold); this.xrLabel51.LocationFloat = new DevExpress.Utils.PointFloat(0F, 635F); this.xrLabel51.Name = "xrLabel51"; this.xrLabel51.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel51.SizeF = new System.Drawing.SizeF(402F, 42F); this.xrLabel51.StylePriority.UseFont = false; this.xrLabel51.StylePriority.UseTextAlignment = false; this.xrLabel51.Text = "4.Place of birth/出生地点"; this.xrLabel51.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLine3 // this.xrLine3.Dpi = 254F; this.xrLine3.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine3.LineWidth = 3; this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(889F, 614F); this.xrLine3.Name = "xrLine3"; this.xrLine3.SizeF = new System.Drawing.SizeF(318F, 5F); // // xrLabelSex // this.xrLabelSex.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FSex")}); this.xrLabelSex.Dpi = 254F; this.xrLabelSex.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabelSex.LocationFloat = new DevExpress.Utils.PointFloat(889F, 572F); this.xrLabelSex.Name = "xrLabelSex"; this.xrLabelSex.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelSex.SizeF = new System.Drawing.SizeF(318F, 42F); this.xrLabelSex.StylePriority.UseFont = false; this.xrLabelSex.StylePriority.UseTextAlignment = false; this.xrLabelSex.Text = "xrLabelSex"; this.xrLabelSex.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel49 // this.xrLabel49.Dpi = 254F; this.xrLabel49.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel49.LocationFloat = new DevExpress.Utils.PointFloat(698F, 572F); this.xrLabel49.Name = "xrLabel49"; this.xrLabel49.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel49.SizeF = new System.Drawing.SizeF(190F, 42F); this.xrLabel49.StylePriority.UseFont = false; this.xrLabel49.StylePriority.UseTextAlignment = false; this.xrLabel49.Text = "3.Sex/性别"; this.xrLabel49.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLine2 // this.xrLine2.Dpi = 254F; this.xrLine2.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine2.LineWidth = 3; this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(402F, 614F); this.xrLine2.Name = "xrLine2"; this.xrLine2.SizeF = new System.Drawing.SizeF(296F, 5F); // // xrLabel45 // this.xrLabel45.Dpi = 254F; this.xrLabel45.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel45.LocationFloat = new DevExpress.Utils.PointFloat(0F, 572F); this.xrLabel45.Name = "xrLabel45"; this.xrLabel45.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel45.SizeF = new System.Drawing.SizeF(402F, 42F); this.xrLabel45.StylePriority.UseFont = false; this.xrLabel45.StylePriority.UseTextAlignment = false; this.xrLabel45.Text = "2.Date of birth/出生日期"; this.xrLabel45.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLine1 // this.xrLine1.Dpi = 254F; this.xrLine1.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine1.LineWidth = 3; this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(826F, 553F); this.xrLine1.Name = "xrLine1"; this.xrLine1.SizeF = new System.Drawing.SizeF(381F, 5F); // // xrLabel48 // this.xrLabel48.Dpi = 254F; this.xrLabel48.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel48.LocationFloat = new DevExpress.Utils.PointFloat(0F, 508F); this.xrLabel48.Name = "xrLabel48"; this.xrLabel48.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel48.SizeF = new System.Drawing.SizeF(826F, 42F); this.xrLabel48.StylePriority.UseFont = false; this.xrLabel48.StylePriority.UseTextAlignment = false; this.xrLabel48.Text = "1.Name and surname(in block letter/姓名(拼音大写)"; this.xrLabel48.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel47 // this.xrLabel47.Dpi = 254F; this.xrLabel47.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel47.LocationFloat = new DevExpress.Utils.PointFloat(529F, 402F); this.xrLabel47.Name = "xrLabel47"; this.xrLabel47.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel47.SizeF = new System.Drawing.SizeF(275F, 42F); this.xrLabel47.StylePriority.UseFont = false; this.xrLabel47.Text = "----------------------"; // // 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.BorderWidth = 1; this.xrPanel1.Dpi = 254F; this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(1397F, 21F); this.xrPanel1.Name = "xrPanel1"; this.xrPanel1.SizeF = new System.Drawing.SizeF(402F, 593F); this.xrPanel1.StylePriority.UseBorders = false; this.xrPanel1.StylePriority.UseBorderWidth = false; // // xrLabel46 // this.xrLabel46.Dpi = 254F; this.xrLabel46.Font = new System.Drawing.Font("Times New Roman", 17F, System.Drawing.FontStyle.Bold); this.xrLabel46.LocationFloat = new DevExpress.Utils.PointFloat(85F, 296F); this.xrLabel46.Name = "xrLabel46"; this.xrLabel46.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel46.SizeF = new System.Drawing.SizeF(1101F, 85F); this.xrLabel46.StylePriority.UseFont = false; this.xrLabel46.StylePriority.UseTextAlignment = false; this.xrLabel46.Text = "入出境签证申请表"; this.xrLabel46.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel44 // this.xrLabel44.Dpi = 254F; this.xrLabel44.Font = new System.Drawing.Font("Times New Roman", 15F, System.Drawing.FontStyle.Bold); this.xrLabel44.LocationFloat = new DevExpress.Utils.PointFloat(21F, 212F); this.xrLabel44.Name = "xrLabel44"; this.xrLabel44.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel44.SizeF = new System.Drawing.SizeF(1185F, 64F); this.xrLabel44.StylePriority.UseFont = false; this.xrLabel44.StylePriority.UseTextAlignment = false; this.xrLabel44.Text = "APPLICATION FOR ENTRY AND EXIT VISA"; this.xrLabel44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel102 // this.xrLabel102.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTable1ForPrint.FCreateDate", "{0:D}")}); this.xrLabel102.Dpi = 254F; this.xrLabel102.Font = new System.Drawing.Font("Times New Roman", 11F); this.xrLabel102.LocationFloat = new DevExpress.Utils.PointFloat(632.0209F, 2053F); this.xrLabel102.Name = "xrLabel102"; this.xrLabel102.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel102.SizeF = new System.Drawing.SizeF(319.9791F, 64F); this.xrLabel102.StyleName = "DataField"; this.xrLabel102.StylePriority.UseFont = false; this.xrLabel102.StylePriority.UseTextAlignment = false; this.xrLabel102.Text = "xrLabel102"; this.xrLabel102.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel97 // this.xrLabel97.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTable1ForPrint.FDurationEnd", "{0:dd\\/MM\\/yyyy}")}); this.xrLabel97.Dpi = 254F; this.xrLabel97.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel97.LocationFloat = new DevExpress.Utils.PointFloat(1524F, 1566F); this.xrLabel97.Name = "xrLabel97"; this.xrLabel97.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel97.SizeF = new System.Drawing.SizeF(254F, 64F); this.xrLabel97.StyleName = "DataField"; this.xrLabel97.StylePriority.UseFont = false; this.xrLabel97.StylePriority.UseTextAlignment = false; this.xrLabel97.Text = "xrLabel97"; this.xrLabel97.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel96 // this.xrLabel96.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTable1ForPrint.FDurationBegin", "{0:dd\\/MM\\/yyyy}")}); this.xrLabel96.Dpi = 254F; this.xrLabel96.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel96.LocationFloat = new DevExpress.Utils.PointFloat(1164F, 1563F); this.xrLabel96.Name = "xrLabel96"; this.xrLabel96.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel96.SizeF = new System.Drawing.SizeF(254F, 64F); this.xrLabel96.StyleName = "DataField"; this.xrLabel96.StylePriority.UseFont = false; this.xrLabel96.StylePriority.UseTextAlignment = false; this.xrLabel96.Text = "xrLabel96"; this.xrLabel96.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel92 // this.xrLabel92.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FPurpose")}); this.xrLabel92.Dpi = 254F; this.xrLabel92.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel92.LocationFloat = new DevExpress.Utils.PointFloat(1058F, 1334F); this.xrLabel92.Name = "xrLabel92"; this.xrLabel92.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel92.SizeF = new System.Drawing.SizeF(550F, 45F); this.xrLabel92.StyleName = "DataField"; this.xrLabel92.StylePriority.UseFont = false; this.xrLabel92.StylePriority.UseTextAlignment = false; this.xrLabel92.Text = "xrLabel92"; this.xrLabel92.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel82 // this.xrLabel82.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FAddressTele")}); this.xrLabel82.Dpi = 254F; this.xrLabel82.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel82.LocationFloat = new DevExpress.Utils.PointFloat(360F, 1143F); this.xrLabel82.Name = "xrLabel82"; this.xrLabel82.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel82.SizeF = new System.Drawing.SizeF(1249F, 45F); this.xrLabel82.StyleName = "DataField"; this.xrLabel82.StylePriority.UseFont = false; this.xrLabel82.StylePriority.UseTextAlignment = false; this.xrLabel82.Text = "xrLabel82"; this.xrLabel82.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel81 // this.xrLabel81.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FAddressNow")}); this.xrLabel81.Dpi = 254F; this.xrLabel81.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel81.LocationFloat = new DevExpress.Utils.PointFloat(444F, 1080F); this.xrLabel81.Name = "xrLabel81"; this.xrLabel81.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel81.SizeF = new System.Drawing.SizeF(1164F, 45F); this.xrLabel81.StyleName = "DataField"; this.xrLabel81.StylePriority.UseFont = false; this.xrLabel81.StylePriority.UseTextAlignment = false; this.xrLabel81.Text = "xrLabel81"; this.xrLabel81.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel80 // this.xrLabel80.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FProfessionTele")}); this.xrLabel80.Dpi = 254F; this.xrLabel80.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel80.LocationFloat = new DevExpress.Utils.PointFloat(444F, 1016F); this.xrLabel80.Name = "xrLabel80"; this.xrLabel80.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel80.SizeF = new System.Drawing.SizeF(1164F, 45F); this.xrLabel80.StyleName = "DataField"; this.xrLabel80.StylePriority.UseFont = false; this.xrLabel80.StylePriority.UseTextAlignment = false; this.xrLabel80.Text = "xrLabel80"; this.xrLabel80.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel79 // this.xrLabel79.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FProfessionCompany")}); this.xrLabel79.Dpi = 254F; this.xrLabel79.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel79.LocationFloat = new DevExpress.Utils.PointFloat(1185F, 950F); this.xrLabel79.Name = "xrLabel79"; this.xrLabel79.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel79.SizeF = new System.Drawing.SizeF(423F, 45F); this.xrLabel79.StyleName = "DataField"; this.xrLabel79.StylePriority.UseFont = false; this.xrLabel79.StylePriority.UseTextAlignment = false; this.xrLabel79.Text = "xrLabel79"; this.xrLabel79.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel78 // this.xrLabel78.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTable1ForPrint.FProfessionWork")}); this.xrLabel78.Dpi = 254F; this.xrLabel78.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel78.LocationFloat = new DevExpress.Utils.PointFloat(296F, 952F); this.xrLabel78.Name = "xrLabel78"; this.xrLabel78.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel78.SizeF = new System.Drawing.SizeF(381F, 45F); this.xrLabel78.StyleName = "DataField"; this.xrLabel78.StylePriority.UseFont = false; this.xrLabel78.StylePriority.UseTextAlignment = false; this.xrLabel78.Text = "xrLabel78"; this.xrLabel78.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel77 // this.xrLabel77.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FPassportValidDate", "{0:dd\\/MM\\/yyyy}")}); this.xrLabel77.Dpi = 254F; this.xrLabel77.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel77.LocationFloat = new DevExpress.Utils.PointFloat(1206F, 889F); this.xrLabel77.Name = "xrLabel77"; this.xrLabel77.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel77.SizeF = new System.Drawing.SizeF(402F, 64F); this.xrLabel77.StyleName = "DataField"; this.xrLabel77.StylePriority.UseFont = false; this.xrLabel77.StylePriority.UseTextAlignment = false; this.xrLabel77.Text = "xrLabel77"; this.xrLabel77.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel76 // this.xrLabel76.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FPassportMakeDate", "{0:dd\\/MM\\/yyyy}")}); this.xrLabel76.Dpi = 254F; this.xrLabel76.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel76.LocationFloat = new DevExpress.Utils.PointFloat(423F, 889F); this.xrLabel76.Name = "xrLabel76"; this.xrLabel76.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel76.SizeF = new System.Drawing.SizeF(339F, 64F); this.xrLabel76.StyleName = "DataField"; this.xrLabel76.StylePriority.UseFont = false; this.xrLabel76.StylePriority.UseTextAlignment = false; this.xrLabel76.Text = "xrLabel76"; this.xrLabel76.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel75 // this.xrLabel75.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FPassportMake")}); this.xrLabel75.Dpi = 254F; this.xrLabel75.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel75.LocationFloat = new DevExpress.Utils.PointFloat(360F, 826F); this.xrLabel75.Name = "xrLabel75"; this.xrLabel75.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel75.SizeF = new System.Drawing.SizeF(1249F, 45F); this.xrLabel75.StyleName = "DataField"; this.xrLabel75.StylePriority.UseFont = false; this.xrLabel75.StylePriority.UseTextAlignment = false; this.xrLabel75.Text = "xrLabel75"; this.xrLabel75.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel74 // this.xrLabel74.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FPassportType")}); this.xrLabel74.Dpi = 254F; this.xrLabel74.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel74.LocationFloat = new DevExpress.Utils.PointFloat(931F, 762F); this.xrLabel74.Name = "xrLabel74"; this.xrLabel74.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel74.SizeF = new System.Drawing.SizeF(677F, 45F); this.xrLabel74.StyleName = "DataField"; this.xrLabel74.StylePriority.UseFont = false; this.xrLabel74.StylePriority.UseTextAlignment = false; this.xrLabel74.Text = "xrLabel74"; this.xrLabel74.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel73 // this.xrLabel73.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FPassportNo")}); this.xrLabel73.Dpi = 254F; this.xrLabel73.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel73.LocationFloat = new DevExpress.Utils.PointFloat(402F, 762F); this.xrLabel73.Name = "xrLabel73"; this.xrLabel73.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel73.SizeF = new System.Drawing.SizeF(339F, 45F); this.xrLabel73.StyleName = "DataField"; this.xrLabel73.StylePriority.UseFont = false; this.xrLabel73.StylePriority.UseTextAlignment = false; this.xrLabel73.Text = "xrLabel73"; this.xrLabel73.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel72 // this.xrLabel72.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectPrintSendInfo.FBirthNationlityPresentEn")}); this.xrLabel72.Dpi = 254F; this.xrLabel72.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel72.LocationFloat = new DevExpress.Utils.PointFloat(1249F, 698F); this.xrLabel72.Name = "xrLabel72"; this.xrLabel72.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel72.SizeF = new System.Drawing.SizeF(360F, 64F); this.xrLabel72.StyleName = "DataField"; this.xrLabel72.StylePriority.UseFont = false; this.xrLabel72.StylePriority.UseTextAlignment = false; this.xrLabel72.Text = "xrLabel72"; this.xrLabel72.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel68 // this.xrLabel68.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FBirthPlaceEn")}); this.xrLabel68.Dpi = 254F; this.xrLabel68.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel68.LocationFloat = new DevExpress.Utils.PointFloat(402F, 635F); this.xrLabel68.Name = "xrLabel68"; this.xrLabel68.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel68.SizeF = new System.Drawing.SizeF(1206F, 45F); this.xrLabel68.StyleName = "DataField"; this.xrLabel68.StylePriority.UseFont = false; this.xrLabel68.StylePriority.UseTextAlignment = false; this.xrLabel68.Text = "xrLabel68"; this.xrLabel68.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel65 // this.xrLabel65.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FBirthDay", "{0:dd\\/MM\\/yyyy}")}); this.xrLabel65.Dpi = 254F; this.xrLabel65.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel65.LocationFloat = new DevExpress.Utils.PointFloat(402F, 572F); this.xrLabel65.Name = "xrLabel65"; this.xrLabel65.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel65.SizeF = new System.Drawing.SizeF(296F, 45F); this.xrLabel65.StyleName = "DataField"; this.xrLabel65.StylePriority.UseFont = false; this.xrLabel65.StylePriority.UseTextAlignment = false; this.xrLabel65.Text = "xrLabel65"; this.xrLabel65.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel64 // this.xrLabel64.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FNameEn")}); this.xrLabel64.Dpi = 254F; this.xrLabel64.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel64.LocationFloat = new DevExpress.Utils.PointFloat(826F, 508F); this.xrLabel64.Name = "xrLabel64"; this.xrLabel64.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel64.SizeF = new System.Drawing.SizeF(381F, 45F); this.xrLabel64.StyleName = "DataField"; this.xrLabel64.StylePriority.UseFont = false; this.xrLabel64.StylePriority.UseTextAlignment = false; this.xrLabel64.Text = "xrLabel64"; this.xrLabel64.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // Title // this.Title.BackColor = System.Drawing.Color.White; this.Title.BorderColor = System.Drawing.SystemColors.ControlText; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1; this.Title.Font = new System.Drawing.Font("Times New Roman", 24F); this.Title.ForeColor = System.Drawing.Color.Black; this.Title.Name = "Title"; // // FieldCaption // this.FieldCaption.BackColor = System.Drawing.Color.White; this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText; this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None; this.FieldCaption.BorderWidth = 1; this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.FieldCaption.ForeColor = System.Drawing.Color.Black; this.FieldCaption.Name = "FieldCaption"; // // PageInfo // this.PageInfo.BackColor = System.Drawing.Color.White; this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText; this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None; this.PageInfo.BorderWidth = 1; this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F); this.PageInfo.ForeColor = System.Drawing.Color.Black; this.PageInfo.Name = "PageInfo"; // // DataField // this.DataField.BackColor = System.Drawing.Color.White; this.DataField.BorderColor = System.Drawing.SystemColors.ControlText; this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DataField.BorderWidth = 1; this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F); this.DataField.ForeColor = System.Drawing.SystemColors.ControlText; this.DataField.Name = "DataField"; // // topMarginBand1 // this.topMarginBand1.Dpi = 254F; this.topMarginBand1.HeightF = 99F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.Dpi = 254F; this.bottomMarginBand1.HeightF = 99F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // sp_SelectTable1ForPrint1 // this.sp_SelectTable1ForPrint1.DataSetName = "sp_SelectTable1ForPrint"; this.sp_SelectTable1ForPrint1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // sp_SelectPrintSendInfoTableAdapter // this.sp_SelectPrintSendInfoTableAdapter.ClearBeforeFill = true; // // ReportTable1 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.topMarginBand1, this.bottomMarginBand1}); this.DataAdapter = this.sp_SelectPrintSendInfoTableAdapter; this.DataMember = "sp_SelectPrintSendInfo"; this.DataSource = this.sp_SelectTable1ForPrint1; this.Dpi = 254F; this.Margins = new System.Drawing.Printing.Margins(180, 99, 99, 99); this.PageHeight = 2970; this.PageWidth = 2100; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.FieldCaption, this.PageInfo, this.DataField}); this.Version = "13.1"; ((System.ComponentModel.ISupportInitialize)(this.sp_SelectTable1ForPrint1)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrPanel1 = new DevExpress.XtraReports.UI.XRPanel(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.dtsPBarCode1 = new BeSmartMRP.Report.RPT.dtsPBarCode(); ((System.ComponentModel.ISupportInitialize)(this.dtsPBarCode1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPanel1 }); this.Detail.HeightF = 175F; this.Detail.MultiColumn.ColumnSpacing = 10F; this.Detail.MultiColumn.ColumnWidth = 380F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // 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.CanGrow = false; this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrBarCode1, this.xrLabel3, this.xrLabel2 }); this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrPanel1.Name = "xrPanel1"; this.xrPanel1.SizeF = new System.Drawing.SizeF(380F, 175F); // // xrBarCode1 // this.xrBarCode1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DTSBARCODE.Barcode") }); this.xrBarCode1.Font = new System.Drawing.Font("Times New Roman", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(37.5F, 29.16667F); this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(305.8333F, 59.66665F); this.xrBarCode1.StylePriority.UseBorderDashStyle = false; this.xrBarCode1.StylePriority.UseBorders = false; this.xrBarCode1.StylePriority.UseFont = false; this.xrBarCode1.StylePriority.UseTextAlignment = false; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.Text = "112"; // // xrLabel3 // this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DTSBARCODE.QnProd") }); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(37.50003F, 122.3334F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(305.8333F, 22.99999F); this.xrLabel3.StylePriority.UseBorders = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "xrLabel3"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel2 // this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DTSBARCODE.QcProd") }); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(37.50003F, 99.33334F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(305.8333F, 23F); this.xrLabel2.StylePriority.UseBorders = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "xrLabel2"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // topMarginBand1 // this.topMarginBand1.HeightF = 42F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.HeightF = 0F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // dtsPBarCode1 // this.dtsPBarCode1.DataSetName = "dtsPBarCode"; this.dtsPBarCode1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // xrPdBarCode01 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.topMarginBand1, this.bottomMarginBand1 }); this.DataMember = "DTSBARCODE"; this.DataSource = this.dtsPBarCode1; this.Margins = new System.Drawing.Printing.Margins(28, 0, 42, 0); this.PageHeight = 583; this.PageWidth = 827; this.PaperKind = System.Drawing.Printing.PaperKind.A5Rotated; this.ReportPrintOptions.DetailCountOnEmptyDataSource = 12; this.Version = "12.2"; ((System.ComponentModel.ISupportInitialize)(this.dtsPBarCode1)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator2 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator3 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator4 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator5 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator6 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator7 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ToteTravelerReport)); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.manageBarCode = new DevExpress.XtraReports.UI.XRBarCode(); this.transferContentsBarCode = new DevExpress.XtraReports.UI.XRBarCode(); this.removeItemsBarCode = new DevExpress.XtraReports.UI.XRBarCode(); this.transferToteBarCode = new DevExpress.XtraReports.UI.XRBarCode(); 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.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCode2 = new DevExpress.XtraReports.UI.XRBarCode(); this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand(); this.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.toteLabel = new DevExpress.XtraReports.UI.XRLabel(); this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand(); this.toteTravelerDetails1 = new SCOUT.WinForms.Reports.toteTravelerDetails(); this.vw_tote_traveler_detailsTableAdapter = new SCOUT.WinForms.Reports.toteTravelerDetailsTableAdapters.vw_tote_traveler_detailsTableAdapter(); this.toteId = new DevExpress.XtraReports.Parameters.Parameter(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCode3 = new DevExpress.XtraReports.UI.XRBarCode(); ((System.ComponentModel.ISupportInitialize)(this.toteTravelerDetails1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel5, this.xrBarCode1, this.manageBarCode, this.transferContentsBarCode, this.removeItemsBarCode, this.transferToteBarCode, this.xrLabel4, this.xrLabel3, this.xrLabel2, this.xrLabel1, this.xrLabel6, this.xrBarCode2, this.xrLabel7, this.xrBarCode3 }); this.Detail.Height = 361; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel5 // this.xrLabel5.Location = new System.Drawing.Point(8, 8); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.Size = new System.Drawing.Size(140, 23); this.xrLabel5.Text = "Tote Id:"; // // xrBarCode1 // this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_tote_traveler_details.id", "") }); this.xrBarCode1.Location = new System.Drawing.Point(158, 8); this.xrBarCode1.Module = 1F; this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode1.ShowText = false; this.xrBarCode1.Size = new System.Drawing.Size(279, 23); this.xrBarCode1.StylePriority.UseTextAlignment = false; code128Generator1.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.Text = "xrBarCode1"; this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // manageBarCode // this.manageBarCode.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_tote_traveler_details.command_4", "") }); this.manageBarCode.Location = new System.Drawing.Point(158, 179); this.manageBarCode.Module = 1F; this.manageBarCode.Name = "manageBarCode"; this.manageBarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.manageBarCode.ShowText = false; this.manageBarCode.Size = new System.Drawing.Size(925, 23); code128Generator2.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.manageBarCode.Symbology = code128Generator2; this.manageBarCode.Text = "manageBarCode"; // // transferContentsBarCode // this.transferContentsBarCode.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_tote_traveler_details.command_3", "") }); this.transferContentsBarCode.Location = new System.Drawing.Point(158, 140); this.transferContentsBarCode.Module = 1F; this.transferContentsBarCode.Name = "transferContentsBarCode"; this.transferContentsBarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.transferContentsBarCode.ShowText = false; this.transferContentsBarCode.Size = new System.Drawing.Size(925, 23); code128Generator3.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.transferContentsBarCode.Symbology = code128Generator3; this.transferContentsBarCode.Text = "transferContentsBarCode"; // // removeItemsBarCode // this.removeItemsBarCode.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_tote_traveler_details.command_2", "") }); this.removeItemsBarCode.Location = new System.Drawing.Point(158, 96); this.removeItemsBarCode.Module = 1F; this.removeItemsBarCode.Name = "removeItemsBarCode"; this.removeItemsBarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.removeItemsBarCode.ShowText = false; this.removeItemsBarCode.Size = new System.Drawing.Size(925, 23); code128Generator4.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.removeItemsBarCode.Symbology = code128Generator4; this.removeItemsBarCode.Text = "removeItemsBarCode"; // // transferToteBarCode // this.transferToteBarCode.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_tote_traveler_details.command_1", "") }); this.transferToteBarCode.Location = new System.Drawing.Point(158, 52); this.transferToteBarCode.Module = 1F; this.transferToteBarCode.Name = "transferToteBarCode"; this.transferToteBarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.transferToteBarCode.ShowText = false; this.transferToteBarCode.Size = new System.Drawing.Size(925, 23); code128Generator5.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.transferToteBarCode.Symbology = code128Generator5; this.transferToteBarCode.Text = "transferToteBarCode"; // // xrLabel4 // this.xrLabel4.Location = new System.Drawing.Point(6, 179); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.Size = new System.Drawing.Size(140, 23); this.xrLabel4.Text = "Manage:"; // // xrLabel3 // this.xrLabel3.Location = new System.Drawing.Point(6, 140); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.Size = new System.Drawing.Size(140, 23); this.xrLabel3.Text = "Transfer Contents:"; // // xrLabel2 // this.xrLabel2.Location = new System.Drawing.Point(6, 96); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.Size = new System.Drawing.Size(140, 23); this.xrLabel2.Text = "Remove Items:"; // // xrLabel1 // this.xrLabel1.Location = new System.Drawing.Point(6, 52); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.Size = new System.Drawing.Size(140, 23); this.xrLabel1.Text = "Transfer Tote:"; // // xrLabel6 // this.xrLabel6.Location = new System.Drawing.Point(4, 221); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.Size = new System.Drawing.Size(140, 23); this.xrLabel6.Text = "Add Items:"; // // xrBarCode2 // this.xrBarCode2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_tote_traveler_details.command_5", "") }); this.xrBarCode2.Location = new System.Drawing.Point(158, 219); this.xrBarCode2.Module = 1F; this.xrBarCode2.Name = "xrBarCode2"; this.xrBarCode2.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode2.ShowText = false; this.xrBarCode2.Size = new System.Drawing.Size(925, 23); code128Generator6.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.xrBarCode2.Symbology = code128Generator6; this.xrBarCode2.Text = "xrBarCode2"; // // PageHeader // this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLine1, this.toteLabel }); this.PageHeader.Height = 85; this.PageHeader.Name = "PageHeader"; this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLine1 // this.xrLine1.Location = new System.Drawing.Point(12, 77); this.xrLine1.Name = "xrLine1"; this.xrLine1.Size = new System.Drawing.Size(1069, 2); // // toteLabel // this.toteLabel.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_tote_traveler_details.label", "") }); this.toteLabel.Font = new System.Drawing.Font("Verdana", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.toteLabel.Location = new System.Drawing.Point(4, 6); this.toteLabel.Name = "toteLabel"; this.toteLabel.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.toteLabel.Size = new System.Drawing.Size(1079, 60); this.toteLabel.StylePriority.UseFont = false; this.toteLabel.StylePriority.UseTextAlignment = false; this.toteLabel.Text = "toteLabel"; this.toteLabel.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // PageFooter // this.PageFooter.Height = 30; this.PageFooter.Name = "PageFooter"; this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // toteTravelerDetails1 // this.toteTravelerDetails1.DataSetName = "toteTravelerDetails"; this.toteTravelerDetails1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // vw_tote_traveler_detailsTableAdapter // this.vw_tote_traveler_detailsTableAdapter.ClearBeforeFill = true; // // toteId // this.toteId.Description = "Tote Id"; this.toteId.Name = "toteId"; this.toteId.ParameterType = DevExpress.XtraReports.Parameters.ParameterType.Int32; this.toteId.Value = 0; this.toteId.Visible = false; // // xrLabel7 // this.xrLabel7.Location = new System.Drawing.Point(4, 262); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.Size = new System.Drawing.Size(140, 23); this.xrLabel7.Text = "Put away items:"; // // xrBarCode3 // this.xrBarCode3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_tote_traveler_details.command_6", "") }); this.xrBarCode3.Location = new System.Drawing.Point(160, 262); this.xrBarCode3.Module = 1F; this.xrBarCode3.Name = "xrBarCode3"; this.xrBarCode3.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode3.ShowText = false; this.xrBarCode3.Size = new System.Drawing.Size(925, 23); code128Generator7.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.xrBarCode3.Symbology = code128Generator7; this.xrBarCode3.Text = "xrBarCode3"; // // ToteTravelerReport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.PageHeader, this.PageFooter }); this.DataAdapter = this.vw_tote_traveler_detailsTableAdapter; this.DataMember = "vw_tote_traveler_details"; this.DataSource = this.toteTravelerDetails1; this.DataSourceSchema = resources.GetString("$this.DataSourceSchema"); this.FilterString = "[id] = ?toteId"; this.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.GridSize = new System.Drawing.Size(2, 2); this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(10, 0, 10, 10); this.PageHeight = 850; this.PageWidth = 1100; this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.toteId }); this.Version = "8.2"; ((System.ComponentModel.ISupportInitialize)(this.toteTravelerDetails1)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary4 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary5 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary6 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary7 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary8 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary9 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary10 = new DevExpress.XtraReports.UI.XRSummary(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); 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.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.xrTableCell48 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarcodeID = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLebelID = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = 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.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell43 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell46 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell49 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell51 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell39 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell35 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell47 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell50 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell36 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell52 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell38 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell(); this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand(); this.xrLebelCompany = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLebelDate = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell45 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell(); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.DataField = new DevExpress.XtraReports.UI.XRControlStyle(); this.xrCrossBandBox1 = new DevExpress.XtraReports.UI.XRCrossBandBox(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.___sp_SelectTbSubmitWithSubmitNo_1 = new visa.CLEINT.Data.@__sp_SelectTbSubmitWithSubmitNo_(); this.sp_SelectTbSubmitWithSubmitNoTableAdapter = new visa.CLEINT.Data.@__sp_SelectTbSubmitWithSubmitNo_TableAdapters.sp_SelectTbSubmitWithSubmitNoTableAdapter(); this.xrLabelCaption = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelSysMemo = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.___sp_SelectTbSubmitWithSubmitNo_1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2}); this.Detail.HeightF = 25F; this.Detail.KeepTogether = true; this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTable2 // this.xrTable2.KeepTogether = true; this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(8F, 0F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2}); this.xrTable2.SizeF = new System.Drawing.SizeF(652F, 25F); // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell4, this.xrTableCell5, this.xrTableCell6, this.xrTableCell7, this.xrTableCell8, this.xrTableCell9, this.xrTableCell10, this.xrTableCell11, this.xrTableCell12, this.xrTableCell48, this.xrTableCell13, this.xrTableCell33, this.xrTableCell14}); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell4 // this.xrTableCell4.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table2.STT")}); this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell4.StylePriority.UseBorders = false; this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Text = "xrTableCell4"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell4.Weight = 0.065420560747663545D; // // xrTableCell5 // this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table2.FName")}); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell5.StylePriority.UseBorders = false; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Text = "xrTableCell5"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell5.Weight = 0.23364485981308408D; // // xrTableCell6 // this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table2.FPassportNo")}); this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell6.StylePriority.UseBorders = false; this.xrTableCell6.StylePriority.UseTextAlignment = false; this.xrTableCell6.Text = "xrTableCell6"; this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell6.Weight = 0.12461059190031151D; // // xrTableCell7 // this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_1S")}); this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell7.StylePriority.UseBorders = false; this.xrTableCell7.StylePriority.UseTextAlignment = false; this.xrTableCell7.Text = "xrTableCell7"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell7.Weight = 0.059190031152647968D; this.xrTableCell7.TextChanged += new System.EventHandler(this.xrTableCell_TextChanged); // // xrTableCell8 // this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_1M")}); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell8.StylePriority.UseBorders = false; this.xrTableCell8.StylePriority.UseTextAlignment = false; this.xrTableCell8.Text = "xrTableCell8"; this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell8.Weight = 0.059190031152647954D; this.xrTableCell8.TextChanged += new System.EventHandler(this.xrTableCell_TextChanged); // // xrTableCell9 // this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_3S")}); this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell9.StylePriority.UseBorders = false; this.xrTableCell9.StylePriority.UseTextAlignment = false; this.xrTableCell9.Text = "xrTableCell9"; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell9.Weight = 0.059190031152647968D; this.xrTableCell9.TextChanged += new System.EventHandler(this.xrTableCell_TextChanged); // // xrTableCell10 // this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_3M")}); this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell10.StylePriority.UseBorders = false; this.xrTableCell10.StylePriority.UseTextAlignment = false; this.xrTableCell10.Text = "xrTableCell10"; this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell10.Weight = 0.059190031152647968D; this.xrTableCell10.TextChanged += new System.EventHandler(this.xrTableCell_TextChanged); // // xrTableCell11 // this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_6S")}); this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell11.StylePriority.UseBorders = false; this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.Text = "xrTableCell11"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell11.Weight = 0.059190031152647968D; this.xrTableCell11.TextChanged += new System.EventHandler(this.xrTableCell_TextChanged); // // xrTableCell12 // this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_6M")}); this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell12.StylePriority.UseBorders = false; this.xrTableCell12.StylePriority.UseTextAlignment = false; this.xrTableCell12.Text = "xrTableCell12"; this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell12.Weight = 0.059190031152647982D; this.xrTableCell12.TextChanged += new System.EventHandler(this.xrTableCell_TextChanged); // // xrTableCell48 // this.xrTableCell48.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell48.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_Others")}); this.xrTableCell48.Name = "xrTableCell48"; this.xrTableCell48.StylePriority.UseBorders = false; this.xrTableCell48.StylePriority.UseTextAlignment = false; this.xrTableCell48.Text = "xrTableCell48"; this.xrTableCell48.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell48.Weight = 0.059190031152647968D; this.xrTableCell48.TextChanged += new System.EventHandler(this.xrTableCell_TextChanged); // // xrTableCell13 // this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Speed_ND")}); this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell13.StylePriority.UseBorders = false; this.xrTableCell13.StylePriority.UseTextAlignment = false; this.xrTableCell13.Text = "xrTableCell13"; this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell13.Weight = 0.059190031152647968D; this.xrTableCell13.TextChanged += new System.EventHandler(this.xrTableCell_TextChanged); // // xrTableCell33 // this.xrTableCell33.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell33.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table2.Speed_O")}); this.xrTableCell33.Name = "xrTableCell33"; this.xrTableCell33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell33.StylePriority.UseBorders = false; this.xrTableCell33.StylePriority.UseTextAlignment = false; this.xrTableCell33.Text = "xrTableCell33"; this.xrTableCell33.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell33.Weight = 0.059190031152647975D; this.xrTableCell33.TextChanged += new System.EventHandler(this.xrTableCell_TextChanged); // // xrTableCell14 // this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Speed_NA")}); this.xrTableCell14.Name = "xrTableCell14"; this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell14.StylePriority.UseBorders = false; this.xrTableCell14.StylePriority.UseTextAlignment = false; this.xrTableCell14.Text = "xrTableCell14"; this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell14.Weight = 0.059190031152647968D; this.xrTableCell14.TextChanged += new System.EventHandler(this.xrTableCell_TextChanged); // // PageFooter // this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel10, this.xrPageInfo2, this.xrPageInfo1, this.xrLabel8, this.xrBarcodeID, this.xrLebelID, this.xrLabel9, this.xrLabel3, this.xrLabel2, this.xrLabel1, this.xrLine1, this.xrTable3}); this.PageFooter.HeightF = 134F; this.PageFooter.Name = "PageFooter"; this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.PageFooter.StylePriority.UseBorderWidth = false; this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel10 // this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(533F, 100F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel10.SizeF = new System.Drawing.SizeF(42F, 25F); this.xrLabel10.StylePriority.UseTextAlignment = false; this.xrLabel10.Text = "页:"; this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrPageInfo2 // this.xrPageInfo2.Format = "{0:dd\\/MM\\/yyyy HH:mm:ss}"; this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(100F, 100F); this.xrPageInfo2.Name = "xrPageInfo2"; this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrPageInfo2.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime; this.xrPageInfo2.SizeF = new System.Drawing.SizeF(125F, 25F); this.xrPageInfo2.StylePriority.UseTextAlignment = false; this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrPageInfo1 // this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(583F, 100F); this.xrPageInfo1.Name = "xrPageInfo1"; this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrPageInfo1.SizeF = new System.Drawing.SizeF(58F, 25F); this.xrPageInfo1.StylePriority.UseTextAlignment = false; this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel8 // this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(8F, 100F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(83F, 25F); this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = "打印时间:"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrBarcodeID // this.xrBarcodeID.AutoModule = true; this.xrBarcodeID.LocationFloat = new DevExpress.Utils.PointFloat(17F, 33F); this.xrBarcodeID.Name = "xrBarcodeID"; this.xrBarcodeID.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarcodeID.ShowText = false; this.xrBarcodeID.SizeF = new System.Drawing.SizeF(183F, 50F); this.xrBarcodeID.StylePriority.UseTextAlignment = false; code128Generator1.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.xrBarcodeID.Symbology = code128Generator1; this.xrBarcodeID.Text = "123456789123456"; this.xrBarcodeID.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLebelID // this.xrLebelID.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrLebelID.LocationFloat = new DevExpress.Utils.PointFloat(83F, 0F); this.xrLebelID.Name = "xrLebelID"; this.xrLebelID.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLebelID.SizeF = new System.Drawing.SizeF(125F, 25F); this.xrLebelID.StylePriority.UseFont = false; this.xrLebelID.StylePriority.UseTextAlignment = false; this.xrLebelID.Text = "123456789123456"; this.xrLebelID.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel9 // this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(17F, 0F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(67F, 25F); this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.StylePriority.UseTextAlignment = false; this.xrLabel9.Text = "名单号:"; this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel3 // this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(208F, 57.99999F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(72F, 32F); this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "总额:"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel2 // this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(208F, 29.99999F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(72F, 30F); this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "金额:"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel1 // this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(208F, 0F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(72F, 30F); this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "合计:"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLine1 // this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(8F, 0F); this.xrLine1.Name = "xrLine1"; this.xrLine1.SizeF = new System.Drawing.SizeF(642F, 2F); // // xrTable3 // this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(280F, 0F); this.xrTable3.Name = "xrTable3"; this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1, this.xrTableRow6, this.xrTableRow5}); this.xrTable3.SizeF = new System.Drawing.SizeF(380F, 92F); // // xrTableRow1 // this.xrTableRow1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell28, this.xrTableCell43, this.xrTableCell29, this.xrTableCell46, this.xrTableCell49, this.xrTableCell30, this.xrTableCell51, this.xrTableCell37, this.xrTableCell39, this.xrTableCell40}); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.StylePriority.UseBorders = false; this.xrTableRow1.Weight = 0.32608695652173914D; // // xrTableCell28 // this.xrTableCell28.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_1S")}); this.xrTableCell28.Name = "xrTableCell28"; this.xrTableCell28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell28.StylePriority.UseTextAlignment = false; xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Page; this.xrTableCell28.Summary = xrSummary1; this.xrTableCell28.Text = "xrTableCell28"; this.xrTableCell28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell28.Weight = 0.099216700637718869D; // // xrTableCell43 // this.xrTableCell43.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_1M")}); this.xrTableCell43.Name = "xrTableCell43"; this.xrTableCell43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell43.StylePriority.UseTextAlignment = false; xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Page; this.xrTableCell43.Summary = xrSummary2; this.xrTableCell43.Text = "xrTableCell43"; this.xrTableCell43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell43.Weight = 0.099216700637725211D; // // xrTableCell29 // this.xrTableCell29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_3S")}); this.xrTableCell29.Name = "xrTableCell29"; this.xrTableCell29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell29.StylePriority.UseTextAlignment = false; xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Page; this.xrTableCell29.Summary = xrSummary3; this.xrTableCell29.Text = "xrTableCell29"; this.xrTableCell29.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell29.Weight = 0.099216700637725239D; // // xrTableCell46 // this.xrTableCell46.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_3M")}); this.xrTableCell46.Name = "xrTableCell46"; this.xrTableCell46.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell46.StylePriority.UseTextAlignment = false; xrSummary4.Running = DevExpress.XtraReports.UI.SummaryRunning.Page; this.xrTableCell46.Summary = xrSummary4; this.xrTableCell46.Text = "xrTableCell46"; this.xrTableCell46.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell46.Weight = 0.099216700637731553D; // // xrTableCell49 // this.xrTableCell49.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_6S")}); this.xrTableCell49.Name = "xrTableCell49"; this.xrTableCell49.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell49.StylePriority.UseTextAlignment = false; xrSummary5.Running = DevExpress.XtraReports.UI.SummaryRunning.Page; this.xrTableCell49.Summary = xrSummary5; this.xrTableCell49.Text = "xrTableCell49"; this.xrTableCell49.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell49.Weight = 0.099216700637718869D; // // xrTableCell30 // this.xrTableCell30.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_6M")}); this.xrTableCell30.Name = "xrTableCell30"; this.xrTableCell30.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell30.StylePriority.UseTextAlignment = false; xrSummary6.Running = DevExpress.XtraReports.UI.SummaryRunning.Page; this.xrTableCell30.Summary = xrSummary6; this.xrTableCell30.Text = "xrTableCell30"; this.xrTableCell30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell30.Weight = 0.099216702712734611D; // // xrTableCell51 // this.xrTableCell51.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Times_Others")}); this.xrTableCell51.Name = "xrTableCell51"; this.xrTableCell51.StylePriority.UseTextAlignment = false; xrSummary7.Running = DevExpress.XtraReports.UI.SummaryRunning.Page; this.xrTableCell51.Summary = xrSummary7; this.xrTableCell51.Text = "xrTableCell51"; this.xrTableCell51.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell51.Weight = 0.099216706966503074D; // // xrTableCell37 // this.xrTableCell37.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Speed_ND")}); this.xrTableCell37.Name = "xrTableCell37"; this.xrTableCell37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell37.StylePriority.UseTextAlignment = false; xrSummary8.IgnoreNullValues = true; xrSummary8.Running = DevExpress.XtraReports.UI.SummaryRunning.Page; this.xrTableCell37.Summary = xrSummary8; this.xrTableCell37.Text = "xrTableCell37"; this.xrTableCell37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell37.Weight = 0.099216701986480915D; // // xrTableCell39 // this.xrTableCell39.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table2.Speed_O")}); this.xrTableCell39.Name = "xrTableCell39"; this.xrTableCell39.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell39.StylePriority.UseTextAlignment = false; xrSummary9.Running = DevExpress.XtraReports.UI.SummaryRunning.Page; this.xrTableCell39.Summary = xrSummary9; this.xrTableCell39.Text = "xrTableCell39"; this.xrTableCell39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell39.Weight = 0.099216706655252049D; // // xrTableCell40 // this.xrTableCell40.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectTbSubmitWithSubmitNo.Speed_NA")}); this.xrTableCell40.Name = "xrTableCell40"; this.xrTableCell40.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell40.StylePriority.UseTextAlignment = false; xrSummary10.IgnoreNullValues = true; xrSummary10.Running = DevExpress.XtraReports.UI.SummaryRunning.Page; this.xrTableCell40.Summary = xrSummary10; this.xrTableCell40.Text = "xrTableCell40"; this.xrTableCell40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell40.Weight = 0.099216701467728957D; // // xrTableRow6 // this.xrTableRow6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell34, this.xrTableCell44, this.xrTableCell35, this.xrTableCell47, this.xrTableCell50, this.xrTableCell36, this.xrTableCell52, this.xrTableCell38, this.xrTableCell42, this.xrTableCell41}); this.xrTableRow6.Name = "xrTableRow6"; this.xrTableRow6.StylePriority.UseBorders = false; this.xrTableRow6.Weight = 0.32608695652173914D; // // xrTableCell34 // this.xrTableCell34.Name = "xrTableCell34"; this.xrTableCell34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell34.Weight = 0.099216700637718869D; // // xrTableCell44 // this.xrTableCell44.Name = "xrTableCell44"; this.xrTableCell44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell44.Weight = 0.099216700637725211D; // // xrTableCell35 // this.xrTableCell35.Name = "xrTableCell35"; this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell35.Weight = 0.099216700637725239D; // // xrTableCell47 // this.xrTableCell47.Name = "xrTableCell47"; this.xrTableCell47.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell47.Weight = 0.099216700637731553D; // // xrTableCell50 // this.xrTableCell50.Name = "xrTableCell50"; this.xrTableCell50.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell50.Weight = 0.099216700637712527D; // // xrTableCell36 // this.xrTableCell36.Name = "xrTableCell36"; this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell36.Weight = 0.099216702712747268D; // // xrTableCell52 // this.xrTableCell52.Name = "xrTableCell52"; this.xrTableCell52.Weight = 0.099216706966509416D; // // xrTableCell38 // this.xrTableCell38.Name = "xrTableCell38"; this.xrTableCell38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell38.Weight = 0.099216701986487257D; // // xrTableCell42 // this.xrTableCell42.Name = "xrTableCell42"; this.xrTableCell42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell42.Weight = 0.099216706655214065D; // // xrTableCell41 // this.xrTableCell41.Name = "xrTableCell41"; this.xrTableCell41.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell41.Weight = 0.099216701467747942D; // // xrTableRow5 // this.xrTableRow5.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell31}); this.xrTableRow5.Name = "xrTableRow5"; this.xrTableRow5.StylePriority.UseBorders = false; this.xrTableRow5.Weight = 0.34782608695652173D; // // xrTableCell31 // this.xrTableCell31.Name = "xrTableCell31"; this.xrTableCell31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell31.Weight = 0.9921670229773194D; // // PageHeader // this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLebelCompany, this.xrLabel7, this.xrLabel6, this.xrLebelDate, this.xrTable1}); this.PageHeader.HeightF = 75F; this.PageHeader.Name = "PageHeader"; this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLebelCompany // this.xrLebelCompany.LocationFloat = new DevExpress.Utils.PointFloat(300F, 0F); this.xrLebelCompany.Name = "xrLebelCompany"; this.xrLebelCompany.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLebelCompany.SizeF = new System.Drawing.SizeF(175F, 25F); this.xrLebelCompany.StylePriority.UseTextAlignment = false; this.xrLebelCompany.Text = "投证单位:"; this.xrLebelCompany.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel7 // this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(475F, 0F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(58F, 25F); this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "TO SO:"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel6 // this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(217F, 0F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(83F, 25F); this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "投证单位:"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLebelDate // this.xrLebelDate.LocationFloat = new DevExpress.Utils.PointFloat(75F, 0F); this.xrLebelDate.Name = "xrLebelDate"; this.xrLebelDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLebelDate.SizeF = new System.Drawing.SizeF(142F, 25F); this.xrLebelDate.StylePriority.UseTextAlignment = false; this.xrLebelDate.Text = "日期:"; this.xrLebelDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrTable1 // this.xrTable1.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrTable1.KeepTogether = true; this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(8F, 25F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow4, this.xrTableRow3}); this.xrTable1.SizeF = new System.Drawing.SizeF(652F, 50F); this.xrTable1.StylePriority.UseBorders = false; // // xrTableRow4 // this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell24, this.xrTableCell22, this.xrTableCell19, this.xrTableCell20, this.xrTableCell21}); this.xrTableRow4.Name = "xrTableRow4"; this.xrTableRow4.Weight = 0.5D; // // xrTableCell24 // this.xrTableCell24.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTableCell24.Name = "xrTableCell24"; this.xrTableCell24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell24.StylePriority.UseBorders = false; this.xrTableCell24.Weight = 0.065420560747663545D; // // xrTableCell22 // this.xrTableCell22.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrTableCell22.Name = "xrTableCell22"; this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell22.StylePriority.UseBorders = false; this.xrTableCell22.Weight = 0.23364485981308408D; // // xrTableCell19 // this.xrTableCell19.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrTableCell19.Name = "xrTableCell19"; this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell19.StylePriority.UseBorders = false; this.xrTableCell19.Weight = 0.12461059190031153D; // // xrTableCell20 // this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell20.Name = "xrTableCell20"; this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell20.StylePriority.UseBorders = false; this.xrTableCell20.StylePriority.UseTextAlignment = false; this.xrTableCell20.Text = "申请种类"; this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell20.Weight = 0.41433021806853582D; // // xrTableCell21 // this.xrTableCell21.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell21.Name = "xrTableCell21"; this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell21.StylePriority.UseBorders = false; this.xrTableCell21.StylePriority.UseTextAlignment = false; this.xrTableCell21.Text = "加急种类"; this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell21.Weight = 0.17757009345794395D; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell25, this.xrTableCell23, this.xrTableCell15, this.xrTableCell1, this.xrTableCell2, this.xrTableCell16, this.xrTableCell3, this.xrTableCell26, this.xrTableCell18, this.xrTableCell45, this.xrTableCell27, this.xrTableCell32, this.xrTableCell17}); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 0.5D; // // xrTableCell25 // this.xrTableCell25.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrTableCell25.Name = "xrTableCell25"; this.xrTableCell25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell25.StylePriority.UseBorders = false; this.xrTableCell25.StylePriority.UseTextAlignment = false; this.xrTableCell25.Text = "STT"; this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell25.Weight = 0.065420560747663545D; // // xrTableCell23 // this.xrTableCell23.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell23.Name = "xrTableCell23"; this.xrTableCell23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell23.StylePriority.UseBorders = false; this.xrTableCell23.StylePriority.UseTextAlignment = false; this.xrTableCell23.Text = "姓名"; this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell23.Weight = 0.23364485981308408D; // // xrTableCell15 // this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell15.Name = "xrTableCell15"; this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell15.StylePriority.UseBorders = false; this.xrTableCell15.StylePriority.UseTextAlignment = false; this.xrTableCell15.Text = "护照号"; this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell15.Weight = 0.12461059190031151D; // // xrTableCell1 // this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell1.StylePriority.UseBorders = false; this.xrTableCell1.StylePriority.UseTextAlignment = false; this.xrTableCell1.Text = "1S"; this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell1.Weight = 0.059190031152647968D; // // xrTableCell2 // this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell2.StylePriority.UseBorders = false; this.xrTableCell2.StylePriority.UseTextAlignment = false; this.xrTableCell2.Text = "1M"; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell2.Weight = 0.059190031152647954D; // // xrTableCell16 // this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell16.Name = "xrTableCell16"; this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell16.StylePriority.UseBorders = false; this.xrTableCell16.StylePriority.UseTextAlignment = false; this.xrTableCell16.Text = "3S"; this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell16.Weight = 0.059190031152647968D; // // xrTableCell3 // this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell3.StylePriority.UseBorders = false; this.xrTableCell3.StylePriority.UseTextAlignment = false; this.xrTableCell3.Text = "3M"; this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell3.Weight = 0.059190031152647968D; // // xrTableCell26 // this.xrTableCell26.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell26.Name = "xrTableCell26"; this.xrTableCell26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell26.StylePriority.UseBorders = false; this.xrTableCell26.StylePriority.UseTextAlignment = false; this.xrTableCell26.Text = "6S"; this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell26.Weight = 0.059190031152647961D; // // xrTableCell18 // this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell18.Name = "xrTableCell18"; this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell18.StylePriority.UseBorders = false; this.xrTableCell18.StylePriority.UseTextAlignment = false; this.xrTableCell18.Text = "6M"; this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell18.Weight = 0.059190031152647989D; // // xrTableCell45 // this.xrTableCell45.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell45.Name = "xrTableCell45"; this.xrTableCell45.StylePriority.UseBorders = false; this.xrTableCell45.StylePriority.UseTextAlignment = false; this.xrTableCell45.Text = "1Y+"; this.xrTableCell45.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell45.Weight = 0.059190031152647968D; // // xrTableCell27 // this.xrTableCell27.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell27.Name = "xrTableCell27"; this.xrTableCell27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell27.StylePriority.UseBorders = false; this.xrTableCell27.StylePriority.UseTextAlignment = false; this.xrTableCell27.Text = "N+"; this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell27.Weight = 0.059190031152647968D; // // xrTableCell32 // this.xrTableCell32.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell32.Name = "xrTableCell32"; this.xrTableCell32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell32.StylePriority.UseBorders = false; this.xrTableCell32.StylePriority.UseTextAlignment = false; this.xrTableCell32.Text = "O"; this.xrTableCell32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell32.Weight = 0.059190031152647968D; // // xrTableCell17 // this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell17.Name = "xrTableCell17"; this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell17.StylePriority.UseBorders = false; this.xrTableCell17.StylePriority.UseTextAlignment = false; this.xrTableCell17.Text = "N-"; this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell17.Weight = 0.059190031152647954D; // // Title // this.Title.BackColor = System.Drawing.Color.White; this.Title.BorderColor = System.Drawing.SystemColors.ControlText; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1; this.Title.Font = new System.Drawing.Font("Times New Roman", 24F); this.Title.ForeColor = System.Drawing.Color.Black; this.Title.Name = "Title"; // // FieldCaption // this.FieldCaption.BackColor = System.Drawing.Color.White; this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText; this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.FieldCaption.BorderWidth = 1; this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.FieldCaption.ForeColor = System.Drawing.Color.Black; this.FieldCaption.Name = "FieldCaption"; // // PageInfo // this.PageInfo.BackColor = System.Drawing.Color.White; this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText; this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None; this.PageInfo.BorderWidth = 1; this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F); this.PageInfo.ForeColor = System.Drawing.Color.Black; this.PageInfo.Name = "PageInfo"; // // DataField // this.DataField.BackColor = System.Drawing.Color.White; this.DataField.BorderColor = System.Drawing.SystemColors.ControlText; this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DataField.BorderWidth = 1; this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F); this.DataField.ForeColor = System.Drawing.SystemColors.ControlText; this.DataField.Name = "DataField"; // // xrCrossBandBox1 // this.xrCrossBandBox1.EndBand = this.PageFooter; this.xrCrossBandBox1.EndPointFloat = new DevExpress.Utils.PointFloat(8F, 92F); this.xrCrossBandBox1.LocationFloat = new DevExpress.Utils.PointFloat(8F, 25F); this.xrCrossBandBox1.Name = "xrCrossBandBox1"; this.xrCrossBandBox1.StartBand = this.PageHeader; this.xrCrossBandBox1.StartPointFloat = new DevExpress.Utils.PointFloat(8F, 25F); this.xrCrossBandBox1.WidthF = 660F; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabelSysMemo, this.xrLabelCaption}); this.ReportHeader.HeightF = 49F; this.ReportHeader.Name = "ReportHeader"; // // topMarginBand1 // this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.Name = "bottomMarginBand1"; // // ___sp_SelectTbSubmitWithSubmitNo_1 // this.___sp_SelectTbSubmitWithSubmitNo_1.DataSetName = "[sp_SelectTbSubmitWithSubmitNo]"; this.___sp_SelectTbSubmitWithSubmitNo_1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // sp_SelectTbSubmitWithSubmitNoTableAdapter // this.sp_SelectTbSubmitWithSubmitNoTableAdapter.ClearBeforeFill = true; // // xrLabelCaption // this.xrLabelCaption.Font = new System.Drawing.Font("微软雅黑", 22F, System.Drawing.FontStyle.Bold); this.xrLabelCaption.LocationFloat = new DevExpress.Utils.PointFloat(144.2916F, 7.999992F); this.xrLabelCaption.Name = "xrLabelCaption"; this.xrLabelCaption.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabelCaption.SizeF = new System.Drawing.SizeF(363.7084F, 33F); this.xrLabelCaption.StylePriority.UseFont = false; this.xrLabelCaption.StylePriority.UseTextAlignment = false; this.xrLabelCaption.Text = "xrLabelCaption"; this.xrLabelCaption.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabelSysMemo // this.xrLabelSysMemo.Font = new System.Drawing.Font("微软雅黑", 22F, System.Drawing.FontStyle.Bold); this.xrLabelSysMemo.LocationFloat = new DevExpress.Utils.PointFloat(0F, 6F); this.xrLabelSysMemo.Name = "xrLabelSysMemo"; this.xrLabelSysMemo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabelSysMemo.SizeF = new System.Drawing.SizeF(182.2917F, 33F); this.xrLabelSysMemo.StylePriority.UseFont = false; this.xrLabelSysMemo.Text = "SysMemo"; this.xrLabelSysMemo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // ReportTable2 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.PageFooter, this.PageHeader, this.ReportHeader, this.topMarginBand1, this.bottomMarginBand1}); this.CrossBandControls.AddRange(new DevExpress.XtraReports.UI.XRCrossBandControl[] { this.xrCrossBandBox1}); this.DataAdapter = this.sp_SelectTbSubmitWithSubmitNoTableAdapter; this.DataMember = "sp_SelectTbSubmitWithSubmitNo"; this.DataSource = this.___sp_SelectTbSubmitWithSubmitNo_1; this.Margins = new System.Drawing.Printing.Margins(53, 100, 100, 100); this.PageHeight = 1169; this.PageWidth = 827; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.FieldCaption, this.PageInfo, this.DataField}); this.Version = "13.1"; ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.___sp_SelectTbSubmitWithSubmitNo_1)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrBarCode1 }); this.Detail.Dpi = 254F; this.Detail.HeightF = 500F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrBarCode1 // this.xrBarCode1.AutoModule = true; this.xrBarCode1.Dpi = 254F; this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(10F, 0F); this.xrBarCode1.Module = 5.08F; this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 254F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(1050F, 500F); this.xrBarCode1.StylePriority.UsePadding = false; this.xrBarCode1.StylePriority.UseTextAlignment = false; this.xrBarCode1.Symbology = code128Generator1; // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 50F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 50F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // ROLableHelp // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.Dpi = 254F; this.Font = new System.Drawing.Font("мšÃ÷ów", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Margins = new System.Drawing.Printing.Margins(40, 40, 50, 50); this.PageHeight = 600; this.PageWidth = 1150; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.SnapGridSize = 31.75F; this.Version = "10.2"; ((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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.panel1 = new DevExpress.XtraReports.UI.XRPanel(); this.xrLine7 = new DevExpress.XtraReports.UI.XRLine(); this.txtType = new DevExpress.XtraReports.UI.XRLabel(); this.txtBarcode = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.txtScaleWeight = new DevExpress.XtraReports.UI.XRLabel(); this.txtMaterialName = new DevExpress.XtraReports.UI.XRLabel(); this.txtColorCode = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine6 = new DevExpress.XtraReports.UI.XRLine(); this.txtBarcodeDisplay = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine16 = new DevExpress.XtraReports.UI.XRLine(); this.txtLabelName = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine11 = new DevExpress.XtraReports.UI.XRLine(); this.txtColorName = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine9 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine5 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine4 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine3 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.txtTimeScale = new DevExpress.XtraReports.UI.XRLabel(); this.txtDateScale = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.panel1 }); this.Detail.HeightF = 400F; this.Detail.Name = "Detail"; // // 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.txtTimeScale, this.txtDateScale, this.xrLine7, this.txtType, this.txtBarcode, this.xrLabel6, this.xrLabel5, this.txtScaleWeight, this.txtMaterialName, this.txtColorCode, this.xrLine6, this.txtBarcodeDisplay, this.xrLine16, this.txtLabelName, this.xrLabel8, this.xrLine11, this.txtColorName, this.xrLabel3, this.xrLine9, this.xrLine5, this.xrLine4, this.xrLine3, this.xrLine1 }); this.panel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.panel1.Name = "panel1"; this.panel1.SizeF = new System.Drawing.SizeF(390F, 390F); // // xrLine7 // this.xrLine7.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLine7.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical; this.xrLine7.LineStyle = System.Drawing.Drawing2D.DashStyle.DashDot; this.xrLine7.LocationFloat = new DevExpress.Utils.PointFloat(71.75F, 48.00002F); this.xrLine7.Name = "xrLine7"; this.xrLine7.SizeF = new System.Drawing.SizeF(2.083328F, 253.0833F); this.xrLine7.StylePriority.UseBorders = false; // // txtType // this.txtType.BorderColor = System.Drawing.Color.Silver; this.txtType.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.txtType.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.txtType.LocationFloat = new DevExpress.Utils.PointFloat(19.33341F, 12.08334F); this.txtType.Multiline = true; this.txtType.Name = "txtType"; this.txtType.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtType.SizeF = new System.Drawing.SizeF(189.7082F, 35.83336F); this.txtType.StylePriority.UseBorderColor = false; this.txtType.StylePriority.UseBorders = false; this.txtType.StylePriority.UseFont = false; this.txtType.StylePriority.UseTextAlignment = false; this.txtType.Text = "COMPOUNDED"; this.txtType.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // txtBarcode // this.txtBarcode.AutoModule = true; this.txtBarcode.LocationFloat = new DevExpress.Utils.PointFloat(19.33341F, 314.1667F); this.txtBarcode.Name = "txtBarcode"; this.txtBarcode.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.txtBarcode.ShowText = false; this.txtBarcode.SizeF = new System.Drawing.SizeF(339.4998F, 35F); this.txtBarcode.Symbology = code128Generator1; // // xrLabel6 // this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(304.2083F, 269.4167F); this.xrLabel6.Multiline = true; this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(54.62497F, 20F); this.xrLabel6.StylePriority.UseBorders = false; this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "Kg"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel5 // this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(76.75F, 269.4167F); this.xrLabel5.Multiline = true; this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(54.62497F, 20F); this.xrLabel5.StylePriority.UseBorders = false; this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "Q\'ty"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // txtScaleWeight // this.txtScaleWeight.BorderColor = System.Drawing.Color.Silver; this.txtScaleWeight.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.txtScaleWeight.Font = new System.Drawing.Font("Arial", 26F, System.Drawing.FontStyle.Bold); this.txtScaleWeight.LocationFloat = new DevExpress.Utils.PointFloat(136.9583F, 253.2083F); this.txtScaleWeight.Multiline = true; this.txtScaleWeight.Name = "txtScaleWeight"; this.txtScaleWeight.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtScaleWeight.SizeF = new System.Drawing.SizeF(156.25F, 47.875F); this.txtScaleWeight.StylePriority.UseBorderColor = false; this.txtScaleWeight.StylePriority.UseBorders = false; this.txtScaleWeight.StylePriority.UseFont = false; this.txtScaleWeight.StylePriority.UseTextAlignment = false; this.txtScaleWeight.Text = "15"; this.txtScaleWeight.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // txtMaterialName // this.txtMaterialName.BorderColor = System.Drawing.Color.Silver; this.txtMaterialName.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.txtMaterialName.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.txtMaterialName.LocationFloat = new DevExpress.Utils.PointFloat(136.9583F, 149.5F); this.txtMaterialName.Multiline = true; this.txtMaterialName.Name = "txtMaterialName"; this.txtMaterialName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtMaterialName.SizeF = new System.Drawing.SizeF(221.875F, 78.33339F); this.txtMaterialName.StylePriority.UseBorderColor = false; this.txtMaterialName.StylePriority.UseBorders = false; this.txtMaterialName.StylePriority.UseFont = false; this.txtMaterialName.StylePriority.UseTextAlignment = false; this.txtMaterialName.Text = "Color"; this.txtMaterialName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // txtColorCode // this.txtColorCode.BorderColor = System.Drawing.Color.Silver; this.txtColorCode.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.txtColorCode.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.txtColorCode.LocationFloat = new DevExpress.Utils.PointFloat(82.79161F, 86.54169F); this.txtColorCode.Multiline = true; this.txtColorCode.Name = "txtColorCode"; this.txtColorCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtColorCode.SizeF = new System.Drawing.SizeF(48.58334F, 22.87499F); this.txtColorCode.StylePriority.UseBorderColor = false; this.txtColorCode.StylePriority.UseBorders = false; this.txtColorCode.StylePriority.UseFont = false; this.txtColorCode.StylePriority.UseTextAlignment = false; this.txtColorCode.Text = "2000"; this.txtColorCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLine6 // this.xrLine6.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLine6.LineStyle = System.Drawing.Drawing2D.DashStyle.DashDot; this.xrLine6.LocationFloat = new DevExpress.Utils.PointFloat(10.625F, 308.0833F); this.xrLine6.Name = "xrLine6"; this.xrLine6.SizeF = new System.Drawing.SizeF(359.375F, 2.083332F); this.xrLine6.StylePriority.UseBorders = false; // // txtBarcodeDisplay // this.txtBarcodeDisplay.Borders = DevExpress.XtraPrinting.BorderSide.None; this.txtBarcodeDisplay.Font = new System.Drawing.Font("Segoe UI Historic", 12F, System.Drawing.FontStyle.Bold); this.txtBarcodeDisplay.LocationFloat = new DevExpress.Utils.PointFloat(18.20834F, 353.25F); this.txtBarcodeDisplay.Multiline = true; this.txtBarcodeDisplay.Name = "txtBarcodeDisplay"; this.txtBarcodeDisplay.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtBarcodeDisplay.SizeF = new System.Drawing.SizeF(163.75F, 20F); this.txtBarcodeDisplay.StylePriority.UseBorders = false; this.txtBarcodeDisplay.StylePriority.UseFont = false; this.txtBarcodeDisplay.Text = "*11111111-888*"; // // xrLine16 // this.xrLine16.LocationFloat = new DevExpress.Utils.PointFloat(12.70834F, 374.9166F); this.xrLine16.Name = "xrLine16"; this.xrLine16.SizeF = new System.Drawing.SizeF(359.375F, 2.083344F); // // txtLabelName // this.txtLabelName.Angle = 90F; this.txtLabelName.Borders = DevExpress.XtraPrinting.BorderSide.None; this.txtLabelName.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.txtLabelName.LocationFloat = new DevExpress.Utils.PointFloat(16.625F, 77.98443F); this.txtLabelName.Multiline = true; this.txtLabelName.Name = "txtLabelName"; this.txtLabelName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtLabelName.SizeF = new System.Drawing.SizeF(48.70832F, 223.0989F); this.txtLabelName.StylePriority.UseBorders = false; this.txtLabelName.StylePriority.UseFont = false; this.txtLabelName.StylePriority.UseTextAlignment = false; this.txtLabelName.Text = "Mixed"; this.txtLabelName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel8 // this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(76.75F, 179.5F); this.xrLabel8.Multiline = true; this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(54.62497F, 20F); this.xrLabel8.StylePriority.UseBorders = false; this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = "Polymer"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLine11 // this.xrLine11.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLine11.LineStyle = System.Drawing.Drawing2D.DashStyle.DashDot; this.xrLine11.LocationFloat = new DevExpress.Utils.PointFloat(73.8333F, 239.2917F); this.xrLine11.Name = "xrLine11"; this.xrLine11.SizeF = new System.Drawing.SizeF(298.1667F, 2.083328F); this.xrLine11.StylePriority.UseBorders = false; // // txtColorName // this.txtColorName.BorderColor = System.Drawing.Color.Silver; this.txtColorName.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.txtColorName.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); this.txtColorName.LocationFloat = new DevExpress.Utils.PointFloat(148.8333F, 61.54168F); this.txtColorName.Multiline = true; this.txtColorName.Name = "txtColorName"; this.txtColorName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtColorName.SizeF = new System.Drawing.SizeF(210F, 47.875F); this.txtColorName.StylePriority.UseBorderColor = false; this.txtColorName.StylePriority.UseBorders = false; this.txtColorName.StylePriority.UseFont = false; this.txtColorName.StylePriority.UseTextAlignment = false; this.txtColorName.Text = "Color"; this.txtColorName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel3 // this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(82.79163F, 62.54168F); this.xrLabel3.Multiline = true; this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(48.58334F, 15.44275F); this.xrLabel3.StylePriority.UseBorders = false; this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "Color"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLine9 // this.xrLine9.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLine9.LineStyle = System.Drawing.Drawing2D.DashStyle.DashDot; this.xrLine9.LocationFloat = new DevExpress.Utils.PointFloat(73.8333F, 136.4167F); this.xrLine9.Name = "xrLine9"; this.xrLine9.SizeF = new System.Drawing.SizeF(299.2501F, 2.083336F); this.xrLine9.StylePriority.UseBorders = false; // // xrLine5 // this.xrLine5.LocationFloat = new DevExpress.Utils.PointFloat(12.625F, 48.00002F); this.xrLine5.Name = "xrLine5"; this.xrLine5.SizeF = new System.Drawing.SizeF(359.375F, 2.083332F); // // xrLine4 // this.xrLine4.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical; this.xrLine4.LocationFloat = new DevExpress.Utils.PointFloat(370F, 10.00001F); this.xrLine4.Name = "xrLine4"; this.xrLine4.SizeF = new System.Drawing.SizeF(2.083344F, 370F); // // xrLine3 // this.xrLine3.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical; this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(10.625F, 12.08334F); this.xrLine3.Name = "xrLine3"; this.xrLine3.SizeF = new System.Drawing.SizeF(2.083333F, 367.9166F); // // xrLine1 // this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 10.00001F); this.xrLine1.Name = "xrLine1"; this.xrLine1.SizeF = new System.Drawing.SizeF(359.375F, 2.083333F); // // TopMargin // this.TopMargin.HeightF = 4F; this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.HeightF = 0F; this.BottomMargin.Name = "BottomMargin"; // // txtTimeScale // this.txtTimeScale.BorderColor = System.Drawing.Color.Silver; this.txtTimeScale.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.txtTimeScale.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.txtTimeScale.LocationFloat = new DevExpress.Utils.PointFloat(192.4582F, 353.25F); this.txtTimeScale.Multiline = true; this.txtTimeScale.Name = "txtTimeScale"; this.txtTimeScale.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtTimeScale.SizeF = new System.Drawing.SizeF(75.66684F, 20.00003F); this.txtTimeScale.StylePriority.UseBorderColor = false; this.txtTimeScale.StylePriority.UseBorders = false; this.txtTimeScale.StylePriority.UseFont = false; this.txtTimeScale.StylePriority.UseTextAlignment = false; this.txtTimeScale.Text = "18:66:00"; this.txtTimeScale.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // txtDateScale // this.txtDateScale.BorderColor = System.Drawing.Color.Silver; this.txtDateScale.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.txtDateScale.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.txtDateScale.LocationFloat = new DevExpress.Utils.PointFloat(275.125F, 353.25F); this.txtDateScale.Multiline = true; this.txtDateScale.Name = "txtDateScale"; this.txtDateScale.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtDateScale.SizeF = new System.Drawing.SizeF(90.62503F, 20.00003F); this.txtDateScale.StylePriority.UseBorderColor = false; this.txtDateScale.StylePriority.UseBorders = false; this.txtDateScale.StylePriority.UseFont = false; this.txtDateScale.StylePriority.UseTextAlignment = false; this.txtDateScale.Text = "25-11-2019"; this.txtDateScale.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // rptLabelBarcode01 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.Font = new System.Drawing.Font("Arial", 9.75F); this.Margins = new System.Drawing.Printing.Margins(8, 0, 4, 0); this.PageHeight = 400; this.PageWidth = 400; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportPrintOptions.DetailCountOnEmptyDataSource = 0; this.Version = "18.2"; ((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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrBarCode2 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.BackColor = System.Drawing.Color.Transparent; this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPictureBox2, this.xrBarCode2, this.xrLabel3, this.xrLabel2, this.xrPictureBox1, this.xrLabel1 }); this.Detail.Height = 349; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBand; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrPictureBox2 // this.xrPictureBox2.Location = new System.Drawing.Point(248, 27); this.xrPictureBox2.Name = "xrPictureBox2"; this.xrPictureBox2.Size = new System.Drawing.Size(90, 30); // // xrBarCode2 // this.xrBarCode2.Alignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; this.xrBarCode2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "strMembershipID", "") }); this.xrBarCode2.Font = new System.Drawing.Font("Times New Roman", 8F); this.xrBarCode2.Location = new System.Drawing.Point(50, 227); this.xrBarCode2.Module = 1F; this.xrBarCode2.Name = "xrBarCode2"; this.xrBarCode2.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode2.Size = new System.Drawing.Size(233, 42); this.xrBarCode2.Symbology = code128Generator1; // // xrLabel3 // this.xrLabel3.Font = new System.Drawing.Font("Verdana", 8.25F); this.xrLabel3.Location = new System.Drawing.Point(0, 142); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.Size = new System.Drawing.Size(17, 17); this.xrLabel3.Text = "."; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "strCardName", "") }); this.xrLabel2.Font = new System.Drawing.Font("Arial", 9F); this.xrLabel2.Location = new System.Drawing.Point(11, 177); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.Size = new System.Drawing.Size(209, 19); this.xrLabel2.Text = "xrLabel2"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrPictureBox1 // this.xrPictureBox1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Image", null, "imgPhoto", "") }); this.xrPictureBox1.Location = new System.Drawing.Point(22, 19); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrPictureBox1.Size = new System.Drawing.Size(99, 119); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrLabel1 // this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "strMembershipID", "") }); this.xrLabel1.Font = new System.Drawing.Font("Verdana", 8.25F); this.xrLabel1.Location = new System.Drawing.Point(11, 162); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.Size = new System.Drawing.Size(209, 19); this.xrLabel1.Text = "xrLabel1"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // XtraReportMemberCard // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail }); this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(0, 0, 1, 0); this.PageHeight = 353; this.PageWidth = 214; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.PaperName = "CR-79"; this.Version = "8.3"; ((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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrlotno = new DevExpress.XtraReports.UI.XRBarCode(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.modulePrintDataSetNew1 = new FanHai.Hemera.Addins.WIP.Report.ModulePrintDataSetNew(); this.xrpm = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.modulePrintDataSetNew1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.BorderWidth = 0; this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable3, this.xrTable1 }); this.Detail.Dpi = 254F; this.Detail.HeightF = 150F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.SnapLinePadding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.StylePriority.UseBorderWidth = false; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTable1 // this.xrTable1.BorderWidth = 0; this.xrTable1.Dpi = 254F; this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(20.33929F, 6.803568F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1 }); this.xrTable1.SizeF = new System.Drawing.SizeF(335.7969F, 104.0893F); this.xrTable1.StylePriority.UseBorderWidth = false; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1 }); this.xrTableRow1.Dpi = 254F; this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1.3417316234268797; // // xrTableCell1 // this.xrTableCell1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrlotno }); this.xrTableCell1.Dpi = 254F; this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Weight = 3; // // xrlotno // this.xrlotno.AutoModule = true; this.xrlotno.Dpi = 254F; this.xrlotno.Font = new System.Drawing.Font("Arial", 8.3F); this.xrlotno.LocationFloat = new DevExpress.Utils.PointFloat(7.05719E-05F, 0F); this.xrlotno.Name = "xrlotno"; this.xrlotno.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 8, 3, 254F); this.xrlotno.SizeF = new System.Drawing.SizeF(335.7968F, 104.0893F); this.xrlotno.StylePriority.UseFont = false; this.xrlotno.StylePriority.UsePadding = false; code128Generator1.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.xrlotno.Symbology = code128Generator1; // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 0F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.SnapLinePadding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.TopMargin.Visible = false; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 0F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.SnapLinePadding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.BottomMargin.Visible = false; // // modulePrintDataSetNew1 // this.modulePrintDataSetNew1.DataSetName = "ModulePrintDataSetNew"; this.modulePrintDataSetNew1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // xrpm // this.xrpm.Dpi = 254F; this.xrpm.Font = new System.Drawing.Font("Arial", 8F); this.xrpm.Name = "xrpm"; this.xrpm.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.xrpm.StylePriority.UseFont = false; this.xrpm.StylePriority.UsePadding = false; this.xrpm.Weight = 2.9999999999999996; // // xrTableRow7 // this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrpm }); this.xrTableRow7.Dpi = 254F; this.xrTableRow7.Name = "xrTableRow7"; this.xrTableRow7.Weight = 1; // // xrTable3 // this.xrTable3.BorderWidth = 0; this.xrTable3.Dpi = 254F; this.xrTable3.Font = new System.Drawing.Font("Times New Roman", 8F); this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(19.33936F, 108.8929F); this.xrTable3.Name = "xrTable3"; this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow7 }); this.xrTable3.SizeF = new System.Drawing.SizeF(446.2605F, 25F); this.xrTable3.StylePriority.UseBorderWidth = false; this.xrTable3.StylePriority.UseFont = false; // // Label_322 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.DataMember = "ModulePrintTable"; this.DataSource = this.modulePrintDataSetNew1; this.Dpi = 254F; this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 154; this.PageWidth = 490; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.ShowPrintMarginsWarning = false; this.SnapGridSize = 31.75F; this.Version = "9.3"; ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.modulePrintDataSetNew1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.panel1 = new DevExpress.XtraReports.UI.XRPanel(); this.txtBarcode = new DevExpress.XtraReports.UI.XRBarCode(); this.txtDateScale = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine2 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.txtScaleWeight = new DevExpress.XtraReports.UI.XRLabel(); this.txtMaterialName = new DevExpress.XtraReports.UI.XRLabel(); this.txtColorCode = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine6 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine16 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine11 = new DevExpress.XtraReports.UI.XRLine(); this.txtItemName = new DevExpress.XtraReports.UI.XRLabel(); this.txtColorName = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine9 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine5 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine4 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine3 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.panel1 }); this.Detail.HeightF = 400F; this.Detail.Name = "Detail"; // // 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.txtBarcode, this.txtDateScale, this.xrLine2, this.xrLabel9, this.xrLabel6, this.xrLabel5, this.txtScaleWeight, this.txtMaterialName, this.txtColorCode, this.xrLine6, this.xrLabel2, this.xrLine16, this.xrLabel16, this.xrLabel8, this.xrLine11, this.txtItemName, this.txtColorName, this.xrLabel3, this.xrLine9, this.xrLine5, this.xrLine4, this.xrLine3, this.xrLine1 }); this.panel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.panel1.Name = "panel1"; this.panel1.SizeF = new System.Drawing.SizeF(390F, 390F); // // txtBarcode // this.txtBarcode.AutoModule = true; this.txtBarcode.LocationFloat = new DevExpress.Utils.PointFloat(19.33341F, 314.1667F); this.txtBarcode.Name = "txtBarcode"; this.txtBarcode.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.txtBarcode.SizeF = new System.Drawing.SizeF(339.4998F, 35F); this.txtBarcode.Symbology = code128Generator1; // // txtDateScale // this.txtDateScale.BorderColor = System.Drawing.Color.Silver; this.txtDateScale.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.txtDateScale.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.txtDateScale.LocationFloat = new DevExpress.Utils.PointFloat(282.6665F, 354.2499F); this.txtDateScale.Multiline = true; this.txtDateScale.Name = "txtDateScale"; this.txtDateScale.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtDateScale.SizeF = new System.Drawing.SizeF(80.16672F, 20F); this.txtDateScale.StylePriority.UseBorderColor = false; this.txtDateScale.StylePriority.UseBorders = false; this.txtDateScale.StylePriority.UseFont = false; this.txtDateScale.StylePriority.UseTextAlignment = false; this.txtDateScale.Text = "25-11-2019"; this.txtDateScale.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLine2 // this.xrLine2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLine2.LineStyle = System.Drawing.Drawing2D.DashStyle.DashDot; this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(13.70835F, 192.25F); this.xrLine2.Name = "xrLine2"; this.xrLine2.SizeF = new System.Drawing.SizeF(359.375F, 2.083336F); this.xrLine2.StylePriority.UseBorders = false; // // xrLabel9 // this.xrLabel9.BorderColor = System.Drawing.Color.Silver; this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel9.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(233.0415F, 354.2499F); this.xrLabel9.Multiline = true; this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(49.625F, 20F); this.xrLabel9.StylePriority.UseBorderColor = false; this.xrLabel9.StylePriority.UseBorders = false; this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.StylePriority.UseTextAlignment = false; this.xrLabel9.Text = "Date :"; this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel6 // this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(304.2083F, 269.4167F); this.xrLabel6.Multiline = true; this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(54.62497F, 20F); this.xrLabel6.StylePriority.UseBorders = false; this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "Kg"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel5 // this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(19.20835F, 269.4167F); this.xrLabel5.Multiline = true; this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(54.62497F, 20F); this.xrLabel5.StylePriority.UseBorders = false; this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "Q\'ty"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // txtScaleWeight // this.txtScaleWeight.BorderColor = System.Drawing.Color.Silver; this.txtScaleWeight.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.txtScaleWeight.Font = new System.Drawing.Font("Arial", 26F, System.Drawing.FontStyle.Bold); this.txtScaleWeight.LocationFloat = new DevExpress.Utils.PointFloat(117.5833F, 253.2083F); this.txtScaleWeight.Multiline = true; this.txtScaleWeight.Name = "txtScaleWeight"; this.txtScaleWeight.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtScaleWeight.SizeF = new System.Drawing.SizeF(175.625F, 47.875F); this.txtScaleWeight.StylePriority.UseBorderColor = false; this.txtScaleWeight.StylePriority.UseBorders = false; this.txtScaleWeight.StylePriority.UseFont = false; this.txtScaleWeight.StylePriority.UseTextAlignment = false; this.txtScaleWeight.Text = "15"; this.txtScaleWeight.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // txtMaterialName // this.txtMaterialName.BorderColor = System.Drawing.Color.Silver; this.txtMaterialName.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.txtMaterialName.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.txtMaterialName.LocationFloat = new DevExpress.Utils.PointFloat(73.83331F, 200.5F); this.txtMaterialName.Multiline = true; this.txtMaterialName.Name = "txtMaterialName"; this.txtMaterialName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtMaterialName.SizeF = new System.Drawing.SizeF(285F, 33.83331F); this.txtMaterialName.StylePriority.UseBorderColor = false; this.txtMaterialName.StylePriority.UseBorders = false; this.txtMaterialName.StylePriority.UseFont = false; this.txtMaterialName.StylePriority.UseTextAlignment = false; this.txtMaterialName.Text = "Color"; this.txtMaterialName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // txtColorCode // this.txtColorCode.BorderColor = System.Drawing.Color.Silver; this.txtColorCode.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.txtColorCode.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.txtColorCode.LocationFloat = new DevExpress.Utils.PointFloat(19.20834F, 86.54169F); this.txtColorCode.Multiline = true; this.txtColorCode.Name = "txtColorCode"; this.txtColorCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtColorCode.SizeF = new System.Drawing.SizeF(48.58334F, 22.87499F); this.txtColorCode.StylePriority.UseBorderColor = false; this.txtColorCode.StylePriority.UseBorders = false; this.txtColorCode.StylePriority.UseFont = false; this.txtColorCode.StylePriority.UseTextAlignment = false; this.txtColorCode.Text = "2000"; this.txtColorCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLine6 // this.xrLine6.LocationFloat = new DevExpress.Utils.PointFloat(10.625F, 308.0833F); this.xrLine6.Name = "xrLine6"; this.xrLine6.SizeF = new System.Drawing.SizeF(359.375F, 2.083332F); // // xrLabel2 // this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel2.Font = new System.Drawing.Font("Segoe UI Historic", 12F, System.Drawing.FontStyle.Bold); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(18.20834F, 355.25F); this.xrLabel2.Multiline = true; this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(180.0833F, 22F); this.xrLabel2.StylePriority.UseBorders = false; this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.Text = "*11111111-888*"; // // xrLine16 // this.xrLine16.LocationFloat = new DevExpress.Utils.PointFloat(12.70834F, 377.9166F); this.xrLine16.Name = "xrLine16"; this.xrLine16.SizeF = new System.Drawing.SizeF(359.375F, 2.083332F); // // xrLabel16 // this.xrLabel16.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel16.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(145.8334F, 17.08334F); this.xrLabel16.Multiline = true; this.xrLabel16.Name = "xrLabel16"; this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel16.SizeF = new System.Drawing.SizeF(90.5F, 20F); this.xrLabel16.StylePriority.UseBorders = false; this.xrLabel16.StylePriority.UseFont = false; this.xrLabel16.StylePriority.UseTextAlignment = false; this.xrLabel16.Text = "Mixed"; this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel8 // this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(19.20834F, 207.3333F); this.xrLabel8.Multiline = true; this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(54.62497F, 20F); this.xrLabel8.StylePriority.UseBorders = false; this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = "Polymer"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLine11 // this.xrLine11.LocationFloat = new DevExpress.Utils.PointFloat(12.625F, 239.2917F); this.xrLine11.Name = "xrLine11"; this.xrLine11.SizeF = new System.Drawing.SizeF(359.375F, 2.083332F); // // txtItemName // this.txtItemName.Borders = DevExpress.XtraPrinting.BorderSide.None; this.txtItemName.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.txtItemName.LocationFloat = new DevExpress.Utils.PointFloat(19.20834F, 129.8333F); this.txtItemName.Multiline = true; this.txtItemName.Name = "txtItemName"; this.txtItemName.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F); this.txtItemName.SizeF = new System.Drawing.SizeF(339.625F, 55.41666F); this.txtItemName.StylePriority.UseBorders = false; this.txtItemName.StylePriority.UseFont = false; this.txtItemName.StylePriority.UsePadding = false; this.txtItemName.Text = "Zoom Victory 3/Zoom Victory Elite 2 Plate (72R53)"; // // txtColorName // this.txtColorName.BorderColor = System.Drawing.Color.Silver; this.txtColorName.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.txtColorName.Font = new System.Drawing.Font("Arial", 26F, System.Drawing.FontStyle.Bold); this.txtColorName.LocationFloat = new DevExpress.Utils.PointFloat(73.83331F, 61.54168F); this.txtColorName.Multiline = true; this.txtColorName.Name = "txtColorName"; this.txtColorName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.txtColorName.SizeF = new System.Drawing.SizeF(285F, 47.875F); this.txtColorName.StylePriority.UseBorderColor = false; this.txtColorName.StylePriority.UseBorders = false; this.txtColorName.StylePriority.UseFont = false; this.txtColorName.StylePriority.UseTextAlignment = false; this.txtColorName.Text = "Color"; this.txtColorName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel3 // this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(19.20835F, 62.54168F); this.xrLabel3.Multiline = true; this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(48.58334F, 15.44275F); this.xrLabel3.StylePriority.UseBorders = false; this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "Color"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLine9 // this.xrLine9.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLine9.LineStyle = System.Drawing.Drawing2D.DashStyle.DashDot; this.xrLine9.LocationFloat = new DevExpress.Utils.PointFloat(13.70835F, 114.4167F); this.xrLine9.Name = "xrLine9"; this.xrLine9.SizeF = new System.Drawing.SizeF(359.375F, 2.083336F); this.xrLine9.StylePriority.UseBorders = false; // // xrLine5 // this.xrLine5.LocationFloat = new DevExpress.Utils.PointFloat(12.625F, 48.00002F); this.xrLine5.Name = "xrLine5"; this.xrLine5.SizeF = new System.Drawing.SizeF(359.375F, 2.083332F); // // xrLine4 // this.xrLine4.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical; this.xrLine4.LocationFloat = new DevExpress.Utils.PointFloat(370F, 10.00001F); this.xrLine4.Name = "xrLine4"; this.xrLine4.SizeF = new System.Drawing.SizeF(2.083344F, 370F); // // xrLine3 // this.xrLine3.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical; this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(10.625F, 12.08334F); this.xrLine3.Name = "xrLine3"; this.xrLine3.SizeF = new System.Drawing.SizeF(2.083333F, 367.9166F); // // xrLine1 // this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 10.00001F); this.xrLine1.Name = "xrLine1"; this.xrLine1.SizeF = new System.Drawing.SizeF(359.375F, 2.083333F); // // TopMargin // this.TopMargin.HeightF = 4F; this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.HeightF = 0F; this.BottomMargin.Name = "BottomMargin"; // // rptLabelBarcode_Size01 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.Font = new System.Drawing.Font("Arial", 9.75F); this.Margins = new System.Drawing.Printing.Margins(8, 0, 4, 0); this.PageHeight = 400; this.PageWidth = 400; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportPrintOptions.DetailCountOnEmptyDataSource = 0; this.Version = "18.2"; ((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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); 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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LabelPrintReport)); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.prtDate = new DevExpress.XtraReports.UI.CalculatedField(); this.SSRNO = new DevExpress.XtraReports.UI.CalculatedField(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel22, this.xrLabel17, this.xrLabel13, this.xrLabel14, this.xrLabel15, this.xrLabel10, this.xrLabel11, this.xrLabel12, this.xrLabel7, this.xrLabel8, this.xrLabel9, this.xrLabel4, this.xrLabel5, this.xrLabel6, this.xrLabel3, this.xrLabel2, this.xrLabel1, this.xrBarCode1 }); this.Detail.Dpi = 254F; this.Detail.HeightF = 511.2023F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel22 // this.xrLabel22.Dpi = 254F; this.xrLabel22.Font = new System.Drawing.Font("Arial", 8.5F, System.Drawing.FontStyle.Bold); this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(25.00001F, 25.00001F); this.xrLabel22.Name = "xrLabel22"; this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel22.SizeF = new System.Drawing.SizeF(681.364F, 56.97024F); this.xrLabel22.StylePriority.UseFont = false; this.xrLabel22.StylePriority.UseTextAlignment = false; this.xrLabel22.Text = "STRETCH FILM FOR INDUSTRIAL USE ONLY"; this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel17 // this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DuplicatePrinting.SRNO") }); this.xrLabel17.Dpi = 254F; this.xrLabel17.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold); this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(25.00001F, 432.9404F); this.xrLabel17.Name = "xrLabel17"; this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel17.SizeF = new System.Drawing.SizeF(681.364F, 43.74106F); this.xrLabel17.StylePriority.UseFont = false; this.xrLabel17.StylePriority.UseTextAlignment = false; this.xrLabel17.Text = "GROSS WT"; this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel13 // this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DuplicatePrinting.GrossWeight") }); this.xrLabel13.Dpi = 254F; this.xrLabel13.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(287.8011F, 290.1904F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel13.SizeF = new System.Drawing.SizeF(433.1989F, 43.74109F); this.xrLabel13.StylePriority.UseFont = false; this.xrLabel13.Text = "WIDTH (MM)"; // // xrLabel14 // this.xrLabel14.Dpi = 254F; this.xrLabel14.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(263.7711F, 290.1904F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel14.SizeF = new System.Drawing.SizeF(24.03003F, 43.74106F); this.xrLabel14.StylePriority.UseFont = false; this.xrLabel14.Text = ":"; // // xrLabel15 // this.xrLabel15.Dpi = 254F; this.xrLabel15.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(25.00001F, 290.1904F); this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel15.SizeF = new System.Drawing.SizeF(239.7922F, 43.74109F); this.xrLabel15.StylePriority.UseFont = false; this.xrLabel15.Text = "GROSS WT"; // // xrLabel10 // this.xrLabel10.Dpi = 254F; this.xrLabel10.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(24.99993F, 243.6981F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel10.SizeF = new System.Drawing.SizeF(239.7922F, 43.74104F); this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.Text = "GRADE"; // // xrLabel11 // this.xrLabel11.Dpi = 254F; this.xrLabel11.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(263.7709F, 243.6981F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel11.SizeF = new System.Drawing.SizeF(24.03003F, 43.74106F); this.xrLabel11.StylePriority.UseFont = false; this.xrLabel11.Text = ":"; // // xrLabel12 // this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DuplicatePrinting.GradeName") }); this.xrLabel12.Dpi = 254F; this.xrLabel12.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(287.8011F, 243.6981F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel12.SizeF = new System.Drawing.SizeF(433.1989F, 43.74104F); this.xrLabel12.StylePriority.UseFont = false; this.xrLabel12.Text = "WIDTH (MM)"; // // xrLabel7 // this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DuplicatePrinting.ColorName") }); this.xrLabel7.Dpi = 254F; this.xrLabel7.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(287.8011F, 195.5656F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel7.SizeF = new System.Drawing.SizeF(433.1989F, 43.74107F); this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.Text = "WIDTH (MM)"; // // xrLabel8 // this.xrLabel8.Dpi = 254F; this.xrLabel8.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(263.7709F, 195.5656F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel8.SizeF = new System.Drawing.SizeF(24.03003F, 43.74106F); this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.Text = ":"; // // xrLabel9 // this.xrLabel9.Dpi = 254F; this.xrLabel9.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(24.99993F, 195.5656F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel9.SizeF = new System.Drawing.SizeF(239.7922F, 43.74107F); this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.Text = "COLOR"; // // xrLabel4 // this.xrLabel4.Dpi = 254F; this.xrLabel4.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(24.99993F, 145.8023F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel4.SizeF = new System.Drawing.SizeF(239.7922F, 43.74106F); this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.Text = "MICRON"; // // xrLabel5 // this.xrLabel5.Dpi = 254F; this.xrLabel5.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(263.7709F, 145.8023F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel5.SizeF = new System.Drawing.SizeF(24.03003F, 43.74106F); this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.Text = ":"; // // xrLabel6 // this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DuplicatePrinting.MicronName") }); this.xrLabel6.Dpi = 254F; this.xrLabel6.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(287.8011F, 145.8023F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel6.SizeF = new System.Drawing.SizeF(433.1989F, 43.74106F); this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.Text = "WIDTH (MM)"; // // xrLabel3 // this.xrLabel3.Dpi = 254F; this.xrLabel3.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(263.7709F, 91.14584F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel3.SizeF = new System.Drawing.SizeF(24.03003F, 43.74106F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.Text = ":"; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DuplicatePrinting.SizeName") }); this.xrLabel2.Dpi = 254F; this.xrLabel2.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(287.8011F, 91.14584F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel2.SizeF = new System.Drawing.SizeF(433.1989F, 43.74107F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.Text = "WIDTH (MM)"; // // xrLabel1 // this.xrLabel1.Dpi = 254F; this.xrLabel1.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(24.99993F, 91.14584F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel1.SizeF = new System.Drawing.SizeF(239.7922F, 43.74107F); this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.Text = "WIDTH (MM)"; // // xrBarCode1 // this.xrBarCode1.AutoModule = true; this.xrBarCode1.Dpi = 254F; this.xrBarCode1.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold); this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(85.85417F, 333.9315F); this.xrBarCode1.Module = 5.08F; this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F); this.xrBarCode1.ShowText = false; this.xrBarCode1.SizeF = new System.Drawing.SizeF(554.364F, 99.00891F); this.xrBarCode1.StylePriority.UseFont = false; this.xrBarCode1.StylePriority.UseTextAlignment = false; code128Generator1.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.Text = "[GrossWeight]~[SRNO]"; this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 0F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 0F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "MMPPL.Properties.Settings.strCon"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "LblId"; table1.Name = "DuplicatePrinting"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "SizeId"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "SizeName"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "MicronId"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "MicronName"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "GradeId"; columnExpression6.Table = table1; column6.Expression = columnExpression6; columnExpression7.ColumnName = "GradeName"; columnExpression7.Table = table1; column7.Expression = columnExpression7; columnExpression8.ColumnName = "ColorId"; columnExpression8.Table = table1; column8.Expression = columnExpression8; columnExpression9.ColumnName = "ColorName"; columnExpression9.Table = table1; column9.Expression = columnExpression9; columnExpression10.ColumnName = "GrossWeight"; columnExpression10.Table = table1; column10.Expression = columnExpression10; columnExpression11.ColumnName = "NetWeight"; columnExpression11.Table = table1; column11.Expression = columnExpression11; columnExpression12.ColumnName = "SRNO"; columnExpression12.Table = table1; column12.Expression = columnExpression12; columnExpression13.ColumnName = "PrintDate"; columnExpression13.Table = table1; column13.Expression = columnExpression13; columnExpression14.ColumnName = "DptId"; columnExpression14.Table = table1; column14.Expression = columnExpression14; 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.Name = "DuplicatePrinting"; selectQuery1.Tables.Add(table1); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // prtDate // this.prtDate.Expression = "Now()"; this.prtDate.Name = "prtDate"; // // SSRNO // this.SSRNO.Expression = "Substring([DuplicatePrinting.SRNO],6 )"; this.SSRNO.Name = "SSRNO"; // // LabelPrintReport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] { this.prtDate, this.SSRNO }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "DuplicatePrinting"; this.DataSource = this.sqlDataSource1; this.DesignerOptions.ShowExportWarnings = false; this.DesignerOptions.ShowPrintingWarnings = false; this.Dpi = 254F; this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 500; this.PageWidth = 746; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.PaperName = "Custom"; this.PrinterName = "SATO CG408 (Copy 1)"; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.ShowPrintMarginsWarning = false; this.SnapGridSize = 25F; this.Version = "19.2"; ((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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(XRepMemCard)); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrPanel1 = new DevExpress.XtraReports.UI.XRPanel(); this.lblRepley = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable7 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable6 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable5 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable4 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell7 = 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.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrBarCodex = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPBImg = new DevExpress.XtraReports.UI.XRPictureBox(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.dsTeachersUnion1 = new Members.DataSources.dsTeachersUnion(); this.printCardsTableAdapter = new Members.DataSources.dsTeachersUnionTableAdapters.PrintCardsTableAdapter(); this.calcDate = new DevExpress.XtraReports.UI.CalculatedField(); this.calcKidlbl = new DevExpress.XtraReports.UI.CalculatedField(); this.calcInstallmentlbl = new DevExpress.XtraReports.UI.CalculatedField(); this.calcDatelbl = new DevExpress.XtraReports.UI.CalculatedField(); ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsTeachersUnion1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPanel1}); this.Detail.HeightF = 205F; this.Detail.MultiColumn.ColumnWidth = 326F; this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth; this.Detail.Name = "Detail"; this.Detail.StylePriority.UsePadding = false; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrPanel1 // this.xrPanel1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrPanel1.CanGrow = false; this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.lblRepley, this.xrTable7, this.xrTable6, this.xrTable5, this.xrTable4, this.xrTable3, this.xrTable2, this.xrTable1, this.xrPictureBox1, this.xrBarCodex, this.xrLabel14, this.xrPBImg}); this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(3.000005F, 5.000003F); this.xrPanel1.Name = "xrPanel1"; this.xrPanel1.SizeF = new System.Drawing.SizeF(303F, 190F); this.xrPanel1.StylePriority.UseBorders = false; // // lblRepley // this.lblRepley.AutoWidth = true; this.lblRepley.Borders = DevExpress.XtraPrinting.BorderSide.None; this.lblRepley.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.lblRepley.LocationFloat = new DevExpress.Utils.PointFloat(121.9003F, 159.3966F); this.lblRepley.Name = "lblRepley"; this.lblRepley.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblRepley.SizeF = new System.Drawing.SizeF(17.72173F, 17.60341F); this.lblRepley.StylePriority.UseBorders = false; this.lblRepley.StylePriority.UseFont = false; this.lblRepley.StylePriority.UseTextAlignment = false; this.lblRepley.Text = "ع"; this.lblRepley.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrTable7 // this.xrTable7.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(139.622F, 159.4F); this.xrTable7.Name = "xrTable7"; this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow7}); this.xrTable7.SizeF = new System.Drawing.SizeF(156.8364F, 17.59998F); this.xrTable7.StylePriority.UseFont = false; this.xrTable7.StylePriority.UseTextAlignment = false; this.xrTable7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrTableRow7 // this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell18, this.xrTableCell19, this.xrTableCell20}); this.xrTableRow7.Name = "xrTableRow7"; this.xrTableRow7.Weight = 1D; // // xrTableCell18 // this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "calcDate", "{0:yyyy-MM-dd}")}); this.xrTableCell18.Name = "xrTableCell18"; this.xrTableCell18.Text = "[calcDate]"; this.xrTableCell18.Weight = 1.3874590283001256D; this.xrTableCell18.WordWrap = false; // // xrTableCell19 // this.xrTableCell19.Name = "xrTableCell19"; this.xrTableCell19.Text = ":"; this.xrTableCell19.Weight = 0.18241458317662107D; // // xrTableCell20 // this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "calcDatelbl")}); this.xrTableCell20.Name = "xrTableCell20"; this.xrTableCell20.StylePriority.UseFont = false; this.xrTableCell20.StylePriority.UseTextAlignment = false; this.xrTableCell20.Text = "xrTableCell20"; this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell20.Weight = 1.2910512620730721D; this.xrTableCell20.WordWrap = false; // // xrTable6 // this.xrTable6.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(122.4995F, 138.4F); this.xrTable6.Name = "xrTable6"; this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow6}); this.xrTable6.SizeF = new System.Drawing.SizeF(173.9588F, 17.59998F); this.xrTable6.StylePriority.UseFont = false; this.xrTable6.StylePriority.UseTextAlignment = false; this.xrTable6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrTableRow6 // this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell15, this.xrTableCell16, this.xrTableCell17}); this.xrTableRow6.Name = "xrTableRow6"; this.xrTableRow6.Weight = 1D; // // xrTableCell15 // this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "PrintCards.MemberShipNumber")}); this.xrTableCell15.Name = "xrTableCell15"; this.xrTableCell15.Text = ":"; this.xrTableCell15.Weight = 1.699797893804849D; this.xrTableCell15.WordWrap = false; // // xrTableCell16 // this.xrTableCell16.Name = "xrTableCell16"; this.xrTableCell16.Text = ":"; this.xrTableCell16.Weight = 0.18241458317652326D; // // xrTableCell17 // this.xrTableCell17.Name = "xrTableCell17"; this.xrTableCell17.StylePriority.UseFont = false; this.xrTableCell17.StylePriority.UseTextAlignment = false; this.xrTableCell17.Text = "رقم العضوية"; this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell17.Weight = 1.29104931367558D; this.xrTableCell17.WordWrap = false; // // xrTable5 // this.xrTable5.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(122.4995F, 117.08F); this.xrTable5.Name = "xrTable5"; this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow5}); this.xrTable5.SizeF = new System.Drawing.SizeF(173.9588F, 17.59998F); this.xrTable5.StylePriority.UseFont = false; this.xrTable5.StylePriority.UseTextAlignment = false; this.xrTable5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrTableRow5 // this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell12, this.xrTableCell13, this.xrTableCell14}); this.xrTableRow5.Name = "xrTableRow5"; this.xrTableRow5.Weight = 1D; // // xrTableCell12 // this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "PrintCards.SubCommitte")}); this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.Text = "xrTableCell12"; this.xrTableCell12.Weight = 1.6997981721474127D; this.xrTableCell12.WordWrap = false; // // xrTableCell13 // this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.Text = ":"; this.xrTableCell13.Weight = 0.1824143048340332D; // // xrTableCell14 // this.xrTableCell14.Name = "xrTableCell14"; this.xrTableCell14.StylePriority.UseFont = false; this.xrTableCell14.StylePriority.UseTextAlignment = false; this.xrTableCell14.Text = "اللجنة"; this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell14.Weight = 1.2910493136755068D; this.xrTableCell14.WordWrap = false; // // xrTable4 // this.xrTable4.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(91.2484F, 95.68001F); this.xrTable4.Name = "xrTable4"; this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow4}); this.xrTable4.SizeF = new System.Drawing.SizeF(205.21F, 17.6F); this.xrTable4.StylePriority.UseFont = false; this.xrTable4.StylePriority.UseTextAlignment = false; this.xrTable4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrTableRow4 // this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell9, this.xrTableCell10, this.xrTableCell11}); this.xrTableRow4.Name = "xrTableRow4"; this.xrTableRow4.Weight = 1D; // // xrTableCell9 // this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "PrintCards.Syndicate")}); this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.Text = "[Syndicate]"; this.xrTableCell9.Weight = 1.819126917580344D; this.xrTableCell9.WordWrap = false; // // xrTableCell10 // this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.Text = ":"; this.xrTableCell10.Weight = 0.14619181178565532D; // // xrTableCell11 // this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.StylePriority.UseFont = false; this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.Text = "الفرعية"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell11.Weight = 1.034681270634001D; this.xrTableCell11.WordWrap = false; // // xrTable3 // this.xrTable3.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(80F, 38.29F); this.xrTable3.Name = "xrTable3"; this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow3}); this.xrTable3.SizeF = new System.Drawing.SizeF(216.46F, 17.6F); this.xrTable3.StylePriority.UseFont = false; this.xrTable3.StylePriority.UseTextAlignment = false; this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell8, this.xrTableCell2, this.xrTableCell5}); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 1D; // // xrTableCell8 // this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "PrintCards.MemberName")}); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.Text = "xrTableCell8"; this.xrTableCell8.Weight = 2.2413987179403136D; this.xrTableCell8.WordWrap = false; // // xrTableCell2 // this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Text = ":"; this.xrTableCell2.Weight = 0.13859370482978073D; // // xrTableCell5 // this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "PrintCards.PrintJobtitle")}); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.StylePriority.UseFont = false; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Text = "xrTableCell5"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell5.Weight = 0.62000757722990629D; // // xrTable2 // this.xrTable2.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(80F, 57.08F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2}); this.xrTable2.SizeF = new System.Drawing.SizeF(216.46F, 17.6F); this.xrTable2.StylePriority.UseFont = false; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell7}); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell7 // this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "PrintCards.Jobtitle")}); this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.StylePriority.UseFont = false; this.xrTableCell7.StylePriority.UseTextAlignment = false; this.xrTableCell7.Text = "xrTableCell7"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell7.Weight = 3D; // // xrTable1 // this.xrTable1.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(91.24841F, 74.6847F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1}); this.xrTable1.SizeF = new System.Drawing.SizeF(205.21F, 17.6F); this.xrTable1.StylePriority.UseFont = false; this.xrTable1.StylePriority.UseTextAlignment = false; this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell4, this.xrTableCell6, this.xrTableCell3}); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell1 // this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "calcInstallmentlbl")}); this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Text = "xrTableCell1"; this.xrTableCell1.Weight = 0.4100682862430105D; this.xrTableCell1.WordWrap = false; // // xrTableCell4 // this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "PrintCards.KideNumber")}); this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Text = ":"; this.xrTableCell4.Weight = 0.644776112103585D; this.xrTableCell4.WordWrap = false; // // xrTableCell6 // this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Text = ":"; this.xrTableCell6.Weight = 0.084770995098382457D; // // xrTableCell3 // this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "calcKidlbl")}); this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Text = "xrTableCell3"; this.xrTableCell3.Weight = 0.59997353477767823D; this.xrTableCell3.WordWrap = false; // // xrPictureBox1 // this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(44.0416F, 147F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(60F, 20F); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrBarCodex // this.xrBarCodex.AutoModule = true; this.xrBarCodex.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "PrintCards.Barcode")}); this.xrBarCodex.LocationFloat = new DevExpress.Utils.PointFloat(2.958203F, 103.2881F); this.xrBarCodex.Module = 1.5F; this.xrBarCodex.Name = "xrBarCodex"; this.xrBarCodex.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCodex.ShowText = false; this.xrBarCodex.SizeF = new System.Drawing.SizeF(104.5992F, 23F); this.xrBarCodex.StylePriority.UseFont = false; this.xrBarCodex.Symbology = code128Generator1; this.xrBarCodex.Text = "1"; // // xrLabel14 // this.xrLabel14.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(27F, 167F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel14.SizeF = new System.Drawing.SizeF(94.5574F, 17.60341F); this.xrLabel14.StylePriority.UseBorders = false; this.xrLabel14.StylePriority.UseFont = false; this.xrLabel14.StylePriority.UseTextAlignment = false; this.xrLabel14.Text = "أ / خلف الزناتى"; this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrPBImg // this.xrPBImg.LocationFloat = new DevExpress.Utils.PointFloat(10F, 28.28814F); this.xrPBImg.Name = "xrPBImg"; this.xrPBImg.SizeF = new System.Drawing.SizeF(70F, 70F); this.xrPBImg.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // topMarginBand1 // this.topMarginBand1.HeightF = 12F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.HeightF = 0F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // dsTeachersUnion1 // this.dsTeachersUnion1.DataSetName = "dsTeachersUnion"; this.dsTeachersUnion1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // printCardsTableAdapter // this.printCardsTableAdapter.ClearBeforeFill = true; // // calcDate // this.calcDate.DisplayName = "calcDate"; this.calcDate.Expression = "Iif([cardtype] == 1, Today() , [dateend])"; this.calcDate.FieldType = DevExpress.XtraReports.UI.FieldType.DateTime; this.calcDate.Name = "calcDate"; // // calcKidlbl // this.calcKidlbl.Expression = "Iif([cardtype] == 1, \'رقم القيد\',\'رقم القيد\')"; this.calcKidlbl.FieldType = DevExpress.XtraReports.UI.FieldType.String; this.calcKidlbl.Name = "calcKidlbl"; // // calcInstallmentlbl // this.calcInstallmentlbl.Expression = "Iif(Installment, \'ق /\' , \'\')"; this.calcInstallmentlbl.FieldType = DevExpress.XtraReports.UI.FieldType.String; this.calcInstallmentlbl.Name = "calcInstallmentlbl"; // // calcDatelbl // this.calcDatelbl.Expression = "Iif([cardtype] == 1, \'تحريرا في\' , \'مؤقت نهايته\')\r\n"; this.calcDatelbl.FieldType = DevExpress.XtraReports.UI.FieldType.String; this.calcDatelbl.Name = "calcDatelbl"; // // XRepMemCard // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.topMarginBand1, this.bottomMarginBand1}); this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] { this.calcDate, this.calcKidlbl, this.calcInstallmentlbl, this.calcDatelbl}); this.DataAdapter = this.printCardsTableAdapter; this.DataMember = "PrintCards"; this.DataSource = this.dsTeachersUnion1; this.DrawGrid = false; this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(12, 0, 12, 0); this.PageHeight = 205; this.PageWidth = 328; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportPrintOptions.DetailCountOnEmptyDataSource = 10; this.Version = "12.2"; ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsTeachersUnion1)).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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NameplateLabel_61)); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrPicMiddle01 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPicMiddle03 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPicMiddle02 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPicBottom02 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrTableBottom03 = new DevExpress.XtraReports.UI.XRTable(); this.xrtRowBottom03 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrtCellBottom03 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableBottom02 = new DevExpress.XtraReports.UI.XRTable(); this.xrtRowBottom02 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrtCellBottom02 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableBottom01 = new DevExpress.XtraReports.UI.XRTable(); this.xrtRowBottom01 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrtCellBottom01 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableContentMain = new DevExpress.XtraReports.UI.XRTable(); this.xrtRow01 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrtCellContentKey01 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellContentValue01 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtRow02 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrtCellContentKey02 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellSymbol02 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellContentValue02 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtRow03 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrtCellContentKey03 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellSymbol03 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellContentValue03 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtRow04 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrtCellContentKey04 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellSymbol04 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellContentValue04 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtRow05 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrtCellContentKey05 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellSymbol05 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellContentValue05 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtRow06 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrtCellContentKey06 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellSymbol06 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellContentValue06 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtRow07 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrtCellContentKey07 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellSymbol07 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellContentValue07 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtRow08 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrtCellContentKey08 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellSymbol08 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellContentValue08 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtRow09 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrtCellContentKey09 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellSymbol09 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellContentValue09 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtRow10 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrtCellContentKey10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellSymbol10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrtCellContentValue10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xbCodeLotNumber = new DevExpress.XtraReports.UI.XRBarCode(); this.xrPicBottom01 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPicHead01 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLineMiddle01 = new DevExpress.XtraReports.UI.XRLine(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); ((System.ComponentModel.ISupportInitialize)(this.xrTableBottom03)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableBottom02)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableBottom01)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableContentMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPicMiddle01, this.xrPicMiddle03, this.xrPicMiddle02, this.xrPicBottom02, this.xrTableBottom03, this.xrTableBottom02, this.xrTableBottom01, this.xrTableContentMain, this.xbCodeLotNumber, this.xrPicBottom01, this.xrPicHead01, this.xrLineMiddle01 }); this.Detail.Dpi = 254F; this.Detail.HeightF = 900F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrPicMiddle01 // this.xrPicMiddle01.Dpi = 254F; this.xrPicMiddle01.Image = ((System.Drawing.Image)(resources.GetObject("xrPicMiddle01.Image"))); this.xrPicMiddle01.LocationFloat = new DevExpress.Utils.PointFloat(40.29284F, 561.1338F); this.xrPicMiddle01.Name = "xrPicMiddle01"; this.xrPicMiddle01.SizeF = new System.Drawing.SizeF(140.5298F, 159.1472F); this.xrPicMiddle01.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrPicMiddle03 // this.xrPicMiddle03.Dpi = 254F; this.xrPicMiddle03.Image = ((System.Drawing.Image)(resources.GetObject("xrPicMiddle03.Image"))); this.xrPicMiddle03.LocationFloat = new DevExpress.Utils.PointFloat(580.0199F, 561.1338F); this.xrPicMiddle03.Name = "xrPicMiddle03"; this.xrPicMiddle03.SizeF = new System.Drawing.SizeF(138.2147F, 147.3848F); this.xrPicMiddle03.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrPicMiddle02 // this.xrPicMiddle02.Dpi = 254F; this.xrPicMiddle02.Image = ((System.Drawing.Image)(resources.GetObject("xrPicMiddle02.Image"))); this.xrPicMiddle02.LocationFloat = new DevExpress.Utils.PointFloat(326.8558F, 561.1337F); this.xrPicMiddle02.Name = "xrPicMiddle02"; this.xrPicMiddle02.SizeF = new System.Drawing.SizeF(133.5892F, 147.3848F); this.xrPicMiddle02.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrPicBottom02 // this.xrPicBottom02.Dpi = 254F; this.xrPicBottom02.Image = ((System.Drawing.Image)(resources.GetObject("xrPicBottom02.Image"))); this.xrPicBottom02.LocationFloat = new DevExpress.Utils.PointFloat(626.5509F, 801.6556F); this.xrPicBottom02.Name = "xrPicBottom02"; this.xrPicBottom02.SizeF = new System.Drawing.SizeF(93.56622F, 88.22723F); this.xrPicBottom02.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrTableBottom03 // this.xrTableBottom03.Dpi = 254F; this.xrTableBottom03.Font = new System.Drawing.Font("Arial", 8.5F); this.xrTableBottom03.LocationFloat = new DevExpress.Utils.PointFloat(217.6991F, 801.6556F); this.xrTableBottom03.Name = "xrTableBottom03"; this.xrTableBottom03.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrtRowBottom03 }); this.xrTableBottom03.SizeF = new System.Drawing.SizeF(318.9677F, 33.90839F); this.xrTableBottom03.StylePriority.UseFont = false; this.xrTableBottom03.StylePriority.UseTextAlignment = false; this.xrTableBottom03.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrtRowBottom03 // this.xrtRowBottom03.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrtCellBottom03 }); this.xrtRowBottom03.Dpi = 254F; this.xrtRowBottom03.Name = "xrtRowBottom03"; this.xrtRowBottom03.Weight = 1; // // xrtCellBottom03 // this.xrtCellBottom03.Dpi = 254F; this.xrtCellBottom03.Name = "xrtCellBottom03"; this.xrtCellBottom03.Text = "www.sunowe.com"; this.xrtCellBottom03.Weight = 3; // // xrTableBottom02 // this.xrTableBottom02.Dpi = 254F; this.xrTableBottom02.Font = new System.Drawing.Font("Arial", 8.5F); this.xrTableBottom02.LocationFloat = new DevExpress.Utils.PointFloat(178.0116F, 765.8421F); this.xrTableBottom02.Name = "xrTableBottom02"; this.xrTableBottom02.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrtRowBottom02 }); this.xrTableBottom02.SizeF = new System.Drawing.SizeF(409.9182F, 35.56201F); this.xrTableBottom02.StylePriority.UseFont = false; this.xrTableBottom02.StylePriority.UseTextAlignment = false; this.xrTableBottom02.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrtRowBottom02 // this.xrtRowBottom02.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrtCellBottom02 }); this.xrtRowBottom02.Dpi = 254F; this.xrtRowBottom02.Name = "xrtRowBottom02"; this.xrtRowBottom02.Weight = 1; // // xrtCellBottom02 // this.xrtCellBottom02.Dpi = 254F; this.xrtCellBottom02.Name = "xrtCellBottom02"; this.xrtCellBottom02.Text = "Limited Liability Company"; this.xrtCellBottom02.Weight = 3; // // xrTableBottom01 // this.xrTableBottom01.Dpi = 254F; this.xrTableBottom01.Font = new System.Drawing.Font("Arial", 8.5F); this.xrTableBottom01.LocationFloat = new DevExpress.Utils.PointFloat(10.9934F, 733.5873F); this.xrTableBottom01.Name = "xrTableBottom01"; this.xrTableBottom01.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrtRowBottom01 }); this.xrTableBottom01.SizeF = new System.Drawing.SizeF(735.6864F, 32.25476F); this.xrTableBottom01.StylePriority.UseFont = false; this.xrTableBottom01.StylePriority.UseTextAlignment = false; this.xrTableBottom01.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrtRowBottom01 // this.xrtRowBottom01.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrtCellBottom01 }); this.xrtRowBottom01.Dpi = 254F; this.xrtRowBottom01.Name = "xrtRowBottom01"; this.xrtRowBottom01.Weight = 1; // // xrtCellBottom01 // this.xrtCellBottom01.Dpi = 254F; this.xrtCellBottom01.Name = "xrtCellBottom01"; this.xrtCellBottom01.Text = "Zhejiang Sunflower Light Energy Science&Technology"; this.xrtCellBottom01.Weight = 3; // // xrTableContentMain // this.xrTableContentMain.Dpi = 254F; this.xrTableContentMain.Font = new System.Drawing.Font("Arial", 9F); this.xrTableContentMain.LocationFloat = new DevExpress.Utils.PointFloat(12.64704F, 116.7279F); this.xrTableContentMain.Name = "xrTableContentMain"; this.xrTableContentMain.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrtRow01, this.xrtRow02, this.xrtRow03, this.xrtRow04, this.xrtRow05, this.xrtRow06, this.xrtRow07, this.xrtRow08, this.xrtRow09, this.xrtRow10 }); this.xrTableContentMain.SizeF = new System.Drawing.SizeF(735.6862F, 418.2115F); this.xrTableContentMain.StylePriority.UseFont = false; // // xrtRow01 // this.xrtRow01.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrtCellContentKey01, this.xrtCellContentValue01 }); this.xrtRow01.Dpi = 254F; this.xrtRow01.Name = "xrtRow01"; this.xrtRow01.Weight = 0.70588239534633368; // // xrtCellContentKey01 // this.xrtCellContentKey01.Dpi = 254F; this.xrtCellContentKey01.Name = "xrtCellContentKey01"; this.xrtCellContentKey01.StylePriority.UseTextAlignment = false; this.xrtCellContentKey01.Text = "Model Type"; this.xrtCellContentKey01.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellContentKey01.Weight = 1.1683100651779654; // // xrtCellContentValue01 // this.xrtCellContentValue01.Dpi = 254F; this.xrtCellContentValue01.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrtCellContentValue01.Name = "xrtCellContentValue01"; this.xrtCellContentValue01.StylePriority.UseFont = false; this.xrtCellContentValue01.StylePriority.UseTextAlignment = false; this.xrtCellContentValue01.Text = "SF156¡Á156-60-P 260W"; this.xrtCellContentValue01.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrtCellContentValue01.Weight = 1.5875471471590175; // // xrtRow02 // this.xrtRow02.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrtCellContentKey02, this.xrtCellSymbol02, this.xrtCellContentValue02 }); this.xrtRow02.Dpi = 254F; this.xrtRow02.Name = "xrtRow02"; this.xrtRow02.Weight = 0.70588239534633368; // // xrtCellContentKey02 // this.xrtCellContentKey02.Dpi = 254F; this.xrtCellContentKey02.Name = "xrtCellContentKey02"; this.xrtCellContentKey02.StylePriority.UseTextAlignment = false; this.xrtCellContentKey02.Text = "Maximum Power (Pmax)"; this.xrtCellContentKey02.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellContentKey02.Weight = 1.5094843381784551; // // xrtCellSymbol02 // this.xrtCellSymbol02.Dpi = 254F; this.xrtCellSymbol02.Name = "xrtCellSymbol02"; this.xrtCellSymbol02.StylePriority.UseTextAlignment = false; this.xrtCellSymbol02.Text = "£º"; this.xrtCellSymbol02.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellSymbol02.Weight = 0.10036903573719558; // // xrtCellContentValue02 // this.xrtCellContentValue02.Dpi = 254F; this.xrtCellContentValue02.Name = "xrtCellContentValue02"; this.xrtCellContentValue02.StylePriority.UseTextAlignment = false; this.xrtCellContentValue02.Text = "260 W£¨0/+3%£©"; this.xrtCellContentValue02.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrtCellContentValue02.Weight = 1.1460038384213325; // // xrtRow03 // this.xrtRow03.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrtCellContentKey03, this.xrtCellSymbol03, this.xrtCellContentValue03 }); this.xrtRow03.Dpi = 254F; this.xrtRow03.Name = "xrtRow03"; this.xrtRow03.Weight = 0.70588239534633368; // // xrtCellContentKey03 // this.xrtCellContentKey03.Dpi = 254F; this.xrtCellContentKey03.Name = "xrtCellContentKey03"; this.xrtCellContentKey03.StylePriority.UseTextAlignment = false; this.xrtCellContentKey03.Text = "Current at Pmax (Imp)"; this.xrtCellContentKey03.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellContentKey03.Weight = 1.5094843381784551; // // xrtCellSymbol03 // this.xrtCellSymbol03.Dpi = 254F; this.xrtCellSymbol03.Name = "xrtCellSymbol03"; this.xrtCellSymbol03.StylePriority.UseTextAlignment = false; this.xrtCellSymbol03.Text = "£º"; this.xrtCellSymbol03.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellSymbol03.Weight = 0.10036903573719558; // // xrtCellContentValue03 // this.xrtCellContentValue03.Dpi = 254F; this.xrtCellContentValue03.Name = "xrtCellContentValue03"; this.xrtCellContentValue03.StylePriority.UseTextAlignment = false; this.xrtCellContentValue03.Text = "8.50 A"; this.xrtCellContentValue03.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrtCellContentValue03.Weight = 1.1460038384213325; // // xrtRow04 // this.xrtRow04.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrtCellContentKey04, this.xrtCellSymbol04, this.xrtCellContentValue04 }); this.xrtRow04.Dpi = 254F; this.xrtRow04.Name = "xrtRow04"; this.xrtRow04.Weight = 0.70588239534633368; // // xrtCellContentKey04 // this.xrtCellContentKey04.Dpi = 254F; this.xrtCellContentKey04.Name = "xrtCellContentKey04"; this.xrtCellContentKey04.StylePriority.UseTextAlignment = false; this.xrtCellContentKey04.Text = "Voltage at Pmax (Vmp)"; this.xrtCellContentKey04.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellContentKey04.Weight = 1.5094843381784551; // // xrtCellSymbol04 // this.xrtCellSymbol04.Dpi = 254F; this.xrtCellSymbol04.Name = "xrtCellSymbol04"; this.xrtCellSymbol04.StylePriority.UseTextAlignment = false; this.xrtCellSymbol04.Text = "£º"; this.xrtCellSymbol04.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellSymbol04.Weight = 0.10036903573719558; // // xrtCellContentValue04 // this.xrtCellContentValue04.Dpi = 254F; this.xrtCellContentValue04.Name = "xrtCellContentValue04"; this.xrtCellContentValue04.StylePriority.UseTextAlignment = false; this.xrtCellContentValue04.Text = "30.6 V"; this.xrtCellContentValue04.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrtCellContentValue04.Weight = 1.1460038384213325; // // xrtRow05 // this.xrtRow05.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrtCellContentKey05, this.xrtCellSymbol05, this.xrtCellContentValue05 }); this.xrtRow05.Dpi = 254F; this.xrtRow05.Name = "xrtRow05"; this.xrtRow05.Weight = 0.70588239534633368; // // xrtCellContentKey05 // this.xrtCellContentKey05.Dpi = 254F; this.xrtCellContentKey05.Name = "xrtCellContentKey05"; this.xrtCellContentKey05.StylePriority.UseTextAlignment = false; this.xrtCellContentKey05.Text = "Short-circuit Current (Isc)"; this.xrtCellContentKey05.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellContentKey05.Weight = 1.5094843381784551; // // xrtCellSymbol05 // this.xrtCellSymbol05.Dpi = 254F; this.xrtCellSymbol05.Name = "xrtCellSymbol05"; this.xrtCellSymbol05.StylePriority.UseTextAlignment = false; this.xrtCellSymbol05.Text = "£º"; this.xrtCellSymbol05.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellSymbol05.Weight = 0.10036903573719558; // // xrtCellContentValue05 // this.xrtCellContentValue05.Dpi = 254F; this.xrtCellContentValue05.Name = "xrtCellContentValue05"; this.xrtCellContentValue05.StylePriority.UseTextAlignment = false; this.xrtCellContentValue05.Text = "9.50 A"; this.xrtCellContentValue05.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrtCellContentValue05.Weight = 1.1460038384213325; // // xrtRow06 // this.xrtRow06.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrtCellContentKey06, this.xrtCellSymbol06, this.xrtCellContentValue06 }); this.xrtRow06.Dpi = 254F; this.xrtRow06.Name = "xrtRow06"; this.xrtRow06.Weight = 0.70588239534633368; // // xrtCellContentKey06 // this.xrtCellContentKey06.Dpi = 254F; this.xrtCellContentKey06.Name = "xrtCellContentKey06"; this.xrtCellContentKey06.StylePriority.UseTextAlignment = false; this.xrtCellContentKey06.Text = "Open-circuit Voltage (Voc)"; this.xrtCellContentKey06.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellContentKey06.Weight = 1.5094843381784551; // // xrtCellSymbol06 // this.xrtCellSymbol06.Dpi = 254F; this.xrtCellSymbol06.Name = "xrtCellSymbol06"; this.xrtCellSymbol06.StylePriority.UseTextAlignment = false; this.xrtCellSymbol06.Text = "£º"; this.xrtCellSymbol06.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellSymbol06.Weight = 0.10036903573719558; // // xrtCellContentValue06 // this.xrtCellContentValue06.Dpi = 254F; this.xrtCellContentValue06.Name = "xrtCellContentValue06"; this.xrtCellContentValue06.StylePriority.UseTextAlignment = false; this.xrtCellContentValue06.Text = "33.0 V"; this.xrtCellContentValue06.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrtCellContentValue06.Weight = 1.1460038384213325; // // xrtRow07 // this.xrtRow07.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrtCellContentKey07, this.xrtCellSymbol07, this.xrtCellContentValue07 }); this.xrtRow07.Dpi = 254F; this.xrtRow07.Name = "xrtRow07"; this.xrtRow07.Weight = 0.70588239534633368; // // xrtCellContentKey07 // this.xrtCellContentKey07.Dpi = 254F; this.xrtCellContentKey07.Name = "xrtCellContentKey07"; this.xrtCellContentKey07.StylePriority.UseTextAlignment = false; this.xrtCellContentKey07.Text = "Maximum System Voltage"; this.xrtCellContentKey07.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellContentKey07.Weight = 1.5094843381784551; // // xrtCellSymbol07 // this.xrtCellSymbol07.Dpi = 254F; this.xrtCellSymbol07.Name = "xrtCellSymbol07"; this.xrtCellSymbol07.StylePriority.UseTextAlignment = false; this.xrtCellSymbol07.Text = "£º"; this.xrtCellSymbol07.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellSymbol07.Weight = 0.10036903573719558; // // xrtCellContentValue07 // this.xrtCellContentValue07.Dpi = 254F; this.xrtCellContentValue07.Name = "xrtCellContentValue07"; this.xrtCellContentValue07.StylePriority.UseTextAlignment = false; this.xrtCellContentValue07.Text = "DC1000V"; this.xrtCellContentValue07.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrtCellContentValue07.Weight = 1.1460038384213325; // // xrtRow08 // this.xrtRow08.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrtCellContentKey08, this.xrtCellSymbol08, this.xrtCellContentValue08 }); this.xrtRow08.Dpi = 254F; this.xrtRow08.Name = "xrtRow08"; this.xrtRow08.Weight = 0.70588239534633368; // // xrtCellContentKey08 // this.xrtCellContentKey08.Dpi = 254F; this.xrtCellContentKey08.Name = "xrtCellContentKey08"; this.xrtCellContentKey08.StylePriority.UseTextAlignment = false; this.xrtCellContentKey08.Text = "Maximum Series Fuse"; this.xrtCellContentKey08.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellContentKey08.Weight = 1.5094843381784551; // // xrtCellSymbol08 // this.xrtCellSymbol08.Dpi = 254F; this.xrtCellSymbol08.Name = "xrtCellSymbol08"; this.xrtCellSymbol08.StylePriority.UseTextAlignment = false; this.xrtCellSymbol08.Text = "£º"; this.xrtCellSymbol08.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellSymbol08.Weight = 0.10036903573719558; // // xrtCellContentValue08 // this.xrtCellContentValue08.Dpi = 254F; this.xrtCellContentValue08.Name = "xrtCellContentValue08"; this.xrtCellContentValue08.StylePriority.UseTextAlignment = false; this.xrtCellContentValue08.Text = "15A"; this.xrtCellContentValue08.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrtCellContentValue08.Weight = 1.1460038384213325; // // xrtRow09 // this.xrtRow09.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrtCellContentKey09, this.xrtCellSymbol09, this.xrtCellContentValue09 }); this.xrtRow09.Dpi = 254F; this.xrtRow09.Name = "xrtRow09"; this.xrtRow09.Weight = 0.70588239534633368; // // xrtCellContentKey09 // this.xrtCellContentKey09.Dpi = 254F; this.xrtCellContentKey09.Name = "xrtCellContentKey09"; this.xrtCellContentKey09.StylePriority.UseTextAlignment = false; this.xrtCellContentKey09.Text = "Application Class"; this.xrtCellContentKey09.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellContentKey09.Weight = 1.5094843381784551; // // xrtCellSymbol09 // this.xrtCellSymbol09.Dpi = 254F; this.xrtCellSymbol09.Name = "xrtCellSymbol09"; this.xrtCellSymbol09.StylePriority.UseTextAlignment = false; this.xrtCellSymbol09.Text = "£º"; this.xrtCellSymbol09.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellSymbol09.Weight = 0.10036903573719558; // // xrtCellContentValue09 // this.xrtCellContentValue09.Dpi = 254F; this.xrtCellContentValue09.Name = "xrtCellContentValue09"; this.xrtCellContentValue09.StylePriority.UseTextAlignment = false; this.xrtCellContentValue09.Text = "Class A"; this.xrtCellContentValue09.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrtCellContentValue09.Weight = 1.1460038384213325; // // xrtRow10 // this.xrtRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrtCellContentKey10, this.xrtCellSymbol10, this.xrtCellContentValue10 }); this.xrtRow10.Dpi = 254F; this.xrtRow10.Name = "xrtRow10"; this.xrtRow10.Weight = 0.70588239534633368; // // xrtCellContentKey10 // this.xrtCellContentKey10.Dpi = 254F; this.xrtCellContentKey10.Name = "xrtCellContentKey10"; this.xrtCellContentKey10.StylePriority.UseTextAlignment = false; this.xrtCellContentKey10.Text = "AM1.5 1000W/m2 25¡æ"; this.xrtCellContentKey10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrtCellContentKey10.Weight = 1.5094843381784551; // // xrtCellSymbol10 // this.xrtCellSymbol10.Dpi = 254F; this.xrtCellSymbol10.Name = "xrtCellSymbol10"; this.xrtCellSymbol10.Text = "£º"; this.xrtCellSymbol10.Weight = 0.10036903573719558; // // xrtCellContentValue10 // this.xrtCellContentValue10.Dpi = 254F; this.xrtCellContentValue10.Name = "xrtCellContentValue10"; this.xrtCellContentValue10.StylePriority.UseTextAlignment = false; this.xrtCellContentValue10.Text = "[ 8.5 , 8.6 )"; this.xrtCellContentValue10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrtCellContentValue10.Weight = 1.1460038384213325; // // xbCodeLotNumber // this.xbCodeLotNumber.Alignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xbCodeLotNumber.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom; this.xbCodeLotNumber.AutoModule = true; this.xbCodeLotNumber.BorderWidth = 2; this.xbCodeLotNumber.Dpi = 254F; this.xbCodeLotNumber.Font = new System.Drawing.Font("Arial", 9.75F); this.xbCodeLotNumber.LocationFloat = new DevExpress.Utils.PointFloat(442.4033F, 39.00736F); this.xbCodeLotNumber.Module = 5.08F; this.xbCodeLotNumber.Name = "xbCodeLotNumber"; this.xbCodeLotNumber.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.xbCodeLotNumber.ShowText = false; this.xbCodeLotNumber.SizeF = new System.Drawing.SizeF(305.9301F, 50F); this.xbCodeLotNumber.StylePriority.UseBorderWidth = false; this.xbCodeLotNumber.StylePriority.UseFont = false; this.xbCodeLotNumber.StylePriority.UsePadding = false; this.xbCodeLotNumber.Symbology = code128Generator1; this.xbCodeLotNumber.Text = "2107334222003361"; // // xrPicBottom01 // this.xrPicBottom01.Dpi = 254F; this.xrPicBottom01.Image = ((System.Drawing.Image)(resources.GetObject("xrPicBottom01.Image"))); this.xrPicBottom01.LocationFloat = new DevExpress.Utils.PointFloat(23.34634F, 801.6556F); this.xrPicBottom01.Name = "xrPicBottom01"; this.xrPicBottom01.SizeF = new System.Drawing.SizeF(106.7954F, 88.22723F); this.xrPicBottom01.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrPicHead01 // this.xrPicHead01.Dpi = 254F; this.xrPicHead01.Image = ((System.Drawing.Image)(resources.GetObject("xrPicHead01.Image"))); this.xrPicHead01.LocationFloat = new DevExpress.Utils.PointFloat(25.00001F, 7.346976F); this.xrPicHead01.Name = "xrPicHead01"; this.xrPicHead01.SizeF = new System.Drawing.SizeF(331.3604F, 81.66037F); this.xrPicHead01.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrLineMiddle01 // this.xrLineMiddle01.Dpi = 254F; this.xrLineMiddle01.LineWidth = 3; this.xrLineMiddle01.LocationFloat = new DevExpress.Utils.PointFloat(12.64704F, 534.9393F); this.xrLineMiddle01.Name = "xrLineMiddle01"; this.xrLineMiddle01.SizeF = new System.Drawing.SizeF(735.6864F, 26.1944F); // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 30F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 20F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // NameplateLabel_61 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.Dpi = 254F; this.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.Margins = new System.Drawing.Printing.Margins(30, 30, 30, 20); this.PageHeight = 1000; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.SnapGridSize = 31.75F; this.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopJustify; this.Version = "9.3"; ((System.ComponentModel.ISupportInitialize)(this.xrTableBottom03)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableBottom02)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableBottom01)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableContentMain)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator2 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = 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.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.lb2Firma = new DevExpress.XtraReports.UI.XRLabel(); this.lb2Muncitor = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCode2 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.lbFirma = new DevExpress.XtraReports.UI.XRLabel(); this.lbMuncitor = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine5 = new DevExpress.XtraReports.UI.XRLine(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLine5, this.xrLabel3, this.xrLabel2, this.xrLine4, this.xrLine3, this.xrLine2, this.xrLine1, this.lb2Firma, this.lb2Muncitor, this.xrLabel6, this.xrLabel5, this.xrBarCode2, this.xrLabel4, this.lbFirma, this.lbMuncitor, this.xrBarCode1, this.xrLabel1}); this.Detail.Dpi = 254F; this.Detail.Height = 516; this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel3 // this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Numar", "")}); this.xrLabel3.Dpi = 254F; this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 60F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel3.Location = new System.Drawing.Point(1503, 170); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel3.Size = new System.Drawing.Size(350, 150); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.Text = "xrLabel3"; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Numar", "")}); this.xrLabel2.Dpi = 254F; this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 60F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel2.Location = new System.Drawing.Point(550, 170); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel2.Size = new System.Drawing.Size(350, 150); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.Text = "xrLabel2"; // // xrLine4 // this.xrLine4.Dpi = 254F; this.xrLine4.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical; this.xrLine4.LineWidth = 3; this.xrLine4.Location = new System.Drawing.Point(1905, 5); this.xrLine4.Name = "xrLine4"; this.xrLine4.Size = new System.Drawing.Size(21, 505); // // xrLine3 // this.xrLine3.Dpi = 254F; this.xrLine3.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical; this.xrLine3.LineWidth = 3; this.xrLine3.Location = new System.Drawing.Point(5, 5); this.xrLine3.Name = "xrLine3"; this.xrLine3.Size = new System.Drawing.Size(21, 490); // // xrLine2 // this.xrLine2.Dpi = 254F; this.xrLine2.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical; this.xrLine2.LineWidth = 3; this.xrLine2.Location = new System.Drawing.Point(950, 15); this.xrLine2.Name = "xrLine2"; this.xrLine2.Size = new System.Drawing.Size(21, 480); // // xrLine1 // this.xrLine1.Dpi = 254F; this.xrLine1.LineWidth = 3; this.xrLine1.Location = new System.Drawing.Point(5, 495); this.xrLine1.Name = "xrLine1"; this.xrLine1.Size = new System.Drawing.Size(1900, 21); // // lb2Firma // this.lb2Firma.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Firma", "")}); this.lb2Firma.Dpi = 254F; this.lb2Firma.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lb2Firma.Location = new System.Drawing.Point(995, 275); this.lb2Firma.Name = "lb2Firma"; this.lb2Firma.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.lb2Firma.Size = new System.Drawing.Size(487, 63); this.lb2Firma.StylePriority.UseFont = false; this.lb2Firma.Text = "lb2Firma"; // // lb2Muncitor // this.lb2Muncitor.Dpi = 254F; this.lb2Muncitor.Font = new System.Drawing.Font("Times New Roman", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lb2Muncitor.Location = new System.Drawing.Point(995, 339); this.lb2Muncitor.Name = "lb2Muncitor"; this.lb2Muncitor.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.lb2Muncitor.Size = new System.Drawing.Size(900, 106); this.lb2Muncitor.StylePriority.UseFont = false; // // xrLabel6 // this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ExemplarPar", "")}); this.xrLabel6.Dpi = 254F; this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel6.Location = new System.Drawing.Point(1291, 190); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel6.Size = new System.Drawing.Size(169, 64); this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.Text = "xrLabel6"; // // xrLabel5 // this.xrLabel5.Dpi = 254F; this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel5.Location = new System.Drawing.Point(995, 190); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel5.Size = new System.Drawing.Size(275, 64); this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.Text = "Exemplar:"; // // xrBarCode2 // this.xrBarCode2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "CodPar", "")}); this.xrBarCode2.Dpi = 254F; this.xrBarCode2.Location = new System.Drawing.Point(990, 50); this.xrBarCode2.Module = 5.08F; this.xrBarCode2.Name = "xrBarCode2"; this.xrBarCode2.PaddingInfo = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F); this.xrBarCode2.Size = new System.Drawing.Size(900, 120); this.xrBarCode2.Symbology = code128Generator1; this.xrBarCode2.Text = "xrBarCode2"; // // xrLabel4 // this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ExemplarImpar", "")}); this.xrLabel4.Dpi = 254F; this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel4.Location = new System.Drawing.Point(339, 190); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel4.Size = new System.Drawing.Size(169, 64); this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.Text = "xrLabel4"; // // lbFirma // this.lbFirma.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Firma", "")}); this.lbFirma.Dpi = 254F; this.lbFirma.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbFirma.Location = new System.Drawing.Point(42, 275); this.lbFirma.Name = "lbFirma"; this.lbFirma.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.lbFirma.Size = new System.Drawing.Size(487, 63); this.lbFirma.StylePriority.UseFont = false; this.lbFirma.Text = "lbFirma"; // // lbMuncitor // this.lbMuncitor.Dpi = 254F; this.lbMuncitor.Font = new System.Drawing.Font("Times New Roman", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbMuncitor.Location = new System.Drawing.Point(42, 339); this.lbMuncitor.Name = "lbMuncitor"; this.lbMuncitor.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.lbMuncitor.Size = new System.Drawing.Size(900, 106); this.lbMuncitor.StylePriority.UseFont = false; // // xrBarCode1 // this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "CodImpar", "")}); this.xrBarCode1.Dpi = 254F; this.xrBarCode1.Location = new System.Drawing.Point(50, 50); this.xrBarCode1.Module = 5.08F; this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.PaddingInfo = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F); this.xrBarCode1.Size = new System.Drawing.Size(900, 120); this.xrBarCode1.Symbology = code128Generator2; this.xrBarCode1.Text = "xrBarCode1"; // // xrLabel1 // this.xrLabel1.Dpi = 254F; this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel1.Location = new System.Drawing.Point(42, 190); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel1.Size = new System.Drawing.Size(275, 64); this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.Text = "Exemplar:"; // // xrLine5 // this.xrLine5.Dpi = 254F; this.xrLine5.LineWidth = 3; this.xrLine5.Location = new System.Drawing.Point(5, 0); this.xrLine5.Name = "xrLine5"; this.xrLine5.Size = new System.Drawing.Size(1900, 5); // // bindingSource1 // this.bindingSource1.DataSource = typeof(BoglarChamp.NHibernate.Core.PersoanaIMO); // // BarCodeMuncitor // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail}); this.DataSource = this.bindingSource1; this.Dpi = 254F; this.Margins = new System.Drawing.Printing.Margins(150, 82, 50, 50); this.PageHeight = 2794; this.PageWidth = 2159; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.Version = "8.1"; ((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() { DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrBarCode1 }); this.Detail.Dpi = 254F; this.Detail.HeightF = 187.9167F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrBarCode1 // this.xrBarCode1.AutoModule = true; this.xrBarCode1.Dpi = 254F; this.xrBarCode1.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(50F, 10.68911F); this.xrBarCode1.Module = 5.08F; this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(300F, 153.6699F); this.xrBarCode1.StylePriority.UseFont = false; this.xrBarCode1.StylePriority.UsePadding = false; this.xrBarCode1.StylePriority.UseTextAlignment = false; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.Text = "1001"; this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 0F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 0F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // RepSequenceLabel // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.DisplayName = "打印标签"; this.Dpi = 254F; this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Italic); this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 300; this.PageWidth = 350; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.ShowPrintMarginsWarning = false; this.ShowPrintStatusDialog = false; this.SnapGridSize = 31.75F; this.Version = "11.1"; this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.XtraReport1_BeforePrint); ((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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Report_ckjgcc)); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.BarCode = new DevExpress.XtraReports.UI.XRBarCode(); this.lbCnsNo = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable6 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell97 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbRemark = new DevExpress.XtraReports.UI.XRTableCell(); this.lbRemark = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable7 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell99 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell100 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow17 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell101 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell102 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable5 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow(); this.tbVar = new DevExpress.XtraReports.UI.XRTableCell(); this.tbzgCode = new DevExpress.XtraReports.UI.XRTableCell(); this.lbJZXH = new DevExpress.XtraReports.UI.XRLabel(); this.tbSum = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow18 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbTotalPkgs = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable4 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell94 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell95 = new DevExpress.XtraReports.UI.XRTableCell(); this.lab = new DevExpress.XtraReports.UI.XRLabel(); this.labCustom = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.labName = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.labDate = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell66 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell60 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbcarCcode = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell62 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbOutCountry = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell61 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbCarNO = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell63 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbOutType = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell68 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbTotalW = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbTotal = new DevExpress.XtraReports.UI.XRTableCell(); this.labCustomCode = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.labWareNO = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = 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.tbWareName = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbreferdoc = new DevExpress.XtraReports.UI.XRTableCell(); this.tbBoatCode = new DevExpress.XtraReports.UI.XRTableCell(); this.tbLoadCarCode = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell64 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbdeliverUnit = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell70 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbOut = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell74 = new DevExpress.XtraReports.UI.XRTableCell(); this.tbFZCode = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.COldBill_id1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cInseq1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cOutseq1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPlace1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); this.COldBill_id2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cInseq2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cOutseq2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPlace2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow(); this.COldBill_id3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cInseq3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cOutseq3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPlace3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); this.COldBill_id4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cInseq4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cOutseq4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPlace4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow(); this.COldBill_id5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cInseq5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cOutseq5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPlace5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCode5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cName5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cNum5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cUnit5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cWeight5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cCoin5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cPrice5 = new DevExpress.XtraReports.UI.XRTableCell(); this.cTotal5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.tbTitle = new DevExpress.XtraReports.UI.XRLabel(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbSum)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.BarCode, this.lbCnsNo, this.xrLabel15, this.xrLabel14, this.xrTable6, this.xrTable5, this.xrTable4, this.xrTable2, this.labCustomCode, this.xrLabel3, this.labWareNO, this.xrLabel2, this.xrTable1, this.xrPictureBox1, this.xrLabel13, this.xrLabel12, this.tbTitle}); this.Detail.HeightF = 765.2439F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BarCode // this.BarCode.LocationFloat = new DevExpress.Utils.PointFloat(766.189F, 7.000007F); this.BarCode.Name = "BarCode"; this.BarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.BarCode.SizeF = new System.Drawing.SizeF(380F, 45F); this.BarCode.Symbology = code128Generator1; // // lbCnsNo // this.lbCnsNo.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbCnsNo.LocationFloat = new DevExpress.Utils.PointFloat(549.6988F, 79.56254F); this.lbCnsNo.Name = "lbCnsNo"; this.lbCnsNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lbCnsNo.SizeF = new System.Drawing.SizeF(153.125F, 23F); this.lbCnsNo.StylePriority.UseFont = false; this.lbCnsNo.StylePriority.UseTextAlignment = false; this.lbCnsNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel15 // this.xrLabel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(429.7008F, 79.56254F); this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel15.SizeF = new System.Drawing.SizeF(119.998F, 23F); this.xrLabel15.StylePriority.UseFont = false; this.xrLabel15.StylePriority.UseTextAlignment = false; this.xrLabel15.Text = "电子账册编号:"; this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel14 // this.xrLabel14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(30.92588F, 737.4885F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel14.SizeF = new System.Drawing.SizeF(307.9435F, 20.21985F); this.xrLabel14.StylePriority.UseFont = false; this.xrLabel14.StylePriority.UseTextAlignment = false; this.xrLabel14.Text = "第一联:主管海关存查联"; this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrTable6 // this.xrTable6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(10.00004F, 683.9468F); this.xrTable6.Name = "xrTable6"; this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow9}); this.xrTable6.SizeF = new System.Drawing.SizeF(1119.542F, 52.08337F); this.xrTable6.StylePriority.UseBorders = false; // // xrTableRow9 // this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell97, this.tbRemark}); this.xrTableRow9.Name = "xrTableRow9"; this.xrTableRow9.Weight = 1D; // // xrTableCell97 // this.xrTableCell97.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell97.Name = "xrTableCell97"; this.xrTableCell97.StylePriority.UseFont = false; this.xrTableCell97.StylePriority.UseTextAlignment = false; this.xrTableCell97.Text = "备注"; this.xrTableCell97.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell97.Weight = 0.29707393718920172D; // // tbRemark // this.tbRemark.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.lbRemark, this.xrTable7}); this.tbRemark.Name = "tbRemark"; this.tbRemark.StylePriority.UseTextAlignment = false; this.tbRemark.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbRemark.Weight = 2.7029249240951096D; // // lbRemark // this.lbRemark.Borders = DevExpress.XtraPrinting.BorderSide.None; this.lbRemark.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbRemark.LocationFloat = new DevExpress.Utils.PointFloat(1.335144E-05F, 20.54175F); this.lbRemark.Name = "lbRemark"; this.lbRemark.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.lbRemark.SizeF = new System.Drawing.SizeF(815.9174F, 23F); this.lbRemark.StylePriority.UseBorders = false; this.lbRemark.StylePriority.UseFont = false; // // xrTable7 // this.xrTable7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(815.9174F, 0F); this.xrTable7.Name = "xrTable7"; this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow11, this.xrTableRow17}); this.xrTable7.SizeF = new System.Drawing.SizeF(192.762F, 52.08337F); this.xrTable7.StylePriority.UseBorders = false; // // xrTableRow11 // this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell99, this.xrTableCell100}); this.xrTableRow11.Name = "xrTableRow11"; this.xrTableRow11.Weight = 1D; // // xrTableCell99 // this.xrTableCell99.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell99.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell99.Name = "xrTableCell99"; this.xrTableCell99.StylePriority.UseBorders = false; this.xrTableCell99.StylePriority.UseFont = false; this.xrTableCell99.StylePriority.UseTextAlignment = false; this.xrTableCell99.Text = "海关审核"; this.xrTableCell99.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell99.Weight = 1.2767388451028967D; // // xrTableCell100 // this.xrTableCell100.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrTableCell100.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell100.Name = "xrTableCell100"; this.xrTableCell100.StylePriority.UseBorders = false; this.xrTableCell100.StylePriority.UseFont = false; this.xrTableCell100.StylePriority.UseTextAlignment = false; this.xrTableCell100.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell100.Weight = 1.1047225675521422D; // // xrTableRow17 // this.xrTableRow17.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell101, this.xrTableCell102}); this.xrTableRow17.Name = "xrTableRow17"; this.xrTableRow17.Weight = 1D; // // xrTableCell101 // this.xrTableCell101.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTableCell101.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell101.Name = "xrTableCell101"; this.xrTableCell101.StylePriority.UseBorders = false; this.xrTableCell101.StylePriority.UseFont = false; this.xrTableCell101.StylePriority.UseTextAlignment = false; this.xrTableCell101.Text = "海关查验"; this.xrTableCell101.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell101.Weight = 1.2767398950966413D; // // xrTableCell102 // this.xrTableCell102.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTableCell102.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell102.Name = "xrTableCell102"; this.xrTableCell102.StylePriority.UseBorders = false; this.xrTableCell102.StylePriority.UseFont = false; this.xrTableCell102.StylePriority.UseTextAlignment = false; this.xrTableCell102.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell102.Weight = 1.1047215175583975D; // // xrTable5 // this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(9.999959F, 639.9052F); this.xrTable5.Name = "xrTable5"; this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow8}); this.xrTable5.SizeF = new System.Drawing.SizeF(1119.542F, 43.74994F); this.xrTable5.StylePriority.UseBorders = false; // // xrTableRow8 // this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tbVar, this.tbzgCode}); this.xrTableRow8.Name = "xrTableRow8"; this.xrTableRow8.Weight = 1D; // // tbVar // this.tbVar.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbVar.Name = "tbVar"; this.tbVar.StylePriority.UseFont = false; this.tbVar.StylePriority.UseTextAlignment = false; this.tbVar.Text = "集装箱号"; this.tbVar.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbVar.Weight = 0.29806630020110852D; // // tbzgCode // this.tbzgCode.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.lbJZXH, this.tbSum}); this.tbzgCode.Name = "tbzgCode"; this.tbzgCode.Weight = 2.7119517561561146D; // // lbJZXH // this.lbJZXH.Borders = DevExpress.XtraPrinting.BorderSide.None; this.lbJZXH.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbJZXH.LocationFloat = new DevExpress.Utils.PointFloat(0F, 13.99997F); this.lbJZXH.Name = "lbJZXH"; this.lbJZXH.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lbJZXH.SizeF = new System.Drawing.SizeF(815.9174F, 23F); this.lbJZXH.StylePriority.UseBorders = false; this.lbJZXH.StylePriority.UseFont = false; // // tbSum // this.tbSum.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tbSum.LocationFloat = new DevExpress.Utils.PointFloat(815.9174F, 0F); this.tbSum.Name = "tbSum"; this.tbSum.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow18}); this.tbSum.SizeF = new System.Drawing.SizeF(192.762F, 43.74994F); this.tbSum.StylePriority.UseBorders = false; // // xrTableRow18 // this.xrTableRow18.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell17, this.tbTotalPkgs}); this.xrTableRow18.Name = "xrTableRow18"; this.xrTableRow18.Weight = 1D; // // xrTableCell17 // this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell17.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell17.Name = "xrTableCell17"; this.xrTableCell17.StylePriority.UseBorders = false; this.xrTableCell17.StylePriority.UseFont = false; this.xrTableCell17.StylePriority.UseTextAlignment = false; this.xrTableCell17.Text = "合计总件数"; this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell17.Weight = 1.2767489767601714D; // // tbTotalPkgs // this.tbTotalPkgs.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tbTotalPkgs.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbTotalPkgs.Name = "tbTotalPkgs"; this.tbTotalPkgs.StylePriority.UseBorders = false; this.tbTotalPkgs.StylePriority.UseFont = false; this.tbTotalPkgs.StylePriority.UseTextAlignment = false; this.tbTotalPkgs.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbTotalPkgs.Weight = 1.1047124358948675D; // // 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.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 570.1136F); this.xrTable4.Name = "xrTable4"; this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow12, this.xrTableRow16}); this.xrTable4.SizeF = new System.Drawing.SizeF(1119.542F, 69.79163F); this.xrTable4.StylePriority.UseBorders = false; // // xrTableRow12 // this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell94}); this.xrTableRow12.Name = "xrTableRow12"; this.xrTableRow12.Weight = 1D; // // xrTableCell94 // this.xrTableCell94.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTableCell94.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell94.Name = "xrTableCell94"; this.xrTableCell94.StylePriority.UseBorders = false; this.xrTableCell94.StylePriority.UseFont = false; this.xrTableCell94.StylePriority.UseTextAlignment = false; this.xrTableCell94.Text = " 上述货物存入我仓,申报无误。"; this.xrTableCell94.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell94.Weight = 3D; // // xrTableRow16 // this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell95}); this.xrTableRow16.Name = "xrTableRow16"; this.xrTableRow16.Weight = 1D; // // xrTableCell95 // this.xrTableCell95.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell95.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.lab, this.labCustom, this.xrLabel5, this.labName, this.xrLabel7, this.xrLabel4, this.xrLabel8, this.xrLabel9, this.xrLabel10, this.labDate, this.xrLabel11}); this.xrTableCell95.Name = "xrTableCell95"; this.xrTableCell95.StylePriority.UseBorders = false; this.xrTableCell95.StylePriority.UseTextAlignment = false; this.xrTableCell95.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell95.Weight = 3D; // // lab // this.lab.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.lab.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lab.LocationFloat = new DevExpress.Utils.PointFloat(373.3529F, 6.999402F); this.lab.Name = "lab"; this.lab.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lab.SizeF = new System.Drawing.SizeF(130.0313F, 23F); this.lab.StylePriority.UseBorders = false; this.lab.StylePriority.UseFont = false; // // labCustom // this.labCustom.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.labCustom.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labCustom.LocationFloat = new DevExpress.Utils.PointFloat(55.80087F, 7F); this.labCustom.Name = "labCustom"; this.labCustom.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labCustom.SizeF = new System.Drawing.SizeF(113.9058F, 23F); this.labCustom.StylePriority.UseBorders = false; this.labCustom.StylePriority.UseFont = false; this.labCustom.StylePriority.UseTextAlignment = false; this.labCustom.Text = "梅林海关"; this.labCustom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel5 // this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(169.7066F, 6.999911F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(68.97784F, 23F); this.xrLabel5.StylePriority.UseBorders = false; this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.Text = "报关员:"; // // labName // this.labName.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.labName.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labName.LocationFloat = new DevExpress.Utils.PointFloat(238.6844F, 7.0001F); this.labName.Name = "labName"; this.labName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labName.SizeF = new System.Drawing.SizeF(81.54337F, 22.99988F); this.labName.StylePriority.UseBorders = false; this.labName.StylePriority.UseFont = false; // // xrLabel7 // this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel7.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(320.2278F, 6.999593F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(53.12515F, 22.99998F); this.xrLabel7.StylePriority.UseBorders = false; this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.Text = "货主:"; // // xrLabel4 // this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(33.92588F, 6.999974F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(21.87498F, 23.00002F); this.xrLabel4.StylePriority.UseBorders = false; this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "致"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel8 // this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel8.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(503.3841F, 7.00012F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(64.61566F, 23F); this.xrLabel8.StylePriority.UseBorders = false; this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.Text = "仓库员:"; // // xrLabel9 // this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrLabel9.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(567.9998F, 6.999466F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(85.90564F, 23.00006F); this.xrLabel9.StylePriority.UseBorders = false; this.xrLabel9.StylePriority.UseFont = false; // // xrLabel10 // this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel10.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(653.9054F, 6.999593F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel10.SizeF = new System.Drawing.SizeF(87.44971F, 22.99994F); this.xrLabel10.StylePriority.UseBorders = false; this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.Text = "申报日期:"; // // labDate // this.labDate.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.labDate.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labDate.LocationFloat = new DevExpress.Utils.PointFloat(741.3551F, 6.999634F); this.labDate.Name = "labDate"; this.labDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labDate.SizeF = new System.Drawing.SizeF(134.8754F, 23F); this.labDate.StylePriority.UseBorders = false; this.labDate.StylePriority.UseFont = false; // // xrLabel11 // this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel11.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(876.2303F, 6.999878F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel11.SizeF = new System.Drawing.SizeF(86.45831F, 23F); this.xrLabel11.StylePriority.UseBorders = false; this.xrLabel11.StylePriority.UseFont = false; this.xrLabel11.Text = "仓库(盖章):"; // // xrTable2 // this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 506.5719F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow13}); this.xrTable2.SizeF = new System.Drawing.SizeF(1119.542F, 63.54169F); this.xrTable2.StylePriority.UseBorders = false; // // xrTableRow13 // this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell66, this.xrTableCell68, this.tbTotalW, this.xrTableCell1, this.tbTotal}); this.xrTableRow13.Name = "xrTableRow13"; this.xrTableRow13.Weight = 1D; // // xrTableCell66 // this.xrTableCell66.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable3}); this.xrTableCell66.Name = "xrTableCell66"; this.xrTableCell66.StylePriority.UseBorders = false; this.xrTableCell66.Weight = 1.8783029124500925D; // // 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.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable3.Name = "xrTable3"; this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow14, this.xrTableRow15}); this.xrTable3.SizeF = new System.Drawing.SizeF(700.9465F, 63.54169F); this.xrTable3.StylePriority.UseBorders = false; // // xrTableRow14 // this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell60, this.tbcarCcode, this.xrTableCell62, this.tbOutCountry}); this.xrTableRow14.Name = "xrTableRow14"; this.xrTableRow14.Weight = 1D; // // xrTableCell60 // this.xrTableCell60.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell60.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell60.Name = "xrTableCell60"; this.xrTableCell60.StylePriority.UseBorders = false; this.xrTableCell60.StylePriority.UseFont = false; this.xrTableCell60.StylePriority.UseTextAlignment = false; this.xrTableCell60.Text = "司机本海关编号"; this.xrTableCell60.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell60.Weight = 1.4931829641573249D; // // tbcarCcode // this.tbcarCcode.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbcarCcode.Name = "tbcarCcode"; this.tbcarCcode.StylePriority.UseFont = false; this.tbcarCcode.StylePriority.UseTextAlignment = false; this.tbcarCcode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbcarCcode.Weight = 2.103772334308005D; // // xrTableCell62 // this.xrTableCell62.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell62.Name = "xrTableCell62"; this.xrTableCell62.StylePriority.UseFont = false; this.xrTableCell62.StylePriority.UseTextAlignment = false; this.xrTableCell62.Text = "出口国别"; this.xrTableCell62.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell62.Weight = 1.2225701650866654D; // // tbOutCountry // this.tbOutCountry.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.tbOutCountry.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbOutCountry.Name = "tbOutCountry"; this.tbOutCountry.StylePriority.UseBorders = false; this.tbOutCountry.StylePriority.UseFont = false; this.tbOutCountry.StylePriority.UseTextAlignment = false; this.tbOutCountry.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbOutCountry.Weight = 3.84025839901898D; // // xrTableRow15 // this.xrTableRow15.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell61, this.tbCarNO, this.xrTableCell63, this.tbOutType}); this.xrTableRow15.Name = "xrTableRow15"; this.xrTableRow15.Weight = 1D; // // xrTableCell61 // this.xrTableCell61.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTableCell61.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell61.Name = "xrTableCell61"; this.xrTableCell61.StylePriority.UseBorders = false; this.xrTableCell61.StylePriority.UseFont = false; this.xrTableCell61.StylePriority.UseTextAlignment = false; this.xrTableCell61.Text = "车牌号"; this.xrTableCell61.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell61.Weight = 1.4931828830707015D; // // tbCarNO // this.tbCarNO.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); this.tbCarNO.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbCarNO.Name = "tbCarNO"; this.tbCarNO.StylePriority.UseBorders = false; this.tbCarNO.StylePriority.UseFont = false; this.tbCarNO.StylePriority.UseTextAlignment = false; this.tbCarNO.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbCarNO.Weight = 2.1037729361576543D; // // xrTableCell63 // this.xrTableCell63.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTableCell63.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell63.Name = "xrTableCell63"; this.xrTableCell63.StylePriority.UseBorders = false; this.xrTableCell63.StylePriority.UseFont = false; this.xrTableCell63.StylePriority.UseTextAlignment = false; this.xrTableCell63.Text = "出仓方式"; this.xrTableCell63.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell63.Weight = 1.2225696905106378D; // // tbOutType // this.tbOutType.Borders = DevExpress.XtraPrinting.BorderSide.None; this.tbOutType.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbOutType.Name = "tbOutType"; this.tbOutType.StylePriority.UseBorders = false; this.tbOutType.StylePriority.UseFont = false; this.tbOutType.StylePriority.UseTextAlignment = false; this.tbOutType.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbOutType.Weight = 3.8402583528319822D; // // xrTableCell68 // this.xrTableCell68.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top))); this.xrTableCell68.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell68.Name = "xrTableCell68"; this.xrTableCell68.StylePriority.UseBorders = false; this.xrTableCell68.StylePriority.UseFont = false; this.xrTableCell68.StylePriority.UseTextAlignment = false; this.xrTableCell68.Text = "合计总量"; this.xrTableCell68.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell68.Weight = 0.33726324218922943D; // // tbTotalW // this.tbTotalW.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right))); this.tbTotalW.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbTotalW.Multiline = true; this.tbTotalW.Name = "tbTotalW"; this.tbTotalW.StylePriority.UseBorders = false; this.tbTotalW.StylePriority.UseFont = false; this.tbTotalW.StylePriority.UseTextAlignment = false; this.tbTotalW.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbTotalW.Weight = 0.33488631413664605D; // // xrTableCell1 // this.xrTableCell1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 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 = 0.20993215666018D; // // tbTotal // this.tbTotal.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbTotal.Name = "tbTotal"; this.tbTotal.StylePriority.UseFont = false; this.tbTotal.StylePriority.UseTextAlignment = false; this.tbTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbTotal.Weight = 0.23961423584816316D; // // labCustomCode // this.labCustomCode.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labCustomCode.LocationFloat = new DevExpress.Utils.PointFloat(885.0626F, 79.56254F); this.labCustomCode.Name = "labCustomCode"; this.labCustomCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labCustomCode.SizeF = new System.Drawing.SizeF(214.5834F, 23F); this.labCustomCode.StylePriority.UseFont = false; this.labCustomCode.StylePriority.UseTextAlignment = false; this.labCustomCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel3 // this.xrLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(781.9376F, 79.56254F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(103.1251F, 23F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "出仓单编号:"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // labWareNO // this.labWareNO.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labWareNO.LocationFloat = new DevExpress.Utils.PointFloat(209.3018F, 79.56254F); this.labWareNO.Name = "labWareNO"; this.labWareNO.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.labWareNO.SizeF = new System.Drawing.SizeF(220.399F, 23F); this.labWareNO.StylePriority.UseFont = false; this.labWareNO.StylePriority.UseTextAlignment = false; this.labWareNO.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel2 // this.xrLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(99.61577F, 79.56254F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(109.686F, 23F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "核扣表编号:"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 102.5626F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1, this.xrTableRow10, this.xrTableRow2, this.xrTableRow3, this.xrTableRow4, this.xrTableRow5, this.xrTableRow6, this.xrTableRow7}); this.xrTable1.SizeF = new System.Drawing.SizeF(1119.542F, 404.0093F); this.xrTable1.StylePriority.UseBorders = false; this.xrTable1.StylePriority.UseTextAlignment = false; this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell2, this.tbWareName, this.xrTableCell4, this.tbreferdoc, this.tbBoatCode, this.tbLoadCarCode}); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell2 // this.xrTableCell2.Font = new System.Drawing.Font("宋体", 12F); this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.StylePriority.UseFont = false; this.xrTableCell2.StylePriority.UseTextAlignment = false; this.xrTableCell2.Text = "仓库名称"; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell2.Weight = 1D; // // tbWareName // this.tbWareName.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbWareName.Name = "tbWareName"; this.tbWareName.StylePriority.UseFont = false; this.tbWareName.StylePriority.UseTextAlignment = false; this.tbWareName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbWareName.Weight = 2.1746786725205909D; // // xrTableCell4 // this.xrTableCell4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.StylePriority.UseFont = false; this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Text = "报关单号"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell4.Weight = 0.52477146538276642D; // // tbreferdoc // this.tbreferdoc.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbreferdoc.Name = "tbreferdoc"; this.tbreferdoc.StylePriority.UseFont = false; this.tbreferdoc.StylePriority.UseTextAlignment = false; this.tbreferdoc.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbreferdoc.Weight = 1.4487361141335788D; // // tbBoatCode // this.tbBoatCode.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tbBoatCode.Name = "tbBoatCode"; this.tbBoatCode.StylePriority.UseFont = false; this.tbBoatCode.StylePriority.UseTextAlignment = false; this.tbBoatCode.Text = "装船单号"; this.tbBoatCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tbBoatCode.Weight = 0.46019450896581571D; // // tbLoadCarCode // this.tbLoadCarCode.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbLoadCarCode.Name = "tbLoadCarCode"; this.tbLoadCarCode.StylePriority.UseFont = false; this.tbLoadCarCode.StylePriority.UseTextAlignment = false; this.tbLoadCarCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbLoadCarCode.Weight = 0.9885418151190426D; // // xrTableRow10 // this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell64, this.tbdeliverUnit, this.xrTableCell70, this.tbOut, this.xrTableCell74, this.tbFZCode}); this.xrTableRow10.Name = "xrTableRow10"; this.xrTableRow10.Weight = 1D; // // xrTableCell64 // this.xrTableCell64.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell64.Name = "xrTableCell64"; this.xrTableCell64.StylePriority.UseFont = false; this.xrTableCell64.StylePriority.UseTextAlignment = false; this.xrTableCell64.Text = "发货单位"; this.xrTableCell64.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell64.Weight = 1D; // // tbdeliverUnit // this.tbdeliverUnit.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbdeliverUnit.Name = "tbdeliverUnit"; this.tbdeliverUnit.StylePriority.UseFont = false; this.tbdeliverUnit.StylePriority.UseTextAlignment = false; this.tbdeliverUnit.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbdeliverUnit.Weight = 2.1746790321714151D; // // xrTableCell70 // this.xrTableCell70.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell70.Name = "xrTableCell70"; this.xrTableCell70.StylePriority.UseFont = false; this.xrTableCell70.StylePriority.UseTextAlignment = false; this.xrTableCell70.Text = "出口口岸"; this.xrTableCell70.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell70.Weight = 0.52477110573194263D; // // tbOut // this.tbOut.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbOut.Name = "tbOut"; this.tbOut.StylePriority.UseFont = false; this.tbOut.StylePriority.UseTextAlignment = false; this.tbOut.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbOut.Weight = 1.4487361141335788D; // // xrTableCell74 // this.xrTableCell74.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell74.Name = "xrTableCell74"; this.xrTableCell74.StylePriority.UseFont = false; this.xrTableCell74.StylePriority.UseTextAlignment = false; this.xrTableCell74.Text = "封志号"; this.xrTableCell74.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell74.Weight = 0.46019414931499147D; // // tbFZCode // this.tbFZCode.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbFZCode.Name = "tbFZCode"; this.tbFZCode.StylePriority.UseFont = false; this.tbFZCode.StylePriority.UseTextAlignment = false; this.tbFZCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tbFZCode.Weight = 0.98854217476986683D; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell9, this.xrTableCell5, this.xrTableCell11, this.xrTableCell10, this.xrTableCell12, this.xrTableCell14, this.xrTableCell16, this.xrTableCell6, this.xrTableCell15, this.xrTableCell7, this.xrTableCell13, this.xrTableCell8}); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell9 // this.xrTableCell9.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.StylePriority.UseFont = false; this.xrTableCell9.StylePriority.UseTextAlignment = false; this.xrTableCell9.Text = "核增表编号"; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell9.Weight = 0.71218339493560512D; // // xrTableCell5 // this.xrTableCell5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.StylePriority.UseFont = false; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Text = "核增表序号"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell5.Weight = 0.28781660506439483D; // // xrTableCell11 // this.xrTableCell11.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.StylePriority.UseFont = false; this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.Text = "出仓单序号"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell11.Weight = 0.35168095716648107D; // // xrTableCell10 // this.xrTableCell10.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.StylePriority.UseFont = false; this.xrTableCell10.StylePriority.UseTextAlignment = false; this.xrTableCell10.Text = "存放地点"; this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell10.Weight = 0.36391064230315395D; // // xrTableCell12 // this.xrTableCell12.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.StylePriority.UseFont = false; this.xrTableCell12.StylePriority.UseTextAlignment = false; this.xrTableCell12.Text = "商品编码"; this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell12.Weight = 0.58311299040608389D; // // xrTableCell14 // this.xrTableCell14.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell14.Name = "xrTableCell14"; this.xrTableCell14.StylePriority.UseFont = false; this.xrTableCell14.StylePriority.UseTextAlignment = false; this.xrTableCell14.Text = "货物名称、规格型号"; this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell14.Weight = 1.9175693351093461D; // // xrTableCell16 // this.xrTableCell16.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell16.Name = "xrTableCell16"; this.xrTableCell16.StylePriority.UseFont = false; this.xrTableCell16.StylePriority.UseTextAlignment = false; this.xrTableCell16.Text = "数量"; this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell16.Weight = 0.36381701772156705D; // // xrTableCell6 // this.xrTableCell6.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.StylePriority.UseFont = false; this.xrTableCell6.StylePriority.UseTextAlignment = false; this.xrTableCell6.Text = "单位"; this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell6.Weight = 0.29188363850482679D; // // xrTableCell15 // this.xrTableCell15.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell15.Name = "xrTableCell15"; this.xrTableCell15.StylePriority.UseFont = false; this.xrTableCell15.StylePriority.UseTextAlignment = false; this.xrTableCell15.Text = "毛重/净重"; this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell15.Weight = 0.61364484981698908D; // // xrTableCell7 // this.xrTableCell7.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.StylePriority.UseFont = false; this.xrTableCell7.StylePriority.UseTextAlignment = false; this.xrTableCell7.Text = "币制"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell7.Weight = 0.32531709987576318D; // // xrTableCell13 // this.xrTableCell13.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.StylePriority.UseFont = false; this.xrTableCell13.StylePriority.UseTextAlignment = false; this.xrTableCell13.Text = "单价"; this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell13.Weight = 0.31064408986150671D; // // xrTableCell8 // this.xrTableCell8.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.StylePriority.UseFont = false; this.xrTableCell8.StylePriority.UseTextAlignment = false; this.xrTableCell8.Text = "总价"; this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell8.Weight = 0.47534195535607621D; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.COldBill_id1, this.cInseq1, this.cOutseq1, this.cPlace1, this.cCode1, this.cName1, this.cNum1, this.cUnit1, this.cWeight1, this.cCoin1, this.cPrice1, this.cTotal1}); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 1D; // // COldBill_id1 // this.COldBill_id1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.COldBill_id1.Name = "COldBill_id1"; this.COldBill_id1.StylePriority.UseFont = false; this.COldBill_id1.StylePriority.UseTextAlignment = false; this.COldBill_id1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.COldBill_id1.Weight = 0.71218348484831107D; // // cInseq1 // this.cInseq1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cInseq1.Name = "cInseq1"; this.cInseq1.StylePriority.UseFont = false; this.cInseq1.Weight = 0.28781651515168877D; // // cOutseq1 // this.cOutseq1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cOutseq1.Name = "cOutseq1"; this.cOutseq1.StylePriority.UseFont = false; this.cOutseq1.Weight = 0.35168095716648107D; // // cPlace1 // this.cPlace1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cPlace1.Name = "cPlace1"; this.cPlace1.StylePriority.UseFont = false; this.cPlace1.Weight = 0.36391064230315395D; // // cCode1 // this.cCode1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cCode1.Name = "cCode1"; this.cCode1.StylePriority.UseFont = false; this.cCode1.Weight = 0.58311299040608389D; // // cName1 // this.cName1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cName1.Multiline = true; this.cName1.Name = "cName1"; this.cName1.StylePriority.UseFont = false; this.cName1.StylePriority.UseTextAlignment = false; this.cName1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName1.Weight = 1.917569604847464D; // // cNum1 // this.cNum1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cNum1.Multiline = true; this.cNum1.Name = "cNum1"; this.cNum1.StylePriority.UseFont = false; this.cNum1.StylePriority.UseTextAlignment = false; this.cNum1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum1.Weight = 0.3638173773723915D; // // cUnit1 // this.cUnit1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cUnit1.Multiline = true; this.cUnit1.Name = "cUnit1"; this.cUnit1.StylePriority.UseFont = false; this.cUnit1.Weight = 0.29188327885400267D; // // cWeight1 // this.cWeight1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cWeight1.Multiline = true; this.cWeight1.Name = "cWeight1"; this.cWeight1.StylePriority.UseFont = false; this.cWeight1.StylePriority.UseTextAlignment = false; this.cWeight1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight1.Weight = 0.61364451264434117D; // // cCoin1 // this.cCoin1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cCoin1.Name = "cCoin1"; this.cCoin1.StylePriority.UseFont = false; this.cCoin1.Weight = 0.32531712235393984D; // // cPrice1 // this.cPrice1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cPrice1.Name = "cPrice1"; this.cPrice1.StylePriority.UseFont = false; this.cPrice1.Weight = 0.31064408986150666D; // // cTotal1 // this.cTotal1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cTotal1.Name = "cTotal1"; this.cTotal1.StylePriority.UseFont = false; this.cTotal1.Weight = 0.47534200031242924D; // // xrTableRow4 // this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.COldBill_id2, this.cInseq2, this.cOutseq2, this.cPlace2, this.cCode2, this.cName2, this.cNum2, this.cUnit2, this.cWeight2, this.cCoin2, this.cPrice2, this.cTotal2}); this.xrTableRow4.Name = "xrTableRow4"; this.xrTableRow4.Weight = 1D; // // COldBill_id2 // this.COldBill_id2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.COldBill_id2.Name = "COldBill_id2"; this.COldBill_id2.StylePriority.UseFont = false; this.COldBill_id2.Weight = 0.71218357476101712D; // // cInseq2 // this.cInseq2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cInseq2.Name = "cInseq2"; this.cInseq2.StylePriority.UseFont = false; this.cInseq2.Weight = 0.28781642523898271D; // // cOutseq2 // this.cOutseq2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cOutseq2.Name = "cOutseq2"; this.cOutseq2.StylePriority.UseFont = false; this.cOutseq2.Weight = 0.35168095716648107D; // // cPlace2 // this.cPlace2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cPlace2.Name = "cPlace2"; this.cPlace2.StylePriority.UseFont = false; this.cPlace2.Weight = 0.36391064230315395D; // // cCode2 // this.cCode2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cCode2.Name = "cCode2"; this.cCode2.StylePriority.UseFont = false; this.cCode2.Weight = 0.58311299040608389D; // // cName2 // this.cName2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cName2.Multiline = true; this.cName2.Name = "cName2"; this.cName2.StylePriority.UseFont = false; this.cName2.StylePriority.UseTextAlignment = false; this.cName2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName2.Weight = 1.9175694025438757D; // // cNum2 // this.cNum2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cNum2.Multiline = true; this.cNum2.Name = "cNum2"; this.cNum2.StylePriority.UseFont = false; this.cNum2.StylePriority.UseTextAlignment = false; this.cNum2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum2.Weight = 0.36381668054891952D; // // cUnit2 // this.cUnit2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cUnit2.Multiline = true; this.cUnit2.Name = "cUnit2"; this.cUnit2.StylePriority.UseFont = false; this.cUnit2.Weight = 0.291883998155651D; // // cWeight2 // this.cWeight2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cWeight2.Multiline = true; this.cWeight2.Name = "cWeight2"; this.cWeight2.StylePriority.UseFont = false; this.cWeight2.StylePriority.UseTextAlignment = false; this.cWeight2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight2.Weight = 0.61364469246975328D; // // cCoin2 // this.cCoin2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cCoin2.Name = "cCoin2"; this.cCoin2.StylePriority.UseFont = false; this.cCoin2.Weight = 0.32531712235393984D; // // cPrice2 // this.cPrice2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cPrice2.Name = "cPrice2"; this.cPrice2.StylePriority.UseFont = false; this.cPrice2.Weight = 0.31064408986150671D; // // cTotal2 // this.cTotal2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cTotal2.Name = "cTotal2"; this.cTotal2.StylePriority.UseFont = false; this.cTotal2.Weight = 0.47534200031242924D; // // xrTableRow5 // this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.COldBill_id3, this.cInseq3, this.cOutseq3, this.cPlace3, this.cCode3, this.cName3, this.cNum3, this.cUnit3, this.cWeight3, this.cCoin3, this.cPrice3, this.cTotal3}); this.xrTableRow5.Name = "xrTableRow5"; this.xrTableRow5.Weight = 1D; // // COldBill_id3 // this.COldBill_id3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.COldBill_id3.Name = "COldBill_id3"; this.COldBill_id3.StylePriority.UseFont = false; this.COldBill_id3.Weight = 0.71218366467372318D; // // cInseq3 // this.cInseq3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cInseq3.Name = "cInseq3"; this.cInseq3.StylePriority.UseFont = false; this.cInseq3.Weight = 0.28781633532627671D; // // cOutseq3 // this.cOutseq3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cOutseq3.Name = "cOutseq3"; this.cOutseq3.StylePriority.UseFont = false; this.cOutseq3.Weight = 0.35168095716648107D; // // cPlace3 // this.cPlace3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cPlace3.Name = "cPlace3"; this.cPlace3.StylePriority.UseFont = false; this.cPlace3.Weight = 0.36391064230315395D; // // cCode3 // this.cCode3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cCode3.Name = "cCode3"; this.cCode3.StylePriority.UseFont = false; this.cCode3.Weight = 0.58311299040608389D; // // cName3 // this.cName3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cName3.Multiline = true; this.cName3.Name = "cName3"; this.cName3.StylePriority.UseFont = false; this.cName3.StylePriority.UseTextAlignment = false; this.cName3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName3.Weight = 1.9175688630676393D; // // cNum3 // this.cNum3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cNum3.Multiline = true; this.cNum3.Name = "cNum3"; this.cNum3.StylePriority.UseFont = false; this.cNum3.StylePriority.UseTextAlignment = false; this.cNum3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum3.Weight = 0.36381847880304052D; // // cUnit3 // this.cUnit3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cUnit3.Multiline = true; this.cUnit3.Name = "cUnit3"; this.cUnit3.StylePriority.UseFont = false; this.cUnit3.Weight = 0.29188291920317849D; // // cWeight3 // this.cWeight3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cWeight3.Multiline = true; this.cWeight3.Name = "cWeight3"; this.cWeight3.StylePriority.UseFont = false; this.cWeight3.StylePriority.UseTextAlignment = false; this.cWeight3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight3.Weight = 0.61364451264434117D; // // cCoin3 // this.cCoin3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cCoin3.Name = "cCoin3"; this.cCoin3.StylePriority.UseFont = false; this.cCoin3.Weight = 0.32531712235393984D; // // cPrice3 // this.cPrice3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cPrice3.Name = "cPrice3"; this.cPrice3.StylePriority.UseFont = false; this.cPrice3.Weight = 0.31064408986150677D; // // cTotal3 // this.cTotal3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cTotal3.Name = "cTotal3"; this.cTotal3.StylePriority.UseFont = false; this.cTotal3.Weight = 0.47534200031242924D; // // xrTableRow6 // this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.COldBill_id4, this.cInseq4, this.cOutseq4, this.cPlace4, this.cCode4, this.cName4, this.cNum4, this.cUnit4, this.cWeight4, this.cCoin4, this.cPrice4, this.cTotal4}); this.xrTableRow6.Name = "xrTableRow6"; this.xrTableRow6.Weight = 1D; // // COldBill_id4 // this.COldBill_id4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.COldBill_id4.Name = "COldBill_id4"; this.COldBill_id4.StylePriority.UseFont = false; this.COldBill_id4.Weight = 0.71218348484831107D; // // cInseq4 // this.cInseq4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cInseq4.Name = "cInseq4"; this.cInseq4.StylePriority.UseFont = false; this.cInseq4.Weight = 0.28781651515168877D; // // cOutseq4 // this.cOutseq4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cOutseq4.Name = "cOutseq4"; this.cOutseq4.StylePriority.UseFont = false; this.cOutseq4.Weight = 0.35168095716648107D; // // cPlace4 // this.cPlace4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cPlace4.Name = "cPlace4"; this.cPlace4.StylePriority.UseFont = false; this.cPlace4.Weight = 0.36391064230315395D; // // cCode4 // this.cCode4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cCode4.Name = "cCode4"; this.cCode4.StylePriority.UseFont = false; this.cCode4.Weight = 0.58311299040608389D; // // cName4 // this.cName4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cName4.Multiline = true; this.cName4.Name = "cName4"; this.cName4.StylePriority.UseFont = false; this.cName4.StylePriority.UseTextAlignment = false; this.cName4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName4.Weight = 1.9175699420201118D; // // cNum4 // this.cNum4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cNum4.Multiline = true; this.cNum4.Name = "cNum4"; this.cNum4.StylePriority.UseFont = false; this.cNum4.StylePriority.UseTextAlignment = false; this.cNum4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum4.Weight = 0.36381775950139217D; // // cUnit4 // this.cUnit4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cUnit4.Multiline = true; this.cUnit4.Name = "cUnit4"; this.cUnit4.StylePriority.UseFont = false; this.cUnit4.Weight = 0.29188255955235431D; // // cWeight4 // this.cWeight4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cWeight4.Multiline = true; this.cWeight4.Name = "cWeight4"; this.cWeight4.StylePriority.UseFont = false; this.cWeight4.StylePriority.UseTextAlignment = false; this.cWeight4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight4.Weight = 0.61364451264434117D; // // cCoin4 // this.cCoin4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cCoin4.Name = "cCoin4"; this.cCoin4.StylePriority.UseFont = false; this.cCoin4.Weight = 0.32531712235393984D; // // cPrice4 // this.cPrice4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cPrice4.Name = "cPrice4"; this.cPrice4.StylePriority.UseFont = false; this.cPrice4.Weight = 0.31064408986150677D; // // cTotal4 // this.cTotal4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cTotal4.Name = "cTotal4"; this.cTotal4.StylePriority.UseFont = false; this.cTotal4.Weight = 0.47534200031242924D; // // xrTableRow7 // this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.COldBill_id5, this.cInseq5, this.cOutseq5, this.cPlace5, this.cCode5, this.cName5, this.cNum5, this.cUnit5, this.cWeight5, this.cCoin5, this.cPrice5, this.cTotal5}); this.xrTableRow7.Name = "xrTableRow7"; this.xrTableRow7.Weight = 1D; // // COldBill_id5 // this.COldBill_id5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.COldBill_id5.Name = "COldBill_id5"; this.COldBill_id5.StylePriority.UseFont = false; this.COldBill_id5.Weight = 0.71218348484831107D; // // cInseq5 // this.cInseq5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cInseq5.Name = "cInseq5"; this.cInseq5.StylePriority.UseFont = false; this.cInseq5.Weight = 0.28781651515168877D; // // cOutseq5 // this.cOutseq5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cOutseq5.Name = "cOutseq5"; this.cOutseq5.StylePriority.UseFont = false; this.cOutseq5.Weight = 0.35168095716648107D; // // cPlace5 // this.cPlace5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cPlace5.Name = "cPlace5"; this.cPlace5.StylePriority.UseFont = false; this.cPlace5.Weight = 0.36391064230315395D; // // cCode5 // this.cCode5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cCode5.Name = "cCode5"; this.cCode5.StylePriority.UseFont = false; this.cCode5.Weight = 0.58311299040608389D; // // cName5 // this.cName5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cName5.Multiline = true; this.cName5.Name = "cName5"; this.cName5.StylePriority.UseFont = false; this.cName5.StylePriority.UseTextAlignment = false; this.cName5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.cName5.Weight = 1.9175695823692878D; // // cNum5 // this.cNum5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cNum5.Multiline = true; this.cNum5.Name = "cNum5"; this.cNum5.StylePriority.UseFont = false; this.cNum5.StylePriority.UseTextAlignment = false; this.cNum5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cNum5.Weight = 0.36381632089809535D; // // cUnit5 // this.cUnit5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cUnit5.Multiline = true; this.cUnit5.Name = "cUnit5"; this.cUnit5.StylePriority.UseFont = false; this.cUnit5.Weight = 0.291883998155651D; // // cWeight5 // this.cWeight5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cWeight5.Multiline = true; this.cWeight5.Name = "cWeight5"; this.cWeight5.StylePriority.UseFont = false; this.cWeight5.StylePriority.UseTextAlignment = false; this.cWeight5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cWeight5.Weight = 0.61364487229516529D; // // cCoin5 // this.cCoin5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cCoin5.Name = "cCoin5"; this.cCoin5.StylePriority.UseFont = false; this.cCoin5.Weight = 0.32531676270311555D; // // cPrice5 // this.cPrice5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cPrice5.Name = "cPrice5"; this.cPrice5.StylePriority.UseFont = false; this.cPrice5.Weight = 0.31064444951233094D; // // cTotal5 // this.cTotal5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cTotal5.Name = "cTotal5"; this.cTotal5.StylePriority.UseFont = false; this.cTotal5.Weight = 0.47534200031242924D; // // xrPictureBox1 // this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(9.999959F, 2.687504F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(89.61581F, 89.37505F); // // xrLabel13 // this.xrLabel13.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(549.6989F, 26.31251F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel13.SizeF = new System.Drawing.SizeF(215.953F, 44.875F); this.xrLabel13.StylePriority.UseFont = false; this.xrLabel13.StylePriority.UseTextAlignment = false; this.xrLabel13.Text = "仓 清 单"; this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel12 // this.xrLabel12.Font = new System.Drawing.Font("宋体", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(500.7025F, 0.6875038F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel12.SizeF = new System.Drawing.SizeF(48.99628F, 70.50001F); this.xrLabel12.StylePriority.UseFont = false; this.xrLabel12.StylePriority.UseTextAlignment = false; this.xrLabel12.Text = "出"; this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; // // tbTitle // this.tbTitle.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbTitle.LocationFloat = new DevExpress.Utils.PointFloat(201.3482F, 26.31251F); this.tbTitle.Name = "tbTitle"; this.tbTitle.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.tbTitle.SizeF = new System.Drawing.SizeF(299.3544F, 44.875F); this.tbTitle.StylePriority.UseFont = false; this.tbTitle.StylePriority.UseTextAlignment = false; this.tbTitle.Text = "出 口 监 管 仓 货 物"; this.tbTitle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // TopMargin // this.TopMargin.HeightF = 11F; 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 = 4.573171F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // Report_ckjgcc // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin}); this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(6, 12, 11, 5); this.PageHeight = 827; this.PageWidth = 1169; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.Version = "12.1"; ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbSum)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RO)); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableProductId = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableProductName = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellCustomerProductName = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableDepartment = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableProduceQuantity = new DevExpress.XtraReports.UI.XRTableCell(); this.TCPronoteHeaderId = new DevExpress.XtraReports.UI.XRTableCell(); this.TCCusXOId = new DevExpress.XtraReports.UI.XRTableCell(); this.TCHandBookId = new DevExpress.XtraReports.UI.XRTableCell(); this.TCHandBookProductId = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabelProduceOtherInDepotDesc = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelEmployee1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelEmployee0 = new DevExpress.XtraReports.UI.XRLabel(); this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabelCompanyInfoName = new DevExpress.XtraReports.UI.XRLabel(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrLabelDataName = new DevExpress.XtraReports.UI.XRLabel(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrLabelProduceOtherInDepotDate = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelProduceInDepotId = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelDepartment = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCodeId = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabelPrinDate = new DevExpress.XtraReports.UI.XRLabel(); this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLine1, this.xrTable2 }); resources.ApplyResources(this.Detail, "Detail"); this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); // // xrLine1 // resources.ApplyResources(this.xrLine1, "xrLine1"); this.xrLine1.LineStyle = System.Drawing.Drawing2D.DashStyle.Dash; this.xrLine1.LineWidth = 3; this.xrLine1.Name = "xrLine1"; this.xrLine1.StylePriority.UseBorderDashStyle = false; // // xrTable2 // this.xrTable2.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrTable2.Borders = DevExpress.XtraPrinting.BorderSide.None; resources.ApplyResources(this.xrTable2, "xrTable2"); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2 }); this.xrTable2.StylePriority.UseBorderDashStyle = false; this.xrTable2.StylePriority.UseBorders = false; this.xrTable2.StylePriority.UseTextAlignment = false; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableProductId, this.xrTableProductName, this.xrTableCellCustomerProductName, this.xrTableDepartment, this.xrTableProduceQuantity, this.TCPronoteHeaderId, this.TCCusXOId, this.TCHandBookId, this.TCHandBookProductId }); resources.ApplyResources(this.xrTableRow2, "xrTableRow2"); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1; // // xrTableProductId // resources.ApplyResources(this.xrTableProductId, "xrTableProductId"); this.xrTableProductId.Name = "xrTableProductId"; this.xrTableProductId.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableProductId.StylePriority.UseTextAlignment = false; this.xrTableProductId.Weight = 0.11078983006105354; // // xrTableProductName // resources.ApplyResources(this.xrTableProductName, "xrTableProductName"); this.xrTableProductName.Name = "xrTableProductName"; this.xrTableProductName.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableProductName.StylePriority.UseTextAlignment = false; this.xrTableProductName.Weight = 0.24372943857275409; // // xrTableCellCustomerProductName // resources.ApplyResources(this.xrTableCellCustomerProductName, "xrTableCellCustomerProductName"); this.xrTableCellCustomerProductName.Name = "xrTableCellCustomerProductName"; this.xrTableCellCustomerProductName.Weight = 0.10870011716365242; // // xrTableDepartment // resources.ApplyResources(this.xrTableDepartment, "xrTableDepartment"); this.xrTableDepartment.Name = "xrTableDepartment"; this.xrTableDepartment.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableDepartment.StylePriority.UseTextAlignment = false; this.xrTableDepartment.Weight = 0.089417696640415462; // // xrTableProduceQuantity // resources.ApplyResources(this.xrTableProduceQuantity, "xrTableProduceQuantity"); this.xrTableProduceQuantity.Name = "xrTableProduceQuantity"; this.xrTableProduceQuantity.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableProduceQuantity.StylePriority.UseTextAlignment = false; this.xrTableProduceQuantity.Weight = 0.058094054530844361; // // TCPronoteHeaderId // resources.ApplyResources(this.TCPronoteHeaderId, "TCPronoteHeaderId"); this.TCPronoteHeaderId.Name = "TCPronoteHeaderId"; this.TCPronoteHeaderId.Weight = 0.14495829638585442; // // TCCusXOId // resources.ApplyResources(this.TCCusXOId, "TCCusXOId"); this.TCCusXOId.Name = "TCCusXOId"; this.TCCusXOId.Weight = 0.12284525727588178; // // TCHandBookId // resources.ApplyResources(this.TCHandBookId, "TCHandBookId"); this.TCHandBookId.Name = "TCHandBookId"; this.TCHandBookId.Weight = 0.14283656290631513; // // TCHandBookProductId // resources.ApplyResources(this.TCHandBookProductId, "TCHandBookProductId"); this.TCHandBookProductId.Name = "TCHandBookProductId"; this.TCHandBookProductId.Weight = 0.044863763073471188; // // xrLabelProduceOtherInDepotDesc // resources.ApplyResources(this.xrLabelProduceOtherInDepotDesc, "xrLabelProduceOtherInDepotDesc"); this.xrLabelProduceOtherInDepotDesc.Name = "xrLabelProduceOtherInDepotDesc"; this.xrLabelProduceOtherInDepotDesc.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrLabelProduceOtherInDepotDesc.StylePriority.UsePadding = false; this.xrLabelProduceOtherInDepotDesc.StylePriority.UseTextAlignment = false; // // xrLabelEmployee1 // this.xrLabelEmployee1.Borders = DevExpress.XtraPrinting.BorderSide.None; resources.ApplyResources(this.xrLabelEmployee1, "xrLabelEmployee1"); this.xrLabelEmployee1.Name = "xrLabelEmployee1"; this.xrLabelEmployee1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelEmployee1.StylePriority.UseBorders = false; this.xrLabelEmployee1.StylePriority.UseTextAlignment = false; // // xrLabel7 // resources.ApplyResources(this.xrLabel7, "xrLabel7"); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel7.StylePriority.UseTextAlignment = false; // // xrLabel11 // resources.ApplyResources(this.xrLabel11, "xrLabel11"); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel11.StylePriority.UseTextAlignment = false; // // xrLabel9 // resources.ApplyResources(this.xrLabel9, "xrLabel9"); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel9.StylePriority.UseTextAlignment = false; // // xrLabelEmployee0 // resources.ApplyResources(this.xrLabelEmployee0, "xrLabelEmployee0"); this.xrLabelEmployee0.Name = "xrLabelEmployee0"; this.xrLabelEmployee0.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelEmployee0.StylePriority.UseTextAlignment = false; // // PageFooter // resources.ApplyResources(this.PageFooter, "PageFooter"); this.PageFooter.Name = "PageFooter"; this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabelCompanyInfoName }); resources.ApplyResources(this.ReportHeader, "ReportHeader"); this.ReportHeader.Name = "ReportHeader"; // // xrLabelCompanyInfoName // resources.ApplyResources(this.xrLabelCompanyInfoName, "xrLabelCompanyInfoName"); this.xrLabelCompanyInfoName.Name = "xrLabelCompanyInfoName"; this.xrLabelCompanyInfoName.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 13, 0, 0, 254F); this.xrLabelCompanyInfoName.StylePriority.UseFont = false; this.xrLabelCompanyInfoName.StylePriority.UsePadding = false; this.xrLabelCompanyInfoName.StylePriority.UseTextAlignment = false; // // ReportFooter // this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabelProduceOtherInDepotDesc, this.xrLabel11, this.xrLabelEmployee1, this.xrLabel7, this.xrLabel9, this.xrLabelEmployee0 }); resources.ApplyResources(this.ReportFooter, "ReportFooter"); this.ReportFooter.Name = "ReportFooter"; this.ReportFooter.PrintAtBottom = true; // // topMarginBand1 // resources.ApplyResources(this.topMarginBand1, "topMarginBand1"); this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo2 }); resources.ApplyResources(this.bottomMarginBand1, "bottomMarginBand1"); this.bottomMarginBand1.Name = "bottomMarginBand1"; // // xrPageInfo2 // resources.ApplyResources(this.xrPageInfo2, "xrPageInfo2"); this.xrPageInfo2.Name = "xrPageInfo2"; this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrPageInfo2.StylePriority.UseTextAlignment = false; // // xrLabelDataName // resources.ApplyResources(this.xrLabelDataName, "xrLabelDataName"); this.xrLabelDataName.Name = "xrLabelDataName"; this.xrLabelDataName.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelDataName.StylePriority.UseFont = false; this.xrLabelDataName.StylePriority.UseTextAlignment = false; // // xrTableCell5 // this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); resources.ApplyResources(this.xrTableCell5, "xrTableCell5"); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell5.StylePriority.UseBorders = false; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Weight = 0.058581745191335917; // // xrTableCell11 // this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); resources.ApplyResources(this.xrTableCell11, "xrTableCell11"); this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell11.StylePriority.UseBorders = false; this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.Weight = 0.090168484776655622; // // xrTableCell2 // this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); resources.ApplyResources(this.xrTableCell2, "xrTableCell2"); this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.StylePriority.UseBorders = false; this.xrTableCell2.Weight = 0.10961260682656238; // // xrTableCell1 // this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); resources.ApplyResources(this.xrTableCell1, "xrTableCell1"); this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell1.StylePriority.UseBorders = false; this.xrTableCell1.StylePriority.UseTextAlignment = false; this.xrTableCell1.Weight = 0.2457755034521964; // // xrTableCell4 // this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); resources.ApplyResources(this.xrTableCell4, "xrTableCell4"); this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell4.StylePriority.UseBorders = false; this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Weight = 0.11171985388211897; // // xrTableRow1 // this.xrTableRow1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell4, this.xrTableCell1, this.xrTableCell2, this.xrTableCell11, this.xrTableCell5, this.xrTableCell3, this.xrTableCell7, this.xrTableCell8, this.xrTableCell12 }); resources.ApplyResources(this.xrTableRow1, "xrTableRow1"); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.StylePriority.UseBorders = false; this.xrTableRow1.Weight = 1; // // xrTableCell3 // this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); resources.ApplyResources(this.xrTableCell3, "xrTableCell3"); this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.StylePriority.UseBorders = false; this.xrTableCell3.Weight = 0.14617513208062116; // // xrTableCell7 // this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); resources.ApplyResources(this.xrTableCell7, "xrTableCell7"); this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.StylePriority.UseBorders = false; this.xrTableCell7.Weight = 0.12387652439774916; // // xrTableCell8 // this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); resources.ApplyResources(this.xrTableCell8, "xrTableCell8"); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.StylePriority.UseBorders = false; this.xrTableCell8.Weight = 0.14403572044332202; // // xrTableCell12 // this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); resources.ApplyResources(this.xrTableCell12, "xrTableCell12"); this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.StylePriority.UseBorders = false; this.xrTableCell12.Weight = 0.045240354933483856; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); resources.ApplyResources(this.xrTable1, "xrTable1"); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1 }); this.xrTable1.StylePriority.UseBorders = false; this.xrTable1.StylePriority.UseFont = false; this.xrTable1.StylePriority.UseTextAlignment = false; // // xrLabelProduceOtherInDepotDate // resources.ApplyResources(this.xrLabelProduceOtherInDepotDate, "xrLabelProduceOtherInDepotDate"); this.xrLabelProduceOtherInDepotDate.Name = "xrLabelProduceOtherInDepotDate"; this.xrLabelProduceOtherInDepotDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelProduceOtherInDepotDate.StylePriority.UseTextAlignment = false; // // xrLabel5 // resources.ApplyResources(this.xrLabel5, "xrLabel5"); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel5.StylePriority.UseTextAlignment = false; // // xrLabelProduceInDepotId // resources.ApplyResources(this.xrLabelProduceInDepotId, "xrLabelProduceInDepotId"); this.xrLabelProduceInDepotId.Name = "xrLabelProduceInDepotId"; this.xrLabelProduceInDepotId.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelProduceInDepotId.StylePriority.UseTextAlignment = false; // // xrLabel1 // resources.ApplyResources(this.xrLabel1, "xrLabel1"); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel1.StylePriority.UseTextAlignment = false; // // xrLabel3 // resources.ApplyResources(this.xrLabel3, "xrLabel3"); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel3.StylePriority.UseTextAlignment = false; // // xrLabelDepartment // resources.ApplyResources(this.xrLabelDepartment, "xrLabelDepartment"); this.xrLabelDepartment.Name = "xrLabelDepartment"; this.xrLabelDepartment.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelDepartment.StylePriority.UseTextAlignment = false; // // xrBarCodeId // this.xrBarCodeId.AutoModule = true; resources.ApplyResources(this.xrBarCodeId, "xrBarCodeId"); this.xrBarCodeId.Module = 12.9032F; this.xrBarCodeId.Name = "xrBarCodeId"; this.xrBarCodeId.Padding = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F); this.xrBarCodeId.Symbology = code128Generator1; // // xrLabelPrinDate // this.xrLabelPrinDate.Borders = DevExpress.XtraPrinting.BorderSide.None; resources.ApplyResources(this.xrLabelPrinDate, "xrLabelPrinDate"); this.xrLabelPrinDate.Name = "xrLabelPrinDate"; this.xrLabelPrinDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelPrinDate.StylePriority.UseBorders = false; this.xrLabelPrinDate.StylePriority.UseTextAlignment = false; // // PageHeader // this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabelPrinDate, this.xrBarCodeId, this.xrLabelDepartment, this.xrLabel3, this.xrLabel1, this.xrLabelProduceInDepotId, this.xrLabel5, this.xrLabelProduceOtherInDepotDate, this.xrTable1, this.xrLabelDataName }); resources.ApplyResources(this.PageHeader, "PageHeader"); this.PageHeader.Name = "PageHeader"; this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); // // RO // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.PageHeader, this.PageFooter, this.ReportHeader, this.ReportFooter, this.topMarginBand1, this.bottomMarginBand1 }); resources.ApplyResources(this, "$this"); this.ExportOptions.Xls.SheetName = resources.GetString("RO.ExportOptions.Xls.SheetName"); this.Margins = new System.Drawing.Printing.Margins(50, 50, 79, 79); this.PageHeight = 1397; this.PageWidth = 2159; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.Version = "10.2"; ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.cel4 = new DevExpress.XtraReports.UI.XRTableCell(); this.cel3 = new DevExpress.XtraReports.UI.XRTableCell(); this.cel2 = new DevExpress.XtraReports.UI.XRTableCell(); this.cel1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableMain = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCellTotal = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellPrice = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellCount = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellSanf = new DevExpress.XtraReports.UI.XRTableCell(); this.xrBarCodeItem = new DevExpress.XtraReports.UI.XRBarCode(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.LblPERSONID = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.LblStoreTrIDTYPE = new DevExpress.XtraReports.UI.XRLabel(); this.LblStoreTrIDDAY = new DevExpress.XtraReports.UI.XRLabel(); this.LblStoreTrDate = new DevExpress.XtraReports.UI.XRLabel(); this.LblSaf = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.LblCompany = new DevExpress.XtraReports.UI.XRLabel(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.LblTotal = new DevExpress.XtraReports.UI.XRLabel(); this.LblPayed = new DevExpress.XtraReports.UI.XRLabel(); this.pram1 = new DevExpress.XtraReports.Parameters.Parameter(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1 }); this.Detail.HeightF = 25F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTable1 // this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(37.5F, 0F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2 }); this.xrTable1.SizeF = new System.Drawing.SizeF(317.71F, 25F); // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cel4, this.cel3, this.cel2, this.cel1 }); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // cel4 // this.cel4.Name = "cel4"; this.cel4.StylePriority.UseTextAlignment = false; this.cel4.Text = "cel4"; this.cel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cel4.Weight = 0.623213113231909D; // // cel3 // this.cel3.Name = "cel3"; this.cel3.StylePriority.UseTextAlignment = false; this.cel3.Text = "cel3"; this.cel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cel3.Weight = 0.566557368069375D; // // cel2 // this.cel2.Name = "cel2"; this.cel2.StylePriority.UseTextAlignment = false; this.cel2.Text = "cel2"; this.cel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cel2.Weight = 0.528786864343961D; // // cel1 // this.cel1.Name = "cel1"; this.cel1.StylePriority.UseTextAlignment = false; this.cel1.Text = "cel1"; this.cel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.cel1.Weight = 1.2814583620298743D; // // xrTableMain // this.xrTableMain.BackColor = System.Drawing.Color.LightGray; this.xrTableMain.LocationFloat = new DevExpress.Utils.PointFloat(32.64578F, 140.7917F); this.xrTableMain.Name = "xrTableMain"; this.xrTableMain.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1 }); this.xrTableMain.SizeF = new System.Drawing.SizeF(317.7083F, 25F); this.xrTableMain.StylePriority.UseBackColor = false; this.xrTableMain.StylePriority.UseBorderColor = false; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCellTotal, this.xrTableCellPrice, this.xrTableCellCount, this.xrTableCellSanf }); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCellTotal // this.xrTableCellTotal.Name = "xrTableCellTotal"; this.xrTableCellTotal.StylePriority.UseTextAlignment = false; this.xrTableCellTotal.Text = "الاجمالى"; this.xrTableCellTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCellTotal.Weight = 0.62321320251876322D; // // xrTableCellPrice // this.xrTableCellPrice.Name = "xrTableCellPrice"; this.xrTableCellPrice.StylePriority.UseTextAlignment = false; this.xrTableCellPrice.Text = "سعر الوحدة"; this.xrTableCellPrice.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCellPrice.Weight = 0.56655745574370131D; // // xrTableCellCount // this.xrTableCellCount.Name = "xrTableCellCount"; this.xrTableCellCount.StylePriority.UseTextAlignment = false; this.xrTableCellCount.Text = "كمية"; this.xrTableCellCount.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCellCount.Weight = 0.52878701792824945D; // // xrTableCellSanf // this.xrTableCellSanf.Name = "xrTableCellSanf"; this.xrTableCellSanf.StylePriority.UseBorderColor = false; this.xrTableCellSanf.StylePriority.UseTextAlignment = false; this.xrTableCellSanf.Text = " اسم الصنف "; this.xrTableCellSanf.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCellSanf.Weight = 1.281442323809286D; // // xrBarCodeItem // this.xrBarCodeItem.LocationFloat = new DevExpress.Utils.PointFloat(87.5F, 37.5F); this.xrBarCodeItem.Name = "xrBarCodeItem"; this.xrBarCodeItem.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCodeItem.SizeF = new System.Drawing.SizeF(200F, 50F); this.xrBarCodeItem.StylePriority.UseTextAlignment = false; this.xrBarCodeItem.Symbology = code128Generator1; this.xrBarCodeItem.Text = "12345"; this.xrBarCodeItem.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.LblPERSONID, this.xrLabel4, this.xrLabel5, this.LblStoreTrIDTYPE, this.LblStoreTrIDDAY, this.LblStoreTrDate, this.LblSaf, this.xrLabel6, this.xrLabel7, this.xrLabel8, this.LblCompany, this.xrTableMain }); this.TopMargin.HeightF = 165.7917F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // LblPERSONID // this.LblPERSONID.LocationFloat = new DevExpress.Utils.PointFloat(38.85426F, 104.7917F); this.LblPERSONID.Multiline = true; this.LblPERSONID.Name = "LblPERSONID"; this.LblPERSONID.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblPERSONID.SizeF = new System.Drawing.SizeF(246F, 36F); this.LblPERSONID.StylePriority.UseTextAlignment = false; this.LblPERSONID.Text = "-"; this.LblPERSONID.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // xrLabel4 // this.xrLabel4.BackColor = System.Drawing.Color.LightGray; this.xrLabel4.Font = new System.Drawing.Font("Tahoma", 10F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(277.3541F, 44.37497F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(73F, 17F); this.xrLabel4.StylePriority.UseBackColor = false; this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "رقم الفاتوره"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel5 // this.xrLabel5.BackColor = System.Drawing.Color.LightGray; this.xrLabel5.Font = new System.Drawing.Font("Tahoma", 10F); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(123.8957F, 43.37495F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(73F, 17F); this.xrLabel5.StylePriority.UseBackColor = false; this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "رقم الطلب"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblStoreTrIDTYPE // this.LblStoreTrIDTYPE.Font = new System.Drawing.Font("Tahoma", 10F); this.LblStoreTrIDTYPE.LocationFloat = new DevExpress.Utils.PointFloat(214.6459F, 44.37497F); this.LblStoreTrIDTYPE.Name = "LblStoreTrIDTYPE"; this.LblStoreTrIDTYPE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblStoreTrIDTYPE.SizeF = new System.Drawing.SizeF(50F, 17F); this.LblStoreTrIDTYPE.StylePriority.UseFont = false; this.LblStoreTrIDTYPE.StylePriority.UseTextAlignment = false; this.LblStoreTrIDTYPE.Text = "0"; this.LblStoreTrIDTYPE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblStoreTrIDDAY // this.LblStoreTrIDDAY.Font = new System.Drawing.Font("Tahoma", 10F); this.LblStoreTrIDDAY.LocationFloat = new DevExpress.Utils.PointFloat(64.56247F, 43.37495F); this.LblStoreTrIDDAY.Name = "LblStoreTrIDDAY"; this.LblStoreTrIDDAY.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblStoreTrIDDAY.SizeF = new System.Drawing.SizeF(50F, 17F); this.LblStoreTrIDDAY.StylePriority.UseFont = false; this.LblStoreTrIDDAY.StylePriority.UseTextAlignment = false; this.LblStoreTrIDDAY.Text = "0"; this.LblStoreTrIDDAY.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblStoreTrDate // this.LblStoreTrDate.Font = new System.Drawing.Font("Tahoma", 10F); this.LblStoreTrDate.LocationFloat = new DevExpress.Utils.PointFloat(200.0209F, 74.58334F); this.LblStoreTrDate.Name = "LblStoreTrDate"; this.LblStoreTrDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblStoreTrDate.SizeF = new System.Drawing.SizeF(89.24998F, 17F); this.LblStoreTrDate.StylePriority.UseFont = false; this.LblStoreTrDate.StylePriority.UseTextAlignment = false; this.LblStoreTrDate.Text = "0"; this.LblStoreTrDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblSaf // this.LblSaf.Font = new System.Drawing.Font("Tahoma", 10F); this.LblSaf.LocationFloat = new DevExpress.Utils.PointFloat(32.64591F, 74.58334F); this.LblSaf.Name = "LblSaf"; this.LblSaf.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblSaf.SizeF = new System.Drawing.SizeF(125.9998F, 17F); this.LblSaf.StylePriority.UseFont = false; this.LblSaf.StylePriority.UseTextAlignment = false; this.LblSaf.Text = "0"; this.LblSaf.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel6 // this.xrLabel6.BackColor = System.Drawing.Color.LightGray; this.xrLabel6.Font = new System.Drawing.Font("Tahoma", 10F); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(290.3542F, 74.58334F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(60F, 17F); this.xrLabel6.StylePriority.UseBackColor = false; this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "التاريخ"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel7 // this.xrLabel7.BackColor = System.Drawing.Color.LightGray; this.xrLabel7.Font = new System.Drawing.Font("Tahoma", 10F); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(290.3542F, 104.7917F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(60F, 17F); this.xrLabel7.StylePriority.UseBackColor = false; this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "العميل"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel8 // this.xrLabel8.BackColor = System.Drawing.Color.LightGray; this.xrLabel8.Font = new System.Drawing.Font("Tahoma", 10F); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(158.6458F, 74.58334F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(38.24994F, 17F); this.xrLabel8.StylePriority.UseBackColor = false; this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = "الصف"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblCompany // this.LblCompany.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.LblCompany.LocationFloat = new DevExpress.Utils.PointFloat(32.64591F, 10F); this.LblCompany.Name = "LblCompany"; this.LblCompany.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblCompany.SizeF = new System.Drawing.SizeF(317.7082F, 24F); this.LblCompany.StylePriority.UseFont = false; this.LblCompany.StylePriority.UseTextAlignment = false; this.LblCompany.Text = "E-E-Soft"; this.LblCompany.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel1, this.xrBarCodeItem, this.xrLabel2, this.LblTotal, this.LblPayed }); this.BottomMargin.HeightF = 87.5F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel1 // this.xrLabel1.BackColor = System.Drawing.Color.LightGray; this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(290.3542F, 0F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(60F, 17F); this.xrLabel1.StylePriority.UseBackColor = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "الاجمالي"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel2 // this.xrLabel2.BackColor = System.Drawing.Color.LightGray; this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(290.3542F, 16.99997F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(60F, 17F); this.xrLabel2.StylePriority.UseBackColor = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "المدفوع"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblTotal // this.LblTotal.LocationFloat = new DevExpress.Utils.PointFloat(200.0209F, 0F); this.LblTotal.Name = "LblTotal"; this.LblTotal.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblTotal.SizeF = new System.Drawing.SizeF(84.83334F, 16.99997F); this.LblTotal.StylePriority.UseTextAlignment = false; this.LblTotal.Text = "0"; this.LblTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // LblPayed // this.LblPayed.LocationFloat = new DevExpress.Utils.PointFloat(200.0209F, 16.99997F); this.LblPayed.Name = "LblPayed"; this.LblPayed.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.LblPayed.SizeF = new System.Drawing.SizeF(84.83334F, 17F); this.LblPayed.StylePriority.UseTextAlignment = false; this.LblPayed.Text = "0"; this.LblPayed.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // pram1 // this.pram1.Description = "التصنيف"; this.pram1.Name = "pram1"; this.pram1.Type = typeof(int); this.pram1.Visible = false; // // XRepBillResit // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.Margins = new System.Drawing.Printing.Margins(100, 100, 166, 88); this.PageHeight = 827; this.PageWidth = 583; this.PaperKind = System.Drawing.Printing.PaperKind.A5; this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.pram1 }); this.Version = "11.2"; ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableMain)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.DataAccess.ObjectBinding.ObjectConstructorInfo objectConstructorInfo1 = new DevExpress.DataAccess.ObjectBinding.ObjectConstructorInfo(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.groupHeaderBand1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); 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.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.pageFooterBand1 = new DevExpress.XtraReports.UI.PageFooterBand(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.reportHeaderBand1 = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.REQUEST_TYPE = new DevExpress.XtraReports.Parameters.Parameter(); this.ReportPageInfoFecha = new DevExpress.XtraReports.UI.XRPageInfo(); this.ReportLabelParametroUsuario = new DevExpress.XtraReports.UI.XRLabel(); this.LOGIN = new DevExpress.XtraReports.Parameters.Parameter(); this.ReportLabelUsuario = new DevExpress.XtraReports.UI.XRLabel(); this.ReportBarCodeManifiestoCarga = new DevExpress.XtraReports.UI.XRBarCode(); this.TRANSFER_REQUEST_ID = new DevExpress.XtraReports.Parameters.Parameter(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.WAREHOUSE_FROM = new DevExpress.XtraReports.Parameters.Parameter(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.WAREHOUSE_TO = new DevExpress.XtraReports.Parameters.Parameter(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.DELIVERY_DATE = new DevExpress.XtraReports.Parameters.Parameter(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.STATUS_HEADER = new DevExpress.XtraReports.Parameters.Parameter(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.UiLogoContainer = new DevExpress.XtraReports.UI.XRPictureBox(); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.DataField = new DevExpress.XtraReports.UI.XRControlStyle(); this.COMMENT = new DevExpress.XtraReports.Parameters.Parameter(); this.LOGO = new DevExpress.XtraReports.Parameters.Parameter(); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine2 = new DevExpress.XtraReports.UI.XRLine(); this.xrLine6 = new DevExpress.XtraReports.UI.XRLine(); this.objectDataSource1 = new DevExpress.DataAccess.ObjectBinding.ObjectDataSource(this.components); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.QTY_DECIMAL = new DevExpress.XtraReports.UI.CalculatedField(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2 }); this.Detail.HeightF = 25F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.StyleName = "DataField"; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTable2 // this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable2.Font = new System.Drawing.Font("Arial", 9F); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(9.536743E-06F, 0F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2 }); this.xrTable2.SizeF = new System.Drawing.SizeF(750F, 25F); this.xrTable2.StylePriority.UseBorders = false; this.xrTable2.StylePriority.UseFont = false; // // xrTableRow2 // this.xrTableRow2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell6, this.xrTableCell7, this.xrTableCell8, this.xrTableCell9, this.xrTableCell10 }); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.StylePriority.UseBorders = false; this.xrTableRow2.Weight = 1D; // // xrTableCell6 // this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SOLICIITUD_DE_TRASLADO.MATERIAL_ID") }); this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Weight = 0.74921102611743007D; // // xrTableCell7 // this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SOLICIITUD_DE_TRASLADO.MATERIAL_NAME") }); this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.Weight = 1.373300813859683D; // // xrTableCell8 // this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SOLICIITUD_DE_TRASLADO.IS_MASTERPACK_DESCRIPTION") }); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.Weight = 0.53574708284929429D; // // xrTableCell9 // this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SOLICIITUD_DE_TRASLADO.QTY_DECIMAL", "{0:#,###,###.00}") }); this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.Weight = 0.43688876999512627D; // // xrTableCell10 // this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SOLICIITUD_DE_TRASLADO.STATUS_DESCRIPTION") }); this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.Weight = 0.45374812292154981D; // // TopMargin // this.TopMargin.HeightF = 26F; 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 = 100F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // groupHeaderBand1 // this.groupHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1 }); this.groupHeaderBand1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] { new DevExpress.XtraReports.UI.GroupField("SOLICIITUD_DE_TRASLADO", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending) }); this.groupHeaderBand1.HeightF = 25F; this.groupHeaderBand1.Name = "groupHeaderBand1"; this.groupHeaderBand1.RepeatEveryPage = true; this.groupHeaderBand1.StyleName = "DataField"; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1 }); this.xrTable1.SizeF = new System.Drawing.SizeF(750F, 25F); this.xrTable1.StylePriority.UseBorders = false; this.xrTable1.StylePriority.UseFont = false; // // xrTableRow1 // this.xrTableRow1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell2, this.xrTableCell4, this.xrTableCell5, this.xrTableCell3 }); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.StylePriority.UseBorders = false; this.xrTableRow1.Weight = 1D; // // xrTableCell1 // this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Text = "Código Material"; this.xrTableCell1.Weight = 0.64931624013111222D; // // xrTableCell2 // this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Text = "Descripción"; this.xrTableCell2.Weight = 1.1901936776400512D; // // xrTableCell4 // this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Text = "MasterPack"; this.xrTableCell4.Weight = 0.46431435726933984D; // // xrTableCell5 // this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Text = "Cantidad"; this.xrTableCell5.Weight = 0.37863660642994618D; // // xrTableCell3 // this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Text = "Estado"; this.xrTableCell3.Weight = 0.39324849890353075D; // // pageFooterBand1 // this.pageFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1, this.xrPageInfo2 }); this.pageFooterBand1.HeightF = 29.00001F; this.pageFooterBand1.Name = "pageFooterBand1"; // // xrPageInfo1 // this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F); this.xrPageInfo1.Name = "xrPageInfo1"; this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime; this.xrPageInfo1.SizeF = new System.Drawing.SizeF(313F, 23F); this.xrPageInfo1.StyleName = "PageInfo"; // // xrPageInfo2 // this.xrPageInfo2.Format = "Página {0} de {1}"; this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(437F, 6.00001F); this.xrPageInfo2.Name = "xrPageInfo2"; this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrPageInfo2.SizeF = new System.Drawing.SizeF(313F, 23F); this.xrPageInfo2.StyleName = "PageInfo"; this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // reportHeaderBand1 // this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel11, this.xrLabel1, this.xrLabel2, this.ReportPageInfoFecha, this.ReportLabelParametroUsuario, this.ReportLabelUsuario, this.ReportBarCodeManifiestoCarga, this.xrLabel7, this.xrLabel8, this.xrLabel9, this.xrLabel10, this.xrLabel6, this.xrLabel5, this.xrLabel4, this.xrLabel3, this.xrLabel14, this.UiLogoContainer }); this.reportHeaderBand1.HeightF = 436.7551F; this.reportHeaderBand1.Name = "reportHeaderBand1"; // // xrLabel1 // this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(5.999994F, 394.1693F); 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 = "Tipo de Solicitud:"; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding(this.REQUEST_TYPE, "Text", "") }); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(121.875F, 394.1693F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(197.125F, 23F); // // REQUEST_TYPE // this.REQUEST_TYPE.Name = "REQUEST_TYPE"; this.REQUEST_TYPE.Visible = false; // // ReportPageInfoFecha // this.ReportPageInfoFecha.LocationFloat = new DevExpress.Utils.PointFloat(502.8076F, 260.375F); this.ReportPageInfoFecha.Name = "ReportPageInfoFecha"; this.ReportPageInfoFecha.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.ReportPageInfoFecha.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime; this.ReportPageInfoFecha.SizeF = new System.Drawing.SizeF(207.4165F, 23F); // // ReportLabelParametroUsuario // this.ReportLabelParametroUsuario.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding(this.LOGIN, "Text", "") }); this.ReportLabelParametroUsuario.LocationFloat = new DevExpress.Utils.PointFloat(502.8076F, 293.7916F); this.ReportLabelParametroUsuario.Name = "ReportLabelParametroUsuario"; this.ReportLabelParametroUsuario.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.ReportLabelParametroUsuario.SizeF = new System.Drawing.SizeF(207.4167F, 23F); // // LOGIN // this.LOGIN.Name = "LOGIN"; this.LOGIN.Visible = false; // // ReportLabelUsuario // this.ReportLabelUsuario.LocationFloat = new DevExpress.Utils.PointFloat(448.5575F, 293.7915F); this.ReportLabelUsuario.Name = "ReportLabelUsuario"; this.ReportLabelUsuario.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.ReportLabelUsuario.SizeF = new System.Drawing.SizeF(54.25F, 23.00002F); this.ReportLabelUsuario.Text = "Usuario:"; // // ReportBarCodeManifiestoCarga // this.ReportBarCodeManifiestoCarga.Alignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.ReportBarCodeManifiestoCarga.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding(this.TRANSFER_REQUEST_ID, "Text", "") }); this.ReportBarCodeManifiestoCarga.LocationFloat = new DevExpress.Utils.PointFloat(448.5575F, 327.2083F); this.ReportBarCodeManifiestoCarga.Name = "ReportBarCodeManifiestoCarga"; this.ReportBarCodeManifiestoCarga.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.ReportBarCodeManifiestoCarga.SizeF = new System.Drawing.SizeF(261.6667F, 64.25336F); this.ReportBarCodeManifiestoCarga.StylePriority.UseTextAlignment = false; this.ReportBarCodeManifiestoCarga.Symbology = code128Generator1; this.ReportBarCodeManifiestoCarga.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // TRANSFER_REQUEST_ID // this.TRANSFER_REQUEST_ID.Name = "TRANSFER_REQUEST_ID"; this.TRANSFER_REQUEST_ID.Visible = false; // // xrLabel7 // this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding(this.WAREHOUSE_FROM, "Text", "") }); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(121.875F, 260.375F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(197.125F, 23.00002F); // // WAREHOUSE_FROM // this.WAREHOUSE_FROM.Name = "WAREHOUSE_FROM"; this.WAREHOUSE_FROM.Visible = false; // // xrLabel8 // this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding(this.WAREHOUSE_TO, "Text", "") }); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(121.875F, 293.7917F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(197.125F, 23F); // // WAREHOUSE_TO // this.WAREHOUSE_TO.Name = "WAREHOUSE_TO"; this.WAREHOUSE_TO.Visible = false; // // xrLabel9 // this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding(this.DELIVERY_DATE, "Text", "{0:dd/MM/yyyy}") }); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(121.875F, 327.2083F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(197.125F, 23F); // // DELIVERY_DATE // this.DELIVERY_DATE.Name = "DELIVERY_DATE"; this.DELIVERY_DATE.Type = typeof(System.DateTime); this.DELIVERY_DATE.Visible = false; // // xrLabel10 // this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding(this.STATUS_HEADER, "Text", "{0:dd/MM/yyyy}") }); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(121.875F, 360.6249F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel10.SizeF = new System.Drawing.SizeF(197.125F, 23F); // // STATUS_HEADER // this.STATUS_HEADER.Name = "STATUS_HEADER"; this.STATUS_HEADER.Visible = false; // // xrLabel6 // this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(5.999994F, 360.6249F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel6.Text = "Estado:"; // // xrLabel5 // this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(5.999994F, 327.2083F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel5.Text = "Fecha Entrega:"; // // xrLabel4 // this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(5.999994F, 293.7917F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel4.Text = "Bodega Destino:"; // // xrLabel3 // this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(5.999994F, 260.375F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel3.Text = "Bodega Origen:"; // // xrLabel14 // this.xrLabel14.Font = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Bold); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 210F); this.xrLabel14.Multiline = true; this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel14.SizeF = new System.Drawing.SizeF(750F, 26.5416F); this.xrLabel14.StylePriority.UseFont = false; this.xrLabel14.StylePriority.UseTextAlignment = false; this.xrLabel14.Text = "Solicitud de Traslado"; this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // UiLogoContainer // this.UiLogoContainer.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.MiddleCenter; this.UiLogoContainer.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.UiLogoContainer.Name = "UiLogoContainer"; this.UiLogoContainer.SizeF = new System.Drawing.SizeF(750F, 210F); this.UiLogoContainer.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // Title // this.Title.BackColor = System.Drawing.Color.Transparent; this.Title.BorderColor = System.Drawing.Color.Black; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1F; this.Title.Font = new System.Drawing.Font("Times New Roman", 21F); this.Title.ForeColor = System.Drawing.Color.Black; this.Title.Name = "Title"; // // FieldCaption // this.FieldCaption.BackColor = System.Drawing.Color.Transparent; this.FieldCaption.BorderColor = System.Drawing.Color.Black; this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None; this.FieldCaption.BorderWidth = 1F; this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F); this.FieldCaption.ForeColor = System.Drawing.Color.Black; this.FieldCaption.Name = "FieldCaption"; // // PageInfo // this.PageInfo.BackColor = System.Drawing.Color.Transparent; this.PageInfo.BorderColor = System.Drawing.Color.Black; this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None; this.PageInfo.BorderWidth = 1F; this.PageInfo.Font = new System.Drawing.Font("Arial", 8F); this.PageInfo.ForeColor = System.Drawing.Color.Black; this.PageInfo.Name = "PageInfo"; // // DataField // this.DataField.BackColor = System.Drawing.Color.Transparent; this.DataField.BorderColor = System.Drawing.Color.Black; this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DataField.BorderWidth = 1F; this.DataField.Font = new System.Drawing.Font("Arial", 9F); this.DataField.ForeColor = System.Drawing.Color.Black; this.DataField.Name = "DataField"; this.DataField.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // COMMENT // this.COMMENT.Name = "COMMENT"; this.COMMENT.Visible = false; // // LOGO // this.LOGO.Name = "LOGO"; this.LOGO.Visible = false; // // GroupFooter1 // this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel18, this.xrLabel19, this.xrLine2, this.xrLine6 }); this.GroupFooter1.HeightF = 20.0833F; this.GroupFooter1.Name = "GroupFooter1"; // // xrLabel18 // this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SOLICIITUD_DE_TRASLADO.QTY") }); this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(561.7787F, 0F); this.xrLabel18.Name = "xrLabel18"; this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel18.SizeF = new System.Drawing.SizeF(92.3291F, 18F); this.xrLabel18.StyleName = "FieldCaption"; xrSummary1.FormatString = "{0:#,###,###.00}"; xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group; this.xrLabel18.Summary = xrSummary1; // // xrLabel19 // this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLabel19.Name = "xrLabel19"; this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel19.SizeF = new System.Drawing.SizeF(90F, 18F); this.xrLabel19.StyleName = "FieldCaption"; this.xrLabel19.Text = "Total"; // // xrLine2 // this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(561.7787F, 17.99997F); this.xrLine2.Name = "xrLine2"; this.xrLine2.SizeF = new System.Drawing.SizeF(92.32904F, 2.083332F); // // xrLine6 // this.xrLine6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 17.99997F); this.xrLine6.Name = "xrLine6"; this.xrLine6.SizeF = new System.Drawing.SizeF(90F, 2F); // // objectDataSource1 // this.objectDataSource1.Constructor = objectConstructorInfo1; this.objectDataSource1.DataSource = typeof(MobilityScm.Modelo.DataSets.SolicitudDeTraslado); this.objectDataSource1.Name = "objectDataSource1"; // // xrLabel11 // this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(448.5575F, 260.375F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel11.SizeF = new System.Drawing.SizeF(54.25F, 23.00002F); this.xrLabel11.Text = "Fecha:"; // // QTY_DECIMAL // this.QTY_DECIMAL.DataMember = "SOLICIITUD_DE_TRASLADO"; this.QTY_DECIMAL.DisplayName = "QTY_DECIMAL"; this.QTY_DECIMAL.Expression = "[QTY]"; this.QTY_DECIMAL.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal; this.QTY_DECIMAL.Name = "QTY_DECIMAL"; // // SolicitudDeTraslado // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.groupHeaderBand1, this.pageFooterBand1, this.reportHeaderBand1, this.GroupFooter1 }); this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] { this.QTY_DECIMAL }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.objectDataSource1 }); this.DataSource = this.objectDataSource1; this.Margins = new System.Drawing.Printing.Margins(47, 53, 26, 100); this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.LOGO, this.WAREHOUSE_FROM, this.WAREHOUSE_TO, this.DELIVERY_DATE, this.STATUS_HEADER, this.REQUEST_TYPE, this.COMMENT, this.LOGIN, this.TRANSFER_REQUEST_ID }); this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.FieldCaption, this.PageInfo, this.DataField }); this.Version = "15.2"; this.DataSourceDemanded += new System.EventHandler <System.EventArgs>(this.SolicitudDeTraslado_DataSourceDemanded); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrlotno = 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.xrBarCode = new DevExpress.XtraReports.UI.XRBarCode(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.modulePrintDataSetNew1 = new FanHai.Hemera.Addins.WIP.Report.ModulePrintDataSetNew(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.modulePrintDataSetNew1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.BorderWidth = 0F; this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable3, this.xrTable1 }); this.Detail.Dpi = 254F; this.Detail.HeightF = 149F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.SnapLinePadding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.StylePriority.UseBorderWidth = false; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTable3 // this.xrTable3.BorderWidth = 0F; this.xrTable3.Dpi = 254F; this.xrTable3.Font = new System.Drawing.Font("Times New Roman", 8.5F); this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(29.33948F, 99.42271F); this.xrTable3.Name = "xrTable3"; this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow6 }); this.xrTable3.SizeF = new System.Drawing.SizeF(421.5027F, 32.96009F); this.xrTable3.StylePriority.UseBorderWidth = false; this.xrTable3.StylePriority.UseFont = false; // // xrTableRow6 // this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrlotno }); this.xrTableRow6.Dpi = 254F; this.xrTableRow6.Name = "xrTableRow6"; this.xrTableRow6.Weight = 1D; // // xrlotno // this.xrlotno.Dpi = 254F; this.xrlotno.Font = new System.Drawing.Font("Arial", 10F); this.xrlotno.Name = "xrlotno"; this.xrlotno.Padding = new DevExpress.XtraPrinting.PaddingInfo(8, 0, 0, 0, 254F); this.xrlotno.StylePriority.UseFont = false; this.xrlotno.StylePriority.UsePadding = false; this.xrlotno.Weight = 3D; // // xrTable1 // this.xrTable1.BorderWidth = 0F; this.xrTable1.Dpi = 254F; this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(29.33929F, 8.803578F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1 }); this.xrTable1.SizeF = new System.Drawing.SizeF(421.503F, 90.61912F); this.xrTable1.StylePriority.UseBorderWidth = false; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1 }); this.xrTableRow1.Dpi = 254F; this.xrTableRow1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.StylePriority.UseFont = false; this.xrTableRow1.Weight = 1.3417316234268797D; // // xrTableCell1 // this.xrTableCell1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrBarCode }); this.xrTableCell1.Dpi = 254F; this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Weight = 3D; // // xrBarCode // this.xrBarCode.AutoModule = true; this.xrBarCode.Dpi = 254F; this.xrBarCode.LocationFloat = new DevExpress.Utils.PointFloat(0.0001916885F, 1.03053F); this.xrBarCode.Name = "xrBarCode"; this.xrBarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(8, 3, 8, 3, 254F); this.xrBarCode.SizeF = new System.Drawing.SizeF(420.243F, 89.58859F); this.xrBarCode.StylePriority.UsePadding = false; code128Generator1.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.xrBarCode.Symbology = code128Generator1; // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 0F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.SnapLinePadding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.TopMargin.Visible = false; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 0F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.SnapLinePadding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.BottomMargin.Visible = false; // // modulePrintDataSetNew1 // this.modulePrintDataSetNew1.DataSetName = "ModulePrintDataSetNew"; this.modulePrintDataSetNew1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // Label_4 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.DataMember = "ModulePrintTable"; this.DataSource = this.modulePrintDataSetNew1; this.Dpi = 254F; this.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 154; this.PageWidth = 491; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.ShowPrintMarginsWarning = false; this.SnapGridSize = 31.75F; this.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.Version = "18.1"; ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.modulePrintDataSetNew1)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Barcode)); DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components); this.P_ID = new DevExpress.XtraReports.Parameters.Parameter(); ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel4, this.xrBarCode1, this.xrPictureBox2 }); this.Detail.Dpi = 100F; this.Detail.HeightF = 233.3333F; 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, "EntradasPresentaciones.Presentacion.descripcion") }); this.xrLabel4.Dpi = 100F; this.xrLabel4.Font = new System.Drawing.Font("Century Gothic", 9.75F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(195.8714F, 186.4167F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(260.3787F, 23F); this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrBarCode1 // this.xrBarCode1.AutoModule = true; this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "EntradasPresentaciones.id") }); this.xrBarCode1.Dpi = 100F; this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(195.8714F, 78.3837F); this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(260.3787F, 85.5F); this.xrBarCode1.StylePriority.UseTextAlignment = false; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; // // xrPictureBox2 // this.xrPictureBox2.BackColor = System.Drawing.Color.Transparent; this.xrPictureBox2.Dpi = 100F; this.xrPictureBox2.ImageUrl = "C:\\Users\\Santos Vega\\Documents\\Visual Studio 2013\\Projects\\SharkAdministrativo\\Sh" + "arkAdministrativo.Vista\\Assets\\logotipo.png"; this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(250.038F, 10.00001F); this.xrPictureBox2.Name = "xrPictureBox2"; this.xrPictureBox2.SizeF = new System.Drawing.SizeF(151.0037F, 68.38368F); this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; this.xrPictureBox2.StylePriority.UseBackColor = false; // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel2, this.xrLabel1, this.xrPictureBox1, this.xrLabel3 }); this.TopMargin.Dpi = 100F; this.TopMargin.HeightF = 163.2291F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "EntradasPresentaciones.fecha_registro") }); this.xrLabel2.Dpi = 100F; this.xrLabel2.Font = new System.Drawing.Font("Century Gothic", 18F, System.Drawing.FontStyle.Bold); this.xrLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(122)))), ((int)(((byte)(122))))); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 87.89584F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(650F, 23F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseForeColor = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel1 // this.xrLabel1.Dpi = 100F; this.xrLabel1.Font = new System.Drawing.Font("Century Gothic", 18F, System.Drawing.FontStyle.Bold); this.xrLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44))))); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 64.89584F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(650F, 23F); this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UseForeColor = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "Códigos Para Entradas"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrPictureBox1 // this.xrPictureBox1.Dpi = 100F; this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(262.5F, 21.14584F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(127.0833F, 43.75F); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrLabel3 // this.xrLabel3.BackColor = System.Drawing.Color.DeepSkyBlue; this.xrLabel3.Dpi = 100F; this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 147.5208F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(650F, 15.70833F); this.xrLabel3.StylePriority.UseBackColor = false; // // BottomMargin // this.BottomMargin.Dpi = 100F; this.BottomMargin.HeightF = 100F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // efDataSource1 // efConnectionParameters1.ConnectionString = ""; efConnectionParameters1.ConnectionStringName = "bdsharkEntities"; efConnectionParameters1.Source = typeof(SharkAdministrativo.Modelo.bdsharkEntities); this.efDataSource1.ConnectionParameters = efConnectionParameters1; this.efDataSource1.Name = "efDataSource1"; // // P_ID // this.P_ID.Description = "Número:"; this.P_ID.Name = "P_ID"; this.P_ID.Type = typeof(int); this.P_ID.ValueInfo = "0"; // // Barcode // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.efDataSource1 }); this.DataMember = "EntradasPresentaciones"; this.DataSource = this.efDataSource1; this.FilterString = "[id] = ?P_ID"; this.Margins = new System.Drawing.Printing.Margins(100, 100, 163, 100); this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.P_ID }); this.ReportPrintOptions.DetailCountAtDesignTime = 3; this.Version = "16.1"; ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { 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.xrLbl_Full_Name = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel4, this.xrLabel3, this.xrLabel2, this.xrLabel1, this.xrLbl_Full_Name, this.xrBarCode1 }); this.Detail.Dpi = 254F; this.Detail.HeightF = 235F; this.Detail.MultiColumn.ColumnCount = 3; this.Detail.MultiColumn.ColumnSpacing = 15F; this.Detail.MultiColumn.ColumnWidth = 500F; this.Detail.MultiColumn.Direction = DevExpress.XtraReports.UI.ColumnDirection.AcrossThenDown; this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel4 // this.xrLabel4.Dpi = 254F; this.xrLabel4.Font = new System.Drawing.Font("Tahoma", 8.25F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(21F, 190F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel4.SizeF = new System.Drawing.SizeF(85F, 42F); this.xrLabel4.Text = "Tel:"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel3 // this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Ware_Khachhang_Quota.Dienthoai") }); this.xrLabel3.Dpi = 254F; this.xrLabel3.Font = new System.Drawing.Font("Tahoma", 8.25F); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(106F, 190F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel3.SizeF = new System.Drawing.SizeF(381F, 42F); this.xrLabel3.Text = "xrLabel3"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel2 // this.xrLabel2.Dpi = 254F; this.xrLabel2.Font = new System.Drawing.Font("Tahoma", 8.25F); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(21F, 148F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel2.SizeF = new System.Drawing.SizeF(85F, 42F); this.xrLabel2.Text = "Đ/c"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel1 // this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Ware_Khachhang_Quota.Diachi_Khachhang") }); this.xrLabel1.Dpi = 254F; this.xrLabel1.Font = new System.Drawing.Font("Tahoma", 8.25F); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(106F, 148F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel1.SizeF = new System.Drawing.SizeF(381F, 42F); this.xrLabel1.Text = "xrLabel1"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel1.WordWrap = false; // // xrLbl_Full_Name // this.xrLbl_Full_Name.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Ware_Khachhang_Quota.Ten_Khachhang") }); this.xrLbl_Full_Name.Dpi = 254F; this.xrLbl_Full_Name.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLbl_Full_Name.ForeColor = System.Drawing.SystemColors.ControlText; this.xrLbl_Full_Name.LocationFloat = new DevExpress.Utils.PointFloat(21F, 0F); this.xrLbl_Full_Name.Name = "xrLbl_Full_Name"; this.xrLbl_Full_Name.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLbl_Full_Name.SizeF = new System.Drawing.SizeF(466F, 42F); this.xrLbl_Full_Name.Text = "xrLbl_Full_Name"; this.xrLbl_Full_Name.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrBarCode1 // this.xrBarCode1.AutoModule = true; this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Ware_Khachhang_Quota.Ma_Khachhang") }); this.xrBarCode1.Dpi = 254F; this.xrBarCode1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(21F, 42F); this.xrBarCode1.Module = 5.08F; this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 254F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(466F, 106F); code128Generator1.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.Text = "1234567891234567890"; this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomRight; // // topMarginBand1 // this.topMarginBand1.Dpi = 254F; this.topMarginBand1.HeightF = 66F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.Dpi = 254F; this.bottomMarginBand1.HeightF = 64F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // rptWare_Khachhang_Barcode // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.topMarginBand1, this.bottomMarginBand1 }); this.Dpi = 254F; this.Margins = new System.Drawing.Printing.Margins(76, 69, 66, 64); this.PageHeight = 2969; this.PageWidth = 2101; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.Version = "10.1"; ((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.XtraGrid.GridLevelNode gridLevelNode2 = new DevExpress.XtraGrid.GridLevelNode(); DevExpress.XtraPrinting.BarCode.QRCodeGenerator qrCodeGenerator4 = new DevExpress.XtraPrinting.BarCode.QRCodeGenerator(); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator4 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.lookUpEdit1 = new DevExpress.XtraEditors.LookUpEdit(); this.textBox1 = new System.Windows.Forms.TextBox(); this.button1 = new System.Windows.Forms.Button(); this.lookUpEdit2 = new DevExpress.XtraEditors.LookUpEdit(); this.barCodeControl1 = new DevExpress.XtraEditors.BarCodeControl(); this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); this.calcEdit1 = new DevExpress.XtraEditors.CalcEdit(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.textEdit2 = new DevExpress.XtraEditors.TextEdit(); this.button2 = new System.Windows.Forms.Button(); this.progressBarControl1 = new DevExpress.XtraEditors.ProgressBarControl(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.barCodeControl2 = new DevExpress.XtraEditors.BarCodeControl(); this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.calcEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).BeginInit(); this.SuspendLayout(); // // gridView2 // this.gridView2.GridControl = this.gridControl1; this.gridView2.Name = "gridView2"; // // gridControl1 // this.gridControl1.EmbeddedNavigator.Buttons.Append.Visible = false; this.gridControl1.EmbeddedNavigator.Buttons.CancelEdit.Visible = false; this.gridControl1.EmbeddedNavigator.Buttons.Edit.Visible = false; this.gridControl1.EmbeddedNavigator.Buttons.EndEdit.Visible = false; this.gridControl1.EmbeddedNavigator.Buttons.Remove.Visible = false; gridLevelNode2.RelationName = "Level1"; this.gridControl1.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] { gridLevelNode2 }); this.gridControl1.Location = new System.Drawing.Point(12, 183); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.Size = new System.Drawing.Size(776, 322); this.gridControl1.TabIndex = 7; this.gridControl1.UseEmbeddedNavigator = true; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1, this.gridView2 }); // // gridView1 // this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; this.gridView1.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView1_RowClick); this.gridView1.MasterRowExpanded += new DevExpress.XtraGrid.Views.Grid.CustomMasterRowEventHandler(this.gridView1_MasterRowExpanded); // // comboBox1 // this.comboBox1.FormattingEnabled = true; this.comboBox1.Location = new System.Drawing.Point(13, 92); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(193, 21); this.comboBox1.TabIndex = 1; // // lookUpEdit1 // this.lookUpEdit1.Location = new System.Drawing.Point(12, 39); this.lookUpEdit1.Name = "lookUpEdit1"; this.lookUpEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.lookUpEdit1.Properties.NullText = ""; this.lookUpEdit1.Size = new System.Drawing.Size(273, 20); this.lookUpEdit1.TabIndex = 2; this.lookUpEdit1.EditValueChanged += new System.EventHandler(this.lookUpEdit1_EditValueChanged); // // textBox1 // this.textBox1.Location = new System.Drawing.Point(13, 66); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(191, 20); this.textBox1.TabIndex = 3; // // button1 // this.button1.Location = new System.Drawing.Point(210, 66); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 4; this.button1.Text = "button1"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // lookUpEdit2 // this.lookUpEdit2.Location = new System.Drawing.Point(12, 13); this.lookUpEdit2.Name = "lookUpEdit2"; this.lookUpEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.lookUpEdit2.Size = new System.Drawing.Size(273, 20); this.lookUpEdit2.TabIndex = 5; this.lookUpEdit2.EditValueChanged += new System.EventHandler(this.lookUpEdit2_EditValueChanged); // // barCodeControl1 // this.barCodeControl1.AutoModule = true; this.barCodeControl1.HorizontalAlignment = DevExpress.Utils.HorzAlignment.Center; this.barCodeControl1.HorizontalTextAlignment = DevExpress.Utils.HorzAlignment.Center; this.barCodeControl1.Location = new System.Drawing.Point(291, 12); this.barCodeControl1.Name = "barCodeControl1"; this.barCodeControl1.Padding = new System.Windows.Forms.Padding(10, 2, 10, 0); this.barCodeControl1.Size = new System.Drawing.Size(237, 100); qrCodeGenerator4.ErrorCorrectionLevel = DevExpress.XtraPrinting.BarCode.QRCodeErrorCorrectionLevel.M; qrCodeGenerator4.Version = DevExpress.XtraPrinting.BarCode.QRCodeVersion.Version1; this.barCodeControl1.Symbology = qrCodeGenerator4; this.barCodeControl1.TabIndex = 6; // // textEdit1 // this.textEdit1.EditValue = "Test thoi"; this.textEdit1.Location = new System.Drawing.Point(534, 12); this.textEdit1.Name = "textEdit1"; this.textEdit1.Properties.Mask.BeepOnError = true; this.textEdit1.Properties.Mask.EditMask = "n"; this.textEdit1.Size = new System.Drawing.Size(254, 20); this.textEdit1.TabIndex = 8; // // calcEdit1 // this.calcEdit1.Location = new System.Drawing.Point(534, 39); this.calcEdit1.Name = "calcEdit1"; this.calcEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.calcEdit1.Size = new System.Drawing.Size(100, 20); this.calcEdit1.TabIndex = 9; // // simpleButton1 // this.simpleButton1.Location = new System.Drawing.Point(640, 38); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(148, 23); this.simpleButton1.TabIndex = 10; this.simpleButton1.Text = "simpleButton1"; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // textEdit2 // this.textEdit2.Location = new System.Drawing.Point(534, 66); this.textEdit2.Name = "textEdit2"; this.textEdit2.Size = new System.Drawing.Size(254, 20); this.textEdit2.TabIndex = 11; // // button2 // this.button2.Location = new System.Drawing.Point(210, 89); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(75, 23); this.button2.TabIndex = 12; this.button2.Text = "button2"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // progressBarControl1 // this.progressBarControl1.Location = new System.Drawing.Point(12, 147); this.progressBarControl1.Name = "progressBarControl1"; this.progressBarControl1.Size = new System.Drawing.Size(273, 30); this.progressBarControl1.TabIndex = 13; // // simpleButton2 // this.simpleButton2.Location = new System.Drawing.Point(534, 92); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(254, 23); this.simpleButton2.TabIndex = 14; this.simpleButton2.Text = "Check update..."; this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click); // // barCodeControl2 // this.barCodeControl2.Location = new System.Drawing.Point(534, 151); this.barCodeControl2.Name = "barCodeControl2"; this.barCodeControl2.Padding = new System.Windows.Forms.Padding(10, 2, 10, 0); this.barCodeControl2.Size = new System.Drawing.Size(107, 23); this.barCodeControl2.Symbology = code128Generator4; this.barCodeControl2.TabIndex = 15; // // simpleButton3 // this.simpleButton3.Location = new System.Drawing.Point(534, 122); this.simpleButton3.Name = "simpleButton3"; this.simpleButton3.Size = new System.Drawing.Size(254, 23); this.simpleButton3.TabIndex = 16; this.simpleButton3.Text = "Test thoi"; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(800, 517); this.Controls.Add(this.simpleButton3); this.Controls.Add(this.barCodeControl2); this.Controls.Add(this.simpleButton2); this.Controls.Add(this.progressBarControl1); this.Controls.Add(this.button2); this.Controls.Add(this.textEdit2); this.Controls.Add(this.simpleButton1); this.Controls.Add(this.calcEdit1); this.Controls.Add(this.textEdit1); this.Controls.Add(this.gridControl1); this.Controls.Add(this.barCodeControl1); this.Controls.Add(this.lookUpEdit2); this.Controls.Add(this.button1); this.Controls.Add(this.textBox1); this.Controls.Add(this.lookUpEdit1); this.Controls.Add(this.comboBox1); this.Name = "Form1"; this.Text = "Form1"; this.Load += new System.EventHandler(this.Form1_Load); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.calcEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); 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.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); ((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.Dpi = 254F; this.Detail.HeightF = 616.5417F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrBarCode1 // this.xrBarCode1.AutoModule = true; this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "UserCode") }); this.xrBarCode1.Dpi = 254F; this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(25.00005F, 330.8349F); 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(450.0001F, 158.9616F); this.xrBarCode1.StylePriority.UseTextAlignment = false; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.Text = "1001"; this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel4 // this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "WarehouseName") }); this.xrLabel4.Dpi = 254F; this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(165.2292F, 171.8733F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel4.SizeF = new System.Drawing.SizeF(309.7708F, 135.1491F); this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "xrLabel4"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel3 // this.xrLabel3.Dpi = 254F; this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(25.00001F, 171.8733F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel3.SizeF = new System.Drawing.SizeF(140.2292F, 58.41997F); this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "仓库:"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "UserName") }); this.xrLabel2.Dpi = 254F; this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(165.2292F, 25F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel2.SizeF = new System.Drawing.SizeF(309.7709F, 58.42001F); this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "xrLabel2"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel1 // this.xrLabel1.Dpi = 254F; this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(25.00001F, 25F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel1.SizeF = new System.Drawing.SizeF(140.2292F, 58.42F); this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "姓名:"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 0F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 0F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // bindingSource1 // this.bindingSource1.DataSource = typeof(Nodes.Entities.UserEntity); // // RepUserCard // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.DataSource = this.bindingSource1; this.DisplayName = "打印胸牌"; this.Dpi = 254F; this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 600; this.PageWidth = 500; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.ShowPrintMarginsWarning = false; this.ShowPrintStatusDialog = false; this.SnapGridSize = 31.75F; this.Version = "11.1"; this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.XtraReport1_BeforePrint); ((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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(XRepCard)); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrPanel1 = new DevExpress.XtraReports.UI.XRPanel(); this.xlsefa2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrtitleName = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPBImg = new DevExpress.XtraReports.UI.XRPictureBox(); this.xlsubcommite = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xlsefaName = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xlmembername = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xbCode = new DevExpress.XtraReports.UI.XRBarCode(); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.DataField = new DevExpress.XtraReports.UI.XRControlStyle(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.dsCards1 = new CardSets.DataSources.dsCards(); this.memberdataTableAdapter = new CardSets.DataSources.dsCardsTableAdapters.memberdataTableAdapter(); ((System.ComponentModel.ISupportInitialize)(this.dsCards1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPanel1}); this.Detail.HeightF = 196.6667F; this.Detail.MultiColumn.ColumnWidth = 326F; this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrPanel1 // this.xrPanel1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrPanel1.CanGrow = false; this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xlsefa2, this.xrtitleName, this.xrPictureBox1, this.xrLabel14, this.xrLabel8, this.xrLabel4, this.xrLabel2, this.xrPBImg, this.xlsubcommite, this.xrLabel7, this.xlsefaName, this.xrLabel3, this.xlmembername, this.xrLabel1, this.xbCode}); this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(10F, 0F); this.xrPanel1.Name = "xrPanel1"; this.xrPanel1.SizeF = new System.Drawing.SizeF(303F, 190F); this.xrPanel1.StylePriority.UseBorders = false; // // xlsefa2 // this.xlsefa2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xlsefa2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "memberdata.Sefa2")}); this.xlsefa2.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xlsefa2.LocationFloat = new DevExpress.Utils.PointFloat(150.2918F, 112.7226F); this.xlsefa2.Name = "xlsefa2"; this.xlsefa2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xlsefa2.SizeF = new System.Drawing.SizeF(142.3749F, 17.60339F); this.xlsefa2.StylePriority.UseBorders = false; this.xlsefa2.StylePriority.UseFont = false; this.xlsefa2.StylePriority.UseTextAlignment = false; this.xlsefa2.Text = "xlsefa2"; this.xlsefa2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrtitleName // this.xrtitleName.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrtitleName.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrtitleName.LocationFloat = new DevExpress.Utils.PointFloat(80.00005F, 40F); this.xrtitleName.Name = "xrtitleName"; this.xrtitleName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrtitleName.SizeF = new System.Drawing.SizeF(223F, 17.87333F); this.xrtitleName.StylePriority.UseBorders = false; this.xrtitleName.StylePriority.UseFont = false; this.xrtitleName.StylePriority.UseTextAlignment = false; this.xrtitleName.Text = "هيئة مكتب النقابة العامة 2012"; this.xrtitleName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrPictureBox1 // this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(36.04F, 149.0633F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(60F, 20F); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrLabel14 // this.xrLabel14.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 169.0633F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel14.SizeF = new System.Drawing.SizeF(112.5134F, 17.60341F); this.xrLabel14.StylePriority.UseBorders = false; this.xrLabel14.StylePriority.UseFont = false; this.xrLabel14.StylePriority.UseTextAlignment = false; this.xrLabel14.Text = "أ. أحمد محمد عبد المقصود"; this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel8 // this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(242.7917F, 137.5215F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(8.958344F, 17.6034F); this.xrLabel8.StylePriority.UseBorders = false; this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = ":"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // xrLabel4 // this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(224.0417F, 87.92387F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(8.958344F, 17.6034F); this.xrLabel4.StylePriority.UseBorders = false; this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = ":"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // xrLabel2 // this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(259.0417F, 63.12501F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(8.958344F, 17.6034F); this.xrLabel2.StylePriority.UseBorders = false; this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = ":"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // xrPBImg // this.xrPBImg.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 43.65943F); this.xrPBImg.Name = "xrPBImg"; this.xrPBImg.SizeF = new System.Drawing.SizeF(70F, 70F); this.xrPBImg.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xlsubcommite // this.xlsubcommite.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xlsubcommite.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "memberdata.KidNumber")}); this.xlsubcommite.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xlsubcommite.LocationFloat = new DevExpress.Utils.PointFloat(104.0992F, 137.5215F); this.xlsubcommite.Name = "xlsubcommite"; this.xlsubcommite.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xlsubcommite.SizeF = new System.Drawing.SizeF(138.6925F, 17.60339F); this.xlsubcommite.StylePriority.UseBorders = false; this.xlsubcommite.StylePriority.UseFont = false; this.xlsubcommite.StylePriority.UseTextAlignment = false; this.xlsubcommite.Text = "xlsubcommite"; this.xlsubcommite.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel7 // this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(251.75F, 137.5215F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(41.24997F, 17.60339F); this.xrLabel7.StylePriority.UseBorders = false; this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "رقم القيد"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xlsefaName // this.xlsefaName.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xlsefaName.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "memberdata.sefaName")}); this.xlsefaName.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xlsefaName.LocationFloat = new DevExpress.Utils.PointFloat(80.00004F, 87.92387F); this.xlsefaName.Name = "xlsefaName"; this.xlsefaName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xlsefaName.SizeF = new System.Drawing.SizeF(144.0417F, 17.6034F); this.xlsefaName.StylePriority.UseBorders = false; this.xlsefaName.StylePriority.UseFont = false; this.xlsefaName.StylePriority.UseTextAlignment = false; this.xlsefaName.Text = "[sefaName]"; this.xlsefaName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel3 // this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(233F, 87.92387F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(60F, 17.60341F); this.xrLabel3.StylePriority.UseBorders = false; this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "الصفة النقابية"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xlmembername // this.xlmembername.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xlmembername.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "memberdata.membername")}); this.xlmembername.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xlmembername.LocationFloat = new DevExpress.Utils.PointFloat(109.3751F, 63.12501F); this.xlmembername.Name = "xlmembername"; this.xlmembername.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xlmembername.SizeF = new System.Drawing.SizeF(149.6665F, 17.6034F); this.xlmembername.StylePriority.UseBorders = false; this.xlmembername.StylePriority.UseFont = false; this.xlmembername.StylePriority.UseTextAlignment = false; this.xlmembername.Text = "-"; this.xlmembername.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel1 // this.xrLabel1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(268F, 63.12504F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(25F, 17.6034F); this.xrLabel1.StylePriority.UseBorders = false; this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "الاسم"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xbCode // this.xbCode.AutoModule = true; this.xbCode.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "memberdata.KidNumber")}); this.xbCode.LocationFloat = new DevExpress.Utils.PointFloat(6F, 118.6594F); this.xbCode.Name = "xbCode"; this.xbCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xbCode.ShowText = false; this.xbCode.SizeF = new System.Drawing.SizeF(85F, 18F); this.xbCode.Symbology = code128Generator1; this.xbCode.Text = "xbCode"; // // Title // this.Title.BackColor = System.Drawing.Color.White; this.Title.BorderColor = System.Drawing.SystemColors.ControlText; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1; this.Title.Font = new System.Drawing.Font("Times New Roman", 20F, System.Drawing.FontStyle.Bold); this.Title.ForeColor = System.Drawing.Color.Maroon; this.Title.Name = "Title"; // // FieldCaption // this.FieldCaption.BackColor = System.Drawing.Color.White; this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText; this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None; this.FieldCaption.BorderWidth = 1; this.FieldCaption.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.FieldCaption.ForeColor = System.Drawing.Color.Maroon; this.FieldCaption.Name = "FieldCaption"; // // PageInfo // this.PageInfo.BackColor = System.Drawing.Color.White; this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText; this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None; this.PageInfo.BorderWidth = 1; this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.SystemColors.ControlText; this.PageInfo.Name = "PageInfo"; // // DataField // this.DataField.BackColor = System.Drawing.Color.White; this.DataField.BorderColor = System.Drawing.SystemColors.ControlText; this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DataField.BorderWidth = 1; this.DataField.Font = new System.Drawing.Font("Times New Roman", 10F); this.DataField.ForeColor = System.Drawing.SystemColors.ControlText; this.DataField.Name = "DataField"; this.DataField.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // topMarginBand1 // this.topMarginBand1.HeightF = 0F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.HeightF = 0F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // dsCards1 // this.dsCards1.DataSetName = "dsCards"; this.dsCards1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // memberdataTableAdapter // this.memberdataTableAdapter.ClearBeforeFill = true; // // XRepCard // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.topMarginBand1, this.bottomMarginBand1}); this.DataAdapter = this.memberdataTableAdapter; this.DataMember = "memberdata"; this.DataSource = this.dsCards1; this.DrawGrid = false; this.FilterString = "[chk] = True"; this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 205; this.PageWidth = 328; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.FieldCaption, this.PageInfo, this.DataField}); this.Version = "11.2"; this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("XRepCard.Watermark.Image"))); this.Watermark.ImageTransparency = 255; this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Stretch; ((System.ComponentModel.ISupportInitialize)(this.dsCards1)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrPanel1 = new DevExpress.XtraReports.UI.XRPanel(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = 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.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); 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.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.bindingSourceItemPack = new DevExpress.DataAccess.ObjectBinding.ObjectDataSource(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSourceItemPack)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPanel1 }); this.Detail.Dpi = 96F; this.Detail.HeightF = 520F; this.Detail.MultiColumn.ColumnSpacing = 22.08F; this.Detail.MultiColumn.ColumnWidth = 715F; this.Detail.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown; this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // 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.CanGrow = false; this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1 }); this.xrPanel1.Dpi = 96F; this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrPanel1.Name = "xrPanel1"; this.xrPanel1.SizeF = new System.Drawing.SizeF(400F, 328.2F); // // xrTable1 // this.xrTable1.Dpi = 96F; this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(1.133862F, 1.133862F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2, this.xrTableRow1, this.xrTableRow3, this.xrTableRow4, this.xrTableRow5, this.xrTableRow6 }); this.xrTable1.SizeF = new System.Drawing.SizeF(390F, 325.8661F); // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell2, this.xrTableCell4 }); this.xrTableRow2.Dpi = 96F; this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 0.46188330152375628D; // // xrTableCell2 // this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Speciality") }); this.xrTableCell2.Dpi = 96F; this.xrTableCell2.Font = new System.Drawing.Font("Times New Roman", 16F); this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.StylePriority.UseFont = false; this.xrTableCell2.StylePriority.UseTextAlignment = false; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell2.Weight = 1.2844207377373418D; // // xrTableCell4 // this.xrTableCell4.Dpi = 96F; this.xrTableCell4.Font = new System.Drawing.Font("Times New Roman", 16F, System.Drawing.FontStyle.Bold); this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.StylePriority.UseFont = false; this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Text = "التخصص"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell4.Weight = 0.71557926226265822D; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell3 }); this.xrTableRow1.Dpi = 96F; this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 0.5022420902771314D; // // xrTableCell1 // this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ModelandNumber") }); this.xrTableCell1.Dpi = 96F; this.xrTableCell1.Font = new System.Drawing.Font("Times New Roman", 16F); this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.StylePriority.UseFont = false; this.xrTableCell1.StylePriority.UseTextAlignment = false; this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell1.Weight = 1.2844207377373418D; // // xrTableCell3 // this.xrTableCell3.Dpi = 96F; this.xrTableCell3.Font = new System.Drawing.Font("Times New Roman", 16F, System.Drawing.FontStyle.Bold); this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.StylePriority.UseFont = false; this.xrTableCell3.StylePriority.UseTextAlignment = false; this.xrTableCell3.Text = "الرقم و النموذج"; this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell3.Weight = 0.71557926226265822D; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell5, this.xrTableCell6 }); this.xrTableRow3.Dpi = 96F; this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 0.51569511684200742D; // // xrTableCell5 // this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "PackSerial") }); this.xrTableCell5.Dpi = 96F; this.xrTableCell5.Font = new System.Drawing.Font("Times New Roman", 16F); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.StylePriority.UseFont = false; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell5.Weight = 1.2844207377373418D; // // xrTableCell6 // this.xrTableCell6.Dpi = 96F; this.xrTableCell6.Font = new System.Drawing.Font("Times New Roman", 16F, System.Drawing.FontStyle.Bold); this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.StylePriority.UseFont = false; this.xrTableCell6.StylePriority.UseTextAlignment = false; this.xrTableCell6.Text = "رقم الكرتون"; this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell6.Weight = 0.71557926226265822D; // // xrTableRow4 // this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell7, this.xrTableCell8 }); this.xrTableRow4.Dpi = 96F; this.xrTableRow4.Name = "xrTableRow4"; this.xrTableRow4.Weight = 0.55605371163454653D; // // xrTableCell7 // this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "PackageTypeName") }); this.xrTableCell7.Dpi = 96F; this.xrTableCell7.Font = new System.Drawing.Font("Times New Roman", 16F); this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.StylePriority.UseFont = false; this.xrTableCell7.StylePriority.UseTextAlignment = false; this.xrTableCell7.Text = "(موحد (100"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell7.Weight = 1.2844207377373418D; // // xrTableCell8 // this.xrTableCell8.Dpi = 96F; this.xrTableCell8.Font = new System.Drawing.Font("Times New Roman", 16F, System.Drawing.FontStyle.Bold); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.StylePriority.UseFont = false; this.xrTableCell8.StylePriority.UseTextAlignment = false; this.xrTableCell8.Text = "نوع التحزيم"; this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell8.Weight = 0.71557926226265822D; // // xrTableRow5 // this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell9, this.xrTableCell10 }); this.xrTableRow5.Dpi = 96F; this.xrTableRow5.Name = "xrTableRow5"; this.xrTableRow5.Weight = 0.58295976476429923D; // // xrTableCell9 // this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "LastBookSerial") }); this.xrTableCell9.Dpi = 96F; this.xrTableCell9.Font = new System.Drawing.Font("Times New Roman", 16F); this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.StylePriority.UseFont = false; this.xrTableCell9.StylePriority.UseTextAlignment = false; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell9.Weight = 1.2844207377373418D; // // xrTableCell10 // this.xrTableCell10.Dpi = 96F; this.xrTableCell10.Font = new System.Drawing.Font("Times New Roman", 16F, System.Drawing.FontStyle.Bold); this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.StylePriority.UseFont = false; this.xrTableCell10.StylePriority.UseTextAlignment = false; this.xrTableCell10.Text = "التسلسل الأخير"; this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell10.Weight = 0.71557926226265822D; // // xrTableRow6 // this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell11 }); this.xrTableRow6.Dpi = 96F; this.xrTableRow6.Name = "xrTableRow6"; this.xrTableRow6.Weight = 3.3811660149582594D; // // xrTableCell11 // this.xrTableCell11.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrBarCode1 }); this.xrTableCell11.Dpi = 96F; this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell11.Weight = 2D; // // xrBarCode1 // this.xrBarCode1.BorderWidth = 0F; this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "PackCode") }); this.xrBarCode1.Dpi = 96F; this.xrBarCode1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Millimeter); this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(9.448828F, 15.6267F); this.xrBarCode1.Module = 1.92F; this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 96F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(375F, 150.88F); this.xrBarCode1.StylePriority.UseBorderWidth = false; this.xrBarCode1.StylePriority.UseFont = false; this.xrBarCode1.StylePriority.UseTextAlignment = false; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.Text = "420332007456"; this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // TopMargin // this.TopMargin.Dpi = 96F; this.TopMargin.HeightF = 0F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BottomMargin // this.BottomMargin.Dpi = 96F; this.BottomMargin.HeightF = 0F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // bindingSourceItemPack // this.bindingSourceItemPack.DataSource = typeof(Qiyas.BusinessLogicLayer.Entity.PPM.BookPackItem); this.bindingSourceItemPack.Name = "bindingSourceItemPack"; // // PrintItemPack // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.DataSource = this.bindingSourceItemPack; this.Dpi = 96F; this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 337; this.PageWidth = 400; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.Pixels; this.Version = "14.2"; ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSourceItemPack)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.DataAccess.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 table4 = 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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptMaVach)); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.GroupCaption1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.GroupData1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailCaption1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.GroupFooterBackground3 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData3_Odd = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.label1 = new DevExpress.XtraReports.UI.XRLabel(); this.table1 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.table2 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.table3 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.label2 = new DevExpress.XtraReports.UI.XRLabel(); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "DoAn.Properties.Settings.ShopMPConnection"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "MaSP"; table4.Name = "SAN_PHAM"; columnExpression1.Table = table4; column1.Expression = columnExpression1; columnExpression2.ColumnName = "MaLoaiSP"; columnExpression2.Table = table4; column2.Expression = columnExpression2; columnExpression3.ColumnName = "TenSP"; columnExpression3.Table = table4; column3.Expression = columnExpression3; columnExpression4.ColumnName = "DonViTinh"; columnExpression4.Table = table4; column4.Expression = columnExpression4; columnExpression5.ColumnName = "SoLuong"; columnExpression5.Table = table4; column5.Expression = columnExpression5; columnExpression6.ColumnName = "GiaBan"; columnExpression6.Table = table4; column6.Expression = columnExpression6; columnExpression7.ColumnName = "GiaVon"; columnExpression7.Table = table4; column7.Expression = columnExpression7; columnExpression8.ColumnName = "TrangThai"; columnExpression8.Table = table4; column8.Expression = columnExpression8; columnExpression9.ColumnName = "HinhAnh"; columnExpression9.Table = table4; column9.Expression = columnExpression9; columnExpression10.ColumnName = "MoTa"; columnExpression10.Table = table4; column10.Expression = columnExpression10; columnExpression11.ColumnName = "MaTH"; columnExpression11.Table = table4; column11.Expression = columnExpression11; 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.Name = "SAN_PHAM"; selectQuery1.Tables.Add(table4); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // Title // this.Title.BackColor = System.Drawing.Color.Transparent; this.Title.BorderColor = System.Drawing.Color.Black; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1F; this.Title.Font = new System.Drawing.Font("Arial", 14.25F); this.Title.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.Title.Name = "Title"; // // GroupCaption1 // this.GroupCaption1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.GroupCaption1.BorderColor = System.Drawing.Color.White; this.GroupCaption1.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.GroupCaption1.BorderWidth = 2F; this.GroupCaption1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.GroupCaption1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(228))))); this.GroupCaption1.Name = "GroupCaption1"; this.GroupCaption1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F); this.GroupCaption1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // GroupData1 // this.GroupData1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.GroupData1.BorderColor = System.Drawing.Color.White; this.GroupData1.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.GroupData1.BorderWidth = 2F; this.GroupData1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.GroupData1.ForeColor = System.Drawing.Color.White; this.GroupData1.Name = "GroupData1"; this.GroupData1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F); this.GroupData1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailCaption1 // this.DetailCaption1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.DetailCaption1.BorderColor = System.Drawing.Color.White; this.DetailCaption1.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailCaption1.BorderWidth = 2F; this.DetailCaption1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.DetailCaption1.ForeColor = System.Drawing.Color.White; this.DetailCaption1.Name = "DetailCaption1"; this.DetailCaption1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailCaption1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData1 // this.DetailData1.BorderColor = System.Drawing.Color.Transparent; this.DetailData1.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailData1.BorderWidth = 2F; this.DetailData1.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData1.ForeColor = System.Drawing.Color.Black; this.DetailData1.Name = "DetailData1"; this.DetailData1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // GroupFooterBackground3 // this.GroupFooterBackground3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(131)))), ((int)(((byte)(131))))); this.GroupFooterBackground3.BorderColor = System.Drawing.Color.White; this.GroupFooterBackground3.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.GroupFooterBackground3.BorderWidth = 2F; this.GroupFooterBackground3.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.GroupFooterBackground3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(228))))); this.GroupFooterBackground3.Name = "GroupFooterBackground3"; this.GroupFooterBackground3.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F); this.GroupFooterBackground3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData3_Odd // this.DetailData3_Odd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231))))); this.DetailData3_Odd.BorderColor = System.Drawing.Color.Transparent; this.DetailData3_Odd.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DetailData3_Odd.BorderWidth = 1F; this.DetailData3_Odd.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData3_Odd.ForeColor = System.Drawing.Color.Black; this.DetailData3_Odd.Name = "DetailData3_Odd"; this.DetailData3_Odd.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // PageInfo // this.PageInfo.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.PageInfo.Name = "PageInfo"; this.PageInfo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // TopMargin // this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.Name = "BottomMargin"; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.label1 }); this.ReportHeader.HeightF = 60F; this.ReportHeader.Name = "ReportHeader"; // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table2, this.xrBarCode1, this.table1, this.table3 }); this.Detail.HeightF = 166.2916F; this.Detail.MultiColumn.ColumnCount = 2; this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount; this.Detail.Name = "Detail"; // // label1 // this.label1.Font = new System.Drawing.Font("Arial", 20F); this.label1.LocationFloat = new DevExpress.Utils.PointFloat(6.00001F, 6.00001F); this.label1.Name = "label1"; this.label1.SizeF = new System.Drawing.SizeF(638F, 43.99999F); this.label1.StyleName = "Title"; this.label1.StylePriority.UseFont = false; this.label1.StylePriority.UseTextAlignment = false; this.label1.Text = "BẢN IN MÃ VẠCH SẢN PHẨM"; this.label1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // table1 // this.table1.LocationFloat = new DevExpress.Utils.PointFloat(6.00001F, 100F); this.table1.Name = "table1"; this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow1 }); this.table1.SizeF = new System.Drawing.SizeF(107.1627F, 25F); // // tableRow1 // this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell2 }); this.tableRow1.Name = "tableRow1"; this.tableRow1.Weight = 1D; // // tableCell2 // this.tableCell2.BackColor = System.Drawing.Color.White; this.tableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[GiaBan]") }); this.tableCell2.ForeColor = System.Drawing.Color.Black; this.tableCell2.Name = "tableCell2"; this.tableCell2.StyleName = "GroupData1"; this.tableCell2.StylePriority.UseBackColor = false; this.tableCell2.StylePriority.UseForeColor = false; this.tableCell2.TextFormatString = "{0:C2}"; this.tableCell2.Weight = 0.91326303335336534D; // // table2 // this.table2.LocationFloat = new DevExpress.Utils.PointFloat(162.7868F, 100F); this.table2.Name = "table2"; this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow2 }); this.table2.SizeF = new System.Drawing.SizeF(74.69552F, 25F); // // tableRow2 // this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell4 }); this.tableRow2.Name = "tableRow2"; this.tableRow2.Weight = 1D; // // tableCell4 // this.tableCell4.BackColor = System.Drawing.Color.White; this.tableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DonViTinh]") }); this.tableCell4.ForeColor = System.Drawing.Color.Black; this.tableCell4.Name = "tableCell4"; this.tableCell4.StyleName = "GroupData1"; this.tableCell4.StylePriority.UseBackColor = false; this.tableCell4.StylePriority.UseForeColor = false; this.tableCell4.StylePriority.UseTextAlignment = false; this.tableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.tableCell4.Weight = 0.88094181941105765D; // // table3 // this.table3.LocationFloat = new DevExpress.Utils.PointFloat(6.00001F, 0F); this.table3.Name = "table3"; this.table3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow3 }); this.table3.SizeF = new System.Drawing.SizeF(281.4823F, 25F); // // tableRow3 // this.tableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell6 }); this.tableRow3.Name = "tableRow3"; this.tableRow3.Weight = 1D; // // tableCell6 // this.tableCell6.BackColor = System.Drawing.Color.White; this.tableCell6.BorderColor = System.Drawing.Color.White; this.tableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TenSP]") }); this.tableCell6.ForeColor = System.Drawing.Color.Black; this.tableCell6.Name = "tableCell6"; this.tableCell6.StyleName = "GroupData1"; this.tableCell6.StylePriority.UseBackColor = false; this.tableCell6.StylePriority.UseBorderColor = false; this.tableCell6.StylePriority.UseForeColor = false; this.tableCell6.Weight = 0.9240224984975961D; // // xrBarCode1 // this.xrBarCode1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MaSP]") }); this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(6.00001F, 25F); this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode1.ShowText = false; this.xrBarCode1.SizeF = new System.Drawing.SizeF(281.4823F, 75F); this.xrBarCode1.Symbology = code128Generator1; // // label2 // this.label2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.label2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.label2.Name = "label2"; this.label2.SizeF = new System.Drawing.SizeF(650F, 2.08F); this.label2.StyleName = "GroupFooterBackground3"; this.label2.StylePriority.UseBorders = false; // // GroupFooter1 // this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.label2 }); this.GroupFooter1.Expanded = false; this.GroupFooter1.GroupUnion = DevExpress.XtraReports.UI.GroupFooterUnion.WithLastDetail; this.GroupFooter1.HeightF = 6F; this.GroupFooter1.Name = "GroupFooter1"; // // rptMaVach // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.ReportHeader, this.Detail, this.GroupFooter1 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "SAN_PHAM"; this.DataSource = this.sqlDataSource1; this.Font = new System.Drawing.Font("Arial", 9.75F); this.Margins = new System.Drawing.Printing.Margins(100, 0, 100, 100); this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.GroupCaption1, this.GroupData1, this.DetailCaption1, this.DetailData1, this.GroupFooterBackground3, this.DetailData3_Odd, this.PageInfo }); this.Version = "19.2"; ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table3)).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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RO)); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableProductId = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableProductName = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellCustomerProductName = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableDepartment = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableProduceQuantity = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellPronoteHeaderId = new DevExpress.XtraReports.UI.XRTableCell(); this.TCCusXOId = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabelProduceOtherInDepotDesc = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelEmployee1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelEmployee0 = new DevExpress.XtraReports.UI.XRLabel(); this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabelCompanyInfoName = new DevExpress.XtraReports.UI.XRLabel(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrLabelDataName = new DevExpress.XtraReports.UI.XRLabel(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrLabelProduceOtherInDepotDate = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelProduceInDepotId = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelDepartment = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCodeId = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabelPrinDate = new DevExpress.XtraReports.UI.XRLabel(); this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLine1, this.xrTable2 }); resources.ApplyResources(this.Detail, "Detail"); this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); // // xrLine1 // resources.ApplyResources(this.xrLine1, "xrLine1"); this.xrLine1.LineStyle = System.Drawing.Drawing2D.DashStyle.Dash; this.xrLine1.LineWidth = 3; this.xrLine1.Name = "xrLine1"; this.xrLine1.StylePriority.UseBorderDashStyle = false; // // xrTable2 // this.xrTable2.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrTable2.Borders = DevExpress.XtraPrinting.BorderSide.None; resources.ApplyResources(this.xrTable2, "xrTable2"); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2 }); this.xrTable2.StylePriority.UseBorderDashStyle = false; this.xrTable2.StylePriority.UseBorders = false; this.xrTable2.StylePriority.UseTextAlignment = false; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableProductId, this.xrTableProductName, this.xrTableCellCustomerProductName, this.xrTableDepartment, this.xrTableProduceQuantity, this.xrTableCellPronoteHeaderId, this.TCCusXOId }); resources.ApplyResources(this.xrTableRow2, "xrTableRow2"); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1; // // xrTableProductId // resources.ApplyResources(this.xrTableProductId, "xrTableProductId"); this.xrTableProductId.Name = "xrTableProductId"; this.xrTableProductId.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableProductId.StylePriority.UseTextAlignment = false; this.xrTableProductId.Weight = 0.16454656164818238; // // xrTableProductName // resources.ApplyResources(this.xrTableProductName, "xrTableProductName"); this.xrTableProductName.Name = "xrTableProductName"; this.xrTableProductName.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableProductName.StylePriority.UseTextAlignment = false; this.xrTableProductName.Weight = 0.29378895003980893; // // xrTableCellCustomerProductName // resources.ApplyResources(this.xrTableCellCustomerProductName, "xrTableCellCustomerProductName"); this.xrTableCellCustomerProductName.Name = "xrTableCellCustomerProductName"; this.xrTableCellCustomerProductName.Weight = 0.15154572343129172; // // xrTableDepartment // resources.ApplyResources(this.xrTableDepartment, "xrTableDepartment"); this.xrTableDepartment.Name = "xrTableDepartment"; this.xrTableDepartment.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableDepartment.StylePriority.UseTextAlignment = false; this.xrTableDepartment.Weight = 0.090005159700205367; // // xrTableProduceQuantity // resources.ApplyResources(this.xrTableProduceQuantity, "xrTableProduceQuantity"); this.xrTableProduceQuantity.Name = "xrTableProduceQuantity"; this.xrTableProduceQuantity.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableProduceQuantity.StylePriority.UseTextAlignment = false; this.xrTableProduceQuantity.Weight = 0.068347450626557671; // // xrTableCellPronoteHeaderId // resources.ApplyResources(this.xrTableCellPronoteHeaderId, "xrTableCellPronoteHeaderId"); this.xrTableCellPronoteHeaderId.Name = "xrTableCellPronoteHeaderId"; this.xrTableCellPronoteHeaderId.Weight = 0.14365692822706913; // // TCCusXOId // resources.ApplyResources(this.TCCusXOId, "TCCusXOId"); this.TCCusXOId.Name = "TCCusXOId"; this.TCCusXOId.Weight = 0.14506113209762067; // // xrLabelProduceOtherInDepotDesc // resources.ApplyResources(this.xrLabelProduceOtherInDepotDesc, "xrLabelProduceOtherInDepotDesc"); this.xrLabelProduceOtherInDepotDesc.Name = "xrLabelProduceOtherInDepotDesc"; this.xrLabelProduceOtherInDepotDesc.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelProduceOtherInDepotDesc.StylePriority.UseTextAlignment = false; // // xrLabelEmployee1 // this.xrLabelEmployee1.Borders = DevExpress.XtraPrinting.BorderSide.None; resources.ApplyResources(this.xrLabelEmployee1, "xrLabelEmployee1"); this.xrLabelEmployee1.Name = "xrLabelEmployee1"; this.xrLabelEmployee1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelEmployee1.StylePriority.UseBorders = false; this.xrLabelEmployee1.StylePriority.UseTextAlignment = false; // // xrLabel7 // resources.ApplyResources(this.xrLabel7, "xrLabel7"); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel7.StylePriority.UseTextAlignment = false; // // xrLabel11 // resources.ApplyResources(this.xrLabel11, "xrLabel11"); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel11.StylePriority.UseTextAlignment = false; // // xrLabel9 // resources.ApplyResources(this.xrLabel9, "xrLabel9"); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel9.StylePriority.UseTextAlignment = false; // // xrLabelEmployee0 // resources.ApplyResources(this.xrLabelEmployee0, "xrLabelEmployee0"); this.xrLabelEmployee0.Name = "xrLabelEmployee0"; this.xrLabelEmployee0.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelEmployee0.StylePriority.UseTextAlignment = false; // // PageFooter // resources.ApplyResources(this.PageFooter, "PageFooter"); this.PageFooter.Name = "PageFooter"; this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabelCompanyInfoName }); resources.ApplyResources(this.ReportHeader, "ReportHeader"); this.ReportHeader.Name = "ReportHeader"; // // xrLabelCompanyInfoName // resources.ApplyResources(this.xrLabelCompanyInfoName, "xrLabelCompanyInfoName"); this.xrLabelCompanyInfoName.Name = "xrLabelCompanyInfoName"; this.xrLabelCompanyInfoName.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 13, 0, 0, 254F); this.xrLabelCompanyInfoName.StylePriority.UseFont = false; this.xrLabelCompanyInfoName.StylePriority.UsePadding = false; this.xrLabelCompanyInfoName.StylePriority.UseTextAlignment = false; // // ReportFooter // this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabelProduceOtherInDepotDesc, this.xrLabel11, this.xrLabelEmployee1, this.xrLabel7, this.xrLabel9, this.xrLabelEmployee0 }); resources.ApplyResources(this.ReportFooter, "ReportFooter"); this.ReportFooter.Name = "ReportFooter"; this.ReportFooter.PrintAtBottom = true; // // topMarginBand1 // resources.ApplyResources(this.topMarginBand1, "topMarginBand1"); this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo2 }); resources.ApplyResources(this.bottomMarginBand1, "bottomMarginBand1"); this.bottomMarginBand1.Name = "bottomMarginBand1"; // // xrPageInfo2 // resources.ApplyResources(this.xrPageInfo2, "xrPageInfo2"); this.xrPageInfo2.Name = "xrPageInfo2"; this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrPageInfo2.StylePriority.UseTextAlignment = false; // // xrLabelDataName // resources.ApplyResources(this.xrLabelDataName, "xrLabelDataName"); this.xrLabelDataName.Name = "xrLabelDataName"; this.xrLabelDataName.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelDataName.StylePriority.UseFont = false; this.xrLabelDataName.StylePriority.UseTextAlignment = false; // // xrTableCell5 // resources.ApplyResources(this.xrTableCell5, "xrTableCell5"); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell5.StylePriority.UseBorders = false; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Weight = 0.066622845108696191; // // xrTableCell11 // resources.ApplyResources(this.xrTableCell11, "xrTableCell11"); this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell11.StylePriority.UseBorders = false; this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.Weight = 0.08787192607970154; // // xrTableCell2 // resources.ApplyResources(this.xrTableCell2, "xrTableCell2"); this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.StylePriority.UseBorders = false; this.xrTableCell2.Weight = 0.1477218586646023; // // xrTableCell1 // resources.ApplyResources(this.xrTableCell1, "xrTableCell1"); this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell1.StylePriority.UseBorders = false; this.xrTableCell1.StylePriority.UseTextAlignment = false; this.xrTableCell1.Weight = 0.28637603483787211; // // xrTableCell4 // resources.ApplyResources(this.xrTableCell4, "xrTableCell4"); this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell4.StylePriority.UseBorders = false; this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Weight = 0.1603946985886372; // // xrTableRow1 // this.xrTableRow1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell4, this.xrTableCell1, this.xrTableCell2, this.xrTableCell11, this.xrTableCell5, this.xrTableCell3, this.xrTableCell6 }); resources.ApplyResources(this.xrTableRow1, "xrTableRow1"); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.StylePriority.UseBorders = false; this.xrTableRow1.Weight = 1; // // xrTableCell3 // resources.ApplyResources(this.xrTableCell3, "xrTableCell3"); this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.StylePriority.UseBorders = false; this.xrTableCell3.Weight = 0.13989440066965472; // // xrTableCell6 // resources.ApplyResources(this.xrTableCell6, "xrTableCell6"); this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.StylePriority.UseBorders = false; this.xrTableCell6.Weight = 0.14140104997604402; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); resources.ApplyResources(this.xrTable1, "xrTable1"); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1 }); this.xrTable1.StylePriority.UseBorders = false; this.xrTable1.StylePriority.UseFont = false; this.xrTable1.StylePriority.UseTextAlignment = false; // // xrLabelProduceOtherInDepotDate // resources.ApplyResources(this.xrLabelProduceOtherInDepotDate, "xrLabelProduceOtherInDepotDate"); this.xrLabelProduceOtherInDepotDate.Name = "xrLabelProduceOtherInDepotDate"; this.xrLabelProduceOtherInDepotDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelProduceOtherInDepotDate.StylePriority.UseTextAlignment = false; // // xrLabel5 // resources.ApplyResources(this.xrLabel5, "xrLabel5"); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel5.StylePriority.UseTextAlignment = false; // // xrLabelProduceInDepotId // resources.ApplyResources(this.xrLabelProduceInDepotId, "xrLabelProduceInDepotId"); this.xrLabelProduceInDepotId.Name = "xrLabelProduceInDepotId"; this.xrLabelProduceInDepotId.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelProduceInDepotId.StylePriority.UseTextAlignment = false; // // xrLabel1 // resources.ApplyResources(this.xrLabel1, "xrLabel1"); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel1.StylePriority.UseTextAlignment = false; // // xrLabel3 // resources.ApplyResources(this.xrLabel3, "xrLabel3"); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel3.StylePriority.UseTextAlignment = false; // // xrLabelDepartment // resources.ApplyResources(this.xrLabelDepartment, "xrLabelDepartment"); this.xrLabelDepartment.Name = "xrLabelDepartment"; this.xrLabelDepartment.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelDepartment.StylePriority.UseTextAlignment = false; // // xrBarCodeId // this.xrBarCodeId.AutoModule = true; resources.ApplyResources(this.xrBarCodeId, "xrBarCodeId"); this.xrBarCodeId.Module = 12.9032F; this.xrBarCodeId.Name = "xrBarCodeId"; this.xrBarCodeId.Padding = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F); this.xrBarCodeId.Symbology = code128Generator1; // // xrLabelPrinDate // this.xrLabelPrinDate.Borders = DevExpress.XtraPrinting.BorderSide.None; resources.ApplyResources(this.xrLabelPrinDate, "xrLabelPrinDate"); this.xrLabelPrinDate.Name = "xrLabelPrinDate"; this.xrLabelPrinDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelPrinDate.StylePriority.UseBorders = false; this.xrLabelPrinDate.StylePriority.UseTextAlignment = false; // // PageHeader // this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabelPrinDate, this.xrBarCodeId, this.xrLabelDepartment, this.xrLabel3, this.xrLabel1, this.xrLabelProduceInDepotId, this.xrLabel5, this.xrLabelProduceOtherInDepotDate, this.xrTable1, this.xrLabelDataName }); resources.ApplyResources(this.PageHeader, "PageHeader"); this.PageHeader.Name = "PageHeader"; this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); // // RO // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.PageHeader, this.PageFooter, this.ReportHeader, this.ReportFooter, this.topMarginBand1, this.bottomMarginBand1 }); resources.ApplyResources(this, "$this"); this.ExportOptions.Xls.SheetName = resources.GetString("RO.ExportOptions.Xls.SheetName"); this.Margins = new System.Drawing.Printing.Margins(56, 56, 79, 79); this.PageHeight = 2794; this.PageWidth = 2159; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.Version = "10.2"; ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SaleAllRpt)); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); DevExpress.XtraReports.UI.XRSummary xrSummary4 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); 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.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.pageHeaderBand1 = new DevExpress.XtraReports.UI.PageHeaderBand(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); 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.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.DataField = new DevExpress.XtraReports.UI.XRControlStyle(); this.calculatedFieldTotal = new DevExpress.XtraReports.UI.CalculatedField(); this.calculatedField1 = new DevExpress.XtraReports.UI.CalculatedField(); this.reportHeaderBand1 = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.lblUser = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.lblInvoiceNo = new DevExpress.XtraReports.UI.XRLabel(); this.lblAfterDiscount = new DevExpress.XtraReports.UI.XRLabel(); this.lblDiscount = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.lblDiscountText = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2 }); this.Detail.HeightF = 25F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTable2 // this.xrTable2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTable2.Font = new System.Drawing.Font("Times New Roman", 10F); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(100F, 0F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow4 }); this.xrTable2.SizeF = new System.Drawing.SizeF(555.06F, 25F); this.xrTable2.StylePriority.UseBorders = false; this.xrTable2.StylePriority.UseFont = false; this.xrTable2.StylePriority.UseTextAlignment = false; this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrTableRow4 // this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell15, this.xrTableCell8, this.xrTableCell16, this.xrTableCell17, this.xrTableCell18 }); this.xrTableRow4.Name = "xrTableRow4"; this.xrTableRow4.Weight = 11.5D; // // xrTableCell15 // this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Remarks", "{0:#.00}") }); this.xrTableCell15.Name = "xrTableCell15"; this.xrTableCell15.StylePriority.UseBorders = false; this.xrTableCell15.StylePriority.UseTextAlignment = false; this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell15.Weight = 0.46408877369619739D; // // xrTableCell16 // this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "UnitPrice") }); this.xrTableCell16.Name = "xrTableCell16"; this.xrTableCell16.StylePriority.UseBorders = false; this.xrTableCell16.StylePriority.UseTextAlignment = false; this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell16.Weight = 0.08951327761664632D; // // xrTableCell17 // this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Quanitity") }); this.xrTableCell17.Name = "xrTableCell17"; this.xrTableCell17.StylePriority.UseBorders = false; this.xrTableCell17.StylePriority.UseTextAlignment = false; this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell17.Weight = 0.12548568574748104D; // // xrTableCell18 // this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Name") }); this.xrTableCell18.Name = "xrTableCell18"; this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 5, 0, 0, 100F); this.xrTableCell18.StylePriority.UseBorders = false; this.xrTableCell18.StylePriority.UsePadding = false; this.xrTableCell18.StylePriority.UseTextAlignment = false; this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell18.Weight = 0.45725118191329078D; // // TopMargin // this.TopMargin.HeightF = 50F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BottomMargin // this.BottomMargin.HeightF = 50F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // pageHeaderBand1 // this.pageHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1 }); this.pageHeaderBand1.HeightF = 20F; this.pageHeaderBand1.Name = "pageHeaderBand1"; // // xrTable1 // this.xrTable1.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom; this.xrTable1.BackColor = System.Drawing.SystemColors.ButtonFace; this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(100F, 0F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow3 }); this.xrTable1.SizeF = new System.Drawing.SizeF(555.0599F, 20F); this.xrTable1.StylePriority.UseBackColor = false; this.xrTable1.StylePriority.UseTextAlignment = false; this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell7, this.xrTableCell12, this.xrTableCell9, this.xrTableCell11, this.xrTableCell14 }); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 0.76923082566120626D; // // xrTableCell7 // this.xrTableCell7.BackColor = System.Drawing.SystemColors.ButtonFace; this.xrTableCell7.Bookmark = "ButtonFace"; this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell7.CanGrow = false; this.xrTableCell7.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell7.ForeColor = System.Drawing.Color.Black; this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.StyleName = "FieldCaption"; this.xrTableCell7.StylePriority.UseBackColor = false; this.xrTableCell7.StylePriority.UseBorders = false; this.xrTableCell7.StylePriority.UseFont = false; this.xrTableCell7.StylePriority.UseForeColor = false; this.xrTableCell7.StylePriority.UseTextAlignment = false; this.xrTableCell7.Text = "ملاحظات"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell7.Weight = 141.16339876539698D; // // xrTableCell9 // this.xrTableCell9.BackColor = System.Drawing.SystemColors.ButtonFace; this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell9.CanGrow = false; this.xrTableCell9.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell9.ForeColor = System.Drawing.Color.Black; this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.StyleName = "FieldCaption"; this.xrTableCell9.StylePriority.UseBackColor = false; this.xrTableCell9.StylePriority.UseBorders = false; this.xrTableCell9.StylePriority.UseFont = false; this.xrTableCell9.StylePriority.UseForeColor = false; this.xrTableCell9.StylePriority.UseTextAlignment = false; this.xrTableCell9.Text = "سعر"; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell9.Weight = 27.227568841253152D; // // xrTableCell11 // this.xrTableCell11.BackColor = System.Drawing.SystemColors.ButtonFace; this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell11.CanGrow = false; this.xrTableCell11.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell11.ForeColor = System.Drawing.Color.Black; this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.StyleName = "FieldCaption"; this.xrTableCell11.StylePriority.UseBackColor = false; this.xrTableCell11.StylePriority.UseBorders = false; this.xrTableCell11.StylePriority.UseFont = false; this.xrTableCell11.StylePriority.UseForeColor = false; this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.Text = "عدد"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell11.Weight = 38.169398041189787D; // // 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.CanGrow = false; this.xrTableCell14.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell14.ForeColor = System.Drawing.Color.Black; this.xrTableCell14.Name = "xrTableCell14"; this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 5, 0, 0, 100F); this.xrTableCell14.StylePriority.UseBorders = false; this.xrTableCell14.StylePriority.UseFont = false; this.xrTableCell14.StylePriority.UseForeColor = false; this.xrTableCell14.StylePriority.UsePadding = false; this.xrTableCell14.StylePriority.UseTextAlignment = false; this.xrTableCell14.Text = "الصنف"; this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell14.Weight = 139.08356735494186D; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell2, this.xrTableCell3 }); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell1 // this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Text = "xrTableCell1"; this.xrTableCell1.Weight = 1D; // // xrTableCell2 // this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Text = "xrTableCell2"; this.xrTableCell2.Weight = 1D; // // xrTableCell3 // this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Text = "xrTableCell3"; this.xrTableCell3.Weight = 1D; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell4, this.xrTableCell5, this.xrTableCell6 }); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell4 // this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Text = "xrTableCell4"; this.xrTableCell4.Weight = 1D; // // xrTableCell5 // this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Text = "xrTableCell5"; this.xrTableCell5.Weight = 1D; // // xrTableCell6 // this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Text = "xrTableCell6"; this.xrTableCell6.Weight = 1D; // // Title // this.Title.BackColor = System.Drawing.Color.Transparent; this.Title.BorderColor = System.Drawing.Color.Black; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1F; this.Title.Font = new System.Drawing.Font("Times New Roman", 20F, System.Drawing.FontStyle.Bold); this.Title.ForeColor = System.Drawing.Color.Maroon; this.Title.Name = "Title"; // // FieldCaption // this.FieldCaption.BackColor = System.Drawing.Color.Transparent; this.FieldCaption.BorderColor = System.Drawing.Color.Black; this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.FieldCaption.BorderWidth = 1F; this.FieldCaption.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.FieldCaption.ForeColor = System.Drawing.Color.Maroon; this.FieldCaption.Name = "FieldCaption"; // // PageInfo // this.PageInfo.BackColor = System.Drawing.Color.Transparent; this.PageInfo.BorderColor = System.Drawing.Color.Black; this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None; this.PageInfo.BorderWidth = 1F; this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.Color.Black; this.PageInfo.Name = "PageInfo"; // // DataField // this.DataField.BackColor = System.Drawing.Color.Transparent; this.DataField.BorderColor = System.Drawing.Color.Black; this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DataField.BorderWidth = 1F; this.DataField.Font = new System.Drawing.Font("Times New Roman", 10F); this.DataField.ForeColor = System.Drawing.Color.Black; this.DataField.Name = "DataField"; this.DataField.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // calculatedFieldTotal // this.calculatedFieldTotal.DataMember = "vw_Sale"; this.calculatedFieldTotal.Expression = "[Quanitity] * [UnitPrice]"; this.calculatedFieldTotal.Name = "calculatedFieldTotal"; // // calculatedField1 // this.calculatedField1.DisplayName = "calculatedFieldTotal"; this.calculatedField1.Expression = "[Quanitity] * [UnitPrice]"; this.calculatedField1.Name = "calculatedField1"; // // reportHeaderBand1 // this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel8, this.xrLabel7, this.xrLabel4, this.xrPictureBox1, this.xrLabel1, this.xrLabel2, this.xrLabel3, this.lblDiscount, this.lblDiscountText, this.lblAfterDiscount, this.xrLabel5, this.lblUser, this.xrLabel6, this.xrBarCode1, this.lblInvoiceNo }); this.reportHeaderBand1.HeightF = 269.5417F; this.reportHeaderBand1.Name = "reportHeaderBand1"; // // xrPictureBox1 // this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); this.xrPictureBox1.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.MiddleCenter; this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(307.5085F, 9.999982F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(142.9831F, 132.9167F); // // xrLabel1 // this.xrLabel1.ForeColor = System.Drawing.Color.Black; this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(299.5475F, 147.5F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(158.905F, 33F); this.xrLabel1.StyleName = "Title"; this.xrLabel1.StylePriority.UseForeColor = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = " رضا بوكشوب"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrBarCode1 // this.xrBarCode1.AutoModule = true; this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SaleInvoiceID") }); this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(13.84179F, 143.8334F); this.xrBarCode1.Module = 1F; this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode1.ShowText = false; this.xrBarCode1.SizeF = new System.Drawing.SizeF(152.9525F, 36.66663F); this.xrBarCode1.StylePriority.UseTextAlignment = false; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // lblUser // this.lblUser.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblUser.LocationFloat = new DevExpress.Utils.PointFloat(560.2728F, 239.9167F); this.lblUser.Name = "lblUser"; this.lblUser.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblUser.SizeF = new System.Drawing.SizeF(85.05481F, 20F); this.lblUser.StylePriority.UseFont = false; this.lblUser.StylePriority.UseTextAlignment = false; this.lblUser.Text = "User"; this.lblUser.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel6 // this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Date") }); this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(246.0885F, 239.5417F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(146.4748F, 20F); this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UseTextAlignment = false; xrSummary4.FormatString = "{0:#,#.00}"; this.xrLabel6.Summary = xrSummary4; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // lblInvoiceNo // this.lblInvoiceNo.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblInvoiceNo.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 239.9167F); this.lblInvoiceNo.Name = "lblInvoiceNo"; this.lblInvoiceNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblInvoiceNo.SizeF = new System.Drawing.SizeF(85.05481F, 20F); this.lblInvoiceNo.StylePriority.UseFont = false; this.lblInvoiceNo.StylePriority.UseTextAlignment = false; this.lblInvoiceNo.Text = "lblInvoiceNo"; this.lblInvoiceNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // lblAfterDiscount // this.lblAfterDiscount.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblAfterDiscount.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 198.5416F); this.lblAfterDiscount.Name = "lblAfterDiscount"; this.lblAfterDiscount.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblAfterDiscount.SizeF = new System.Drawing.SizeF(85.05481F, 20F); this.lblAfterDiscount.StylePriority.UseFont = false; this.lblAfterDiscount.StylePriority.UseTextAlignment = false; xrSummary3.FormatString = "{0:#,#.00}"; this.lblAfterDiscount.Summary = xrSummary3; this.lblAfterDiscount.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // lblDiscount // this.lblDiscount.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblDiscount.LocationFloat = new DevExpress.Utils.PointFloat(246.0885F, 198.5416F); this.lblDiscount.Name = "lblDiscount"; this.lblDiscount.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblDiscount.SizeF = new System.Drawing.SizeF(146.4748F, 20F); this.lblDiscount.StylePriority.UseFont = false; this.lblDiscount.StylePriority.UseTextAlignment = false; xrSummary2.FormatString = "{0:#,#.00}"; this.lblDiscount.Summary = xrSummary2; this.lblDiscount.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel5 // this.xrLabel5.BackColor = System.Drawing.SystemColors.ButtonFace; this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(106.9254F, 198.5416F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(93.30193F, 20F); this.xrLabel5.StylePriority.UseBackColor = false; this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "الصافي"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // lblDiscountText // this.lblDiscountText.BackColor = System.Drawing.SystemColors.ButtonFace; this.lblDiscountText.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.lblDiscountText.LocationFloat = new DevExpress.Utils.PointFloat(404.4965F, 198.5416F); this.lblDiscountText.Name = "lblDiscountText"; this.lblDiscountText.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblDiscountText.SizeF = new System.Drawing.SizeF(93.30194F, 20F); this.lblDiscountText.StylePriority.UseBackColor = false; this.lblDiscountText.StylePriority.UseFont = false; this.lblDiscountText.StylePriority.UseTextAlignment = false; this.lblDiscountText.Text = "التخفيض"; this.lblDiscountText.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "calculatedField1") }); this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(564.6981F, 198.5416F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(85.05481F, 20F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseTextAlignment = false; xrSummary1.FormatString = "{0:#,#.00}"; xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report; this.xrLabel2.Summary = xrSummary1; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel3 // this.xrLabel3.BackColor = System.Drawing.SystemColors.ButtonFace; this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(654.6981F, 198.5416F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(93.30194F, 20F); this.xrLabel3.StylePriority.UseBackColor = false; this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "المجموع"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // bindingSource1 // this.bindingSource1.DataSource = typeof(DataAccess.vw_Sale2); // // xrLabel4 // this.xrLabel4.BackColor = System.Drawing.SystemColors.ButtonFace; this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(649.7529F, 239.9167F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(93.30194F, 20F); this.xrLabel4.StylePriority.UseBackColor = false; this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "المستخدم"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel7 // this.xrLabel7.BackColor = System.Drawing.SystemColors.ButtonFace; this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(404.4965F, 239.5417F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(93.30194F, 20F); this.xrLabel7.StylePriority.UseBackColor = false; this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "التاريخ"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel8 // this.xrLabel8.BackColor = System.Drawing.SystemColors.ButtonFace; this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(106.9254F, 239.9167F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(93.30193F, 20F); this.xrLabel8.StylePriority.UseBackColor = false; this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = "رقم الفاتوره"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrTableCell12 // this.xrTableCell12.BackColor = System.Drawing.SystemColors.ButtonFace; this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell12.CanGrow = false; this.xrTableCell12.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell12.ForeColor = System.Drawing.Color.Black; this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.StylePriority.UseBackColor = false; this.xrTableCell12.StylePriority.UseBorders = false; this.xrTableCell12.StylePriority.UseFont = false; this.xrTableCell12.StylePriority.UseForeColor = false; this.xrTableCell12.StylePriority.UseTextAlignment = false; this.xrTableCell12.Text = "مجموع"; this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell12.Weight = 47.015226940084247D; // // xrTableCell8 // this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "calculatedField1") }); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.StylePriority.UseBorders = false; this.xrTableCell8.StylePriority.UseTextAlignment = false; this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell8.Weight = 0.15456722279272545D; // // SaleAllRpt // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.pageHeaderBand1, this.reportHeaderBand1 }); this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] { this.calculatedFieldTotal, this.calculatedField1 }); this.DataSource = this.bindingSource1; this.Margins = new System.Drawing.Printing.Margins(19, 50, 50, 50); this.PageHeight = 1169; this.PageWidth = 827; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.ShowPrintMarginsWarning = false; this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.FieldCaption, this.PageInfo, this.DataField }); this.Version = "15.1"; ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrSubreport1 = new DevExpress.XtraReports.UI.XRSubreport(); this.xrLabelInfo1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelTitleRiga1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabelTitleRiga2 = new DevExpress.XtraReports.UI.XRLabel(); this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand(); this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand(); this.xpCollection1 = new DevExpress.Xpo.XPCollection(this.components); this.unitOfWork1 = new DevExpress.Xpo.UnitOfWork(this.components); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); ((System.ComponentModel.ISupportInitialize)(this.xpCollection1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.unitOfWork1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrSubreport1, this.xrLabelInfo1, this.xrLabelTitleRiga1, this.xrBarCode1, this.xrLabelTitleRiga2 }); this.Detail.Dpi = 254F; this.Detail.HeightF = 800F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.Detail.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.Detail_BeforePrint); // // xrSubreport1 // this.xrSubreport1.Dpi = 254F; this.xrSubreport1.LocationFloat = new DevExpress.Utils.PointFloat(125.0414F, 208F); this.xrSubreport1.Name = "xrSubreport1"; this.xrSubreport1.ReportSource = new WinTicketNext.CostruzionePercorso.GestionePrenotazione.XtraReportRigaStampa1(); this.xrSubreport1.SizeF = new System.Drawing.SizeF(954F, 584F); this.xrSubreport1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrSubreport1_BeforePrint); // // xrLabelInfo1 // this.xrLabelInfo1.CanGrow = false; this.xrLabelInfo1.Dpi = 254F; this.xrLabelInfo1.Font = new System.Drawing.Font("Arial", 7F); this.xrLabelInfo1.LocationFloat = new DevExpress.Utils.PointFloat(125F, 128F); this.xrLabelInfo1.Name = "xrLabelInfo1"; this.xrLabelInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelInfo1.SizeF = new System.Drawing.SizeF(955F, 80F); this.xrLabelInfo1.StylePriority.UseFont = false; this.xrLabelInfo1.Text = "info"; // // xrLabelTitleRiga1 // this.xrLabelTitleRiga1.Dpi = 254F; this.xrLabelTitleRiga1.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabelTitleRiga1.LocationFloat = new DevExpress.Utils.PointFloat(125F, 0F); this.xrLabelTitleRiga1.Multiline = true; this.xrLabelTitleRiga1.Name = "xrLabelTitleRiga1"; this.xrLabelTitleRiga1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelTitleRiga1.SizeF = new System.Drawing.SizeF(954.9999F, 64F); this.xrLabelTitleRiga1.StylePriority.UseFont = false; this.xrLabelTitleRiga1.StylePriority.UseTextAlignment = false; this.xrLabelTitleRiga1.Text = "Ingresso 29 pax € 181: Singolo Gruppo Ridotto Omaggio"; this.xrLabelTitleRiga1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrBarCode1 // this.xrBarCode1.Alignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrBarCode1.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom; this.xrBarCode1.BarCodeOrientation = DevExpress.XtraPrinting.BarCode.BarCodeOrientation.RotateRight; this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "BarCode") }); this.xrBarCode1.Dpi = 254F; this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrBarCode1.Module = 2.5F; this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 11, 0, 0, 254F); this.xrBarCode1.ShowText = false; this.xrBarCode1.SizeF = new System.Drawing.SizeF(125F, 800F); this.xrBarCode1.StylePriority.UsePadding = false; this.xrBarCode1.StylePriority.UseTextAlignment = false; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.Text = "000"; this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; // // xrLabelTitleRiga2 // this.xrLabelTitleRiga2.Dpi = 254F; this.xrLabelTitleRiga2.Font = new System.Drawing.Font("Verdana", 9F); this.xrLabelTitleRiga2.LocationFloat = new DevExpress.Utils.PointFloat(125F, 64.00001F); this.xrLabelTitleRiga2.Multiline = true; this.xrLabelTitleRiga2.Name = "xrLabelTitleRiga2"; this.xrLabelTitleRiga2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelTitleRiga2.SizeF = new System.Drawing.SizeF(954.9999F, 63.99999F); this.xrLabelTitleRiga2.StylePriority.UseFont = false; this.xrLabelTitleRiga2.StylePriority.UseTextAlignment = false; this.xrLabelTitleRiga2.Text = "xrLabelTitleRiga2"; this.xrLabelTitleRiga2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // PageHeader // this.PageHeader.Dpi = 254F; this.PageHeader.HeightF = 0F; this.PageHeader.Name = "PageHeader"; this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // PageFooter // this.PageFooter.Dpi = 254F; this.PageFooter.HeightF = 0F; this.PageFooter.Name = "PageFooter"; this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xpCollection1 // this.xpCollection1.ObjectType = typeof(Musei.Module.Stampa); this.xpCollection1.Session = this.unitOfWork1; // // unitOfWork1 // this.unitOfWork1.TrackPropertiesModifications = false; // // topMarginBand1 // this.topMarginBand1.Dpi = 254F; this.topMarginBand1.HeightF = 0F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.Dpi = 254F; this.bottomMarginBand1.HeightF = 0F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // XtraReportStampa1 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.PageHeader, this.PageFooter, this.topMarginBand1, this.bottomMarginBand1 }); this.DataSource = this.xpCollection1; this.Dpi = 254F; this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 820; this.PageWidth = 1080; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.Version = "12.2"; ((System.ComponentModel.ISupportInitialize)(this.xpCollection1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.unitOfWork1)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell62 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell86 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_CZQY = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell89 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell91 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell92 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell93 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell94 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabel_IEDate = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow17 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell55 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell57 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell59 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell61 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrPkgs_num = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrGross_Wt = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrNet_wt = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrAll_value = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_CURR = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TAX_FLAG = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell84 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell85 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell65 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell66 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_IE_PORT = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell35 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell87 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_IE_DATE = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell95 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell97 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell98 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_ZMXZ = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRADE = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell36 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRAF_MODE = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell58 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_RS = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell60 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRADE_MODE = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell64 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_JHFS = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell(); this.xtPermission_no = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRADE_COUN = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell46 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRADE_PORT = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell48 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRADE_AREA = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell50 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell51 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell52 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_TRANS_MODE = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell54 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_YUNF = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell56 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_BAOF = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell67 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_ZAF = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell68 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell69 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell70 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell99 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell39 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_SFDZBH = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell38 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_PU_CODE = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell71 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_CNTNR = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell78 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell79 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand(); this.Detail1 = new DevExpress.XtraReports.UI.DetailBand(); this.xrLine2 = new DevExpress.XtraReports.UI.XRLine(); this.xrTable4 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell_NO = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_Code = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_Name = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_QTY = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_cou = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_Weight = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell_Total = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell63 = new DevExpress.XtraReports.UI.XRTableCell(); this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand(); this.bStore_in_list = new System.Windows.Forms.BindingSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bStore_in_list)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.HeightF = 0F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // TopMargin // this.TopMargin.HeightF = 20F; 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 = 12.70835F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrBarCode1, this.xrTable1, this.xrTable2, this.xrLabel1}); this.GroupHeader1.HeightF = 698.9167F; this.GroupHeader1.Name = "GroupHeader1"; // // xrBarCode1 // this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Bill_id")}); this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(34.58322F, 20.83333F); this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(450F, 40F); this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.Text = "xrBarCode1"; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable1.Font = new System.Drawing.Font("宋体", 9.75F); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(34.58322F, 673.9167F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1}); this.xrTable1.SizeF = new System.Drawing.SizeF(778.5834F, 25F); this.xrTable1.StylePriority.UseBorders = false; this.xrTable1.StylePriority.UseFont = false; this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify; // // xrTableRow1 // this.xrTableRow1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell2, this.xrTableCell5, this.xrTableCell3, this.xrTableCell6, this.xrTableCell62, this.xrTableCell7, this.xrTableCell8}); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell2 // this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell2.Text = "序号"; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell2.Weight = 0.048684210526315788D; // // xrTableCell5 // this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell5.Text = "商品编码"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell5.Weight = 0.12105263157894737D; // // xrTableCell3 // this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell3.Text = "货物名称、规格和型号"; this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell3.Weight = 0.24210526315789474D; // // xrTableCell6 // this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell6.Text = "数量"; this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell6.Weight = 0.17747411806906513D; // // xrTableCell62 // this.xrTableCell62.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell62.Name = "xrTableCell62"; this.xrTableCell62.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell62.Text = "目的/原产"; this.xrTableCell62.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell62.Weight = 0.11047665880970459D; // // xrTableCell7 // this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell7.Text = "毛/净/件/PCS"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell7.Weight = 0.11103723759658821D; // // xrTableCell8 // this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell8.Text = "单价/总价/币制"; this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell8.Weight = 0.17042931937285746D; // // xrTable2 // this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable2.Font = new System.Drawing.Font("宋体", 9F); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(34.58322F, 123.9169F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow16, this.xrTableRow17, this.xrTableRow2, this.xrTableRow3, this.xrTableRow5, this.xrTableRow4, this.xrTableRow6, this.xrTableRow9, this.xrTableRow7, this.xrTableRow8, this.xrTableRow10, this.xrTableRow11, this.xrTableRow13}); this.xrTable2.SizeF = new System.Drawing.SizeF(778.5834F, 549.9998F); this.xrTable2.StylePriority.UseFont = false; this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify; // // xrTableRow16 // this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell86, this.xrTableCell_CZQY, this.xrTableCell89, this.xrTableCell91, this.xrTableCell92, this.xrTableCell93, this.xrTableCell94, this.xrLabel_IEDate}); this.xrTableRow16.Name = "xrTableRow16"; this.xrTableRow16.Weight = 0.07636363636363637D; // // xrTableCell86 // this.xrTableCell86.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell86.Name = "xrTableCell86"; this.xrTableCell86.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell86.StylePriority.UseBorders = false; this.xrTableCell86.Text = "仓租企业"; this.xrTableCell86.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell86.Weight = 0.096052631578947362D; // // xrTableCell_CZQY // this.xrTableCell_CZQY.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell_CZQY.Name = "xrTableCell_CZQY"; this.xrTableCell_CZQY.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_CZQY.StylePriority.UseBorders = false; this.xrTableCell_CZQY.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_CZQY.Weight = 0.17105263157894737D; // // xrTableCell89 // this.xrTableCell89.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell89.Name = "xrTableCell89"; this.xrTableCell89.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell89.StylePriority.UseBorders = false; this.xrTableCell89.StylePriority.UseTextAlignment = false; this.xrTableCell89.Text = "订单号"; this.xrTableCell89.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell89.Weight = 0.096052631578947362D; // // xrTableCell91 // this.xrTableCell91.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Bill_id")}); this.xrTableCell91.Name = "xrTableCell91"; this.xrTableCell91.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell91.Text = "xrTableCell91"; this.xrTableCell91.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell91.Weight = 0.13289473684210526D; // // xrTableCell92 // this.xrTableCell92.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell92.Name = "xrTableCell92"; this.xrTableCell92.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell92.StylePriority.UseTextAlignment = false; this.xrTableCell92.Text = "入仓方式"; this.xrTableCell92.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell92.Weight = 0.10451859318207554D; // // xrTableCell93 // this.xrTableCell93.Name = "xrTableCell93"; this.xrTableCell93.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell93.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell93.Weight = 0.13627088050213498D; // // xrTableCell94 // this.xrTableCell94.Name = "xrTableCell94"; this.xrTableCell94.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell94.Text = "录入日期"; this.xrTableCell94.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell94.Weight = 0.096052631578947362D; // // xrLabel_IEDate // this.xrLabel_IEDate.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "In_date", "{0:yyyy-MM-dd}")}); this.xrLabel_IEDate.Name = "xrLabel_IEDate"; this.xrLabel_IEDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel_IEDate.Text = "xrLabel_IEDate"; this.xrLabel_IEDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrLabel_IEDate.Weight = 0.16710526315789473D; // // xrTableRow17 // this.xrTableRow17.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell9, this.xrTableCell10, this.xrTableCell21, this.xrTableCell26, this.xrTableCell55, this.xrTableCell57, this.xrTableCell59, this.xrTableCell61}); this.xrTableRow17.Name = "xrTableRow17"; this.xrTableRow17.Weight = 0.07636363636363637D; // // xrTableCell9 // this.xrTableCell9.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell9.StylePriority.UseFont = false; this.xrTableCell9.StylePriority.UseTextAlignment = false; this.xrTableCell9.Text = "报关单类型"; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell9.Weight = 0.096052631578947362D; // // xrTableCell10 // this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell10.Weight = 0.17105263157894737D; // // xrTableCell21 // this.xrTableCell21.Name = "xrTableCell21"; this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell21.StylePriority.UseTextAlignment = false; this.xrTableCell21.Text = "报关单号"; this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell21.Weight = 0.096052631578947362D; // // xrTableCell26 // this.xrTableCell26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Refer_doc")}); this.xrTableCell26.Name = "xrTableCell26"; this.xrTableCell26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell26.Text = "xrTableCell26"; this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell26.Weight = 0.13289473684210526D; // // xrTableCell55 // this.xrTableCell55.Name = "xrTableCell55"; this.xrTableCell55.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell55.StylePriority.UseTextAlignment = false; this.xrTableCell55.Text = "货物类型"; this.xrTableCell55.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell55.Weight = 0.10657894736842105D; // // xrTableCell57 // this.xrTableCell57.Name = "xrTableCell57"; this.xrTableCell57.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell57.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell57.Weight = 0.13421052631578948D; // // xrTableCell59 // this.xrTableCell59.Name = "xrTableCell59"; this.xrTableCell59.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell59.StylePriority.UseTextAlignment = false; this.xrTableCell59.Text = "操作员"; this.xrTableCell59.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell59.Weight = 0.096052631578947362D; // // xrTableCell61 // this.xrTableCell61.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Creater_name")}); this.xrTableCell61.Name = "xrTableCell61"; this.xrTableCell61.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell61.Text = "xrTableCell61"; this.xrTableCell61.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell61.Weight = 0.16710526315789473D; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell16, this.xrPkgs_num, this.xrTableCell13, this.xrGross_Wt, this.xrTableCell18, this.xrNet_wt, this.xrTableCell11, this.xrAll_value, this.xrTableCell15, this.xrTableCell_CURR}); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 0.07636363636363637D; // // xrTableCell16 // this.xrTableCell16.Font = new System.Drawing.Font("宋体", 9F); this.xrTableCell16.Name = "xrTableCell16"; this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell16.Text = "总件数"; this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell16.Weight = 0.096052631578947362D; // // xrPkgs_num // this.xrPkgs_num.Name = "xrPkgs_num"; this.xrPkgs_num.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrPkgs_num.Text = "xrPkgs_num"; this.xrPkgs_num.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrPkgs_num.Weight = 0.10394736842105264D; // // xrTableCell13 // this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell13.Text = "总毛重"; this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell13.Weight = 0.067105263157894737D; // // xrGross_Wt // this.xrGross_Wt.Name = "xrGross_Wt"; this.xrGross_Wt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrGross_Wt.Text = "xrGross_Wt"; this.xrGross_Wt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrGross_Wt.Weight = 0.11578947368421053D; // // xrTableCell18 // this.xrTableCell18.Multiline = true; this.xrTableCell18.Name = "xrTableCell18"; this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell18.Text = "总净重\r\n"; this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell18.Weight = 0.067105260190964161D; // // xrNet_wt // this.xrNet_wt.Name = "xrNet_wt"; this.xrNet_wt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrNet_wt.Text = "xrNet_wt"; this.xrNet_wt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrNet_wt.Weight = 0.10921052928272004D; // // xrTableCell11 // this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell11.Text = "总价值"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell11.Weight = 0.063157894736842107D; // // xrAll_value // this.xrAll_value.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrAll_value.Name = "xrAll_value"; this.xrAll_value.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrAll_value.StylePriority.UseBorders = false; this.xrAll_value.Text = "xrAll_value"; this.xrAll_value.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrAll_value.Weight = 0.14736855772389879D; // // xrTableCell15 // this.xrTableCell15.Multiline = true; this.xrTableCell15.Name = "xrTableCell15"; this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell15.StylePriority.UseTextAlignment = false; this.xrTableCell15.Text = "币制\r\n"; this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell15.Weight = 0.08421039234173186D; // // xrTableCell_CURR // this.xrTableCell_CURR.Name = "xrTableCell_CURR"; this.xrTableCell_CURR.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_CURR.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_CURR.Weight = 0.14605262888173776D; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell20, this.xrTableCell23, this.xrTableCell28, this.xrTableCell_TAX_FLAG, this.xrTableCell84, this.xrTableCell22, this.xrTableCell25, this.xrTableCell85, this.xrTableCell24, this.xrTableCell27}); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 0.07636363636363637D; // // xrTableCell20 // this.xrTableCell20.Name = "xrTableCell20"; this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell20.Text = "车牌号"; this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell20.Weight = 0.096052631578947362D; // // xrTableCell23 // this.xrTableCell23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Car_no")}); this.xrTableCell23.Name = "xrTableCell23"; this.xrTableCell23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell23.Text = "xrTableCell23"; this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell23.Weight = 0.10394736842105264D; // // xrTableCell28 // this.xrTableCell28.Name = "xrTableCell28"; this.xrTableCell28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell28.Text = "是否退税"; this.xrTableCell28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell28.Weight = 0.080263157894736842D; // // xrTableCell_TAX_FLAG // this.xrTableCell_TAX_FLAG.Name = "xrTableCell_TAX_FLAG"; this.xrTableCell_TAX_FLAG.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TAX_FLAG.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TAX_FLAG.Weight = 0.069736842105263153D; // // xrTableCell84 // this.xrTableCell84.Name = "xrTableCell84"; this.xrTableCell84.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell84.Text = "客户订单号"; this.xrTableCell84.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell84.Weight = 0.1D; // // xrTableCell22 // this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Client_no")}); this.xrTableCell22.Name = "xrTableCell22"; this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell22.Text = "xrTableCell22"; this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell22.Weight = 0.1368421052631579D; // // xrTableCell25 // this.xrTableCell25.Multiline = true; this.xrTableCell25.Name = "xrTableCell25"; this.xrTableCell25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell25.Text = "MCC号"; this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell25.Weight = 0.063157894736842107D; // // xrTableCell85 // this.xrTableCell85.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Mcc_no")}); this.xrTableCell85.Name = "xrTableCell85"; this.xrTableCell85.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell85.Text = "xrTableCell85"; this.xrTableCell85.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell85.Weight = 0.11973684210526316D; // // xrTableCell24 // this.xrTableCell24.Name = "xrTableCell24"; this.xrTableCell24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell24.StylePriority.UseTextAlignment = false; this.xrTableCell24.Text = "存放地点"; this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell24.Weight = 0.084210526315789472D; // // xrTableCell27 // this.xrTableCell27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Place")}); this.xrTableCell27.Name = "xrTableCell27"; this.xrTableCell27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell27.Text = "xrTableCell27"; this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell27.Weight = 0.14605263157894738D; // // xrTableRow5 // this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell31, this.xrTableCell32, this.xrTableCell65, this.xrTableCell66}); this.xrTableRow5.Name = "xrTableRow5"; this.xrTableRow5.Weight = 0.07636363636363637D; // // xrTableCell31 // this.xrTableCell31.Name = "xrTableCell31"; this.xrTableCell31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell31.Text = "仓单备注"; this.xrTableCell31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell31.Weight = 0.096052631578947362D; // // xrTableCell32 // this.xrTableCell32.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Remark")}); this.xrTableCell32.Name = "xrTableCell32"; this.xrTableCell32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell32.Text = "xrTableCell32"; this.xrTableCell32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell32.Weight = 0.67368421052631577D; // // xrTableCell65 // this.xrTableCell65.Name = "xrTableCell65"; this.xrTableCell65.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell65.StylePriority.UseTextAlignment = false; this.xrTableCell65.Text = "转关单号"; this.xrTableCell65.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell65.Weight = 0.084210526315789472D; // // xrTableCell66 // this.xrTableCell66.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Trans_doc")}); this.xrTableCell66.Name = "xrTableCell66"; this.xrTableCell66.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell66.Text = "xrTableCell66"; this.xrTableCell66.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell66.Weight = 0.14605263157894738D; // // xrTableRow4 // this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell4, this.xrTableCell_IE_PORT, this.xrTableCell30, this.xrTableCell35, this.xrTableCell87, this.xrTableCell_IE_DATE, this.xrTableCell95, this.xrTableCell97, this.xrTableCell98, this.xrTableCell_ZMXZ}); this.xrTableRow4.Name = "xrTableRow4"; this.xrTableRow4.Weight = 0.07636363636363637D; // // xrTableCell4 // this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell4.Text = "进/出口岸"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell4.Weight = 0.096052631578947362D; // // xrTableCell_IE_PORT // this.xrTableCell_IE_PORT.Name = "xrTableCell_IE_PORT"; this.xrTableCell_IE_PORT.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_IE_PORT.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_IE_PORT.Weight = 0.12763157894736843D; // // xrTableCell30 // this.xrTableCell30.Name = "xrTableCell30"; this.xrTableCell30.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell30.Text = "备案号"; this.xrTableCell30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell30.Weight = 0.064473684210526322D; // // xrTableCell35 // this.xrTableCell35.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Bah")}); this.xrTableCell35.Name = "xrTableCell35"; this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell35.Text = "xrTableCell35"; this.xrTableCell35.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell35.Weight = 0.11710526315789474D; // // xrTableCell87 // this.xrTableCell87.Name = "xrTableCell87"; this.xrTableCell87.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell87.Text = "进/出口日期"; this.xrTableCell87.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell87.Weight = 0.10789473684210527D; // // xrTableCell_IE_DATE // this.xrTableCell_IE_DATE.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Ie_date", "{0:yyyy-MM-dd}")}); this.xrTableCell_IE_DATE.Name = "xrTableCell_IE_DATE"; this.xrTableCell_IE_DATE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_IE_DATE.Text = "xrTableCell_IE_DATE"; this.xrTableCell_IE_DATE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_IE_DATE.Weight = 0.096052631578947362D; // // xrTableCell95 // this.xrTableCell95.Name = "xrTableCell95"; this.xrTableCell95.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell95.Text = "运输工具"; this.xrTableCell95.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell95.Weight = 0.084210526315789472D; // // xrTableCell97 // this.xrTableCell97.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Traf_name")}); this.xrTableCell97.Name = "xrTableCell97"; this.xrTableCell97.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell97.Text = "xrTableCell97"; this.xrTableCell97.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell97.Weight = 0.13289459965509742D; // // xrTableCell98 // this.xrTableCell98.Name = "xrTableCell98"; this.xrTableCell98.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell98.Text = "征免性质"; this.xrTableCell98.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell98.Weight = 0.077941344632371623D; // // xrTableCell_ZMXZ // this.xrTableCell_ZMXZ.Name = "xrTableCell_ZMXZ"; this.xrTableCell_ZMXZ.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_ZMXZ.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_ZMXZ.Weight = 0.095743003080952D; // // xrTableRow6 // this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell33, this.xrTableCell_TRADE, this.xrTableCell36, this.xrTableCell_TRAF_MODE, this.xrTableCell41, this.xrTableCell34}); this.xrTableRow6.Name = "xrTableRow6"; this.xrTableRow6.Weight = 0.07636363636363637D; // // xrTableCell33 // this.xrTableCell33.Multiline = true; this.xrTableCell33.Name = "xrTableCell33"; this.xrTableCell33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell33.Text = "经营单位\r\n"; this.xrTableCell33.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell33.Weight = 0.096052631578947362D; // // xrTableCell_TRADE // this.xrTableCell_TRADE.Name = "xrTableCell_TRADE"; this.xrTableCell_TRADE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRADE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRADE.Weight = 0.38421052631578945D; // // xrTableCell36 // this.xrTableCell36.Name = "xrTableCell36"; this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell36.Text = "运输方式"; this.xrTableCell36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell36.Weight = 0.096052631578947362D; // // xrTableCell_TRAF_MODE // this.xrTableCell_TRAF_MODE.Name = "xrTableCell_TRAF_MODE"; this.xrTableCell_TRAF_MODE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRAF_MODE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRAF_MODE.Weight = 0.16052631578947368D; // // xrTableCell41 // this.xrTableCell41.Name = "xrTableCell41"; this.xrTableCell41.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell41.Text = "提运单号"; this.xrTableCell41.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell41.Weight = 0.096052631578947362D; // // xrTableCell34 // this.xrTableCell34.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Tydh")}); this.xrTableCell34.Name = "xrTableCell34"; this.xrTableCell34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell34.Text = "xrTableCell34"; this.xrTableCell34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell34.Weight = 0.16710526315789473D; // // xrTableRow9 // this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell58, this.xrTableCell_RS, this.xrTableCell60, this.xrTableCell_TRADE_MODE, this.xrTableCell64, this.xrTableCell_JHFS}); this.xrTableRow9.Name = "xrTableRow9"; this.xrTableRow9.Weight = 0.07636363636363637D; // // xrTableCell58 // this.xrTableCell58.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell58.Name = "xrTableCell58"; this.xrTableCell58.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell58.StylePriority.UseFont = false; this.xrTableCell58.Text = "收发货单位"; this.xrTableCell58.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell58.Weight = 0.096052631578947362D; // // xrTableCell_RS // this.xrTableCell_RS.Name = "xrTableCell_RS"; this.xrTableCell_RS.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_RS.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_RS.Weight = 0.38421052631578945D; // // xrTableCell60 // this.xrTableCell60.Name = "xrTableCell60"; this.xrTableCell60.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell60.Text = "贸易方式"; this.xrTableCell60.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell60.Weight = 0.096052631578947362D; // // xrTableCell_TRADE_MODE // this.xrTableCell_TRADE_MODE.Name = "xrTableCell_TRADE_MODE"; this.xrTableCell_TRADE_MODE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRADE_MODE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRADE_MODE.Weight = 0.16052631578947368D; // // xrTableCell64 // this.xrTableCell64.Name = "xrTableCell64"; this.xrTableCell64.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell64.Text = "结汇方式"; this.xrTableCell64.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell64.Weight = 0.096052631578947362D; // // xrTableCell_JHFS // this.xrTableCell_JHFS.Name = "xrTableCell_JHFS"; this.xrTableCell_JHFS.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_JHFS.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_JHFS.Weight = 0.16710526315789473D; // // xrTableRow7 // this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell42, this.xtPermission_no, this.xrTableCell44, this.xrTableCell_TRADE_COUN, this.xrTableCell46, this.xrTableCell_TRADE_PORT, this.xrTableCell48, this.xrTableCell_TRADE_AREA}); this.xrTableRow7.Name = "xrTableRow7"; this.xrTableRow7.Weight = 0.07636363636363637D; // // xrTableCell42 // this.xrTableCell42.Name = "xrTableCell42"; this.xrTableCell42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell42.Text = "许可证号"; this.xrTableCell42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell42.Weight = 0.096052631578947362D; // // xtPermission_no // this.xtPermission_no.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Permission_no")}); this.xtPermission_no.Name = "xtPermission_no"; this.xtPermission_no.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xtPermission_no.Text = "xtPermission_no"; this.xtPermission_no.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xtPermission_no.Weight = 0.13815789473684212D; // // xrTableCell44 // this.xrTableCell44.Name = "xrTableCell44"; this.xrTableCell44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell44.Text = "运抵/启运国"; this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell44.Weight = 0.10657894736842105D; // // xrTableCell_TRADE_COUN // this.xrTableCell_TRADE_COUN.Name = "xrTableCell_TRADE_COUN"; this.xrTableCell_TRADE_COUN.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRADE_COUN.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRADE_COUN.Weight = 0.12763157894736843D; // // xrTableCell46 // this.xrTableCell46.Name = "xrTableCell46"; this.xrTableCell46.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell46.Text = "指运/装货港"; this.xrTableCell46.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell46.Weight = 0.10789473684210527D; // // xrTableCell_TRADE_PORT // this.xrTableCell_TRADE_PORT.Name = "xrTableCell_TRADE_PORT"; this.xrTableCell_TRADE_PORT.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRADE_PORT.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRADE_PORT.Weight = 0.14868421052631578D; // // xrTableCell48 // this.xrTableCell48.Name = "xrTableCell48"; this.xrTableCell48.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell48.Text = "境地货源/目的地"; this.xrTableCell48.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell48.Weight = 0.13947368421052631D; // // xrTableCell_TRADE_AREA // this.xrTableCell_TRADE_AREA.Name = "xrTableCell_TRADE_AREA"; this.xrTableCell_TRADE_AREA.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRADE_AREA.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRADE_AREA.Weight = 0.13552631578947369D; // // xrTableRow8 // this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell50, this.xrTableCell51, this.xrTableCell52, this.xrTableCell_TRANS_MODE, this.xrTableCell54, this.xrTableCell_YUNF, this.xrTableCell56, this.xrTableCell_BAOF, this.xrTableCell67, this.xrTableCell_ZAF}); this.xrTableRow8.Name = "xrTableRow8"; this.xrTableRow8.Weight = 0.07636363636363637D; // // xrTableCell50 // this.xrTableCell50.Name = "xrTableCell50"; this.xrTableCell50.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell50.Text = "批准文号"; this.xrTableCell50.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell50.Weight = 0.096052631578947362D; // // xrTableCell51 // this.xrTableCell51.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Pzwh")}); this.xrTableCell51.Name = "xrTableCell51"; this.xrTableCell51.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell51.Text = "xrTableCell51"; this.xrTableCell51.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell51.Weight = 0.13815789473684212D; // // xrTableCell52 // this.xrTableCell52.Name = "xrTableCell52"; this.xrTableCell52.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell52.Text = "成交方式"; this.xrTableCell52.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell52.Weight = 0.10657894736842105D; // // xrTableCell_TRANS_MODE // this.xrTableCell_TRANS_MODE.Name = "xrTableCell_TRANS_MODE"; this.xrTableCell_TRANS_MODE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_TRANS_MODE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_TRANS_MODE.Weight = 0.13947368421052631D; // // xrTableCell54 // this.xrTableCell54.Name = "xrTableCell54"; this.xrTableCell54.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell54.Text = "运费"; this.xrTableCell54.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell54.Weight = 0.056578947368421055D; // // xrTableCell_YUNF // this.xrTableCell_YUNF.Name = "xrTableCell_YUNF"; this.xrTableCell_YUNF.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_YUNF.Text = "xrTableCell_YUNF"; this.xrTableCell_YUNF.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_YUNF.Weight = 0.11315789473684211D; // // xrTableCell56 // this.xrTableCell56.Name = "xrTableCell56"; this.xrTableCell56.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell56.Text = "保费"; this.xrTableCell56.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell56.Weight = 0.063157894736842107D; // // xrTableCell_BAOF // this.xrTableCell_BAOF.Name = "xrTableCell_BAOF"; this.xrTableCell_BAOF.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_BAOF.Text = "xrTableCell_BAOF"; this.xrTableCell_BAOF.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_BAOF.Weight = 0.11315789473684211D; // // xrTableCell67 // this.xrTableCell67.Name = "xrTableCell67"; this.xrTableCell67.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell67.Text = "杂费"; this.xrTableCell67.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell67.Weight = 0.063157894736842107D; // // xrTableCell_ZAF // this.xrTableCell_ZAF.Name = "xrTableCell_ZAF"; this.xrTableCell_ZAF.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_ZAF.Text = "xrTableCell_ZAF"; this.xrTableCell_ZAF.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_ZAF.Weight = 0.11052631578947368D; // // xrTableRow10 // this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell68, this.xrTableCell69, this.xrTableCell70, this.xrTableCell99, this.xrTableCell39, this.xrTableCell_SFDZBH, this.xrTableCell38, this.xrTableCell_PU_CODE}); this.xrTableRow10.Name = "xrTableRow10"; this.xrTableRow10.Weight = 0.07636363636363637D; // // xrTableCell68 // this.xrTableCell68.Name = "xrTableCell68"; this.xrTableCell68.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell68.Text = "合同协议"; this.xrTableCell68.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell68.Weight = 0.096052631578947362D; // // xrTableCell69 // this.xrTableCell69.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Htxyh")}); this.xrTableCell69.Name = "xrTableCell69"; this.xrTableCell69.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell69.Text = "xrTableCell69"; this.xrTableCell69.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell69.Weight = 0.13815789473684212D; // // xrTableCell70 // this.xrTableCell70.Name = "xrTableCell70"; this.xrTableCell70.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell70.Text = "包装种类"; this.xrTableCell70.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell70.Weight = 0.10657894736842105D; // // xrTableCell99 // this.xrTableCell99.Name = "xrTableCell99"; this.xrTableCell99.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell99.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell99.Weight = 0.064473684210526322D; // // xrTableCell39 // this.xrTableCell39.Name = "xrTableCell39"; this.xrTableCell39.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell39.Text = "随附单证"; this.xrTableCell39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell39.Weight = 0.085526315789473686D; // // xrTableCell_SFDZBH // this.xrTableCell_SFDZBH.Name = "xrTableCell_SFDZBH"; this.xrTableCell_SFDZBH.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_SFDZBH.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_SFDZBH.Weight = 0.25657894736842107D; // // xrTableCell38 // this.xrTableCell38.Name = "xrTableCell38"; this.xrTableCell38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell38.Text = "生产厂家/用途"; this.xrTableCell38.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell38.Weight = 0.11842105263157894D; // // xrTableCell_PU_CODE // this.xrTableCell_PU_CODE.Name = "xrTableCell_PU_CODE"; this.xrTableCell_PU_CODE.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_PU_CODE.Text = "xrTableCell_PU_CODE"; this.xrTableCell_PU_CODE.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_PU_CODE.Weight = 0.13421052631578948D; // // xrTableRow11 // this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell71, this.xrTableCell_CNTNR}); this.xrTableRow11.Name = "xrTableRow11"; this.xrTableRow11.Weight = 0.07636363636363637D; // // xrTableCell71 // this.xrTableCell71.Name = "xrTableCell71"; this.xrTableCell71.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell71.Text = "集装箱"; this.xrTableCell71.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell71.Weight = 0.096052631578947362D; // // xrTableCell_CNTNR // this.xrTableCell_CNTNR.Name = "xrTableCell_CNTNR"; this.xrTableCell_CNTNR.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_CNTNR.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_CNTNR.Weight = 0.90394736842105261D; this.xrTableCell_CNTNR.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrTableCell_CNTNR_BeforePrint); // // xrTableRow13 // this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell78, this.xrTableCell79}); this.xrTableRow13.Name = "xrTableRow13"; this.xrTableRow13.Weight = 0.083636363636363634D; // // xrTableCell78 // this.xrTableCell78.Name = "xrTableCell78"; this.xrTableCell78.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell78.Text = "标注唛码及备注"; this.xrTableCell78.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell78.Weight = 0.14868421052631578D; // // xrTableCell79 // this.xrTableCell79.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Note_s")}); this.xrTableCell79.Name = "xrTableCell79"; this.xrTableCell79.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell79.Text = "xrTableCell79"; this.xrTableCell79.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell79.Weight = 0.85131578947368425D; // // xrLabel1 // this.xrLabel1.BorderWidth = 0; this.xrLabel1.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(109.3682F, 85.37521F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(629.2545F, 25F); this.xrLabel1.Text = "入仓单 复核表"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // DetailReport // this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail1}); this.DetailReport.Level = 0; this.DetailReport.Name = "DetailReport"; // // Detail1 // this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLine2, this.xrTable4}); this.Detail1.HeightF = 43F; this.Detail1.Name = "Detail1"; this.Detail1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.Detail_BeforePrint); // // xrLine2 // this.xrLine2.BorderColor = System.Drawing.SystemColors.Window; this.xrLine2.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(37.5F, 32.99999F); this.xrLine2.Name = "xrLine2"; this.xrLine2.SizeF = new System.Drawing.SizeF(775.6666F, 9F); // // xrTable4 // this.xrTable4.Font = new System.Drawing.Font("宋体", 11F); this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(34.58322F, 0F); this.xrTable4.Name = "xrTable4"; this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow14}); this.xrTable4.SizeF = new System.Drawing.SizeF(778.5833F, 33F); // // xrTableRow14 // this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell_NO, this.xrTableCell_Code, this.xrTableCell_Name, this.xrTableCell_QTY, this.xrTableCell_cou, this.xrTableCell_Weight, this.xrTableCell_Total, this.xrTableCell63}); this.xrTableRow14.Name = "xrTableRow14"; this.xrTableRow14.Weight = 1D; // // xrTableCell_NO // this.xrTableCell_NO.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_NO.Multiline = true; this.xrTableCell_NO.Name = "xrTableCell_NO"; this.xrTableCell_NO.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_NO.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell_NO.Weight = 0.048984865000293525D; // // xrTableCell_Code // this.xrTableCell_Code.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_Code.Multiline = true; this.xrTableCell_Code.Name = "xrTableCell_Code"; this.xrTableCell_Code.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_Code.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_Code.Weight = 0.12180021388291232D; // // xrTableCell_Name // this.xrTableCell_Name.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_Name.Multiline = true; this.xrTableCell_Name.Name = "xrTableCell_Name"; this.xrTableCell_Name.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_Name.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell_Name.Weight = 0.24360046200669547D; // // xrTableCell_QTY // this.xrTableCell_QTY.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_QTY.Multiline = true; this.xrTableCell_QTY.Name = "xrTableCell_QTY"; this.xrTableCell_QTY.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_QTY.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell_QTY.Weight = 0.1806042217418796D; // // xrTableCell_cou // this.xrTableCell_cou.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_cou.Name = "xrTableCell_cou"; this.xrTableCell_cou.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_cou.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell_cou.Weight = 0.10912464743980357D; // // xrTableCell_Weight // this.xrTableCell_Weight.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_Weight.Multiline = true; this.xrTableCell_Weight.Name = "xrTableCell_Weight"; this.xrTableCell_Weight.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_Weight.StylePriority.UseTextAlignment = false; this.xrTableCell_Weight.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell_Weight.Weight = 0.11172303424155716D; // // xrTableCell_Total // this.xrTableCell_Total.Font = new System.Drawing.Font("宋体", 10.5F); this.xrTableCell_Total.Multiline = true; this.xrTableCell_Total.Name = "xrTableCell_Total"; this.xrTableCell_Total.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell_Total.StylePriority.UseTextAlignment = false; this.xrTableCell_Total.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell_Total.Weight = 0.16885015159098346D; // // xrTableCell63 // this.xrTableCell63.Name = "xrTableCell63"; this.xrTableCell63.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell63.Text = "xrTableCell63"; this.xrTableCell63.Weight = 0.002631578947368421D; // // PageFooter // this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1}); this.PageFooter.HeightF = 30F; this.PageFooter.Name = "PageFooter"; // // xrPageInfo1 // this.xrPageInfo1.BorderWidth = 0; this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(306F, 0F); this.xrPageInfo1.Name = "xrPageInfo1"; this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrPageInfo1.SizeF = new System.Drawing.SizeF(133F, 30F); this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // GroupFooter1 // this.GroupFooter1.Expanded = false; this.GroupFooter1.Name = "GroupFooter1"; // // GroupFooter2 // this.GroupFooter2.Expanded = false; this.GroupFooter2.Level = 1; this.GroupFooter2.Name = "GroupFooter2"; // // GroupHeader2 // this.GroupHeader2.Expanded = false; this.GroupHeader2.Level = 1; this.GroupHeader2.Name = "GroupHeader2"; // // PageHeader // this.PageHeader.Expanded = false; this.PageHeader.Name = "PageHeader"; // // bStore_in_list // this.bStore_in_list.DataSource = typeof(Customs.Entity.Store_in_headInfo); // // Rpt_Customs_InWarehouseBil // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.GroupHeader1, this.DetailReport, this.PageFooter, this.GroupFooter1, this.GroupFooter2, this.GroupHeader2, this.PageHeader}); this.DataSource = this.bStore_in_list; this.Margins = new System.Drawing.Printing.Margins(4, 9, 20, 13); this.ShowPreviewMarginLines = false; this.ShowPrintMarginsWarning = false; this.Version = "12.1"; this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.Rpt_Customs_InWarehouseBil_BeforePrint); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bStore_in_list)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrBarCodeItem = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1, this.xrBarCodeItem, this.xrLabel8, this.xrLabel11, this.xrLabel12, this.xrLabel13, this.xrLabel10, this.xrLabel7, this.xrLabel3, this.xrLabel9, this.xrLabel1, this.xrLabel2, this.xrLabel5, this.xrLabel6, this.xrLabel4}); this.Detail.HeightF = 258.3333F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTable1 // this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(28.89589F, 196.0417F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1}); this.xrTable1.SizeF = new System.Drawing.SizeF(300F, 25F); // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell2}); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell1 // this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.StylePriority.UseTextAlignment = false; this.xrTableCell1.Text = "السعر"; this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell1.Weight = 1D; // // xrTableCell2 // this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.StylePriority.UseTextAlignment = false; this.xrTableCell2.Text = "اسم الصنف"; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell2.Weight = 1D; // // xrBarCodeItem // this.xrBarCodeItem.AutoModule = true; this.xrBarCodeItem.LocationFloat = new DevExpress.Utils.PointFloat(90.97919F, 150.4167F); this.xrBarCodeItem.Name = "xrBarCodeItem"; this.xrBarCodeItem.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCodeItem.SizeF = new System.Drawing.SizeF(184.1667F, 40.625F); this.xrBarCodeItem.StylePriority.UseTextAlignment = false; this.xrBarCodeItem.Symbology = code128Generator1; this.xrBarCodeItem.Text = "12345"; this.xrBarCodeItem.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; // // xrLabel8 // this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(244.7918F, 120.4167F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = "العميل"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel11 // this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(177.0834F, 225.0833F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel11.SizeF = new System.Drawing.SizeF(60.41666F, 23F); this.xrLabel11.StylePriority.UseTextAlignment = false; this.xrLabel11.Text = "0"; this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel12 // this.xrLabel12.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(71.45831F, 224.0417F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel12.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel12.StylePriority.UseFont = false; this.xrLabel12.StylePriority.UseTextAlignment = false; this.xrLabel12.Text = "المدفوع"; this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel13 // this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 224.0417F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel13.SizeF = new System.Drawing.SizeF(54.16667F, 23F); this.xrLabel13.StylePriority.UseTextAlignment = false; this.xrLabel13.Text = "0"; this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel10 // this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(244.7917F, 225.0833F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel10.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.StylePriority.UseTextAlignment = false; this.xrLabel10.Text = "الاجمالي"; this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel7 // this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(137.5001F, 120.4167F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "none"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel3 // this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(71.45831F, 46.45834F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "رقم الفاتوره"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel9 // this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(53.89589F, 10.00001F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(235.8334F, 23F); this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.StylePriority.UseTextAlignment = false; this.xrLabel9.Text = "E-E-Soft"; this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel1 // this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(244.7918F, 47.50001F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "رقم الطلب"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel2 // this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(177.0834F, 47.50001F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(60.41666F, 23F); this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "0"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel5 // this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(244.7918F, 82.9167F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "التاريخ"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel6 // this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(137.5001F, 82.9167F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "1/1/2000"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel4 // this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 46.45834F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(54.16667F, 23F); this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "0"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // TopMargin // this.TopMargin.HeightF = 5F; 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 = 12F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // XRpBarCode // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin}); this.Margins = new System.Drawing.Printing.Margins(100, 396, 5, 12); this.Name = "XRpBarCode"; this.Version = "11.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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RO)); DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable4 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCellProduceTransferQuantity = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellPronoteHeaderId = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellHeJiProceduresSum = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellHeJiCheckOutSum = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellBusinessHoursType = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellRejectionRate = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellInvoiceQuantity = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellProceduresSum = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellCheckOutSum = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableProductId = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableProductName = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCellCustomerProductName = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableDepartment = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableProduceInDepotDate = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableProductGuige = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableProduceQuantity = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableProducePrice = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableProduceMoney = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabelProduceOtherInDepotDesc = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelEmployee0 = new DevExpress.XtraReports.UI.XRLabel(); this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabelCompanyInfoName = new DevExpress.XtraReports.UI.XRLabel(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrLabelDataName = new DevExpress.XtraReports.UI.XRLabel(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrLabelProduceOtherInDepotDate = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelProduceInDepotId = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabelDepartment = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCodeId = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabelPrinDate = new DevExpress.XtraReports.UI.XRLabel(); this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLine1, this.xrRichText1, this.xrLabel2, this.xrTable4, this.xrTable2 }); resources.ApplyResources(this.Detail, "Detail"); this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); // // xrLine1 // resources.ApplyResources(this.xrLine1, "xrLine1"); this.xrLine1.LineStyle = System.Drawing.Drawing2D.DashStyle.Dash; this.xrLine1.LineWidth = 3; this.xrLine1.Name = "xrLine1"; this.xrLine1.StylePriority.UseBorderDashStyle = false; // // xrRichText1 // resources.ApplyResources(this.xrRichText1, "xrRichText1"); this.xrRichText1.Name = "xrRichText1"; this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString"); // // xrLabel2 // resources.ApplyResources(this.xrLabel2, "xrLabel2"); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel2.StylePriority.UseTextAlignment = false; // // xrTable4 // resources.ApplyResources(this.xrTable4, "xrTable4"); this.xrTable4.Name = "xrTable4"; this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow4 }); this.xrTable4.StylePriority.UseBorderDashStyle = false; this.xrTable4.StylePriority.UseBorders = false; this.xrTable4.StylePriority.UseTextAlignment = false; // // xrTableRow4 // this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCellProduceTransferQuantity, this.xrTableCellPronoteHeaderId, this.xrTableCellHeJiProceduresSum, this.xrTableCellHeJiCheckOutSum, this.xrTableCellBusinessHoursType, this.xrTableCellRejectionRate, this.xrTableCellInvoiceQuantity, this.xrTableCellProceduresSum, this.xrTableCellCheckOutSum }); resources.ApplyResources(this.xrTableRow4, "xrTableRow4"); this.xrTableRow4.Name = "xrTableRow4"; this.xrTableRow4.Weight = 1; // // xrTableCellProduceTransferQuantity // resources.ApplyResources(this.xrTableCellProduceTransferQuantity, "xrTableCellProduceTransferQuantity"); this.xrTableCellProduceTransferQuantity.Name = "xrTableCellProduceTransferQuantity"; this.xrTableCellProduceTransferQuantity.Weight = 0.40830454705351443; // // xrTableCellPronoteHeaderId // resources.ApplyResources(this.xrTableCellPronoteHeaderId, "xrTableCellPronoteHeaderId"); this.xrTableCellPronoteHeaderId.Name = "xrTableCellPronoteHeaderId"; this.xrTableCellPronoteHeaderId.Weight = 0.59307097238139983; // // xrTableCellHeJiProceduresSum // resources.ApplyResources(this.xrTableCellHeJiProceduresSum, "xrTableCellHeJiProceduresSum"); this.xrTableCellHeJiProceduresSum.Name = "xrTableCellHeJiProceduresSum"; this.xrTableCellHeJiProceduresSum.Weight = 0.38283554058564778; // // xrTableCellHeJiCheckOutSum // resources.ApplyResources(this.xrTableCellHeJiCheckOutSum, "xrTableCellHeJiCheckOutSum"); this.xrTableCellHeJiCheckOutSum.Name = "xrTableCellHeJiCheckOutSum"; this.xrTableCellHeJiCheckOutSum.Weight = 0.35101447454242168; // // xrTableCellBusinessHoursType // resources.ApplyResources(this.xrTableCellBusinessHoursType, "xrTableCellBusinessHoursType"); this.xrTableCellBusinessHoursType.Name = "xrTableCellBusinessHoursType"; this.xrTableCellBusinessHoursType.Weight = 0.44804231434986097; // // xrTableCellRejectionRate // resources.ApplyResources(this.xrTableCellRejectionRate, "xrTableCellRejectionRate"); this.xrTableCellRejectionRate.Multiline = true; this.xrTableCellRejectionRate.Name = "xrTableCellRejectionRate"; this.xrTableCellRejectionRate.Weight = 0.34746776487325426; // // xrTableCellInvoiceQuantity // resources.ApplyResources(this.xrTableCellInvoiceQuantity, "xrTableCellInvoiceQuantity"); this.xrTableCellInvoiceQuantity.Name = "xrTableCellInvoiceQuantity"; this.xrTableCellInvoiceQuantity.Weight = 0.52591435356464911; // // xrTableCellProceduresSum // resources.ApplyResources(this.xrTableCellProceduresSum, "xrTableCellProceduresSum"); this.xrTableCellProceduresSum.Name = "xrTableCellProceduresSum"; this.xrTableCellProceduresSum.Weight = 0.42171168406586163; // // xrTableCellCheckOutSum // resources.ApplyResources(this.xrTableCellCheckOutSum, "xrTableCellCheckOutSum"); this.xrTableCellCheckOutSum.Name = "xrTableCellCheckOutSum"; this.xrTableCellCheckOutSum.Weight = 0.50809918545017707; // // xrTable2 // this.xrTable2.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrTable2.Borders = DevExpress.XtraPrinting.BorderSide.None; resources.ApplyResources(this.xrTable2, "xrTable2"); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2 }); this.xrTable2.StylePriority.UseBorderDashStyle = false; this.xrTable2.StylePriority.UseBorders = false; this.xrTable2.StylePriority.UseTextAlignment = false; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableProductId, this.xrTableProductName, this.xrTableCellCustomerProductName, this.xrTableDepartment, this.xrTableProduceInDepotDate, this.xrTableProductGuige, this.xrTableProduceQuantity, this.xrTableProducePrice, this.xrTableProduceMoney }); resources.ApplyResources(this.xrTableRow2, "xrTableRow2"); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1; // // xrTableProductId // resources.ApplyResources(this.xrTableProductId, "xrTableProductId"); this.xrTableProductId.Name = "xrTableProductId"; this.xrTableProductId.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableProductId.StylePriority.UseTextAlignment = false; this.xrTableProductId.Weight = 0.098095286564348114; // // xrTableProductName // resources.ApplyResources(this.xrTableProductName, "xrTableProductName"); this.xrTableProductName.Name = "xrTableProductName"; this.xrTableProductName.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableProductName.StylePriority.UseTextAlignment = false; this.xrTableProductName.Weight = 0.212116046746683; // // xrTableCellCustomerProductName // resources.ApplyResources(this.xrTableCellCustomerProductName, "xrTableCellCustomerProductName"); this.xrTableCellCustomerProductName.Name = "xrTableCellCustomerProductName"; this.xrTableCellCustomerProductName.Weight = 0.13644921875393326; // // xrTableDepartment // resources.ApplyResources(this.xrTableDepartment, "xrTableDepartment"); this.xrTableDepartment.Name = "xrTableDepartment"; this.xrTableDepartment.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableDepartment.StylePriority.UseTextAlignment = false; this.xrTableDepartment.Weight = 0.11532969145027576; // // xrTableProduceInDepotDate // resources.ApplyResources(this.xrTableProduceInDepotDate, "xrTableProduceInDepotDate"); this.xrTableProduceInDepotDate.Name = "xrTableProduceInDepotDate"; this.xrTableProduceInDepotDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableProduceInDepotDate.StylePriority.UseTextAlignment = false; this.xrTableProduceInDepotDate.Weight = 0.10875960193502163; // // xrTableProductGuige // resources.ApplyResources(this.xrTableProductGuige, "xrTableProductGuige"); this.xrTableProductGuige.Name = "xrTableProductGuige"; this.xrTableProductGuige.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableProductGuige.StylePriority.UseTextAlignment = false; this.xrTableProductGuige.Weight = 0.11605568614024418; // // xrTableProduceQuantity // resources.ApplyResources(this.xrTableProduceQuantity, "xrTableProduceQuantity"); this.xrTableProduceQuantity.Name = "xrTableProduceQuantity"; this.xrTableProduceQuantity.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableProduceQuantity.StylePriority.UseTextAlignment = false; this.xrTableProduceQuantity.Weight = 0.086870736964435175; // // xrTableProducePrice // resources.ApplyResources(this.xrTableProducePrice, "xrTableProducePrice"); this.xrTableProducePrice.Name = "xrTableProducePrice"; this.xrTableProducePrice.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableProducePrice.StylePriority.UseTextAlignment = false; this.xrTableProducePrice.Weight = 0.068968490812045563; // // xrTableProduceMoney // resources.ApplyResources(this.xrTableProduceMoney, "xrTableProduceMoney"); this.xrTableProduceMoney.Name = "xrTableProduceMoney"; this.xrTableProduceMoney.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableProduceMoney.StylePriority.UseTextAlignment = false; this.xrTableProduceMoney.Weight = 0.0835012601369731; // // xrLabelProduceOtherInDepotDesc // resources.ApplyResources(this.xrLabelProduceOtherInDepotDesc, "xrLabelProduceOtherInDepotDesc"); this.xrLabelProduceOtherInDepotDesc.Name = "xrLabelProduceOtherInDepotDesc"; this.xrLabelProduceOtherInDepotDesc.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelProduceOtherInDepotDesc.StylePriority.UseTextAlignment = false; // // xrLabel11 // resources.ApplyResources(this.xrLabel11, "xrLabel11"); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel11.StylePriority.UseTextAlignment = false; // // xrLabel9 // resources.ApplyResources(this.xrLabel9, "xrLabel9"); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel9.StylePriority.UseTextAlignment = false; // // xrLabelEmployee0 // resources.ApplyResources(this.xrLabelEmployee0, "xrLabelEmployee0"); this.xrLabelEmployee0.Name = "xrLabelEmployee0"; this.xrLabelEmployee0.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelEmployee0.StylePriority.UseTextAlignment = false; // // PageFooter // resources.ApplyResources(this.PageFooter, "PageFooter"); this.PageFooter.Name = "PageFooter"; this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabelCompanyInfoName }); resources.ApplyResources(this.ReportHeader, "ReportHeader"); this.ReportHeader.Name = "ReportHeader"; // // xrLabelCompanyInfoName // resources.ApplyResources(this.xrLabelCompanyInfoName, "xrLabelCompanyInfoName"); this.xrLabelCompanyInfoName.Name = "xrLabelCompanyInfoName"; this.xrLabelCompanyInfoName.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 13, 0, 0, 254F); this.xrLabelCompanyInfoName.StylePriority.UseFont = false; this.xrLabelCompanyInfoName.StylePriority.UsePadding = false; this.xrLabelCompanyInfoName.StylePriority.UseTextAlignment = false; // // ReportFooter // this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabelProduceOtherInDepotDesc, this.xrLabel11, this.xrLabel9, this.xrLabelEmployee0 }); resources.ApplyResources(this.ReportFooter, "ReportFooter"); this.ReportFooter.Name = "ReportFooter"; this.ReportFooter.PrintAtBottom = true; // // topMarginBand1 // resources.ApplyResources(this.topMarginBand1, "topMarginBand1"); this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo2 }); resources.ApplyResources(this.bottomMarginBand1, "bottomMarginBand1"); this.bottomMarginBand1.Name = "bottomMarginBand1"; // // xrPageInfo2 // resources.ApplyResources(this.xrPageInfo2, "xrPageInfo2"); this.xrPageInfo2.Name = "xrPageInfo2"; this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrPageInfo2.StylePriority.UseTextAlignment = false; // // xrTableCell10 // resources.ApplyResources(this.xrTableCell10, "xrTableCell10"); this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.Weight = 0.38566270923293078; // // xrTableCell9 // resources.ApplyResources(this.xrTableCell9, "xrTableCell9"); this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.Weight = 0.60046611178894327; // // xrTableCell8 // resources.ApplyResources(this.xrTableCell8, "xrTableCell8"); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.Weight = 0.40830455968961576; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell8, this.xrTableCell9, this.xrTableCell10, this.xrTableCell12, this.xrTableCell15, this.xrTableCell16, this.xrTableCell19, this.xrTableCell20, this.xrTableCell21 }); resources.ApplyResources(this.xrTableRow3, "xrTableRow3"); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 1.7408350967439514; // // xrTableCell12 // resources.ApplyResources(this.xrTableCell12, "xrTableCell12"); this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.Weight = 0.3536068586719604; // // xrTableCell15 // resources.ApplyResources(this.xrTableCell15, "xrTableCell15"); this.xrTableCell15.Name = "xrTableCell15"; this.xrTableCell15.Weight = 0.45135159063463731; // // xrTableCell16 // resources.ApplyResources(this.xrTableCell16, "xrTableCell16"); this.xrTableCell16.Name = "xrTableCell16"; this.xrTableCell16.Weight = 0.35003405962404388; // // xrTableCell19 // resources.ApplyResources(this.xrTableCell19, "xrTableCell19"); this.xrTableCell19.Name = "xrTableCell19"; this.xrTableCell19.Weight = 0.52979802226901263; // // xrTableCell20 // resources.ApplyResources(this.xrTableCell20, "xrTableCell20"); this.xrTableCell20.Name = "xrTableCell20"; this.xrTableCell20.Weight = 0.42482579435884815; // // xrTableCell21 // resources.ApplyResources(this.xrTableCell21, "xrTableCell21"); this.xrTableCell21.Name = "xrTableCell21"; this.xrTableCell21.Weight = 0.51185132135318867; // // xrTable3 // this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); resources.ApplyResources(this.xrTable3, "xrTable3"); this.xrTable3.Name = "xrTable3"; this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow3 }); this.xrTable3.StylePriority.UseBorders = false; this.xrTable3.StylePriority.UseFont = false; this.xrTable3.StylePriority.UseTextAlignment = false; // // xrLabelDataName // resources.ApplyResources(this.xrLabelDataName, "xrLabelDataName"); this.xrLabelDataName.Name = "xrLabelDataName"; this.xrLabelDataName.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelDataName.StylePriority.UseFont = false; this.xrLabelDataName.StylePriority.UseTextAlignment = false; // // xrTableCell3 // resources.ApplyResources(this.xrTableCell3, "xrTableCell3"); this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell3.StylePriority.UseTextAlignment = false; this.xrTableCell3.Weight = 0.086016909924820417; // // xrTableCell6 // resources.ApplyResources(this.xrTableCell6, "xrTableCell6"); this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 254F); this.xrTableCell6.StylePriority.UsePadding = false; this.xrTableCell6.StylePriority.UseTextAlignment = false; this.xrTableCell6.Weight = 0.069547563491546616; // // xrTableCell5 // resources.ApplyResources(this.xrTableCell5, "xrTableCell5"); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 254F); this.xrTableCell5.StylePriority.UsePadding = false; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Weight = 0.087599933719259268; // // xrTableCell13 // resources.ApplyResources(this.xrTableCell13, "xrTableCell13"); this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell13.StylePriority.UseTextAlignment = false; this.xrTableCell13.Weight = 0.11703002346272631; // // xrTableCell14 // resources.ApplyResources(this.xrTableCell14, "xrTableCell14"); this.xrTableCell14.Name = "xrTableCell14"; this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 254F); this.xrTableCell14.StylePriority.UsePadding = false; this.xrTableCell14.StylePriority.UseTextAlignment = false; this.xrTableCell14.Weight = 0.10967263201875727; // // xrTableCell11 // resources.ApplyResources(this.xrTableCell11, "xrTableCell11"); this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.Weight = 0.11629787512718309; // // xrTableCell2 // resources.ApplyResources(this.xrTableCell2, "xrTableCell2"); this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Weight = 0.13759469877195454; // // xrTableCell1 // resources.ApplyResources(this.xrTableCell1, "xrTableCell1"); this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell1.StylePriority.UseTextAlignment = false; this.xrTableCell1.Weight = 0.21389673721224797; // // xrTableCell4 // resources.ApplyResources(this.xrTableCell4, "xrTableCell4"); this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Weight = 0.098918773382481978; // // xrTableRow1 // this.xrTableRow1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell4, this.xrTableCell1, this.xrTableCell2, this.xrTableCell11, this.xrTableCell14, this.xrTableCell13, this.xrTableCell5, this.xrTableCell6, this.xrTableCell3 }); resources.ApplyResources(this.xrTableRow1, "xrTableRow1"); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.StylePriority.UseBorders = false; this.xrTableRow1.Weight = 1; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); resources.ApplyResources(this.xrTable1, "xrTable1"); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1 }); this.xrTable1.StylePriority.UseBorders = false; this.xrTable1.StylePriority.UseFont = false; this.xrTable1.StylePriority.UseTextAlignment = false; // // xrLabelProduceOtherInDepotDate // resources.ApplyResources(this.xrLabelProduceOtherInDepotDate, "xrLabelProduceOtherInDepotDate"); this.xrLabelProduceOtherInDepotDate.Name = "xrLabelProduceOtherInDepotDate"; this.xrLabelProduceOtherInDepotDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelProduceOtherInDepotDate.StylePriority.UseTextAlignment = false; // // xrLabel5 // resources.ApplyResources(this.xrLabel5, "xrLabel5"); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel5.StylePriority.UseTextAlignment = false; // // xrLabelProduceInDepotId // resources.ApplyResources(this.xrLabelProduceInDepotId, "xrLabelProduceInDepotId"); this.xrLabelProduceInDepotId.Name = "xrLabelProduceInDepotId"; this.xrLabelProduceInDepotId.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelProduceInDepotId.StylePriority.UseTextAlignment = false; // // xrLabel1 // resources.ApplyResources(this.xrLabel1, "xrLabel1"); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel1.StylePriority.UseTextAlignment = false; // // xrLabel3 // resources.ApplyResources(this.xrLabel3, "xrLabel3"); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel3.StylePriority.UseTextAlignment = false; // // xrLabelDepartment // resources.ApplyResources(this.xrLabelDepartment, "xrLabelDepartment"); this.xrLabelDepartment.Name = "xrLabelDepartment"; this.xrLabelDepartment.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelDepartment.StylePriority.UseTextAlignment = false; // // xrBarCodeId // this.xrBarCodeId.AutoModule = true; resources.ApplyResources(this.xrBarCodeId, "xrBarCodeId"); this.xrBarCodeId.Module = 12.9032F; this.xrBarCodeId.Name = "xrBarCodeId"; this.xrBarCodeId.Padding = new DevExpress.XtraPrinting.PaddingInfo(25, 25, 0, 0, 254F); this.xrBarCodeId.Symbology = code128Generator1; // // xrLabelPrinDate // this.xrLabelPrinDate.Borders = DevExpress.XtraPrinting.BorderSide.None; resources.ApplyResources(this.xrLabelPrinDate, "xrLabelPrinDate"); this.xrLabelPrinDate.Name = "xrLabelPrinDate"; this.xrLabelPrinDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabelPrinDate.StylePriority.UseBorders = false; this.xrLabelPrinDate.StylePriority.UseTextAlignment = false; // // PageHeader // this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabelPrinDate, this.xrBarCodeId, this.xrLabelDepartment, this.xrLabel3, this.xrLabel1, this.xrLabelProduceInDepotId, this.xrLabel5, this.xrLabelProduceOtherInDepotDate, this.xrTable1, this.xrLabelDataName, this.xrTable3 }); resources.ApplyResources(this.PageHeader, "PageHeader"); this.PageHeader.Name = "PageHeader"; this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); // // RO // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.PageHeader, this.PageFooter, this.ReportHeader, this.ReportFooter, this.topMarginBand1, this.bottomMarginBand1 }); resources.ApplyResources(this, "$this"); this.ExportOptions.Xls.SheetName = resources.GetString("RO.ExportOptions.Xls.SheetName"); this.Margins = new System.Drawing.Printing.Margins(80, 79, 79, 79); this.PageHeight = 2794; this.PageWidth = 2159; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.Version = "10.2"; ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OneLabelPF)); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.BarCode = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.Length = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.Count = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.SenderPhone3 = new DevExpress.XtraReports.UI.XRLabel(); this.SenderPhone2 = new DevExpress.XtraReports.UI.XRLabel(); this.SenderPhone1 = new DevExpress.XtraReports.UI.XRLabel(); this.SenderAddress = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel(); this.SenderCity = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel(); this.SenderDescription = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.Net = new DevExpress.XtraReports.UI.XRLabel(); this.BobbinNumber = new DevExpress.XtraReports.UI.XRLabel(); this.Date = new DevExpress.XtraReports.UI.XRLabel(); this.Shipment = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.Specification = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.Tex = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.TexImage = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.BarCode, this.xrLabel2, this.Length, this.xrLabel10, this.Count, this.xrLabel3, this.SenderPhone3, this.SenderPhone2, this.SenderPhone1, this.SenderAddress, this.xrLabel18, this.SenderCity, this.xrLabel16, this.SenderDescription, this.xrLabel14, this.Net, this.BobbinNumber, this.Date, this.Shipment, this.xrLabel9, this.xrLabel8, this.xrLabel7, this.xrLabel6, this.Specification, this.xrLabel4, this.Tex, this.xrLabel1, this.TexImage, this.xrPictureBox2, this.xrPictureBox1}); this.Detail.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.Detail.HeightF = 400F; this.Detail.MultiColumn.ColumnWidth = 785F; this.Detail.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BarCode // this.BarCode.AutoModule = true; this.BarCode.Borders = DevExpress.XtraPrinting.BorderSide.None; this.BarCode.LocationFloat = new DevExpress.Utils.PointFloat(142F, 317F); this.BarCode.Name = "BarCode"; this.BarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BarCode.SizeF = new System.Drawing.SizeF(149F, 50F); this.BarCode.Symbology = code128Generator1; this.BarCode.Text = "123"; this.BarCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; // // xrLabel2 // this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(167F, 67F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(16F, 25F); this.xrLabel2.Text = "�"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrLabel2.Visible = false; this.xrLabel2.WordWrap = false; // // Length // this.Length.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.Length.LocationFloat = new DevExpress.Utils.PointFloat(83F, 67F); this.Length.Name = "Length"; this.Length.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.Length.SizeF = new System.Drawing.SizeF(84F, 25F); this.Length.Text = "Length"; this.Length.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.Length.Visible = false; this.Length.WordWrap = false; // // xrLabel10 // this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(8F, 67F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel10.SizeF = new System.Drawing.SizeF(75F, 25F); this.xrLabel10.Text = "�������:"; this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrLabel10.Visible = false; this.xrLabel10.WordWrap = false; // // Count // this.Count.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.Count.LocationFloat = new DevExpress.Utils.PointFloat(142F, 112F); this.Count.Name = "Count"; this.Count.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.Count.SizeF = new System.Drawing.SizeF(74F, 16F); this.Count.Text = "Count"; this.Count.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.Count.WordWrap = false; // // xrLabel3 // this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(8F, 112F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(125F, 16F); this.xrLabel3.Text = "ʳ������ �������"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel3.Visible = false; this.xrLabel3.WordWrap = false; // // SenderPhone3 // this.SenderPhone3.LocationFloat = new DevExpress.Utils.PointFloat(8F, 352F); this.SenderPhone3.Name = "SenderPhone3"; this.SenderPhone3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.SenderPhone3.SizeF = new System.Drawing.SizeF(125F, 17F); this.SenderPhone3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.SenderPhone3.WordWrap = false; // // SenderPhone2 // this.SenderPhone2.LocationFloat = new DevExpress.Utils.PointFloat(8F, 334F); this.SenderPhone2.Name = "SenderPhone2"; this.SenderPhone2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.SenderPhone2.SizeF = new System.Drawing.SizeF(125F, 17F); this.SenderPhone2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.SenderPhone2.WordWrap = false; // // SenderPhone1 // this.SenderPhone1.LocationFloat = new DevExpress.Utils.PointFloat(8F, 317F); this.SenderPhone1.Name = "SenderPhone1"; this.SenderPhone1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.SenderPhone1.SizeF = new System.Drawing.SizeF(125F, 17F); this.SenderPhone1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.SenderPhone1.WordWrap = false; // // SenderAddress // this.SenderAddress.LocationFloat = new DevExpress.Utils.PointFloat(34F, 292F); this.SenderAddress.Name = "SenderAddress"; this.SenderAddress.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.SenderAddress.SizeF = new System.Drawing.SizeF(200F, 17F); this.SenderAddress.Text = "SenderAddress"; this.SenderAddress.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.SenderAddress.WordWrap = false; // // xrLabel18 // this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(0F, 292F); this.xrLabel18.Name = "xrLabel18"; this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel18.SizeF = new System.Drawing.SizeF(34F, 17F); this.xrLabel18.Text = "���."; this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel18.WordWrap = false; // // SenderCity // this.SenderCity.LocationFloat = new DevExpress.Utils.PointFloat(133F, 275F); this.SenderCity.Name = "SenderCity"; this.SenderCity.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.SenderCity.SizeF = new System.Drawing.SizeF(100F, 17F); this.SenderCity.Text = "SenderCity"; this.SenderCity.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.SenderCity.WordWrap = false; // // xrLabel16 // this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 275F); this.xrLabel16.Name = "xrLabel16"; this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel16.SizeF = new System.Drawing.SizeF(125F, 17F); this.xrLabel16.Text = "̳��� �i����������:"; this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel16.WordWrap = false; // // SenderDescription // this.SenderDescription.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold); this.SenderDescription.LocationFloat = new DevExpress.Utils.PointFloat(0F, 242F); this.SenderDescription.Name = "SenderDescription"; this.SenderDescription.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.SenderDescription.SizeF = new System.Drawing.SizeF(233F, 33F); this.SenderDescription.Text = "��� \"��������-�\""; this.SenderDescription.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.SenderDescription.WordWrap = false; // // xrLabel14 // this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 10F); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(58F, 225F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel14.SizeF = new System.Drawing.SizeF(100F, 16F); this.xrLabel14.Text = "³��������"; this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrLabel14.WordWrap = false; // // Net // this.Net.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.Net.LocationFloat = new DevExpress.Utils.PointFloat(117F, 133F); this.Net.Name = "Net"; this.Net.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.Net.SizeF = new System.Drawing.SizeF(100F, 16F); this.Net.Text = "xrLabel10"; this.Net.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.Net.WordWrap = false; // // BobbinNumber // this.BobbinNumber.Font = new System.Drawing.Font("Times New Roman", 10F); this.BobbinNumber.LocationFloat = new DevExpress.Utils.PointFloat(158F, 178F); this.BobbinNumber.Name = "BobbinNumber"; this.BobbinNumber.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.BobbinNumber.SizeF = new System.Drawing.SizeF(59F, 16F); this.BobbinNumber.Text = "xrLa"; this.BobbinNumber.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.BobbinNumber.WordWrap = false; // // Date // this.Date.Font = new System.Drawing.Font("Times New Roman", 10F); this.Date.LocationFloat = new DevExpress.Utils.PointFloat(117F, 201F); this.Date.Name = "Date"; this.Date.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.Date.SizeF = new System.Drawing.SizeF(100F, 16F); this.Date.Text = "xrLabel10"; this.Date.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.Date.WordWrap = false; // // Shipment // this.Shipment.Font = new System.Drawing.Font("Times New Roman", 10F); this.Shipment.LocationFloat = new DevExpress.Utils.PointFloat(117F, 156F); this.Shipment.Name = "Shipment"; this.Shipment.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.Shipment.SizeF = new System.Drawing.SizeF(100F, 16F); this.Shipment.Text = "Shipment"; this.Shipment.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.Shipment.WordWrap = false; // // xrLabel9 // this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 10F); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(8F, 201F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(100F, 16F); this.xrLabel9.Text = "����"; this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel9.WordWrap = false; // // xrLabel8 // this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 10F); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(8F, 178F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(150F, 17F); this.xrLabel8.Text = "� ���������� �������"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel8.WordWrap = false; // // xrLabel7 // this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(8F, 133F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(100F, 17F); this.xrLabel7.Text = "����"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel7.WordWrap = false; // // xrLabel6 // this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 10F); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(8F, 156F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(100F, 16F); this.xrLabel6.Text = "� ����"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel6.WordWrap = false; // // Specification // this.Specification.Font = new System.Drawing.Font("Times New Roman", 10F); this.Specification.LocationFloat = new DevExpress.Utils.PointFloat(8F, 92F); this.Specification.Name = "Specification"; this.Specification.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.Specification.SizeF = new System.Drawing.SizeF(209F, 17F); this.Specification.Text = "�� � 24.7-05763429-030:2008"; this.Specification.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.Specification.WordWrap = false; // // xrLabel4 // this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 20F, System.Drawing.FontStyle.Bold); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(8F, 33F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(84F, 34F); this.xrLabel4.Text = "����:"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrLabel4.WordWrap = false; // // Tex // this.Tex.Font = new System.Drawing.Font("Times New Roman", 24F, System.Drawing.FontStyle.Bold); this.Tex.LocationFloat = new DevExpress.Utils.PointFloat(92F, 33F); this.Tex.Name = "Tex"; this.Tex.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.Tex.SizeF = new System.Drawing.SizeF(74F, 34F); this.Tex.Text = "0000"; this.Tex.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.Tex.WordWrap = false; // // xrLabel1 // this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(8F, 8F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(209F, 25F); this.xrLabel1.Text = "������ ��������������"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // TexImage // this.TexImage.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.TexImage.LocationFloat = new DevExpress.Utils.PointFloat(225F, 12F); this.TexImage.Name = "TexImage"; this.TexImage.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.TexImage.SizeF = new System.Drawing.SizeF(58F, 58F); this.TexImage.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrPictureBox2 // this.xrPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox2.Image"))); this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(233F, 217F); this.xrPictureBox2.Name = "xrPictureBox2"; this.xrPictureBox2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrPictureBox2.SizeF = new System.Drawing.SizeF(58F, 91F); // // xrPictureBox1 // this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(233F, 117F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrPictureBox1.SizeF = new System.Drawing.SizeF(58F, 83F); // // topMarginBand1 // this.topMarginBand1.HeightF = 0F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.HeightF = 0F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // OneLabelPF // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.topMarginBand1, this.bottomMarginBand1}); this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 398; this.PageWidth = 299; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.PaperName = "USER"; this.PrinterName = "Intermec PF8t (203 dpi)"; this.ShowPrintMarginsWarning = false; this.ShowPrintStatusDialog = false; this.Version = "10.2"; ((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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrBarCode1 }); this.Detail.Dpi = 254F; this.Detail.HeightF = 494.7708F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.SnapLinePadding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrBarCode1 // this.xrBarCode1.AutoModule = true; this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "CardNO") }); this.xrBarCode1.Dpi = 254F; this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(37.04167F, 84.56081F); this.xrBarCode1.Module = 5.08F; this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(730.2501F, 378.5657F); this.xrBarCode1.StylePriority.UsePadding = false; this.xrBarCode1.StylePriority.UseTextAlignment = false; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.Text = "123"; this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 0F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 0F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // bindingSource1 // this.bindingSource1.DataSource = typeof(Nodes.Entities.DriverCardEntity); // // RepDriverCard // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.DataSource = this.bindingSource1; this.DisplayName = "送货牌"; this.Dpi = 254F; this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 500; this.PageWidth = 800; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.PrintOnEmptyDataSource = false; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.ShowPrintMarginsWarning = false; this.ShowPrintStatusDialog = false; this.SnapGridSize = 31.75F; this.Version = "11.1"; this.AfterPrint += new System.EventHandler(this.RepLocation_AfterPrint); this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.XtraReport1_BeforePrint); ((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() { DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.TenTiem = new DevExpress.XtraReports.Parameters.Parameter(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.DiaChi = new DevExpress.XtraReports.Parameters.Parameter(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrBarCode1 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.dsDanhSachHangHoa1 = new Phan_Mem_Quan_Ly_Cam_Do.InMaVach.DS.dsDanhSachHangHoa(); ((System.ComponentModel.ISupportInitialize)(this.dsDanhSachHangHoa1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // xrLabel6 // this.xrLabel6.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom))); this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel6.BorderWidth = 0F; this.xrLabel6.CanGrow = false; this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding(this.DiaChi, "Text", "")}); this.xrLabel6.Dpi = 254F; this.xrLabel6.Font = new System.Drawing.Font("Arial", 5.5F, System.Drawing.FontStyle.Bold); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(231.7014F, 69.99998F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.xrLabel6.SizeF = new System.Drawing.SizeF(225.8888F, 21F); this.xrLabel6.StylePriority.UseBorders = false; this.xrLabel6.StylePriority.UseBorderWidth = false; this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UsePadding = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel1 // this.xrLabel1.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom))); this.xrLabel1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel1.BorderWidth = 0F; this.xrLabel1.CanGrow = false; this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "InMaVach.TenHang")}); this.xrLabel1.Dpi = 254F; this.xrLabel1.Font = new System.Drawing.Font("Arial", 5.5F, System.Drawing.FontStyle.Bold); this.xrLabel1.KeepTogether = true; this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(15F, 4.999991F); this.xrLabel1.Multiline = true; this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 254F); this.xrLabel1.SizeF = new System.Drawing.SizeF(210F, 21F); this.xrLabel1.StylePriority.UseBorders = false; this.xrLabel1.StylePriority.UseBorderWidth = false; this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UsePadding = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel4 // this.xrLabel4.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom))); this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel4.BorderWidth = 0F; this.xrLabel4.CanGrow = false; this.xrLabel4.Dpi = 254F; this.xrLabel4.Font = new System.Drawing.Font("Arial", 5.5F, System.Drawing.FontStyle.Bold); this.xrLabel4.KeepTogether = true; this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(15F, 25.99999F); this.xrLabel4.Multiline = true; this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 254F); this.xrLabel4.SizeF = new System.Drawing.SizeF(115.2986F, 21F); this.xrLabel4.StylePriority.UseBorders = false; this.xrLabel4.StylePriority.UseBorderWidth = false; this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UsePadding = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "TTL: [TongTrongLuong!##,##0.###]"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // TopMargin // this.TopMargin.BorderWidth = 0F; this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 0F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.SnapLinePadding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.StylePriority.UseBorderWidth = false; this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // Detail // this.Detail.BorderWidth = 0F; this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel9, this.xrLabel8, this.xrLabel7, this.xrLabel1, this.xrBarCode1, this.xrLabel5, this.xrLabel4, this.xrLabel3, this.xrLabel2, this.xrLabel6}); this.Detail.Dpi = 254F; this.Detail.HeightF = 100F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.SnapLinePadding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.StylePriority.UseBorderWidth = false; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BottomMargin // this.BottomMargin.BorderWidth = 0F; this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 0F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.SnapLinePadding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.StylePriority.UseBorderWidth = false; this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // TenTiem // this.TenTiem.Name = "TenTiem"; this.TenTiem.ValueInfo = "DNTN Ngọc Ánh Mỹ Lạc"; // // xrLabel9 // this.xrLabel9.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom))); this.xrLabel9.CanGrow = false; this.xrLabel9.Dpi = 254F; this.xrLabel9.Font = new System.Drawing.Font("Arial", 5.5F, System.Drawing.FontStyle.Bold); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(130.2986F, 67.99997F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 254F); this.xrLabel9.SizeF = new System.Drawing.SizeF(94.70142F, 21F); this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.StylePriority.UsePadding = false; this.xrLabel9.Text = "NCC: [NhaCungCap]"; // // xrLabel8 // this.xrLabel8.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom))); this.xrLabel8.CanGrow = false; this.xrLabel8.Dpi = 254F; this.xrLabel8.Font = new System.Drawing.Font("Arial", 5.5F, System.Drawing.FontStyle.Bold); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(130.2986F, 46.99998F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 254F); this.xrLabel8.SizeF = new System.Drawing.SizeF(94.70142F, 21.00001F); this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UsePadding = false; this.xrLabel8.Text = "Hột: [Hot]"; // // DiaChi // this.DiaChi.Name = "DiaChi"; this.DiaChi.ValueInfo = "259Đ Bà Mía Mỹ Lạc"; // // xrLabel7 // this.xrLabel7.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom))); this.xrLabel7.CanGrow = false; this.xrLabel7.Dpi = 254F; this.xrLabel7.Font = new System.Drawing.Font("Arial", 5.5F, System.Drawing.FontStyle.Bold); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(130.2986F, 25.99999F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 254F); this.xrLabel7.SizeF = new System.Drawing.SizeF(94.70142F, 21F); this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.StylePriority.UsePadding = false; this.xrLabel7.Text = "HLP: [HamLuongPho]"; // // xrLabel5 // this.xrLabel5.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom))); this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel5.BorderWidth = 0F; this.xrLabel5.CanGrow = false; this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding(this.TenTiem, "Text", "")}); this.xrLabel5.Dpi = 254F; this.xrLabel5.Font = new System.Drawing.Font("Arial", 4.5F, System.Drawing.FontStyle.Bold); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(231.7014F, 5.000004F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.xrLabel5.SizeF = new System.Drawing.SizeF(225.8889F, 24.99999F); this.xrLabel5.StylePriority.UseBorders = false; this.xrLabel5.StylePriority.UseBorderWidth = false; this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UsePadding = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrBarCode1 // this.xrBarCode1.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom))); this.xrBarCode1.AutoModule = true; this.xrBarCode1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrBarCode1.BorderWidth = 0F; this.xrBarCode1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "InMaVach.MaVach")}); this.xrBarCode1.Dpi = 254F; this.xrBarCode1.Font = new System.Drawing.Font("Arial", 5F); this.xrBarCode1.LocationFloat = new DevExpress.Utils.PointFloat(236.75F, 30F); this.xrBarCode1.Module = 5.08F; this.xrBarCode1.Name = "xrBarCode1"; this.xrBarCode1.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 13, 0, 0, 254F); this.xrBarCode1.SizeF = new System.Drawing.SizeF(169.4445F, 40F); this.xrBarCode1.StylePriority.UseBorders = false; this.xrBarCode1.StylePriority.UseBorderWidth = false; this.xrBarCode1.StylePriority.UseFont = false; this.xrBarCode1.StylePriority.UsePadding = false; this.xrBarCode1.StylePriority.UseTextAlignment = false; code128Generator1.CharacterSet = DevExpress.XtraPrinting.BarCode.Code128Charset.CharsetAuto; this.xrBarCode1.Symbology = code128Generator1; this.xrBarCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel3 // this.xrLabel3.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom))); this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel3.BorderWidth = 0F; this.xrLabel3.CanGrow = false; this.xrLabel3.Dpi = 254F; this.xrLabel3.Font = new System.Drawing.Font("Arial", 5.5F, System.Drawing.FontStyle.Bold); this.xrLabel3.KeepTogether = true; this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(15F, 46.99998F); this.xrLabel3.Multiline = true; this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 254F); this.xrLabel3.SizeF = new System.Drawing.SizeF(115.2986F, 21.00001F); this.xrLabel3.StylePriority.UseBorders = false; this.xrLabel3.StylePriority.UseBorderWidth = false; this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UsePadding = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "TL: [TrongLuong!##,##0.###]"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel2 // this.xrLabel2.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom))); this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel2.BorderWidth = 0F; this.xrLabel2.CanGrow = false; this.xrLabel2.Dpi = 254F; this.xrLabel2.Font = new System.Drawing.Font("Arial", 5.5F, System.Drawing.FontStyle.Bold); this.xrLabel2.KeepTogether = true; this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(15F, 67.99999F); this.xrLabel2.Multiline = true; this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 254F); this.xrLabel2.SizeF = new System.Drawing.SizeF(115.2986F, 21F); this.xrLabel2.StylePriority.UseBorders = false; this.xrLabel2.StylePriority.UseBorderWidth = false; this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UsePadding = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "Công: [TienCong!##,##0.###]"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // dsDanhSachHangHoa1 // this.dsDanhSachHangHoa1.DataSetName = "dsDanhSachHangHoa"; this.dsDanhSachHangHoa1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // rptInMaVach // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin}); this.DataMember = "InMaVach"; this.DataSource = this.dsDanhSachHangHoa1; this.Dpi = 254F; this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.PageHeight = 100; this.PageWidth = 730; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.TenTiem, this.DiaChi}); this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.RequestParameters = false; this.Version = "14.1"; this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.rptInMaVach_BeforePrint); ((System.ComponentModel.ISupportInitialize)(this.dsDanhSachHangHoa1)).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.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrBarCode2 = new DevExpress.XtraReports.UI.XRBarCode(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.BackColor = System.Drawing.Color.Transparent; this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPictureBox2, this.xrBarCode2, this.xrLabel3, this.xrLabel2, this.xrPictureBox1, this.xrLabel1}); this.Detail.Height = 349; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBand; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrPictureBox2 // this.xrPictureBox2.Location = new System.Drawing.Point(248, 27); this.xrPictureBox2.Name = "xrPictureBox2"; this.xrPictureBox2.Size = new System.Drawing.Size(90, 30); // // xrBarCode2 // this.xrBarCode2.Alignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; this.xrBarCode2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "strMembershipID", "")}); this.xrBarCode2.Font = new System.Drawing.Font("Times New Roman", 8F); this.xrBarCode2.Location = new System.Drawing.Point(50, 227); this.xrBarCode2.Module = 1F; this.xrBarCode2.Name = "xrBarCode2"; this.xrBarCode2.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F); this.xrBarCode2.Size = new System.Drawing.Size(233, 42); this.xrBarCode2.Symbology = code128Generator1; // // xrLabel3 // this.xrLabel3.Font = new System.Drawing.Font("Verdana", 8.25F); this.xrLabel3.Location = new System.Drawing.Point(0, 142); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.Size = new System.Drawing.Size(17, 17); this.xrLabel3.Text = "."; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "strCardName", "")}); this.xrLabel2.Font = new System.Drawing.Font("Arial", 9F); this.xrLabel2.Location = new System.Drawing.Point(11, 177); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.Size = new System.Drawing.Size(209, 19); this.xrLabel2.Text = "xrLabel2"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrPictureBox1 // this.xrPictureBox1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Image", null, "imgPhoto", "")}); this.xrPictureBox1.Location = new System.Drawing.Point(22, 19); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrPictureBox1.Size = new System.Drawing.Size(99, 119); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrLabel1 // this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "strMembershipID", "")}); this.xrLabel1.Font = new System.Drawing.Font("Verdana", 8.25F); this.xrLabel1.Location = new System.Drawing.Point(11, 162); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.Size = new System.Drawing.Size(209, 19); this.xrLabel1.Text = "xrLabel1"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // XtraReportMemberCard // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail}); this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(0, 0, 1, 0); this.PageHeight = 353; this.PageWidth = 214; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.PaperName = "CR-79"; this.Version = "8.3"; ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }