namespace WMS.FrmStock { partial class ReportStorageRep { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); 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(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.DetailRep = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.cellNum = new DevExpress.XtraReports.UI.XRTableCell(); this.cellGoodsID = new DevExpress.XtraReports.UI.XRTableCell(); this.cellGoodsName = new DevExpress.XtraReports.UI.XRTableCell(); this.cellGoodsPrice = new DevExpress.XtraReports.UI.XRTableCell(); this.cellTotal = new DevExpress.XtraReports.UI.XRTableCell(); this.cellCount = new DevExpress.XtraReports.UI.XRTableCell(); this.cellUnit = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrStorageOut = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrStorageIn = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPersion = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrDateTime = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrNo = new DevExpress.XtraReports.UI.XRLabel(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrTitle = new DevExpress.XtraReports.UI.XRLabel(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand(); this.Detail1 = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = 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.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.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.formattingRule1 = new DevExpress.XtraReports.UI.FormattingRule(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.xrRemark = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine2 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.bgsGoods = new System.Windows.Forms.BindingSource(this.components); this.bgsStorage = new System.Windows.Forms.BindingSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.DetailRep)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bgsGoods)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bgsStorage)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.BorderWidth = 1; this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.DetailRep, this.xrLabel7, this.xrStorageOut, this.xrLabel3, this.xrStorageIn, this.xrLabel1, this.xrPersion, this.xrLabel9, this.xrDateTime, this.xrLabel5, this.xrNo}); this.Detail.HeightF = 87.28138F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.StylePriority.UseBorderWidth = false; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // DetailRep // this.DetailRep.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.DetailRep.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 57.98969F); this.DetailRep.Name = "DetailRep"; this.DetailRep.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1}); this.DetailRep.SizeF = new System.Drawing.SizeF(770F, 29.29169F); this.DetailRep.StylePriority.UseBorders = false; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cellNum, this.cellGoodsID, this.cellGoodsName, this.cellGoodsPrice, this.cellTotal, this.cellCount, this.cellUnit}); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // cellNum // this.cellNum.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.cellNum.Name = "cellNum"; this.cellNum.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.cellNum.StylePriority.UseFont = false; this.cellNum.StylePriority.UsePadding = false; this.cellNum.StylePriority.UseTextAlignment = false; this.cellNum.Text = "序号"; this.cellNum.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cellNum.Weight = 0.14197773626628713D; // // cellGoodsID // this.cellGoodsID.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.cellGoodsID.Name = "cellGoodsID"; this.cellGoodsID.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.cellGoodsID.StylePriority.UseFont = false; this.cellGoodsID.StylePriority.UsePadding = false; this.cellGoodsID.StylePriority.UseTextAlignment = false; this.cellGoodsID.Text = "商品编号"; this.cellGoodsID.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cellGoodsID.Weight = 0.39996583996220675D; // // cellGoodsName // this.cellGoodsName.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.cellGoodsName.Name = "cellGoodsName"; this.cellGoodsName.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.cellGoodsName.StylePriority.UseFont = false; this.cellGoodsName.StylePriority.UsePadding = false; this.cellGoodsName.StylePriority.UseTextAlignment = false; this.cellGoodsName.Text = "商品名称"; this.cellGoodsName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cellGoodsName.Weight = 1.4757402537421602D; // // cellGoodsPrice // this.cellGoodsPrice.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.cellGoodsPrice.Name = "cellGoodsPrice"; this.cellGoodsPrice.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.cellGoodsPrice.StylePriority.UseFont = false; this.cellGoodsPrice.StylePriority.UsePadding = false; this.cellGoodsPrice.StylePriority.UseTextAlignment = false; this.cellGoodsPrice.Text = "标准金额"; this.cellGoodsPrice.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cellGoodsPrice.Weight = 0.369970520214416D; // // cellTotal // this.cellTotal.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.cellTotal.Name = "cellTotal"; this.cellTotal.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.cellTotal.StylePriority.UseFont = false; this.cellTotal.StylePriority.UsePadding = false; this.cellTotal.StylePriority.UseTextAlignment = false; this.cellTotal.Text = "库存量"; this.cellTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cellTotal.Weight = 0.48488265709367223D; // // cellCount // this.cellCount.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.cellCount.Name = "cellCount"; this.cellCount.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.cellCount.StylePriority.UseFont = false; this.cellCount.StylePriority.UsePadding = false; this.cellCount.StylePriority.UseTextAlignment = false; this.cellCount.Text = "调拨量"; this.cellCount.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cellCount.Weight = 0.52545258989268762D; // // cellUnit // this.cellUnit.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.cellUnit.Name = "cellUnit"; this.cellUnit.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.cellUnit.StylePriority.UseFont = false; this.cellUnit.StylePriority.UsePadding = false; this.cellUnit.StylePriority.UseTextAlignment = false; this.cellUnit.Text = "单位"; this.cellUnit.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.cellUnit.Weight = 0.27158978376392967D; // // xrLabel7 // this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(369.3774F, 27.20791F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(64F, 20F); this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.StylePriority.UsePadding = false; this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "制单人:"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrStorageOut // this.xrStorageOut.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "STOSTART_NAME")}); this.xrStorageOut.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrStorageOut.LocationFloat = new DevExpress.Utils.PointFloat(89.99999F, 27.41623F); this.xrStorageOut.Name = "xrStorageOut"; this.xrStorageOut.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrStorageOut.SizeF = new System.Drawing.SizeF(90F, 20F); this.xrStorageOut.StylePriority.UseFont = false; this.xrStorageOut.StylePriority.UsePadding = false; this.xrStorageOut.StylePriority.UseTextAlignment = false; this.xrStorageOut.Text = "xrStorageOut"; this.xrStorageOut.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel3 // this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(183.1523F, 27.41623F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(80F, 20F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UsePadding = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "调入仓库:"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrStorageIn // this.xrStorageIn.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "STOEND_NAME")}); this.xrStorageIn.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrStorageIn.LocationFloat = new DevExpress.Utils.PointFloat(263.1522F, 27.41623F); this.xrStorageIn.Name = "xrStorageIn"; this.xrStorageIn.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrStorageIn.SizeF = new System.Drawing.SizeF(90F, 20F); this.xrStorageIn.StylePriority.UseFont = false; this.xrStorageIn.StylePriority.UsePadding = false; this.xrStorageIn.StylePriority.UseTextAlignment = false; this.xrStorageIn.Text = "xrStorageIn"; this.xrStorageIn.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel1 // this.xrLabel1.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.DashDot; this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 27.41623F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(80F, 20F); this.xrLabel1.StylePriority.UseBorderDashStyle = false; this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UsePadding = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "调出仓库:"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrPersion // this.xrPersion.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DOCUMENT_PERSON")}); this.xrPersion.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrPersion.LocationFloat = new DevExpress.Utils.PointFloat(433.3773F, 27.20791F); this.xrPersion.Name = "xrPersion"; this.xrPersion.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrPersion.SizeF = new System.Drawing.SizeF(80F, 20F); this.xrPersion.StylePriority.UseFont = false; this.xrPersion.StylePriority.UsePadding = false; this.xrPersion.StylePriority.UseTextAlignment = false; this.xrPersion.Text = "xrPersion"; this.xrPersion.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(543.7941F, 27.41623F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(80F, 19.79168F); this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.StylePriority.UsePadding = false; this.xrLabel9.StylePriority.UseTextAlignment = false; this.xrLabel9.Text = "制单日期:"; this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrDateTime // this.xrDateTime.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DOCUMENT_TIME", "{0:yyyy-MM-dd HH:mm:ss}")}); this.xrDateTime.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrDateTime.LocationFloat = new DevExpress.Utils.PointFloat(623.7941F, 27.20791F); this.xrDateTime.Name = "xrDateTime"; this.xrDateTime.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrDateTime.SizeF = new System.Drawing.SizeF(140F, 20F); this.xrDateTime.StylePriority.UseFont = false; this.xrDateTime.StylePriority.UsePadding = false; this.xrDateTime.StylePriority.UseTextAlignment = false; this.xrDateTime.Text = "xrDateTime"; this.xrDateTime.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel5 // this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(584.7942F, 0F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(39F, 20F); this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UsePadding = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "NO:"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrNo // this.xrNo.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "STOREP_ID")}); this.xrNo.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrNo.LocationFloat = new DevExpress.Utils.PointFloat(623.7941F, 0F); this.xrNo.Name = "xrNo"; this.xrNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrNo.SizeF = new System.Drawing.SizeF(120F, 20F); this.xrNo.StylePriority.UseFont = false; this.xrNo.StylePriority.UsePadding = false; this.xrNo.StylePriority.UseTextAlignment = false; this.xrNo.Text = "xrNo"; this.xrNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // TopMargin // this.TopMargin.HeightF = 6.25F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTitle // this.xrTitle.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold); this.xrTitle.LocationFloat = new DevExpress.Utils.PointFloat(263.1522F, 0F); this.xrTitle.Name = "xrTitle"; this.xrTitle.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTitle.SizeF = new System.Drawing.SizeF(206.895F, 27.17784F); this.xrTitle.StylePriority.UseFont = false; this.xrTitle.StylePriority.UsePadding = false; this.xrTitle.StylePriority.UseTextAlignment = false; this.xrTitle.Text = "移仓单"; this.xrTitle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // BottomMargin // this.BottomMargin.HeightF = 763F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // 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.xrTable1}); this.Detail1.HeightF = 29.29169F; this.Detail1.Name = "Detail1"; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(10.00004F, 0F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2}); this.xrTable1.SizeF = new System.Drawing.SizeF(769.9999F, 29.29169F); this.xrTable1.StylePriority.UseBorders = false; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell2, this.xrTableCell4, this.xrTableCell6, this.xrTableCell7, this.xrTableCell8, this.xrTableCell9}); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell1 // this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoods, "SORT")}); this.xrTableCell1.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrTableCell1.StylePriority.UseFont = false; this.xrTableCell1.StylePriority.UsePadding = false; this.xrTableCell1.StylePriority.UseTextAlignment = false; this.xrTableCell1.Text = "xrTableCell1"; this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell1.Weight = 0.14197760900870138D; // // xrTableCell2 // this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoods, "GOODS_ID")}); this.xrTableCell2.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrTableCell2.StylePriority.UseFont = false; this.xrTableCell2.StylePriority.UsePadding = false; this.xrTableCell2.StylePriority.UseTextAlignment = false; this.xrTableCell2.Text = "xrTableCell2"; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell2.Weight = 0.39996574906393123D; // // xrTableCell4 // this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoods, "GOODS_NAME")}); this.xrTableCell4.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrTableCell4.StylePriority.UseFont = false; this.xrTableCell4.StylePriority.UsePadding = false; this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Text = "xrTableCell4"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell4.Weight = 1.4757400355862989D; // // xrTableCell6 // this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoods, "PRICE", "{0:n4}")}); this.xrTableCell6.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrTableCell6.StylePriority.UseFont = false; this.xrTableCell6.StylePriority.UsePadding = false; this.xrTableCell6.StylePriority.UseTextAlignment = false; this.xrTableCell6.Text = "xrTableCell6"; this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell6.Weight = 0.36997066565165682D; // // xrTableCell7 // this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoods, "SHEVLS_NUM", "{0:n4}")}); this.xrTableCell7.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrTableCell7.StylePriority.UseFont = false; this.xrTableCell7.StylePriority.UsePadding = false; this.xrTableCell7.StylePriority.UseTextAlignment = false; this.xrTableCell7.Text = "xrTableCell7"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell7.Weight = 0.48488251165643131D; // // xrTableCell8 // this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoods, "GOODSOUT_COUNT", "{0:n4}")}); this.xrTableCell8.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrTableCell8.StylePriority.UseFont = false; this.xrTableCell8.StylePriority.UsePadding = false; this.xrTableCell8.StylePriority.UseTextAlignment = false; xrSummary1.Func = DevExpress.XtraReports.UI.SummaryFunc.Custom; this.xrTableCell8.Summary = xrSummary1; this.xrTableCell8.Text = "xrTableCell8"; this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell8.Weight = 0.52545266261130807D; // // xrTableCell9 // this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoods, "UNIT_NAME")}); this.xrTableCell9.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrTableCell9.StylePriority.UseFont = false; this.xrTableCell9.StylePriority.UsePadding = false; this.xrTableCell9.StylePriority.UseTextAlignment = false; this.xrTableCell9.Text = "xrTableCell9"; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell9.Weight = 0.27158985648255007D; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTitle}); this.ReportHeader.HeightF = 27.17784F; this.ReportHeader.Name = "ReportHeader"; // // formattingRule1 // this.formattingRule1.Name = "formattingRule1"; // // ReportFooter // this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrRemark, this.xrLabel13, this.xrLabel12, this.xrLine1, this.xrLabel14, this.xrLine2, this.xrLabel4, this.xrLabel6, this.xrLabel2, this.xrLabel8}); this.ReportFooter.HeightF = 1341.667F; this.ReportFooter.Name = "ReportFooter"; // // xrRemark // this.xrRemark.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "REMARK")}); this.xrRemark.LocationFloat = new DevExpress.Utils.PointFloat(104.5475F, 23.95833F); this.xrRemark.Name = "xrRemark"; this.xrRemark.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrRemark.SizeF = new System.Drawing.SizeF(675.4526F, 21.282F); this.xrRemark.StylePriority.UseTextAlignment = false; this.xrRemark.Text = "xrRemark"; this.xrRemark.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel13 // this.xrLabel13.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.DashDot; this.xrLabel13.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(303.4449F, 55.26202F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrLabel13.SizeF = new System.Drawing.SizeF(97.14789F, 19.79167F); this.xrLabel13.StylePriority.UseBorderDashStyle = false; this.xrLabel13.StylePriority.UseFont = false; this.xrLabel13.StylePriority.UsePadding = false; this.xrLabel13.StylePriority.UseTextAlignment = false; this.xrLabel13.Text = "申请人签字:"; this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel12 // this.xrLabel12.Font = new System.Drawing.Font("宋体", 13F); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(52.29168F, 23.95833F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel12.SizeF = new System.Drawing.SizeF(52.25578F, 21.282F); this.xrLabel12.StylePriority.UseFont = false; this.xrLabel12.StylePriority.UsePadding = false; this.xrLabel12.StylePriority.UseTextAlignment = false; this.xrLabel12.Text = "备注:"; this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLine1 // this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(400.5927F, 63.4841F); this.xrLine1.Name = "xrLine1"; this.xrLine1.SizeF = new System.Drawing.SizeF(100F, 23F); // // xrLabel14 // this.xrLabel14.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.DashDot; this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 9.75F); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(511.0094F, 55.26202F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrLabel14.SizeF = new System.Drawing.SizeF(101.7445F, 19.79167F); this.xrLabel14.StylePriority.UseBorderDashStyle = false; this.xrLabel14.StylePriority.UseFont = false; this.xrLabel14.StylePriority.UsePadding = false; this.xrLabel14.StylePriority.UseTextAlignment = false; this.xrLabel14.Text = "仓库人签字:"; this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLine2 // this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(612.7538F, 63.4841F); this.xrLine2.Name = "xrLine2"; this.xrLine2.SizeF = new System.Drawing.SizeF(100F, 23F); // // xrLabel4 // this.xrLabel4.Font = new System.Drawing.Font("宋体", 13F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(52.29168F, 0F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(52.25578F, 21.282F); this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UsePadding = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "合计:"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel6 // this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoods, "SHEVLS_NUM")}); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(509.1542F, 0F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(103.5997F, 23F); this.xrLabel6.StylePriority.UseTextAlignment = false; xrSummary2.FormatString = "{0:n4}"; xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Page; this.xrLabel6.Summary = xrSummary2; this.xrLabel6.Text = "xrLabel6"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoods, "PRICE")}); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(433.3773F, 0F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(75.77689F, 23F); this.xrLabel2.StylePriority.UseTextAlignment = false; xrSummary3.FormatString = "{0:n4}"; xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Page; this.xrLabel2.Summary = xrSummary3; this.xrLabel2.Text = "xrLabel2"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel8 // this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoods, "GOODSOUT_COUNT")}); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(612.7539F, 0F); 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(110.2574F, 23F); this.xrLabel8.StylePriority.UseTextAlignment = false; xrSummary4.FormatString = "{0:n4}"; xrSummary4.Running = DevExpress.XtraReports.UI.SummaryRunning.Page; this.xrLabel8.Summary = xrSummary4; this.xrLabel8.Text = "xrLabel8"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // bgsGoods // this.bgsGoods.DataSource = typeof(WMS.Model.Stock.StorageRepInfoModel); // // bgsStorage // this.bgsStorage.DataSource = typeof(WMS.Model.Stock.StorageRepModel); // // ReportStorageRep // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.DetailReport, this.ReportHeader, this.ReportFooter}); this.DataSource = this.bgsStorage; this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] { this.formattingRule1}); this.Margins = new System.Drawing.Printing.Margins(19, 18, 6, 763); this.PageHeight = 1169; this.PageWidth = 827; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.Version = "13.1"; ((System.ComponentModel.ISupportInitialize)(this.DetailRep)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bgsGoods)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bgsStorage)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } #endregion private DevExpress.XtraReports.UI.DetailBand Detail; private DevExpress.XtraReports.UI.TopMarginBand TopMargin; private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin; private DevExpress.XtraReports.UI.XRLabel xrLabel1; private DevExpress.XtraReports.UI.XRTable DetailRep; private DevExpress.XtraReports.UI.XRTableRow xrTableRow1; private DevExpress.XtraReports.UI.XRTableCell cellGoodsID; private DevExpress.XtraReports.UI.XRTableCell cellGoodsName; private DevExpress.XtraReports.UI.XRTableCell cellGoodsPrice; private DevExpress.XtraReports.UI.XRTableCell cellTotal; private DevExpress.XtraReports.UI.XRTableCell cellCount; private DevExpress.XtraReports.UI.XRTableCell cellUnit; private DevExpress.XtraReports.UI.XRLabel xrTitle; private DevExpress.XtraReports.UI.XRLabel xrStorageOut; private DevExpress.XtraReports.UI.XRLabel xrDateTime; private DevExpress.XtraReports.UI.XRLabel xrLabel9; private DevExpress.XtraReports.UI.XRLabel xrPersion; private DevExpress.XtraReports.UI.XRLabel xrLabel7; private DevExpress.XtraReports.UI.XRLabel xrStorageIn; private DevExpress.XtraReports.UI.XRLabel xrLabel3; private DevExpress.XtraReports.UI.XRLabel xrNo; private DevExpress.XtraReports.UI.XRLabel xrLabel5; private DevExpress.XtraReports.UI.XRTableCell cellNum; private System.Windows.Forms.BindingSource bgsStorage; private System.Windows.Forms.BindingSource bgsGoods; private DevExpress.XtraReports.UI.DetailReportBand DetailReport; private DevExpress.XtraReports.UI.DetailBand Detail1; private DevExpress.XtraReports.UI.XRTable xrTable1; private DevExpress.XtraReports.UI.XRTableRow xrTableRow2; private DevExpress.XtraReports.UI.XRTableCell xrTableCell1; private DevExpress.XtraReports.UI.XRTableCell xrTableCell2; private DevExpress.XtraReports.UI.XRTableCell xrTableCell4; private DevExpress.XtraReports.UI.XRTableCell xrTableCell6; private DevExpress.XtraReports.UI.XRTableCell xrTableCell7; private DevExpress.XtraReports.UI.XRTableCell xrTableCell8; private DevExpress.XtraReports.UI.XRTableCell xrTableCell9; private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader; private DevExpress.XtraReports.UI.FormattingRule formattingRule1; private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter; private DevExpress.XtraReports.UI.XRLabel xrLabel13; private DevExpress.XtraReports.UI.XRLabel xrLabel12; private DevExpress.XtraReports.UI.XRLine xrLine1; private DevExpress.XtraReports.UI.XRLabel xrLabel14; private DevExpress.XtraReports.UI.XRLine xrLine2; private DevExpress.XtraReports.UI.XRLabel xrLabel8; private DevExpress.XtraReports.UI.XRLabel xrLabel2; private DevExpress.XtraReports.UI.XRLabel xrLabel4; private DevExpress.XtraReports.UI.XRLabel xrLabel6; private DevExpress.XtraReports.UI.XRLabel xrRemark; } }