| | |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn13 = 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.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn11, |
| | | this.gridColumn13, |
| | | this.gridColumn18, |
| | | this.gridColumn19, |
| | | this.gridColumn20, |
| | | this.gridColumn21, |
| | | this.gridColumn23, |
| | |
| | | this.gridColumn18.Visible = true; |
| | | this.gridColumn18.VisibleIndex = 8; |
| | | this.gridColumn18.Width = 94; |
| | | // |
| | | // gridColumn19 |
| | | // |
| | | this.gridColumn19.Caption = "预计产量"; |
| | | this.gridColumn19.FieldName = "daaCl"; |
| | | this.gridColumn19.MinWidth = 25; |
| | | this.gridColumn19.Name = "gridColumn19"; |
| | | this.gridColumn19.Width = 94; |
| | | // |
| | | // gridColumn20 |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; |