Esempio n. 1
0
 /// <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();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(Rep_Recibo));
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery2 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.PageHeader     = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.ID_RECIBO      = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrLine4        = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel13      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2        = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1        = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrRichText1    = new DevExpress.XtraReports.UI.XRRichText();
     this.xrPageInfo1    = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel14      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5       = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.HeightF       = 0F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 10F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 10F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "BD_JSYSEntities (JSYS_WEB)";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "RECIBOS";
     customSqlQuery1.Sql  = resources.GetString("customSqlQuery1.Sql");
     customSqlQuery2.Name = "EMPRESA";
     customSqlQuery2.Sql  = "SELECT * FROM EMPRESA";
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1,
         customSqlQuery2
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine4,
         this.xrLabel13,
         this.xrLabel10,
         this.xrLabel11,
         this.xrLine2,
         this.xrLabel3,
         this.xrLine1,
         this.xrLabel1,
         this.xrRichText1,
         this.xrPageInfo1,
         this.xrLabel14,
         this.xrLabel15,
         this.xrLabel16,
         this.xrLabel17,
         this.xrLabel18,
         this.xrLabel19,
         this.xrLabel20,
         this.xrLabel22,
         this.xrLabel2,
         this.xrLabel4,
         this.xrLabel6,
         this.xrLabel5
     });
     this.PageHeader.HeightF = 403.1536F;
     this.PageHeader.Name    = "PageHeader";
     //
     // ID_RECIBO
     //
     this.ID_RECIBO.Description = "ID_RECIBO";
     this.ID_RECIBO.Name        = "ID_RECIBO";
     this.ID_RECIBO.Type        = typeof(int);
     this.ID_RECIBO.ValueInfo   = "0";
     this.ID_RECIBO.Visible     = false;
     //
     // xrLine4
     //
     this.xrLine4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 289.7109F);
     this.xrLine4.Name          = "xrLine4";
     this.xrLine4.SizeF         = new System.Drawing.SizeF(242.2738F, 7.779083F);
     //
     // xrLabel13
     //
     this.xrLabel13.Font                           = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 297.705F);
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(242.2738F, 12F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text                           = "Cobrador";
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel10
     //
     this.xrLabel10.Font                           = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 231.491F);
     this.xrLabel10.Name                           = "xrLabel10";
     this.xrLabel10.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                          = new System.Drawing.SizeF(95.08735F, 11.99997F);
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text                           = "Balance Pendiente:";
     this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MONTO_PENDIENTE]")
     });
     this.xrLabel11.Font                           = new System.Drawing.Font("Times New Roman", 8F);
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(96.80904F, 231.491F);
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(110.5216F, 11.99997F);
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text                           = "Pend.:";
     this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel11.TextFormatString               = "{0:n2}";
     //
     // xrLine2
     //
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 76.13405F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(242.2738F, 7.779091F);
     //
     // xrLabel3
     //
     this.xrLabel3.Font                           = new System.Drawing.Font("Times New Roman", 7F);
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(2.267551F, 202.0054F);
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(239.4141F, 14.99998F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "Pago de Cuota: [CUOTA_COBRADA] de [CANTIDAD_CUOTAS]";
     this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 221.7117F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(242.2738F, 7.779129F);
     //
     // xrLabel1
     //
     this.xrLabel1.Font                           = new System.Drawing.Font("Times New Roman", 7F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0.305748F, 86.06431F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(33F, 15F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "Fecha:";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrRichText1
     //
     this.xrRichText1.Font                  = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(242.2738F, 32.35495F);
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font                           = new System.Drawing.Font("Times New Roman", 7F);
     this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(33.30577F, 86.06431F);
     this.xrPageInfo1.Name                           = "xrPageInfo1";
     this.xrPageInfo1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo                       = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF                          = new System.Drawing.SizeF(86.94418F, 15F);
     this.xrPageInfo1.StylePriority.UseFont          = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrPageInfo1.TextFormatString               = "{0:dd/MM/yyyy hh:mm ss}";
     //
     // xrLabel14
     //
     this.xrLabel14.Font                           = new System.Drawing.Font("Times New Roman", 7F);
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(0.5456924F, 39.35494F);
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(242.7814F, 15F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text                           = "Articulo Entregado:[ENTREGADO]            En Fecha: [FECHA_ENTREGA]";
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.Font                           = new System.Drawing.Font("Times New Roman", 7F, System.Drawing.FontStyle.Bold);
     this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(0.5456607F, 61.13405F);
     this.xrLabel15.Name                           = "xrLabel15";
     this.xrLabel15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                          = new System.Drawing.SizeF(242.7814F, 14.99999F);
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text                           = "RECIBO DE INGRESO: NO. [ID_RECIBO]";
     this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel16
     //
     this.xrLabel16.Font                           = new System.Drawing.Font("Times New Roman", 7F, System.Drawing.FontStyle.Bold);
     this.xrLabel16.LocationFloat                  = new DevExpress.Utils.PointFloat(130.809F, 86.06431F);
     this.xrLabel16.Name                           = "xrLabel16";
     this.xrLabel16.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF                          = new System.Drawing.SizeF(66.60431F, 15F);
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text                           = "Contrato NO.:";
     this.xrLabel16.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel17
     //
     this.xrLabel17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ID_FACTURA]")
     });
     this.xrLabel17.Font                           = new System.Drawing.Font("Times New Roman", 7F);
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(197.4133F, 86.06431F);
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(45.9137F, 15F);
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text                           = "xrLabel17";
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel18
     //
     this.xrLabel18.Font                           = new System.Drawing.Font("Times New Roman", 7F, System.Drawing.FontStyle.Bold);
     this.xrLabel18.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 108.2506F);
     this.xrLabel18.Name                           = "xrLabel18";
     this.xrLabel18.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF                          = new System.Drawing.SizeF(130.2634F, 15F);
     this.xrLabel18.StylePriority.UseFont          = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text                           = "Hemos Recibido De:";
     this.xrLabel18.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel19
     //
     this.xrLabel19.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NOMBRE]")
     });
     this.xrLabel19.Font                           = new System.Drawing.Font("Times New Roman", 7F);
     this.xrLabel19.LocationFloat                  = new DevExpress.Utils.PointFloat(3.738499F, 123.4098F);
     this.xrLabel19.Name                           = "xrLabel19";
     this.xrLabel19.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF                          = new System.Drawing.SizeF(238.6245F, 15F);
     this.xrLabel19.StylePriority.UseFont          = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text                           = "xrLabel17";
     this.xrLabel19.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel20
     //
     this.xrLabel20.Font                           = new System.Drawing.Font("Times New Roman", 7F, System.Drawing.FontStyle.Bold);
     this.xrLabel20.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 148.0421F);
     this.xrLabel20.Name                           = "xrLabel20";
     this.xrLabel20.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.SizeF                          = new System.Drawing.SizeF(66.36201F, 15F);
     this.xrLabel20.StylePriority.UseFont          = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.Text                           = "Le Suma De:";
     this.xrLabel20.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel22
     //
     this.xrLabel22.Font                           = new System.Drawing.Font("Times New Roman", 7F, System.Drawing.FontStyle.Bold);
     this.xrLabel22.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 186.7118F);
     this.xrLabel22.Name                           = "xrLabel22";
     this.xrLabel22.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.SizeF                          = new System.Drawing.SizeF(69.72524F, 15.00002F);
     this.xrLabel22.StylePriority.UseFont          = false;
     this.xrLabel22.StylePriority.UseTextAlignment = false;
     this.xrLabel22.Text                           = "Por Concepto:";
     this.xrLabel22.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 8F);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 313.2587F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(241.2286F, 11.99997F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "Cuota(s) Atrasada(s): [CUOTAS_ATRASADAS]";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.Font                           = new System.Drawing.Font("Times New Roman", 8F);
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 325.6096F);
     this.xrLabel4.Name                           = "xrLabel4";
     this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                          = new System.Drawing.SizeF(241.2287F, 12F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text                           = "Monto En Atraso:       [MONTO_PENDIENTE_ATRASO!N2]";
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.Font                           = new System.Drawing.Font("Times New Roman", 7F);
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(2.267551F, 163.095F);
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(240.4091F, 15.00002F);
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text                           = "[VALOR_PAGADO]   -   [MONTO_LETRAS]";
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Font                           = new System.Drawing.Font("Times New Roman", 8F);
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 352.7766F);
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(241.2287F, 11.99997F);
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "Concursa Con El Número: [NUMERO_LOTERIA]";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Rep_Recibo
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "RECIBOS";
     this.DataSource = this.sqlDataSource1;
     this.Margins    = new System.Drawing.Printing.Margins(4, 4, 10, 10);
     this.PageHeight = 430;
     this.PageWidth  = 260;
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.ID_RECIBO
     });
     this.Version = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        string resourceFileName = "rp_austfeed_BangTuDanhGiaCuaNVNam.resx";

        System.Resources.ResourceManager resources = global::Resources.rp_austfeed_BangTuDanhGiaCuaNVNam.ResourceManager;
        this.Detail       = new DevExpress.XtraReports.UI.DetailBand();
        this.xrLabel11    = new DevExpress.XtraReports.UI.XRLabel();
        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.xrLabel12    = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel10    = new DevExpress.XtraReports.UI.XRLabel();
        this.TopMargin    = new DevExpress.XtraReports.UI.TopMarginBand();
        this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
        this.xrLabel1     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel7     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel9     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel8     = 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.xrLabel14    = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel13    = new DevExpress.XtraReports.UI.XRLabel();
        this.xrRichText1  = new DevExpress.XtraReports.UI.XRRichText();
        this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
        this.xrLabel3     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel2     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel15    = new DevExpress.XtraReports.UI.XRLabel();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // Detail
        //
        this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel11,
            this.xrTable1
        });
        this.Detail.HeightF       = 48F;
        this.Detail.Name          = "Detail";
        this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        this.Detail.BeforePrint  += new System.Drawing.Printing.PrintEventHandler(this.Detail_BeforePrint);
        //
        // xrLabel11
        //
        this.xrLabel11.Font                           = new System.Drawing.Font("Times New Roman", 12F);
        this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(10.00001F, 25F);
        this.xrLabel11.Name                           = "xrLabel11";
        this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel11.SizeF                          = new System.Drawing.SizeF(640.1664F, 23F);
        this.xrLabel11.StylePriority.UseFont          = false;
        this.xrLabel11.StylePriority.UseTextAlignment = false;
        this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleJustify;
        //
        // xrTable1
        //
        this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 0F);
        this.xrTable1.Name          = "xrTable1";
        this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1
        });
        this.xrTable1.SizeF = new System.Drawing.SizeF(640.9999F, 25F);
        //
        // xrTableRow1
        //
        this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell2
        });
        this.xrTableRow1.Name   = "xrTableRow1";
        this.xrTableRow1.Weight = 1D;
        //
        // xrTableCell1
        //
        this.xrTableCell1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Italic);
        this.xrTableCell1.Name = "xrTableCell1";
        this.xrTableCell1.StylePriority.UseFont          = false;
        this.xrTableCell1.StylePriority.UseTextAlignment = false;
        this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify;
        this.xrTableCell1.Weight        = 0.086538215953148229D;
        //
        // xrTableCell2
        //
        this.xrTableCell2.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Italic);
        this.xrTableCell2.Name = "xrTableCell2";
        this.xrTableCell2.StylePriority.UseFont          = false;
        this.xrTableCell2.StylePriority.UseTextAlignment = false;
        this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify;
        this.xrTableCell2.Weight        = 2.9134617840468522D;
        //
        // xrLabel12
        //
        this.xrLabel12.Font                  = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
        this.xrLabel12.LocationFloat         = new DevExpress.Utils.PointFloat(1.000118F, 205F);
        this.xrLabel12.Name                  = "xrLabel12";
        this.xrLabel12.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel12.SizeF                 = new System.Drawing.SizeF(649.9998F, 23.00002F);
        this.xrLabel12.StylePriority.UseFont = false;
        this.xrLabel12.Text                  = "A2  Điểm đánh giá:";
        //
        // xrLabel10
        //
        this.xrLabel10.Font                           = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
        this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(1.000118F, 155.2083F);
        this.xrLabel10.Name                           = "xrLabel10";
        this.xrLabel10.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel10.SizeF                          = new System.Drawing.SizeF(649.1663F, 23.00002F);
        this.xrLabel10.StylePriority.UseFont          = false;
        this.xrLabel10.StylePriority.UseTextAlignment = false;
        this.xrLabel10.Text                           = "A1  Tóm tắt về các trách nhiệm và mục tiêu công việc chính của mình:";
        this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // TopMargin
        //
        this.TopMargin.HeightF       = 31F;
        this.TopMargin.Name          = "TopMargin";
        this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // BottomMargin
        //
        this.BottomMargin.HeightF       = 44F;
        this.BottomMargin.Name          = "BottomMargin";
        this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // ReportHeader
        //
        this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel1,
            this.xrLabel7,
            this.xrLabel9,
            this.xrLabel8,
            this.xrLabel4,
            this.xrLabel5,
            this.xrLabel6,
            this.xrLabel14,
            this.xrLabel13,
            this.xrRichText1,
            this.xrLabel10,
            this.xrLabel12
        });
        this.ReportHeader.HeightF = 228F;
        this.ReportHeader.Name    = "ReportHeader";
        //
        // xrLabel1
        //
        this.xrLabel1.Font                           = new System.Drawing.Font("Times New Roman", 12F);
        this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(10.00001F, 178.2083F);
        this.xrLabel1.Name                           = "xrLabel1";
        this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF                          = new System.Drawing.SizeF(640.2495F, 23F);
        this.xrLabel1.StylePriority.UseFont          = false;
        this.xrLabel1.StylePriority.UseTextAlignment = false;
        this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleJustify;
        //
        // xrLabel7
        //
        this.xrLabel7.Font                           = new System.Drawing.Font("Times New Roman", 12F);
        this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(1.000118F, 92.79169F);
        this.xrLabel7.Name                           = "xrLabel7";
        this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel7.SizeF                          = new System.Drawing.SizeF(326.0416F, 23F);
        this.xrLabel7.StylePriority.UseFont          = false;
        this.xrLabel7.StylePriority.UseTextAlignment = false;
        this.xrLabel7.Text                           = "Chức danh: ";
        this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel9
        //
        this.xrLabel9.Font                           = new System.Drawing.Font("Times New Roman", 12F);
        this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(1.000118F, 115.7917F);
        this.xrLabel9.Name                           = "xrLabel9";
        this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel9.SizeF                          = new System.Drawing.SizeF(326.0416F, 23F);
        this.xrLabel9.StylePriority.UseFont          = false;
        this.xrLabel9.StylePriority.UseTextAlignment = false;
        this.xrLabel9.Text                           = "Thời gian giữ chức vụ: ";
        this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel8
        //
        this.xrLabel8.Font                           = new System.Drawing.Font("Times New Roman", 12F);
        this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(327.0418F, 115.7917F);
        this.xrLabel8.Name                           = "xrLabel8";
        this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel8.SizeF                          = new System.Drawing.SizeF(323.1246F, 22.99998F);
        this.xrLabel8.StylePriority.UseFont          = false;
        this.xrLabel8.StylePriority.UseTextAlignment = false;
        this.xrLabel8.Text                           = "Thâm niên: ";
        this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel4
        //
        this.xrLabel4.Font                           = new System.Drawing.Font("Times New Roman", 12F);
        this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(1.000118F, 69.79166F);
        this.xrLabel4.Name                           = "xrLabel4";
        this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.xrLabel4.SizeF                          = new System.Drawing.SizeF(326.0416F, 23F);
        this.xrLabel4.StylePriority.UseFont          = false;
        this.xrLabel4.StylePriority.UsePadding       = false;
        this.xrLabel4.StylePriority.UseTextAlignment = false;
        this.xrLabel4.Text                           = "Tên nhân viên: ";
        this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel5
        //
        this.xrLabel5.Font                           = new System.Drawing.Font("Times New Roman", 12F);
        this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(327.0418F, 69.79166F);
        this.xrLabel5.Name                           = "xrLabel5";
        this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel5.SizeF                          = new System.Drawing.SizeF(323.1247F, 23F);
        this.xrLabel5.StylePriority.UseFont          = false;
        this.xrLabel5.StylePriority.UseTextAlignment = false;
        this.xrLabel5.Text                           = "MST: ";
        this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel6
        //
        this.xrLabel6.Font                           = new System.Drawing.Font("Times New Roman", 12F);
        this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(327.0418F, 92.79169F);
        this.xrLabel6.Name                           = "xrLabel6";
        this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel6.SizeF                          = new System.Drawing.SizeF(323.1247F, 23F);
        this.xrLabel6.StylePriority.UseFont          = false;
        this.xrLabel6.StylePriority.UseTextAlignment = false;
        this.xrLabel6.Text                           = "Bộ phận: ";
        this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel14
        //
        this.xrLabel14.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
        this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(148.5415F, 33.00001F);
        this.xrLabel14.Name                           = "xrLabel14";
        this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel14.SizeF                          = new System.Drawing.SizeF(502.4584F, 23F);
        this.xrLabel14.StylePriority.UseFont          = false;
        this.xrLabel14.StylePriority.UseTextAlignment = false;
        this.xrLabel14.Text                           = "CỦA NHÂN VIÊN NĂM 2013";
        this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrLabel13
        //
        this.xrLabel13.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
        this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(148.5415F, 10.00001F);
        this.xrLabel13.Name                           = "xrLabel13";
        this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel13.SizeF                          = new System.Drawing.SizeF(501.6251F, 23F);
        this.xrLabel13.StylePriority.UseFont          = false;
        this.xrLabel13.StylePriority.UseTextAlignment = false;
        this.xrLabel13.Text                           = "BẢNG TỰ ĐÁNH GIÁ";
        this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrRichText1
        //
        this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
        this.xrRichText1.Name                  = "xrRichText1";
        this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
        this.xrRichText1.SizeF                 = new System.Drawing.SizeF(147.2916F, 43.20831F);
        //
        // ReportFooter
        //
        this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel15,
            this.xrLabel3,
            this.xrLabel2
        });
        this.ReportFooter.HeightF = 154F;
        this.ReportFooter.Name    = "ReportFooter";
        //
        // xrLabel3
        //
        this.xrLabel3.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
        this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(385.4167F, 33.00009F);
        this.xrLabel3.Name                           = "xrLabel3";
        this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel3.SizeF                          = new System.Drawing.SizeF(208.3334F, 23F);
        this.xrLabel3.StylePriority.UseFont          = false;
        this.xrLabel3.StylePriority.UseTextAlignment = false;
        this.xrLabel3.Text                           = "Người tự đánh giá";
        this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrLabel2
        //
        this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 12F);
        this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(272.0417F, 10.00001F);
        this.xrLabel2.Name                           = "xrLabel2";
        this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF                          = new System.Drawing.SizeF(378.1249F, 23F);
        this.xrLabel2.StylePriority.UseFont          = false;
        this.xrLabel2.StylePriority.UseTextAlignment = false;
        this.xrLabel2.Text                           = "       ..............,ngày.............tháng..............năm 201......";
        this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        //
        // xrLabel15
        //
        this.xrLabel15.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
        this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(385.4167F, 131F);
        this.xrLabel15.Name                           = "xrLabel15";
        this.xrLabel15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
        this.xrLabel15.SizeF                          = new System.Drawing.SizeF(208.3333F, 22.99998F);
        this.xrLabel15.StylePriority.UseFont          = false;
        this.xrLabel15.StylePriority.UseTextAlignment = false;
        this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // rp_austfeed_BangTuDanhGiaCuaNVNam
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin,
            this.ReportHeader,
            this.ReportFooter
        });
        this.Margins    = new System.Drawing.Printing.Margins(100, 76, 31, 44);
        this.PageHeight = 1169;
        this.PageWidth  = 827;
        this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
        this.Version    = "10.1";
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
    }
 /// <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();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(rep_ent_bp_descriptions));
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     this.sqlDataSource1      = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.Detail              = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel15           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrRichText1         = new DevExpress.XtraReports.UI.XRRichText();
     this.TopMargin           = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin        = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.PageHeader          = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel1            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2            = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupHeader2        = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel4            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7            = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupHeader3        = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel17           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8            = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter          = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrPageInfo1         = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel12           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo2         = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel9            = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter        = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrPanel1            = new DevExpress.XtraReports.UI.XRPanel();
     this.GroupHeader4        = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel11           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16           = new DevExpress.XtraReports.UI.XRLabel();
     this.label_stypel        = new DevExpress.XtraReports.UI.XRControlStyle();
     this.output_style_actual = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ProjectID           = new DevExpress.XtraReports.Parameters.Parameter();
     this.ProjectName         = new DevExpress.XtraReports.Parameters.Parameter();
     this.ProjectColor        = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "DevDB";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel15,
         this.xrLabel5,
         this.xrRichText1
     });
     this.Detail.HeightF       = 95.83333F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[mil_name]")
     });
     this.xrLabel15.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0.0006357829F, 23.3173F);
     this.xrLabel15.Name          = "xrLabel15";
     this.xrLabel15.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF         = new System.Drawing.SizeF(747.9999F, 24.59936F);
     this.xrLabel15.StyleName     = "label_stypel";
     this.xrLabel15.StylePriority.UseBorderWidth   = false;
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text          = "Milestone Name";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Borders                      = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.Font                         = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat                = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel5.Multiline                    = true;
     this.xrLabel5.Name                         = "xrLabel5";
     this.xrLabel5.Padding                      = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                        = new System.Drawing.SizeF(748.0002F, 23.31731F);
     this.xrLabel5.StyleName                    = "label_stypel";
     this.xrLabel5.StylePriority.UseBorders     = false;
     this.xrLabel5.StylePriority.UseBorderWidth = false;
     this.xrLabel5.StylePriority.UseFont        = false;
     this.xrLabel5.Text                         = "Responses by Milestone:";
     //
     // xrRichText1
     //
     this.xrRichText1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Rtf", "[res_response]")
     });
     this.xrRichText1.Font                  = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 47.91666F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(747.9999F, 47.91666F);
     this.xrRichText1.StyleName             = "output_style_actual";
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 13.54167F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 24.26201F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrLabel2
     });
     this.PageHeader.HeightF = 46.33334F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.Bookmark = "Summary";
     this.xrLabel1.Borders  = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pro_name]")
     });
     this.xrLabel1.Font                           = new System.Drawing.Font("Segoe UI", 16F);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(356.7086F, 0F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(8, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(391.2917F, 46.33334F);
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UsePadding       = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "PROJECT NAME";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel2
     //
     this.xrLabel2.Bookmark                       = "Summary";
     this.xrLabel2.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.Font                           = new System.Drawing.Font("Segoe UI", 16F);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(8, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(356.7083F, 46.33334F);
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UsePadding       = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "Business Process Summary";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // GroupHeader2
     //
     this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel4,
         this.xrLabel6,
         this.xrLabel7
     });
     this.GroupHeader2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("bp_identifier", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.GroupHeader2.HeightF = 30.20833F;
     this.GroupHeader2.Name    = "GroupHeader2";
     //
     // xrLabel4
     //
     this.xrLabel4.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(129.5833F, 30.20833F);
     this.xrLabel4.StyleName     = "label_stypel";
     this.xrLabel4.StylePriority.UseBorderWidth = false;
     this.xrLabel4.StylePriority.UseFont        = false;
     this.xrLabel4.Text = "Business Process:";
     //
     // xrLabel6
     //
     this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[bp_identifier]")
     });
     this.xrLabel6.Font                  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat         = new DevExpress.Utils.PointFloat(129.5833F, 0F);
     this.xrLabel6.Name                  = "xrLabel6";
     this.xrLabel6.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                 = new System.Drawing.SizeF(54.16666F, 30.20833F);
     this.xrLabel6.StyleName             = "output_style_actual";
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.Text                  = "BP_ID";
     //
     // xrLabel7
     //
     this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[bp_name]")
     });
     this.xrLabel7.Font                           = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(183.75F, 0F);
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(564.2499F, 30.20833F);
     this.xrLabel7.StyleName                      = "output_style_actual";
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "BP_Name";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // GroupHeader3
     //
     this.GroupHeader3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel17,
         this.xrLabel3,
         this.xrLabel8
     });
     this.GroupHeader3.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("cat_identifier", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.GroupHeader3.HeightF = 30.20833F;
     this.GroupHeader3.Level   = 1;
     this.GroupHeader3.Name    = "GroupHeader3";
     //
     // xrLabel17
     //
     this.xrLabel17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[cat_identifier]")
     });
     this.xrLabel17.Font                  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel17.LocationFloat         = new DevExpress.Utils.PointFloat(129.5834F, 0F);
     this.xrLabel17.Name                  = "xrLabel17";
     this.xrLabel17.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                 = new System.Drawing.SizeF(54.16666F, 30.20833F);
     this.xrLabel17.StyleName             = "output_style_actual";
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.Text                  = "bc id";
     //
     // xrLabel3
     //
     this.xrLabel3.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(129.5833F, 30.20833F);
     this.xrLabel3.StyleName     = "label_stypel";
     this.xrLabel3.StylePriority.UseBorderWidth = false;
     this.xrLabel3.StylePriority.UseFont        = false;
     this.xrLabel3.Text = "Business Category:";
     //
     // xrLabel8
     //
     this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[cat_name]")
     });
     this.xrLabel8.Font                           = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(183.75F, 0F);
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(564.25F, 30.20833F);
     this.xrLabel8.StyleName                      = "output_style_actual";
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "cat_name";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1,
         this.xrLabel12,
         this.xrPageInfo2,
         this.xrLabel9
     });
     this.PageFooter.HeightF = 59.63542F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font                           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(673.5204F, 0F);
     this.xrPageInfo1.Name                           = "xrPageInfo1";
     this.xrPageInfo1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF                          = new System.Drawing.SizeF(74.47919F, 35.50002F);
     this.xrPageInfo1.StylePriority.UseFont          = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel12
     //
     this.xrLabel12.Font                           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(544.8746F, 0F);
     this.xrLabel12.Name                           = "xrLabel12";
     this.xrLabel12.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                          = new System.Drawing.SizeF(128.6458F, 35.50002F);
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text                           = "page";
     this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrLabel12.TextTrimming                   = System.Drawing.StringTrimming.None;
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.Font                           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 23.09373F);
     this.xrPageInfo2.Name                           = "xrPageInfo2";
     this.xrPageInfo2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.PageInfo                       = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo2.SizeF                          = new System.Drawing.SizeF(269.2708F, 36.54169F);
     this.xrPageInfo2.StylePriority.UseFont          = false;
     this.xrPageInfo2.StylePriority.UseTextAlignment = false;
     this.xrPageInfo2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.Font                           = new System.Drawing.Font("Segoe UI", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(197.2917F, 23.09373F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "Generated by ReadyCert® on:";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPanel1
     });
     this.ReportFooter.HeightF = 27.5F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrPanel1
     //
     this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(0.0003306071F, 0F);
     this.xrPanel1.Name          = "xrPanel1";
     this.xrPanel1.SizeF         = new System.Drawing.SizeF(747.9993F, 27.5F);
     //
     // GroupHeader4
     //
     this.GroupHeader4.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel16
     });
     this.GroupHeader4.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("area_identifier", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.GroupHeader4.HeightF = 30.20833F;
     this.GroupHeader4.Level   = 2;
     this.GroupHeader4.Name    = "GroupHeader4";
     //
     // xrLabel11
     //
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[area_identifier]")
     });
     this.xrLabel11.Font                  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat         = new DevExpress.Utils.PointFloat(129.5833F, 0F);
     this.xrLabel11.Name                  = "xrLabel11";
     this.xrLabel11.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                 = new System.Drawing.SizeF(54.16666F, 30.20833F);
     this.xrLabel11.StyleName             = "output_style_actual";
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text                  = "area id";
     //
     // xrLabel10
     //
     this.xrLabel10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[area_name]")
     });
     this.xrLabel10.Font                           = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(183.75F, 0F);
     this.xrLabel10.Name                           = "xrLabel10";
     this.xrLabel10.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                          = new System.Drawing.SizeF(564.25F, 30.20833F);
     this.xrLabel10.StyleName                      = "output_style_actual";
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text                           = "area name";
     this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel16
     //
     this.xrLabel16.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel16.Name          = "xrLabel16";
     this.xrLabel16.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF         = new System.Drawing.SizeF(129.5833F, 30.20833F);
     this.xrLabel16.StyleName     = "label_stypel";
     this.xrLabel16.StylePriority.UseBorderWidth = false;
     this.xrLabel16.StylePriority.UseFont        = false;
     this.xrLabel16.Text = "Business Area:";
     //
     // label_stypel
     //
     this.label_stypel.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(250)))), ((int)(((byte)(205)))));
     this.label_stypel.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.label_stypel.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.label_stypel.Borders         = DevExpress.XtraPrinting.BorderSide.None;
     this.label_stypel.BorderWidth     = 3F;
     this.label_stypel.Name            = "label_stypel";
     this.label_stypel.Padding         = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
     this.label_stypel.TextAlignment   = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // output_style_actual
     //
     this.output_style_actual.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.output_style_actual.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(250)))), ((int)(((byte)(205)))));
     this.output_style_actual.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.output_style_actual.Borders         = DevExpress.XtraPrinting.BorderSide.None;
     this.output_style_actual.Name            = "output_style_actual";
     this.output_style_actual.Padding         = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 4, 100F);
     this.output_style_actual.TextAlignment   = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ProjectID
     //
     this.ProjectID.Description               = "Select a Project";
     dynamicListLookUpSettings1.DataAdapter   = null;
     dynamicListLookUpSettings1.DataMember    = "Query";
     dynamicListLookUpSettings1.DataSource    = this.sqlDataSource1;
     dynamicListLookUpSettings1.DisplayMember = "pro_name";
     dynamicListLookUpSettings1.ValueMember   = "pro_ID";
     this.ProjectID.LookUpSettings            = dynamicListLookUpSettings1;
     this.ProjectID.MultiValue = true;
     this.ProjectID.Name       = "ProjectID";
     this.ProjectID.Type       = typeof(System.Guid);
     //
     // ProjectName
     //
     this.ProjectName.Description = "ProjectName";
     this.ProjectName.Name        = "ProjectName";
     this.ProjectName.Visible     = false;
     //
     // ProjectColor
     //
     this.ProjectColor.Description = "ProjectColor";
     this.ProjectColor.Name        = "ProjectColor";
     this.ProjectColor.Visible     = false;
     //
     // rep_ent_bp_descriptions
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.GroupHeader2,
         this.GroupHeader3,
         this.PageFooter,
         this.ReportFooter,
         this.GroupHeader4
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember   = "Query";
     this.DataSource   = this.sqlDataSource1;
     this.FilterString = "[pro_ID] In (?ProjectID) And [act_isacctive] = True And [area_deleted] = False";
     this.Font         = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Margins      = new System.Drawing.Printing.Margins(48, 54, 14, 24);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.ProjectID,
         this.ProjectName,
         this.ProjectColor
     });
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.label_stypel,
         this.output_style_actual
     });
     this.Version = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 4
0
        private XRRichText addDetailFooter(string noteRtf, float locationY)
        {
            if (!string.IsNullOrEmpty(noteRtf))
            {
                var footer = new XRRichText
                {
                    Rtf = noteRtf,
                    SizeF = new SizeF(_report.PageWidth, 100),
                    CanShrink = true,
                    CanGrow = true,
                    Width = 800,
                    LocationF = new PointFloat(10F, locationY),
                };

                footer.BeginInit();

                if (!string.IsNullOrEmpty(_impostazioniReport.NoteBorder) && _impostazioniReport.NoteBorder != "None")
                {
                    footer.BorderDashStyle = getBorderDashStyle(_impostazioniReport.NoteBorder);
                    footer.Borders = ((BorderSide.Left | BorderSide.Top)
                                      | BorderSide.Right)
                                     | BorderSide.Bottom;
                    footer.StylePriority.UseBorderDashStyle = false;
                    footer.StylePriority.UseBorders = false;
                }

                if (_impostazioniReport.NoteWidth != null)
                    footer.WidthF = _impostazioniReport.NoteWidth.GetValueOrDefault();

                if (_impostazioniReport.CellPadding != null)
                    footer.Padding = getPaddingInfo(_impostazioniReport.NotePadding);

                _detailBand.Controls.Add(footer);

                if (_impostazioniReport.NoteTopMargin != null)
                    footer.TopF += _impostazioniReport.NoteTopMargin.Value;
                if (_impostazioniReport.NoteLeftMargin != null)
                    footer.LeftF += _impostazioniReport.NoteLeftMargin.Value;

                footer.EndInit();

                return footer;
            }

            return null;
        }
Esempio n. 5
0
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptResidents));
     this.TopMargin         = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin      = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail            = new DevExpress.XtraReports.UI.DetailBand();
     this.objectDataSource1 = new DevExpress.DataAccess.ObjectBinding.ObjectDataSource(this.components);
     this.xrRichText1       = new DevExpress.XtraReports.UI.XRRichText();
     ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 54.16667F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 0F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText1
     });
     this.Detail.HeightF = 731.2917F;
     this.Detail.Name    = "Detail";
     //
     // objectDataSource1
     //
     this.objectDataSource1.DataSource = typeof(Models.Templates);
     this.objectDataSource1.Name       = "objectDataSource1";
     //
     // xrRichText1
     //
     this.xrRichText1.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(650F, 731.2917F);
     //
     // rptResidents
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.objectDataSource1
     });
     this.DataSource = this.objectDataSource1;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(100, 100, 54, 0);
     this.Version    = "18.2";
     ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 6
0
 /// <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();
     System.ComponentModel.ComponentResourceManager resources      = new System.ComponentModel.ComponentResourceManager(typeof(XtraRepCertifi));
     DevExpress.DataAccess.Sql.SelectQuery          selectQuery1   = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.Column           column1            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression1  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table            table1             = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column           column2            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression2  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column3            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression3  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column4            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression4  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column5            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression5  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column6            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression6  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column7            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression7  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column8            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression8  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column9            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression9  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column10           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression10 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column11           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression11 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column12           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression12 = new DevExpress.DataAccess.Sql.ColumnExpression();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrPictureBox4  = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrPictureBox3  = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrPictureBox2  = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLine2        = new DevExpress.XtraReports.UI.XRLine();
     this.xrPictureBox1  = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel16      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18      = new DevExpress.XtraReports.UI.XRLabel();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1    = new DevExpress.XtraReports.UI.XRPageInfo();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel15      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrRichText1    = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLine1        = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel19      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrRichText2    = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel7       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14      = new DevExpress.XtraReports.UI.XRLabel();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPictureBox4,
         this.xrPictureBox3,
         this.xrPictureBox2,
         this.xrLine2,
         this.xrPictureBox1,
         this.xrLabel16,
         this.xrLabel17,
         this.xrLabel18
     });
     this.TopMargin.HeightF = 234.75F;
     this.TopMargin.Name    = "TopMargin";
     //
     // xrPictureBox4
     //
     this.xrPictureBox4.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox4.ImageSource"));
     this.xrPictureBox4.LocationFloat = new DevExpress.Utils.PointFloat(268.4583F, 9.99999F);
     this.xrPictureBox4.Name          = "xrPictureBox4";
     this.xrPictureBox4.SizeF         = new System.Drawing.SizeF(162.5F, 132F);
     this.xrPictureBox4.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
     //
     // xrPictureBox3
     //
     this.xrPictureBox3.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource"));
     this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(269.5F, 9.99999F);
     this.xrPictureBox3.Name          = "xrPictureBox3";
     this.xrPictureBox3.SizeF         = new System.Drawing.SizeF(162.5F, 132F);
     this.xrPictureBox3.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
     //
     // xrPictureBox2
     //
     this.xrPictureBox2.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource"));
     this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(268.4583F, 10.00001F);
     this.xrPictureBox2.Name          = "xrPictureBox2";
     this.xrPictureBox2.SizeF         = new System.Drawing.SizeF(162.5F, 132F);
     this.xrPictureBox2.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
     //
     // xrLine2
     //
     this.xrLine2.LineWidth     = 2F;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 224.25F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(650F, 10.50002F);
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(269.5F, 10.00001F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(161.4583F, 132F);
     this.xrPictureBox1.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
     //
     // xrLabel16
     //
     this.xrLabel16.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 13F);
     this.xrLabel16.LocationFloat                  = new DevExpress.Utils.PointFloat(187.2083F, 142F);
     this.xrLabel16.Multiline                      = true;
     this.xrLabel16.Name                           = "xrLabel16";
     this.xrLabel16.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF                          = new System.Drawing.SizeF(321.875F, 21.95832F);
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel17
     //
     this.xrLabel17.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 12F);
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(205.5416F, 164.75F);
     this.xrLabel17.Multiline                      = true;
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(284.9583F, 23F);
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text                           = "Internal Revenue Service";
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel18
     //
     this.xrLabel18.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel18.LocationFloat                  = new DevExpress.Utils.PointFloat(175.1249F, 188.75F);
     this.xrLabel18.Multiline                      = true;
     this.xrLabel18.Name                           = "xrLabel18";
     this.xrLabel18.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF                          = new System.Drawing.SizeF(359.9583F, 23F);
     this.xrLabel18.StylePriority.UseFont          = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text                           = "State Tax Identification (S-TIN) Notice";
     this.xrLabel18.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.BottomMargin.HeightF = 33.87496F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat    = new DevExpress.Utils.PointFloat(410.4167F, 9.791689F);
     this.xrPageInfo1.Name             = "xrPageInfo1";
     this.xrPageInfo1.Padding          = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo         = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF            = new System.Drawing.SizeF(203.125F, 23F);
     this.xrPageInfo1.TextFormatString = "{0:dddd, MMMM d, yyyy h:mm tt}";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel15,
         this.xrLabel8,
         this.xrLabel12,
         this.xrLabel5,
         this.xrLabel1,
         this.xrRichText1,
         this.xrLine1,
         this.xrLabel19,
         this.xrRichText2,
         this.xrLabel7,
         this.xrLabel6,
         this.xrLabel4,
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel9,
         this.xrLabel10,
         this.xrLabel11,
         this.xrLabel13,
         this.xrLabel14
     });
     this.Detail.HeightF      = 437.4583F;
     this.Detail.Name         = "Detail";
     this.Detail.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.Detail_BeforePrint);
     //
     // xrLabel15
     //
     this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MerchantCode]")
     });
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 56.25F);
     this.xrLabel15.Multiline     = true;
     this.xrLabel15.Name          = "xrLabel15";
     this.xrLabel15.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel15.Text          = "xrLabel15";
     this.xrLabel15.Visible       = false;
     //
     // xrLabel8
     //
     this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[City]")
     });
     this.xrLabel8.Font                  = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat         = new DevExpress.Utils.PointFloat(304.4583F, 185.75F);
     this.xrLabel8.Multiline             = true;
     this.xrLabel8.Name                  = "xrLabel8";
     this.xrLabel8.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                 = new System.Drawing.SizeF(335.5416F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text                  = "xrLabel8";
     //
     // xrLabel12
     //
     this.xrLabel12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[LGA]")
     });
     this.xrLabel12.Font                  = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel12.LocationFloat         = new DevExpress.Utils.PointFloat(303.125F, 217.2083F);
     this.xrLabel12.Multiline             = true;
     this.xrLabel12.Name                  = "xrLabel12";
     this.xrLabel12.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                 = new System.Drawing.SizeF(336.8749F, 23F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.Text                  = "xrLabel12";
     //
     // xrLabel5
     //
     this.xrLabel5.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(32.125F, 217.2083F);
     this.xrLabel5.Multiline                      = true;
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(206.25F, 23F);
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "Registered LGA";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(32.125F, 185.75F);
     this.xrLabel1.Multiline                      = true;
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(206.25F, 23F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "Registered City/Town";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrRichText1
     //
     this.xrRichText1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Html", "\'<p align=\"justify\">This is to confirm your registration with the <b>\'+[MerchantN" +
                                                         "ame]+\' Internal Revenue Service</b> for revenue payments and  remittances. Your " +
                                                         "registration details are as follows:\'")
     });
     this.xrRichText1.Font                  = new System.Drawing.Font("Arial Rounded MT Bold", 10F);
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(43.58331F, 2.000007F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(596.4166F, 54.24998F);
     this.xrRichText1.StylePriority.UseFont = false;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(209.0833F, 396.3333F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(221.875F, 13.62497F);
     //
     // xrLabel19
     //
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(233.625F, 409.9583F);
     this.xrLabel19.Multiline     = true;
     this.xrLabel19.Name          = "xrLabel19";
     this.xrLabel19.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF         = new System.Drawing.SizeF(170.8333F, 22.99997F);
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text          = "Director of Operations";
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrRichText2
     //
     this.xrRichText2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Html", resources.GetString("xrRichText2.ExpressionBindings"))
     });
     this.xrRichText2.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText2.LocationFloat         = new DevExpress.Utils.PointFloat(32.125F, 311.125F);
     this.xrRichText2.Name                  = "xrRichText2";
     this.xrRichText2.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
     this.xrRichText2.SizeF                 = new System.Drawing.SizeF(596.4166F, 59.08344F);
     this.xrRichText2.StylePriority.UseFont = false;
     //
     // xrLabel7
     //
     this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Email]")
     });
     this.xrLabel7.Font                           = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(303.125F, 280.125F);
     this.xrLabel7.Multiline                      = true;
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(336.8749F, 23F);
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "xrLabel7";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[phone]")
     });
     this.xrLabel6.Font                           = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(303.125F, 248.6667F);
     this.xrLabel6.Multiline                      = true;
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(336.8749F, 23F);
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text                           = "xrLabel6";
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Address]")
     });
     this.xrLabel4.Font                           = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(303.125F, 134.5F);
     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(336.8749F, 42.79167F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text                           = "xrLabel4";
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PayerName]")
     });
     this.xrLabel3.Font                           = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(303.125F, 103.0417F);
     this.xrLabel3.Multiline                      = true;
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(336.8749F, 23F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "xrLabel3";
     this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PayerUtin]")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(303.125F, 71.58334F);
     this.xrLabel2.Multiline                      = true;
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(336.8749F, 23F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "xrLabel2";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(32.125F, 71.58334F);
     this.xrLabel9.Multiline                      = true;
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(202.0833F, 21.95835F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "State Tax Identification No.";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(32.125F, 103.0417F);
     this.xrLabel10.Multiline                      = true;
     this.xrLabel10.Name                           = "xrLabel10";
     this.xrLabel10.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                          = new System.Drawing.SizeF(161.4583F, 23F);
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text                           = "Registered Name";
     this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(32.125F, 134.5F);
     this.xrLabel11.Multiline                      = true;
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(161.4583F, 23F);
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text                           = "Registered Address";
     this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(32.125F, 248.6667F);
     this.xrLabel13.Multiline                      = true;
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(206.25F, 23F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text                           = "Registered Telephone No.";
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel14
     //
     this.xrLabel14.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(32.125F, 280.125F);
     this.xrLabel14.Multiline                      = true;
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(206.25F, 23F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text                           = "Registered Email Address";
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "Registration2ConnectionString";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     columnExpression1.ColumnName       = "PayerName";
     table1.MetaSerializable            = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"286\" />";
     table1.Name                   = "ViewCertificateInformation";
     columnExpression1.Table       = table1;
     column1.Expression            = columnExpression1;
     columnExpression2.ColumnName  = "Address";
     columnExpression2.Table       = table1;
     column2.Expression            = columnExpression2;
     columnExpression3.ColumnName  = "phone";
     columnExpression3.Table       = table1;
     column3.Expression            = columnExpression3;
     columnExpression4.ColumnName  = "DateCreated";
     columnExpression4.Table       = table1;
     column4.Expression            = columnExpression4;
     columnExpression5.ColumnName  = "Email";
     columnExpression5.Table       = table1;
     column5.Expression            = columnExpression5;
     columnExpression6.ColumnName  = "RegistrationNumber";
     columnExpression6.Table       = table1;
     column6.Expression            = columnExpression6;
     columnExpression7.ColumnName  = "PayerUtin";
     columnExpression7.Table       = table1;
     column7.Expression            = columnExpression7;
     columnExpression8.ColumnName  = "MerchantCode";
     columnExpression8.Table       = table1;
     column8.Expression            = columnExpression8;
     columnExpression9.ColumnName  = "PayerUtin2";
     columnExpression9.Table       = table1;
     column9.Expression            = columnExpression9;
     columnExpression10.ColumnName = "LGA";
     columnExpression10.Table      = table1;
     column10.Expression           = columnExpression10;
     columnExpression11.ColumnName = "City";
     columnExpression11.Table      = table1;
     column11.Expression           = columnExpression11;
     columnExpression12.ColumnName = "MerchantName";
     columnExpression12.Table      = table1;
     column12.Expression           = columnExpression12;
     selectQuery1.Columns.Add(column1);
     selectQuery1.Columns.Add(column2);
     selectQuery1.Columns.Add(column3);
     selectQuery1.Columns.Add(column4);
     selectQuery1.Columns.Add(column5);
     selectQuery1.Columns.Add(column6);
     selectQuery1.Columns.Add(column7);
     selectQuery1.Columns.Add(column8);
     selectQuery1.Columns.Add(column9);
     selectQuery1.Columns.Add(column10);
     selectQuery1.Columns.Add(column11);
     selectQuery1.Columns.Add(column12);
     selectQuery1.Name = "ViewCertificateInformation";
     selectQuery1.Tables.Add(table1);
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         selectQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // XtraRepCertifi
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "ViewCertificateInformation";
     this.DataSource = this.sqlDataSource1;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(100, 100, 235, 34);
     this.Version    = "20.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptNotifForm1));
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.xrRichText2    = new DevExpress.XtraReports.UI.XRRichText();
     this.txtProportions = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel10      = new DevExpress.XtraReports.UI.XRLabel();
     this.txtHumTerms    = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel9       = new DevExpress.XtraReports.UI.XRLabel();
     this.txtDonors      = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel8       = new DevExpress.XtraReports.UI.XRLabel();
     this.txtDesc2       = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel7       = new DevExpress.XtraReports.UI.XRLabel();
     this.txtDesc1       = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel4       = new DevExpress.XtraReports.UI.XRLabel();
     this.txtHumNumber   = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.label13        = new DevExpress.XtraReports.UI.XRLabel();
     this.txtContactInfo = new DevExpress.XtraReports.UI.XRRichText();
     this.txtMission     = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.txtWebPage     = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.txtOrgName     = new DevExpress.XtraReports.UI.XRRichText();
     this.txtAddress     = new DevExpress.XtraReports.UI.XRRichText();
     this.txtTel         = new DevExpress.XtraReports.UI.XRRichText();
     this.txtEMail       = new DevExpress.XtraReports.UI.XRRichText();
     this.label1         = new DevExpress.XtraReports.UI.XRLabel();
     this.label3         = new DevExpress.XtraReports.UI.XRLabel();
     this.label6         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrRichText1    = new DevExpress.XtraReports.UI.XRRichText();
     this.txtFax         = new DevExpress.XtraReports.UI.XRRichText();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.txtName        = new DevExpress.XtraReports.UI.XRRichText();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProportions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHumTerms)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDonors)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDesc2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDesc1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHumNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtContactInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMission)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWebPage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOrgName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAddress)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEMail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFax)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText2,
         this.txtProportions,
         this.xrLabel10,
         this.txtHumTerms,
         this.xrLabel9,
         this.txtDonors,
         this.xrLabel8,
         this.txtDesc2,
         this.xrLabel7,
         this.txtDesc1,
         this.xrLabel4,
         this.txtHumNumber,
         this.xrLabel3,
         this.label13,
         this.txtContactInfo,
         this.txtMission,
         this.xrLabel2,
         this.txtWebPage,
         this.xrLabel1,
         this.txtOrgName,
         this.txtAddress,
         this.txtTel,
         this.txtEMail,
         this.label1,
         this.label3,
         this.label6,
         this.xrLabel5,
         this.xrLabel6,
         this.xrRichText1
     });
     this.Detail.Font    = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Detail.HeightF = 632.2917F;
     this.Detail.Name    = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.StylePriority.UseFont = false;
     this.Detail.TextAlignment         = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrRichText2
     //
     this.xrRichText2.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrRichText2.LocationFloat         = new DevExpress.Utils.PointFloat(289.2086F, 82.00009F);
     this.xrRichText2.Name                  = "xrRichText2";
     this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
     this.xrRichText2.SizeF                 = new System.Drawing.SizeF(349.7498F, 23F);
     this.xrRichText2.StylePriority.UseFont = false;
     //
     // txtProportions
     //
     this.txtProportions.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtProportions.LocationFloat         = new DevExpress.Utils.PointFloat(291.2917F, 557.5833F);
     this.txtProportions.Name                  = "txtProportions";
     this.txtProportions.SerializableRtfString = resources.GetString("txtProportions.SerializableRtfString");
     this.txtProportions.SizeF                 = new System.Drawing.SizeF(348.7083F, 53.20834F);
     this.txtProportions.StylePriority.UseFont = false;
     //
     // xrLabel10
     //
     this.xrLabel10.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat         = new DevExpress.Utils.PointFloat(12.25001F, 557.5833F);
     this.xrLabel10.Name                  = "xrLabel10";
     this.xrLabel10.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                 = new System.Drawing.SizeF(244.7917F, 53.20828F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text                  = "გადაუდებელი ჰუმანიტარული დახმარების შეტანის მიმართულება და პროპორციები";
     //
     // txtHumTerms
     //
     this.txtHumTerms.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtHumTerms.LocationFloat         = new DevExpress.Utils.PointFloat(290.2501F, 499.375F);
     this.txtHumTerms.Name                  = "txtHumTerms";
     this.txtHumTerms.SerializableRtfString = resources.GetString("txtHumTerms.SerializableRtfString");
     this.txtHumTerms.SizeF                 = new System.Drawing.SizeF(348.7083F, 53.20834F);
     this.txtHumTerms.StylePriority.UseFont = false;
     //
     // xrLabel9
     //
     this.xrLabel9.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat         = new DevExpress.Utils.PointFloat(10.00001F, 499.375F);
     this.xrLabel9.Name                  = "xrLabel9";
     this.xrLabel9.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                 = new System.Drawing.SizeF(244.7917F, 53.20828F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.Text                  = "გადაუდებელი ჰუმანიტარული დახმარების გაცემის ვადა (ერთჯერადი, მრავალჯერადი)";
     //
     // txtDonors
     //
     this.txtDonors.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtDonors.LocationFloat         = new DevExpress.Utils.PointFloat(290.2501F, 468.2501F);
     this.txtDonors.Name                  = "txtDonors";
     this.txtDonors.SerializableRtfString = resources.GetString("txtDonors.SerializableRtfString");
     this.txtDonors.SizeF                 = new System.Drawing.SizeF(348.7083F, 26.12491F);
     this.txtDonors.StylePriority.UseFont = false;
     //
     // xrLabel8
     //
     this.xrLabel8.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat         = new DevExpress.Utils.PointFloat(13.12497F, 468.25F);
     this.xrLabel8.Name                  = "xrLabel8";
     this.xrLabel8.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                 = new System.Drawing.SizeF(244.7917F, 26.12494F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text                  = "დონორები";
     //
     // txtDesc2
     //
     this.txtDesc2.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtDesc2.LocationFloat         = new DevExpress.Utils.PointFloat(290.2501F, 408.7501F);
     this.txtDesc2.Name                  = "txtDesc2";
     this.txtDesc2.SerializableRtfString = resources.GetString("txtDesc2.SerializableRtfString");
     this.txtDesc2.SizeF                 = new System.Drawing.SizeF(348.7083F, 26.12491F);
     this.txtDesc2.StylePriority.UseFont = false;
     //
     // xrLabel7
     //
     this.xrLabel7.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat         = new DevExpress.Utils.PointFloat(13.12496F, 437.7917F);
     this.xrLabel7.Name                  = "xrLabel7";
     this.xrLabel7.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                 = new System.Drawing.SizeF(244.7917F, 26.12494F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text                  = "ჰუმანიტარული დახმარების რაოდენობა ";
     //
     // txtDesc1
     //
     this.txtDesc1.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtDesc1.LocationFloat         = new DevExpress.Utils.PointFloat(290.2501F, 322.8333F);
     this.txtDesc1.Name                  = "txtDesc1";
     this.txtDesc1.SerializableRtfString = resources.GetString("txtDesc1.SerializableRtfString");
     this.txtDesc1.SizeF                 = new System.Drawing.SizeF(348.7083F, 82.375F);
     this.txtDesc1.StylePriority.UseFont = false;
     //
     // xrLabel4
     //
     this.xrLabel4.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat         = new DevExpress.Utils.PointFloat(13.12494F, 408.7501F);
     this.xrLabel4.Name                  = "xrLabel4";
     this.xrLabel4.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                 = new System.Drawing.SizeF(244.7917F, 26.12494F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.Text                  = " ჰუმანიტარული დახმარების აღწერა";
     //
     // txtHumNumber
     //
     this.txtHumNumber.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtHumNumber.LocationFloat         = new DevExpress.Utils.PointFloat(291.2917F, 437.7917F);
     this.txtHumNumber.Name                  = "txtHumNumber";
     this.txtHumNumber.SerializableRtfString = resources.GetString("txtHumNumber.SerializableRtfString");
     this.txtHumNumber.SizeF                 = new System.Drawing.SizeF(348.7083F, 26.12491F);
     this.txtHumNumber.StylePriority.UseFont = false;
     //
     // xrLabel3
     //
     this.xrLabel3.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat         = new DevExpress.Utils.PointFloat(13.12496F, 322.8333F);
     this.xrLabel3.Name                  = "xrLabel3";
     this.xrLabel3.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                 = new System.Drawing.SizeF(244.7917F, 82.37497F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text                  = "ჰუმანიტარული მდგომარეობის აღწერა (რით არის გამოწვეული, რომელ გეოგრაფიულ არეალს მო" +
                                           "იცავს ჰუმანიტარული მდგომარეობის მიერ გამოწვეული შედეგები) ";
     //
     // label13
     //
     this.label13.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label13.LocationFloat         = new DevExpress.Utils.PointFloat(13.12494F, 241.75F);
     this.label13.Name                  = "label13";
     this.label13.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label13.SizeF                 = new System.Drawing.SizeF(244.7917F, 22.99997F);
     this.label13.StylePriority.UseFont = false;
     this.label13.Text                  = "საკონტაქტო პირი (სახელი, გვარი, ტელეფონი)";
     //
     // txtContactInfo
     //
     this.txtContactInfo.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtContactInfo.LocationFloat         = new DevExpress.Utils.PointFloat(290.2501F, 241.75F);
     this.txtContactInfo.Name                  = "txtContactInfo";
     this.txtContactInfo.SerializableRtfString = resources.GetString("txtContactInfo.SerializableRtfString");
     this.txtContactInfo.SizeF                 = new System.Drawing.SizeF(348.7083F, 22.99997F);
     this.txtContactInfo.StylePriority.UseFont = false;
     //
     // txtMission
     //
     this.txtMission.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMission.LocationFloat         = new DevExpress.Utils.PointFloat(290.2501F, 150F);
     this.txtMission.Name                  = "txtMission";
     this.txtMission.SerializableRtfString = resources.GetString("txtMission.SerializableRtfString");
     this.txtMission.SizeF                 = new System.Drawing.SizeF(349.7499F, 88.75002F);
     this.txtMission.StylePriority.UseFont = false;
     //
     // xrLabel2
     //
     this.xrLabel2.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat         = new DevExpress.Utils.PointFloat(10.12497F, 150F);
     this.xrLabel2.Name                  = "xrLabel2";
     this.xrLabel2.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                 = new System.Drawing.SizeF(227.125F, 19F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text                  = "ორგანიზაციის მისიის აღწერა:";
     //
     // txtWebPage
     //
     this.txtWebPage.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtWebPage.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 129F);
     this.txtWebPage.Name                  = "txtWebPage";
     this.txtWebPage.SerializableRtfString = resources.GetString("txtWebPage.SerializableRtfString");
     this.txtWebPage.SizeF                 = new System.Drawing.SizeF(349.7498F, 18.00002F);
     this.txtWebPage.StylePriority.UseFont = false;
     //
     // xrLabel1
     //
     this.xrLabel1.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(10.12497F, 128F);
     this.xrLabel1.Name                  = "xrLabel1";
     this.xrLabel1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                 = new System.Drawing.SizeF(145.8333F, 19F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "ვებ გვერდი:";
     //
     // txtOrgName
     //
     this.txtOrgName.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtOrgName.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 10.00001F);
     this.txtOrgName.Name                  = "txtOrgName";
     this.txtOrgName.SerializableRtfString = resources.GetString("txtOrgName.SerializableRtfString");
     this.txtOrgName.SizeF                 = new System.Drawing.SizeF(349.7498F, 23F);
     this.txtOrgName.StylePriority.UseFont = false;
     //
     // txtAddress
     //
     this.txtAddress.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtAddress.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 33.99982F);
     this.txtAddress.Name                  = "txtAddress";
     this.txtAddress.SerializableRtfString = resources.GetString("txtAddress.SerializableRtfString");
     this.txtAddress.SizeF                 = new System.Drawing.SizeF(349.7498F, 23F);
     this.txtAddress.StylePriority.UseFont = false;
     //
     // txtTel
     //
     this.txtTel.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtTel.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 58.00009F);
     this.txtTel.Name                  = "txtTel";
     this.txtTel.SerializableRtfString = resources.GetString("txtTel.SerializableRtfString");
     this.txtTel.SizeF                 = new System.Drawing.SizeF(349.7498F, 23F);
     this.txtTel.StylePriority.UseFont = false;
     //
     // txtEMail
     //
     this.txtEMail.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtEMail.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 107F);
     this.txtEMail.Name                  = "txtEMail";
     this.txtEMail.SerializableRtfString = resources.GetString("txtEMail.SerializableRtfString");
     this.txtEMail.SizeF                 = new System.Drawing.SizeF(349.7498F, 20.00002F);
     this.txtEMail.StylePriority.UseFont = false;
     //
     // label1
     //
     this.label1.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.LocationFloat         = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F);
     this.label1.Name                  = "label1";
     this.label1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label1.SizeF                 = new System.Drawing.SizeF(160.5833F, 23F);
     this.label1.StylePriority.UseFont = false;
     this.label1.Text                  = "ორგანიზაციის სახელი:";
     //
     // label3
     //
     this.label3.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.LocationFloat         = new DevExpress.Utils.PointFloat(10.00001F, 35.00001F);
     this.label3.Name                  = "label3";
     this.label3.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label3.SizeF                 = new System.Drawing.SizeF(144.9583F, 23.00003F);
     this.label3.StylePriority.UseFont = false;
     this.label3.Text                  = "მისამართი";
     //
     // label6
     //
     this.label6.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.LocationFloat         = new DevExpress.Utils.PointFloat(10.00001F, 59.00005F);
     this.label6.Name                  = "label6";
     this.label6.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label6.SizeF                 = new System.Drawing.SizeF(145.8333F, 23.00002F);
     this.label6.StylePriority.UseFont = false;
     this.label6.Text                  = "ტელეფონი:";
     //
     // xrLabel5
     //
     this.xrLabel5.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat         = new DevExpress.Utils.PointFloat(12.25001F, 107F);
     this.xrLabel5.Name                  = "xrLabel5";
     this.xrLabel5.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                 = new System.Drawing.SizeF(142.7083F, 19F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text                  = "ელ-ფოსტა:";
     //
     // xrLabel6
     //
     this.xrLabel6.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat         = new DevExpress.Utils.PointFloat(10.12497F, 85.99997F);
     this.xrLabel6.Name                  = "xrLabel6";
     this.xrLabel6.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                 = new System.Drawing.SizeF(145.8333F, 19F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.Text                  = "ფაქსი:";
     //
     // xrRichText1
     //
     this.xrRichText1.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(64.66668F, 295.8333F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(563.2918F, 23F);
     this.xrRichText1.StylePriority.UseFont = false;
     //
     // txtFax
     //
     this.txtFax.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtFax.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 82F);
     this.txtFax.Name                  = "txtFax";
     this.txtFax.SerializableRtfString = resources.GetString("txtFax.SerializableRtfString");
     this.txtFax.SizeF                 = new System.Drawing.SizeF(349.7498F, 23F);
     this.txtFax.StylePriority.UseFont = false;
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.txtName
     });
     this.TopMargin.Font    = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.TopMargin.Name    = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.StylePriority.UseFont = false;
     this.TopMargin.TextAlignment         = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // txtName
     //
     this.txtName.Font                  = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtName.LocationFloat         = new DevExpress.Utils.PointFloat(175.2501F, 51.04167F);
     this.txtName.Name                  = "txtName";
     this.txtName.SerializableRtfString = resources.GetString("txtName.SerializableRtfString");
     this.txtName.SizeF                 = new System.Drawing.SizeF(283.0832F, 23F);
     this.txtName.StylePriority.UseFont = false;
     //
     // BottomMargin
     //
     this.BottomMargin.Font    = new System.Drawing.Font("Sylfaen", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BottomMargin.HeightF = 66.66666F;
     this.BottomMargin.Name    = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.StylePriority.UseFont = false;
     this.BottomMargin.TextAlignment         = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // rptNotifForm1
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin
     });
     this.Margins = new System.Drawing.Printing.Margins(100, 100, 100, 67);
     this.Version = "13.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProportions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHumTerms)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDonors)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDesc2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDesc1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHumNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtContactInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMission)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWebPage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOrgName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAddress)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEMail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFax)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        string resourceFileName = "rp_wgBangTongHopHaThuong.resx";

        System.Resources.ResourceManager resources = global::Resources.rp_wgBangTongHopHaThuong.ResourceManager;
        this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
        this.xrTable5       = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow5    = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrt_stt        = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrt_hoten      = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell15  = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell16  = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell17  = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell18  = new DevExpress.XtraReports.UI.XRTableCell();
        this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
        this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.ReportHeader   = new DevExpress.XtraReports.UI.ReportHeaderBand();
        this.xrRichText2    = new DevExpress.XtraReports.UI.XRRichText();
        this.xrLabel9       = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel8       = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel7       = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel6       = 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.xrRichText1    = new DevExpress.XtraReports.UI.XRRichText();
        this.xrlReportTitle = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel5       = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel4       = new DevExpress.XtraReports.UI.XRLabel();
        this.xrl_chinhanh   = new DevExpress.XtraReports.UI.XRLabel();
        this.xrlTenCongTy   = 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.xrTableCell5   = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTable2       = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow2    = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell4   = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell6   = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell7   = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTable3       = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow3    = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell8   = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTable4       = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow4    = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell12  = new DevExpress.XtraReports.UI.XRTableCell();
        this.GroupHeader1   = new DevExpress.XtraReports.UI.GroupHeaderBand();
        this.ReportFooter   = new DevExpress.XtraReports.UI.ReportFooterBand();
        this.xrThoiGian     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel11      = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel10      = new DevExpress.XtraReports.UI.XRLabel();
        this.xrlNguoiKy     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel15      = new DevExpress.XtraReports.UI.XRLabel();
        this.PageFooter     = new DevExpress.XtraReports.UI.PageFooterBand();
        this.xrPageInfo1    = new DevExpress.XtraReports.UI.XRPageInfo();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // Detail
        //
        this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable5
        });
        this.Detail.HeightF       = 25F;
        this.Detail.Name          = "Detail";
        this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrTable5
        //
        this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
        this.xrTable5.Name          = "xrTable5";
        this.xrTable5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
        this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow5
        });
        this.xrTable5.SizeF = new System.Drawing.SizeF(768.9999F, 25F);
        this.xrTable5.StylePriority.UseBorders       = false;
        this.xrTable5.StylePriority.UsePadding       = false;
        this.xrTable5.StylePriority.UseTextAlignment = false;
        this.xrTable5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrTableRow5
        //
        this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrt_stt,
            this.xrt_hoten,
            this.xrTableCell15,
            this.xrTableCell16,
            this.xrTableCell17,
            this.xrTableCell18
        });
        this.xrTableRow5.Name   = "xrTableRow5";
        this.xrTableRow5.Weight = 1D;
        //
        // xrt_stt
        //
        this.xrt_stt.Name = "xrt_stt";
        this.xrt_stt.StylePriority.UseTextAlignment = false;
        this.xrt_stt.Text          = "1";
        this.xrt_stt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrt_stt.Weight        = 0.18042964903988676D;
        this.xrt_stt.BeforePrint  += new System.Drawing.Printing.PrintEventHandler(this.Detail_BeforePrint);
        //
        // xrt_hoten
        //
        this.xrt_hoten.Font = new System.Drawing.Font("Times New Roman", 9.75F);
        this.xrt_hoten.Name = "xrt_hoten";
        this.xrt_hoten.StylePriority.UseFont = false;
        this.xrt_hoten.Text   = "Lê Kiên Trung";
        this.xrt_hoten.Weight = 0.49540911812922861D;
        //
        // xrTableCell15
        //
        this.xrTableCell15.Font = new System.Drawing.Font("Times New Roman", 9.75F);
        this.xrTableCell15.Name = "xrTableCell15";
        this.xrTableCell15.StylePriority.UseFont          = false;
        this.xrTableCell15.StylePriority.UseTextAlignment = false;
        this.xrTableCell15.Text          = "14/10";
        this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell15.Weight        = 0.19876457373210166D;
        //
        // xrTableCell16
        //
        this.xrTableCell16.Font = new System.Drawing.Font("Times New Roman", 9.75F);
        this.xrTableCell16.Name = "xrTableCell16";
        this.xrTableCell16.StylePriority.UseFont          = false;
        this.xrTableCell16.StylePriority.UseTextAlignment = false;
        this.xrTableCell16.Text          = "1,280,000";
        this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.xrTableCell16.Weight        = 0.38531888093738587D;
        //
        // xrTableCell17
        //
        this.xrTableCell17.Font = new System.Drawing.Font("Times New Roman", 9.75F);
        this.xrTableCell17.Name = "xrTableCell17";
        this.xrTableCell17.StylePriority.UseFont          = false;
        this.xrTableCell17.StylePriority.UseTextAlignment = false;
        this.xrTableCell17.Text          = "1,280";
        this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.xrTableCell17.Weight        = 0.3088557335946176D;
        //
        // xrTableCell18
        //
        this.xrTableCell18.Font = new System.Drawing.Font("Times New Roman", 9.75F);
        this.xrTableCell18.Name = "xrTableCell18";
        this.xrTableCell18.StylePriority.UseFont = false;
        this.xrTableCell18.Text   = "Đi làm muộn 64 phút (lần 1)";
        this.xrTableCell18.Weight = 1.4312220445667792D;
        //
        // TopMargin
        //
        this.TopMargin.HeightF       = 46F;
        this.TopMargin.Name          = "TopMargin";
        this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // BottomMargin
        //
        this.BottomMargin.HeightF       = 38F;
        this.BottomMargin.Name          = "BottomMargin";
        this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // ReportHeader
        //
        this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrRichText2,
            this.xrLabel9,
            this.xrLabel8,
            this.xrLabel7,
            this.xrLabel6,
            this.xrLabel3,
            this.xrLabel2,
            this.xrLabel1,
            this.xrRichText1,
            this.xrlReportTitle,
            this.xrLabel5,
            this.xrLabel4,
            this.xrl_chinhanh,
            this.xrlTenCongTy
        });
        this.ReportHeader.HeightF = 372F;
        this.ReportHeader.Name    = "ReportHeader";
        //
        // xrRichText2
        //
        this.xrRichText2.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 316.7083F);
        this.xrRichText2.Name                  = "xrRichText2";
        this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
        this.xrRichText2.SizeF                 = new System.Drawing.SizeF(769F, 45.91669F);
        //
        // xrLabel9
        //
        this.xrLabel9.Font                     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
        this.xrLabel9.LocationFloat            = new DevExpress.Utils.PointFloat(0F, 293.7083F);
        this.xrLabel9.Name                     = "xrLabel9";
        this.xrLabel9.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
        this.xrLabel9.SizeF                    = new System.Drawing.SizeF(312.5F, 22.99998F);
        this.xrLabel9.StylePriority.UseFont    = false;
        this.xrLabel9.StylePriority.UsePadding = false;
        this.xrLabel9.Text                     = "I. THÀNH PHẦN THAM DỰ";
        //
        // xrLabel8
        //
        this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(9.999974F, 262.4999F);
        this.xrLabel8.Name          = "xrLabel8";
        this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel8.SizeF         = new System.Drawing.SizeF(341.6667F, 19F);
        this.xrLabel8.StylePriority.UseTextAlignment = false;
        this.xrLabel8.Text          = "5. Nhân sự/ Thư ký: Đỗ Thị Kim Anh";
        this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel7
        //
        this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(9.999974F, 243.5F);
        this.xrLabel7.Name                           = "xrLabel7";
        this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
        this.xrLabel7.SizeF                          = new System.Drawing.SizeF(341.6667F, 19F);
        this.xrLabel7.StylePriority.UsePadding       = false;
        this.xrLabel7.StylePriority.UseTextAlignment = false;
        this.xrLabel7.Text                           = "4. Thanh tra: Trần Văn Tá";
        this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel6
        //
        this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(9.999974F, 224.5F);
        this.xrLabel6.Name                           = "xrLabel6";
        this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
        this.xrLabel6.SizeF                          = new System.Drawing.SizeF(341.6667F, 19F);
        this.xrLabel6.StylePriority.UsePadding       = false;
        this.xrLabel6.StylePriority.UseTextAlignment = false;
        this.xrLabel6.Text                           = "3. Thanh tra: Vũ Tiến Anh";
        this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel3
        //
        this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(9.999974F, 205.5F);
        this.xrLabel3.Name                           = "xrLabel3";
        this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
        this.xrLabel3.SizeF                          = new System.Drawing.SizeF(341.6667F, 19F);
        this.xrLabel3.StylePriority.UsePadding       = false;
        this.xrLabel3.StylePriority.UseTextAlignment = false;
        this.xrLabel3.Text                           = "2. Trưởng ca: Hoàng Văn Ngân";
        this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel2
        //
        this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(9.999974F, 186.5F);
        this.xrLabel2.Name                           = "xrLabel2";
        this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
        this.xrLabel2.SizeF                          = new System.Drawing.SizeF(341.6667F, 19F);
        this.xrLabel2.StylePriority.UsePadding       = false;
        this.xrLabel2.StylePriority.UseTextAlignment = false;
        this.xrLabel2.Text                           = "1. Chủ trì cuộc họp:    Trưởng ca: Ngô Văn Thọ                   ";
        this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel1
        //
        this.xrLabel1.Font                     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
        this.xrLabel1.LocationFloat            = new DevExpress.Utils.PointFloat(0F, 163.5F);
        this.xrLabel1.Name                     = "xrLabel1";
        this.xrLabel1.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
        this.xrLabel1.SizeF                    = new System.Drawing.SizeF(312.5F, 22.99998F);
        this.xrLabel1.StylePriority.UseFont    = false;
        this.xrLabel1.StylePriority.UsePadding = false;
        this.xrLabel1.Text                     = "I. THÀNH PHẦN THAM DỰ";
        //
        // xrRichText1
        //
        this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 98.91666F);
        this.xrRichText1.Name                  = "xrRichText1";
        this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
        this.xrRichText1.SizeF                 = new System.Drawing.SizeF(768.9999F, 50.08334F);
        //
        // xrlReportTitle
        //
        this.xrlReportTitle.Font                           = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
        this.xrlReportTitle.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 62.5F);
        this.xrlReportTitle.Name                           = "xrlReportTitle";
        this.xrlReportTitle.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrlReportTitle.SizeF                          = new System.Drawing.SizeF(768.9999F, 23F);
        this.xrlReportTitle.StylePriority.UseFont          = false;
        this.xrlReportTitle.StylePriority.UseTextAlignment = false;
        this.xrlReportTitle.Text                           = "BẢNG TỔNG HỢP HẠ THƯỞNG THÁNG 10/2013";
        this.xrlReportTitle.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrLabel5
        //
        this.xrLabel5.Font                           = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
        this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(472.2501F, 25F);
        this.xrLabel5.Name                           = "xrLabel5";
        this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel5.SizeF                          = new System.Drawing.SizeF(296.7497F, 23F);
        this.xrLabel5.StylePriority.UseFont          = false;
        this.xrLabel5.StylePriority.UseTextAlignment = false;
        this.xrLabel5.Text                           = "Độc lập - Tự do - Hạnh phúc";
        this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrLabel4
        //
        this.xrLabel4.Font                           = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
        this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(472.2501F, 0F);
        this.xrLabel4.Name                           = "xrLabel4";
        this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel4.SizeF                          = new System.Drawing.SizeF(296.7498F, 23F);
        this.xrLabel4.StylePriority.UseFont          = false;
        this.xrLabel4.StylePriority.UseTextAlignment = false;
        this.xrLabel4.Text                           = "CỘNG HÒA XÃ HỘI CHỦ NGHĨA VIỆT NAM";
        this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrl_chinhanh
        //
        this.xrl_chinhanh.Font                           = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Italic);
        this.xrl_chinhanh.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 25F);
        this.xrl_chinhanh.Name                           = "xrl_chinhanh";
        this.xrl_chinhanh.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrl_chinhanh.SizeF                          = new System.Drawing.SizeF(417.7084F, 23F);
        this.xrl_chinhanh.StylePriority.UseFont          = false;
        this.xrl_chinhanh.StylePriority.UseTextAlignment = false;
        this.xrl_chinhanh.Text                           = "Chi nhánh: Bà Triệu";
        this.xrl_chinhanh.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrlTenCongTy
        //
        this.xrlTenCongTy.Font                           = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
        this.xrlTenCongTy.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
        this.xrlTenCongTy.Name                           = "xrlTenCongTy";
        this.xrlTenCongTy.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrlTenCongTy.SizeF                          = new System.Drawing.SizeF(417.7084F, 23F);
        this.xrlTenCongTy.StylePriority.UseFont          = false;
        this.xrlTenCongTy.StylePriority.UseTextAlignment = false;
        this.xrlTenCongTy.Text                           = "CÔNG TY CỔ PHẦN THẾ GIỚI GIẢI TRÍ";
        this.xrlTenCongTy.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // PageHeader
        //
        this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable1
        });
        this.PageHeader.HeightF = 65.95834F;
        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.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 0F);
        this.xrTable1.Name          = "xrTable1";
        this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1
        });
        this.xrTable1.SizeF = new System.Drawing.SizeF(768.9999F, 65.95834F);
        this.xrTable1.StylePriority.UseBorders       = false;
        this.xrTable1.StylePriority.UseTextAlignment = false;
        this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrTableRow1
        //
        this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell2,
            this.xrTableCell3,
            this.xrTableCell5
        });
        this.xrTableRow1.Name   = "xrTableRow1";
        this.xrTableRow1.Weight = 1D;
        //
        // xrTableCell1
        //
        this.xrTableCell1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
        this.xrTableCell1.Name = "xrTableCell1";
        this.xrTableCell1.StylePriority.UseFont = false;
        this.xrTableCell1.Text   = "STT";
        this.xrTableCell1.Weight = 0.18042915737977075D;
        //
        // xrTableCell2
        //
        this.xrTableCell2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
        this.xrTableCell2.Name = "xrTableCell2";
        this.xrTableCell2.StylePriority.UseFont = false;
        this.xrTableCell2.Text   = "Họ tên";
        this.xrTableCell2.Weight = 0.495409603903203D;
        //
        // xrTableCell3
        //
        this.xrTableCell3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
        this.xrTableCell3.Name = "xrTableCell3";
        this.xrTableCell3.StylePriority.UseFont = false;
        this.xrTableCell3.Text   = "Ngày";
        this.xrTableCell3.Weight = 0.19876464903509672D;
        //
        // xrTableCell5
        //
        this.xrTableCell5.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable2,
            this.xrTable3
        });
        this.xrTableCell5.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
        this.xrTableCell5.Name = "xrTableCell5";
        this.xrTableCell5.StylePriority.UseFont = false;
        this.xrTableCell5.Text   = "xrTableCell5";
        this.xrTableCell5.Weight = 2.12539658968193D;
        //
        // xrTable2
        //
        this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(4.577637E-05F, 27.41663F);
        this.xrTable2.Name          = "xrTable2";
        this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow2
        });
        this.xrTable2.SizeF = new System.Drawing.SizeF(544.8101F, 38.54166F);
        //
        // xrTableRow2
        //
        this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell4,
            this.xrTableCell6,
            this.xrTableCell7
        });
        this.xrTableRow2.Name   = "xrTableRow2";
        this.xrTableRow2.Weight = 1D;
        //
        // xrTableCell4
        //
        this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                           | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTableCell4.Multiline = true;
        this.xrTableCell4.Name      = "xrTableCell4";
        this.xrTableCell4.StylePriority.UseBorders = false;
        this.xrTableCell4.Text   = "Số tiền\r\n(VND)";
        this.xrTableCell4.Weight = 0.54387762406865114D;
        //
        // xrTableCell6
        //
        this.xrTableCell6.Name   = "xrTableCell6";
        this.xrTableCell6.Text   = "Số điểm";
        this.xrTableCell6.Weight = 0.43595013962880147D;
        //
        // xrTableCell7
        //
        this.xrTableCell7.Name   = "xrTableCell7";
        this.xrTableCell7.Text   = "Lý do";
        this.xrTableCell7.Weight = 2.0201722363025474D;
        //
        // xrTable3
        //
        this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(4.577637E-05F, 0F);
        this.xrTable3.Name          = "xrTable3";
        this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow3
        });
        this.xrTable3.SizeF = new System.Drawing.SizeF(544.8099F, 27.41663F);
        //
        // xrTableRow3
        //
        this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell8
        });
        this.xrTableRow3.Name   = "xrTableRow3";
        this.xrTableRow3.Weight = 1D;
        //
        // xrTableCell8
        //
        this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
        this.xrTableCell8.Name    = "xrTableCell8";
        this.xrTableCell8.StylePriority.UseBorders = false;
        this.xrTableCell8.Text   = "Hạ thưởng";
        this.xrTableCell8.Weight = 3D;
        //
        // xrTable4
        //
        this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
        this.xrTable4.Name          = "xrTable4";
        this.xrTable4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
        this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow4
        });
        this.xrTable4.SizeF = new System.Drawing.SizeF(768.9999F, 25F);
        this.xrTable4.StylePriority.UseBorders       = false;
        this.xrTable4.StylePriority.UsePadding       = false;
        this.xrTable4.StylePriority.UseTextAlignment = false;
        this.xrTable4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrTableRow4
        //
        this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell12
        });
        this.xrTableRow4.Name   = "xrTableRow4";
        this.xrTableRow4.Weight = 1D;
        //
        // xrTableCell12
        //
        this.xrTableCell12.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
        this.xrTableCell12.Name = "xrTableCell12";
        this.xrTableCell12.StylePriority.UseFont = false;
        this.xrTableCell12.Text   = "VĂN PHÒNG";
        this.xrTableCell12.Weight = 3D;
        //
        // GroupHeader1
        //
        this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable4
        });
        this.GroupHeader1.HeightF = 25F;
        this.GroupHeader1.Name    = "GroupHeader1";
        //
        // ReportFooter
        //
        this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrThoiGian,
            this.xrLabel11,
            this.xrLabel10,
            this.xrlNguoiKy,
            this.xrLabel15
        });
        this.ReportFooter.HeightF = 173F;
        this.ReportFooter.Name    = "ReportFooter";
        //
        // xrThoiGian
        //
        this.xrThoiGian.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Italic);
        this.xrThoiGian.LocationFloat                  = new DevExpress.Utils.PointFloat(410.5416F, 13.12497F);
        this.xrThoiGian.Name                           = "xrThoiGian";
        this.xrThoiGian.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrThoiGian.SizeF                          = new System.Drawing.SizeF(355.4583F, 23F);
        this.xrThoiGian.StylePriority.UseFont          = false;
        this.xrThoiGian.StylePriority.UseTextAlignment = false;
        this.xrThoiGian.Text                           = "Hà Nội, ngày 19 tháng 02 năm 2014";
        this.xrThoiGian.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrLabel11
        //
        this.xrLabel11.Font                           = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
        this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(410.5416F, 138.125F);
        this.xrLabel11.Name                           = "xrLabel11";
        this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel11.SizeF                          = new System.Drawing.SizeF(355.4583F, 23F);
        this.xrLabel11.StylePriority.UseFont          = false;
        this.xrLabel11.StylePriority.UseTextAlignment = false;
        this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrLabel10
        //
        this.xrLabel10.Font                           = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
        this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(410.5416F, 38.12497F);
        this.xrLabel10.Name                           = "xrLabel10";
        this.xrLabel10.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel10.SizeF                          = new System.Drawing.SizeF(355.4583F, 23F);
        this.xrLabel10.StylePriority.UseFont          = false;
        this.xrLabel10.StylePriority.UseTextAlignment = false;
        this.xrLabel10.Text                           = "CHỮ KÝ THÀNH VIÊN HỘI ĐỒNG KTKL";
        this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrlNguoiKy
        //
        this.xrlNguoiKy.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
        this.xrlNguoiKy.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 138.125F);
        this.xrlNguoiKy.Name                           = "xrlNguoiKy";
        this.xrlNguoiKy.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrlNguoiKy.SizeF                          = new System.Drawing.SizeF(281.1248F, 23F);
        this.xrlNguoiKy.StylePriority.UseFont          = false;
        this.xrlNguoiKy.StylePriority.UseTextAlignment = false;
        this.xrlNguoiKy.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrLabel15
        //
        this.xrLabel15.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
        this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 38.12497F);
        this.xrLabel15.Name                           = "xrLabel15";
        this.xrLabel15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel15.SizeF                          = new System.Drawing.SizeF(281.1248F, 23F);
        this.xrLabel15.StylePriority.UseFont          = false;
        this.xrLabel15.StylePriority.UseTextAlignment = false;
        this.xrLabel15.Text                           = "XÉT DUYỆT CỦA LÃNH ĐẠO";
        this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // PageFooter
        //
        this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrPageInfo1
        });
        this.PageFooter.HeightF = 59F;
        this.PageFooter.Name    = "PageFooter";
        //
        // xrPageInfo1
        //
        this.xrPageInfo1.Font                           = new System.Drawing.Font("Times New Roman", 11F);
        this.xrPageInfo1.Format                         = "Trang {0} của {1}";
        this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(642.9586F, 35.41667F);
        this.xrPageInfo1.Name                           = "xrPageInfo1";
        this.xrPageInfo1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrPageInfo1.SizeF                          = new System.Drawing.SizeF(126.0414F, 23.00001F);
        this.xrPageInfo1.StylePriority.UseFont          = false;
        this.xrPageInfo1.StylePriority.UseTextAlignment = false;
        this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
        //
        // rp_wgBangTongHopHaThuong
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin,
            this.ReportHeader,
            this.PageHeader,
            this.GroupHeader1,
            this.ReportFooter,
            this.PageFooter
        });
        this.Margins = new System.Drawing.Printing.Margins(36, 45, 46, 38);
        this.Version = "10.1";
        ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
    }
Esempio n. 9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptBarangayClearance));
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.GroupHeader1  = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrRichText2   = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText1   = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText3   = new DevExpress.XtraReports.UI.XRRichText();
     this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrRichText4   = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText5   = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText6   = new DevExpress.XtraReports.UI.XRRichText();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Name = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Name = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText3,
         this.xrPictureBox1,
         this.xrRichText4,
         this.xrRichText5,
         this.xrRichText6,
         this.xrRichText1
     });
     this.Detail.HeightF = 575.5753F;
     this.Detail.Name    = "Detail";
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText2
     });
     this.GroupHeader1.HeightF = 323.3704F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrRichText2
     //
     this.xrRichText2.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText2.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrRichText2.Name                  = "xrRichText2";
     this.xrRichText2.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
     this.xrRichText2.SizeF                 = new System.Drawing.SizeF(650F, 323.3704F);
     //
     // xrRichText1
     //
     this.xrRichText1.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 56.25F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(650F, 164.8269F);
     //
     // xrRichText3
     //
     this.xrRichText3.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText3.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 334.9713F);
     this.xrRichText3.Name                  = "xrRichText3";
     this.xrRichText3.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
     this.xrRichText3.SizeF                 = new System.Drawing.SizeF(243.2692F, 49.89893F);
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "ImageSource", "[PersonalInformations].[Photo]")
     });
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(54.32689F, 237.984F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(129.6474F, 88.9872F);
     this.xrPictureBox1.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // xrRichText4
     //
     this.xrRichText4.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText4.LocationFloat         = new DevExpress.Utils.PointFloat(387.1154F, 323.7533F);
     this.xrRichText4.Name                  = "xrRichText4";
     this.xrRichText4.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
     this.xrRichText4.SizeF                 = new System.Drawing.SizeF(252.8846F, 61.11688F);
     //
     // xrRichText5
     //
     this.xrRichText5.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText5.LocationFloat         = new DevExpress.Utils.PointFloat(387.1154F, 249.2019F);
     this.xrRichText5.Name                  = "xrRichText5";
     this.xrRichText5.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText5.SerializableRtfString = resources.GetString("xrRichText5.SerializableRtfString");
     this.xrRichText5.SizeF                 = new System.Drawing.SizeF(252.8846F, 54.70662F);
     //
     // xrRichText6
     //
     this.xrRichText6.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText6.LocationFloat         = new DevExpress.Utils.PointFloat(9.999974F, 408.6892F);
     this.xrRichText6.Name                  = "xrRichText6";
     this.xrRichText6.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText6.SerializableRtfString = resources.GetString("xrRichText6.SerializableRtfString");
     this.xrRichText6.SizeF                 = new System.Drawing.SizeF(640.0001F, 166.8861F);
     //
     // rptBarangayClearance
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.GroupHeader1
     });
     this.Font    = new System.Drawing.Font("Arial", 9.75F);
     this.Version = "18.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 10
0
 /// <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();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(rep_pro_bp_descriptions));
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     DevExpress.DataAccess.Sql.QueryParameter       queryParameter1 = new DevExpress.DataAccess.Sql.QueryParameter();
     this.Detail              = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel15           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrRichText1         = new DevExpress.XtraReports.UI.XRRichText();
     this.TopMargin           = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin        = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrLabel2            = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader          = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel1            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16           = new DevExpress.XtraReports.UI.XRLabel();
     this.label_stypel        = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrLabel11           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10           = new DevExpress.XtraReports.UI.XRLabel();
     this.output_style_actual = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GroupHeader2        = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel4            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7            = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupHeader3        = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel17           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1         = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel9            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo2         = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel12           = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter          = new DevExpress.XtraReports.UI.PageFooterBand();
     this.GroupHeader4        = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.ProjectID           = new DevExpress.XtraReports.Parameters.Parameter();
     this.ProjectName         = new DevExpress.XtraReports.Parameters.Parameter();
     this.ProjectColor        = new DevExpress.XtraReports.Parameters.Parameter();
     this.GroupFooter1        = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.GroupFooter2        = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.GroupFooter3        = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.sqlDataSource1      = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel15,
         this.xrRichText1
     });
     this.Detail.HeightF       = 72.51602F;
     this.Detail.KeepTogether  = true;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[mil_name]")
     });
     this.xrLabel15.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0.0003576279F, 0F);
     this.xrLabel15.Name          = "xrLabel15";
     this.xrLabel15.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF         = new System.Drawing.SizeF(747.9999F, 24.59936F);
     this.xrLabel15.StyleName     = "label_stypel";
     this.xrLabel15.StylePriority.UseBorderWidth   = false;
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text          = "Milestone Name";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrRichText1
     //
     this.xrRichText1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Html", "[res_response]")
     });
     this.xrRichText1.Font                  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0.0006437302F, 24.59936F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(747.9996F, 47.91666F);
     this.xrRichText1.StyleName             = "output_style_actual";
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 13.54167F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 24.26201F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Bookmark                       = "Summary";
     this.xrLabel2.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.Font                           = new System.Drawing.Font("Segoe UI", 16F);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(8, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(356.7083F, 46.33334F);
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UsePadding       = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "Business Process Summary";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrLabel2
     });
     this.PageHeader.HeightF = 46.33334F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.Bookmark = "Summary";
     this.xrLabel1.Borders  = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters].[ProjectName]")
     });
     this.xrLabel1.Font                           = new System.Drawing.Font("Segoe UI", 16F);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(356.7086F, 0F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(8, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(391.2917F, 46.33334F);
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UsePadding       = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "PROJECT NAME";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel1.BeforePrint                   += new System.Drawing.Printing.PrintEventHandler(this.xrLabel1_BeforePrint);
     //
     // xrLabel16
     //
     this.xrLabel16.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel16.Name          = "xrLabel16";
     this.xrLabel16.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF         = new System.Drawing.SizeF(129.5833F, 30.20833F);
     this.xrLabel16.StyleName     = "label_stypel";
     this.xrLabel16.StylePriority.UseBorderWidth = false;
     this.xrLabel16.StylePriority.UseFont        = false;
     this.xrLabel16.Text = "Business Area:";
     //
     // label_stypel
     //
     this.label_stypel.BackColor       = System.Drawing.Color.LemonChiffon;
     this.label_stypel.BorderColor     = System.Drawing.Color.WhiteSmoke;
     this.label_stypel.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.label_stypel.Borders         = DevExpress.XtraPrinting.BorderSide.None;
     this.label_stypel.BorderWidth     = 3F;
     this.label_stypel.Name            = "label_stypel";
     this.label_stypel.Padding         = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
     this.label_stypel.TextAlignment   = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[area_identifier]")
     });
     this.xrLabel11.Font                  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat         = new DevExpress.Utils.PointFloat(129.5833F, 0F);
     this.xrLabel11.Name                  = "xrLabel11";
     this.xrLabel11.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                 = new System.Drawing.SizeF(54.16666F, 30.20833F);
     this.xrLabel11.StyleName             = "output_style_actual";
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text                  = "area id";
     //
     // xrLabel10
     //
     this.xrLabel10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[area_name]")
     });
     this.xrLabel10.Font                           = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(183.75F, 0F);
     this.xrLabel10.Name                           = "xrLabel10";
     this.xrLabel10.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                          = new System.Drawing.SizeF(564.25F, 30.20833F);
     this.xrLabel10.StyleName                      = "output_style_actual";
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text                           = "area name";
     this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // output_style_actual
     //
     this.output_style_actual.BackColor       = System.Drawing.Color.WhiteSmoke;
     this.output_style_actual.BorderColor     = System.Drawing.Color.LemonChiffon;
     this.output_style_actual.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.output_style_actual.Borders         = DevExpress.XtraPrinting.BorderSide.None;
     this.output_style_actual.Name            = "output_style_actual";
     this.output_style_actual.Padding         = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 4, 100F);
     this.output_style_actual.TextAlignment   = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // GroupHeader2
     //
     this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel4,
         this.xrLabel6,
         this.xrLabel7
     });
     this.GroupHeader2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("bp_identifier", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.GroupHeader2.HeightF = 30.20833F;
     this.GroupHeader2.Name    = "GroupHeader2";
     //
     // xrLabel4
     //
     this.xrLabel4.BorderColor   = System.Drawing.Color.Black;
     this.xrLabel4.Borders       = DevExpress.XtraPrinting.BorderSide.Top;
     this.xrLabel4.BorderWidth   = 1F;
     this.xrLabel4.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(129.5833F, 30.20833F);
     this.xrLabel4.StyleName     = "label_stypel";
     this.xrLabel4.StylePriority.UseBorderColor = false;
     this.xrLabel4.StylePriority.UseBorders     = false;
     this.xrLabel4.StylePriority.UseBorderWidth = false;
     this.xrLabel4.StylePriority.UseFont        = false;
     this.xrLabel4.Text = "Business Process:";
     //
     // xrLabel6
     //
     this.xrLabel6.BorderColor = System.Drawing.Color.Black;
     this.xrLabel6.Borders     = DevExpress.XtraPrinting.BorderSide.Top;
     this.xrLabel6.BorderWidth = 1F;
     this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[bp_identifier]")
     });
     this.xrLabel6.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(129.5833F, 0F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(54.16666F, 30.20833F);
     this.xrLabel6.StyleName     = "output_style_actual";
     this.xrLabel6.StylePriority.UseBorderColor = false;
     this.xrLabel6.StylePriority.UseBorders     = false;
     this.xrLabel6.StylePriority.UseBorderWidth = false;
     this.xrLabel6.StylePriority.UseFont        = false;
     this.xrLabel6.Text = "BP_ID";
     //
     // xrLabel7
     //
     this.xrLabel7.BorderColor = System.Drawing.Color.Black;
     this.xrLabel7.Borders     = DevExpress.XtraPrinting.BorderSide.Top;
     this.xrLabel7.BorderWidth = 1F;
     this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[bp_name]")
     });
     this.xrLabel7.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(183.75F, 0F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(564.2499F, 30.20833F);
     this.xrLabel7.StyleName     = "output_style_actual";
     this.xrLabel7.StylePriority.UseBorderColor   = false;
     this.xrLabel7.StylePriority.UseBorders       = false;
     this.xrLabel7.StylePriority.UseBorderWidth   = false;
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "BP_Name";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // GroupHeader3
     //
     this.GroupHeader3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel17,
         this.xrLabel3,
         this.xrLabel8
     });
     this.GroupHeader3.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("cat_identifier", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.GroupHeader3.HeightF = 30.20833F;
     this.GroupHeader3.Level   = 1;
     this.GroupHeader3.Name    = "GroupHeader3";
     //
     // xrLabel17
     //
     this.xrLabel17.BorderColor = System.Drawing.Color.Black;
     this.xrLabel17.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel17.BorderWidth = 1F;
     this.xrLabel17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[cat_identifier]")
     });
     this.xrLabel17.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(129.5834F, 0F);
     this.xrLabel17.Name          = "xrLabel17";
     this.xrLabel17.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF         = new System.Drawing.SizeF(54.16666F, 30.20833F);
     this.xrLabel17.StyleName     = "output_style_actual";
     this.xrLabel17.StylePriority.UseBorderColor = false;
     this.xrLabel17.StylePriority.UseBorders     = false;
     this.xrLabel17.StylePriority.UseBorderWidth = false;
     this.xrLabel17.StylePriority.UseFont        = false;
     this.xrLabel17.Text = "bc id";
     //
     // xrLabel3
     //
     this.xrLabel3.BorderColor   = System.Drawing.Color.Black;
     this.xrLabel3.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel3.BorderWidth   = 1F;
     this.xrLabel3.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(129.5833F, 30.20833F);
     this.xrLabel3.StyleName     = "label_stypel";
     this.xrLabel3.StylePriority.UseBorderColor = false;
     this.xrLabel3.StylePriority.UseBorders     = false;
     this.xrLabel3.StylePriority.UseBorderWidth = false;
     this.xrLabel3.StylePriority.UseFont        = false;
     this.xrLabel3.Text = "Business Category:";
     //
     // xrLabel8
     //
     this.xrLabel8.BorderColor = System.Drawing.Color.Black;
     this.xrLabel8.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel8.BorderWidth = 1F;
     this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[cat_name]")
     });
     this.xrLabel8.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(183.75F, 0F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(564.25F, 30.20833F);
     this.xrLabel8.StyleName     = "output_style_actual";
     this.xrLabel8.StylePriority.UseBorderColor   = false;
     this.xrLabel8.StylePriority.UseBorders       = false;
     this.xrLabel8.StylePriority.UseBorderWidth   = false;
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text          = "cat_name";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font                           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(673.5204F, 0F);
     this.xrPageInfo1.Name                           = "xrPageInfo1";
     this.xrPageInfo1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF                          = new System.Drawing.SizeF(74.47919F, 35.50002F);
     this.xrPageInfo1.StylePriority.UseFont          = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel9
     //
     this.xrLabel9.Font                           = new System.Drawing.Font("Segoe UI", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(197.2917F, 23.09373F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "Generated by ReadyCert® on:";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.Font                           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 23.09373F);
     this.xrPageInfo2.Name                           = "xrPageInfo2";
     this.xrPageInfo2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.PageInfo                       = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo2.SizeF                          = new System.Drawing.SizeF(269.2708F, 36.54169F);
     this.xrPageInfo2.StylePriority.UseFont          = false;
     this.xrPageInfo2.StylePriority.UseTextAlignment = false;
     this.xrPageInfo2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.Font                           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(544.8746F, 0F);
     this.xrLabel12.Name                           = "xrLabel12";
     this.xrLabel12.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                          = new System.Drawing.SizeF(128.6458F, 35.50002F);
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text                           = "page";
     this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrLabel12.TextTrimming                   = System.Drawing.StringTrimming.None;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1,
         this.xrLabel12,
         this.xrPageInfo2,
         this.xrLabel9
     });
     this.PageFooter.HeightF = 59.63542F;
     this.PageFooter.Name    = "PageFooter";
     //
     // GroupHeader4
     //
     this.GroupHeader4.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel16
     });
     this.GroupHeader4.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("area_identifier", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.GroupHeader4.HeightF = 30.20833F;
     this.GroupHeader4.Level   = 2;
     this.GroupHeader4.Name    = "GroupHeader4";
     //
     // ProjectID
     //
     this.ProjectID.Description = "ProjectID";
     this.ProjectID.Name        = "ProjectID";
     this.ProjectID.Type        = typeof(System.Guid);
     this.ProjectID.ValueInfo   = "00000000-0000-0000-0000-000000000000";
     this.ProjectID.Visible     = false;
     //
     // ProjectName
     //
     this.ProjectName.Description = "ProjectName";
     this.ProjectName.Name        = "ProjectName";
     this.ProjectName.Visible     = false;
     //
     // ProjectColor
     //
     this.ProjectColor.Description = "ProjectColor";
     this.ProjectColor.Name        = "ProjectColor";
     this.ProjectColor.Visible     = false;
     //
     // GroupFooter1
     //
     this.GroupFooter1.HeightF = 0F;
     this.GroupFooter1.Name    = "GroupFooter1";
     //
     // GroupFooter2
     //
     this.GroupFooter2.HeightF = 0F;
     this.GroupFooter2.Level   = 1;
     this.GroupFooter2.Name    = "GroupFooter2";
     //
     // GroupFooter3
     //
     this.GroupFooter3.HeightF   = 0F;
     this.GroupFooter3.Level     = 2;
     this.GroupFooter3.Name      = "GroupFooter3";
     this.GroupFooter3.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBandExceptLastEntry;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "OhioDB";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name  = "Query";
     queryParameter1.Name  = "ProjectID";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("[Parameters.ProjectID]", typeof(System.Guid));
     customSqlQuery1.Parameters.Add(queryParameter1);
     customSqlQuery1.Sql = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // rep_pro_bp_descriptions
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.GroupHeader2,
         this.GroupHeader3,
         this.PageFooter,
         this.GroupHeader4,
         this.GroupFooter1,
         this.GroupFooter2,
         this.GroupFooter3
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "Query";
     this.DataSource = this.sqlDataSource1;
     this.Font       = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Margins    = new System.Drawing.Printing.Margins(48, 54, 14, 24);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.ProjectID,
         this.ProjectName,
         this.ProjectColor
     });
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.label_stypel,
         this.output_style_actual
     });
     this.Version = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <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();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(rep_pro_cms_checlist_instructions));
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     DevExpress.DataAccess.Sql.QueryParameter       queryParameter1 = new DevExpress.DataAccess.Sql.QueryParameter();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.PageHeader     = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrRichText1    = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel4       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrRichText2    = new DevExpress.XtraReports.UI.XRRichText();
     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.xrLabel5       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTableCell4   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrRichText3    = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText4    = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText5    = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText6    = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText7    = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText8    = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText9    = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText10   = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText11   = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText12   = new DevExpress.XtraReports.UI.XRRichText();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.ProjectID      = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText8,
         this.xrRichText9,
         this.xrRichText10,
         this.xrRichText11,
         this.xrRichText12,
         this.xrRichText7,
         this.xrRichText6,
         this.xrRichText5,
         this.xrRichText4,
         this.xrRichText3,
         this.xrLabel5,
         this.xrTable1,
         this.xrRichText2,
         this.xrLabel4,
         this.xrRichText1
     });
     this.Detail.HeightF       = 1747.917F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 3F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 51.04167F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1
     });
     this.PageHeader.HeightF = 100F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(217)))), ((int)(((byte)(241)))));
     this.xrLabel1.Font          = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.ForeColor     = System.Drawing.Color.MidnightBlue;
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(1500F, 53.08332F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseForeColor     = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "MMIS Certification Checklist - MECT 2.2";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel1.TextTrimming  = System.Drawing.StringTrimming.Word;
     //
     // xrLabel2
     //
     this.xrLabel2.BackColor     = System.Drawing.Color.DeepSkyBlue;
     this.xrLabel2.Font          = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(150F, 53.08332F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(1350F, 46.91668F);
     this.xrLabel2.StylePriority.UseBackColor     = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "ChecklistName";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel2.BeforePrint  += new System.Drawing.Printing.PrintEventHandler(this.xrLabel2_BeforePrint);
     //
     // xrLabel3
     //
     this.xrLabel3.BackColor     = System.Drawing.Color.DeepSkyBlue;
     this.xrLabel3.Font          = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 53.08332F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(150F, 46.91668F);
     this.xrLabel3.StylePriority.UseBackColor     = false;
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "Checklist:";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrRichText1
     //
     this.xrRichText1.Font                  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(653.125F, 87.58335F);
     this.xrRichText1.StylePriority.UseFont = false;
     //
     // xrLabel4
     //
     this.xrLabel4.Font                           = new System.Drawing.Font("Segoe UI", 10F);
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 87.58335F);
     this.xrLabel4.Name                           = "xrLabel4";
     this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel4.SizeF                          = new System.Drawing.SizeF(1500F, 23F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text                           = "Note: Some of these instructions are MMIS specific.";
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrRichText2
     //
     this.xrRichText2.Font                  = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText2.LocationFloat         = new DevExpress.Utils.PointFloat(4.768372E-05F, 110.5833F);
     this.xrRichText2.Name                  = "xrRichText2";
     this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
     this.xrRichText2.SizeF                 = new System.Drawing.SizeF(1500F, 1194.542F);
     //
     // xrTable1
     //
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(1.041714F, 1336.458F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(1498.958F, 25F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell3,
         this.xrTableCell4,
         this.xrTableCell5
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell1.Font = new System.Drawing.Font("Segoe UI Symbol", 12F, System.Drawing.FontStyle.Bold);
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseBorders = false;
     this.xrTableCell1.StylePriority.UseFont    = false;
     this.xrTableCell1.Text   = "Ref #";
     this.xrTableCell1.Weight = 0.21271919652035357D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell2.Font = new System.Drawing.Font("Segoe UI Symbol", 12F, System.Drawing.FontStyle.Bold);
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseBorders = false;
     this.xrTableCell2.StylePriority.UseFont    = false;
     this.xrTableCell2.Text   = "System Review Criteria";
     this.xrTableCell2.Weight = 0.5285089593184622D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(217)))), ((int)(((byte)(241)))));
     this.xrTableCell3.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                           | DevExpress.XtraPrinting.BorderSide.Right)
                                                                          | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell3.Font = new System.Drawing.Font("Segoe UI Symbol", 12F, System.Drawing.FontStyle.Bold);
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.StylePriority.UseBackColor = false;
     this.xrTableCell3.StylePriority.UseBorders   = false;
     this.xrTableCell3.StylePriority.UseFont      = false;
     this.xrTableCell3.Text   = "Project Initiation Milestone";
     this.xrTableCell3.Weight = 0.73026290090460544D;
     //
     // xrLabel5
     //
     this.xrLabel5.Font                           = new System.Drawing.Font("Segoe UI Symbol", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xrLabel5.ForeColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(1.041714F, 1305.125F);
     this.xrLabel5.Multiline                      = true;
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(1498.958F, 31.33337F);
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseForeColor     = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = resources.GetString("xrLabel5.Text");
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTableCell4
     //
     this.xrTableCell4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(180)))), ((int)(((byte)(227)))));
     this.xrTableCell4.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                           | DevExpress.XtraPrinting.BorderSide.Right)
                                                                          | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell4.Font = new System.Drawing.Font("Segoe UI Symbol", 12F, System.Drawing.FontStyle.Bold);
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseBackColor = false;
     this.xrTableCell4.StylePriority.UseBorders   = false;
     this.xrTableCell4.StylePriority.UseFont      = false;
     this.xrTableCell4.Text   = "Operational Milestone Review";
     this.xrTableCell4.Weight = 0.84868435810030474D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.BackColor = System.Drawing.Color.RoyalBlue;
     this.xrTableCell5.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                           | DevExpress.XtraPrinting.BorderSide.Right)
                                                                          | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell5.Font = new System.Drawing.Font("Segoe UI Symbol", 12F, System.Drawing.FontStyle.Bold);
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseBackColor = false;
     this.xrTableCell5.StylePriority.UseBorders   = false;
     this.xrTableCell5.StylePriority.UseFont      = false;
     this.xrTableCell5.Text   = "Final Milestone Certification Review(MMIS)";
     this.xrTableCell5.Weight = 0.83552670535418472D;
     //
     // xrRichText3
     //
     this.xrRichText3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrRichText3.Font                     = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText3.LocationFloat            = new DevExpress.Utils.PointFloat(0F, 1361.458F);
     this.xrRichText3.Name                     = "xrRichText3";
     this.xrRichText3.SerializableRtfString    = resources.GetString("xrRichText3.SerializableRtfString");
     this.xrRichText3.SizeF                    = new System.Drawing.SizeF(102.0833F, 158.3331F);
     this.xrRichText3.StylePriority.UseBorders = false;
     //
     // xrRichText4
     //
     this.xrRichText4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrRichText4.Font                     = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText4.LocationFloat            = new DevExpress.Utils.PointFloat(102.0833F, 1361.458F);
     this.xrRichText4.Name                     = "xrRichText4";
     this.xrRichText4.SerializableRtfString    = resources.GetString("xrRichText4.SerializableRtfString");
     this.xrRichText4.SizeF                    = new System.Drawing.SizeF(251.0417F, 158.3333F);
     this.xrRichText4.StylePriority.UseBorders = false;
     //
     // xrRichText5
     //
     this.xrRichText5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(217)))), ((int)(((byte)(241)))));
     this.xrRichText5.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrRichText5.Font                       = new System.Drawing.Font("Segoe UI Symbol", 12F);
     this.xrRichText5.LocationFloat              = new DevExpress.Utils.PointFloat(353.1251F, 1361.458F);
     this.xrRichText5.Name                       = "xrRichText5";
     this.xrRichText5.SerializableRtfString      = resources.GetString("xrRichText5.SerializableRtfString");
     this.xrRichText5.SizeF                      = new System.Drawing.SizeF(346.8747F, 158.3331F);
     this.xrRichText5.StylePriority.UseBackColor = false;
     this.xrRichText5.StylePriority.UseBorders   = false;
     this.xrRichText5.StylePriority.UseFont      = false;
     //
     // xrRichText6
     //
     this.xrRichText6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(180)))), ((int)(((byte)(227)))));
     this.xrRichText6.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrRichText6.Font                       = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText6.LocationFloat              = new DevExpress.Utils.PointFloat(699.9999F, 1361.458F);
     this.xrRichText6.Name                       = "xrRichText6";
     this.xrRichText6.SerializableRtfString      = resources.GetString("xrRichText6.SerializableRtfString");
     this.xrRichText6.SizeF                      = new System.Drawing.SizeF(403.1251F, 158.3331F);
     this.xrRichText6.StylePriority.UseBackColor = false;
     this.xrRichText6.StylePriority.UseBorders   = false;
     //
     // xrRichText7
     //
     this.xrRichText7.BackColor = System.Drawing.Color.RoyalBlue;
     this.xrRichText7.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrRichText7.Font                       = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText7.LocationFloat              = new DevExpress.Utils.PointFloat(1103.125F, 1361.458F);
     this.xrRichText7.Name                       = "xrRichText7";
     this.xrRichText7.SerializableRtfString      = resources.GetString("xrRichText7.SerializableRtfString");
     this.xrRichText7.SizeF                      = new System.Drawing.SizeF(396.8751F, 158.3333F);
     this.xrRichText7.StylePriority.UseBackColor = false;
     this.xrRichText7.StylePriority.UseBorders   = false;
     //
     // xrRichText8
     //
     this.xrRichText8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrRichText8.Font                     = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText8.LocationFloat            = new DevExpress.Utils.PointFloat(1.041714F, 1519.792F);
     this.xrRichText8.Name                     = "xrRichText8";
     this.xrRichText8.SerializableRtfString    = resources.GetString("xrRichText8.SerializableRtfString");
     this.xrRichText8.SizeF                    = new System.Drawing.SizeF(102.0833F, 227.4998F);
     this.xrRichText8.StylePriority.UseBorders = false;
     //
     // xrRichText9
     //
     this.xrRichText9.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrRichText9.Font                     = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText9.LocationFloat            = new DevExpress.Utils.PointFloat(103.1253F, 1519.791F);
     this.xrRichText9.Name                     = "xrRichText9";
     this.xrRichText9.SerializableRtfString    = resources.GetString("xrRichText9.SerializableRtfString");
     this.xrRichText9.SizeF                    = new System.Drawing.SizeF(251.0418F, 227.5002F);
     this.xrRichText9.StylePriority.UseBorders = false;
     //
     // xrRichText10
     //
     this.xrRichText10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(217)))), ((int)(((byte)(241)))));
     this.xrRichText10.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                           | DevExpress.XtraPrinting.BorderSide.Right)
                                                                          | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrRichText10.Font                       = new System.Drawing.Font("Segoe UI Symbol", 12F);
     this.xrRichText10.LocationFloat              = new DevExpress.Utils.PointFloat(354.1671F, 1519.791F);
     this.xrRichText10.Name                       = "xrRichText10";
     this.xrRichText10.SerializableRtfString      = resources.GetString("xrRichText10.SerializableRtfString");
     this.xrRichText10.SizeF                      = new System.Drawing.SizeF(346.8747F, 227.5F);
     this.xrRichText10.StylePriority.UseBackColor = false;
     this.xrRichText10.StylePriority.UseBorders   = false;
     this.xrRichText10.StylePriority.UseFont      = false;
     //
     // xrRichText11
     //
     this.xrRichText11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(180)))), ((int)(((byte)(227)))));
     this.xrRichText11.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                           | DevExpress.XtraPrinting.BorderSide.Right)
                                                                          | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrRichText11.Font                       = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText11.LocationFloat              = new DevExpress.Utils.PointFloat(701.0417F, 1519.792F);
     this.xrRichText11.Name                       = "xrRichText11";
     this.xrRichText11.SerializableRtfString      = resources.GetString("xrRichText11.SerializableRtfString");
     this.xrRichText11.SizeF                      = new System.Drawing.SizeF(403.125F, 227.5F);
     this.xrRichText11.StylePriority.UseBackColor = false;
     this.xrRichText11.StylePriority.UseBorders   = false;
     //
     // xrRichText12
     //
     this.xrRichText12.BackColor = System.Drawing.Color.RoyalBlue;
     this.xrRichText12.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                           | DevExpress.XtraPrinting.BorderSide.Right)
                                                                          | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrRichText12.Font                       = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText12.LocationFloat              = new DevExpress.Utils.PointFloat(1104.167F, 1519.792F);
     this.xrRichText12.Name                       = "xrRichText12";
     this.xrRichText12.SerializableRtfString      = resources.GetString("xrRichText12.SerializableRtfString");
     this.xrRichText12.SizeF                      = new System.Drawing.SizeF(396.8751F, 227.5001F);
     this.xrRichText12.StylePriority.UseBackColor = false;
     this.xrRichText12.StylePriority.UseBorders   = false;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "DevDB";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name  = "Query";
     queryParameter1.Name  = "ProjectID";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("[Parameters.ProjectID]", typeof(System.Guid));
     customSqlQuery1.Parameters.Add(queryParameter1);
     customSqlQuery1.Sql = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // ProjectID
     //
     this.ProjectID.Description = "ProjectID";
     this.ProjectID.Name        = "ProjectID";
     this.ProjectID.Type        = typeof(System.Guid);
     this.ProjectID.ValueInfo   = "00000000-0000-0000-0000-000000000000";
     this.ProjectID.Visible     = false;
     //
     // rep_pro_cms_checlist_instructions
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "Query";
     this.DataSource = this.sqlDataSource1;
     this.Margins    = new System.Drawing.Printing.Margins(0, 0, 3, 51);
     this.PageWidth  = 1516;
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.ProjectID
     });
     this.Version = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        string resourceFileName = "rpwg_HopDongChinhThuc.resx";

        System.Resources.ResourceManager resources = global::Resources.rpwg_HopDongChinhThuc.ResourceManager;
        this.Detail       = new DevExpress.XtraReports.UI.DetailBand();
        this.xrLabel2     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrRichText3  = new DevExpress.XtraReports.UI.XRRichText();
        this.xrLabel1     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrRichText2  = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText1  = new DevExpress.XtraReports.UI.XRRichText();
        this.TopMargin    = new DevExpress.XtraReports.UI.TopMarginBand();
        this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.xrRichText4  = new DevExpress.XtraReports.UI.XRRichText();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // Detail
        //
        this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrRichText4,
            this.xrLabel2,
            this.xrRichText3,
            this.xrLabel1,
            this.xrRichText2,
            this.xrRichText1
        });
        this.Detail.HeightF       = 1886F;
        this.Detail.Name          = "Detail";
        this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrLabel2
        //
        this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 113.625F);
        this.xrLabel2.Name          = "xrLabel2";
        this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF         = new System.Drawing.SizeF(296.8751F, 23F);
        this.xrLabel2.StylePriority.UseTextAlignment = false;
        this.xrLabel2.Text          = "Số: ";
        this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrRichText3
        //
        this.xrRichText3.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 147.875F);
        this.xrRichText3.Name                  = "xrRichText3";
        this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
        this.xrRichText3.SizeF                 = new System.Drawing.SizeF(731.9583F, 22.99998F);
        //
        // xrLabel1
        //
        this.xrLabel1.Font                           = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Italic);
        this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(352.0835F, 50.08335F);
        this.xrLabel1.Name                           = "xrLabel1";
        this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF                          = new System.Drawing.SizeF(379.875F, 23F);
        this.xrLabel1.StylePriority.UseFont          = false;
        this.xrLabel1.StylePriority.UseTextAlignment = false;
        this.xrLabel1.Text                           = "{0}";
        this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrRichText2
        //
        this.xrRichText2.LocationFloat         = new DevExpress.Utils.PointFloat(352.0835F, 0F);
        this.xrRichText2.Name                  = "xrRichText2";
        this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
        this.xrRichText2.SizeF                 = new System.Drawing.SizeF(379.8751F, 50.08334F);
        //
        // xrRichText1
        //
        this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0.0001271566F, 0F);
        this.xrRichText1.Name                  = "xrRichText1";
        this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
        this.xrRichText1.SizeF                 = new System.Drawing.SizeF(296.875F, 113.625F);
        //
        // TopMargin
        //
        this.TopMargin.HeightF       = 33F;
        this.TopMargin.Name          = "TopMargin";
        this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // BottomMargin
        //
        this.BottomMargin.HeightF       = 43F;
        this.BottomMargin.Name          = "BottomMargin";
        this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrRichText4
        //
        this.xrRichText4.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 187.4583F);
        this.xrRichText4.Name                  = "xrRichText4";
        this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
        this.xrRichText4.SizeF                 = new System.Drawing.SizeF(733F, 1697.625F);
        //
        // rpwg_HopDongChinhThuc
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin
        });
        this.Margins = new System.Drawing.Printing.Margins(63, 52, 33, 43);
        this.Version = "10.1";
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
    }
Esempio n. 13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources  = new System.ComponentModel.ComponentResourceManager(typeof(Biochemistry_Outsider));
     DevExpress.XtraReports.UI.XRSummary            xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     this.TopMargin       = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin    = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail          = new DevExpress.XtraReports.UI.DetailBand();
     this.vendorLogo      = new DevExpress.XtraReports.UI.XRPictureBox();
     this.label10         = new DevExpress.XtraReports.UI.XRLabel();
     this.label17         = new DevExpress.XtraReports.UI.XRLabel();
     this.label7          = new DevExpress.XtraReports.UI.XRLabel();
     this.label6          = new DevExpress.XtraReports.UI.XRLabel();
     this.label9          = new DevExpress.XtraReports.UI.XRLabel();
     this.label8          = new DevExpress.XtraReports.UI.XRLabel();
     this.label5          = new DevExpress.XtraReports.UI.XRLabel();
     this.label13         = new DevExpress.XtraReports.UI.XRLabel();
     this.label15         = new DevExpress.XtraReports.UI.XRLabel();
     this.label16         = new DevExpress.XtraReports.UI.XRLabel();
     this.label18         = new DevExpress.XtraReports.UI.XRLabel();
     this.label12         = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupHeader1    = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.line2           = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel1        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable1        = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1     = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell2    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable2        = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2     = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell7    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable3        = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3     = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell19   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrRichText1     = new DevExpress.XtraReports.UI.XRRichText();
     this.xrPageBreak1    = new DevExpress.XtraReports.UI.XRPageBreak();
     this.vendorLogo2     = new DevExpress.XtraReports.UI.XRPictureBox();
     this.vendorTable     = new DevExpress.XtraReports.UI.XRTable();
     this.vendorTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.vendorName      = new DevExpress.XtraReports.UI.XRTableCell();
     this.vendorPhone     = new DevExpress.XtraReports.UI.XRTableCell();
     this.vendorEmail     = new DevExpress.XtraReports.UI.XRTableCell();
     this.vendorTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.vendorAddress   = new DevExpress.XtraReports.UI.XRTableCell();
     this.vendorEmptyCell = new DevExpress.XtraReports.UI.XRTableCell();
     this.vendorWebsite   = new DevExpress.XtraReports.UI.XRTableCell();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vendorTable)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.vendorLogo,
         this.label10,
         this.label17,
         this.label7,
         this.label6,
         this.label9,
         this.label8,
         this.label5,
         this.label13,
         this.label15,
         this.label16,
         this.label18,
         this.label12
     });
     this.TopMargin.HeightF = 144F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.vendorLogo2,
         this.vendorTable
     });
     this.BottomMargin.Name = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2,
         this.xrTable3,
         this.xrRichText1,
         this.xrPageBreak1
     });
     this.Detail.HeightF = 97.14084F;
     this.Detail.Name    = "Detail";
     //
     // vendorLogo
     //
     this.vendorLogo.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.TopLeft;
     this.vendorLogo.ImageSource    = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("vendorLogo.ImageSource"));
     this.vendorLogo.LocationFloat  = new DevExpress.Utils.PointFloat(0F, 20.83331F);
     this.vendorLogo.Name           = "vendorLogo";
     this.vendorLogo.SizeF          = new System.Drawing.SizeF(200.9616F, 90.64423F);
     this.vendorLogo.Sizing         = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     this.vendorLogo.StylePriority.UseBorderColor = false;
     this.vendorLogo.StylePriority.UseBorders     = false;
     this.vendorLogo.StylePriority.UsePadding     = false;
     //
     // label10
     //
     this.label10.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.label10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[sp_patientDetails].[spouse]")
     });
     this.label10.Font                     = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Italic);
     this.label10.LocationFloat            = new DevExpress.Utils.PointFloat(594.0029F, 51.79812F);
     this.label10.Multiline                = true;
     this.label10.Name                     = "label10";
     this.label10.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label10.SizeF                    = new System.Drawing.SizeF(189.8333F, 16.28196F);
     this.label10.StylePriority.UseBorders = false;
     this.label10.StylePriority.UseFont    = false;
     this.label10.Text                     = "Saima Fawad";
     //
     // label17
     //
     this.label17.AutoWidth                      = true;
     this.label17.Borders                        = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.label17.Font                           = new System.Drawing.Font("Calibri", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
     this.label17.LocationFloat                  = new DevExpress.Utils.PointFloat(506.1344F, 100.6442F);
     this.label17.Multiline                      = true;
     this.label17.Name                           = "label17";
     this.label17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label17.SizeF                          = new System.Drawing.SizeF(84.27884F, 16.28203F);
     this.label17.StylePriority.UseBorders       = false;
     this.label17.StylePriority.UseFont          = false;
     this.label17.StylePriority.UseTextAlignment = false;
     this.label17.Text                           = "Report Date:";
     this.label17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // label7
     //
     this.label7.AutoWidth                      = true;
     this.label7.Borders                        = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.label7.Font                           = new System.Drawing.Font("Calibri", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
     this.label7.LocationFloat                  = new DevExpress.Utils.PointFloat(506.1344F, 51.79807F);
     this.label7.Multiline                      = true;
     this.label7.Name                           = "label7";
     this.label7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label7.SizeF                          = new System.Drawing.SizeF(84.27884F, 16.28203F);
     this.label7.StylePriority.UseBorders       = false;
     this.label7.StylePriority.UseFont          = false;
     this.label7.StylePriority.UseTextAlignment = false;
     this.label7.Text                           = "Spouse:";
     this.label7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // label6
     //
     this.label6.AutoWidth                      = true;
     this.label6.Borders                        = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.label6.Font                           = new System.Drawing.Font("Calibri", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
     this.label6.LocationFloat                  = new DevExpress.Utils.PointFloat(506.1344F, 35.51603F);
     this.label6.Multiline                      = true;
     this.label6.Name                           = "label6";
     this.label6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label6.SizeF                          = new System.Drawing.SizeF(84.27884F, 16.28203F);
     this.label6.StylePriority.UseBorders       = false;
     this.label6.StylePriority.UseFont          = false;
     this.label6.StylePriority.UseTextAlignment = false;
     this.label6.Text                           = "Name:";
     this.label6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // label9
     //
     this.label9.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.label9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[sp_patientDetails].[patient]")
     });
     this.label9.Font                     = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Italic);
     this.label9.LocationFloat            = new DevExpress.Utils.PointFloat(594.0029F, 35.5161F);
     this.label9.Multiline                = true;
     this.label9.Name                     = "label9";
     this.label9.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label9.SizeF                    = new System.Drawing.SizeF(189.8333F, 16.28196F);
     this.label9.StylePriority.UseBorders = false;
     this.label9.StylePriority.UseFont    = false;
     this.label9.Text                     = "Fawad Ahmed Khan";
     //
     // label8
     //
     this.label8.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.label8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[sp_patientDetails].[mrn]")
     });
     this.label8.Font                     = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Italic);
     this.label8.LocationFloat            = new DevExpress.Utils.PointFloat(594.0029F, 19.23406F);
     this.label8.Multiline                = true;
     this.label8.Name                     = "label8";
     this.label8.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label8.SizeF                    = new System.Drawing.SizeF(127.8723F, 16.28196F);
     this.label8.StylePriority.UseBorders = false;
     this.label8.StylePriority.UseFont    = false;
     this.label8.Text                     = "4472/10";
     //
     // label5
     //
     this.label5.AutoWidth                      = true;
     this.label5.Borders                        = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.label5.Font                           = new System.Drawing.Font("Calibri", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
     this.label5.LocationFloat                  = new DevExpress.Utils.PointFloat(506.1344F, 19.23398F);
     this.label5.Multiline                      = true;
     this.label5.Name                           = "label5";
     this.label5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label5.SizeF                          = new System.Drawing.SizeF(84.27884F, 16.28203F);
     this.label5.StylePriority.UseBorders       = false;
     this.label5.StylePriority.UseFont          = false;
     this.label5.StylePriority.UseTextAlignment = false;
     this.label5.Text                           = "File No:";
     this.label5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // label13
     //
     this.label13.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.label13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[sp_patientDetails].[dob]")
     });
     this.label13.Font                     = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Italic);
     this.label13.LocationFloat            = new DevExpress.Utils.PointFloat(594.0029F, 68.08019F);
     this.label13.Multiline                = true;
     this.label13.Name                     = "label13";
     this.label13.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label13.SizeF                    = new System.Drawing.SizeF(189.8333F, 16.28197F);
     this.label13.StylePriority.UseBorders = false;
     this.label13.StylePriority.UseFont    = false;
     this.label13.Text                     = "03-JUL-71 (47 Years)";
     this.label13.TextFormatString         = "{0:dd/MM/yyyy}";
     //
     // label15
     //
     this.label15.AutoWidth                      = true;
     this.label15.Borders                        = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.label15.Font                           = new System.Drawing.Font("Calibri", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
     this.label15.LocationFloat                  = new DevExpress.Utils.PointFloat(506.1344F, 84.36213F);
     this.label15.Multiline                      = true;
     this.label15.Name                           = "label15";
     this.label15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label15.SizeF                          = new System.Drawing.SizeF(84.27884F, 16.28203F);
     this.label15.StylePriority.UseBorders       = false;
     this.label15.StylePriority.UseFont          = false;
     this.label15.StylePriority.UseTextAlignment = false;
     this.label15.Text                           = "Doctor:";
     this.label15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // label16
     //
     this.label16.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.label16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[consultant]")
     });
     this.label16.Font                     = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Italic);
     this.label16.LocationFloat            = new DevExpress.Utils.PointFloat(594.0029F, 84.36228F);
     this.label16.Multiline                = true;
     this.label16.Name                     = "label16";
     this.label16.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label16.SizeF                    = new System.Drawing.SizeF(189.8333F, 16.28194F);
     this.label16.StylePriority.UseBorders = false;
     this.label16.StylePriority.UseFont    = false;
     this.label16.Text                     = "Dr.Faridon Setna";
     //
     // label18
     //
     this.label18.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.label18.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "GetDate(LocalDateTimeNow())")
     });
     this.label18.Font                     = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Italic);
     this.label18.LocationFloat            = new DevExpress.Utils.PointFloat(594.0029F, 100.6442F);
     this.label18.Multiline                = true;
     this.label18.Name                     = "label18";
     this.label18.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label18.SizeF                    = new System.Drawing.SizeF(189.8333F, 16.28194F);
     this.label18.StylePriority.UseBorders = false;
     this.label18.StylePriority.UseFont    = false;
     this.label18.TextFormatString         = "{0:dd/MM/yyyy}";
     //
     // label12
     //
     this.label12.AutoWidth                      = true;
     this.label12.Borders                        = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.label12.Font                           = new System.Drawing.Font("Calibri", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
     this.label12.LocationFloat                  = new DevExpress.Utils.PointFloat(506.1344F, 68.08014F);
     this.label12.Multiline                      = true;
     this.label12.Name                           = "label12";
     this.label12.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label12.SizeF                          = new System.Drawing.SizeF(84.27884F, 16.28203F);
     this.label12.StylePriority.UseBorders       = false;
     this.label12.StylePriority.UseFont          = false;
     this.label12.StylePriority.UseTextAlignment = false;
     this.label12.Text                           = "DOB :";
     this.label12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.line2,
         this.xrLabel1,
         this.xrTable1
     });
     this.GroupHeader1.HeightF = 89.99995F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // line2
     //
     this.line2.BorderWidth   = 0F;
     this.line2.ForeColor     = System.Drawing.Color.DarkSlateGray;
     this.line2.LineWidth     = 2F;
     this.line2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 38.7692F);
     this.line2.Name          = "line2";
     this.line2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.line2.SizeF         = new System.Drawing.SizeF(785.9999F, 4.999943F);
     this.line2.StylePriority.UseBorderWidth = false;
     this.line2.StylePriority.UseForeColor   = false;
     this.line2.StylePriority.UsePadding     = false;
     //
     // xrLabel1
     //
     this.xrLabel1.AutoWidth                      = true;
     this.xrLabel1.Font                           = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Multiline                      = true;
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(783.8362F, 38.76925F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "Biochemistry (Out Sider) Report";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTable1
     //
     this.xrTable1.BackColor = System.Drawing.Color.WhiteSmoke;
     this.xrTable1.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 59.99995F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(785.9999F, 30F);
     this.xrTable1.StylePriority.UseBackColor     = false;
     this.xrTable1.StylePriority.UseBorders       = false;
     this.xrTable1.StylePriority.UsePadding       = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell2,
         this.xrTableCell1,
         this.xrTableCell3,
         this.xrTableCell4
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Font                     = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell2.Multiline                = true;
     this.xrTableCell2.Name                     = "xrTableCell2";
     this.xrTableCell2.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTableCell2.StylePriority.UseFont    = false;
     this.xrTableCell2.StylePriority.UsePadding = false;
     this.xrTableCell2.Text                     = "Sr. #";
     this.xrTableCell2.Weight                   = 0.28698057437750951D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Font                     = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell1.Multiline                = true;
     this.xrTableCell1.Name                     = "xrTableCell1";
     this.xrTableCell1.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTableCell1.StylePriority.UseFont    = false;
     this.xrTableCell1.StylePriority.UsePadding = false;
     this.xrTableCell1.Text                     = "Test Description";
     this.xrTableCell1.Weight                   = 1.5259400611361857D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Font                     = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Bold);
     this.xrTableCell3.Multiline                = true;
     this.xrTableCell3.Name                     = "xrTableCell3";
     this.xrTableCell3.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTableCell3.StylePriority.UseFont    = false;
     this.xrTableCell3.StylePriority.UsePadding = false;
     this.xrTableCell3.Text                     = "Result";
     this.xrTableCell3.Weight                   = 0.6359676313893281D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Font                     = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Bold);
     this.xrTableCell4.Multiline                = true;
     this.xrTableCell4.Name                     = "xrTableCell4";
     this.xrTableCell4.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTableCell4.StylePriority.UseFont    = false;
     this.xrTableCell4.StylePriority.UsePadding = false;
     this.xrTableCell4.Text                     = "Interpretation";
     this.xrTableCell4.Weight                   = 0.88041781915186268D;
     //
     // 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.LocationFloat = new DevExpress.Utils.PointFloat(1.000118F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(784.9999F, 30F);
     this.xrTable2.StylePriority.UseBorders       = false;
     this.xrTable2.StylePriority.UsePadding       = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell7,
         this.xrTableCell5,
         this.xrTableCell6,
         this.xrTableCell8
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([ReferenceRange])")
     });
     this.xrTableCell7.Font                     = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell7.Multiline                = true;
     this.xrTableCell7.Name                     = "xrTableCell7";
     this.xrTableCell7.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTableCell7.StylePriority.UseFont    = false;
     this.xrTableCell7.StylePriority.UsePadding = false;
     xrSummary1.Running        = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell7.Summary = xrSummary1;
     this.xrTableCell7.Weight  = 0.33490036039341842D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[sp_biochemistryontreatment].[description]")
     });
     this.xrTableCell5.Font                     = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell5.Multiline                = true;
     this.xrTableCell5.Name                     = "xrTableCell5";
     this.xrTableCell5.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTableCell5.StylePriority.UseFont    = false;
     this.xrTableCell5.StylePriority.UsePadding = false;
     this.xrTableCell5.Weight                   = 1.780740087189769D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[sp_biochemistryontreatment].[Result]")
     });
     this.xrTableCell6.Font                     = new System.Drawing.Font("Segoe UI", 11F);
     this.xrTableCell6.Multiline                = true;
     this.xrTableCell6.Name                     = "xrTableCell6";
     this.xrTableCell6.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTableCell6.StylePriority.UseFont    = false;
     this.xrTableCell6.StylePriority.UsePadding = false;
     this.xrTableCell6.Text                     = "<0.01   ng/ml";
     this.xrTableCell6.Weight                   = 0.74216088669325586D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Font                     = new System.Drawing.Font("Segoe UI", 11F);
     this.xrTableCell8.Multiline                = true;
     this.xrTableCell8.Name                     = "xrTableCell8";
     this.xrTableCell8.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTableCell8.StylePriority.UseFont    = false;
     this.xrTableCell8.StylePriority.UsePadding = false;
     this.xrTableCell8.Weight                   = 1.0274293800054724D;
     //
     // xrTable3
     //
     this.xrTable3.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(427.0038F, 29.99998F);
     this.xrTable3.Name          = "xrTable3";
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow3
     });
     this.xrTable3.SizeF = new System.Drawing.SizeF(357.9962F, 30.83335F);
     this.xrTable3.StylePriority.UseFont = false;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell19
     });
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.Multiline = true;
     this.xrTableCell19.Name      = "xrTableCell19";
     this.xrTableCell19.Padding   = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTableCell19.StylePriority.UsePadding = false;
     this.xrTableCell19.Text   = "Ref.Range:";
     this.xrTableCell19.Weight = 1D;
     //
     // xrRichText1
     //
     this.xrRichText1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Html", "[ReferenceRange]")
     });
     this.xrRichText1.Font                  = new System.Drawing.Font("Calibri", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(428.0039F, 60.83331F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(356.9959F, 23F);
     this.xrRichText1.StylePriority.UseFont = false;
     //
     // xrPageBreak1
     //
     this.xrPageBreak1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 95.14084F);
     this.xrPageBreak1.Name          = "xrPageBreak1";
     //
     // vendorLogo2
     //
     this.vendorLogo2.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.TopLeft;
     this.vendorLogo2.ImageSource    = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("vendorLogo2.ImageSource"));
     this.vendorLogo2.LocationFloat  = new DevExpress.Utils.PointFloat(0F, 10F);
     this.vendorLogo2.Name           = "vendorLogo2";
     this.vendorLogo2.SizeF          = new System.Drawing.SizeF(118.3333F, 55.83334F);
     this.vendorLogo2.Sizing         = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     this.vendorLogo2.StylePriority.UseBorderColor = false;
     this.vendorLogo2.StylePriority.UseBorders     = false;
     this.vendorLogo2.StylePriority.UsePadding     = false;
     //
     // vendorTable
     //
     this.vendorTable.BorderColor   = System.Drawing.Color.Gray;
     this.vendorTable.Borders       = DevExpress.XtraPrinting.BorderSide.Left;
     this.vendorTable.Font          = new System.Drawing.Font("Segoe UI", 8F);
     this.vendorTable.LocationFloat = new DevExpress.Utils.PointFloat(162.4388F, 10F);
     this.vendorTable.Name          = "vendorTable";
     this.vendorTable.Padding       = new DevExpress.XtraPrinting.PaddingInfo(12, 0, 0, 0, 100F);
     this.vendorTable.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.vendorTableRow1,
         this.vendorTableRow2
     });
     this.vendorTable.SizeF = new System.Drawing.SizeF(623.5612F, 80F);
     this.vendorTable.StylePriority.UseBorderColor = false;
     this.vendorTable.StylePriority.UseBorders     = false;
     this.vendorTable.StylePriority.UseFont        = false;
     this.vendorTable.StylePriority.UsePadding     = false;
     //
     // vendorTableRow1
     //
     this.vendorTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.vendorName,
         this.vendorPhone,
         this.vendorEmail
     });
     this.vendorTableRow1.Name   = "vendorTableRow1";
     this.vendorTableRow1.Weight = 1.0000282429281655D;
     //
     // vendorName
     //
     this.vendorName.CanShrink                      = true;
     this.vendorName.Font                           = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
     this.vendorName.Name                           = "vendorName";
     this.vendorName.StylePriority.UseFont          = false;
     this.vendorName.StylePriority.UseTextAlignment = false;
     this.vendorName.Text                           = "Address";
     this.vendorName.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.vendorName.Weight                         = 3.2160869766043354D;
     //
     // vendorPhone
     //
     this.vendorPhone.CanShrink                      = true;
     this.vendorPhone.Font                           = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
     this.vendorPhone.Name                           = "vendorPhone";
     this.vendorPhone.StylePriority.UseFont          = false;
     this.vendorPhone.StylePriority.UseTextAlignment = false;
     this.vendorPhone.Text                           = "Phone";
     this.vendorPhone.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.vendorPhone.Weight                         = 2.3857055240558696D;
     //
     // vendorEmail
     //
     this.vendorEmail.CanShrink                      = true;
     this.vendorEmail.Font                           = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
     this.vendorEmail.Name                           = "vendorEmail";
     this.vendorEmail.StylePriority.UseFont          = false;
     this.vendorEmail.StylePriority.UseTextAlignment = false;
     this.vendorEmail.Text                           = "Fax";
     this.vendorEmail.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.vendorEmail.Weight                         = 2.8008962503301023D;
     //
     // vendorTableRow2
     //
     this.vendorTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.vendorAddress,
         this.vendorEmptyCell,
         this.vendorWebsite
     });
     this.vendorTableRow2.Name   = "vendorTableRow2";
     this.vendorTableRow2.Weight = 1.57413724941719D;
     //
     // vendorAddress
     //
     this.vendorAddress.CanShrink = true;
     this.vendorAddress.Multiline = true;
     this.vendorAddress.Name      = "vendorAddress";
     this.vendorAddress.StylePriority.UseBorders       = false;
     this.vendorAddress.StylePriority.UseTextAlignment = false;
     this.vendorAddress.Text   = "F-6/1, Block-8, KDA Scheme No.5,\r\nClifton, Karachi-75600";
     this.vendorAddress.Weight = 3.2160869766043354D;
     //
     // vendorEmptyCell
     //
     this.vendorEmptyCell.CanShrink = true;
     this.vendorEmptyCell.Multiline = true;
     this.vendorEmptyCell.Name      = "vendorEmptyCell";
     this.vendorEmptyCell.Text      = "92 21 35361846\r\n          35361397 \r\n          35810049";
     this.vendorEmptyCell.Weight    = 2.3857055240558696D;
     //
     // vendorWebsite
     //
     this.vendorWebsite.CanShrink = true;
     this.vendorWebsite.Name      = "vendorWebsite";
     this.vendorWebsite.Text      = "021-35361397";
     this.vendorWebsite.Weight    = 2.8008962503301023D;
     //
     // Biochemistry_Outsider
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.GroupHeader1
     });
     this.Font    = new System.Drawing.Font("Arial", 9.75F);
     this.Margins = new System.Drawing.Printing.Margins(29, 35, 144, 100);
     this.Version = "18.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vendorTable)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 14
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        string resourceFileName = "rpwg_HopDongThuViec.resx";

        System.Resources.ResourceManager resources = global::Resources.rpwg_HopDongThuViec.ResourceManager;
        this.Detail       = new DevExpress.XtraReports.UI.DetailBand();
        this.xrLabel2     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrRichText3  = new DevExpress.XtraReports.UI.XRRichText();
        this.xrLabel1     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrRichText2  = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText1  = new DevExpress.XtraReports.UI.XRRichText();
        this.TopMargin    = new DevExpress.XtraReports.UI.TopMarginBand();
        this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.xrRichText4  = new DevExpress.XtraReports.UI.XRRichText();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // Detail
        //
        this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrRichText4,
            this.xrLabel2,
            this.xrRichText3,
            this.xrLabel1,
            this.xrRichText2,
            this.xrRichText1
        });
        this.Detail.HeightF       = 1809F;
        this.Detail.Name          = "Detail";
        this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrLabel2
        //
        this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 111.5417F);
        this.xrLabel2.Name          = "xrLabel2";
        this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF         = new System.Drawing.SizeF(296.875F, 23F);
        this.xrLabel2.StylePriority.UseTextAlignment = false;
        this.xrLabel2.Text          = "Số: {0}";
        this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrRichText3
        //
        this.xrRichText3.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 143.7083F);
        this.xrRichText3.Name                  = "xrRichText3";
        this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
        this.xrRichText3.SizeF                 = new System.Drawing.SizeF(732.9999F, 29.25F);
        //
        // xrLabel1
        //
        this.xrLabel1.Font                           = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Italic);
        this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(353.1249F, 50.08332F);
        this.xrLabel1.Name                           = "xrLabel1";
        this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF                          = new System.Drawing.SizeF(379.875F, 23F);
        this.xrLabel1.StylePriority.UseFont          = false;
        this.xrLabel1.StylePriority.UseTextAlignment = false;
        this.xrLabel1.Text                           = "Hà Nội, ngày {0} tháng {1} năm {2}";
        this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrRichText2
        //
        this.xrRichText2.LocationFloat         = new DevExpress.Utils.PointFloat(353.1249F, 0F);
        this.xrRichText2.Name                  = "xrRichText2";
        this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
        this.xrRichText2.SizeF                 = new System.Drawing.SizeF(379.8751F, 50.08334F);
        //
        // xrRichText1
        //
        this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
        this.xrRichText1.Name                  = "xrRichText1";
        this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
        this.xrRichText1.SizeF                 = new System.Drawing.SizeF(296.875F, 111.5417F);
        //
        // TopMargin
        //
        this.TopMargin.HeightF       = 77F;
        this.TopMargin.Name          = "TopMargin";
        this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // BottomMargin
        //
        this.BottomMargin.HeightF       = 78F;
        this.BottomMargin.Name          = "BottomMargin";
        this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrRichText4
        //
        this.xrRichText4.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 195.7917F);
        this.xrRichText4.Name                  = "xrRichText4";
        this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
        this.xrRichText4.SizeF                 = new System.Drawing.SizeF(732.9999F, 1613.208F);
        //
        // rpwg_HopDongThuViec
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin
        });
        this.Margins = new System.Drawing.Printing.Margins(64, 53, 77, 78);
        this.Version = "10.1";
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
    }
Esempio n. 15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rep_pro_discoverydocument));
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPanel1      = new DevExpress.XtraReports.UI.XRPanel();
     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.PageFooter    = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrPageInfo1   = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel8      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo2   = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel7      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPanel2      = new DevExpress.XtraReports.UI.XRPanel();
     this.xrPanel3      = new DevExpress.XtraReports.UI.XRPanel();
     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.xrTableCell4  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrRichText1   = new DevExpress.XtraReports.UI.XRRichText();
     this.DetailReport  = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1       = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.SubBand1      = new DevExpress.XtraReports.UI.SubBand();
     this.SubBand2      = new DevExpress.XtraReports.UI.SubBand();
     this.xrLabel6      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine3       = new DevExpress.XtraReports.UI.XRLine();
     this.ReportFooter  = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrPageBreak1  = new DevExpress.XtraReports.UI.XRPageBreak();
     this.xrLabel9      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine4       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel10     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine5       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine2       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine6       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel14     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrRichText3   = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText4   = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel15     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine8       = new DevExpress.XtraReports.UI.XRLine();
     this.xrRichText5   = new DevExpress.XtraReports.UI.XRRichText();
     this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail2       = new DevExpress.XtraReports.UI.DetailBand();
     this.SubBand3      = new DevExpress.XtraReports.UI.SubBand();
     this.SubBand4      = new DevExpress.XtraReports.UI.SubBand();
     this.xrRichText2   = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel11     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine7       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine9       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine10      = new DevExpress.XtraReports.UI.XRLine();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPanel1
     });
     this.Detail.HeightF       = 348.106F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.Font    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.TopMargin.HeightF = 48F;
     this.TopMargin.Name    = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.StylePriority.UseFont = false;
     this.TopMargin.TextAlignment         = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 0F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPanel1
     //
     this.xrPanel1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPanel3,
         this.xrPanel2,
         this.xrLabel2,
         this.xrLabel1
     });
     this.xrPanel1.LocationFloat            = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPanel1.Name                     = "xrPanel1";
     this.xrPanel1.SizeF                    = new System.Drawing.SizeF(650.0001F, 348.106F);
     this.xrPanel1.StylePriority.UseBorders = false;
     //
     // xrLabel1
     //
     this.xrLabel1.Font                  = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(10.00009F, 9.999998F);
     this.xrLabel1.Name                  = "xrLabel1";
     this.xrLabel1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                 = new System.Drawing.SizeF(339.659F, 38.88802F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "Project_Name";
     //
     // xrLabel2
     //
     this.xrLabel2.Font                           = new System.Drawing.Font("Segoe UI", 12F);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(360F, 9.999998F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(280.0001F, 29.23355F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "Project Manager Name";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // xrLabel3
     //
     this.xrLabel3.Font                           = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(387.7315F, 10.00002F);
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(232.2685F, 35.67889F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "Project_Name Description";
     this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // xrLabel4
     //
     this.xrLabel4.Font                           = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(383.5183F, 9.999998F);
     this.xrLabel4.Name                           = "xrLabel4";
     this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                          = new System.Drawing.SizeF(236.4815F, 32.36149F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text                           = "Business Area(s) Impacted";
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1,
         this.xrLabel8,
         this.xrPageInfo2,
         this.xrLabel7,
         this.xrLabel12
     });
     this.PageFooter.HeightF = 100F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font                           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(591.1459F, 48.69791F);
     this.xrPageInfo1.Name                           = "xrPageInfo1";
     this.xrPageInfo1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF                          = new System.Drawing.SizeF(58.85419F, 35.50002F);
     this.xrPageInfo1.StylePriority.UseFont          = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel8
     //
     this.xrLabel8.Font                           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(462.5001F, 48.69791F);
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(128.6458F, 35.50002F);
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "page";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrLabel8.TextTrimming                   = System.Drawing.StringTrimming.None;
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.Font                           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 48.69791F);
     this.xrPageInfo2.Name                           = "xrPageInfo2";
     this.xrPageInfo2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.PageInfo                       = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo2.SizeF                          = new System.Drawing.SizeF(269.2708F, 36.54169F);
     this.xrPageInfo2.StylePriority.UseFont          = false;
     this.xrPageInfo2.StylePriority.UseTextAlignment = false;
     this.xrPageInfo2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.Font                           = new System.Drawing.Font("Segoe UI", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 14.7604F);
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(197.2917F, 33.93752F);
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "Generated by ReadyCert ® for";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.Font                           = new System.Drawing.Font("Segoe UI", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(197.2917F, 14.7604F);
     this.xrLabel12.Name                           = "xrLabel12";
     this.xrLabel12.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                          = new System.Drawing.SizeF(452.7083F, 33.93752F);
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text                           = "CLIENT NAME";
     this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
     //
     // xrPanel2
     //
     this.xrPanel2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1,
         this.xrLabel4
     });
     this.xrPanel2.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 60.4621F);
     this.xrPanel2.Name          = "xrPanel2";
     this.xrPanel2.SizeF         = new System.Drawing.SizeF(629.9999F, 75F);
     //
     // xrPanel3
     //
     this.xrPanel3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText1,
         this.xrLabel3
     });
     this.xrPanel3.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 147.3345F);
     this.xrPanel3.Name          = "xrPanel3";
     this.xrPanel3.SizeF         = new System.Drawing.SizeF(630F, 184.9845F);
     //
     // xrTable1
     //
     this.xrTable1.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(10.00002F, 50.00001F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(609.9999F, 25F);
     this.xrTable1.StylePriority.UseFont    = false;
     this.xrTable1.StylePriority.UsePadding = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell3,
         this.xrTableCell4
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "BA Name";
     this.xrTableCell1.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "Is Active w/ Project";
     this.xrTableCell2.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.CanShrink = true;
     this.xrTableCell3.Name      = "xrTableCell3";
     this.xrTableCell3.Text      = "table-cangrow/shrink";
     this.xrTableCell3.Weight    = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name   = "xrTableCell4";
     this.xrTableCell4.Text   = "xrTableCell4";
     this.xrTableCell4.Weight = 1D;
     //
     // xrRichText1
     //
     this.xrRichText1.Font                     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrRichText1.LocationFloat            = new DevExpress.Utils.PointFloat(10.00012F, 48.34136F);
     this.xrRichText1.Name                     = "xrRichText1";
     this.xrRichText1.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 3, 3, 100F);
     this.xrRichText1.SerializableRtfString    = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                    = new System.Drawing.SizeF(609.9999F, 126.6431F);
     this.xrRichText1.StylePriority.UseFont    = false;
     this.xrRichText1.StylePriority.UsePadding = false;
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1,
         this.ReportFooter,
         this.DetailReport1
     });
     this.DetailReport.Level = 0;
     this.DetailReport.Name  = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText5,
         this.xrRichText3,
         this.xrLine1,
         this.xrLabel5
     });
     this.Detail1.HeightF = 164.9306F;
     this.Detail1.Name    = "Detail1";
     this.Detail1.SubBands.AddRange(new DevExpress.XtraReports.UI.SubBand[] {
         this.SubBand1,
         this.SubBand2
     });
     //
     // xrLabel5
     //
     this.xrLabel5.Font                  = new System.Drawing.Font("Segoe UI", 16F);
     this.xrLabel5.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel5.Name                  = "xrLabel5";
     this.xrLabel5.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                 = new System.Drawing.SizeF(650F, 44.22884F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text                  = "BA Name";
     //
     // SubBand1
     //
     this.SubBand1.HeightF = 33.10102F;
     this.SubBand1.Name    = "SubBand1";
     //
     // SubBand2
     //
     this.SubBand2.Font    = new System.Drawing.Font("Segoe UI", 9.75F);
     this.SubBand2.HeightF = 100F;
     this.SubBand2.Name    = "SubBand2";
     this.SubBand2.StylePriority.UseFont = false;
     //
     // xrLabel6
     //
     this.xrLabel6.Font                  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat         = new DevExpress.Utils.PointFloat(20.00012F, 0F);
     this.xrLabel6.Name                  = "xrLabel6";
     this.xrLabel6.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                 = new System.Drawing.SizeF(67.37854F, 23F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.Text                  = "BP Code";
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(1.766063E-05F, 44.22887F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(650F, 2F);
     //
     // xrLine3
     //
     this.xrLine3.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical;
     this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(17.67545F, 0F);
     this.xrLine3.Name          = "xrLine3";
     this.xrLine3.SizeF         = new System.Drawing.SizeF(2.32468F, 23.00001F);
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel14,
         this.xrLine6,
         this.xrLine2,
         this.xrLine5,
         this.xrLabel13,
         this.xrLabel10,
         this.xrLine4,
         this.xrLabel9,
         this.xrPageBreak1
     });
     this.ReportFooter.HeightF = 469.1406F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrPageBreak1
     //
     this.xrPageBreak1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPageBreak1.Name          = "xrPageBreak1";
     //
     // xrLabel9
     //
     this.xrLabel9.Font                           = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(466.3543F, 231.125F);
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(124.7916F, 22.99998F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "Date";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // xrLine4
     //
     this.xrLine4.LocationFloat = new DevExpress.Utils.PointFloat(72.50004F, 221.7968F);
     this.xrLine4.Name          = "xrLine4";
     this.xrLine4.SizeF         = new System.Drawing.SizeF(314.8958F, 9.328125F);
     //
     // xrLabel10
     //
     this.xrLabel10.Font                  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat         = new DevExpress.Utils.PointFloat(72.50004F, 231.125F);
     this.xrLabel10.Name                  = "xrLabel10";
     this.xrLabel10.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                 = new System.Drawing.SizeF(124.7916F, 22.99998F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text                  = "Name";
     //
     // xrLabel13
     //
     this.xrLabel13.Font                  = new System.Drawing.Font("Segoe UI", 14F);
     this.xrLabel13.LocationFloat         = new DevExpress.Utils.PointFloat(72.50004F, 120.026F);
     this.xrLabel13.Name                  = "xrLabel13";
     this.xrLabel13.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                 = new System.Drawing.SizeF(124.7916F, 31.46352F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.Text                  = "Approved by:";
     //
     // xrLine5
     //
     this.xrLine5.LocationFloat = new DevExpress.Utils.PointFloat(72.50004F, 151.4896F);
     this.xrLine5.Name          = "xrLine5";
     this.xrLine5.SizeF         = new System.Drawing.SizeF(518.6458F, 9.328125F);
     //
     // xrLine2
     //
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(466.3543F, 221.7968F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(124.7916F, 9.328125F);
     //
     // xrLine6
     //
     this.xrLine6.LocationFloat = new DevExpress.Utils.PointFloat(72.50004F, 301.875F);
     this.xrLine6.Name          = "xrLine6";
     this.xrLine6.SizeF         = new System.Drawing.SizeF(314.8958F, 9.328125F);
     //
     // xrLabel14
     //
     this.xrLabel14.Font                  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel14.LocationFloat         = new DevExpress.Utils.PointFloat(72.50008F, 311.2031F);
     this.xrLabel14.Name                  = "xrLabel14";
     this.xrLabel14.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                 = new System.Drawing.SizeF(124.7916F, 22.99998F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.Text                  = "Title";
     //
     // xrRichText3
     //
     this.xrRichText3.Font                     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrRichText3.LocationFloat            = new DevExpress.Utils.PointFloat(28.6708F, 46.22887F);
     this.xrRichText3.Name                     = "xrRichText3";
     this.xrRichText3.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 3, 3, 100F);
     this.xrRichText3.SerializableRtfString    = resources.GetString("xrRichText3.SerializableRtfString");
     this.xrRichText3.SizeF                    = new System.Drawing.SizeF(296.3292F, 110.5717F);
     this.xrRichText3.StylePriority.UseFont    = false;
     this.xrRichText3.StylePriority.UsePadding = false;
     //
     // xrRichText4
     //
     this.xrRichText4.Font                     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrRichText4.LocationFloat            = new DevExpress.Utils.PointFloat(17.67545F, 0F);
     this.xrRichText4.Name                     = "xrRichText4";
     this.xrRichText4.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 3, 3, 100F);
     this.xrRichText4.SerializableRtfString    = resources.GetString("xrRichText4.SerializableRtfString");
     this.xrRichText4.SizeF                    = new System.Drawing.SizeF(296.3292F, 100F);
     this.xrRichText4.StylePriority.UseFont    = false;
     this.xrRichText4.StylePriority.UsePadding = false;
     //
     // xrLabel15
     //
     this.xrLabel15.Font                           = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(326.9955F, 2.288818E-05F);
     this.xrLabel15.Name                           = "xrLabel15";
     this.xrLabel15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                          = new System.Drawing.SizeF(303.0045F, 23F);
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text                           = "Business Process Description ";
     this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // xrLine8
     //
     this.xrLine8.LocationFloat = new DevExpress.Utils.PointFloat(20.00012F, 23.00002F);
     this.xrLine8.Name          = "xrLine8";
     this.xrLine8.SizeF         = new System.Drawing.SizeF(609.9999F, 2.03252F);
     //
     // xrRichText5
     //
     this.xrRichText5.Font                     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrRichText5.LocationFloat            = new DevExpress.Utils.PointFloat(336.9955F, 46.22887F);
     this.xrRichText5.Name                     = "xrRichText5";
     this.xrRichText5.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 3, 3, 100F);
     this.xrRichText5.SerializableRtfString    = resources.GetString("xrRichText5.SerializableRtfString");
     this.xrRichText5.SizeF                    = new System.Drawing.SizeF(296.3292F, 110.5717F);
     this.xrRichText5.StylePriority.UseFont    = false;
     this.xrRichText5.StylePriority.UsePadding = false;
     //
     // DetailReport1
     //
     this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail2
     });
     this.DetailReport1.Level = 0;
     this.DetailReport1.Name  = "DetailReport1";
     //
     // Detail2
     //
     this.Detail2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine7,
         this.xrLabel17,
         this.xrLabel15,
         this.xrLine8,
         this.xrLine3,
         this.xrLabel6
     });
     this.Detail2.HeightF = 25.03254F;
     this.Detail2.Name    = "Detail2";
     this.Detail2.SubBands.AddRange(new DevExpress.XtraReports.UI.SubBand[] {
         this.SubBand3,
         this.SubBand4
     });
     //
     // SubBand3
     //
     this.SubBand3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine10,
         this.xrLine9,
         this.xrLabel16,
         this.xrLabel11
     });
     this.SubBand3.HeightF = 23.00001F;
     this.SubBand3.Name    = "SubBand3";
     //
     // SubBand4
     //
     this.SubBand4.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText4,
         this.xrRichText2
     });
     this.SubBand4.HeightF = 100F;
     this.SubBand4.Name    = "SubBand4";
     //
     // xrRichText2
     //
     this.xrRichText2.Font                     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrRichText2.LocationFloat            = new DevExpress.Utils.PointFloat(326.9955F, 0F);
     this.xrRichText2.Name                     = "xrRichText2";
     this.xrRichText2.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 3, 3, 100F);
     this.xrRichText2.SerializableRtfString    = resources.GetString("xrRichText2.SerializableRtfString");
     this.xrRichText2.SizeF                    = new System.Drawing.SizeF(301.0067F, 100F);
     this.xrRichText2.StylePriority.UseFont    = false;
     this.xrRichText2.StylePriority.UsePadding = false;
     //
     // xrLabel11
     //
     this.xrLabel11.Font                  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat         = new DevExpress.Utils.PointFloat(20.00012F, 0F);
     this.xrLabel11.Name                  = "xrLabel11";
     this.xrLabel11.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                 = new System.Drawing.SizeF(294.0046F, 23F);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text                  = "As-Is";
     //
     // xrLabel16
     //
     this.xrLabel16.Font                  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel16.LocationFloat         = new DevExpress.Utils.PointFloat(326.9955F, 0F);
     this.xrLabel16.Name                  = "xrLabel16";
     this.xrLabel16.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF                 = new System.Drawing.SizeF(303.0044F, 23F);
     this.xrLabel16.StylePriority.UseFont = false;
     this.xrLabel16.Text                  = "To-Be";
     //
     // xrLabel17
     //
     this.xrLabel17.Font                  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel17.LocationFloat         = new DevExpress.Utils.PointFloat(87.37866F, 0F);
     this.xrLabel17.Name                  = "xrLabel17";
     this.xrLabel17.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                 = new System.Drawing.SizeF(226.6259F, 23F);
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.Text                  = "BP Name";
     //
     // xrLine7
     //
     this.xrLine7.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical;
     this.xrLine7.LocationFloat = new DevExpress.Utils.PointFloat(629.9999F, 0F);
     this.xrLine7.Name          = "xrLine7";
     this.xrLine7.SizeF         = new System.Drawing.SizeF(2.32468F, 23.00001F);
     //
     // xrLine9
     //
     this.xrLine9.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical;
     this.xrLine9.LocationFloat = new DevExpress.Utils.PointFloat(17.67545F, 0F);
     this.xrLine9.Name          = "xrLine9";
     this.xrLine9.SizeF         = new System.Drawing.SizeF(2.32468F, 23.00001F);
     //
     // xrLine10
     //
     this.xrLine10.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical;
     this.xrLine10.LocationFloat = new DevExpress.Utils.PointFloat(629.9999F, 0F);
     this.xrLine10.Name          = "xrLine10";
     this.xrLine10.SizeF         = new System.Drawing.SizeF(2.32468F, 23.00001F);
     //
     // rep_pro_discoverydocument
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageFooter,
         this.DetailReport
     });
     this.Margins = new System.Drawing.Printing.Margins(100, 100, 48, 0);
     this.Version = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UniqueAbilityReport));
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader  = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrRichText1   = new DevExpress.XtraReports.UI.XRRichText();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText1
     });
     this.Detail.HeightF       = 216.6667F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 23F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 100F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPictureBox1,
         this.xrLabel1
     });
     this.ReportHeader.HeightF = 100F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(238.5417F, 0F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(134.375F, 69.16666F);
     this.xrPictureBox1.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
     //
     // xrLabel1
     //
     this.xrLabel1.Font                           = new System.Drawing.Font("Candara", 20F);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 77F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(627F, 23F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "Technical Vs. Adaptive Assessment";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrRichText1
     //
     this.xrRichText1.Font                  = new System.Drawing.Font("Candara", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(627F, 130.2917F);
     //
     // UniqueAbilityReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader
     });
     this.Font       = new System.Drawing.Font("Candara", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Margins    = new System.Drawing.Printing.Margins(100, 100, 23, 100);
     this.PageHeight = 1169;
     this.PageWidth  = 827;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.Version    = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        string resourceFileName = "rpwg_TiepNhanNhanSu.resx";

        System.Resources.ResourceManager resources = global::Resources.rpwg_TiepNhanNhanSu.ResourceManager;
        this.Detail              = new DevExpress.XtraReports.UI.DetailBand();
        this.xrTable2            = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow2         = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrSTT               = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrHoTen             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrNgaySinh          = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTrinhDo           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrViTriCongViec     = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrNgayBatDauHocViec = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrHinhThucLamViec   = new DevExpress.XtraReports.UI.XRTableCell();
        this.TopMargin           = new DevExpress.XtraReports.UI.TopMarginBand();
        this.BottomMargin        = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.ReportHeader        = new DevExpress.XtraReports.UI.ReportHeaderBand();
        this.xrTable1            = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow1         = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell1        = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell7        = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell4        = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell2        = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell5        = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell3        = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell6        = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrRichText12        = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText11        = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText10        = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText9         = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText8         = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText7         = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText6         = new DevExpress.XtraReports.UI.XRRichText();
        this.xrDate              = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText4         = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText3         = new DevExpress.XtraReports.UI.XRRichText();
        this.xrLine1             = new DevExpress.XtraReports.UI.XRLine();
        this.xrRichText2         = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText1         = new DevExpress.XtraReports.UI.XRRichText();
        this.ReportFooter        = new DevExpress.XtraReports.UI.ReportFooterBand();
        this.xrRichText16        = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText15        = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText14        = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText13        = new DevExpress.XtraReports.UI.XRRichText();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText12)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText11)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText10)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText9)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText8)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText7)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText6)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrDate)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText16)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText15)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText14)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText13)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // Detail
        //
        this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable2
        });
        this.Detail.HeightF       = 25F;
        this.Detail.Name          = "Detail";
        this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrTable2
        //
        this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable2.Font          = new System.Drawing.Font("Times New Roman", 11F);
        this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
        this.xrTable2.Name          = "xrTable2";
        this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
        this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow2
        });
        this.xrTable2.SizeF = new System.Drawing.SizeF(713F, 25F);
        this.xrTable2.StylePriority.UseBorders       = false;
        this.xrTable2.StylePriority.UseFont          = false;
        this.xrTable2.StylePriority.UsePadding       = false;
        this.xrTable2.StylePriority.UseTextAlignment = false;
        this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrTableRow2
        //
        this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrSTT,
            this.xrHoTen,
            this.xrNgaySinh,
            this.xrTrinhDo,
            this.xrViTriCongViec,
            this.xrNgayBatDauHocViec,
            this.xrHinhThucLamViec
        });
        this.xrTableRow2.Name   = "xrTableRow2";
        this.xrTableRow2.Weight = 1D;
        //
        // xrSTT
        //
        this.xrSTT.Name    = "xrSTT";
        this.xrSTT.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 3, 3, 3, 100F);
        this.xrSTT.StylePriority.UsePadding = false;
        this.xrSTT.Weight       = 0.1204960356253561D;
        this.xrSTT.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.Detail_BeforePrint);
        //
        // xrHoTen
        //
        this.xrHoTen.Name    = "xrHoTen";
        this.xrHoTen.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 3, 3, 3, 100F);
        this.xrHoTen.StylePriority.UsePadding = false;
        this.xrHoTen.Weight = 0.65689781370871858D;
        //
        // xrNgaySinh
        //
        this.xrNgaySinh.Name   = "xrNgaySinh";
        this.xrNgaySinh.Weight = 0.4442249688660781D;
        //
        // xrTrinhDo
        //
        this.xrTrinhDo.Name   = "xrTrinhDo";
        this.xrTrinhDo.Weight = 0.36204343156426688D;
        //
        // xrViTriCongViec
        //
        this.xrViTriCongViec.Name   = "xrViTriCongViec";
        this.xrViTriCongViec.Weight = 0.52788740588772676D;
        //
        // xrNgayBatDauHocViec
        //
        this.xrNgayBatDauHocViec.Name   = "xrNgayBatDauHocViec";
        this.xrNgayBatDauHocViec.Weight = 0.4442251561233071D;
        //
        // xrHinhThucLamViec
        //
        this.xrHinhThucLamViec.Name   = "xrHinhThucLamViec";
        this.xrHinhThucLamViec.Weight = 0.44422518822454637D;
        //
        // TopMargin
        //
        this.TopMargin.HeightF       = 41F;
        this.TopMargin.Name          = "TopMargin";
        this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // BottomMargin
        //
        this.BottomMargin.HeightF       = 0F;
        this.BottomMargin.Name          = "BottomMargin";
        this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // ReportHeader
        //
        this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable1,
            this.xrRichText12,
            this.xrRichText11,
            this.xrRichText10,
            this.xrRichText9,
            this.xrRichText8,
            this.xrRichText7,
            this.xrRichText6,
            this.xrDate,
            this.xrRichText4,
            this.xrRichText3,
            this.xrLine1,
            this.xrRichText2,
            this.xrRichText1
        });
        this.ReportHeader.HeightF = 381.25F;
        this.ReportHeader.Name    = "ReportHeader";
        //
        // 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.Font          = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
        this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 332.2917F);
        this.xrTable1.Name          = "xrTable1";
        this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1
        });
        this.xrTable1.SizeF = new System.Drawing.SizeF(713F, 48.95834F);
        this.xrTable1.StylePriority.UseBorders       = false;
        this.xrTable1.StylePriority.UseFont          = false;
        this.xrTable1.StylePriority.UseTextAlignment = false;
        this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrTableRow1
        //
        this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell7,
            this.xrTableCell4,
            this.xrTableCell2,
            this.xrTableCell5,
            this.xrTableCell3,
            this.xrTableCell6
        });
        this.xrTableRow1.Name   = "xrTableRow1";
        this.xrTableRow1.Weight = 1D;
        //
        // xrTableCell1
        //
        this.xrTableCell1.Name   = "xrTableCell1";
        this.xrTableCell1.Text   = "TT";
        this.xrTableCell1.Weight = 0.11413044548302179D;
        //
        // xrTableCell7
        //
        this.xrTableCell7.Name   = "xrTableCell7";
        this.xrTableCell7.Text   = "Họ & Tên";
        this.xrTableCell7.Weight = 0.62219496161205412D;
        //
        // xrTableCell4
        //
        this.xrTableCell4.Name   = "xrTableCell4";
        this.xrTableCell4.Text   = "Năm sinh";
        this.xrTableCell4.Weight = 0.42075736860406349D;
        //
        // xrTableCell2
        //
        this.xrTableCell2.Name   = "xrTableCell2";
        this.xrTableCell2.Text   = "Trình độ";
        this.xrTableCell2.Weight = 0.34291722430086069D;
        //
        // xrTableCell5
        //
        this.xrTableCell5.Name   = "xrTableCell5";
        this.xrTableCell5.Text   = "Dự kiến vị trí";
        this.xrTableCell5.Weight = 0.5D;
        //
        // xrTableCell3
        //
        this.xrTableCell3.Name   = "xrTableCell3";
        this.xrTableCell3.Text   = "Ngày bắt đầu học việc";
        this.xrTableCell3.Weight = 0.42075735255344382D;
        //
        // xrTableCell6
        //
        this.xrTableCell6.Multiline = true;
        this.xrTableCell6.Name      = "xrTableCell6";
        this.xrTableCell6.Text      = "Hình thức \r\nLàm việc";
        this.xrTableCell6.Weight    = 0.42075754516087949D;
        //
        // xrRichText12
        //
        this.xrRichText12.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 285.375F);
        this.xrRichText12.Name                  = "xrRichText12";
        this.xrRichText12.SerializableRtfString = resources.GetString("xrRichText12.SerializableRtfString");
        this.xrRichText12.SizeF                 = new System.Drawing.SizeF(713F, 23F);
        //
        // xrRichText11
        //
        this.xrRichText11.LocationFloat         = new DevExpress.Utils.PointFloat(90.625F, 236.5834F);
        this.xrRichText11.Name                  = "xrRichText11";
        this.xrRichText11.SerializableRtfString = resources.GetString("xrRichText11.SerializableRtfString");
        this.xrRichText11.SizeF                 = new System.Drawing.SizeF(622.375F, 23.00002F);
        //
        // xrRichText10
        //
        this.xrRichText10.LocationFloat         = new DevExpress.Utils.PointFloat(90.625F, 213.5833F);
        this.xrRichText10.Name                  = "xrRichText10";
        this.xrRichText10.SerializableRtfString = resources.GetString("xrRichText10.SerializableRtfString");
        this.xrRichText10.SizeF                 = new System.Drawing.SizeF(622.375F, 23F);
        //
        // xrRichText9
        //
        this.xrRichText9.LocationFloat         = new DevExpress.Utils.PointFloat(90.625F, 190.5833F);
        this.xrRichText9.Name                  = "xrRichText9";
        this.xrRichText9.SerializableRtfString = resources.GetString("xrRichText9.SerializableRtfString");
        this.xrRichText9.SizeF                 = new System.Drawing.SizeF(622.375F, 23F);
        //
        // xrRichText8
        //
        this.xrRichText8.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 190.5833F);
        this.xrRichText8.Name                  = "xrRichText8";
        this.xrRichText8.SerializableRtfString = resources.GetString("xrRichText8.SerializableRtfString");
        this.xrRichText8.SizeF                 = new System.Drawing.SizeF(90.625F, 23F);
        //
        // xrRichText7
        //
        this.xrRichText7.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 134.4167F);
        this.xrRichText7.Name                  = "xrRichText7";
        this.xrRichText7.SerializableRtfString = resources.GetString("xrRichText7.SerializableRtfString");
        this.xrRichText7.SizeF                 = new System.Drawing.SizeF(713F, 23F);
        //
        // xrRichText6
        //
        this.xrRichText6.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 102.0417F);
        this.xrRichText6.Name                  = "xrRichText6";
        this.xrRichText6.SerializableRtfString = resources.GetString("xrRichText6.SerializableRtfString");
        this.xrRichText6.SizeF                 = new System.Drawing.SizeF(713F, 32.37502F);
        //
        // xrDate
        //
        this.xrDate.LocationFloat         = new DevExpress.Utils.PointFloat(327.1667F, 47.99998F);
        this.xrDate.Name                  = "xrDate";
        this.xrDate.SerializableRtfString = resources.GetString("xrDate.SerializableRtfString");
        this.xrDate.SizeF                 = new System.Drawing.SizeF(385.8333F, 23F);
        //
        // xrRichText4
        //
        this.xrRichText4.LocationFloat         = new DevExpress.Utils.PointFloat(327.1667F, 25F);
        this.xrRichText4.Name                  = "xrRichText4";
        this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
        this.xrRichText4.SizeF                 = new System.Drawing.SizeF(385.8333F, 23F);
        //
        // xrRichText3
        //
        this.xrRichText3.LocationFloat         = new DevExpress.Utils.PointFloat(327.1667F, 0F);
        this.xrRichText3.Name                  = "xrRichText3";
        this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
        this.xrRichText3.SizeF                 = new System.Drawing.SizeF(385.8333F, 23F);
        //
        // xrLine1
        //
        this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(25F, 50F);
        this.xrLine1.Name          = "xrLine1";
        this.xrLine1.SizeF         = new System.Drawing.SizeF(137.5F, 11.45832F);
        //
        // xrRichText2
        //
        this.xrRichText2.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 25F);
        this.xrRichText2.Name                  = "xrRichText2";
        this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
        this.xrRichText2.SizeF                 = new System.Drawing.SizeF(175F, 23F);
        //
        // xrRichText1
        //
        this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
        this.xrRichText1.Name                  = "xrRichText1";
        this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
        this.xrRichText1.SizeF                 = new System.Drawing.SizeF(175F, 23F);
        //
        // ReportFooter
        //
        this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrRichText16,
            this.xrRichText15,
            this.xrRichText14,
            this.xrRichText13
        });
        this.ReportFooter.HeightF = 275F;
        this.ReportFooter.Name    = "ReportFooter";
        //
        // xrRichText16
        //
        this.xrRichText16.LocationFloat         = new DevExpress.Utils.PointFloat(28.63789F, 108.2917F);
        this.xrRichText16.Name                  = "xrRichText16";
        this.xrRichText16.SerializableRtfString = resources.GetString("xrRichText16.SerializableRtfString");
        this.xrRichText16.SizeF                 = new System.Drawing.SizeF(183.206F, 81.33333F);
        //
        // xrRichText15
        //
        this.xrRichText15.LocationFloat         = new DevExpress.Utils.PointFloat(387.3749F, 205.1667F);
        this.xrRichText15.Name                  = "xrRichText15";
        this.xrRichText15.SerializableRtfString = resources.GetString("xrRichText15.SerializableRtfString");
        this.xrRichText15.SizeF                 = new System.Drawing.SizeF(315.6251F, 23F);
        //
        // xrRichText14
        //
        this.xrRichText14.LocationFloat         = new DevExpress.Utils.PointFloat(387.3749F, 85.37502F);
        this.xrRichText14.Name                  = "xrRichText14";
        this.xrRichText14.SerializableRtfString = resources.GetString("xrRichText14.SerializableRtfString");
        this.xrRichText14.SizeF                 = new System.Drawing.SizeF(315.625F, 23F);
        //
        // xrRichText13
        //
        this.xrRichText13.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 9.999974F);
        this.xrRichText13.Name                  = "xrRichText13";
        this.xrRichText13.SerializableRtfString = resources.GetString("xrRichText13.SerializableRtfString");
        this.xrRichText13.SizeF                 = new System.Drawing.SizeF(713F, 54.62506F);
        //
        // rpwg_TiepNhanNhanSu
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin,
            this.ReportHeader,
            this.ReportFooter
        });
        this.Margins = new System.Drawing.Printing.Margins(70, 67, 41, 0);
        this.Version = "10.1";
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText12)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText11)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText10)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText9)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText8)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText7)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText6)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrDate)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText16)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText15)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText14)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText13)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
    }
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        string resourceFileName = "rpwg_QuyetDinhThoiViec.resx";

        System.Resources.ResourceManager resources = global::Resources.rpwg_QuyetDinhThoiViec.ResourceManager;
        this.Detail       = new DevExpress.XtraReports.UI.DetailBand();
        this.xrLine2      = new DevExpress.XtraReports.UI.XRLine();
        this.xrRichText6  = new DevExpress.XtraReports.UI.XRRichText();
        this.xrReportDate = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText5  = new DevExpress.XtraReports.UI.XRRichText();
        this.xrLDirector  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrRichText14 = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText13 = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText11 = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText9  = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText8  = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText7  = new DevExpress.XtraReports.UI.XRRichText();
        this.xrLine3      = new DevExpress.XtraReports.UI.XRLine();
        this.xrRichText4  = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText3  = new DevExpress.XtraReports.UI.XRRichText();
        this.xrRichText2  = new DevExpress.XtraReports.UI.XRRichText();
        this.xrDieu1      = new DevExpress.XtraReports.UI.XRRichText();
        this.xrLabel12    = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel7     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLine1      = new DevExpress.XtraReports.UI.XRLine();
        this.xrLabel3     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel8     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel2     = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel1     = new DevExpress.XtraReports.UI.XRLabel();
        this.TopMargin    = new DevExpress.XtraReports.UI.TopMarginBand();
        this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText6)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrReportDate)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText14)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText13)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText11)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText9)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText8)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText7)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrDieu1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // Detail
        //
        this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLine2,
            this.xrRichText6,
            this.xrReportDate,
            this.xrRichText5,
            this.xrLDirector,
            this.xrRichText14,
            this.xrRichText13,
            this.xrRichText11,
            this.xrRichText9,
            this.xrRichText8,
            this.xrRichText7,
            this.xrLine3,
            this.xrRichText4,
            this.xrRichText3,
            this.xrRichText2,
            this.xrDieu1,
            this.xrLabel12,
            this.xrLabel7,
            this.xrLine1,
            this.xrLabel3,
            this.xrLabel8,
            this.xrLabel2,
            this.xrLabel1
        });
        this.Detail.HeightF       = 933F;
        this.Detail.Name          = "Detail";
        this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrLine2
        //
        this.xrLine2.ForeColor     = System.Drawing.Color.Black;
        this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(245.8331F, 169.875F);
        this.xrLine2.Name          = "xrLine2";
        this.xrLine2.SizeF         = new System.Drawing.SizeF(133.9166F, 9.458328F);
        this.xrLine2.StylePriority.UseForeColor = false;
        //
        // xrRichText6
        //
        this.xrRichText6.Font                  = new System.Drawing.Font("Times New Roman", 12F);
        this.xrRichText6.LocationFloat         = new DevExpress.Utils.PointFloat(0.001462301F, 332.5417F);
        this.xrRichText6.Name                  = "xrRichText6";
        this.xrRichText6.SerializableRtfString = resources.GetString("xrRichText6.SerializableRtfString");
        this.xrRichText6.SizeF                 = new System.Drawing.SizeF(649.9985F, 28.20834F);
        this.xrRichText6.StylePriority.UseFont = false;
        //
        // xrReportDate
        //
        this.xrReportDate.LocationFloat            = new DevExpress.Utils.PointFloat(271.3751F, 65.87505F);
        this.xrReportDate.Name                     = "xrReportDate";
        this.xrReportDate.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
        this.xrReportDate.SerializableRtfString    = resources.GetString("xrReportDate.SerializableRtfString");
        this.xrReportDate.SizeF                    = new System.Drawing.SizeF(378.6249F, 23F);
        this.xrReportDate.StylePriority.UsePadding = false;
        //
        // xrRichText5
        //
        this.xrRichText5.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 131.5F);
        this.xrRichText5.Name                  = "xrRichText5";
        this.xrRichText5.SerializableRtfString = resources.GetString("xrRichText5.SerializableRtfString");
        this.xrRichText5.SizeF                 = new System.Drawing.SizeF(640F, 28.20839F);
        //
        // xrLDirector
        //
        this.xrLDirector.Font                           = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
        this.xrLDirector.ForeColor                      = System.Drawing.Color.Black;
        this.xrLDirector.LocationFloat                  = new DevExpress.Utils.PointFloat(421.8747F, 900F);
        this.xrLDirector.Name                           = "xrLDirector";
        this.xrLDirector.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLDirector.SizeF                          = new System.Drawing.SizeF(228.1253F, 23F);
        this.xrLDirector.StylePriority.UseFont          = false;
        this.xrLDirector.StylePriority.UseForeColor     = false;
        this.xrLDirector.StylePriority.UseTextAlignment = false;
        this.xrLDirector.Text                           = "Đỗ Đông Nam";
        this.xrLDirector.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrRichText14
        //
        this.xrRichText14.LocationFloat         = new DevExpress.Utils.PointFloat(10.00001F, 804.0417F);
        this.xrRichText14.Name                  = "xrRichText14";
        this.xrRichText14.SerializableRtfString = resources.GetString("xrRichText14.SerializableRtfString");
        this.xrRichText14.SizeF                 = new System.Drawing.SizeF(153.7082F, 23F);
        //
        // xrRichText13
        //
        this.xrRichText13.LocationFloat         = new DevExpress.Utils.PointFloat(10.00001F, 840.5834F);
        this.xrRichText13.Name                  = "xrRichText13";
        this.xrRichText13.SerializableRtfString = resources.GetString("xrRichText13.SerializableRtfString");
        this.xrRichText13.SizeF                 = new System.Drawing.SizeF(153.7082F, 77.16669F);
        //
        // xrRichText11
        //
        this.xrRichText11.LocationFloat         = new DevExpress.Utils.PointFloat(471.8751F, 840.5834F);
        this.xrRichText11.Name                  = "xrRichText11";
        this.xrRichText11.SerializableRtfString = resources.GetString("xrRichText11.SerializableRtfString");
        this.xrRichText11.SizeF                 = new System.Drawing.SizeF(156.2067F, 23F);
        //
        // xrRichText9
        //
        this.xrRichText9.Font                  = new System.Drawing.Font("Times New Roman", 12F);
        this.xrRichText9.LocationFloat         = new DevExpress.Utils.PointFloat(0.000222524F, 304.3334F);
        this.xrRichText9.Name                  = "xrRichText9";
        this.xrRichText9.SerializableRtfString = resources.GetString("xrRichText9.SerializableRtfString");
        this.xrRichText9.SizeF                 = new System.Drawing.SizeF(649.9998F, 28.20834F);
        this.xrRichText9.StylePriority.UseFont = false;
        //
        // xrRichText8
        //
        this.xrRichText8.Font                  = new System.Drawing.Font("Times New Roman", 12F);
        this.xrRichText8.LocationFloat         = new DevExpress.Utils.PointFloat(0.000222524F, 276.1251F);
        this.xrRichText8.Name                  = "xrRichText8";
        this.xrRichText8.SerializableRtfString = resources.GetString("xrRichText8.SerializableRtfString");
        this.xrRichText8.SizeF                 = new System.Drawing.SizeF(649.9998F, 28.20834F);
        this.xrRichText8.StylePriority.UseFont = false;
        //
        // xrRichText7
        //
        this.xrRichText7.Font                  = new System.Drawing.Font("Times New Roman", 12F);
        this.xrRichText7.LocationFloat         = new DevExpress.Utils.PointFloat(0.000222524F, 247.9167F);
        this.xrRichText7.Name                  = "xrRichText7";
        this.xrRichText7.SerializableRtfString = resources.GetString("xrRichText7.SerializableRtfString");
        this.xrRichText7.SizeF                 = new System.Drawing.SizeF(649.9998F, 28.20839F);
        this.xrRichText7.StylePriority.UseFont = false;
        //
        // xrLine3
        //
        this.xrLine3.ForeColor     = System.Drawing.Color.Black;
        this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(48.95814F, 36.54172F);
        this.xrLine3.Name          = "xrLine3";
        this.xrLine3.SizeF         = new System.Drawing.SizeF(133.9166F, 9.458328F);
        this.xrLine3.StylePriority.UseForeColor = false;
        //
        // xrRichText4
        //
        this.xrRichText4.LocationFloat            = new DevExpress.Utils.PointFloat(29.16667F, 65.87505F);
        this.xrRichText4.Name                     = "xrRichText4";
        this.xrRichText4.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
        this.xrRichText4.SerializableRtfString    = resources.GetString("xrRichText4.SerializableRtfString");
        this.xrRichText4.SizeF                    = new System.Drawing.SizeF(203.7082F, 23F);
        this.xrRichText4.StylePriority.UsePadding = false;
        //
        // xrRichText3
        //
        this.xrRichText3.LocationFloat         = new DevExpress.Utils.PointFloat(0.001462301F, 689.8849F);
        this.xrRichText3.Name                  = "xrRichText3";
        this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
        this.xrRichText3.SizeF                 = new System.Drawing.SizeF(649.9985F, 74.87677F);
        //
        // xrRichText2
        //
        this.xrRichText2.LocationFloat         = new DevExpress.Utils.PointFloat(0.001478195F, 586.2949F);
        this.xrRichText2.Name                  = "xrRichText2";
        this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
        this.xrRichText2.SizeF                 = new System.Drawing.SizeF(649.9985F, 103.59F);
        //
        // xrDieu1
        //
        this.xrDieu1.LocationFloat         = new DevExpress.Utils.PointFloat(0.0008106232F, 430.4583F);
        this.xrDieu1.Name                  = "xrDieu1";
        this.xrDieu1.SerializableRtfString = resources.GetString("xrDieu1.SerializableRtfString");
        this.xrDieu1.SizeF                 = new System.Drawing.SizeF(649.9992F, 155.8365F);
        //
        // xrLabel12
        //
        this.xrLabel12.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
        this.xrLabel12.ForeColor                      = System.Drawing.Color.Black;
        this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(0.0006834666F, 407.4583F);
        this.xrLabel12.Name                           = "xrLabel12";
        this.xrLabel12.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel12.SizeF                          = new System.Drawing.SizeF(649.9993F, 22.99997F);
        this.xrLabel12.StylePriority.UseFont          = false;
        this.xrLabel12.StylePriority.UseForeColor     = false;
        this.xrLabel12.StylePriority.UseTextAlignment = false;
        this.xrLabel12.Text                           = "QUYẾT ĐỊNH:";
        this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrLabel7
        //
        this.xrLabel7.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
        this.xrLabel7.ForeColor                      = System.Drawing.Color.Black;
        this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(6.357829E-05F, 210.5834F);
        this.xrLabel7.Name                           = "xrLabel7";
        this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel7.SizeF                          = new System.Drawing.SizeF(649.9999F, 25.08331F);
        this.xrLabel7.StylePriority.UseFont          = false;
        this.xrLabel7.StylePriority.UseForeColor     = false;
        this.xrLabel7.StylePriority.UseTextAlignment = false;
        this.xrLabel7.Text                           = "TỔNG GIÁM ĐỐC CÔNG TY CỔ PHẦN AUSTFEED VIỆT NAM";
        this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrLine1
        //
        this.xrLine1.ForeColor     = System.Drawing.Color.Black;
        this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(385.4167F, 46.00007F);
        this.xrLine1.Name          = "xrLine1";
        this.xrLine1.SizeF         = new System.Drawing.SizeF(183.9166F, 9.458328F);
        this.xrLine1.StylePriority.UseForeColor = false;
        //
        // xrLabel3
        //
        this.xrLabel3.Font                           = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
        this.xrLabel3.ForeColor                      = System.Drawing.Color.Black;
        this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 3.178914E-05F);
        this.xrLabel3.Name                           = "xrLabel3";
        this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel3.SizeF                          = new System.Drawing.SizeF(297.4167F, 23F);
        this.xrLabel3.StylePriority.UseFont          = false;
        this.xrLabel3.StylePriority.UseForeColor     = false;
        this.xrLabel3.StylePriority.UseTextAlignment = false;
        this.xrLabel3.Text                           = "CÔNG TY CỔ PHẦN AUSTFEED VIỆT NAM";
        this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrLabel8
        //
        this.xrLabel8.Font                           = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
        this.xrLabel8.ForeColor                      = System.Drawing.Color.Black;
        this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 108.5F);
        this.xrLabel8.Name                           = "xrLabel8";
        this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel8.SizeF                          = new System.Drawing.SizeF(640F, 22.99998F);
        this.xrLabel8.StylePriority.UseFont          = false;
        this.xrLabel8.StylePriority.UseForeColor     = false;
        this.xrLabel8.StylePriority.UseTextAlignment = false;
        this.xrLabel8.Text                           = "QUYẾT ĐỊNH";
        this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrLabel2
        //
        this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
        this.xrLabel2.ForeColor                      = System.Drawing.Color.Black;
        this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(271.3751F, 23.00005F);
        this.xrLabel2.Name                           = "xrLabel2";
        this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF                          = new System.Drawing.SizeF(378.6249F, 23F);
        this.xrLabel2.StylePriority.UseFont          = false;
        this.xrLabel2.StylePriority.UseForeColor     = false;
        this.xrLabel2.StylePriority.UseTextAlignment = false;
        this.xrLabel2.Text                           = "Độc lập - Tự do - Hạnh phúc";
        this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrLabel1
        //
        this.xrLabel1.Font                           = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
        this.xrLabel1.ForeColor                      = System.Drawing.Color.Black;
        this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(297.4167F, 3.178914E-05F);
        this.xrLabel1.Name                           = "xrLabel1";
        this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF                          = new System.Drawing.SizeF(352.5833F, 23F);
        this.xrLabel1.StylePriority.UseFont          = false;
        this.xrLabel1.StylePriority.UseForeColor     = false;
        this.xrLabel1.StylePriority.UseTextAlignment = false;
        this.xrLabel1.Text                           = "CỘNG HÒA XÃ HỘI CHỦ NGHĨA VIỆT NAM";
        this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // TopMargin
        //
        this.TopMargin.HeightF       = 44F;
        this.TopMargin.Name          = "TopMargin";
        this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // BottomMargin
        //
        this.BottomMargin.HeightF       = 34F;
        this.BottomMargin.Name          = "BottomMargin";
        this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // rpwg_QuyetDinhThoiViec
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin
        });
        this.ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
        this.Margins    = new System.Drawing.Printing.Margins(93, 84, 44, 34);
        this.PageHeight = 1169;
        this.PageWidth  = 827;
        this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
        this.Version    = "10.1";
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText6)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrReportDate)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText14)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText13)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText11)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText9)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText8)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText7)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrDieu1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
    }
Esempio n. 19
0
 /// <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();
     DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters();
     System.ComponentModel.ComponentResourceManager resources  = new System.ComponentModel.ComponentResourceManager(typeof(XtraReportTerr));
     DevExpress.XtraReports.UI.XRSummary            xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     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.xrTableCell4  = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components);
     this.ReportHeader  = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrRichText1   = new DevExpress.XtraReports.UI.XRRichText();
     this.GroupHeader1  = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupFooter1  = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.Detail.HeightF       = 25F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(142.7083F, 0F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(400F, 25F);
     this.xrTable1.StylePriority.UseFont = false;
     //
     // 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.xrTableCell4
     });
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.StylePriority.UseBorders       = false;
     this.xrTableRow1.StylePriority.UseTextAlignment = false;
     this.xrTableRow1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableRow1.Weight        = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TerritoryID]")
     });
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "xrTableCell1";
     this.xrTableCell1.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TerritoryDescription]")
     });
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "xrTableCell2";
     this.xrTableCell2.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[RegionID]")
     });
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "xrTableCell3";
     this.xrTableCell3.Weight = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Region].[RegionDescription]")
     });
     this.xrTableCell4.Name   = "xrTableCell4";
     this.xrTableCell4.Text   = "xrTableCell4";
     this.xrTableCell4.Weight = 1D;
     //
     // TopMargin
     //
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // efDataSource1
     //
     efConnectionParameters1.ConnectionString = "Data Source=localhost\\SQLEXPRESS;Initial Catalog=Northwind;Integrated Security=Tr" +
                                                "ue;MultipleActiveResultSets=True;Application Name=EntityFramework";
     efConnectionParameters1.ConnectionStringName = "";
     efConnectionParameters1.Source          = typeof(Project2_Web.Models.NorthwindEntities);
     this.efDataSource1.ConnectionParameters = efConnectionParameters1;
     this.efDataSource1.Name = "efDataSource1";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText1
     });
     this.ReportHeader.HeightF = 96.875F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrRichText1
     //
     this.xrRichText1.Font                  = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(267.1875F, 32.91667F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(144.7917F, 39F);
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrLabel5
     });
     this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("RegionID", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.GroupHeader1.HeightF = 64.58334F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrLabel1
     //
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[RegionID]")
     });
     this.xrLabel1.Font                  = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(142.7083F, 40.95834F);
     this.xrLabel1.Name                  = "xrLabel1";
     this.xrLabel1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                 = new System.Drawing.SizeF(44.79167F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "xrLabel1";
     //
     // xrLabel5
     //
     this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Region].[RegionDescription]")
     });
     this.xrLabel5.Font                  = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.LocationFloat         = new DevExpress.Utils.PointFloat(187.5001F, 40.95834F);
     this.xrLabel5.Name                  = "xrLabel5";
     this.xrLabel5.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                 = new System.Drawing.SizeF(95.83334F, 23F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text                  = "xrLabel5";
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2
     });
     this.GroupFooter1.HeightF = 23.95833F;
     this.GroupFooter1.Name    = "GroupFooter1";
     //
     // xrLabel2
     //
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumCount([TerritoryID])")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(442.7083F, 0F);
     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.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     xrSummary1.Running                           = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrLabel2.Summary                        = xrSummary1;
     this.xrLabel2.Text                           = "xrLabel2";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // XtraReportTerr
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader,
         this.GroupHeader1,
         this.GroupFooter1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.efDataSource1
     });
     this.DataMember = "Territories";
     this.DataSource = this.efDataSource1;
     this.Version    = "18.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 20
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptNotifForm3));
     this.Detail             = new DevExpress.XtraReports.UI.DetailBand();
     this.txtDepartPlan      = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel17          = new DevExpress.XtraReports.UI.XRLabel();
     this.txtLocalPartner    = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel16          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15          = new DevExpress.XtraReports.UI.XRLabel();
     this.txtFinanceInfo     = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel7           = new DevExpress.XtraReports.UI.XRLabel();
     this.txtProjectName     = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel8           = new DevExpress.XtraReports.UI.XRLabel();
     this.txtProjectStatus   = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel9           = new DevExpress.XtraReports.UI.XRLabel();
     this.txtDonorsInfo      = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel12          = new DevExpress.XtraReports.UI.XRLabel();
     this.txtProjectResult   = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel13          = new DevExpress.XtraReports.UI.XRLabel();
     this.txtFDate           = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel14          = new DevExpress.XtraReports.UI.XRLabel();
     this.txtLDate           = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel6           = new DevExpress.XtraReports.UI.XRLabel();
     this.txtProjectIsActive = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel4           = new DevExpress.XtraReports.UI.XRLabel();
     this.txtWebPage         = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel2           = new DevExpress.XtraReports.UI.XRLabel();
     this.txtAddress         = new DevExpress.XtraReports.UI.XRRichText();
     this.txtTel             = new DevExpress.XtraReports.UI.XRRichText();
     this.txtEMail           = new DevExpress.XtraReports.UI.XRRichText();
     this.label3             = new DevExpress.XtraReports.UI.XRLabel();
     this.label6             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3           = new DevExpress.XtraReports.UI.XRLabel();
     this.txtMission         = new DevExpress.XtraReports.UI.XRRichText();
     this.label13            = new DevExpress.XtraReports.UI.XRLabel();
     this.txtContactInfo     = new DevExpress.XtraReports.UI.XRRichText();
     this.txtProjectDesc     = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel1           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11          = new DevExpress.XtraReports.UI.XRLabel();
     this.txtOrgName         = new DevExpress.XtraReports.UI.XRRichText();
     this.label1             = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin          = new DevExpress.XtraReports.UI.TopMarginBand();
     this.txtName            = new DevExpress.XtraReports.UI.XRRichText();
     this.BottomMargin       = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartPlan)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLocalPartner)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFinanceInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProjectName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProjectStatus)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDonorsInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProjectResult)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProjectIsActive)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWebPage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAddress)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEMail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMission)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtContactInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProjectDesc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOrgName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.txtDepartPlan,
         this.xrLabel17,
         this.txtLocalPartner,
         this.xrLabel16,
         this.xrLabel15,
         this.txtFinanceInfo,
         this.xrLabel7,
         this.txtProjectName,
         this.xrLabel8,
         this.txtProjectStatus,
         this.xrLabel9,
         this.txtDonorsInfo,
         this.xrLabel12,
         this.txtProjectResult,
         this.xrLabel13,
         this.txtFDate,
         this.xrLabel14,
         this.txtLDate,
         this.xrLabel6,
         this.txtProjectIsActive,
         this.xrLabel4,
         this.txtWebPage,
         this.xrLabel2,
         this.txtAddress,
         this.txtTel,
         this.txtEMail,
         this.label3,
         this.label6,
         this.xrLabel5,
         this.xrLabel3,
         this.txtMission,
         this.label13,
         this.txtContactInfo,
         this.txtProjectDesc,
         this.xrLabel1,
         this.xrLabel11,
         this.txtOrgName,
         this.label1
     });
     this.Detail.HeightF       = 1053.875F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // txtDepartPlan
     //
     this.txtDepartPlan.LocationFloat         = new DevExpress.Utils.PointFloat(290.2501F, 952.8333F);
     this.txtDepartPlan.Name                  = "txtDepartPlan";
     this.txtDepartPlan.SerializableRtfString = resources.GetString("txtDepartPlan.SerializableRtfString");
     this.txtDepartPlan.SizeF                 = new System.Drawing.SizeF(345.5833F, 76.12494F);
     //
     // xrLabel17
     //
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(12.24999F, 952.8333F);
     this.xrLabel17.Name          = "xrLabel17";
     this.xrLabel17.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF         = new System.Drawing.SizeF(247.0417F, 43.83337F);
     this.xrLabel17.Text          = "ოკუპირებულ ტერიტორიებზე გამგზავრების მოსალოდნელი განრიგი";
     //
     // txtLocalPartner
     //
     this.txtLocalPartner.LocationFloat         = new DevExpress.Utils.PointFloat(290.2501F, 872.6251F);
     this.txtLocalPartner.Name                  = "txtLocalPartner";
     this.txtLocalPartner.SerializableRtfString = resources.GetString("txtLocalPartner.SerializableRtfString");
     this.txtLocalPartner.SizeF                 = new System.Drawing.SizeF(345.5833F, 76.12494F);
     //
     // xrLabel16
     //
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(12.24995F, 872.6251F);
     this.xrLabel16.Name          = "xrLabel16";
     this.xrLabel16.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF         = new System.Drawing.SizeF(244.7917F, 57.37488F);
     this.xrLabel16.Text          = "ინფორმაცია ადგილობრივი პარტნიორების შესახებ (დასახელება და საკონტაქტო ინფორმაცია)" +
                                    " ";
     //
     // xrLabel15
     //
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(12.24996F, 790.9587F);
     this.xrLabel15.Name          = "xrLabel15";
     this.xrLabel15.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF         = new System.Drawing.SizeF(244.7917F, 43.83331F);
     this.xrLabel15.Text          = "ფინანსური ინფორმაცია (მოსალოდნელი ბიუჯეტი, რესურსები, საბანკო ინფორმაცია)";
     //
     // txtFinanceInfo
     //
     this.txtFinanceInfo.LocationFloat         = new DevExpress.Utils.PointFloat(290.2501F, 790.9587F);
     this.txtFinanceInfo.Name                  = "txtFinanceInfo";
     this.txtFinanceInfo.SerializableRtfString = resources.GetString("txtFinanceInfo.SerializableRtfString");
     this.txtFinanceInfo.SizeF                 = new System.Drawing.SizeF(345.5833F, 76.12494F);
     //
     // xrLabel7
     //
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(9.99999F, 460.8961F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(244.7917F, 22.99997F);
     this.xrLabel7.Text          = "პროექტის დასახელება";
     //
     // txtProjectName
     //
     this.txtProjectName.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 460.8961F);
     this.txtProjectName.Name                  = "txtProjectName";
     this.txtProjectName.SerializableRtfString = resources.GetString("txtProjectName.SerializableRtfString");
     this.txtProjectName.SizeF                 = new System.Drawing.SizeF(345.5833F, 22.99997F);
     //
     // xrLabel8
     //
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(9.99999F, 487.8961F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(244.7917F, 43.83331F);
     this.xrLabel8.Text          = "პროექტის სტატუსი (მიმდინარე, იდეა, დაფინანსებული, გაგრძელებული) ";
     //
     // txtProjectStatus
     //
     this.txtProjectStatus.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 487.8961F);
     this.txtProjectStatus.Name                  = "txtProjectStatus";
     this.txtProjectStatus.SerializableRtfString = resources.GetString("txtProjectStatus.SerializableRtfString");
     this.txtProjectStatus.SizeF                 = new System.Drawing.SizeF(345.5833F, 76.12497F);
     //
     // xrLabel9
     //
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(9.99999F, 566.021F);
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(244.7917F, 43.83331F);
     this.xrLabel9.Text          = "დონორები (დასახელება და საკონტაქტო ინფორმაცია)";
     //
     // txtDonorsInfo
     //
     this.txtDonorsInfo.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 566.021F);
     this.txtDonorsInfo.Name                  = "txtDonorsInfo";
     this.txtDonorsInfo.SerializableRtfString = resources.GetString("txtDonorsInfo.SerializableRtfString");
     this.txtDonorsInfo.SizeF                 = new System.Drawing.SizeF(345.5833F, 76.125F);
     //
     // xrLabel12
     //
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(12.24999F, 646.2709F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(244.7917F, 43.83331F);
     this.xrLabel12.Text          = "პროექტის მოსალოდნელი შედეგები";
     //
     // txtProjectResult
     //
     this.txtProjectResult.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 646.2709F);
     this.txtProjectResult.Name                  = "txtProjectResult";
     this.txtProjectResult.SerializableRtfString = resources.GetString("txtProjectResult.SerializableRtfString");
     this.txtProjectResult.SizeF                 = new System.Drawing.SizeF(345.5833F, 76.12494F);
     //
     // xrLabel13
     //
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(12.24996F, 727.8335F);
     this.xrLabel13.Name          = "xrLabel13";
     this.xrLabel13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF         = new System.Drawing.SizeF(244.7917F, 27.16663F);
     this.xrLabel13.Text          = "დაწყების თარიღი";
     //
     // txtFDate
     //
     this.txtFDate.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 726.396F);
     this.txtFDate.Name                  = "txtFDate";
     this.txtFDate.SerializableRtfString = resources.GetString("txtFDate.SerializableRtfString");
     this.txtFDate.SizeF                 = new System.Drawing.SizeF(345.5833F, 28.60425F);
     //
     // xrLabel14
     //
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(12.24996F, 760.7921F);
     this.xrLabel14.Name          = "xrLabel14";
     this.xrLabel14.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF         = new System.Drawing.SizeF(244.7917F, 27.16663F);
     this.xrLabel14.Text          = "დასრულების თარიღი";
     //
     // txtLDate
     //
     this.txtLDate.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 759.3544F);
     this.txtLDate.Name                  = "txtLDate";
     this.txtLDate.SerializableRtfString = resources.GetString("txtLDate.SerializableRtfString");
     this.txtLDate.SizeF                 = new System.Drawing.SizeF(345.5833F, 28.60431F);
     //
     // xrLabel6
     //
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(162.5F, 426.4378F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(341.6666F, 22.99997F);
     this.xrLabel6.Text          = "ინფორმაცია განსახორციელებელი პროექტის შესახებ";
     //
     // txtProjectIsActive
     //
     this.txtProjectIsActive.LocationFloat         = new DevExpress.Utils.PointFloat(290.2501F, 343.8544F);
     this.txtProjectIsActive.Name                  = "txtProjectIsActive";
     this.txtProjectIsActive.SerializableRtfString = resources.GetString("txtProjectIsActive.SerializableRtfString");
     this.txtProjectIsActive.SizeF                 = new System.Drawing.SizeF(348.7083F, 22.99997F);
     //
     // xrLabel4
     //
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(9.99999F, 343.8544F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(262.5F, 22.99997F);
     this.xrLabel4.Text          = "პროექტები (მიმდინარე/დასრულებული):";
     //
     // txtWebPage
     //
     this.txtWebPage.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 229.5835F);
     this.txtWebPage.Name                  = "txtWebPage";
     this.txtWebPage.SerializableRtfString = resources.GetString("txtWebPage.SerializableRtfString");
     this.txtWebPage.SizeF                 = new System.Drawing.SizeF(349.7498F, 18.00002F);
     //
     // xrLabel2
     //
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(10.00005F, 228.5835F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(145.8333F, 19F);
     this.xrLabel2.Text          = "ვებ გვერდი:";
     //
     // txtAddress
     //
     this.txtAddress.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 158.1667F);
     this.txtAddress.Name                  = "txtAddress";
     this.txtAddress.SerializableRtfString = resources.GetString("txtAddress.SerializableRtfString");
     this.txtAddress.SizeF                 = new System.Drawing.SizeF(349.7498F, 23F);
     //
     // txtTel
     //
     this.txtTel.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 182.167F);
     this.txtTel.Name                  = "txtTel";
     this.txtTel.SerializableRtfString = resources.GetString("txtTel.SerializableRtfString");
     this.txtTel.SizeF                 = new System.Drawing.SizeF(349.7498F, 23F);
     //
     // txtEMail
     //
     this.txtEMail.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 206.5835F);
     this.txtEMail.Name                  = "txtEMail";
     this.txtEMail.SerializableRtfString = resources.GetString("txtEMail.SerializableRtfString");
     this.txtEMail.SizeF                 = new System.Drawing.SizeF(349.7498F, 20.00002F);
     //
     // label3
     //
     this.label3.LocationFloat = new DevExpress.Utils.PointFloat(10.00004F, 159.1669F);
     this.label3.Name          = "label3";
     this.label3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label3.SizeF         = new System.Drawing.SizeF(144.9583F, 23.00003F);
     this.label3.Text          = "მისამართი";
     //
     // label6
     //
     this.label6.LocationFloat = new DevExpress.Utils.PointFloat(10.00004F, 183.1669F);
     this.label6.Name          = "label6";
     this.label6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label6.SizeF         = new System.Drawing.SizeF(145.8333F, 23.00002F);
     this.label6.Text          = "ტელეფონი:";
     //
     // xrLabel5
     //
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(9.99999F, 207.5835F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(142.7083F, 19F);
     this.xrLabel5.Text          = "ელ-ფოსტა:";
     //
     // xrLabel3
     //
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(10.00005F, 250.5835F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(227.125F, 19F);
     this.xrLabel3.Text          = "ორგანიზაციის მისიის აღწერა:";
     //
     // txtMission
     //
     this.txtMission.LocationFloat         = new DevExpress.Utils.PointFloat(290.2501F, 250.5835F);
     this.txtMission.Name                  = "txtMission";
     this.txtMission.SerializableRtfString = resources.GetString("txtMission.SerializableRtfString");
     this.txtMission.SizeF                 = new System.Drawing.SizeF(349.7499F, 88.75002F);
     //
     // label13
     //
     this.label13.LocationFloat = new DevExpress.Utils.PointFloat(9.99999F, 370.1045F);
     this.label13.Name          = "label13";
     this.label13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label13.SizeF         = new System.Drawing.SizeF(262.5F, 38.62497F);
     this.label13.Text          = "საკონტაქტო პირი (სახელი, გვარი, ტელეფონი)";
     //
     // txtContactInfo
     //
     this.txtContactInfo.LocationFloat         = new DevExpress.Utils.PointFloat(290.2501F, 370.1045F);
     this.txtContactInfo.Name                  = "txtContactInfo";
     this.txtContactInfo.SerializableRtfString = resources.GetString("txtContactInfo.SerializableRtfString");
     this.txtContactInfo.SizeF                 = new System.Drawing.SizeF(348.7083F, 22.99997F);
     //
     // txtProjectDesc
     //
     this.txtProjectDesc.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 56.00001F);
     this.txtProjectDesc.Name                  = "txtProjectDesc";
     this.txtProjectDesc.SerializableRtfString = resources.GetString("txtProjectDesc.SerializableRtfString");
     this.txtProjectDesc.SizeF                 = new System.Drawing.SizeF(349.7498F, 100.1666F);
     //
     // xrLabel1
     //
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(9.99999F, 56.00001F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(236.625F, 102.1666F);
     this.xrLabel1.Text          = "პროექტი ერთობლივად არის წარდგენილი დონორისა და პროექტის წარმდგენელის მიერ (კი/არა" +
                                   "). დადებითი პასუხის შემთხვევაში: დონორ(ებ)ის დასახელება";
     //
     // xrLabel11
     //
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(226.0417F, 3F);
     this.xrLabel11.Name          = "xrLabel11";
     this.xrLabel11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF         = new System.Drawing.SizeF(147.9166F, 22.99997F);
     this.xrLabel11.Text          = "ზოგადი ინფორმაცია";
     //
     // txtOrgName
     //
     this.txtOrgName.LocationFloat         = new DevExpress.Utils.PointFloat(290.2502F, 30.00001F);
     this.txtOrgName.Name                  = "txtOrgName";
     this.txtOrgName.SerializableRtfString = resources.GetString("txtOrgName.SerializableRtfString");
     this.txtOrgName.SizeF                 = new System.Drawing.SizeF(349.7498F, 23F);
     //
     // label1
     //
     this.label1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 30.00001F);
     this.label1.Name          = "label1";
     this.label1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.label1.SizeF         = new System.Drawing.SizeF(160.5833F, 23F);
     this.label1.Text          = "ორგანიზაციის სახელი:";
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.txtName
     });
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // txtName
     //
     this.txtName.LocationFloat         = new DevExpress.Utils.PointFloat(54.16667F, 48.95833F);
     this.txtName.Name                  = "txtName";
     this.txtName.SerializableRtfString = resources.GetString("txtName.SerializableRtfString");
     this.txtName.SizeF                 = new System.Drawing.SizeF(565.3749F, 37.29166F);
     //
     // BottomMargin
     //
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // rptNotifForm3
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin
     });
     this.Version = "13.2";
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartPlan)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLocalPartner)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFinanceInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProjectName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProjectStatus)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDonorsInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProjectResult)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProjectIsActive)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWebPage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAddress)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEMail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMission)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtContactInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProjectDesc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOrgName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 21
0
        private void method_0()
        {
            ComponentResourceManager manager = new ComponentResourceManager(typeof(voucher_1));

            this.detailBand_0       = new DetailBand();
            this.xrtable_1          = new XRTable();
            this.xrtableRow_8       = new XRTableRow();
            this.xrtableCell_14     = new XRTableCell();
            this.xrtableCell_15     = new XRTableCell();
            this.xrtableCell_16     = new XRTableCell();
            this.xrtableRow_9       = new XRTableRow();
            this.xrtableCell_17     = new XRTableCell();
            this.xrtableCell_26     = new XRTableCell();
            this.xrtableCell_18     = new XRTableCell();
            this.xrtableCell_19     = new XRTableCell();
            this.reportHeaderBand_0 = new ReportHeaderBand();
            this.xrtable_0          = new XRTable();
            this.xrtableRow_0       = new XRTableRow();
            this.xrtableCell_0      = new XRTableCell();
            this.xrtableRow_14      = new XRTableRow();
            this.xrtableCell_32     = new XRTableCell();
            this.xrtableRow_1       = new XRTableRow();
            this.xrtableCell_1      = new XRTableCell();
            this.xrtableRow_2       = new XRTableRow();
            this.xrtableCell_2      = new XRTableCell();
            this.xrtableRow_3       = new XRTableRow();
            this.xrtableCell_3      = new XRTableCell();
            this.xrtableRow_4       = new XRTableRow();
            this.xrtableCell_4      = new XRTableCell();
            this.xrtableCell_5      = new XRTableCell();
            this.xrtableRow_5       = new XRTableRow();
            this.xrtableCell_6      = new XRTableCell();
            this.xrtableCell_7      = new XRTableCell();
            this.xrtableCell_8      = new XRTableCell();
            this.xrtableRow_6       = new XRTableRow();
            this.xrtableCell_9      = new XRTableCell();
            this.xrtableCell_10     = new XRTableCell();
            this.xrtableRow_7       = new XRTableRow();
            this.xrtableCell_11     = new XRTableCell();
            this.xrtableCell_12     = new XRTableCell();
            this.xrtableCell_13     = new XRTableCell();
            this.reportFooterBand_0 = new ReportFooterBand();
            this.xrrichText_0       = new XRRichText();
            this.xrtable_2          = new XRTable();
            this.xrtableRow_10      = new XRTableRow();
            this.xrtableCell_20     = new XRTableCell();
            this.xrtableCell_21     = new XRTableCell();
            this.xrtableCell_22     = new XRTableCell();
            this.xrtableRow_11      = new XRTableRow();
            this.xrtableCell_23     = new XRTableCell();
            this.xrtableCell_24     = new XRTableCell();
            this.xrtableCell_25     = new XRTableCell();
            this.xTveRubwQ          = new XRTableRow();
            this.xrtableCell_27     = new XRTableCell();
            this.xrtableCell_28     = new XRTableCell();
            this.xrtableCell_29     = new XRTableCell();
            this.xrtableRow_12      = new XRTableRow();
            this.xrtableCell_33     = new XRTableCell();
            this.xrtableCell_34     = new XRTableCell();
            this.xrtableCell_30     = new XRTableCell();
            this.xrtableRow_15      = new XRTableRow();
            this.xrtableCell_35     = new XRTableCell();
            this.xrtableCell_36     = new XRTableCell();
            this.xrtableCell_37     = new XRTableCell();
            this.xrtableRow_13      = new XRTableRow();
            this.xrtableCell_31     = new XRTableCell();
            this.topMarginBand_0    = new TopMarginBand();
            this.bottomMarginBand_0 = new BottomMarginBand();
            this.xrtable_1.BeginInit();
            this.xrtable_0.BeginInit();
            this.xrrichText_0.BeginInit();
            this.xrtable_2.BeginInit();
            this.BeginInit();
            this.detailBand_0.Controls.AddRange(new XRControl[] { this.xrtable_1 });
            this.detailBand_0.HeightF = 42f;
            this.detailBand_0.Name    = "Detail";
            this.detailBand_0.Padding = new PaddingInfo(0, 0, 0, 0, 100f);
            this.detailBand_0.StylePriority.UsePadding = false;
            this.detailBand_0.TextAlignment            = TextAlignment.TopLeft;
            this.detailBand_0.BeforePrint += new PrintEventHandler(this.detailBand_0_BeforePrint);
            this.xrtable_1.LocationFloat   = new PointFloat(0f, 0f);
            this.xrtable_1.Name            = "xrTable2";
            this.xrtable_1.Rows.AddRange(new XRTableRow[] { this.xrtableRow_8, this.xrtableRow_9 });
            this.xrtable_1.SizeF = new SizeF(267f, 42f);
            this.xrtableRow_8.Cells.AddRange(new XRTableCell[] { this.xrtableCell_14, this.xrtableCell_15, this.xrtableCell_16 });
            this.xrtableRow_8.Name          = "xrTableRow9";
            this.xrtableRow_8.Weight        = 1.0;
            this.xrtableCell_14.BorderColor = SystemColors.ControlDark;
            this.xrtableCell_14.Borders     = BorderSide.Top;
            this.xrtableCell_14.Font        = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_14.Name        = "Txt_idx";
            this.xrtableCell_14.Padding     = new PaddingInfo(3, 5, 0, 0, 100f);
            this.xrtableCell_14.StylePriority.UseBorderColor   = false;
            this.xrtableCell_14.StylePriority.UseBorders       = false;
            this.xrtableCell_14.StylePriority.UseFont          = false;
            this.xrtableCell_14.StylePriority.UsePadding       = false;
            this.xrtableCell_14.StylePriority.UseTextAlignment = false;
            this.xrtableCell_14.Text          = "Txt_idx";
            this.xrtableCell_14.TextAlignment = TextAlignment.MiddleLeft;
            this.xrtableCell_14.Weight        = 0.2921348314606742;
            this.xrtableCell_14.WordWrap      = false;
            this.xrtableCell_15.BorderColor   = SystemColors.ControlDark;
            this.xrtableCell_15.Borders       = BorderSide.Top;
            this.xrtableCell_15.Font          = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_15.Name          = "Txt_GoodsId";
            this.xrtableCell_15.StylePriority.UseBorderColor   = false;
            this.xrtableCell_15.StylePriority.UseBorders       = false;
            this.xrtableCell_15.StylePriority.UseFont          = false;
            this.xrtableCell_15.StylePriority.UseTextAlignment = false;
            this.xrtableCell_15.Text          = "Txt_GoodsId";
            this.xrtableCell_15.TextAlignment = TextAlignment.MiddleCenter;
            this.xrtableCell_15.Weight        = 0.651685393258427;
            this.xrtableCell_15.WordWrap      = false;
            this.xrtableCell_16.BorderColor   = SystemColors.ControlDark;
            this.xrtableCell_16.Borders       = BorderSide.Top;
            this.xrtableCell_16.Font          = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_16.Name          = "Txt_FullName";
            this.xrtableCell_16.Padding       = new PaddingInfo(5, 0, 0, 0, 100f);
            this.xrtableCell_16.StylePriority.UseBorderColor   = false;
            this.xrtableCell_16.StylePriority.UseBorders       = false;
            this.xrtableCell_16.StylePriority.UseFont          = false;
            this.xrtableCell_16.StylePriority.UsePadding       = false;
            this.xrtableCell_16.StylePriority.UseTextAlignment = false;
            this.xrtableCell_16.Text          = "Txt_FullName";
            this.xrtableCell_16.TextAlignment = TextAlignment.MiddleLeft;
            this.xrtableCell_16.Weight        = 2.0561797752808988;
            this.xrtableCell_16.WordWrap      = false;
            this.xrtableRow_9.Cells.AddRange(new XRTableCell[] { this.xrtableCell_17, this.xrtableCell_26, this.xrtableCell_18, this.xrtableCell_19 });
            this.xrtableRow_9.Name      = "xrTableRow10";
            this.xrtableRow_9.Weight    = 1.0;
            this.xrtableCell_17.Borders = BorderSide.None;
            this.xrtableCell_17.Font    = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_17.Name    = "xrTableCell6";
            this.xrtableCell_17.StylePriority.UseBorders       = false;
            this.xrtableCell_17.StylePriority.UseFont          = false;
            this.xrtableCell_17.StylePriority.UseTextAlignment = false;
            this.xrtableCell_17.Text                           = "SL :";
            this.xrtableCell_17.TextAlignment                  = TextAlignment.MiddleRight;
            this.xrtableCell_17.Weight                         = 0.4662921348314607;
            this.xrtableCell_26.Borders                        = BorderSide.None;
            this.xrtableCell_26.Name                           = "Txt_Qty";
            this.xrtableCell_26.StylePriority.UseBorders       = false;
            this.xrtableCell_26.StylePriority.UseTextAlignment = false;
            this.xrtableCell_26.Text                           = "Txt_Qty";
            this.xrtableCell_26.TextAlignment                  = TextAlignment.MiddleRight;
            this.xrtableCell_26.Weight                         = 0.5337078651685393;
            this.xrtableCell_18.Borders                        = BorderSide.None;
            this.xrtableCell_18.Font                           = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_18.Name                           = "Txt_Price";
            this.xrtableCell_18.StylePriority.UseBorders       = false;
            this.xrtableCell_18.StylePriority.UseFont          = false;
            this.xrtableCell_18.StylePriority.UseTextAlignment = false;
            this.xrtableCell_18.Text                           = "Txt_Price";
            this.xrtableCell_18.TextAlignment                  = TextAlignment.MiddleRight;
            this.xrtableCell_18.Weight                         = 0.8651685393258427;
            this.xrtableCell_19.Borders                        = BorderSide.None;
            this.xrtableCell_19.Font                           = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_19.Name                           = "Txt_Amount";
            this.xrtableCell_19.Padding                        = new PaddingInfo(0, 3, 0, 0, 100f);
            this.xrtableCell_19.StylePriority.UseBorders       = false;
            this.xrtableCell_19.StylePriority.UseFont          = false;
            this.xrtableCell_19.StylePriority.UsePadding       = false;
            this.xrtableCell_19.StylePriority.UseTextAlignment = false;
            this.xrtableCell_19.Text                           = "Txt_Amount";
            this.xrtableCell_19.TextAlignment                  = TextAlignment.MiddleRight;
            this.xrtableCell_19.Weight                         = 1.1348314606741572;
            this.reportHeaderBand_0.Controls.AddRange(new XRControl[] { this.xrtable_0 });
            this.reportHeaderBand_0.HeightF = 225f;
            this.reportHeaderBand_0.Name    = "ReportHeader";
            this.xrtable_0.LocationFloat    = new PointFloat(0f, 0f);
            this.xrtable_0.Name             = "xrTable1";
            this.xrtable_0.Rows.AddRange(new XRTableRow[] { this.xrtableRow_0, this.xrtableRow_14, this.xrtableRow_1, this.xrtableRow_2, this.xrtableRow_3, this.xrtableRow_4, this.xrtableRow_5, this.xrtableRow_6, this.xrtableRow_7 });
            this.xrtable_0.SizeF = new SizeF(267f, 225f);
            this.xrtableRow_0.Cells.AddRange(new XRTableCell[] { this.xrtableCell_0 });
            this.xrtableRow_0.Name   = "xrTableRow1";
            this.xrtableRow_0.Weight = 1.0;
            this.xrtableCell_0.Font  = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_0.Name  = "Txt_CompanyName";
            this.xrtableCell_0.StylePriority.UseFont          = false;
            this.xrtableCell_0.StylePriority.UseTextAlignment = false;
            this.xrtableCell_0.Text          = "Txt_CompanyName";
            this.xrtableCell_0.TextAlignment = TextAlignment.MiddleCenter;
            this.xrtableCell_0.Weight        = 3.0;
            this.xrtableRow_14.Cells.AddRange(new XRTableCell[] { this.xrtableCell_32 });
            this.xrtableRow_14.Name   = "xrTableRow16";
            this.xrtableRow_14.Weight = 1.0;
            this.xrtableCell_32.Font  = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_32.Name  = "xrTableCell4";
            this.xrtableCell_32.StylePriority.UseFont          = false;
            this.xrtableCell_32.StylePriority.UseTextAlignment = false;
            this.xrtableCell_32.Text          = "Cửa h\x00e0ng Ohayo Mart 649 Kim M\x00e3";
            this.xrtableCell_32.TextAlignment = TextAlignment.MiddleCenter;
            this.xrtableCell_32.Weight        = 3.0;
            this.xrtableRow_1.Cells.AddRange(new XRTableCell[] { this.xrtableCell_1 });
            this.xrtableRow_1.Name   = "xrTableRow2";
            this.xrtableRow_1.Weight = 1.0;
            this.xrtableCell_1.Font  = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_1.Name  = "Txt_Address";
            this.xrtableCell_1.StylePriority.UseFont          = false;
            this.xrtableCell_1.StylePriority.UseTextAlignment = false;
            this.xrtableCell_1.Text          = "Txt_Address";
            this.xrtableCell_1.TextAlignment = TextAlignment.MiddleCenter;
            this.xrtableCell_1.Weight        = 3.0;
            this.xrtableRow_2.Cells.AddRange(new XRTableCell[] { this.xrtableCell_2 });
            this.xrtableRow_2.Name   = "xrTableRow3";
            this.xrtableRow_2.Weight = 1.0;
            this.xrtableCell_2.Font  = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_2.Name  = "Txt_Phone";
            this.xrtableCell_2.StylePriority.UseFont          = false;
            this.xrtableCell_2.StylePriority.UseTextAlignment = false;
            this.xrtableCell_2.Text          = "Txt_Phone";
            this.xrtableCell_2.TextAlignment = TextAlignment.MiddleCenter;
            this.xrtableCell_2.Weight        = 3.0;
            this.xrtableRow_3.Cells.AddRange(new XRTableCell[] { this.xrtableCell_3 });
            this.xrtableRow_3.Name   = "xrTableRow4";
            this.xrtableRow_3.Weight = 1.0;
            this.xrtableCell_3.Font  = new Font("Tahoma", 12f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_3.Name  = "xrTableCell10";
            this.xrtableCell_3.StylePriority.UseFont          = false;
            this.xrtableCell_3.StylePriority.UseTextAlignment = false;
            this.xrtableCell_3.Text          = "H\x00d3A ĐƠN B\x00c1N LẺ";
            this.xrtableCell_3.TextAlignment = TextAlignment.MiddleCenter;
            this.xrtableCell_3.Weight        = 3.0;
            this.xrtableRow_4.Cells.AddRange(new XRTableCell[] { this.xrtableCell_4, this.xrtableCell_5 });
            this.xrtableRow_4.Name     = "xrTableRow5";
            this.xrtableRow_4.Weight   = 1.0;
            this.xrtableCell_4.Font    = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_4.Name    = "xrTableCell13";
            this.xrtableCell_4.Padding = new PaddingInfo(3, 0, 0, 0, 100f);
            this.xrtableCell_4.StylePriority.UseFont          = false;
            this.xrtableCell_4.StylePriority.UsePadding       = false;
            this.xrtableCell_4.StylePriority.UseTextAlignment = false;
            this.xrtableCell_4.Text                           = "Số h\x00f3a đơn :";
            this.xrtableCell_4.TextAlignment                  = TextAlignment.MiddleLeft;
            this.xrtableCell_4.Weight                         = 1.0;
            this.xrtableCell_5.Font                           = new Font("Tahoma", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
            this.xrtableCell_5.Name                           = "Txt_TransNum";
            this.xrtableCell_5.Padding                        = new PaddingInfo(5, 0, 0, 0, 100f);
            this.xrtableCell_5.StylePriority.UseFont          = false;
            this.xrtableCell_5.StylePriority.UsePadding       = false;
            this.xrtableCell_5.StylePriority.UseTextAlignment = false;
            this.xrtableCell_5.Text                           = "Txt_TransNum";
            this.xrtableCell_5.TextAlignment                  = TextAlignment.MiddleLeft;
            this.xrtableCell_5.Weight                         = 2.0;
            this.xrtableRow_5.Cells.AddRange(new XRTableCell[] { this.xrtableCell_6, this.xrtableCell_7, this.xrtableCell_8 });
            this.xrtableRow_5.Name     = "xrTableRow6";
            this.xrtableRow_5.Weight   = 1.0;
            this.xrtableCell_6.Font    = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_6.Name    = "xrTableCell16";
            this.xrtableCell_6.Padding = new PaddingInfo(3, 0, 0, 0, 100f);
            this.xrtableCell_6.StylePriority.UseFont          = false;
            this.xrtableCell_6.StylePriority.UsePadding       = false;
            this.xrtableCell_6.StylePriority.UseTextAlignment = false;
            this.xrtableCell_6.Text                           = "Ng\x00e0y :";
            this.xrtableCell_6.TextAlignment                  = TextAlignment.MiddleLeft;
            this.xrtableCell_6.Weight                         = 1.0;
            this.xrtableCell_7.Font                           = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_7.Name                           = "Txt_TranDate";
            this.xrtableCell_7.Padding                        = new PaddingInfo(5, 0, 0, 0, 100f);
            this.xrtableCell_7.StylePriority.UseFont          = false;
            this.xrtableCell_7.StylePriority.UsePadding       = false;
            this.xrtableCell_7.StylePriority.UseTextAlignment = false;
            this.xrtableCell_7.Text                           = "Txt_TranDate";
            this.xrtableCell_7.TextAlignment                  = TextAlignment.MiddleLeft;
            this.xrtableCell_7.Weight                         = 1.0;
            this.xrtableCell_8.Font                           = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_8.Name                           = "Txt_TranTime";
            this.xrtableCell_8.StylePriority.UseFont          = false;
            this.xrtableCell_8.StylePriority.UseTextAlignment = false;
            this.xrtableCell_8.Text                           = "Txt_TranTime";
            this.xrtableCell_8.TextAlignment                  = TextAlignment.MiddleLeft;
            this.xrtableCell_8.Weight                         = 1.0;
            this.xrtableRow_6.Cells.AddRange(new XRTableCell[] { this.xrtableCell_9, this.xrtableCell_10 });
            this.xrtableRow_6.Name     = "xrTableRow7";
            this.xrtableRow_6.Weight   = 1.0;
            this.xrtableCell_9.Font    = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_9.Name    = "xrTableCell19";
            this.xrtableCell_9.Padding = new PaddingInfo(3, 0, 0, 0, 100f);
            this.xrtableCell_9.StylePriority.UseFont          = false;
            this.xrtableCell_9.StylePriority.UsePadding       = false;
            this.xrtableCell_9.StylePriority.UseTextAlignment = false;
            this.xrtableCell_9.Text                            = "Thu ng\x00e2n :";
            this.xrtableCell_9.TextAlignment                   = TextAlignment.MiddleLeft;
            this.xrtableCell_9.Weight                          = 1.0;
            this.xrtableCell_10.Font                           = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_10.Name                           = "Txt_UserName";
            this.xrtableCell_10.Padding                        = new PaddingInfo(5, 0, 0, 0, 100f);
            this.xrtableCell_10.StylePriority.UseFont          = false;
            this.xrtableCell_10.StylePriority.UsePadding       = false;
            this.xrtableCell_10.StylePriority.UseTextAlignment = false;
            this.xrtableCell_10.Text                           = "Txt_UserName";
            this.xrtableCell_10.TextAlignment                  = TextAlignment.MiddleLeft;
            this.xrtableCell_10.Weight                         = 2.0;
            this.xrtableRow_7.Cells.AddRange(new XRTableCell[] { this.xrtableCell_11, this.xrtableCell_12, this.xrtableCell_13 });
            this.xrtableRow_7.Name          = "xrTableRow8";
            this.xrtableRow_7.Weight        = 1.0;
            this.xrtableCell_11.BorderColor = SystemColors.ControlDark;
            this.xrtableCell_11.Borders     = BorderSide.Bottom;
            this.xrtableCell_11.Font        = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_11.Name        = "xrTableCell22";
            this.xrtableCell_11.StylePriority.UseBorderColor   = false;
            this.xrtableCell_11.StylePriority.UseBorders       = false;
            this.xrtableCell_11.StylePriority.UseFont          = false;
            this.xrtableCell_11.StylePriority.UseTextAlignment = false;
            this.xrtableCell_11.TextAlignment = TextAlignment.MiddleLeft;
            this.xrtableCell_11.Weight        = 1.0;
            this.xrtableCell_12.BorderColor   = SystemColors.ControlDark;
            this.xrtableCell_12.Borders       = BorderSide.Bottom;
            this.xrtableCell_12.Font          = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_12.Name          = "xrTableCell23";
            this.xrtableCell_12.StylePriority.UseBorderColor   = false;
            this.xrtableCell_12.StylePriority.UseBorders       = false;
            this.xrtableCell_12.StylePriority.UseFont          = false;
            this.xrtableCell_12.StylePriority.UseTextAlignment = false;
            this.xrtableCell_12.TextAlignment = TextAlignment.MiddleLeft;
            this.xrtableCell_12.Weight        = 1.0;
            this.xrtableCell_13.BorderColor   = SystemColors.ControlDark;
            this.xrtableCell_13.Borders       = BorderSide.Bottom;
            this.xrtableCell_13.Font          = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_13.Name          = "xrTableCell24";
            this.xrtableCell_13.StylePriority.UseBorderColor   = false;
            this.xrtableCell_13.StylePriority.UseBorders       = false;
            this.xrtableCell_13.StylePriority.UseFont          = false;
            this.xrtableCell_13.StylePriority.UseTextAlignment = false;
            this.xrtableCell_13.TextAlignment = TextAlignment.MiddleLeft;
            this.xrtableCell_13.Weight        = 1.0;
            this.reportFooterBand_0.Controls.AddRange(new XRControl[] { this.xrrichText_0, this.xrtable_2 });
            this.reportFooterBand_0.HeightF         = 168f;
            this.reportFooterBand_0.Name            = "ReportFooter";
            this.xrrichText_0.Font                  = new Font("Tahoma", 6f, FontStyle.Italic, GraphicsUnit.Point, 0);
            this.xrrichText_0.LocationFloat         = new PointFloat(11f, 150f);
            this.xrrichText_0.Name                  = "Txt_Author";
            this.xrrichText_0.SerializableRtfString = manager.GetString("Txt_Author.SerializableRtfString");
            this.xrrichText_0.SizeF                 = new SizeF(246f, 12f);
            this.xrrichText_0.StylePriority.UseFont = false;
            this.xrtable_2.LocationFloat            = new PointFloat(0f, 0f);
            this.xrtable_2.Name = "xrTable3";
            this.xrtable_2.Rows.AddRange(new XRTableRow[] { this.xrtableRow_10, this.xrtableRow_11, this.xTveRubwQ, this.xrtableRow_12, this.xrtableRow_15, this.xrtableRow_13 });
            this.xrtable_2.SizeF = new SizeF(267f, 150f);
            this.xrtableRow_10.Cells.AddRange(new XRTableCell[] { this.xrtableCell_20, this.xrtableCell_21, this.xrtableCell_22 });
            this.xrtableRow_10.Name         = "xrTableRow11";
            this.xrtableRow_10.Weight       = 1.0;
            this.xrtableCell_20.BorderColor = SystemColors.ControlDark;
            this.xrtableCell_20.Borders     = BorderSide.Top;
            this.xrtableCell_20.Font        = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_20.Name        = "xrTableCell11";
            this.xrtableCell_20.StylePriority.UseBorderColor   = false;
            this.xrtableCell_20.StylePriority.UseBorders       = false;
            this.xrtableCell_20.StylePriority.UseFont          = false;
            this.xrtableCell_20.StylePriority.UseTextAlignment = false;
            this.xrtableCell_20.TextAlignment = TextAlignment.MiddleLeft;
            this.xrtableCell_20.Weight        = 0.651685393258427;
            this.xrtableCell_21.BorderColor   = SystemColors.ControlDark;
            this.xrtableCell_21.Borders       = BorderSide.Top;
            this.xrtableCell_21.Font          = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_21.Name          = "xrTableCell12";
            this.xrtableCell_21.Padding       = new PaddingInfo(3, 0, 0, 0, 100f);
            this.xrtableCell_21.StylePriority.UseBorderColor   = false;
            this.xrtableCell_21.StylePriority.UseBorders       = false;
            this.xrtableCell_21.StylePriority.UseFont          = false;
            this.xrtableCell_21.StylePriority.UsePadding       = false;
            this.xrtableCell_21.StylePriority.UseTextAlignment = false;
            this.xrtableCell_21.Text          = "Tổng tiền :";
            this.xrtableCell_21.TextAlignment = TextAlignment.MiddleLeft;
            this.xrtableCell_21.Weight        = 1.2247191011235954;
            this.xrtableCell_22.BorderColor   = SystemColors.ControlDark;
            this.xrtableCell_22.Borders       = BorderSide.Top;
            this.xrtableCell_22.Font          = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_22.Name          = "Txt_Totalamt";
            this.xrtableCell_22.Padding       = new PaddingInfo(0, 3, 0, 0, 100f);
            this.xrtableCell_22.StylePriority.UseBorderColor   = false;
            this.xrtableCell_22.StylePriority.UseBorders       = false;
            this.xrtableCell_22.StylePriority.UseFont          = false;
            this.xrtableCell_22.StylePriority.UsePadding       = false;
            this.xrtableCell_22.StylePriority.UseTextAlignment = false;
            this.xrtableCell_22.Text          = "Txt_Totalamt";
            this.xrtableCell_22.TextAlignment = TextAlignment.MiddleRight;
            this.xrtableCell_22.Weight        = 1.1235955056179776;
            this.xrtableRow_11.Cells.AddRange(new XRTableCell[] { this.xrtableCell_23, this.xrtableCell_24, this.xrtableCell_25 });
            this.xrtableRow_11.Name   = "xrTableRow12";
            this.xrtableRow_11.Weight = 1.0;
            this.xrtableCell_23.Font  = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_23.Name  = "xrTableCell25";
            this.xrtableCell_23.StylePriority.UseFont          = false;
            this.xrtableCell_23.StylePriority.UseTextAlignment = false;
            this.xrtableCell_23.TextAlignment                  = TextAlignment.MiddleLeft;
            this.xrtableCell_23.Weight                         = 0.651685393258427;
            this.xrtableCell_24.Font                           = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_24.Name                           = "xrTableCell26";
            this.xrtableCell_24.Padding                        = new PaddingInfo(3, 0, 0, 0, 100f);
            this.xrtableCell_24.StylePriority.UseFont          = false;
            this.xrtableCell_24.StylePriority.UsePadding       = false;
            this.xrtableCell_24.StylePriority.UseTextAlignment = false;
            this.xrtableCell_24.Text                           = "Chiết khấu :";
            this.xrtableCell_24.TextAlignment                  = TextAlignment.MiddleLeft;
            this.xrtableCell_24.Weight                         = 1.2247191011235956;
            this.xrtableCell_25.Font                           = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_25.Name                           = "Txt_Discount";
            this.xrtableCell_25.Padding                        = new PaddingInfo(0, 3, 0, 0, 100f);
            this.xrtableCell_25.StylePriority.UseFont          = false;
            this.xrtableCell_25.StylePriority.UsePadding       = false;
            this.xrtableCell_25.StylePriority.UseTextAlignment = false;
            this.xrtableCell_25.Text                           = "Txt_Discount";
            this.xrtableCell_25.TextAlignment                  = TextAlignment.MiddleRight;
            this.xrtableCell_25.Weight                         = 1.1235955056179776;
            this.xTveRubwQ.Cells.AddRange(new XRTableCell[] { this.xrtableCell_27, this.xrtableCell_28, this.xrtableCell_29 });
            this.xTveRubwQ.Name      = "xrTableRow13";
            this.xTveRubwQ.Weight    = 1.0;
            this.xrtableCell_27.Font = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_27.Name = "xrTableCell1";
            this.xrtableCell_27.StylePriority.UseFont          = false;
            this.xrtableCell_27.StylePriority.UseTextAlignment = false;
            this.xrtableCell_27.TextAlignment                  = TextAlignment.MiddleLeft;
            this.xrtableCell_27.Weight                         = 0.651685393258427;
            this.xrtableCell_28.Font                           = new Font("Tahoma", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
            this.xrtableCell_28.Name                           = "xrTableCell2";
            this.xrtableCell_28.Padding                        = new PaddingInfo(3, 0, 0, 0, 100f);
            this.xrtableCell_28.StylePriority.UseFont          = false;
            this.xrtableCell_28.StylePriority.UsePadding       = false;
            this.xrtableCell_28.StylePriority.UseTextAlignment = false;
            this.xrtableCell_28.Text                           = "Tổng thanh to\x00e1n :";
            this.xrtableCell_28.TextAlignment                  = TextAlignment.MiddleLeft;
            this.xrtableCell_28.Weight                         = 1.2247191011235956;
            this.xrtableCell_29.Font                           = new Font("Tahoma", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
            this.xrtableCell_29.Name                           = "Txt_PayAmt";
            this.xrtableCell_29.Padding                        = new PaddingInfo(0, 3, 0, 0, 100f);
            this.xrtableCell_29.StylePriority.UseFont          = false;
            this.xrtableCell_29.StylePriority.UsePadding       = false;
            this.xrtableCell_29.StylePriority.UseTextAlignment = false;
            this.xrtableCell_29.Text                           = "Txt_PayAmt";
            this.xrtableCell_29.TextAlignment                  = TextAlignment.MiddleRight;
            this.xrtableCell_29.Weight                         = 1.1235955056179776;
            this.xrtableRow_12.Cells.AddRange(new XRTableCell[] { this.xrtableCell_33, this.xrtableCell_34, this.xrtableCell_30 });
            this.xrtableRow_12.Name     = "xrTableRow14";
            this.xrtableRow_12.Weight   = 1.0;
            this.xrtableCell_33.Font    = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_33.Name    = "xrTableCell21";
            this.xrtableCell_33.Padding = new PaddingInfo(3, 3, 0, 0, 100f);
            this.xrtableCell_33.StylePriority.UseFont          = false;
            this.xrtableCell_33.StylePriority.UsePadding       = false;
            this.xrtableCell_33.StylePriority.UseTextAlignment = false;
            this.xrtableCell_33.TextAlignment                  = TextAlignment.MiddleLeft;
            this.xrtableCell_33.Weight                         = 0.64887640449438211;
            this.xrtableCell_34.Font                           = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_34.Name                           = "xrTableCell14";
            this.xrtableCell_34.Padding                        = new PaddingInfo(3, 3, 0, 0, 100f);
            this.xrtableCell_34.StylePriority.UseFont          = false;
            this.xrtableCell_34.StylePriority.UsePadding       = false;
            this.xrtableCell_34.StylePriority.UseTextAlignment = false;
            this.xrtableCell_34.Text                           = "Tiền nhận :";
            this.xrtableCell_34.TextAlignment                  = TextAlignment.MiddleLeft;
            this.xrtableCell_34.Weight                         = 1.2219101123595508;
            this.xrtableCell_30.Borders                        = BorderSide.None;
            this.xrtableCell_30.Font                           = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_30.Name                           = "Txt_FrCustomer";
            this.xrtableCell_30.Padding                        = new PaddingInfo(3, 3, 0, 0, 100f);
            this.xrtableCell_30.StylePriority.UseBorders       = false;
            this.xrtableCell_30.StylePriority.UseFont          = false;
            this.xrtableCell_30.StylePriority.UsePadding       = false;
            this.xrtableCell_30.StylePriority.UseTextAlignment = false;
            this.xrtableCell_30.Text                           = "Txt_FrCustomer";
            this.xrtableCell_30.TextAlignment                  = TextAlignment.MiddleRight;
            this.xrtableCell_30.Weight                         = 1.1292134831460676;
            this.xrtableRow_15.Cells.AddRange(new XRTableCell[] { this.xrtableCell_35, this.xrtableCell_36, this.xrtableCell_37 });
            this.xrtableRow_15.Name         = "xrTableRow17";
            this.xrtableRow_15.Weight       = 1.0;
            this.xrtableCell_35.BorderColor = SystemColors.ControlDark;
            this.xrtableCell_35.Borders     = BorderSide.Bottom;
            this.xrtableCell_35.Font        = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_35.Name        = "xrTableCell5";
            this.xrtableCell_35.Padding     = new PaddingInfo(3, 3, 0, 0, 100f);
            this.xrtableCell_35.StylePriority.UseBorderColor   = false;
            this.xrtableCell_35.StylePriority.UseBorders       = false;
            this.xrtableCell_35.StylePriority.UseFont          = false;
            this.xrtableCell_35.StylePriority.UsePadding       = false;
            this.xrtableCell_35.StylePriority.UseTextAlignment = false;
            this.xrtableCell_35.TextAlignment = TextAlignment.MiddleLeft;
            this.xrtableCell_35.Weight        = 0.64887640449438211;
            this.xrtableCell_36.BorderColor   = SystemColors.ControlDark;
            this.xrtableCell_36.Borders       = BorderSide.Bottom;
            this.xrtableCell_36.Font          = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_36.Name          = "xrTableCell7";
            this.xrtableCell_36.Padding       = new PaddingInfo(3, 3, 0, 0, 100f);
            this.xrtableCell_36.StylePriority.UseBorderColor   = false;
            this.xrtableCell_36.StylePriority.UseBorders       = false;
            this.xrtableCell_36.StylePriority.UseFont          = false;
            this.xrtableCell_36.StylePriority.UsePadding       = false;
            this.xrtableCell_36.StylePriority.UseTextAlignment = false;
            this.xrtableCell_36.Text          = "Trả lại kh\x00e1ch :";
            this.xrtableCell_36.TextAlignment = TextAlignment.MiddleLeft;
            this.xrtableCell_36.Weight        = 1.2219101123595508;
            this.xrtableCell_37.BorderColor   = SystemColors.ControlDark;
            this.xrtableCell_37.Borders       = BorderSide.Bottom;
            this.xrtableCell_37.Font          = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_37.Name          = "Txt_PayBack";
            this.xrtableCell_37.Padding       = new PaddingInfo(3, 3, 0, 0, 100f);
            this.xrtableCell_37.StylePriority.UseBorderColor   = false;
            this.xrtableCell_37.StylePriority.UseBorders       = false;
            this.xrtableCell_37.StylePriority.UseFont          = false;
            this.xrtableCell_37.StylePriority.UsePadding       = false;
            this.xrtableCell_37.StylePriority.UseTextAlignment = false;
            this.xrtableCell_37.Text          = "Txt_PayBack";
            this.xrtableCell_37.TextAlignment = TextAlignment.MiddleRight;
            this.xrtableCell_37.Weight        = 1.1292134831460676;
            this.xrtableRow_13.Cells.AddRange(new XRTableCell[] { this.xrtableCell_31 });
            this.xrtableRow_13.Name         = "xrTableRow15";
            this.xrtableRow_13.Weight       = 1.0;
            this.xrtableCell_31.BorderColor = SystemColors.ControlDark;
            this.xrtableCell_31.Font        = new Font("Tahoma", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
            this.xrtableCell_31.Name        = "xrTableCell9";
            this.xrtableCell_31.StylePriority.UseBorderColor   = false;
            this.xrtableCell_31.StylePriority.UseFont          = false;
            this.xrtableCell_31.StylePriority.UseTextAlignment = false;
            this.xrtableCell_31.Text          = "Xin c\x00e1m ơn Qu\x00fd kh\x00e1ch h\x00e0ng";
            this.xrtableCell_31.TextAlignment = TextAlignment.MiddleCenter;
            this.xrtableCell_31.Weight        = 3.0;
            this.topMarginBand_0.HeightF      = 30f;
            this.topMarginBand_0.Name         = "topMarginBand1";
            this.bottomMarginBand_0.HeightF   = 30f;
            this.bottomMarginBand_0.Name      = "bottomMarginBand1";
            base.Bands.AddRange(new Band[] { this.detailBand_0, this.reportHeaderBand_0, this.reportFooterBand_0, this.topMarginBand_0, this.bottomMarginBand_0 });
            base.Margins                 = new Margins(4, 4, 30, 30);
            base.PageHeight              = 0x491;
            base.PageWidth               = 0x115;
            base.PaperKind               = PaperKind.Custom;
            base.Version                 = "9.3";
            base.Watermark.Font          = new Font("Arial Black", 9.75f, FontStyle.Bold, GraphicsUnit.Point, 0);
            base.Watermark.ImageAlign    = ContentAlignment.TopCenter;
            base.Watermark.Text          = "doublicate";
            base.Watermark.TextDirection = DirectionMode.Horizontal;
            this.BeforePrint            += new PrintEventHandler(this.voucher_1_BeforePrint);
            this.xrtable_1.EndInit();
            this.xrtable_0.EndInit();
            this.xrrichText_0.EndInit();
            this.xrtable_2.EndInit();
            this.EndInit();
        }
Esempio n. 22
0
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptBusinessCertificate));
     this.TopMargin         = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin      = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail            = new DevExpress.XtraReports.UI.DetailBand();
     this.xrRichText6       = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText5       = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText4       = new DevExpress.XtraReports.UI.XRRichText();
     this.xrPictureBox1     = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrRichText3       = new DevExpress.XtraReports.UI.XRRichText();
     this.xrRichText1       = new DevExpress.XtraReports.UI.XRRichText();
     this.GroupHeader1      = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrRichText2       = new DevExpress.XtraReports.UI.XRRichText();
     this.objectDataSource1 = new DevExpress.DataAccess.ObjectBinding.ObjectDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Name = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.Name = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText6,
         this.xrRichText5,
         this.xrRichText4,
         this.xrPictureBox1,
         this.xrRichText3,
         this.xrRichText1
     });
     this.Detail.HeightF = 563.8876F;
     this.Detail.Name    = "Detail";
     //
     // xrRichText6
     //
     this.xrRichText6.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText6.LocationFloat         = new DevExpress.Utils.PointFloat(9.999996F, 376.9694F);
     this.xrRichText6.Name                  = "xrRichText6";
     this.xrRichText6.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText6.SerializableRtfString = resources.GetString("xrRichText6.SerializableRtfString");
     this.xrRichText6.SizeF                 = new System.Drawing.SizeF(640.0001F, 166.8861F);
     //
     // xrRichText5
     //
     this.xrRichText5.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText5.LocationFloat         = new DevExpress.Utils.PointFloat(387.1154F, 217.4822F);
     this.xrRichText5.Name                  = "xrRichText5";
     this.xrRichText5.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText5.SerializableRtfString = resources.GetString("xrRichText5.SerializableRtfString");
     this.xrRichText5.SizeF                 = new System.Drawing.SizeF(252.8846F, 54.70662F);
     //
     // xrRichText4
     //
     this.xrRichText4.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText4.LocationFloat         = new DevExpress.Utils.PointFloat(387.1154F, 292.0335F);
     this.xrRichText4.Name                  = "xrRichText4";
     this.xrRichText4.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
     this.xrRichText4.SizeF                 = new System.Drawing.SizeF(252.8846F, 61.11688F);
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "ImageSource", "[PersonalInformations].[Photo]")
     });
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(54.3269F, 206.2643F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(129.6474F, 88.9872F);
     this.xrPictureBox1.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // xrRichText3
     //
     this.xrRichText3.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText3.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 303.2515F);
     this.xrRichText3.Name                  = "xrRichText3";
     this.xrRichText3.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
     this.xrRichText3.SizeF                 = new System.Drawing.SizeF(243.2692F, 49.89893F);
     //
     // xrRichText1
     //
     this.xrRichText1.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 31.6346F);
     this.xrRichText1.Name                  = "xrRichText1";
     this.xrRichText1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                 = new System.Drawing.SizeF(650F, 164.8269F);
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrRichText2
     });
     this.GroupHeader1.HeightF = 331.1268F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrRichText2
     //
     this.xrRichText2.Font                  = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText2.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrRichText2.Name                  = "xrRichText2";
     this.xrRichText2.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
     this.xrRichText2.SizeF                 = new System.Drawing.SizeF(650F, 323.3704F);
     //
     // objectDataSource1
     //
     this.objectDataSource1.DataSource = typeof(Models.Certifications);
     this.objectDataSource1.Name       = "objectDataSource1";
     //
     // rptBusinessCertificate
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.GroupHeader1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.objectDataSource1
     });
     this.DataSource                  = this.objectDataSource1;
     this.Font                        = new System.Drawing.Font("Arial", 9.75F);
     this.Version                     = "18.2";
     this.Watermark.Image             = ((System.Drawing.Image)(resources.GetObject("rptBusinessCertificate.Watermark.Image")));
     this.Watermark.ImageTransparency = 164;
     this.Watermark.ImageViewMode     = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 23
0
        protected XRControl addRiepilogoRtf(string rtf, float location)
        {
            var leftMargin = 10F;

            if (_impostazioniReport.RiepilogoTopMargin != null)
                location += _impostazioniReport.RiepilogoTopMargin.Value;
            if (_impostazioniReport.RiepilogoLeftMargin != null)
                leftMargin += _impostazioniReport.RiepilogoLeftMargin.Value;
            
            var richText = new XRRichText
            {
                Rtf = rtf,
                SizeF = new SizeF(400, 100),
                CanShrink = true,
                CanGrow = true,
                LocationF = new PointF(leftMargin, location)
            };

            richText.BeginInit();

            _detailBand.Controls.Add(richText);

            richText.EndInit();
            return richText;
        }
Esempio n. 24
0
 /// <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();
     System.ComponentModel.ComponentResourceManager resources     = new System.ComponentModel.ComponentResourceManager(typeof(XtraRepCertiificate));
     DevExpress.DataAccess.Sql.SelectQuery          selectQuery1  = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.Column           column1           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression1 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table            table1            = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column           column2           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression2 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column3           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression3 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column4           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression4 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column5           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression5 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column6           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression6 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column7           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression7 = new DevExpress.DataAccess.Sql.ColumnExpression();
     this.TopMargin        = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLine2          = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel18        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox1    = new DevExpress.XtraReports.UI.XRPictureBox();
     this.BottomMargin     = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1      = new DevExpress.XtraReports.UI.XRPageInfo();
     this.Detail           = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel19        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1          = new DevExpress.XtraReports.UI.XRLine();
     this.xrRichText1      = new DevExpress.XtraReports.UI.XRRichText();
     this.xrLabel14        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4         = 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.sqlDataSource1   = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.calculatedField1 = new DevExpress.XtraReports.UI.CalculatedField();
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine2,
         this.xrLabel18,
         this.xrLabel17,
         this.xrLabel16,
         this.xrPictureBox1
     });
     this.TopMargin.HeightF = 216.75F;
     this.TopMargin.Name    = "TopMargin";
     //
     // xrLine2
     //
     this.xrLine2.LineWidth     = 2F;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 206.25F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(650F, 10.50002F);
     //
     // xrLabel18
     //
     this.xrLabel18.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 12F);
     this.xrLabel18.LocationFloat                  = new DevExpress.Utils.PointFloat(175.1249F, 172.75F);
     this.xrLabel18.Multiline                      = true;
     this.xrLabel18.Name                           = "xrLabel18";
     this.xrLabel18.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF                          = new System.Drawing.SizeF(359.9583F, 23F);
     this.xrLabel18.StylePriority.UseFont          = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text                           = "Unique Tax-Agent Indentification Notice";
     this.xrLabel18.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel17
     //
     this.xrLabel17.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 12F);
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(205.5416F, 148.75F);
     this.xrLabel17.Multiline                      = true;
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(284.9583F, 23F);
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text                           = "Internal Revenue Services";
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel16
     //
     this.xrLabel16.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 13F);
     this.xrLabel16.LocationFloat                  = new DevExpress.Utils.PointFloat(187.2083F, 126F);
     this.xrLabel16.Multiline                      = true;
     this.xrLabel16.Name                           = "xrLabel16";
     this.xrLabel16.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF                          = new System.Drawing.SizeF(321.875F, 21.95832F);
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.ImageSource   = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(269.5F, 10.00001F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(133.3333F, 111.2083F);
     this.xrPictureBox1.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.BottomMargin.HeightF = 39.91712F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(397.2917F, 10.00001F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo      = DevExpress.XtraPrinting.PageInfo.None;
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(242.7083F, 23F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPageInfo1.TextFormatString = "{0:dddd, MMMM d, yyyy h:mm tt}";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel19,
         this.xrLabel15,
         this.xrLine1,
         this.xrRichText1,
         this.xrLabel14,
         this.xrLabel13,
         this.xrLabel12,
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel7,
         this.xrLabel6,
         this.xrLabel5,
         this.xrLabel4,
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1
     });
     this.Detail.HeightF      = 531.7081F;
     this.Detail.KeepTogether = true;
     this.Detail.Name         = "Detail";
     this.Detail.PageBreak    = DevExpress.XtraReports.UI.PageBreak.AfterBand;
     this.Detail.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.Detail_BeforePrint);
     //
     // xrLabel19
     //
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(450F, 433.2083F);
     this.xrLabel19.Multiline     = true;
     this.xrLabel19.Name          = "xrLabel19";
     this.xrLabel19.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel19.Text          = "xrLabel19";
     //
     // xrLabel15
     //
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(210.5416F, 490.3753F);
     this.xrLabel15.Multiline     = true;
     this.xrLabel15.Name          = "xrLabel15";
     this.xrLabel15.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF         = new System.Drawing.SizeF(170.8333F, 22.99997F);
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text          = "Director of Operations";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(185.9999F, 476.7503F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(221.875F, 13.62497F);
     //
     // xrRichText1
     //
     this.xrRichText1.Font                    = new System.Drawing.Font("Arial", 9.75F);
     this.xrRichText1.LocationFloat           = new DevExpress.Utils.PointFloat(28.08329F, 273.2917F);
     this.xrRichText1.Name                    = "xrRichText1";
     this.xrRichText1.Padding                 = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrRichText1.ProcessDuplicatesTarget = DevExpress.XtraReports.UI.ProcessDuplicatesTarget.Tag;
     this.xrRichText1.SerializableRtfString   = resources.GetString("xrRichText1.SerializableRtfString");
     this.xrRichText1.SizeF                   = new System.Drawing.SizeF(611.9166F, 120.5001F);
     //
     // xrLabel14
     //
     this.xrLabel14.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(43.58332F, 212.875F);
     this.xrLabel14.Multiline                      = true;
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(161.4583F, 23F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text                           = "Email Address";
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(43.58332F, 177.375F);
     this.xrLabel13.Multiline                      = true;
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(161.4583F, 23F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text                           = "Telephone";
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(43.58332F, 150.875F);
     this.xrLabel12.Multiline                      = true;
     this.xrLabel12.Name                           = "xrLabel12";
     this.xrLabel12.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                          = new System.Drawing.SizeF(161.4583F, 23F);
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text                           = "C.A.C Reg. Number";
     this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(43.58332F, 111.375F);
     this.xrLabel11.Multiline                      = true;
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(161.4583F, 23F);
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text                           = "Contact Address";
     this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(43.58332F, 84.875F);
     this.xrLabel10.Multiline                      = true;
     this.xrLabel10.Name                           = "xrLabel10";
     this.xrLabel10.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                          = new System.Drawing.SizeF(161.4583F, 23F);
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text                           = "Tax Agent Name";
     this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(43.58332F, 54.37499F);
     this.xrLabel9.Multiline                      = true;
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(161.4583F, 23F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "Tax Identification No.";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel8
     //
     this.xrLabel8.Font                           = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(43.58332F, 22.87499F);
     this.xrLabel8.Multiline                      = true;
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(161.4583F, 23F);
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "Registration Date";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Email]")
     });
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(262.5F, 212.875F);
     this.xrLabel7.Multiline     = true;
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(359.75F, 23.00003F);
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "xrLabel7";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[phone]")
     });
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(262.5F, 177.375F);
     this.xrLabel6.Multiline     = true;
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(359.75F, 33.41667F);
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "xrLabel6";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[RegistrationNumber]")
     });
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(262.5F, 150.875F);
     this.xrLabel5.Multiline     = true;
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(342.7082F, 25.08334F);
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "xrLabel5";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Address]")
     });
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(262.5F, 111.375F);
     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(377.5F, 33.41669F);
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text          = "xrLabel4";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PayerName]")
     });
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(262.5F, 84.875F);
     this.xrLabel3.Multiline     = true;
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(342.7083F, 23.00002F);
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "xrLabel3";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PayerUtin]")
     });
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(262.5F, 54.37499F);
     this.xrLabel2.Multiline     = true;
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(342.7083F, 29.24998F);
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "xrLabel2";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DateCreated]")
     });
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(262.5F, 22.87499F);
     this.xrLabel1.Multiline     = true;
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(342.7082F, 31.33332F);
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text             = "xrLabel1";
     this.xrLabel1.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel1.TextFormatString = "{0:dddd, MMMM d, yyyy}";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "Registration2ConnectionString";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     columnExpression1.ColumnName       = "PayerName";
     table1.Name                  = "ViewCertificateInformation";
     columnExpression1.Table      = table1;
     column1.Expression           = columnExpression1;
     columnExpression2.ColumnName = "Address";
     columnExpression2.Table      = table1;
     column2.Expression           = columnExpression2;
     columnExpression3.ColumnName = "phone";
     columnExpression3.Table      = table1;
     column3.Expression           = columnExpression3;
     columnExpression4.ColumnName = "DateCreated";
     columnExpression4.Table      = table1;
     column4.Expression           = columnExpression4;
     columnExpression5.ColumnName = "Email";
     columnExpression5.Table      = table1;
     column5.Expression           = columnExpression5;
     columnExpression6.ColumnName = "RegistrationNumber";
     columnExpression6.Table      = table1;
     column6.Expression           = columnExpression6;
     columnExpression7.ColumnName = "PayerUtin";
     columnExpression7.Table      = table1;
     column7.Expression           = columnExpression7;
     selectQuery1.Columns.Add(column1);
     selectQuery1.Columns.Add(column2);
     selectQuery1.Columns.Add(column3);
     selectQuery1.Columns.Add(column4);
     selectQuery1.Columns.Add(column5);
     selectQuery1.Columns.Add(column6);
     selectQuery1.Columns.Add(column7);
     selectQuery1.Name = "ViewCertificateInformation";
     selectQuery1.Tables.Add(table1);
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         selectQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // calculatedField1
     //
     this.calculatedField1.DataMember = "ViewCertificateInformation";
     this.calculatedField1.Expression = "[PayerUtin]";
     this.calculatedField1.Name       = "calculatedField1";
     //
     // XtraRepCertiificate
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail
     });
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
         this.calculatedField1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "ViewCertificateInformation";
     this.DataSource = this.sqlDataSource1;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(100, 100, 217, 40);
     this.Version    = "18.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }