Пример #1
0
    private void InitializeComponent()
    {
        string resourceFileName = "Report2.resx";

        this.topMarginBand1            = new DevExpress.XtraReports.UI.TopMarginBand();
        this.detailBand1               = new DevExpress.XtraReports.UI.DetailBand();
        this.bottomMarginBand1         = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.xrLabel1                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel2                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel3                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel4                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel5                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel6                  = new DevExpress.XtraReports.UI.XRLabel();
        this.ReportHeader              = new DevExpress.XtraReports.UI.ReportHeaderBand();
        this.analysisDS1               = new AnalysisDS();
        this.dataTable1TableAdapter1   = new AnalysisDSTableAdapters.DataTable1TableAdapter();
        this.questiontypeDS1           = new QuestiontypeDS();
        this.questiontypeTableAdapter1 = new QuestiontypeDSTableAdapters.QuestiontypeTableAdapter();
        this.backgroundWorker1         = new System.ComponentModel.BackgroundWorker();
        ((System.ComponentModel.ISupportInitialize)(this.analysisDS1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.questiontypeDS1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // topMarginBand1
        //
        this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel1,
            this.xrLabel2,
            this.xrLabel3,
            this.xrLabel4,
            this.xrLabel5,
            this.xrLabel6
        });
        this.topMarginBand1.HeightF = 30.20836F;
        this.topMarginBand1.Name    = "topMarginBand1";
        //
        // detailBand1
        //
        this.detailBand1.HeightF = 85.00001F;
        this.detailBand1.Name    = "detailBand1";
        //
        // bottomMarginBand1
        //
        this.bottomMarginBand1.HeightF = 76.04166F;
        this.bottomMarginBand1.Name    = "bottomMarginBand1";
        //
        // xrLabel1
        //
        this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(21.875F, 7.208332F);
        this.xrLabel1.Name          = "xrLabel1";
        this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel1.Text          = "123";
        //
        // xrLabel2
        //
        this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(121.875F, 7.208332F);
        this.xrLabel2.Name          = "xrLabel2";
        this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel2.Text          = "123";
        //
        // xrLabel3
        //
        this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(221.875F, 7.208332F);
        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.Text          = "123";
        //
        // xrLabel4
        //
        this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(321.875F, 7.208363F);
        this.xrLabel4.Name          = "xrLabel4";
        this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel4.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel4.Text          = "xrLabel111";
        //
        // xrLabel5
        //
        this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(421.875F, 7.208363F);
        this.xrLabel5.Name          = "xrLabel5";
        this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel5.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel5.Text          = "1111111";
        //
        // xrLabel6
        //
        this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(521.875F, 7.208363F);
        this.xrLabel6.Name          = "xrLabel6";
        this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel6.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel6.Text          = "xrLabel111111";
        //
        // ReportHeader
        //
        this.ReportHeader.HeightF = 100F;
        this.ReportHeader.Name    = "ReportHeader";
        //
        // analysisDS1
        //
        this.analysisDS1.DataSetName             = "AnalysisDS";
        this.analysisDS1.EnforceConstraints      = false;
        this.analysisDS1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
        //
        // dataTable1TableAdapter1
        //
        this.dataTable1TableAdapter1.ClearBeforeFill = true;
        //
        // questiontypeDS1
        //
        this.questiontypeDS1.DataSetName             = "QuestiontypeDS";
        this.questiontypeDS1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
        //
        // questiontypeTableAdapter1
        //
        this.questiontypeTableAdapter1.ClearBeforeFill = true;
        //
        // Report2
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.topMarginBand1,
            this.detailBand1,
            this.bottomMarginBand1,
            this.ReportHeader
        });
        this.DataAdapter = this.questiontypeTableAdapter1;
        this.DataMember  = "Questiontype";
        this.DataSource  = this.questiontypeDS1;
        this.Margins     = new System.Drawing.Printing.Margins(100, 100, 30, 76);
        this.Version     = "14.1";
        ((System.ComponentModel.ISupportInitialize)(this.analysisDS1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.questiontypeDS1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
    }
Пример #2
0
    private void InitializeComponent()
    {
        string resourceFileName = "QuestiontypeReport.resx";

        this.topMarginBand1            = new DevExpress.XtraReports.UI.TopMarginBand();
        this.detailBand1               = new DevExpress.XtraReports.UI.DetailBand();
        this.xrTable2                  = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow2               = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell4              = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell5              = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell6              = new DevExpress.XtraReports.UI.XRTableCell();
        this.bottomMarginBand1         = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.ReportHeader              = new DevExpress.XtraReports.UI.ReportHeaderBand();
        this.xrLabel8                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel9                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel6                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel7                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel4                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel5                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel3                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel2                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel1                  = new DevExpress.XtraReports.UI.XRLabel();
        this.PageHeader                = new DevExpress.XtraReports.UI.PageHeaderBand();
        this.xrTable1                  = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow1               = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell1              = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell2              = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell3              = new DevExpress.XtraReports.UI.XRTableCell();
        this.ReportFooter              = new DevExpress.XtraReports.UI.ReportFooterBand();
        this.questiontypeDS2           = new QuestiontypeDS();
        this.questiontypeTableAdapter2 = new QuestiontypeDSTableAdapters.QuestiontypeTableAdapter();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.questiontypeDS2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // topMarginBand1
        //
        this.topMarginBand1.HeightF = 100F;
        this.topMarginBand1.Name    = "topMarginBand1";
        //
        // detailBand1
        //
        this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable2
        });
        this.detailBand1.HeightF = 37.5F;
        this.detailBand1.Name    = "detailBand1";
        //
        // xrTable2
        //
        this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable2.BorderWidth   = 2F;
        this.xrTable2.Font          = new System.Drawing.Font("宋体", 12F);
        this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(117.625F, 0F);
        this.xrTable2.Name          = "xrTable2";
        this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow2
        });
        this.xrTable2.SizeF                          = new System.Drawing.SizeF(495.375F, 37.5F);
        this.xrTable2.SnapLineMargin                 = new DevExpress.XtraPrinting.PaddingInfo(174, 174, 0, 0, 100F);
        this.xrTable2.StylePriority.UseBorders       = false;
        this.xrTable2.StylePriority.UseBorderWidth   = false;
        this.xrTable2.StylePriority.UseFont          = false;
        this.xrTable2.StylePriority.UseTextAlignment = false;
        this.xrTable2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrTableRow2
        //
        this.xrTableRow2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                          | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell4,
            this.xrTableCell5,
            this.xrTableCell6
        });
        this.xrTableRow2.Name = "xrTableRow2";
        this.xrTableRow2.StylePriority.UseBorders = false;
        this.xrTableRow2.Weight = 1D;
        //
        // xrTableCell4
        //
        this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Questiontype.qtypeName")
        });
        this.xrTableCell4.Name   = "xrTableCell4";
        this.xrTableCell4.Weight = 1.110874995874493D;
        //
        // xrTableCell5
        //
        this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Questiontype.quantity")
        });
        this.xrTableCell5.Name   = "xrTableCell5";
        this.xrTableCell5.Weight = 1.0060314038111657D;
        //
        // xrTableCell6
        //
        this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Questiontype.score")
        });
        this.xrTableCell6.Name   = "xrTableCell6";
        this.xrTableCell6.Weight = 0.99927957847626292D;
        //
        // bottomMarginBand1
        //
        this.bottomMarginBand1.HeightF = 50F;
        this.bottomMarginBand1.Name    = "bottomMarginBand1";
        //
        // ReportHeader
        //
        this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel8,
            this.xrLabel9,
            this.xrLabel6,
            this.xrLabel7,
            this.xrLabel4,
            this.xrLabel5,
            this.xrLabel3,
            this.xrLabel2,
            this.xrLabel1
        });
        this.ReportHeader.HeightF = 165.625F;
        this.ReportHeader.Name    = "ReportHeader";
        //
        // xrLabel8
        //
        this.xrLabel8.Font                           = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold);
        this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(455.2709F, 125.5833F);
        this.xrLabel8.Name                           = "xrLabel8";
        this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel8.SizeF                          = new System.Drawing.SizeF(111.4583F, 33.41666F);
        this.xrLabel8.StylePriority.UseFont          = false;
        this.xrLabel8.StylePriority.UseTextAlignment = false;
        this.xrLabel8.Text                           = "试卷类型:";
        this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel9
        //
        this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.None;
        this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Questiontype.paper_AorB")
        });
        this.xrLabel9.Font                           = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold);
        this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(565.7292F, 125.5833F);
        this.xrLabel9.Name                           = "xrLabel9";
        this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel9.SizeF                          = new System.Drawing.SizeF(62.47882F, 33.41666F);
        this.xrLabel9.StylePriority.UseBorders       = false;
        this.xrLabel9.StylePriority.UseFont          = false;
        this.xrLabel9.StylePriority.UseTextAlignment = false;
        this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel6
        //
        this.xrLabel6.Font                           = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold);
        this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(44.2916F, 127.7083F);
        this.xrLabel6.Name                           = "xrLabel6";
        this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel6.SizeF                          = new System.Drawing.SizeF(75.85443F, 33.41666F);
        this.xrLabel6.StylePriority.UseFont          = false;
        this.xrLabel6.StylePriority.UseTextAlignment = false;
        this.xrLabel6.Text                           = "课程:";
        this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        //
        // xrLabel7
        //
        this.xrLabel7.AutoWidth = true;
        this.xrLabel7.Borders   = DevExpress.XtraPrinting.BorderSide.None;
        this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Questiontype.course_name")
        });
        this.xrLabel7.Font                           = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold);
        this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(117.6249F, 127.7083F);
        this.xrLabel7.Name                           = "xrLabel7";
        this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel7.SizeF                          = new System.Drawing.SizeF(285.1045F, 33.41665F);
        this.xrLabel7.StylePriority.UseBorders       = false;
        this.xrLabel7.StylePriority.UseFont          = false;
        this.xrLabel7.StylePriority.UseTextAlignment = false;
        this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel4
        //
        this.xrLabel4.Font                           = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold);
        this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(419.2709F, 84.70834F);
        this.xrLabel4.Multiline                      = true;
        this.xrLabel4.Name                           = "xrLabel4";
        this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel4.SizeF                          = new System.Drawing.SizeF(69.79169F, 33.41666F);
        this.xrLabel4.StylePriority.UseFont          = false;
        this.xrLabel4.StylePriority.UseTextAlignment = false;
        this.xrLabel4.Text                           = "专业:";
        this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel5
        //
        this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
        this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Questiontype.course_profession")
        });
        this.xrLabel5.Font                           = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold);
        this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(472.1041F, 84.70834F);
        this.xrLabel5.Name                           = "xrLabel5";
        this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel5.SizeF                          = new System.Drawing.SizeF(221.1039F, 33.41666F);
        this.xrLabel5.StylePriority.UseBorders       = false;
        this.xrLabel5.StylePriority.UseFont          = false;
        this.xrLabel5.StylePriority.UseTextAlignment = false;
        this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel3
        //
        this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None;
        this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Questiontype.course_dept")
        });
        this.xrLabel3.Font                           = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold);
        this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(135.021F, 84.70834F);
        this.xrLabel3.Name                           = "xrLabel3";
        this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel3.SizeF                          = new System.Drawing.SizeF(179.1667F, 33.41666F);
        this.xrLabel3.StylePriority.UseBorders       = false;
        this.xrLabel3.StylePriority.UseFont          = false;
        this.xrLabel3.StylePriority.UseTextAlignment = false;
        this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel2
        //
        this.xrLabel2.Font                           = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold);
        this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(44.29159F, 84.70834F);
        this.xrLabel2.Name                           = "xrLabel2";
        this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF                          = new System.Drawing.SizeF(109.4794F, 33.41666F);
        this.xrLabel2.StylePriority.UseFont          = false;
        this.xrLabel2.StylePriority.UseTextAlignment = false;
        this.xrLabel2.Text                           = "学院(部):";
        this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel1
        //
        this.xrLabel1.Font                           = new System.Drawing.Font("黑体", 20F, System.Drawing.FontStyle.Bold);
        this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(239.1459F, 32.29167F);
        this.xrLabel1.Name                           = "xrLabel1";
        this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF                          = new System.Drawing.SizeF(237.8749F, 39.66668F);
        this.xrLabel1.StylePriority.UseFont          = false;
        this.xrLabel1.StylePriority.UseTextAlignment = false;
        this.xrLabel1.Text                           = "题型题量细目表";
        this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // PageHeader
        //
        this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable1
        });
        this.PageHeader.HeightF = 50F;
        this.PageHeader.Name    = "PageHeader";
        //
        // xrTable1
        //
        this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable1.BorderWidth   = 2F;
        this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(117.6249F, 10.00001F);
        this.xrTable1.Name          = "xrTable1";
        this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1
        });
        this.xrTable1.SizeF                          = new System.Drawing.SizeF(495.375F, 39.99999F);
        this.xrTable1.SnapLineMargin                 = new DevExpress.XtraPrinting.PaddingInfo(174, 174, 0, 0, 100F);
        this.xrTable1.StylePriority.UseBorders       = false;
        this.xrTable1.StylePriority.UseBorderWidth   = false;
        this.xrTable1.StylePriority.UsePadding       = false;
        this.xrTable1.StylePriority.UseTextAlignment = false;
        this.xrTable1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrTableRow1
        //
        this.xrTableRow1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                           | DevExpress.XtraPrinting.BorderSide.Right)
                                                                          | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell2,
            this.xrTableCell3
        });
        this.xrTableRow1.Name = "xrTableRow1";
        this.xrTableRow1.StylePriority.UseBorders = false;
        this.xrTableRow1.Weight = 1D;
        //
        // xrTableCell1
        //
        this.xrTableCell1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold);
        this.xrTableCell1.Name = "xrTableCell1";
        this.xrTableCell1.StylePriority.UseFont = false;
        this.xrTableCell1.Text   = "题型";
        this.xrTableCell1.Weight = 1.1044478645525011D;
        //
        // xrTableCell2
        //
        this.xrTableCell2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold);
        this.xrTableCell2.Name = "xrTableCell2";
        this.xrTableCell2.StylePriority.UseFont = false;
        this.xrTableCell2.Text   = "题量";
        this.xrTableCell2.Weight = 1.0044849924590316D;
        //
        // xrTableCell3
        //
        this.xrTableCell3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold);
        this.xrTableCell3.Name = "xrTableCell3";
        this.xrTableCell3.StylePriority.UseFont = false;
        this.xrTableCell3.Text   = "分数合计";
        this.xrTableCell3.Weight = 0.99551500754096856D;
        //
        // ReportFooter
        //
        this.ReportFooter.HeightF = 100F;
        this.ReportFooter.Name    = "ReportFooter";
        //
        // questiontypeDS2
        //
        this.questiontypeDS2.DataSetName             = "QuestiontypeDS";
        this.questiontypeDS2.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
        //
        // questiontypeTableAdapter2
        //
        this.questiontypeTableAdapter2.ClearBeforeFill = true;
        //
        // QuestiontypeReport
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.topMarginBand1,
            this.detailBand1,
            this.bottomMarginBand1,
            this.ReportHeader,
            this.PageHeader,
            this.ReportFooter
        });
        this.DataAdapter = this.questiontypeTableAdapter2;
        this.DataMember  = "Questiontype";
        this.DataSource  = this.questiontypeDS2;
        this.Landscape   = true;
        this.Margins     = new System.Drawing.Printing.Margins(50, 50, 100, 50);
        this.PageHeight  = 827;
        this.PageWidth   = 1169;
        this.PaperKind   = System.Drawing.Printing.PaperKind.A4;
        this.Version     = "14.1";
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.questiontypeDS2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
    }