BaoKai_202508-Wms-Jingwang..../WMS.FrmStock/ReportStorageRepSKU.Designer.cs.bak

823 lines
46 KiB
C#
Raw Permalink Normal View History

2025-08-24 09:35:55 +08:00
namespace WMS.FrmStock
{
partial class ReportStorageRepSKU
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Designer generated code
/// <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.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();
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.xrStorageIn = new DevExpress.XtraReports.UI.XRLabel();
this.xrStorageOut = new DevExpress.XtraReports.UI.XRLabel();
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.xrTableCell3 = 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.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
this.cellUnit = new DevExpress.XtraReports.UI.XRTableCell();
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
this.xrNo = new DevExpress.XtraReports.UI.XRLabel();
this.xrDateTime = new DevExpress.XtraReports.UI.XRLabel();
this.xrPersion = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.xrTitle = new DevExpress.XtraReports.UI.XRLabel();
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
this.xrRemark = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
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.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.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
this.bgsGoodsSKU = new System.Windows.Forms.BindingSource(this.components);
this.bgsStorageRepSKU = new System.Windows.Forms.BindingSource(this.components);
((System.ComponentModel.ISupportInitialize)(this.DetailRep)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsGoodsSKU)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsStorageRepSKU)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// Detail
//
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel3,
this.xrStorageIn,
this.xrStorageOut,
this.DetailRep,
this.xrLabel7,
this.xrLabel1,
this.xrLabel5,
this.xrNo,
this.xrDateTime,
this.xrPersion,
this.xrLabel9});
this.Detail.HeightF = 88.32305F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel3
//
this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 9.75F);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(180.4927F, 28.4579F);
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(260.4926F, 28.4579F);
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;
//
// 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(87.3404F, 28.4579F);
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;
//
// 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(9.999998F, 59.03136F);
this.DetailRep.Name = "DetailRep";
this.DetailRep.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow1});
this.DetailRep.SizeF = new System.Drawing.SizeF(787.9999F, 29.29169F);
this.DetailRep.StylePriority.UseBorders = false;
//
// xrTableRow1
//
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.cellNum,
this.cellGoodsID,
this.cellGoodsName,
this.xrTableCell3,
this.cellGoodsPrice,
this.cellTotal,
this.cellCount,
this.xrTableCell10,
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.1707368047362516D;
//
// xrTableCell3
//
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.StylePriority.UseTextAlignment = false;
this.xrTableCell3.Text = "规格";
this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell3.Weight = 0.42348934002460792D;
//
// 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.32762442631347088D;
//
// 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.38215399250863541D;
//
// 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.35981832105054978D;
//
// xrTableCell10
//
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseTextAlignment = false;
this.xrTableCell10.Text = "规格量";
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell10.Weight = 0.30705045025801525D;
//
// 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.15676246981533487D;
//
// xrLabel7
//
this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 9.75F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(366.7178F, 28.24958F);
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;
//
// 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(7.340399F, 28.4579F);
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;
//
// xrLabel5
//
this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 9.75F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(582.1346F, 1.041667F);
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(621.1346F, 1.041667F);
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;
//
// 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(621.1346F, 28.24958F);
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;
//
// 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(430.7177F, 28.24958F);
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(541.1345F, 28.4579F);
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;
//
// TopMargin
//
this.TopMargin.Name = "TopMargin";
this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// BottomMargin
//
this.BottomMargin.Name = "BottomMargin";
this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// ReportHeader
//
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTitle});
this.ReportHeader.HeightF = 37.17785F;
this.ReportHeader.Name = "ReportHeader";
//
// xrTitle
//
this.xrTitle.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold);
this.xrTitle.LocationFloat = new DevExpress.Utils.PointFloat(286.8188F, 10.00001F);
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;
//
// ReportFooter
//
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel10,
this.xrLine1,
this.xrLabel14,
this.xrLabel12,
this.xrRemark,
this.xrLabel13,
this.xrLabel2,
this.xrLabel8,
this.xrLabel6,
this.xrLine2,
this.xrLabel4});
this.ReportFooter.Name = "ReportFooter";
//
// xrLabel10
//
this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoodsSKU, "SKU_NUM")});
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(698.4014F, 0F);
this.xrLabel10.Multiline = true;
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel10.SizeF = new System.Drawing.SizeF(65.93567F, 23F);
this.xrLabel10.StylePriority.UseTextAlignment = false;
xrSummary1.FormatString = "{0:n4}";
xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
this.xrLabel10.Summary = xrSummary1;
this.xrLabel10.Text = "xrLabel10";
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
//
// xrLine1
//
this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(358.3011F, 62.4424F);
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(468.7178F, 54.22033F);
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;
//
// xrLabel12
//
this.xrLabel12.Font = new System.Drawing.Font("宋体", 13F);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 22.91667F);
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;
//
// 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(62.25593F, 23F);
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(261.1533F, 54.22033F);
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;
//
// xrLabel2
//
this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoodsSKU, "PRICE")});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(468.7178F, 0F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(70.35358F, 23F);
this.xrLabel2.StylePriority.UseTextAlignment = false;
xrSummary2.FormatString = "{0:n4}";
xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
this.xrLabel2.Summary = xrSummary2;
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.bgsGoodsSKU, "GOODSOUT_COUNT")});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(621.1346F, 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(77.26672F, 23F);
this.xrLabel8.StylePriority.UseTextAlignment = false;
xrSummary3.FormatString = "{0:n4}";
xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
this.xrLabel8.Summary = xrSummary3;
this.xrLabel8.Text = "xrLabel8";
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
//
// xrLabel6
//
this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoodsSKU, "SHEVLS_NUM")});
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(539.0714F, 0F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel6.SizeF = new System.Drawing.SizeF(82.06317F, 23F);
this.xrLabel6.StylePriority.UseTextAlignment = false;
xrSummary4.FormatString = "{0:n4}";
xrSummary4.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
this.xrLabel6.Summary = xrSummary4;
this.xrLabel6.Text = "xrLabel6";
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
//
// xrLine2
//
this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(570.4622F, 62.4424F);
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(10.0001F, 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;
//
// DetailReport
//
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail1});
this.DetailReport.DataSource = this.bgsStorageRepSKU;
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.0001F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow2});
this.xrTable1.SizeF = new System.Drawing.SizeF(787.9998F, 29.29169F);
this.xrTable1.StylePriority.UseBorders = false;
//
// xrTableRow2
//
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell1,
this.xrTableCell2,
this.xrTableCell4,
this.xrTableCell5,
this.xrTableCell6,
this.xrTableCell7,
this.xrTableCell8,
this.xrTableCell11,
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.bgsGoodsSKU, "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.bgsGoodsSKU, "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.41263427908698619D;
//
// xrTableCell4
//
this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoodsSKU, "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.1981048212455D;
//
// xrTableCell5
//
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoodsSKU, "SKU_NAME")});
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.StylePriority.UseTextAlignment = false;
this.xrTableCell5.Text = "xrTableCell5";
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrTableCell5.Weight = 0.43338898548273813D;
//
// xrTableCell6
//
this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoodsSKU, "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.33528319013586622D;
//
// xrTableCell7
//
this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoodsSKU, "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.39108744609558277D;
//
// xrTableCell8
//
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoodsSKU, "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;
xrSummary5.Func = DevExpress.XtraReports.UI.SummaryFunc.Custom;
this.xrTableCell8.Summary = xrSummary5;
this.xrTableCell8.Text = "xrTableCell8";
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrTableCell8.Weight = 0.36822997522049095D;
//
// xrTableCell11
//
this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoodsSKU, "SKU_NUM", "{0:n4}")});
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.StylePriority.UseTextAlignment = false;
this.xrTableCell11.Text = "xrTableCell11";
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrTableCell11.Weight = 0.31422789364237014D;
//
// xrTableCell9
//
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", this.bgsGoodsSKU, "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.16042698120654986D;
//
// bgsGoodsSKU
//
this.bgsGoodsSKU.DataSource = typeof(WMS.Model.Stock.StorageRepInfoModel);
//
// bgsStorageRepSKU
//
this.bgsStorageRepSKU.DataSource = typeof(WMS.Model.Stock.StorageRepModel);
//
// ReportStorageRepSKU
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail,
this.TopMargin,
this.BottomMargin,
this.ReportHeader,
this.ReportFooter,
this.DetailReport});
this.DataSource = this.bgsStorageRepSKU;
this.Margins = new System.Drawing.Printing.Margins(9, 10, 100, 100);
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.bgsGoodsSKU)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsStorageRepSKU)).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.ReportHeaderBand ReportHeader;
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
private DevExpress.XtraReports.UI.DetailBand Detail1;
private DevExpress.XtraReports.UI.XRLabel xrTitle;
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
private DevExpress.XtraReports.UI.XRLabel xrStorageIn;
private DevExpress.XtraReports.UI.XRLabel xrStorageOut;
private DevExpress.XtraReports.UI.XRTable DetailRep;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
private DevExpress.XtraReports.UI.XRTableCell cellNum;
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 xrLabel7;
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
private DevExpress.XtraReports.UI.XRLabel xrNo;
private DevExpress.XtraReports.UI.XRLabel xrDateTime;
private DevExpress.XtraReports.UI.XRLabel xrPersion;
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
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.XRTableCell xrTableCell3;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
private DevExpress.XtraReports.UI.XRLine xrLine1;
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
private DevExpress.XtraReports.UI.XRLabel xrRemark;
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
private DevExpress.XtraReports.UI.XRLine xrLine2;
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
private System.Windows.Forms.BindingSource bgsStorageRepSKU;
private System.Windows.Forms.BindingSource bgsGoodsSKU;
}
}