| | |
| | | this.gridColumn4 = 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(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | |
| | | this.gridColumn3, |
| | | this.gridColumn4, |
| | | this.gridColumn5, |
| | | this.gridColumn6}); |
| | | this.gridColumn6, |
| | | this.gridColumn7}); |
| | | this.gridView1.DetailHeight = 428; |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 62; |
| | |
| | | // |
| | | // 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; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; |
| | | } |
| | | } |