| | |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.gridColumn3, |
| | | this.gridColumn17, |
| | | this.gridColumn18, |
| | | this.gridColumn19}); |
| | | this.gridColumn19, |
| | | this.gridColumn20}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 15; |
| | | this.gridColumn1.VisibleIndex = 14; |
| | | this.gridColumn1.Width = 94; |
| | | // |
| | | // gridColumn2 |
| | |
| | | this.gridColumn3.FieldName = "itemId"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 14; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // gridColumn17 |
| | |
| | | // gridColumn18 |
| | | // |
| | | this.gridColumn18.Caption = "OA处理状态"; |
| | | this.gridColumn18.FieldName = "oaCheckStatusTxt"; |
| | | this.gridColumn18.FieldName = "txtColor"; |
| | | this.gridColumn18.MinWidth = 25; |
| | | this.gridColumn18.Name = "gridColumn18"; |
| | | this.gridColumn18.Visible = true; |
| | |
| | | this.gridColumn19.Visible = true; |
| | | this.gridColumn19.VisibleIndex = 9; |
| | | this.gridColumn19.Width = 94; |
| | | // |
| | | // gridColumn20 |
| | | // |
| | | this.gridColumn20.Caption = "收料组织"; |
| | | this.gridColumn20.FieldName = "fSubsidiary"; |
| | | this.gridColumn20.MinWidth = 25; |
| | | this.gridColumn20.Name = "gridColumn20"; |
| | | this.gridColumn20.Visible = true; |
| | | this.gridColumn20.VisibleIndex = 15; |
| | | this.gridColumn20.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowSpan = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(1106, 58); |
| | | this.layoutControlItem3.Text = "不合格描述"; |
| | | this.layoutControlItem3.Text = "异常描述"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // tabMx |
| | |
| | | // |
| | | // gridColumn14 |
| | | // |
| | | this.gridColumn14.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn14.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn14.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn14.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn14.Caption = "处置意见"; |
| | | this.gridColumn14.FieldName = "handResult"; |
| | | this.gridColumn14.MinWidth = 25; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; |
| | | } |
| | | } |