BaoKai_202508_Wms_Jingwang_.../WMS.FrmStock/ReportCount.Designer.cs.bak
2025-08-24 21:52:42 +08:00

379 lines
19 KiB
C#

namespace WMS.FrmStock
{
partial class ReportCount
{
/// <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.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.labDate = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.labSto = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
this.labID = new DevExpress.XtraReports.UI.XRLabel();
this.labMan = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
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.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
this.tabInfo = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
this.CellSeat = new DevExpress.XtraReports.UI.XRTableCell();
this.CellGoodID = new DevExpress.XtraReports.UI.XRTableCell();
this.CellGoodName = new DevExpress.XtraReports.UI.XRTableCell();
this.CellCountNum = new DevExpress.XtraReports.UI.XRTableCell();
this.CellChangeNum = new DevExpress.XtraReports.UI.XRTableCell();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// Detail
//
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel1,
this.labDate,
this.xrLabel3,
this.labSto,
this.xrLabel5,
this.labID,
this.labMan,
this.xrLabel2,
this.xrLabel4,
this.xrTable1});
this.Detail.HeightF = 97.99998F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel1
//
this.xrLabel1.Font = new System.Drawing.Font("宋体", 22F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(257.2917F, 10.00001F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel1.SizeF = new System.Drawing.SizeF(110.2084F, 37.58334F);
this.xrLabel1.StylePriority.UseFont = false;
this.xrLabel1.Text = "盘点单";
//
// labDate
//
this.labDate.Font = new System.Drawing.Font("宋体", 11F);
this.labDate.LocationFloat = new DevExpress.Utils.PointFloat(548.3333F, 49.99997F);
this.labDate.Name = "labDate";
this.labDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.labDate.SizeF = new System.Drawing.SizeF(100F, 23F);
this.labDate.StylePriority.UseFont = false;
this.labDate.Text = "labDate";
//
// xrLabel3
//
this.xrLabel3.Font = new System.Drawing.Font("宋体", 11F);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(503.5417F, 49.99997F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(44.79166F, 23F);
this.xrLabel3.StylePriority.UseFont = false;
this.xrLabel3.Text = "日期:";
//
// labSto
//
this.labSto.Font = new System.Drawing.Font("宋体", 11F);
this.labSto.LocationFloat = new DevExpress.Utils.PointFloat(403.5417F, 49.99997F);
this.labSto.Name = "labSto";
this.labSto.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.labSto.SizeF = new System.Drawing.SizeF(100F, 23F);
this.labSto.StylePriority.UseFont = false;
this.labSto.Text = "labSto";
//
// xrLabel5
//
this.xrLabel5.Font = new System.Drawing.Font("宋体", 11F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(358.75F, 50F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel5.SizeF = new System.Drawing.SizeF(44.79169F, 23F);
this.xrLabel5.StylePriority.UseFont = false;
this.xrLabel5.Text = "仓库:";
//
// labID
//
this.labID.Font = new System.Drawing.Font("宋体", 11F);
this.labID.LocationFloat = new DevExpress.Utils.PointFloat(44.79167F, 49.99997F);
this.labID.Name = "labID";
this.labID.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.labID.SizeF = new System.Drawing.SizeF(150F, 23F);
this.labID.StylePriority.UseFont = false;
this.labID.Text = "labID";
//
// labMan
//
this.labMan.Font = new System.Drawing.Font("宋体", 11F);
this.labMan.LocationFloat = new DevExpress.Utils.PointFloat(257.2917F, 49.99997F);
this.labMan.Name = "labMan";
this.labMan.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.labMan.SizeF = new System.Drawing.SizeF(100F, 23F);
this.labMan.StylePriority.UseFont = false;
this.labMan.Text = "labMan";
//
// xrLabel2
//
this.xrLabel2.Font = new System.Drawing.Font("宋体", 11F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 49.99997F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(44.79166F, 23.00002F);
this.xrLabel2.StylePriority.UseFont = false;
this.xrLabel2.Text = "单号:";
//
// xrLabel4
//
this.xrLabel4.Font = new System.Drawing.Font("宋体", 11F);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(195.8333F, 49.99997F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel4.SizeF = new System.Drawing.SizeF(61.45833F, 23F);
this.xrLabel4.StylePriority.UseFont = false;
this.xrLabel4.Text = "制单人:";
//
// 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("宋体", 11F);
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 72.99997F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow2});
this.xrTable1.SizeF = new System.Drawing.SizeF(596.2501F, 25F);
this.xrTable1.StylePriority.UseBorders = false;
this.xrTable1.StylePriority.UseFont = false;
this.xrTable1.StylePriority.UseTextAlignment = false;
this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
//
// xrTableRow2
//
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell1,
this.xrTableCell2,
this.xrTableCell3,
this.xrTableCell4,
this.xrTableCell5});
this.xrTableRow2.Name = "xrTableRow2";
this.xrTableRow2.Weight = 1D;
//
// xrTableCell1
//
this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell1.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.StylePriority.UseBorders = false;
this.xrTableCell1.StylePriority.UseFont = false;
this.xrTableCell1.StylePriority.UseTextAlignment = false;
this.xrTableCell1.Text = "库位信息";
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell1.Weight = 0.63417200824406939D;
//
// xrTableCell2
//
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.StylePriority.UseTextAlignment = false;
this.xrTableCell2.Text = "商品代码";
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell2.Weight = 0.46226408189529239D;
//
// xrTableCell3
//
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.StylePriority.UseTextAlignment = false;
this.xrTableCell3.Text = "商品名称";
this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell3.Weight = 0.90356390986063828D;
//
// xrTableCell4
//
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.StylePriority.UseTextAlignment = false;
this.xrTableCell4.Text = "盘点数量";
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell4.Weight = 0.4968549243000433D;
//
// xrTableCell5
//
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.StylePriority.UseTextAlignment = false;
this.xrTableCell5.Text = "复盘数量";
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell5.Weight = 0.5031450756999567D;
//
// TopMargin
//
this.TopMargin.HeightF = 8.333333F;
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 = 238F;
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.tabInfo});
this.Detail1.HeightF = 25F;
this.Detail1.Name = "Detail1";
//
// tabInfo
//
this.tabInfo.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.tabInfo.Font = new System.Drawing.Font("宋体", 11F);
this.tabInfo.LocationFloat = new DevExpress.Utils.PointFloat(1.589457E-05F, 0F);
this.tabInfo.Name = "tabInfo";
this.tabInfo.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow1});
this.tabInfo.SizeF = new System.Drawing.SizeF(596.2501F, 25F);
this.tabInfo.StylePriority.UseBorders = false;
this.tabInfo.StylePriority.UseFont = false;
this.tabInfo.StylePriority.UseTextAlignment = false;
this.tabInfo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
//
// xrTableRow1
//
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.CellSeat,
this.CellGoodID,
this.CellGoodName,
this.CellCountNum,
this.CellChangeNum});
this.xrTableRow1.Name = "xrTableRow1";
this.xrTableRow1.Weight = 1D;
//
// CellSeat
//
this.CellSeat.Name = "CellSeat";
this.CellSeat.StylePriority.UseTextAlignment = false;
this.CellSeat.Text = "库位信息";
this.CellSeat.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.CellSeat.Weight = 0.63417200824406939D;
//
// CellGoodID
//
this.CellGoodID.Name = "CellGoodID";
this.CellGoodID.StylePriority.UseTextAlignment = false;
this.CellGoodID.Text = "商品代码";
this.CellGoodID.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.CellGoodID.Weight = 0.46226408189529239D;
//
// CellGoodName
//
this.CellGoodName.Name = "CellGoodName";
this.CellGoodName.StylePriority.UseTextAlignment = false;
this.CellGoodName.Text = "商品名称";
this.CellGoodName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.CellGoodName.Weight = 0.90356390986063828D;
//
// CellCountNum
//
this.CellCountNum.Name = "CellCountNum";
this.CellCountNum.Weight = 0.4968549243000433D;
//
// CellChangeNum
//
this.CellChangeNum.Name = "CellChangeNum";
this.CellChangeNum.Weight = 0.5031450756999567D;
//
// ReportCount
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail,
this.TopMargin,
this.BottomMargin,
this.DetailReport});
this.Margins = new System.Drawing.Printing.Margins(83, 35, 8, 238);
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabInfo)).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.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 xrTableCell3;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
private DevExpress.XtraReports.UI.DetailBand Detail1;
private DevExpress.XtraReports.UI.XRTable tabInfo;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
private DevExpress.XtraReports.UI.XRTableCell CellSeat;
private DevExpress.XtraReports.UI.XRTableCell CellGoodID;
private DevExpress.XtraReports.UI.XRTableCell CellGoodName;
private DevExpress.XtraReports.UI.XRTableCell CellCountNum;
private DevExpress.XtraReports.UI.XRTableCell CellChangeNum;
private DevExpress.XtraReports.UI.XRLabel labDate;
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
private DevExpress.XtraReports.UI.XRLabel labSto;
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
private DevExpress.XtraReports.UI.XRLabel labID;
private DevExpress.XtraReports.UI.XRLabel labMan;
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
}
}