| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596 |
- namespace Core.StlMes.Client.ZGMil.Report
- {
- partial class FrmMilOutputStatistics
- {
- /// <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 Windows Form 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()
- {
- Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance47 = 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("JUDGE_STOVE_NO1");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOT_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CONTRACT_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE1");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VARIETIES");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PIPE_SIZE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUCKLE_TYPE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADENAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TARGET1");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NODE_STATUS1");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FEI");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TR");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("YJ");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FINAL_USER_DESC");
- Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "LOT_NO", 1, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "LOT_NO", 1, true);
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "CC", 11, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "CC", 11, true);
- Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FEI", 12, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FEI", 12, true);
- Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.SummarySettings summarySettings4 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "TR", 13, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "TR", 13, true);
- Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.SummarySettings summarySettings5 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "YJ", 14, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "YJ", 14, true);
- Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = 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();
- 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();
- 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.chkContractNo = 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.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();
- ((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.chkContractNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkJudgeStoveNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkLotNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkDate)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.SuspendLayout();
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.uteContractNo);
- this.ultraGroupBox1.Controls.Add(this.uteJudgeStoveNo);
- this.ultraGroupBox1.Controls.Add(this.uteLotNo);
- this.ultraGroupBox1.Controls.Add(this.chkContractNo);
- 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 = 3;
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // uteContractNo
- //
- this.uteContractNo.Enabled = false;
- this.uteContractNo.Location = new System.Drawing.Point(837, 12);
- this.uteContractNo.Name = "uteContractNo";
- this.uteContractNo.Size = new System.Drawing.Size(100, 21);
- this.uteContractNo.TabIndex = 1065;
- this.uteContractNo.Visible = false;
- //
- // 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(100, 21);
- this.uteJudgeStoveNo.TabIndex = 1064;
- //
- // uteLotNo
- //
- this.uteLotNo.Enabled = false;
- this.uteLotNo.Location = new System.Drawing.Point(457, 12);
- this.uteLotNo.Name = "uteLotNo";
- this.uteLotNo.Size = new System.Drawing.Size(85, 21);
- this.uteLotNo.TabIndex = 1063;
- //
- // chkContractNo
- //
- this.chkContractNo.AutoSize = true;
- this.chkContractNo.BackColor = System.Drawing.Color.Transparent;
- this.chkContractNo.BackColorInternal = System.Drawing.Color.Transparent;
- this.chkContractNo.Location = new System.Drawing.Point(772, 14);
- this.chkContractNo.Name = "chkContractNo";
- this.chkContractNo.Size = new System.Drawing.Size(59, 19);
- this.chkContractNo.TabIndex = 1062;
- this.chkContractNo.Text = "合同号";
- this.chkContractNo.Visible = false;
- this.chkContractNo.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
- //
- appearance45.TextHAlignAsString = "Left";
- this.chkJudgeStoveNo.Appearance = appearance45;
- 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
- //
- appearance46.TextHAlignAsString = "Left";
- this.chkLotNo.Appearance = appearance46;
- 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(46, 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
- //
- appearance47.TextHAlignAsString = "Left";
- this.chkDate.Appearance = appearance47;
- 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);
- //
- // 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;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 20;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 22;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 28;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 30;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 24;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn15.Header.VisiblePosition = 14;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 26;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn16.Header.VisiblePosition = 15;
- ultraGridColumn16.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- summarySettings1.DisplayFormat = "共{0}条";
- summarySettings1.GroupBySummaryValueAppearance = appearance23;
- summarySettings2.DisplayFormat = "{0:N0}";
- summarySettings2.GroupBySummaryValueAppearance = appearance24;
- summarySettings3.DisplayFormat = "{0:N0}";
- summarySettings3.GroupBySummaryValueAppearance = appearance25;
- summarySettings4.DisplayFormat = "{0:N0}";
- summarySettings4.GroupBySummaryValueAppearance = appearance26;
- summarySettings5.DisplayFormat = "{0:N0}";
- summarySettings5.GroupBySummaryValueAppearance = appearance27;
- ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
- summarySettings1,
- summarySettings2,
- summarySettings3,
- summarySettings4,
- summarySettings5});
- 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;
- appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance4.BackColor2 = System.Drawing.SystemColors.Control;
- appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance5.BackColor = System.Drawing.SystemColors.Window;
- appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
- appearance6.BackColor = System.Drawing.SystemColors.Highlight;
- appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance7.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
- 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;
- appearance9.BackColor = System.Drawing.SystemColors.Control;
- appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance9.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
- appearance10.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
- 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;
- appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(0, 43);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1026, 446);
- this.ultraGrid1.TabIndex = 4;
- 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.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "炉号";
- this.dataColumn1.ColumnName = "JUDGE_STOVE_NO1";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "生产批号 ";
- this.dataColumn2.ColumnName = "LOT_NO";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "工序合同号";
- this.dataColumn3.ColumnName = "CONTRACT_NO";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "产线";
- this.dataColumn4.ColumnName = "PLINE_CODE1";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "品种";
- this.dataColumn5.ColumnName = "VARIETIES";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "规格";
- this.dataColumn6.ColumnName = "PIPE_SIZE";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "扣型";
- this.dataColumn7.ColumnName = "BUCKLE_TYPE";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "钢级";
- this.dataColumn8.ColumnName = "STEELNAME";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "钢种";
- this.dataColumn9.ColumnName = "GRADENAME";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "去向";
- this.dataColumn10.ColumnName = "TARGET1";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "结炉状态";
- this.dataColumn11.ColumnName = "NODE_STATUS1";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "生产支";
- this.dataColumn12.ColumnName = "CC";
- this.dataColumn12.DataType = typeof(int);
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "废品支";
- this.dataColumn13.ColumnName = "FEI";
- this.dataColumn13.DataType = typeof(int);
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "投入支";
- this.dataColumn14.ColumnName = "TR";
- this.dataColumn14.DataType = typeof(int);
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "预计产出支";
- this.dataColumn15.ColumnName = "YJ";
- this.dataColumn15.DataType = typeof(int);
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "用户";
- this.dataColumn16.ColumnName = "FINAL_USER_DESC";
- //
- // FrmMilOutputStatistics
- //
- 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.ultraGrid1);
- this.Controls.Add(this.ultraGroupBox1);
- this.Name = "FrmMilOutputStatistics";
- this.Text = "轧管产出统计";
- this.Load += new System.EventHandler(this.FrmMilOutputStatistics_Load);
- ((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.chkContractNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkJudgeStoveNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkLotNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkDate)).EndInit();
- ((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.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 chkContractNo;
- 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 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;
- }
- }
|