namespace Core.StlMes.Client.ZGMil.Report
{
partial class RepMilGodownData
{
///
/// 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.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("JUDGE_STOVE_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOT_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CONTRACT_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADENAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IMP_PROCESS");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_GOWHERE_CODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_GOWHERE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_LEN");
Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_COUNT");
Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WEIGHT");
Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BAL_YEAR_MONTH");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUGDE_APPLY_FLAG");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TARGET_LIABRARY");
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
this.ultraGroupBox2 = 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.dataColumn2 = new System.Data.DataColumn();
this.dataColumn3 = new System.Data.DataColumn();
this.dataColumn4 = new System.Data.DataColumn();
this.dataColumn5 = new System.Data.DataColumn();
this.dataColumn6 = new System.Data.DataColumn();
this.dataColumn7 = new System.Data.DataColumn();
this.dataColumn8 = new System.Data.DataColumn();
this.dataColumn9 = new System.Data.DataColumn();
this.dataColumn10 = new System.Data.DataColumn();
this.dataColumn11 = new System.Data.DataColumn();
this.dataColumn12 = 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.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.uteContractNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.uteJudgeStoveNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.uteLotNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ContractNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.label1 = new System.Windows.Forms.Label();
this.cmbEndDate = new System.Windows.Forms.DateTimePicker();
this.chkJudgeStoveNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.chkLotNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.cmbDate = new System.Windows.Forms.DateTimePicker();
this.chkDate = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.dataColumn18 = new System.Data.DataColumn();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
this.ultraGroupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uteContractNo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uteJudgeStoveNo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uteLotNo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ContractNo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkJudgeStoveNo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkLotNo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkDate)).BeginInit();
this.SuspendLayout();
//
// ultraGroupBox2
//
this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox2.Location = new System.Drawing.Point(0, 43);
this.ultraGroupBox2.Name = "ultraGroupBox2";
this.ultraGroupBox2.Size = new System.Drawing.Size(1026, 446);
this.ultraGroupBox2.TabIndex = 1;
this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// ultraGrid1
//
this.ultraGrid1.DataMember = "Table1";
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;
ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.Hidden = true;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.RowLayoutColumnInfo.OriginX = 8;
ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn7.RowLayoutColumnInfo.OriginX = 10;
ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn8.RowLayoutColumnInfo.OriginX = 24;
ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn9.RowLayoutColumnInfo.OriginX = 26;
ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn10.Header.VisiblePosition = 9;
ultraGridColumn10.Hidden = true;
ultraGridColumn10.RowLayoutColumnInfo.OriginX = 26;
ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn11.Header.VisiblePosition = 10;
ultraGridColumn11.Hidden = true;
ultraGridColumn11.RowLayoutColumnInfo.OriginX = 16;
ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn12.Header.VisiblePosition = 11;
ultraGridColumn12.RowLayoutColumnInfo.OriginX = 20;
ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
appearance19.TextHAlignAsString = "Right";
ultraGridColumn13.CellAppearance = appearance19;
ultraGridColumn13.Header.VisiblePosition = 12;
ultraGridColumn13.MaskInput = "{LOC}nnnnnnn.nn";
ultraGridColumn13.RowLayoutColumnInfo.OriginX = 12;
ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
appearance20.TextHAlignAsString = "Right";
ultraGridColumn14.CellAppearance = appearance20;
ultraGridColumn14.Header.VisiblePosition = 13;
ultraGridColumn14.MaskInput = "nn,nnn,nnn";
ultraGridColumn14.RowLayoutColumnInfo.OriginX = 14;
ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
appearance21.TextHAlignAsString = "Right";
ultraGridColumn15.CellAppearance = appearance21;
ultraGridColumn15.Header.VisiblePosition = 14;
ultraGridColumn15.MaskInput = "{LOC}nnnnnnn.nnn";
ultraGridColumn15.RowLayoutColumnInfo.OriginX = 16;
ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn16.Header.VisiblePosition = 15;
ultraGridColumn16.Hidden = true;
ultraGridColumn16.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn17.Header.VisiblePosition = 16;
ultraGridColumn17.RowLayoutColumnInfo.OriginX = 22;
ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn18.Header.VisiblePosition = 17;
ultraGridColumn18.RowLayoutColumnInfo.OriginX = 18;
ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13,
ultraGridColumn14,
ultraGridColumn15,
ultraGridColumn16,
ultraGridColumn17,
ultraGridColumn18});
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance2.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
appearance13.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance13;
this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance3.BackColor2 = System.Drawing.SystemColors.Control;
appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
appearance7.BackColor = System.Drawing.SystemColors.Window;
appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance7;
appearance10.BackColor = System.Drawing.SystemColors.Highlight;
appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance10;
this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance12.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance12;
appearance8.BorderColor = System.Drawing.Color.Silver;
appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
appearance14.BackColor = System.Drawing.SystemColors.Control;
appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance14.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance14.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance14;
appearance15.TextHAlignAsString = "Left";
this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance15;
this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance11.BackColor = System.Drawing.SystemColors.Window;
appearance11.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
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, 0);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(1020, 443);
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.dataColumn2,
this.dataColumn3,
this.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn8,
this.dataColumn9,
this.dataColumn10,
this.dataColumn11,
this.dataColumn12,
this.dataColumn13,
this.dataColumn14,
this.dataColumn15,
this.dataColumn16,
this.dataColumn17,
this.dataColumn18});
this.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.Caption = "炉号";
this.dataColumn1.ColumnName = "JUDGE_STOVE_NO";
//
// dataColumn2
//
this.dataColumn2.Caption = "生产批号";
this.dataColumn2.ColumnName = "LOT_NO";
//
// dataColumn3
//
this.dataColumn3.Caption = "产线代码";
this.dataColumn3.ColumnName = "PLINE_CODE";
//
// dataColumn4
//
this.dataColumn4.Caption = "机组";
this.dataColumn4.ColumnName = "PLINE_NAME";
//
// dataColumn5
//
this.dataColumn5.Caption = "合同号";
this.dataColumn5.ColumnName = "CONTRACT_NO";
//
// dataColumn6
//
this.dataColumn6.Caption = "钢种";
this.dataColumn6.ColumnName = "GRADENAME";
//
// dataColumn7
//
this.dataColumn7.Caption = "物料描述";
this.dataColumn7.ColumnName = "MATERIAL_NAME";
//
// dataColumn8
//
this.dataColumn8.Caption = "标准名称";
this.dataColumn8.ColumnName = "STD_NAME";
//
// dataColumn9
//
this.dataColumn9.Caption = "执行工艺号";
this.dataColumn9.ColumnName = "IMP_PROCESS";
//
// dataColumn10
//
this.dataColumn10.Caption = "备注";
this.dataColumn10.ColumnName = "MEMO";
//
// dataColumn11
//
this.dataColumn11.Caption = "材料去向代码";
this.dataColumn11.ColumnName = "MAT_GOWHERE_CODE";
//
// dataColumn12
//
this.dataColumn12.Caption = "材料去向";
this.dataColumn12.ColumnName = "MAT_GOWHERE_NAME";
//
// dataColumn13
//
this.dataColumn13.Caption = "长度";
this.dataColumn13.ColumnName = "ACT_LEN";
this.dataColumn13.DataType = typeof(double);
//
// dataColumn14
//
this.dataColumn14.Caption = "支数";
this.dataColumn14.ColumnName = "ACT_COUNT";
this.dataColumn14.DataType = typeof(int);
//
// dataColumn15
//
this.dataColumn15.Caption = "重量";
this.dataColumn15.ColumnName = "ACT_WEIGHT";
this.dataColumn15.DataType = typeof(double);
//
// dataColumn16
//
this.dataColumn16.Caption = "结转年月";
this.dataColumn16.ColumnName = "BAL_YEAR_MONTH";
//
// dataColumn17
//
this.dataColumn17.Caption = "判定状态";
this.dataColumn17.ColumnName = "JUGDE_APPLY_FLAG";
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.uteContractNo);
this.ultraGroupBox1.Controls.Add(this.uteJudgeStoveNo);
this.ultraGroupBox1.Controls.Add(this.uteLotNo);
this.ultraGroupBox1.Controls.Add(this.ContractNo);
this.ultraGroupBox1.Controls.Add(this.label1);
this.ultraGroupBox1.Controls.Add(this.cmbEndDate);
this.ultraGroupBox1.Controls.Add(this.chkJudgeStoveNo);
this.ultraGroupBox1.Controls.Add(this.chkLotNo);
this.ultraGroupBox1.Controls.Add(this.cmbDate);
this.ultraGroupBox1.Controls.Add(this.chkDate);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(1026, 43);
this.ultraGroupBox1.TabIndex = 4;
this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// uteContractNo
//
this.uteContractNo.Enabled = false;
this.uteContractNo.Location = new System.Drawing.Point(807, 12);
this.uteContractNo.Name = "uteContractNo";
this.uteContractNo.Size = new System.Drawing.Size(85, 21);
this.uteContractNo.TabIndex = 1065;
//
// uteJudgeStoveNo
//
this.uteJudgeStoveNo.Enabled = false;
this.uteJudgeStoveNo.Location = new System.Drawing.Point(637, 12);
this.uteJudgeStoveNo.Name = "uteJudgeStoveNo";
this.uteJudgeStoveNo.Size = new System.Drawing.Size(85, 21);
this.uteJudgeStoveNo.TabIndex = 1064;
//
// uteLotNo
//
this.uteLotNo.Enabled = false;
this.uteLotNo.Location = new System.Drawing.Point(482, 12);
this.uteLotNo.Name = "uteLotNo";
this.uteLotNo.Size = new System.Drawing.Size(85, 21);
this.uteLotNo.TabIndex = 1063;
//
// ContractNo
//
this.ContractNo.AutoSize = true;
this.ContractNo.BackColor = System.Drawing.Color.Transparent;
this.ContractNo.BackColorInternal = System.Drawing.Color.Transparent;
this.ContractNo.Location = new System.Drawing.Point(742, 14);
this.ContractNo.Name = "ContractNo";
this.ContractNo.Size = new System.Drawing.Size(59, 19);
this.ContractNo.TabIndex = 1062;
this.ContractNo.Text = "合同号";
this.ContractNo.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Location = new System.Drawing.Point(222, 16);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(17, 12);
this.label1.TabIndex = 1061;
this.label1.Text = "至";
//
// cmbEndDate
//
this.cmbEndDate.CustomFormat = "yyyy-MM-dd HH:mm";
this.cmbEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.cmbEndDate.Location = new System.Drawing.Point(245, 11);
this.cmbEndDate.Name = "cmbEndDate";
this.cmbEndDate.Size = new System.Drawing.Size(138, 21);
this.cmbEndDate.TabIndex = 1060;
//
// chkJudgeStoveNo
//
appearance4.TextHAlignAsString = "Left";
this.chkJudgeStoveNo.Appearance = appearance4;
this.chkJudgeStoveNo.AutoSize = true;
this.chkJudgeStoveNo.BackColor = System.Drawing.Color.Transparent;
this.chkJudgeStoveNo.BackColorInternal = System.Drawing.Color.Transparent;
this.chkJudgeStoveNo.Location = new System.Drawing.Point(585, 14);
this.chkJudgeStoveNo.Name = "chkJudgeStoveNo";
this.chkJudgeStoveNo.Size = new System.Drawing.Size(46, 19);
this.chkJudgeStoveNo.TabIndex = 1057;
this.chkJudgeStoveNo.Text = "炉号";
this.chkJudgeStoveNo.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
//
// chkLotNo
//
appearance5.TextHAlignAsString = "Left";
this.chkLotNo.Appearance = appearance5;
this.chkLotNo.AutoSize = true;
this.chkLotNo.BackColor = System.Drawing.Color.Transparent;
this.chkLotNo.BackColorInternal = System.Drawing.Color.Transparent;
this.chkLotNo.Location = new System.Drawing.Point(405, 14);
this.chkLotNo.Name = "chkLotNo";
this.chkLotNo.Size = new System.Drawing.Size(71, 19);
this.chkLotNo.TabIndex = 1056;
this.chkLotNo.Text = "生产批号";
this.chkLotNo.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
//
// cmbDate
//
this.cmbDate.CustomFormat = "yyyy-MM-dd HH:mm";
this.cmbDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.cmbDate.Location = new System.Drawing.Point(78, 11);
this.cmbDate.Name = "cmbDate";
this.cmbDate.Size = new System.Drawing.Size(138, 21);
this.cmbDate.TabIndex = 1055;
//
// chkDate
//
appearance6.TextHAlignAsString = "Left";
this.chkDate.Appearance = appearance6;
this.chkDate.AutoSize = true;
this.chkDate.BackColor = System.Drawing.Color.Transparent;
this.chkDate.BackColorInternal = System.Drawing.Color.Transparent;
this.chkDate.Checked = true;
this.chkDate.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkDate.Location = new System.Drawing.Point(6, 13);
this.chkDate.Name = "chkDate";
this.chkDate.Size = new System.Drawing.Size(71, 19);
this.chkDate.TabIndex = 1054;
this.chkDate.Text = "入库时间";
this.chkDate.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
//
// dataColumn18
//
this.dataColumn18.Caption = "计划去向";
this.dataColumn18.ColumnName = "TARGET_LIABRARY";
//
// RepMilGodownData
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1026, 489);
this.Controls.Add(this.ultraGroupBox2);
this.Controls.Add(this.ultraGroupBox1);
this.Name = "RepMilGodownData";
this.Text = "入库单数据统计";
this.Load += new System.EventHandler(this.RepMilGodownData_Load);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
this.ultraGroupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.uteContractNo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uteJudgeStoveNo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uteLotNo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ContractNo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkJudgeStoveNo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkLotNo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkDate)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
private System.Data.DataSet dataSet1;
private System.Data.DataTable dataTable1;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn2;
private System.Data.DataColumn dataColumn3;
private System.Data.DataColumn dataColumn4;
private System.Data.DataColumn dataColumn5;
private System.Data.DataColumn dataColumn6;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn8;
private System.Data.DataColumn dataColumn9;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn11;
private System.Data.DataColumn dataColumn12;
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 Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.UltraWinEditors.UltraTextEditor uteContractNo;
private Infragistics.Win.UltraWinEditors.UltraTextEditor uteJudgeStoveNo;
private Infragistics.Win.UltraWinEditors.UltraTextEditor uteLotNo;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ContractNo;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.DateTimePicker cmbEndDate;
internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkJudgeStoveNo;
internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkLotNo;
private System.Windows.Forms.DateTimePicker cmbDate;
internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDate;
private System.Data.DataColumn dataColumn18;
}
}