/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrPivotGrid1 = new DevExpress.XtraReports.UI.XRPivotGrid();
     this.bindingSource3 = new System.Windows.Forms.BindingSource(this.components);
     this.fieldBudgetYear1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldProgram1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldRegion1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldQuarter1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldMonth1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldDistributedAmount1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrPivotGrid1});
     this.Detail.Dpi = 254F;
     this.Detail.HeightF = 396.475F;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPivotGrid1
     //
     this.xrPivotGrid1.Appearance.CustomTotalCell.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrPivotGrid1.Appearance.CustomTotalCell.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrPivotGrid1.Appearance.FieldHeader.BackColor = System.Drawing.Color.Gainsboro;
     this.xrPivotGrid1.Appearance.FieldHeader.BorderColor = System.Drawing.Color.Silver;
     this.xrPivotGrid1.Appearance.FieldHeader.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrPivotGrid1.Appearance.FieldHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.BackColor = System.Drawing.Color.Gainsboro;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrPivotGrid1.Appearance.FieldValueTotal.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrPivotGrid1.Appearance.FieldValueTotal.ForeColor = System.Drawing.Color.Blue;
     this.xrPivotGrid1.Appearance.HeaderGroupLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.xrPivotGrid1.Appearance.TotalCell.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrPivotGrid1.DataSource = this.bindingSource3;
     this.xrPivotGrid1.Dpi = 254F;
     this.xrPivotGrid1.Fields.AddRange(new DevExpress.XtraPivotGrid.PivotGridField[] {
     this.fieldBudgetYear1,
     this.fieldProgram1,
     this.fieldRegion1,
     this.fieldQuarter1,
     this.fieldMonth1,
     this.fieldDistributedAmount1});
     this.xrPivotGrid1.LocationFloat = new DevExpress.Utils.PointFloat(0.0002018611F, 0F);
     this.xrPivotGrid1.Name = "xrPivotGrid1";
     this.xrPivotGrid1.OLAPConnectionString = "";
     this.xrPivotGrid1.OptionsChartDataSource.UpdateDelay = 300;
     this.xrPivotGrid1.SizeF = new System.Drawing.SizeF(1987F, 371.475F);
     //
     // bindingSource3
     //
     this.bindingSource3.DataSource = typeof(Cats.Models.Hub.ViewModels.Report.Data.DistributionRows);
     //
     // fieldBudgetYear1
     //
     this.fieldBudgetYear1.AreaIndex = 0;
     this.fieldBudgetYear1.Caption = "Budget Year";
     this.fieldBudgetYear1.FieldName = "BudgetYear";
     this.fieldBudgetYear1.Name = "fieldBudgetYear1";
     //
     // fieldProgram1
     //
     this.fieldProgram1.AreaIndex = 1;
     this.fieldProgram1.Caption = "Program";
     this.fieldProgram1.FieldName = "Program";
     this.fieldProgram1.Name = "fieldProgram1";
     //
     // fieldRegion1
     //
     this.fieldRegion1.Area = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldRegion1.AreaIndex = 0;
     this.fieldRegion1.Caption = "Region";
     this.fieldRegion1.FieldName = "Region";
     this.fieldRegion1.Name = "fieldRegion1";
     this.fieldRegion1.Width = 150;
     //
     // fieldQuarter1
     //
     this.fieldQuarter1.Area = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.fieldQuarter1.AreaIndex = 0;
     this.fieldQuarter1.Caption = "Quarter";
     this.fieldQuarter1.FieldName = "Quarter";
     this.fieldQuarter1.Name = "fieldQuarter1";
     //
     // fieldMonth1
     //
     this.fieldMonth1.Area = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.fieldMonth1.AreaIndex = 1;
     this.fieldMonth1.Caption = "Month";
     this.fieldMonth1.FieldName = "Month";
     this.fieldMonth1.Name = "fieldMonth1";
     this.fieldMonth1.Width = 190;
     //
     // fieldDistributedAmount1
     //
     this.fieldDistributedAmount1.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldDistributedAmount1.AreaIndex = 0;
     this.fieldDistributedAmount1.Caption = "Distributed Amount";
     this.fieldDistributedAmount1.FieldName = "DistributedAmount";
     this.fieldDistributedAmount1.Name = "fieldDistributedAmount1";
     //
     // TopMargin
     //
     this.TopMargin.Dpi = 254F;
     this.TopMargin.HeightF = 18F;
     this.TopMargin.Name = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi = 254F;
     this.BottomMargin.HeightF = 51F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Dpi = 254F;
     this.GroupHeader1.HeightF = 254F;
     this.GroupHeader1.Name = "GroupHeader1";
     //
     // DistributionReportPivot
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin,
     this.GroupHeader1});
     this.Dpi = 254F;
     this.Margins = new System.Drawing.Printing.Margins(36, 53, 18, 51);
     this.PageHeight = 2969;
     this.PageWidth = 2101;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 31.75F;
     this.Version = "10.2";
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #2
0
 private void InitializeComponent()
 {
     this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel3          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.detailBand1       = new DevExpress.XtraReports.UI.DetailBand();
     this.xrPivotGrid1      = new DevExpress.XtraReports.UI.XRPivotGrid();
     this.xrPivotGridField1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField2 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField3 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField4 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField5 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField6 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField7 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrControlStyle1   = new DevExpress.XtraReports.UI.XRControlStyle();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // topMarginBand1
     //
     this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1
     });
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xrLabel3
     //
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(550F, 77F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "2015/12/1";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel2
     //
     this.xrLabel2.AutoWidth                      = true;
     this.xrLabel2.Font                           = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(198.9583F, 37.5F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(250F, 23F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "部门完工成品月报表";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel2.WordWrap                       = false;
     //
     // xrLabel1
     //
     this.xrLabel1.Font                  = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name                  = "xrLabel1";
     this.xrLabel1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                 = new System.Drawing.SizeF(86.45834F, 14.66667F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "报表编号";
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPivotGrid1
     });
     this.detailBand1.Name = "detailBand1";
     this.detailBand1.StylePriority.UseTextAlignment = false;
     this.detailBand1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrPivotGrid1
     //
     this.xrPivotGrid1.Appearance.Cell.BackColor                     = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.Cell.TextAlignment                 = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.CustomTotalCell.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.CustomTotalCell.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldHeader.BackColor              = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldHeader.TextAlignment          = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValue.BackColor               = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValue.TextAlignment           = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.BackColor     = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValueTotal.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValueTotal.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FilterSeparator.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FilterSeparator.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.GrandTotalCell.BackColor           = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.GrandTotalCell.TextAlignment       = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.HeaderGroupLine.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.HeaderGroupLine.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.Lines.TextAlignment                = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.TotalCell.BackColor                = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.TotalCell.TextAlignment            = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Fields.AddRange(new DevExpress.XtraPivotGrid.PivotGridField[] {
         this.xrPivotGridField1,
         this.xrPivotGridField2,
         this.xrPivotGridField3,
         this.xrPivotGridField4,
         this.xrPivotGridField5,
         this.xrPivotGridField6,
         this.xrPivotGridField7
     });
     this.xrPivotGrid1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPivotGrid1.Name          = "xrPivotGrid1";
     this.xrPivotGrid1.OptionsChartDataSource.UpdateDelay     = 300;
     this.xrPivotGrid1.OptionsView.ShowColumnGrandTotalHeader = false;
     this.xrPivotGrid1.OptionsView.ShowColumnGrandTotals      = false;
     this.xrPivotGrid1.OptionsView.ShowColumnHeaders          = false;
     this.xrPivotGrid1.OptionsView.ShowColumnTotals           = false;
     this.xrPivotGrid1.OptionsView.ShowDataHeaders            = false;
     this.xrPivotGrid1.OptionsView.ShowFilterHeaders          = false;
     this.xrPivotGrid1.OptionsView.ShowFilterSeparatorBar     = false;
     this.xrPivotGrid1.OptionsView.ShowHorzLines           = false;
     this.xrPivotGrid1.OptionsView.ShowRowGrandTotalHeader = false;
     this.xrPivotGrid1.OptionsView.ShowRowGrandTotals      = false;
     this.xrPivotGrid1.OptionsView.ShowRowTotals           = false;
     this.xrPivotGrid1.SizeF = new System.Drawing.SizeF(650F, 100F);
     //
     // xrPivotGridField1
     //
     this.xrPivotGridField1.Area                = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField1.AreaIndex           = 0;
     this.xrPivotGridField1.Caption             = "制造单元";
     this.xrPivotGridField1.FieldName           = "PLINE_NAME";
     this.xrPivotGridField1.Name                = "xrPivotGridField1";
     this.xrPivotGridField1.Options.AllowExpand = DevExpress.Utils.DefaultBoolean.True;
     this.xrPivotGridField1.RowValueLineCount   = 2;
     this.xrPivotGridField1.Width               = 190;
     //
     // xrPivotGridField2
     //
     this.xrPivotGridField2.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField2.AreaIndex = 1;
     this.xrPivotGridField2.Caption   = "合同号";
     this.xrPivotGridField2.FieldName = "PROJECT_CODE";
     this.xrPivotGridField2.Name      = "xrPivotGridField2";
     this.xrPivotGridField2.Options.HideEmptyVariationItems = true;
     //
     // xrPivotGridField3
     //
     this.xrPivotGridField3.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField3.AreaIndex = 2;
     this.xrPivotGridField3.Caption   = "产品型号";
     this.xrPivotGridField3.FieldName = "PRODUCT_SERIES";
     this.xrPivotGridField3.Name      = "xrPivotGridField3";
     this.xrPivotGridField3.Width     = 80;
     //
     // xrPivotGridField4
     //
     this.xrPivotGridField4.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField4.AreaIndex = 3;
     this.xrPivotGridField4.Caption   = "订单数量";
     this.xrPivotGridField4.FieldName = "ORDER_QTY";
     this.xrPivotGridField4.Name      = "xrPivotGridField4";
     this.xrPivotGridField4.Width     = 70;
     //
     // xrPivotGridField5
     //
     this.xrPivotGridField5.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField5.AreaIndex = 4;
     this.xrPivotGridField5.Caption   = "完工数量";
     this.xrPivotGridField5.FieldName = "INSTORE_QTY";
     this.xrPivotGridField5.Name      = "xrPivotGridField5";
     this.xrPivotGridField5.Width     = 70;
     //
     // xrPivotGridField6
     //
     this.xrPivotGridField6.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField6.AreaIndex = 5;
     this.xrPivotGridField6.Caption   = "当期完工数量";
     this.xrPivotGridField6.FieldName = "PERIOD_QTY";
     this.xrPivotGridField6.Name      = "xrPivotGridField6";
     this.xrPivotGridField6.Width     = 90;
     //
     // xrPivotGridField7
     //
     this.xrPivotGridField7.Area      = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.xrPivotGridField7.AreaIndex = 0;
     this.xrPivotGridField7.Name      = "xrPivotGridField7";
     this.xrPivotGridField7.Width     = 22;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // xrControlStyle1
     //
     this.xrControlStyle1.Name    = "xrControlStyle1";
     this.xrControlStyle1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // Report_Exp2100
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.detailBand1,
         this.bottomMarginBand1
     });
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.xrControlStyle1
     });
     this.Version = "11.1";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #3
0
 private void InitializeComponent()
 {
     this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel3          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
     this.detailBand1       = new DevExpress.XtraReports.UI.DetailBand();
     this.xrPivotGrid1      = new DevExpress.XtraReports.UI.XRPivotGrid();
     this.xrPivotGridField6 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField2 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField3 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField4 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField5 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField7 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportFooter      = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrTable1          = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1       = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1      = new DevExpress.XtraReports.UI.XRTableCell();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // topMarginBand1
     //
     this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabel1,
         this.xrLabel2
     });
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xrLabel3
     //
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(628.0835F, 77F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "2015/12/1";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.Font                  = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name                  = "xrLabel1";
     this.xrLabel1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                 = new System.Drawing.SizeF(86.45834F, 14.66667F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "报表编号";
     //
     // xrLabel2
     //
     this.xrLabel2.AutoWidth                      = true;
     this.xrLabel2.Font                           = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(263.5417F, 39.58333F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(197.9168F, 23F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "制造单元完工日报表";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel2.WordWrap                       = false;
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPivotGrid1
     });
     this.detailBand1.Name = "detailBand1";
     //
     // xrPivotGrid1
     //
     this.xrPivotGrid1.Appearance.Cell.BackColor                     = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.Cell.Font                          = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.Cell.TextAlignment                 = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.CustomTotalCell.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.CustomTotalCell.Font               = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.CustomTotalCell.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldHeader.BackColor              = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldHeader.Font                   = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.FieldHeader.TextAlignment          = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValue.BackColor               = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValue.Font                    = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.FieldValue.TextAlignment           = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.BackColor     = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.Font          = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValueTotal.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValueTotal.Font               = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.FieldValueTotal.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FilterSeparator.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FilterSeparator.Font               = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.FilterSeparator.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.GrandTotalCell.BackColor           = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.GrandTotalCell.Font                = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.GrandTotalCell.TextAlignment       = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.HeaderGroupLine.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.HeaderGroupLine.Font               = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.HeaderGroupLine.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.Lines.Font                         = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.Lines.TextAlignment                = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.TotalCell.BackColor                = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.TotalCell.Font                     = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.TotalCell.TextAlignment            = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Fields.AddRange(new DevExpress.XtraPivotGrid.PivotGridField[] {
         this.xrPivotGridField6,
         this.xrPivotGridField1,
         this.xrPivotGridField2,
         this.xrPivotGridField3,
         this.xrPivotGridField4,
         this.xrPivotGridField5,
         this.xrPivotGridField7
     });
     this.xrPivotGrid1.LocationFloat = new DevExpress.Utils.PointFloat(3.178914E-05F, 0F);
     this.xrPivotGrid1.Name          = "xrPivotGrid1";
     this.xrPivotGrid1.OptionsChartDataSource.UpdateDelay     = 300;
     this.xrPivotGrid1.OptionsDataField.AreaIndex             = 2;
     this.xrPivotGrid1.OptionsView.RowTotalsLocation          = DevExpress.XtraPivotGrid.PivotRowTotalsLocation.Near;
     this.xrPivotGrid1.OptionsView.ShowColumnGrandTotalHeader = false;
     this.xrPivotGrid1.OptionsView.ShowColumnHeaders          = false;
     this.xrPivotGrid1.OptionsView.ShowColumnTotals           = false;
     this.xrPivotGrid1.OptionsView.ShowDataHeaders            = false;
     this.xrPivotGrid1.OptionsView.ShowFilterHeaders          = false;
     this.xrPivotGrid1.OptionsView.ShowFilterSeparatorBar     = false;
     this.xrPivotGrid1.OptionsView.ShowHorzLines           = false;
     this.xrPivotGrid1.OptionsView.ShowRowGrandTotalHeader = false;
     this.xrPivotGrid1.OptionsView.ShowRowGrandTotals      = false;
     this.xrPivotGrid1.OptionsView.ShowRowTotals           = false;
     this.xrPivotGrid1.OptionsView.ShowVertLines           = false;
     this.xrPivotGrid1.SizeF = new System.Drawing.SizeF(728.0834F, 100F);
     //
     // xrPivotGridField6
     //
     this.xrPivotGridField6.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField6.AreaIndex = 0;
     this.xrPivotGridField6.Caption   = "生产部门";
     this.xrPivotGridField6.FieldName = "DEPT";
     this.xrPivotGridField6.Name      = "xrPivotGridField6";
     this.xrPivotGridField6.Width     = 80;
     //
     // xrPivotGridField1
     //
     this.xrPivotGridField1.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField1.AreaIndex = 1;
     this.xrPivotGridField1.Caption   = "生产线";
     this.xrPivotGridField1.FieldName = "PLINE_NAME";
     this.xrPivotGridField1.Name      = "xrPivotGridField1";
     this.xrPivotGridField1.Width     = 260;
     //
     // xrPivotGridField2
     //
     this.xrPivotGridField2.Area             = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField2.AreaIndex        = 2;
     this.xrPivotGridField2.Caption          = "合同号";
     this.xrPivotGridField2.FieldName        = "PROJECT_CODE";
     this.xrPivotGridField2.Name             = "xrPivotGridField2";
     this.xrPivotGridField2.TotalsVisibility = DevExpress.XtraPivotGrid.PivotTotalsVisibility.None;
     this.xrPivotGridField2.UnboundFieldName = "xrPivotGridField2";
     this.xrPivotGridField2.Width            = 80;
     //
     // xrPivotGridField3
     //
     this.xrPivotGridField3.AllowedAreas = DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea;
     this.xrPivotGridField3.Area         = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField3.AreaIndex    = 4;
     this.xrPivotGridField3.Caption      = "成品号";
     this.xrPivotGridField3.FieldName    = "PRODUCT_CODE";
     this.xrPivotGridField3.Name         = "xrPivotGridField3";
     this.xrPivotGridField3.SummaryType  = DevExpress.Data.PivotGrid.PivotSummaryType.Custom;
     //
     // xrPivotGridField4
     //
     this.xrPivotGridField4.Area        = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField4.AreaIndex   = 5;
     this.xrPivotGridField4.Caption     = "入库地点";
     this.xrPivotGridField4.FieldName   = "STORE_CODE";
     this.xrPivotGridField4.Name        = "xrPivotGridField4";
     this.xrPivotGridField4.SummaryType = DevExpress.Data.PivotGrid.PivotSummaryType.Var;
     this.xrPivotGridField4.Width       = 80;
     //
     // xrPivotGridField5
     //
     this.xrPivotGridField5.Area           = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.xrPivotGridField5.AreaIndex      = 0;
     this.xrPivotGridField5.Caption        = "备注";
     this.xrPivotGridField5.EmptyCellText  = "   ";
     this.xrPivotGridField5.EmptyValueText = "   ";
     this.xrPivotGridField5.GrandTotalText = "   ";
     this.xrPivotGridField5.Name           = "xrPivotGridField5";
     this.xrPivotGridField5.Width          = 23;
     //
     // xrPivotGridField7
     //
     this.xrPivotGridField7.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField7.AreaIndex = 3;
     this.xrPivotGridField7.Caption   = "订单数量";
     this.xrPivotGridField7.FieldName = "ORDER_NUM";
     this.xrPivotGridField7.Name      = "xrPivotGridField7";
     this.xrPivotGridField7.Width     = 80;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 30F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.ReportFooter.HeightF = 26.04167F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrTable1
     //
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(3.178914E-05F, 0F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(728.0834F, 25F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "总计";
     this.xrTableCell1.Weight = 3D;
     //
     // Report_Exp2000_1
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.detailBand1,
         this.bottomMarginBand1,
         this.ReportFooter
     });
     this.Margins = new System.Drawing.Printing.Margins(53, 60, 100, 30);
     this.Version = "11.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }