| | |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "开工日期"; |
| | | this.gridColumn1.Caption = "预计开工时间"; |
| | | this.gridColumn1.FieldName = "mesStartProd"; |
| | | this.gridColumn1.MinWidth = 30; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | |
| | | this.gridColumn6.VisibleIndex = 9; |
| | | this.gridColumn6.Width = 112; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "组织机构"; |
| | | this.gridColumn7.FieldName = "orgName"; |
| | | this.gridColumn7.MinWidth = 30; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 10; |
| | | this.gridColumn7.Width = 112; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | |
| | | this.pageBar1.Size = new System.Drawing.Size(1408, 48); |
| | | this.pageBar1.TabIndex = 4; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "组织机构"; |
| | | this.gridColumn7.FieldName = "orgName"; |
| | | this.gridColumn7.MinWidth = 30; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 10; |
| | | this.gridColumn7.Width = 112; |
| | | // |
| | | // ItemQL |
| | | // |