namespace Pur.ck
{
partial class PurCkStatisti
{
///
/// 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 Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Descending, false);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("accountPeriod");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemCode");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemDesc");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemSpec");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemUseUom");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightUnit");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bugPrice");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPreviousBalanceQty");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPreviousBalanceAmt");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invInQty");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invInAmt");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invOutQty");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invOutAmt");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invEndingBalanceQty");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invEndingBalanceAmt");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invEstQty");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invEstAmt");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invBalanceQty");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invBalanceAmt");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("remark");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattr");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattrid");
Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
this.txt_invBin = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.txt_invPhysic = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.txt_invLogic = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.txt_itemName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.txt_itemCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSet1 = new System.Data.DataSet();
this.dataTable1 = new System.Data.DataTable();
this.dataColumn1 = new System.Data.DataColumn();
this.dataColumn3 = new System.Data.DataColumn();
this.dataColumn5 = new System.Data.DataColumn();
this.dataColumn6 = new System.Data.DataColumn();
this.dataColumn7 = new System.Data.DataColumn();
this.dataColumn9 = new System.Data.DataColumn();
this.dataColumn10 = new System.Data.DataColumn();
this.dataColumn13 = new System.Data.DataColumn();
this.dataColumn14 = new System.Data.DataColumn();
this.dataColumn15 = new System.Data.DataColumn();
this.dataColumn16 = new System.Data.DataColumn();
this.dataColumn17 = new System.Data.DataColumn();
this.dataColumn18 = new System.Data.DataColumn();
this.dataColumn19 = new System.Data.DataColumn();
this.dataColumn20 = new System.Data.DataColumn();
this.dataColumn21 = new System.Data.DataColumn();
this.dataColumn22 = new System.Data.DataColumn();
this.dataColumn23 = new System.Data.DataColumn();
this.dataColumn24 = new System.Data.DataColumn();
this.dataColumn25 = new System.Data.DataColumn();
this.dataColumn26 = new System.Data.DataColumn();
this.dataColumn27 = new System.Data.DataColumn();
this.dataColumn2 = new System.Data.DataColumn();
this.dataColumn4 = new System.Data.DataColumn();
this.ultraPanel1.ClientArea.SuspendLayout();
this.ultraPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_invBin)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_invPhysic)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_invLogic)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemCode)).BeginInit();
this.ultraPanel2.ClientArea.SuspendLayout();
this.ultraPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
this.SuspendLayout();
//
// ultraPanel1
//
//
// ultraPanel1.ClientArea
//
this.ultraPanel1.ClientArea.Controls.Add(this.txt_invBin);
this.ultraPanel1.ClientArea.Controls.Add(this.txt_invPhysic);
this.ultraPanel1.ClientArea.Controls.Add(this.txt_invLogic);
this.ultraPanel1.ClientArea.Controls.Add(this.txt_itemName);
this.ultraPanel1.ClientArea.Controls.Add(this.txt_itemCode);
this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel5);
this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel4);
this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel3);
this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2);
this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
this.ultraPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraPanel1.Name = "ultraPanel1";
this.ultraPanel1.Size = new System.Drawing.Size(1611, 38);
this.ultraPanel1.TabIndex = 0;
this.ultraPanel1.PaintClient += new System.Windows.Forms.PaintEventHandler(this.ultraPanel1_PaintClient);
//
// txt_invBin
//
this.txt_invBin.Location = new System.Drawing.Point(1195, 6);
this.txt_invBin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_invBin.Name = "txt_invBin";
this.txt_invBin.Size = new System.Drawing.Size(159, 24);
this.txt_invBin.TabIndex = 9;
this.txt_invBin.Visible = false;
//
// txt_invPhysic
//
this.txt_invPhysic.Location = new System.Drawing.Point(919, 6);
this.txt_invPhysic.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_invPhysic.Name = "txt_invPhysic";
this.txt_invPhysic.Size = new System.Drawing.Size(159, 24);
this.txt_invPhysic.TabIndex = 8;
this.txt_invPhysic.Visible = false;
//
// txt_invLogic
//
this.txt_invLogic.Location = new System.Drawing.Point(665, 8);
this.txt_invLogic.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_invLogic.Name = "txt_invLogic";
this.txt_invLogic.Size = new System.Drawing.Size(159, 24);
this.txt_invLogic.TabIndex = 7;
//
// txt_itemName
//
this.txt_itemName.Location = new System.Drawing.Point(85, 8);
this.txt_itemName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_itemName.Name = "txt_itemName";
this.txt_itemName.Size = new System.Drawing.Size(159, 24);
this.txt_itemName.TabIndex = 6;
//
// txt_itemCode
//
appearance16.FontData.BoldAsString = "True";
editorButton1.Appearance = appearance16;
editorButton1.Text = "+";
this.txt_itemCode.ButtonsRight.Add(editorButton1);
this.txt_itemCode.Location = new System.Drawing.Point(383, 8);
this.txt_itemCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_itemCode.Name = "txt_itemCode";
this.txt_itemCode.Size = new System.Drawing.Size(159, 24);
this.txt_itemCode.TabIndex = 5;
this.txt_itemCode.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_itemCode_EditorButtonClick);
//
// ultraLabel5
//
this.ultraLabel5.AutoSize = true;
this.ultraLabel5.Location = new System.Drawing.Point(845, 11);
this.ultraLabel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraLabel5.Name = "ultraLabel5";
this.ultraLabel5.Size = new System.Drawing.Size(67, 19);
this.ultraLabel5.TabIndex = 4;
this.ultraLabel5.Text = "物料库区";
this.ultraLabel5.Visible = false;
//
// ultraLabel4
//
this.ultraLabel4.AutoSize = true;
this.ultraLabel4.Location = new System.Drawing.Point(1123, 11);
this.ultraLabel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraLabel4.Name = "ultraLabel4";
this.ultraLabel4.Size = new System.Drawing.Size(67, 19);
this.ultraLabel4.TabIndex = 3;
this.ultraLabel4.Text = "库区储位";
this.ultraLabel4.Visible = false;
//
// ultraLabel3
//
this.ultraLabel3.AutoSize = true;
this.ultraLabel3.Location = new System.Drawing.Point(309, 12);
this.ultraLabel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraLabel3.Name = "ultraLabel3";
this.ultraLabel3.Size = new System.Drawing.Size(67, 19);
this.ultraLabel3.TabIndex = 2;
this.ultraLabel3.Text = "物料编码";
//
// ultraLabel2
//
this.ultraLabel2.AutoSize = true;
this.ultraLabel2.Location = new System.Drawing.Point(592, 12);
this.ultraLabel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Size = new System.Drawing.Size(67, 19);
this.ultraLabel2.TabIndex = 1;
this.ultraLabel2.Text = "逻辑库区";
//
// ultraLabel1
//
this.ultraLabel1.AutoSize = true;
this.ultraLabel1.Location = new System.Drawing.Point(12, 12);
this.ultraLabel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraLabel1.Name = "ultraLabel1";
this.ultraLabel1.Size = new System.Drawing.Size(67, 19);
this.ultraLabel1.TabIndex = 0;
this.ultraLabel1.Text = "物料名称";
//
// ultraPanel2
//
//
// ultraPanel2.ClientArea
//
this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox1);
this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraPanel2.Location = new System.Drawing.Point(0, 38);
this.ultraPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraPanel2.Name = "ultraPanel2";
this.ultraPanel2.Size = new System.Drawing.Size(1611, 541);
this.ultraPanel2.TabIndex = 1;
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(1611, 541);
this.ultraGroupBox1.TabIndex = 0;
this.ultraGroupBox1.Text = "库存收发存信息";
//
// ultraGrid1
//
this.ultraGrid1.DataSource = this.dataSet1;
appearance1.BackColor = System.Drawing.SystemColors.Window;
appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
this.ultraGrid1.DisplayLayout.Appearance = appearance1;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn6.Header.VisiblePosition = 7;
ultraGridColumn6.Hidden = true;
ultraGridColumn7.Header.VisiblePosition = 8;
ultraGridColumn8.Header.VisiblePosition = 9;
ultraGridColumn9.Header.VisiblePosition = 10;
ultraGridColumn10.Header.VisiblePosition = 11;
ultraGridColumn11.Header.VisiblePosition = 12;
ultraGridColumn12.Header.VisiblePosition = 13;
ultraGridColumn13.Header.VisiblePosition = 14;
ultraGridColumn14.Header.VisiblePosition = 15;
ultraGridColumn15.Header.VisiblePosition = 16;
ultraGridColumn16.Header.VisiblePosition = 17;
ultraGridColumn17.Header.VisiblePosition = 18;
ultraGridColumn18.Header.VisiblePosition = 19;
ultraGridColumn19.Header.VisiblePosition = 20;
ultraGridColumn20.Header.VisiblePosition = 21;
ultraGridColumn21.Header.VisiblePosition = 22;
ultraGridColumn22.Header.VisiblePosition = 23;
ultraGridColumn23.Header.VisiblePosition = 6;
ultraGridColumn24.Header.VisiblePosition = 5;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13,
ultraGridColumn14,
ultraGridColumn15,
ultraGridColumn16,
ultraGridColumn17,
ultraGridColumn18,
ultraGridColumn19,
ultraGridColumn20,
ultraGridColumn21,
ultraGridColumn22,
ultraGridColumn23,
ultraGridColumn24});
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance5.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance5.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance5.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance5;
appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance6;
this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance7.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance7.BackColor2 = System.Drawing.SystemColors.Control;
appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance7.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance7;
this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
appearance8.BackColor = System.Drawing.SystemColors.Window;
appearance8.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance8;
appearance9.BackColor = System.Drawing.SystemColors.Highlight;
appearance9.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance9;
this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance10.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance10;
appearance11.BorderColor = System.Drawing.Color.Silver;
appearance11.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance11;
this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
appearance12.BackColor = System.Drawing.SystemColors.Control;
appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance12.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance12.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance12;
appearance13.TextHAlignAsString = "Left";
this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance13;
this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance14.BackColor = System.Drawing.SystemColors.Window;
appearance14.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance14;
this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
appearance15.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance15;
this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGrid1.Location = new System.Drawing.Point(3, 21);
this.ultraGrid1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(1605, 517);
this.ultraGrid1.TabIndex = 0;
this.ultraGrid1.Text = "ultraGrid1";
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1});
//
// dataTable1
//
this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn1,
this.dataColumn3,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn9,
this.dataColumn10,
this.dataColumn13,
this.dataColumn14,
this.dataColumn15,
this.dataColumn16,
this.dataColumn17,
this.dataColumn18,
this.dataColumn19,
this.dataColumn20,
this.dataColumn21,
this.dataColumn22,
this.dataColumn23,
this.dataColumn24,
this.dataColumn25,
this.dataColumn26,
this.dataColumn27,
this.dataColumn2,
this.dataColumn4});
this.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.Caption = "主键";
this.dataColumn1.ColumnName = "id";
//
// dataColumn3
//
this.dataColumn3.Caption = "会计期";
this.dataColumn3.ColumnName = "accountPeriod";
//
// dataColumn5
//
this.dataColumn5.Caption = "物料编码";
this.dataColumn5.ColumnName = "itemCode";
//
// dataColumn6
//
this.dataColumn6.Caption = "物料描述";
this.dataColumn6.ColumnName = "itemDesc";
//
// dataColumn7
//
this.dataColumn7.Caption = "物料名称";
this.dataColumn7.ColumnName = "itemName";
//
// dataColumn9
//
this.dataColumn9.Caption = "物料型号规格";
this.dataColumn9.ColumnName = "itemSpec";
//
// dataColumn10
//
this.dataColumn10.Caption = "是否使用采购单位";
this.dataColumn10.ColumnName = "itemUseUom";
//
// dataColumn13
//
this.dataColumn13.Caption = "库存单位";
this.dataColumn13.ColumnName = "weightUnit";
//
// dataColumn14
//
this.dataColumn14.Caption = "预算价";
this.dataColumn14.ColumnName = "bugPrice";
//
// dataColumn15
//
this.dataColumn15.Caption = "期初库存数量";
this.dataColumn15.ColumnName = "invPreviousBalanceQty";
//
// dataColumn16
//
this.dataColumn16.Caption = "期初库存金额";
this.dataColumn16.ColumnName = "invPreviousBalanceAmt";
//
// dataColumn17
//
this.dataColumn17.Caption = "库存收入量";
this.dataColumn17.ColumnName = "invInQty";
//
// dataColumn18
//
this.dataColumn18.Caption = "库存收入金额";
this.dataColumn18.ColumnName = "invInAmt";
//
// dataColumn19
//
this.dataColumn19.Caption = "库存支出量";
this.dataColumn19.ColumnName = "invOutQty";
//
// dataColumn20
//
this.dataColumn20.Caption = "库存支出金额";
this.dataColumn20.ColumnName = "invOutAmt";
//
// dataColumn21
//
this.dataColumn21.Caption = "期末库存数量";
this.dataColumn21.ColumnName = "invEndingBalanceQty";
//
// dataColumn22
//
this.dataColumn22.Caption = "期末库存金额";
this.dataColumn22.ColumnName = "invEndingBalanceAmt";
//
// dataColumn23
//
this.dataColumn23.Caption = "暂估库存数量";
this.dataColumn23.ColumnName = "invEstQty";
//
// dataColumn24
//
this.dataColumn24.Caption = "暂估库存金额";
this.dataColumn24.ColumnName = "invEstAmt";
//
// dataColumn25
//
this.dataColumn25.Caption = "结算库存数量";
this.dataColumn25.ColumnName = "invBalanceQty";
//
// dataColumn26
//
this.dataColumn26.Caption = "结算库存金额";
this.dataColumn26.ColumnName = "invBalanceAmt";
//
// dataColumn27
//
this.dataColumn27.Caption = "备注";
this.dataColumn27.ColumnName = "remark";
//
// dataColumn2
//
this.dataColumn2.Caption = "属性名称";
this.dataColumn2.ColumnName = "itemattr";
//
// dataColumn4
//
this.dataColumn4.Caption = "属性编号";
this.dataColumn4.ColumnName = "itemattrid";
//
// PurCkStatisti
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1611, 579);
this.Controls.Add(this.ultraPanel2);
this.Controls.Add(this.ultraPanel1);
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Name = "PurCkStatisti";
this.Text = "PurCkStatisti";
this.Load += new System.EventHandler(this.PurCkStatisti_Load);
this.ultraPanel1.ClientArea.ResumeLayout(false);
this.ultraPanel1.ClientArea.PerformLayout();
this.ultraPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txt_invBin)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_invPhysic)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_invLogic)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemCode)).EndInit();
this.ultraPanel2.ClientArea.ResumeLayout(false);
this.ultraPanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.Misc.UltraPanel ultraPanel1;
private Infragistics.Win.Misc.UltraPanel ultraPanel2;
private System.Data.DataSet dataSet1;
private System.Data.DataTable dataTable1;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn3;
private System.Data.DataColumn dataColumn5;
private System.Data.DataColumn dataColumn6;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn9;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn13;
private System.Data.DataColumn dataColumn14;
private System.Data.DataColumn dataColumn15;
private System.Data.DataColumn dataColumn16;
private System.Data.DataColumn dataColumn17;
private System.Data.DataColumn dataColumn18;
private System.Data.DataColumn dataColumn19;
private System.Data.DataColumn dataColumn20;
private System.Data.DataColumn dataColumn21;
private System.Data.DataColumn dataColumn22;
private System.Data.DataColumn dataColumn23;
private System.Data.DataColumn dataColumn24;
private System.Data.DataColumn dataColumn25;
private System.Data.DataColumn dataColumn26;
private System.Data.DataColumn dataColumn27;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_invBin;
private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_invPhysic;
private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_invLogic;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_itemName;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_itemCode;
private Infragistics.Win.Misc.UltraLabel ultraLabel5;
private Infragistics.Win.Misc.UltraLabel ultraLabel4;
private Infragistics.Win.Misc.UltraLabel ultraLabel3;
private Infragistics.Win.Misc.UltraLabel ultraLabel2;
private Infragistics.Win.Misc.UltraLabel ultraLabel1;
private System.Data.DataColumn dataColumn2;
private System.Data.DataColumn dataColumn4;
}
}