| | |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "检验状态"; |
| | | this.gridColumn5.FieldName = "checkStates"; |
| | | this.gridColumn5.FieldName = "txtColor"; |
| | | this.gridColumn5.MinWidth = 25; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 2; |
| | | this.gridColumn6.Width = 94; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "生产组织"; |
| | | this.gridColumn7.FieldName = "fSubsidiary"; |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 21; |
| | | this.gridColumn7.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | // gridView4 |
| | | // |
| | | this.gridView4.Name = "gridView4"; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "生产组织"; |
| | | this.gridColumn7.FieldName = "fSubsidiary"; |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 21; |
| | | this.gridColumn7.Width = 94; |
| | | // |
| | | // Frm_XunJianDetect01 |
| | | // |