| | |
| | | this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.gridColumn22, |
| | | this.gridColumn23, |
| | | this.gridColumn24, |
| | | this.gridColumn25, |
| | | this.gridColumn26}); |
| | | this.gridColumn25}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | // |
| | | // gridColumn10 |
| | | // |
| | | this.gridColumn10.Caption = "是否首检"; |
| | | this.gridColumn10.Caption = "首检合格"; |
| | | this.gridColumn10.FieldName = "isSj"; |
| | | this.gridColumn10.MaxWidth = 50; |
| | | this.gridColumn10.MinWidth = 50; |
| | |
| | | this.gridColumn25.Visible = true; |
| | | this.gridColumn25.VisibleIndex = 31; |
| | | this.gridColumn25.Width = 94; |
| | | // |
| | | // gridColumn26 |
| | | // |
| | | this.gridColumn26.Caption = "首件检验结果"; |
| | | this.gridColumn26.FieldName = "daa026"; |
| | | this.gridColumn26.MinWidth = 25; |
| | | this.gridColumn26.Name = "gridColumn26"; |
| | | this.gridColumn26.Visible = true; |
| | | this.gridColumn26.VisibleIndex = 32; |
| | | this.gridColumn26.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn24; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn25; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn26; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage2; |
| | | private DevExpress.XtraEditors.SplitContainerControl splitMx1; |