| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | // |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1342, 688); |
| | | this.split1.SplitterPosition = 651; |
| | | this.split1.SplitterPosition = 94; |
| | | this.split1.TabIndex = 4; |
| | | // |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.Size = new System.Drawing.Size(1342, 613); |
| | | this.gcMain1.Size = new System.Drawing.Size(1342, 544); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | // |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Appearance.ViewCaption.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | |
| | | // |
| | | // gv_fsubmit |
| | | // |
| | | |
| | | this.gv_fsubmit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fsubmit.Caption = "审核标识"; |
| | | this.gv_fsubmit.FieldName = "fsubmitTxt"; |
| | |
| | | // |
| | | // gv_releaseNo |
| | | // |
| | | |
| | | this.gv_releaseNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_releaseNo.Caption = "检验单号"; |
| | | this.gv_releaseNo.FieldName = "releaseNo"; |
| | |
| | | // |
| | | // gv_lotNo |
| | | // |
| | | |
| | | this.gv_lotNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lotNo.Caption = "工单单号"; |
| | | this.gv_lotNo.FieldName = "lotNo"; |
| | |
| | | // |
| | | // gv_lifnr |
| | | // |
| | | |
| | | this.gv_lifnr.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lifnr.Caption = "客户名称"; |
| | | this.gv_lifnr.FieldName = "cusName"; |
| | |
| | | // |
| | | // gv_itemId |
| | | // |
| | | |
| | | this.gv_itemId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemId.Caption = "物料ID"; |
| | | this.gv_itemId.FieldName = "itemId"; |
| | |
| | | // |
| | | // gv_itemNo |
| | | // |
| | | |
| | | this.gv_itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemNo.Caption = "物料编码"; |
| | | this.gv_itemNo.FieldName = "itemNo2"; |
| | |
| | | // |
| | | // gv_boardStyle |
| | | // |
| | | |
| | | this.gv_boardStyle.AppearanceCell.Options.UseFont = true; |
| | | this.gv_boardStyle.Caption = "物料名称"; |
| | | this.gv_boardStyle.FieldName = "itemName"; |
| | |
| | | // |
| | | // gv_fcovertQty |
| | | // |
| | | |
| | | this.gv_fcovertQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fcovertQty.Caption = "工单数量"; |
| | | this.gv_fcovertQty.FieldName = "daaQty"; |
| | |
| | | // |
| | | // gv_fbatchQty |
| | | // |
| | | |
| | | this.gv_fbatchQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fbatchQty.Caption = "抽检数量"; |
| | | this.gv_fbatchQty.FieldName = "fbatchQty"; |
| | |
| | | // |
| | | // gv_fcheckResu |
| | | // |
| | | |
| | | this.gv_fcheckResu.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fcheckResu.Caption = "检验结果"; |
| | | this.gv_fcheckResu.FieldName = "fcheckResu"; |
| | |
| | | // |
| | | // gv_remarks |
| | | // |
| | | |
| | | this.gv_remarks.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remarks.Caption = "备注说明"; |
| | | this.gv_remarks.FieldName = "remarks"; |
| | |
| | | // |
| | | // gv_fcheckBy |
| | | // |
| | | |
| | | this.gv_fcheckBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fcheckBy.Caption = "检验人员"; |
| | | this.gv_fcheckBy.FieldName = "fcheckBy"; |
| | |
| | | // |
| | | // gv_fcheckDate |
| | | // |
| | | |
| | | this.gv_fcheckDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fcheckDate.Caption = "检验日期"; |
| | | this.gv_fcheckDate.FieldName = "fcheckDate"; |
| | |
| | | // |
| | | // gv_createBy |
| | | // |
| | | |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人"; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | |
| | | // |
| | | // gv_lastupdateBy |
| | | // |
| | | |
| | | this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateBy.Caption = "最后更新人"; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateBy"; |
| | |
| | | // |
| | | // gv_lastupdateDate |
| | | // |
| | | |
| | | this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateDate.Caption = "最后更新日期"; |
| | | this.gv_lastupdateDate.FieldName = "lastupdateDate"; |
| | |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 613); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 544); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | |
| | | this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitMx1.Horizontal = false; |
| | | this.splitMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Name = "splitMx1"; |
| | | // |
| | | // splitMx1.Panel1 |
| | | // |
| | |
| | | // |
| | | this.splitMx1.Panel2.Controls.Add(this.xtraTabControl2); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1342, 688); |
| | | this.splitMx1.SplitterPosition = 282; |
| | | this.splitMx1.TabIndex = 0; |
| | |
| | | // txt_suppId |
| | | // |
| | | this.txt_suppId.IsReadly = false; |
| | | this.txt_suppId.Location = new System.Drawing.Point(744, 44); |
| | | this.txt_suppId.Location = new System.Drawing.Point(744, 43); |
| | | this.txt_suppId.Name = "txt_suppId"; |
| | | this.txt_suppId.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_suppId.TabIndex = 811; |
| | |
| | | // |
| | | this.txt_remarks.Location = new System.Drawing.Point(84, 241); |
| | | this.txt_remarks.Name = "txt_remarks"; |
| | | |
| | | this.txt_remarks.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remarks.Size = new System.Drawing.Size(584, 28); |
| | | this.txt_remarks.Size = new System.Drawing.Size(584, 24); |
| | | this.txt_remarks.StyleController = this.layoutMx1; |
| | | this.txt_remarks.TabIndex = 797; |
| | | // |
| | |
| | | // |
| | | // txt_releaseNo |
| | | // |
| | | this.txt_releaseNo.Location = new System.Drawing.Point(84, 44); |
| | | this.txt_releaseNo.Location = new System.Drawing.Point(84, 43); |
| | | this.txt_releaseNo.Name = "txt_releaseNo"; |
| | | |
| | | this.txt_releaseNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_releaseNo.Size = new System.Drawing.Size(254, 28); |
| | | this.txt_releaseNo.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_releaseNo.StyleController = this.layoutMx1; |
| | | this.txt_releaseNo.TabIndex = 213; |
| | | this.txt_releaseNo.Tag = "readonly"; |
| | | // |
| | | // txt_fcheckDate |
| | | // |
| | | this.txt_fcheckDate.Location = new System.Drawing.Point(414, 44); |
| | | this.txt_fcheckDate.Location = new System.Drawing.Point(414, 43); |
| | | this.txt_fcheckDate.Name = "txt_fcheckDate"; |
| | | |
| | | this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fcheckDate.Size = new System.Drawing.Size(254, 28); |
| | | this.txt_fcheckDate.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_fcheckDate.StyleController = this.layoutMx1; |
| | | this.txt_fcheckDate.TabIndex = 216; |
| | | this.txt_fcheckDate.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_lotNo1.Location = new System.Drawing.Point(744, 76); |
| | | this.txt_lotNo1.Name = "txt_lotNo1"; |
| | | |
| | | this.txt_lotNo1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lotNo1.Size = new System.Drawing.Size(254, 28); |
| | | this.txt_lotNo1.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_lotNo1.StyleController = this.layoutMx1; |
| | | this.txt_lotNo1.TabIndex = 262; |
| | | this.txt_lotNo1.Tag = ""; |
| | |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(84, 142); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(254, 28); |
| | | this.txt_itemNo.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | | this.txt_itemNo.TabIndex = 789; |
| | | this.txt_itemNo.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_fcheckBy.Location = new System.Drawing.Point(414, 76); |
| | | this.txt_fcheckBy.Name = "txt_fcheckBy"; |
| | | |
| | | this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fcheckBy.Size = new System.Drawing.Size(254, 28); |
| | | this.txt_fcheckBy.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_fcheckBy.StyleController = this.layoutMx1; |
| | | this.txt_fcheckBy.TabIndex = 217; |
| | | this.txt_fcheckBy.Tag = "readonly"; |
| | |
| | | // |
| | | this.txt_fbatchQty.Location = new System.Drawing.Point(414, 12); |
| | | this.txt_fbatchQty.Name = "txt_fbatchQty"; |
| | | |
| | | this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fbatchQty.Size = new System.Drawing.Size(254, 28); |
| | | this.txt_fbatchQty.Size = new System.Drawing.Size(254, 24); |
| | | this.txt_fbatchQty.StyleController = this.layoutMx1; |
| | | this.txt_fbatchQty.TabIndex = 222; |
| | | this.txt_fbatchQty.Tag = ""; |
| | |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(1074, 44); |
| | | this.txt_createDate.Location = new System.Drawing.Point(1074, 43); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Size = new System.Drawing.Size(256, 24); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | |
| | | // layoutControlItem1 |
| | | // |
| | | this.layoutControlItem1.Control = this.txt_releaseNo; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 32); |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 31); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(330, 32); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(330, 33); |
| | | this.layoutControlItem1.Text = "检验单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem23.Control = this.txt_djType; |
| | | this.layoutControlItem23.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem23.Name = "layoutControlItem23"; |
| | | this.layoutControlItem23.Size = new System.Drawing.Size(330, 32); |
| | | this.layoutControlItem23.Size = new System.Drawing.Size(330, 31); |
| | | this.layoutControlItem23.Text = "单据类型"; |
| | | this.layoutControlItem23.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_fcheckDate; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(330, 32); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(330, 31); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(330, 32); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(330, 33); |
| | | this.layoutControlItem2.Text = "检验日期"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(330, 0); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(330, 32); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(330, 31); |
| | | this.layoutControlItem9.Text = "抽检数量"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | // layoutControlItem24 |
| | | // |
| | | this.layoutControlItem24.Control = this.txt_suppId; |
| | | this.layoutControlItem24.Location = new System.Drawing.Point(660, 32); |
| | | this.layoutControlItem24.Location = new System.Drawing.Point(660, 31); |
| | | this.layoutControlItem24.Name = "layoutControlItem24"; |
| | | this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem24.Size = new System.Drawing.Size(330, 32); |
| | | this.layoutControlItem24.Size = new System.Drawing.Size(330, 33); |
| | | this.layoutControlItem24.Text = "客户编码"; |
| | | this.layoutControlItem24.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem22.Location = new System.Drawing.Point(660, 0); |
| | | this.layoutControlItem22.Name = "layoutControlItem22"; |
| | | this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem22.Size = new System.Drawing.Size(330, 32); |
| | | this.layoutControlItem22.Size = new System.Drawing.Size(330, 31); |
| | | this.layoutControlItem22.Text = "客户订单"; |
| | | this.layoutControlItem22.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem31.Location = new System.Drawing.Point(990, 0); |
| | | this.layoutControlItem31.Name = "layoutControlItem31"; |
| | | this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem31.Size = new System.Drawing.Size(332, 32); |
| | | this.layoutControlItem31.Size = new System.Drawing.Size(332, 31); |
| | | this.layoutControlItem31.Text = "创建人"; |
| | | this.layoutControlItem31.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem33 |
| | | // |
| | | this.layoutControlItem33.Control = this.txt_createDate; |
| | | this.layoutControlItem33.Location = new System.Drawing.Point(990, 32); |
| | | this.layoutControlItem33.Location = new System.Drawing.Point(990, 31); |
| | | this.layoutControlItem33.Name = "layoutControlItem33"; |
| | | this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem33.Size = new System.Drawing.Size(332, 32); |
| | | this.layoutControlItem33.Size = new System.Drawing.Size(332, 33); |
| | | this.layoutControlItem33.Text = "创建时间"; |
| | | this.layoutControlItem33.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | // |
| | | // gvMx1guid |
| | | // |
| | | |
| | | this.gvMx1guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1guid.Caption = "guid不能删除"; |
| | | this.gvMx1guid.FieldName = "guid"; |
| | |
| | | // |
| | | // gvMx1fcheckItem |
| | | // |
| | | |
| | | this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1fcheckItem.Caption = "检验项目"; |
| | | this.gvMx1fcheckItem.FieldName = "fcheckItem"; |
| | |
| | | // |
| | | // gvMx1fcheckTool |
| | | // |
| | | |
| | | this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1fcheckTool.Caption = "检验工具"; |
| | | this.gvMx1fcheckTool.FieldName = "fcheckTool"; |
| | |
| | | // |
| | | // gvMx1fcheckItemDesc |
| | | // |
| | | |
| | | this.gvMx1fcheckItemDesc.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1fcheckItemDesc.Caption = "检验项目描述"; |
| | | this.gvMx1fcheckItemDesc.FieldName = "fcheckItemDesc"; |
| | |
| | | // |
| | | // gvMx1fspecRequ |
| | | // |
| | | |
| | | this.gvMx1fspecRequ.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1fspecRequ.Caption = "规格要求"; |
| | | this.gvMx1fspecRequ.FieldName = "fspecRequ"; |
| | |
| | | // |
| | | // gvMx1fupAllow |
| | | // |
| | | |
| | | this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1fupAllow.Caption = "上限"; |
| | | this.gvMx1fupAllow.FieldName = "fupAllow"; |
| | |
| | | // |
| | | // gvMx1fstand |
| | | // |
| | | |
| | | this.gvMx1fstand.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1fstand.Caption = "标准值"; |
| | | this.gvMx1fstand.FieldName = "fstand"; |
| | |
| | | // |
| | | // gvMx1fdownAllow |
| | | // |
| | | |
| | | this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1fdownAllow.Caption = "下限"; |
| | | this.gvMx1fdownAllow.FieldName = "fdownAllow"; |
| | |
| | | // |
| | | // gvMx1freQty |
| | | // |
| | | |
| | | this.gvMx1freQty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1freQty.Caption = "RE数量"; |
| | | this.gvMx1freQty.FieldName = "freQty"; |
| | |
| | | // |
| | | // gvMx1checkQyt |
| | | // |
| | | |
| | | this.gvMx1checkQyt.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1checkQyt.Caption = "抽检数量"; |
| | | this.gvMx1checkQyt.FieldName = "checkQyt"; |
| | |
| | | // |
| | | // gvMx1fenterQty |
| | | // |
| | | |
| | | this.gvMx1fenterQty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1fenterQty.Caption = "已录入数量"; |
| | | this.gvMx1fenterQty.FieldName = "fenterQty"; |
| | |
| | | // |
| | | // gvMx1fcheckResu |
| | | // |
| | | |
| | | this.gvMx1fcheckResu.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); |
| | | this.gvMx1fcheckResu.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1fcheckResu.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | // |
| | | // gvMx1fngRate |
| | | // |
| | | |
| | | this.gvMx1fngRate.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1fngRate.Caption = "不良率"; |
| | | this.gvMx1fngRate.FieldName = "fngRateName"; |
| | |
| | | // |
| | | // gvMx1fngQty |
| | | // |
| | | |
| | | this.gvMx1fngQty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1fngQty.Caption = "不合格数"; |
| | | this.gvMx1fngQty.FieldName = "fngQty"; |
| | |
| | | // |
| | | // gvMx1sampleSizeNo |
| | | // |
| | | |
| | | this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1sampleSizeNo.Caption = "检验标志编码"; |
| | | this.gvMx1sampleSizeNo.FieldName = "sampleSizeNo"; |
| | |
| | | // |
| | | // gvMx1fcheckLevel |
| | | // |
| | | |
| | | this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1fcheckLevel.Caption = "检验水平"; |
| | | this.gvMx1fcheckLevel.FieldName = "fcheckLevel"; |
| | |
| | | // |
| | | // gvMx1facLevel |
| | | // |
| | | |
| | | this.gvMx1facLevel.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1facLevel.Caption = "拒收水平"; |
| | | this.gvMx1facLevel.FieldName = "facLevel"; |
| | |
| | | // |
| | | // gvMx2 |
| | | // |
| | | |
| | | this.gvMx2.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn4, |
| | |
| | | // |
| | | // gvMx3 |
| | | // |
| | | |
| | | this.gvMx3.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn1, |
| | |
| | | this.ucUpFileList1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.ucUpFileList1.Location = new System.Drawing.Point(0, 0); |
| | | this.ucUpFileList1.Name = "ucUpFileList1"; |
| | | this.ucUpFileList1.parentGroup = null; |
| | | this.ucUpFileList1.pGuid = null; |
| | | this.ucUpFileList1.Size = new System.Drawing.Size(1340, 362); |
| | | this.ucUpFileList1.TabIndex = 0; |