/// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule formattingRule1  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule2  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule3  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.ReportParameter        reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter2 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter3 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter4 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter5 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter6 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter7 = new Telerik.Reporting.ReportParameter();
     this.textBox1             = new Telerik.Reporting.TextBox();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.textBox3             = new Telerik.Reporting.TextBox();
     this.textBox8             = new Telerik.Reporting.TextBox();
     this.textBox9             = new Telerik.Reporting.TextBox();
     this.textBox13            = new Telerik.Reporting.TextBox();
     this.textBox15            = new Telerik.Reporting.TextBox();
     this.sqlDataAdapter1      = new System.Data.SqlClient.SqlDataAdapter();
     this.sqlSelectCommand1    = new System.Data.SqlClient.SqlCommand();
     this.sqlConnection1       = new System.Data.SqlClient.SqlConnection();
     this.textBox7             = new Telerik.Reporting.TextBox();
     this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
     this.textBox11            = new Telerik.Reporting.TextBox();
     this.textBox12            = new Telerik.Reporting.TextBox();
     this.textBox17            = new Telerik.Reporting.TextBox();
     this.textBox18            = new Telerik.Reporting.TextBox();
     this.textBox19            = new Telerik.Reporting.TextBox();
     this.textBox20            = new Telerik.Reporting.TextBox();
     this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.textBox5             = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name  = "textBox1";
     this.textBox1.Size  = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox1.Value = "Producto";
     //
     // detail
     //
     formattingRule1.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("= Fields.Monto", Telerik.Reporting.FilterOperator.Equal, "0")
     });
     formattingRule1.Style.Visible = false;
     this.detail.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.39999979734420776D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox3,
         this.textBox8,
         this.textBox9,
         this.textBox13,
         this.textBox15
     });
     this.detail.Name = "detail";
     //
     // textBox2
     //
     this.textBox2.Format          = "{0:#.}";
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.8887509107589722D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.39999955892562866D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Style.Font.Bold = false;
     this.textBox2.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.Value           = "= Fields.[Id_Prd]";
     //
     // textBox3
     //
     this.textBox3.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.8890513181686401D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.2109484672546387D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.39999955892562866D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Style.Font.Bold = false;
     this.textBox3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox3.Value           = "= Fields.[Prd_Descripcion]";
     //
     // textBox8
     //
     this.textBox8.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.09999942779541D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.8887499570846558D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.39999955892562866D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Style.Font.Bold = false;
     this.textBox8.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.Value           = "= Fields.[Prd_UniNs]";
     //
     // textBox9
     //
     this.textBox9.Format          = "{0:#.}";
     this.textBox9.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(10.9889497756958D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.4257577657699585D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.39999949932098389D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Style.Font.Bold = false;
     this.textBox9.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.Value           = "= Fields.CANTIDAD";
     //
     // textBox13
     //
     this.textBox13.Format          = "{0:#.00}";
     this.textBox13.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(12.414708137512207D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Name            = "textBox13";
     this.textBox13.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8202085494995117D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.39999949932098389D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Style.Font.Bold = false;
     this.textBox13.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox13.Value           = "= Fields.Monto";
     //
     // textBox15
     //
     this.textBox15.Format          = "{0:#.}";
     this.textBox15.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(15.235122680664063D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox15.Name            = "textBox15";
     this.textBox15.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.6000015735626221D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.39999949932098389D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox15.Style.Font.Bold = false;
     this.textBox15.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox15.Value           = "= Fields.[Id_Sem]";
     //
     // sqlDataAdapter1
     //
     this.sqlDataAdapter1.SelectCommand = this.sqlSelectCommand1;
     this.sqlDataAdapter1.TableMappings.AddRange(new System.Data.Common.DataTableMapping[] {
         new System.Data.Common.DataTableMapping("Table", "spCumpVentaInstalada_Productos", new System.Data.Common.DataColumnMapping[] {
             new System.Data.Common.DataColumnMapping("Prd_Descripcion", "Prd_Descripcion"),
             new System.Data.Common.DataColumnMapping("Prd_UniNs", "Prd_UniNs"),
             new System.Data.Common.DataColumnMapping("Id_Sem", "Id_Sem"),
             new System.Data.Common.DataColumnMapping("Id_Prd", "Id_Prd"),
             new System.Data.Common.DataColumnMapping("Cantidad", "Cantidad"),
             new System.Data.Common.DataColumnMapping("Acs_Frecuencia", "Acs_Frecuencia"),
             new System.Data.Common.DataColumnMapping("Cal_Precio", "Cal_Precio"),
             new System.Data.Common.DataColumnMapping("Monto", "Monto")
         })
     });
     //
     // sqlSelectCommand1
     //
     this.sqlSelectCommand1.CommandText    = "dbo.spCumpVentaInstalada_TotalesDetalle";
     this.sqlSelectCommand1.CommandTimeout = 600;
     this.sqlSelectCommand1.CommandType    = System.Data.CommandType.StoredProcedure;
     this.sqlSelectCommand1.Connection     = this.sqlConnection1;
     this.sqlSelectCommand1.Parameters.AddRange(new System.Data.SqlClient.SqlParameter[] {
         new System.Data.SqlClient.SqlParameter("@RETURN_VALUE", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.ReturnValue, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, 0),
         new System.Data.SqlClient.SqlParameter("@Id_Emp", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, "1"),
         new System.Data.SqlClient.SqlParameter("@Id_Cd", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, "110"),
         new System.Data.SqlClient.SqlParameter("@Id_Prd", System.Data.SqlDbType.NVarChar, 2147483647, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, "926"),
         new System.Data.SqlClient.SqlParameter("@Id_Cte", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, "28285"),
         new System.Data.SqlClient.SqlParameter("@Id_Ter", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, "6"),
         new System.Data.SqlClient.SqlParameter("@Semana", System.Data.SqlDbType.NVarChar, 2147483647, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, "28-30"),
         new System.Data.SqlClient.SqlParameter("@Tipo", System.Data.SqlDbType.Int, 4)
     });
     //
     // sqlConnection1
     //
     this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
     //
     // textBox7
     //
     this.textBox7.Name  = "textBox7";
     this.textBox7.Size  = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Value = "Producto";
     //
     // reportHeaderSection1
     //
     formattingRule2.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=Sum(Fields.Monto)", Telerik.Reporting.FilterOperator.Equal, "0")
     });
     formattingRule2.Style.Visible = false;
     this.reportHeaderSection1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.reportHeaderSection1.Height = new Telerik.Reporting.Drawing.Unit(0.7000003457069397D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox11,
         this.textBox12,
         this.textBox17,
         this.textBox18,
         this.textBox19,
         this.textBox20
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     //
     // textBox11
     //
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.8887510299682617D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.70000004768371582D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderWidth.Bottom = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox11.Style.Font.Bold          = true;
     this.textBox11.Style.Font.Size          = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox11.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox11.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value = "Código";
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.8890513181686401D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.2109484672546387D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.70000004768371582D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderWidth.Bottom = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox12.Style.Font.Bold          = true;
     this.textBox12.Style.Font.Size          = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox12.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox12.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value = "Producto";
     //
     // textBox17
     //
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.09999942779541D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.8887499570846558D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.70000004768371582D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox17.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox17.Style.BorderWidth.Bottom = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox17.Style.Font.Bold          = true;
     this.textBox17.Style.Font.Size          = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox17.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox17.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.Value = "Unidad";
     //
     // textBox18
     //
     this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(10.9889497756958D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox18.Name     = "textBox18";
     this.textBox18.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.4257577657699585D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.7000001072883606D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox18.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox18.Style.BorderWidth.Bottom = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox18.Style.Font.Bold          = true;
     this.textBox18.Style.Font.Size          = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox18.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox18.Value = "Cantidad a Aut.";
     //
     // textBox19
     //
     this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(12.414708137512207D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox19.Name     = "textBox19";
     this.textBox19.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8202085494995117D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.7000001072883606D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox19.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox19.Style.BorderWidth.Bottom = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox19.Style.Font.Bold          = true;
     this.textBox19.Style.Font.Size          = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox19.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.Value = "Monto a Aut.";
     //
     // textBox20
     //
     this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(15.235122680664063D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.0186105587072234E-07D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox20.Name     = "textBox20";
     this.textBox20.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.6000000238418579D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.7000001072883606D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox20.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox20.Style.BorderWidth.Bottom = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox20.Style.Font.Bold          = true;
     this.textBox20.Style.Font.Size          = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox20.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox20.Value = "Semana a Aut.";
     //
     // reportFooterSection1
     //
     formattingRule3.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=Sum(Fields.Monto)", Telerik.Reporting.FilterOperator.Equal, "0")
     });
     formattingRule3.Style.Visible = false;
     this.reportFooterSection1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule3
     });
     this.reportFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.44097578525543213D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4,
         this.textBox5
     });
     this.reportFooterSection1.Name = "reportFooterSection1";
     //
     // textBox4
     //
     this.textBox4.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.09999942779541D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.314507007598877D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.44097581505775452D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Style.Font.Bold = true;
     this.textBox4.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox4.TextWrap        = false;
     this.textBox4.Value           = "Total a Aut.";
     //
     // textBox5
     //
     this.textBox5.Format   = "{0:N2}";
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(12.414707183837891D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8202085494995117D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.44097578525543213D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.Font.Bold       = false;
     this.textBox5.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox5.TextWrap = false;
     this.textBox5.Value    = "=Sum(Fields.Monto)";
     //
     // SubCumpVentaC
     //
     this.DataSource = this.sqlDataAdapter1;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail,
         this.reportHeaderSection1,
         this.reportFooterSection1
     });
     this.PageSettings.Landscape      = true;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.Custom;
     this.PageSettings.PaperSize      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(21.590000152587891D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(27.939998626708984D, Telerik.Reporting.Drawing.UnitType.Cm));
     reportParameter1.Name            = "Id_Emp";
     reportParameter1.Type            = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter1.Value           = "1";
     reportParameter2.Name            = "Id_Cd";
     reportParameter2.Type            = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter2.Value           = "110";
     reportParameter3.Name            = "Semana";
     reportParameter4.Name            = "Id_Cte";
     reportParameter4.Type            = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter4.Value           = "28285";
     reportParameter5.Name            = "Id_Ter";
     reportParameter5.Type            = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter5.Value           = "6";
     reportParameter6.Name            = "Id_Prd";
     reportParameter6.Type            = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter6.Value           = "926";
     reportParameter7.Name            = "Emp_Cnx";
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.ReportParameters.Add(reportParameter4);
     this.ReportParameters.Add(reportParameter5);
     this.ReportParameters.Add(reportParameter6);
     this.ReportParameters.Add(reportParameter7);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     this.Style.Font.Bold       = true;
     this.Width           = new Telerik.Reporting.Drawing.Unit(16.835124969482422D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.NeedDataSource += new System.EventHandler(this.SubCumpVentaC_NeedDataSource);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for Telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup2 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup3 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule3 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule4 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule5 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule6 = new Telerik.Reporting.Drawing.FormattingRule();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ListBoundReport));
            this.detail = new Telerik.Reporting.DetailSection();
            this.list1 = new Telerik.Reporting.List();
            this.panel1 = new Telerik.Reporting.Panel();
            this.txtModel = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.txtProductNameLabel = new Telerik.Reporting.TextBox();
            this.txtProductColorID = new Telerik.Reporting.TextBox();
            this.txtManufacturer = new Telerik.Reporting.TextBox();
            this.txtColor = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.pictureBox1 = new Telerik.Reporting.PictureBox();
            this.panel4 = new Telerik.Reporting.Panel();
            this.shape1 = new Telerik.Reporting.Shape();
            this.shape2 = new Telerik.Reporting.Shape();
            this.shape3 = new Telerik.Reporting.Shape();
            this.shape4 = new Telerik.Reporting.Shape();
            this.shape5 = new Telerik.Reporting.Shape();
            this.pictureBox2 = new Telerik.Reporting.PictureBox();
            this.objectDataSource1 = new Telerik.Reporting.ObjectDataSource();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detail
            // 
            this.detail.Height = new Telerik.Reporting.Drawing.Unit(1.8229166269302368D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.list1});
            this.detail.Name = "detail";
            // 
            // list1
            // 
            this.list1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(18.783069610595703D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.list1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(1.5555558204650879D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.list1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(2.8571426868438721D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.list1.Body.SetCellContent(1, 0, this.panel1);
            this.list1.Body.SetCellContent(0, 0, this.pictureBox2);
            tableGroup1.Name = "ColumnGroup1";
            this.list1.ColumnGroups.Add(tableGroup1);
            this.list1.DataSource = this.objectDataSource1;
            this.list1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.panel1,
            this.pictureBox2});
            this.list1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.12962967157363892D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.076719619333744049D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.list1.Name = "list1";
            tableGroup3.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("")});
            tableGroup3.Name = "RowGroup1";
            this.list1.RowGroups.Add(tableGroup2);
            this.list1.RowGroups.Add(tableGroup3);
            this.list1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(18.783069610595703D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(4.4126992225646973D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.list1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(138)))), ((int)(((byte)(69)))));
            this.list1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // panel1
            // 
            formattingRule1.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("=RowNumber() % 2", Telerik.Reporting.Data.FilterOperator.Equal, "=0")});
            formattingRule1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(231)))), ((int)(((byte)(203)))));
            this.panel1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule1});
            this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.txtModel,
            this.textBox1,
            this.txtProductNameLabel,
            this.txtProductColorID,
            this.txtManufacturer,
            this.txtColor,
            this.textBox2,
            this.pictureBox1,
            this.panel4});
            this.panel1.Name = "panel1";
            this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(18.783069610595703D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.8571429252624512D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.panel1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(138)))), ((int)(((byte)(69)))));
            // 
            // txtModel
            // 
            this.txtModel.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.7395833730697632D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.4479166567325592D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtModel.Name = "txtModel";
            this.txtModel.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3229167461395264D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.25D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtModel.Style.Font.Name = "Arial";
            this.txtModel.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtModel.Value = "=Fields.Model";
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.15625D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.1145833358168602D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.25D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Style.Font.Name = "Arial Black";
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox1.Value = "Manufacturer:";
            // 
            // txtProductNameLabel
            // 
            this.txtProductNameLabel.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.15625D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.4479166567325592D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtProductNameLabel.Name = "txtProductNameLabel";
            this.txtProductNameLabel.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.25D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtProductNameLabel.Style.Font.Name = "Arial Black";
            this.txtProductNameLabel.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.txtProductNameLabel.Value = "Model:";
            // 
            // txtProductColorID
            // 
            this.txtProductColorID.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.15625D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.78125D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtProductColorID.Name = "txtProductColorID";
            this.txtProductColorID.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.25D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtProductColorID.Style.Font.Name = "Arial Black";
            this.txtProductColorID.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.txtProductColorID.Value = "Year:";
            // 
            // txtManufacturer
            // 
            this.txtManufacturer.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.7395833730697632D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.1145833358168602D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtManufacturer.Name = "txtManufacturer";
            this.txtManufacturer.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3229167461395264D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.25D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtManufacturer.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtManufacturer.Value = "=Fields.Manufacturer";
            // 
            // txtColor
            // 
            this.txtColor.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.7395833730697632D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.78125D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtColor.Name = "txtColor";
            this.txtColor.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3229167461395264D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.25D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtColor.Style.Font.Name = "Arial";
            this.txtColor.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtColor.Value = "=Fields.Year";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.5D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.496527761220932D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.2999999523162842D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2013888955116272D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox2.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox2.Value = "Colors in stock";
            // 
            // pictureBox1
            // 
            this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.8723959922790527D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.1145833358168602D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pictureBox1.MimeType = "";
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3333333730697632D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.91666668653488159D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pictureBox1.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
            this.pictureBox1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(178)))), ((int)(((byte)(178)))));
            this.pictureBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pictureBox1.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.pictureBox1.Value = "=Fields.ImageUrl";
            // 
            // panel4
            // 
            this.panel4.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.shape1,
            this.shape2,
            this.shape3,
            this.shape4,
            this.shape5});
            this.panel4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.5D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.731249988079071D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel4.Name = "panel4";
            this.panel4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.2999999523162842D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000001192092896D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(138)))), ((int)(((byte)(69)))));
            this.panel4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.panel4.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            // 
            // shape1
            // 
            formattingRule2.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("=IsColorInStock(\'Red\', Fields.AvailableColor)", Telerik.Reporting.Data.FilterOperator.NotEqual, "=True")});
            formattingRule2.Style.Visible = false;
            this.shape1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule2});
            this.shape1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.048650529235601425D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.05000000074505806D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.shape1.Name = "shape1";
            this.shape1.ShapeType = new Telerik.Reporting.Drawing.Shapes.EllipseShape(0D);
            this.shape1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.shape1.Style.BackgroundColor = System.Drawing.Color.Red;
            this.shape1.Style.Padding.Top = new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm);
            // 
            // shape2
            // 
            formattingRule3.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= IsColorInStock(\"Blue\", Fields.AvailableColor)", Telerik.Reporting.Data.FilterOperator.NotEqual, "= True")});
            formattingRule3.Style.Visible = false;
            this.shape2.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule3});
            this.shape2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.29865053296089172D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.05000000074505806D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.shape2.Name = "shape2";
            this.shape2.ShapeType = new Telerik.Reporting.Drawing.Shapes.EllipseShape(0D);
            this.shape2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.shape2.Style.BackgroundColor = System.Drawing.Color.Blue;
            // 
            // shape3
            // 
            formattingRule4.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= IsColorInStock(\"Black\", Fields.AvailableColor)", Telerik.Reporting.Data.FilterOperator.NotEqual, "= True")});
            formattingRule4.Style.Visible = false;
            this.shape3.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule4});
            this.shape3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.54865050315856934D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.05000000074505806D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.shape3.Name = "shape3";
            this.shape3.ShapeType = new Telerik.Reporting.Drawing.Shapes.EllipseShape(0D);
            this.shape3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.shape3.Style.BackgroundColor = System.Drawing.Color.Black;
            // 
            // shape4
            // 
            formattingRule5.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= IsColorInStock(\"Yellow\", Fields.AvailableColor)", Telerik.Reporting.Data.FilterOperator.NotEqual, "= True")});
            formattingRule5.Style.Visible = false;
            this.shape4.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule5});
            this.shape4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.79865050315856934D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.05000000074505806D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.shape4.Name = "shape4";
            this.shape4.ShapeType = new Telerik.Reporting.Drawing.Shapes.EllipseShape(0D);
            this.shape4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.shape4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
            // 
            // shape5
            // 
            formattingRule6.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= IsColorInStock(\"White\", Fields.AvailableColor)", Telerik.Reporting.Data.FilterOperator.NotEqual, "= True")});
            formattingRule6.Style.Visible = false;
            this.shape5.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule6});
            this.shape5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.0486505031585693D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.05000000074505806D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.shape5.Name = "shape5";
            this.shape5.ShapeType = new Telerik.Reporting.Drawing.Shapes.EllipseShape(0D);
            this.shape5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            // 
            // pictureBox2
            // 
            this.pictureBox2.MimeType = "image/jpeg";
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(18.783069610595703D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.5555557012557983D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.pictureBox2.Value = ((object)(resources.GetObject("pictureBox2.Value")));
            // 
            // objectDataSource1
            // 
            this.objectDataSource1.DataSource = typeof(Telerik.Reporting.Cars);
            this.objectDataSource1.Name = "objectDataSource1";
            // 
            // ListBoundReport
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail});
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
            this.Style.BackgroundColor = System.Drawing.Color.White;
            this.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12D, Telerik.Reporting.Drawing.UnitType.Point);
            this.Width = new Telerik.Reporting.Drawing.Unit(7.4895439147949219D, Telerik.Reporting.Drawing.UnitType.Inch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
예제 #3
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(RptDebtByCustomer));
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.ReportParameter reportParameter1             = new Telerik.Reporting.ReportParameter();
     this.pageHeaderSection1        = new Telerik.Reporting.PageHeaderSection();
     this.detail                    = new Telerik.Reporting.DetailSection();
     this.pageFooterSection1        = new Telerik.Reporting.PageFooterSection();
     this.sqlDebtByCustomer         = new Telerik.Reporting.SqlDataSource();
     this.grp_paciente              = new Telerik.Reporting.Group();
     this.groupHeaderSection1       = new Telerik.Reporting.GroupHeaderSection();
     this.groupFooterSection1       = new Telerik.Reporting.GroupFooterSection();
     this.textBox1                  = new Telerik.Reporting.TextBox();
     this.pictureBox1               = new Telerik.Reporting.PictureBox();
     this.textBox17                 = new Telerik.Reporting.TextBox();
     this.textBox9                  = new Telerik.Reporting.TextBox();
     this.comercial_nameDataTextBox = new Telerik.Reporting.TextBox();
     this.textBox7                  = new Telerik.Reporting.TextBox();
     this.textBox2                  = new Telerik.Reporting.TextBox();
     this.textBox3                  = new Telerik.Reporting.TextBox();
     this.textBox4                  = new Telerik.Reporting.TextBox();
     this.textBox5                  = new Telerik.Reporting.TextBox();
     this.textBox6                  = new Telerik.Reporting.TextBox();
     this.textBox8                  = new Telerik.Reporting.TextBox();
     this.textBox10                 = new Telerik.Reporting.TextBox();
     this.textBox11                 = new Telerik.Reporting.TextBox();
     this.textBox12                 = new Telerik.Reporting.TextBox();
     this.textBox13                 = new Telerik.Reporting.TextBox();
     this.textBox14                 = new Telerik.Reporting.TextBox();
     this.textBox15                 = new Telerik.Reporting.TextBox();
     this.textBox16                 = new Telerik.Reporting.TextBox();
     this.textBox18                 = new Telerik.Reporting.TextBox();
     this.textBox22                 = new Telerik.Reporting.TextBox();
     this.pageInfoTextBox           = new Telerik.Reporting.TextBox();
     this.textBox21                 = new Telerik.Reporting.TextBox();
     this.currentTimeTextBox        = new Telerik.Reporting.TextBox();
     this.textBox19                 = new Telerik.Reporting.TextBox();
     this.reportFooterSection1      = new Telerik.Reporting.ReportFooterSection();
     this.textBox20                 = new Telerik.Reporting.TextBox();
     this.textBox23                 = new Telerik.Reporting.TextBox();
     this.grp_labels                = new Telerik.Reporting.Group();
     this.groupHeaderSection2       = new Telerik.Reporting.GroupHeaderSection();
     this.groupFooterSection2       = new Telerik.Reporting.GroupFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.pictureBox1,
         this.textBox17
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // detail
     //
     formattingRule1.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("= Parameters.prm_detalle.Value", Telerik.Reporting.FilterOperator.Equal, "False")
     });
     formattingRule1.Style.Visible = false;
     this.detail.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30000019073486328D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox3,
         this.textBox5,
         this.textBox8,
         this.textBox11,
         this.textBox13,
         this.textBox15,
         this.textBox18
     });
     this.detail.Name = "detail";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox22,
         this.pageInfoTextBox,
         this.textBox21,
         this.currentTimeTextBox
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // sqlDebtByCustomer
     //
     this.sqlDebtByCustomer.ConnectionString = "AriClinicContext";
     this.sqlDebtByCustomer.Name             = "sqlDebtByCustomer";
     this.sqlDebtByCustomer.SelectCommand    = resources.GetString("sqlDebtByCustomer.SelectCommand");
     //
     // grp_paciente
     //
     this.grp_paciente.GroupFooter = this.groupFooterSection1;
     this.grp_paciente.GroupHeader = this.groupHeaderSection1;
     this.grp_paciente.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.full_name")
     });
     this.grp_paciente.Name = "grp_paciente";
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.60000008344650269D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox9,
         this.comercial_nameDataTextBox,
         this.textBox7,
         this.textBox19
     });
     this.groupHeaderSection1.Name = "groupHeaderSection1";
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.19992129504680634D);
     this.groupFooterSection1.Name          = "groupFooterSection1";
     this.groupFooterSection1.Style.Visible = false;
     //
     // textBox1
     //
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.27855920791626D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.5954561233520508D), Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D));
     this.textBox1.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox1.Value           = "Informe de cobros pendientes";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.pictureBox1.MimeType = "image/png";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.30003929138183594D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // textBox17
     //
     this.textBox17.Format          = "{0:dd/MM/yyyy}";
     this.textBox17.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.31253933906555176D));
     this.textBox17.Name            = "textBox17";
     this.textBox17.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.31863212585449219D));
     this.textBox17.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox17.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
     this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox17.Value           = "= Fields.company_name";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4437499046325684D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.276081919670105D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox9.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox9.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox9.Style.Font.Bold = true;
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox9.Value           = "Total pendiente";
     //
     // comercial_nameDataTextBox
     //
     this.comercial_nameDataTextBox.CanGrow         = true;
     this.comercial_nameDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D), Telerik.Reporting.Drawing.Unit.Inch(0.25003942847251892D));
     this.comercial_nameDataTextBox.Name            = "comercial_nameDataTextBox";
     this.comercial_nameDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8951771259307861D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.comercial_nameDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.comercial_nameDataTextBox.StyleName       = "Data";
     this.comercial_nameDataTextBox.Value           = "= Fields.full_name";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8951771259307861D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox7.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox7.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox7.Style.Font.Bold = true;
     this.textBox7.Value           = "Paciente";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox2.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Value           = "NS-ID";
     //
     // textBox3
     //
     this.textBox3.CanGrow         = true;
     this.textBox3.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.StyleName       = "Data";
     this.textBox3.Value           = "= Fields.service_note_id";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999990463256836D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox4.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Value           = "TCK-ID";
     //
     // textBox5
     //
     this.textBox5.CanGrow         = true;
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999990463256836D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.StyleName       = "Data";
     this.textBox5.Value           = "= Fields.ticket_id";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox6.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox6.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.Value           = "Fecha";
     //
     // textBox8
     //
     this.textBox8.CanGrow         = true;
     this.textBox8.Format          = "{0:dd/MM/yyyy}";
     this.textBox8.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.StyleName       = "Data";
     this.textBox8.Value           = "= Fields.ticket_date";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5999603271484375D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox10.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox10.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox10.Value           = "Descripción";
     //
     // textBox11
     //
     this.textBox11.CanGrow         = true;
     this.textBox11.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5999603271484375D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox11.StyleName       = "Data";
     this.textBox11.Value           = "= Fields.description";
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox12.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox12.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox12.Value           = "Importe";
     //
     // textBox13
     //
     this.textBox13.CanGrow         = true;
     this.textBox13.Format          = "{0:N2}";
     this.textBox13.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox13.Name            = "textBox13";
     this.textBox13.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox13.StyleName       = "Data";
     this.textBox13.Value           = "= Fields.amount";
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox14.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox14.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox14.Value           = "Pagado";
     //
     // textBox15
     //
     this.textBox15.CanGrow         = true;
     this.textBox15.Format          = "{0:N2}";
     this.textBox15.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox15.Name            = "textBox15";
     this.textBox15.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox15.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox15.StyleName       = "Data";
     this.textBox15.Value           = "= Fields.paid";
     //
     // textBox16
     //
     this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.9198317527771D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox16.Name     = "textBox16";
     this.textBox16.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox16.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox16.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox16.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox16.Value           = "Pendiente";
     //
     // textBox18
     //
     this.textBox18.CanGrow         = true;
     this.textBox18.Format          = "{0:N2}";
     this.textBox18.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.9198317527771D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox18.StyleName       = "Data";
     this.textBox18.Value           = "= Fields.debt";
     //
     // textBox22
     //
     this.textBox22.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.1354165077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
     this.textBox22.Name            = "textBox22";
     this.textBox22.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.23622004687786102D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox22.Value           = "/";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.03125D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0831693410873413D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.pageInfoTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // textBox21
     //
     this.textBox21.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.375D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
     this.textBox21.Name            = "textBox21";
     this.textBox21.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49261793494224548D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox21.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox21.StyleName       = "PageInfo";
     this.textBox21.Value           = "= PageCount";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Format          = "{0:dd/MM/yyyy}";
     this.currentTimeTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
     this.currentTimeTextBox.Name            = "currentTimeTextBox";
     this.currentTimeTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7952756881713867D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.currentTimeTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.currentTimeTextBox.StyleName       = "PageInfo";
     this.currentTimeTextBox.Value           = "=NOW()";
     //
     // textBox19
     //
     this.textBox19.CanGrow         = true;
     this.textBox19.Format          = "{0:N2}";
     this.textBox19.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4437499046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.25003942847251892D));
     this.textBox19.Name            = "textBox19";
     this.textBox19.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760816812515259D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox19.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox19.StyleName       = "Data";
     this.textBox19.Value           = "= Sum(Fields.debt)";
     //
     // reportFooterSection1
     //
     this.reportFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.70007896423339844D);
     this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox20,
         this.textBox23
     });
     this.reportFooterSection1.Name = "reportFooterSection1";
     //
     // textBox20
     //
     this.textBox20.CanGrow         = true;
     this.textBox20.Format          = "{0:N2}";
     this.textBox20.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4437499046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.35007891058921814D));
     this.textBox20.Name            = "textBox20";
     this.textBox20.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760816812515259D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox20.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox20.StyleName       = "Data";
     this.textBox20.Value           = "= Sum(Fields.debt)";
     //
     // textBox23
     //
     this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4437499046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.10007890313863754D));
     this.textBox23.Name     = "textBox23";
     this.textBox23.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.276081919670105D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox23.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox23.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox23.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox23.Style.Font.Bold = true;
     this.textBox23.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox23.Value           = "DEUDA GLOBAL";
     //
     // grp_labels
     //
     this.grp_labels.GroupFooter = this.groupFooterSection2;
     this.grp_labels.GroupHeader = this.groupHeaderSection2;
     this.grp_labels.Name        = "grp_labels";
     //
     // groupHeaderSection2
     //
     formattingRule2.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("= Parameters.prm_detalle.Value", Telerik.Reporting.FilterOperator.Equal, "=False")
     });
     formattingRule2.Style.Visible = false;
     this.groupHeaderSection2.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.groupHeaderSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D);
     this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox16,
         this.textBox4,
         this.textBox6,
         this.textBox12,
         this.textBox10,
         this.textBox14,
         this.textBox2
     });
     this.groupHeaderSection2.Name = "groupHeaderSection2";
     //
     // groupFooterSection2
     //
     this.groupFooterSection2.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D);
     this.groupFooterSection2.Name          = "groupFooterSection2";
     this.groupFooterSection2.Style.Visible = false;
     //
     // RptDebtByCustomer
     //
     this.DataSource = this.sqlDebtByCustomer;
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         this.grp_paciente,
         this.grp_labels
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1,
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.reportFooterSection1,
         this.groupHeaderSection2,
         this.groupFooterSection2
     });
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Mm(5D);
     this.PageSettings.Margins.Left   = Telerik.Reporting.Drawing.Unit.Mm(5D);
     this.PageSettings.Margins.Right  = Telerik.Reporting.Drawing.Unit.Mm(5D);
     this.PageSettings.Margins.Top    = Telerik.Reporting.Drawing.Unit.Mm(5D);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name            = "prm_detalle";
     reportParameter1.Text            = "¿Mostrar detalle?";
     reportParameter1.Type            = Telerik.Reporting.ReportParameterType.Boolean;
     reportParameter1.Value           = "= True";
     reportParameter1.Visible         = true;
     this.ReportParameters.Add(reportParameter1);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     this.UnitOfMeasure         = Telerik.Reporting.Drawing.UnitType.Mm;
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.8739762306213379D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Group group1 = new Telerik.Reporting.Group();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter4 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter5 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter6 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter7 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter8 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter9 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter10 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter11 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter12 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter14 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter15 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
            this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
            this.pageHeader = new Telerik.Reporting.PageHeaderSection();
            this.titleTextBox = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.rowPanel = new Telerik.Reporting.Panel();
            this.pageFooter = new Telerik.Reporting.PageFooterSection();
            this.pageInfoTextBox = new Telerik.Reporting.TextBox();
            this.currentTimeTextBox = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // labelsGroupHeaderSection
            // 
            this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D);
            this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
            this.labelsGroupHeaderSection.PrintOnEveryPage = true;
            // 
            // pageHeader
            // 
            this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D);
            this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.titleTextBox});
            this.pageHeader.Name = "pageHeader";
            this.pageHeader.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // titleTextBox
            // 
            this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.titleTextBox.Name = "titleTextBox";
            this.titleTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.199999809265137D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.titleTextBox.Style.BackgroundColor = System.Drawing.Color.White;
            this.titleTextBox.Style.Font.Bold = true;
            this.titleTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.titleTextBox.Style.LineStyle = Telerik.Reporting.Drawing.LineStyle.Solid;
            this.titleTextBox.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(1D);
            this.titleTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.titleTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.titleTextBox.Value = "= Parameters.title.Value";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.rowPanel});
            this.detail.Name = "detail";
            this.detail.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.detail.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            // 
            // rowPanel
            // 
            formattingRule1.Filters.Add(new Telerik.Reporting.Filter("=RowNumber() % 2", Telerik.Reporting.FilterOperator.Equal, "=0"));
            formattingRule1.Style.BackgroundColor = System.Drawing.Color.AliceBlue;
            this.rowPanel.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule1});
            this.rowPanel.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.rowPanel.Name = "rowPanel";
            this.rowPanel.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.199999809265137D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.rowPanel.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            // 
            // pageFooter
            // 
            this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D);
            this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageInfoTextBox,
            this.currentTimeTextBox});
            this.pageFooter.Name = "pageFooter";
            this.pageFooter.Style.BackgroundColor = System.Drawing.SystemColors.MenuBar;
            // 
            // pageInfoTextBox
            // 
            this.pageInfoTextBox.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Bottom | Telerik.Reporting.AnchoringStyles.Right)));
            this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.8499603271484375D), Telerik.Reporting.Drawing.Unit.Inch(0.0999605655670166D));
            this.pageInfoTextBox.Name = "pageInfoTextBox";
            this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.pageInfoTextBox.Style.BackgroundColor = System.Drawing.Color.White;
            this.pageInfoTextBox.Style.Font.Name = "Arial Unicode MS";
            this.pageInfoTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.pageInfoTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.pageInfoTextBox.StyleName = "PageInfo";
            this.pageInfoTextBox.Value = "=\'Page \' + PageNumber + \' of \' + PageCount";
            // 
            // currentTimeTextBox
            // 
            this.currentTimeTextBox.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Bottom | Telerik.Reporting.AnchoringStyles.Left)));
            this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D));
            this.currentTimeTextBox.Name = "currentTimeTextBox";
            this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.currentTimeTextBox.Style.BackgroundColor = System.Drawing.Color.White;
            this.currentTimeTextBox.Style.Font.Name = "Arial Unicode MS";
            this.currentTimeTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.currentTimeTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.currentTimeTextBox.StyleName = "PageInfo";
            this.currentTimeTextBox.Value = "=\'Report printed on \' + NOW()";
            // 
            // EasyReportLandscape
            //
            group1.GroupHeader = this.labelsGroupHeaderSection;
            group1.Name = "labelsGroup";
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            group1});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.labelsGroupHeaderSection,
            this.pageHeader,
            this.detail,
            this.pageFooter});
            this.Name = "EasyReportLandscapeFitToPage";
            this.PageSettings.Landscape = true;
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
            reportParameter1.Name = "title";
            reportParameter2.Name = "columns";
            reportParameter3.Name = "processName";
            reportParameter4.Name = "userRights";
            reportParameter5.Name = "filterDefinition";
            reportParameter6.Name = "sorting";
            reportParameter7.Name = "globalFilter";
            reportParameter8.Name = "pageNumber";
            reportParameter8.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter9.Name = "pageSize";
            reportParameter9.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter10.Name = "groupColumn";
            reportParameter11.Name = "groups";
            reportParameter12.Name = "aggregates";
            reportParameter14.Name = "userCurrency";
            reportParameter15.Name = "accountId";
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.ReportParameters.Add(reportParameter3);
            this.ReportParameters.Add(reportParameter4);
            this.ReportParameters.Add(reportParameter5);
            this.ReportParameters.Add(reportParameter6);
            this.ReportParameters.Add(reportParameter7);
            this.ReportParameters.Add(reportParameter8);
            this.ReportParameters.Add(reportParameter9);
            this.ReportParameters.Add(reportParameter10);
            this.ReportParameters.Add(reportParameter11);
            this.ReportParameters.Add(reportParameter12);
            this.ReportParameters.Add(reportParameter14);
            this.ReportParameters.Add(reportParameter15);
            this.Style.BackgroundColor = System.Drawing.Color.White;
            styleRule1.Style.Font.Name = "Arial Unicode MS";
            styleRule1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(20D);
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Caption")});
            styleRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
            styleRule2.Style.Font.Bold = true;
            styleRule2.Style.Font.Name = "Arial Unicode MS";
            styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(30D);
            styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Data")});
            styleRule3.Style.Font.Name = "Arial Unicode MS";
            styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("PageInfo")});
            styleRule4.Style.Font.Name = "Arial Unicode MS";
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4});
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Inch;
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(10.199999809265137D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
            this.detail = new Telerik.Reporting.DetailSection();
            this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detail
            // 
            formattingRule1.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= RowNumber() % 2", ((Telerik.Reporting.Data.FilterOperator)(Telerik.Reporting.Data.FilterOperator.Equal)), "0")});
            formattingRule1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
            formattingRule2.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("=RowNumber()%2", ((Telerik.Reporting.Data.FilterOperator)(Telerik.Reporting.Data.FilterOperator.Equal)), "1")});
            formattingRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
            this.detail.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule1,
            formattingRule2});
            this.detail.Height = new Telerik.Reporting.Drawing.Unit(10.158732414245606, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Mm)));
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox2,
            this.textBox1});
            this.detail.Name = "detail";
            // 
            // reportHeaderSection1
            // 
            this.reportHeaderSection1.Height = new Telerik.Reporting.Drawing.Unit(0.38958325982093811, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch)));
            this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox3,
            this.textBox4});
            this.reportHeaderSection1.Name = "reportHeaderSection1";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.12291654199361801, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))), new Telerik.Reporting.Drawing.Unit(0.11041656881570816, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7666668891906738, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))), new Telerik.Reporting.Drawing.Unit(0.19999997317790985, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))));
            this.textBox2.Value = "=Fields.Year";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.12291654199361801, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))), new Telerik.Reporting.Drawing.Unit(0.1000000610947609, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7666668891906738, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))), new Telerik.Reporting.Drawing.Unit(0.19999997317790985, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))));
            this.textBox3.Style.Font.Bold = true;
            this.textBox3.Value = "Year";
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))), new Telerik.Reporting.Drawing.Unit(0.11041656881570816, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.8895831108093262, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))), new Telerik.Reporting.Drawing.Unit(0.19999997317790985, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))));
            this.textBox1.Value = "=Fields.Author.Name";
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.9999996423721314, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))), new Telerik.Reporting.Drawing.Unit(0.1000000610947609, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.8895834684371948, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))), new Telerik.Reporting.Drawing.Unit(0.19999997317790985, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Inch))));
            this.textBox4.Style.Font.Bold = true;
            this.textBox4.Value = "Author Name";
            // 
            // BusinessObjectsReport
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail,
            this.reportHeaderSection1});
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(1, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Cm)));
            this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(1, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Cm)));
            this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(1, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Cm)));
            this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(1, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Cm)));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            this.Width = new Telerik.Reporting.Drawing.Unit(187.67196655273438, ((Telerik.Reporting.Drawing.UnitType)(Telerik.Reporting.Drawing.UnitType.Mm)));
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule formattingRule1  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule2  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule3  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.ReportParameter        reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter2 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter3 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter4 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter5 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter6 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter7 = new Telerik.Reporting.ReportParameter();
     this.textBox1             = new Telerik.Reporting.TextBox();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.textBox3             = new Telerik.Reporting.TextBox();
     this.textBox8             = new Telerik.Reporting.TextBox();
     this.textBox9             = new Telerik.Reporting.TextBox();
     this.textBox13            = new Telerik.Reporting.TextBox();
     this.textBox15            = new Telerik.Reporting.TextBox();
     this.sqlDataAdapter1      = new System.Data.SqlClient.SqlDataAdapter();
     this.sqlSelectCommand1    = new System.Data.SqlClient.SqlCommand();
     this.sqlConnection1       = new System.Data.SqlClient.SqlConnection();
     this.textBox7             = new Telerik.Reporting.TextBox();
     this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
     this.textBox11            = new Telerik.Reporting.TextBox();
     this.textBox12            = new Telerik.Reporting.TextBox();
     this.textBox17            = new Telerik.Reporting.TextBox();
     this.textBox18            = new Telerik.Reporting.TextBox();
     this.textBox19            = new Telerik.Reporting.TextBox();
     this.textBox20            = new Telerik.Reporting.TextBox();
     this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
     this.textBox5             = new Telerik.Reporting.TextBox();
     this.textBox4             = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name  = "textBox1";
     this.textBox1.Size  = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox1.Value = "Producto";
     //
     // detail
     //
     formattingRule1.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("= Fields.Monto", Telerik.Reporting.FilterOperator.LessOrEqual, "0")
     });
     formattingRule1.Style.Visible = false;
     this.detail.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.39999985694885254D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox3,
         this.textBox8,
         this.textBox9,
         this.textBox13,
         this.textBox15
     });
     this.detail.Name = "detail";
     //
     // textBox2
     //
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.889653205871582D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.399999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Style.Font.Name = "Verdana";
     this.textBox2.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.TextWrap        = false;
     this.textBox2.Value           = "= Fields.[Id_Prd]";
     //
     // textBox3
     //
     this.textBox3.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.8898531198501587D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.196040153503418D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.399999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Style.Font.Name = "Verdana";
     this.textBox3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox3.TextWrap        = false;
     this.textBox3.Value           = "= Fields.[Prd_Descripcion]";
     //
     // textBox8
     //
     this.textBox8.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.0860934257507324D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.8887499570846558D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.399999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Style.Font.Name = "Verdana";
     this.textBox8.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.TextWrap        = false;
     this.textBox8.Value           = "= Fields.[Prd_UniNs]";
     //
     // textBox9
     //
     this.textBox9.Format          = "{0:N0}";
     this.textBox9.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(8.9750442504882812D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9990932941436768D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.3999997079372406D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Style.Font.Name = "Verdana";
     this.textBox9.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.TextWrap        = false;
     this.textBox9.Value           = "= Fields.Cantidad";
     //
     // textBox13
     //
     this.textBox13.Format          = "{0:N2}";
     this.textBox13.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(10.974336624145508D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Name            = "textBox13";
     this.textBox13.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8202085494995117D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.3999997079372406D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox13.Style.Font.Name = "Verdana";
     this.textBox13.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox13.TextWrap        = false;
     this.textBox13.Value           = "= Fields.Monto";
     //
     // textBox15
     //
     this.textBox15.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(13.79454517364502D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox15.Name            = "textBox15";
     this.textBox15.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0793747901916504D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.3999997079372406D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox15.Style.Font.Name = "Verdana";
     this.textBox15.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox15.TextWrap        = false;
     this.textBox15.Value           = "= Fields.[Id_Sem]";
     //
     // sqlDataAdapter1
     //
     this.sqlDataAdapter1.SelectCommand = this.sqlSelectCommand1;
     this.sqlDataAdapter1.TableMappings.AddRange(new System.Data.Common.DataTableMapping[] {
         new System.Data.Common.DataTableMapping("Table", "spCumpVentaInstalada_Productos", new System.Data.Common.DataColumnMapping[] {
             new System.Data.Common.DataColumnMapping("Prd_Descripcion", "Prd_Descripcion"),
             new System.Data.Common.DataColumnMapping("Prd_UniNs", "Prd_UniNs"),
             new System.Data.Common.DataColumnMapping("Id_Sem", "Id_Sem"),
             new System.Data.Common.DataColumnMapping("Id_Prd", "Id_Prd"),
             new System.Data.Common.DataColumnMapping("Cantidad", "Cantidad"),
             new System.Data.Common.DataColumnMapping("Acs_Frecuencia", "Acs_Frecuencia"),
             new System.Data.Common.DataColumnMapping("Cal_Precio", "Cal_Precio"),
             new System.Data.Common.DataColumnMapping("Monto", "Monto")
         })
     });
     //
     // sqlSelectCommand1
     //
     this.sqlSelectCommand1.CommandText    = "dbo.spCumpVentaInstalada_TotalesDetalle";
     this.sqlSelectCommand1.CommandTimeout = 60;
     this.sqlSelectCommand1.CommandType    = System.Data.CommandType.StoredProcedure;
     this.sqlSelectCommand1.Connection     = this.sqlConnection1;
     this.sqlSelectCommand1.Parameters.AddRange(new System.Data.SqlClient.SqlParameter[] {
         new System.Data.SqlClient.SqlParameter("@RETURN_VALUE", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.ReturnValue, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, 0),
         new System.Data.SqlClient.SqlParameter("@Id_Emp", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, "1"),
         new System.Data.SqlClient.SqlParameter("@Id_Cd", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, "110"),
         new System.Data.SqlClient.SqlParameter("@Id_Prd", System.Data.SqlDbType.NVarChar, 2147483647),
         new System.Data.SqlClient.SqlParameter("@Id_Cte", System.Data.SqlDbType.Int, 4),
         new System.Data.SqlClient.SqlParameter("@Id_Ter", System.Data.SqlDbType.Int, 4),
         new System.Data.SqlClient.SqlParameter("@Semana", System.Data.SqlDbType.NVarChar, 2147483647, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, "27-30"),
         new System.Data.SqlClient.SqlParameter("@Tipo", System.Data.SqlDbType.Int, 4)
     });
     //
     // sqlConnection1
     //
     this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
     //
     // textBox7
     //
     this.textBox7.Name  = "textBox7";
     this.textBox7.Size  = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Value = "Producto";
     //
     // reportHeaderSection1
     //
     formattingRule2.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=Sum(Fields.Monto)", Telerik.Reporting.FilterOperator.Equal, "0")
     });
     formattingRule2.Style.Visible = false;
     this.reportHeaderSection1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.reportHeaderSection1.Height = new Telerik.Reporting.Drawing.Unit(0.50000017881393433D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox11,
         this.textBox12,
         this.textBox17,
         this.textBox18,
         this.textBox19,
         this.textBox20
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     //
     // textBox11
     //
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.8887497186660767D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49989992380142212D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Style.Font.Name = "Verdana";
     this.textBox11.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox11.TextWrap        = false;
     this.textBox11.Value           = "Código";
     //
     // textBox12
     //
     this.textBox12.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.8889495134353638D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(9.9921220680698752E-05D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Name            = "textBox12";
     this.textBox12.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.1960382461547852D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49989992380142212D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Style.Font.Name = "Verdana";
     this.textBox12.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.TextWrap        = false;
     this.textBox12.Value           = "Producto";
     //
     // textBox17
     //
     this.textBox17.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.0851874351501465D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox17.Name            = "textBox17";
     this.textBox17.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.8887497186660767D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49989992380142212D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox17.Style.Font.Name = "Verdana";
     this.textBox17.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox17.TextWrap        = false;
     this.textBox17.Value           = "Unidad";
     //
     // textBox18
     //
     this.textBox18.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(8.9741373062133789D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49989992380142212D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox18.Style.Font.Name = "Verdana";
     this.textBox18.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox18.TextWrap        = false;
     this.textBox18.Value           = "Cantidad autorizada";
     //
     // textBox19
     //
     this.textBox19.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(10.974336624145508D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.00010012308484874666D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox19.Name            = "textBox19";
     this.textBox19.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8202075958251953D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49989992380142212D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox19.Style.Font.Name = "Verdana";
     this.textBox19.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.TextWrap        = false;
     this.textBox19.Value           = "Monto autorizado";
     //
     // textBox20
     //
     this.textBox20.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(13.794743537902832D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox20.Name            = "textBox20";
     this.textBox20.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0846314430236816D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49989971518516541D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox20.Style.Font.Name = "Verdana";
     this.textBox20.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox20.TextWrap        = false;
     this.textBox20.Value           = "Semana en que se autorizó";
     //
     // reportFooterSection1
     //
     formattingRule3.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=Sum(Fields.Monto)", Telerik.Reporting.FilterOperator.Equal, "0")
     });
     formattingRule3.Style.Visible = false;
     this.reportFooterSection1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule3
     });
     this.reportFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.44097581505775452D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5,
         this.textBox4
     });
     this.reportFooterSection1.Name = "reportFooterSection1";
     //
     // textBox5
     //
     this.textBox5.Format   = "{0:N2}";
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(10.974336624145508D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8202085494995117D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.44097578525543213D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.Font.Name       = "Verdana";
     this.textBox5.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox5.TextWrap = false;
     this.textBox5.Value    = "=Sum(Fields.Monto)";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(8.9750442504882812D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9990916252136231D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.44097581505775452D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox4.Style.Font.Name       = "Verdana";
     this.textBox4.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox4.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox4.TextWrap = false;
     this.textBox4.Value    = "Total";
     //
     // SubCumpVentaC4
     //
     this.DataSource = this.sqlDataAdapter1;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail,
         this.reportHeaderSection1,
         this.reportFooterSection1
     });
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name            = "Id_Emp";
     reportParameter2.Name            = "Id_Cd";
     reportParameter3.Name            = "Id_Prd";
     reportParameter4.Name            = "Id_Cte";
     reportParameter5.Name            = "Id_Ter";
     reportParameter6.Name            = "Semana";
     reportParameter7.Name            = "Emp_Cnx";
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.ReportParameters.Add(reportParameter4);
     this.ReportParameters.Add(reportParameter5);
     this.ReportParameters.Add(reportParameter6);
     this.ReportParameters.Add(reportParameter7);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     this.Width           = new Telerik.Reporting.Drawing.Unit(15.873920440673828D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.NeedDataSource += new System.EventHandler(this.SubCumpVentaC4_NeedDataSource);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #7
0
 /// <summary>
 /// Required method for telerik Reporting 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(ReportTabung));
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Group             group1     = new Telerik.Reporting.Group();
     Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
     this.sqlDataSource1           = new Telerik.Reporting.SqlDataSource();
     this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.tanggalCaptionTextBox    = new Telerik.Reporting.TextBox();
     this.jumlahCaptionTextBox     = new Telerik.Reporting.TextBox();
     this.expr1CaptionTextBox      = new Telerik.Reporting.TextBox();
     this.expr2CaptionTextBox      = new Telerik.Reporting.TextBox();
     this.pageHeader          = new Telerik.Reporting.PageHeaderSection();
     this.reportNameTextBox   = new Telerik.Reporting.TextBox();
     this.pageFooter          = new Telerik.Reporting.PageFooterSection();
     this.currentTimeTextBox  = new Telerik.Reporting.TextBox();
     this.pageInfoTextBox     = new Telerik.Reporting.TextBox();
     this.reportHeader        = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox        = new Telerik.Reporting.TextBox();
     this.nisCaptionTextBox   = new Telerik.Reporting.TextBox();
     this.nisDataTextBox      = new Telerik.Reporting.TextBox();
     this.namaCaptionTextBox  = new Telerik.Reporting.TextBox();
     this.namaDataTextBox     = new Telerik.Reporting.TextBox();
     this.kelasCaptionTextBox = new Telerik.Reporting.TextBox();
     this.kelasDataTextBox    = new Telerik.Reporting.TextBox();
     this.reportFooter        = new Telerik.Reporting.ReportFooterSection();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.tanggalDataTextBox = new Telerik.Reporting.TextBox();
     this.jumlahDataTextBox  = new Telerik.Reporting.TextBox();
     this.expr1DataTextBox   = new Telerik.Reporting.TextBox();
     this.expr2DataTextBox   = new Telerik.Reporting.TextBox();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox2           = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Dsn=mysql;uid=root";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.ProviderName     = "System.Data.Odbc";
     this.sqlDataSource1.SelectCommand    = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.44166669249534607D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.tanggalCaptionTextBox,
         this.jumlahCaptionTextBox,
         this.expr1CaptionTextBox,
         this.expr2CaptionTextBox
     });
     this.labelsGroupHeaderSection.Name             = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D);
     this.labelsGroupFooterSection.Name          = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // tanggalCaptionTextBox
     //
     this.tanggalCaptionTextBox.CanGrow   = true;
     this.tanggalCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.tanggalCaptionTextBox.Name      = "tanggalCaptionTextBox";
     this.tanggalCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5885416269302368D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.tanggalCaptionTextBox.StyleName = "Caption";
     this.tanggalCaptionTextBox.Value     = "Tanggal";
     //
     // jumlahCaptionTextBox
     //
     this.jumlahCaptionTextBox.CanGrow   = true;
     this.jumlahCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.6302083730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.jumlahCaptionTextBox.Name      = "jumlahCaptionTextBox";
     this.jumlahCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5885416269302368D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.jumlahCaptionTextBox.StyleName = "Caption";
     this.jumlahCaptionTextBox.Value     = "Tabungan Masuk";
     //
     // expr1CaptionTextBox
     //
     this.expr1CaptionTextBox.CanGrow   = true;
     this.expr1CaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2395832538604736D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.expr1CaptionTextBox.Name      = "expr1CaptionTextBox";
     this.expr1CaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5885416269302368D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.expr1CaptionTextBox.StyleName = "Caption";
     this.expr1CaptionTextBox.Value     = "Tanggal";
     //
     // expr2CaptionTextBox
     //
     this.expr2CaptionTextBox.CanGrow   = true;
     this.expr2CaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.8489584922790527D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.expr2CaptionTextBox.Name      = "expr2CaptionTextBox";
     this.expr2CaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5885416269302368D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.expr2CaptionTextBox.StyleName = "Caption";
     this.expr2CaptionTextBox.Value     = "Tabungan Keluar";
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.44166669249534607D);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.reportNameTextBox
     });
     this.pageHeader.Name = "pageHeader";
     //
     // reportNameTextBox
     //
     this.reportNameTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.reportNameTextBox.Name      = "reportNameTextBox";
     this.reportNameTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.4166665077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.reportNameTextBox.StyleName = "PageInfo";
     this.reportNameTextBox.Value     = "ReportTabung";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.44166669249534607D);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.currentTimeTextBox,
         this.pageInfoTextBox
     });
     this.pageFooter.Name = "pageFooter";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.currentTimeTextBox.Name      = "currentTimeTextBox";
     this.currentTimeTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.1979167461395264D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value     = "=NOW()";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2395832538604736D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.1979167461395264D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(1.2290682792663574D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox,
         this.nisCaptionTextBox,
         this.nisDataTextBox,
         this.namaCaptionTextBox,
         this.namaDataTextBox,
         this.kelasCaptionTextBox,
         this.kelasDataTextBox
     });
     this.reportHeader.Name = "reportHeader";
     //
     // titleTextBox
     //
     this.titleTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.titleTextBox.Name      = "titleTextBox";
     this.titleTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.4583334922790527D), Telerik.Reporting.Drawing.Unit.Inch(0.78740161657333374D));
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value     = "Report Tabung Siswa";
     //
     // nisCaptionTextBox
     //
     this.nisCaptionTextBox.CanGrow         = true;
     this.nisCaptionTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.80823493003845215D));
     this.nisCaptionTextBox.Name            = "nisCaptionTextBox";
     this.nisCaptionTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0520833730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.nisCaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.nisCaptionTextBox.StyleName       = "Caption";
     this.nisCaptionTextBox.Value           = "Nis:";
     //
     // nisDataTextBox
     //
     this.nisDataTextBox.CanGrow   = true;
     this.nisDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.09375D), Telerik.Reporting.Drawing.Unit.Inch(0.80823493003845215D));
     this.nisDataTextBox.Name      = "nisDataTextBox";
     this.nisDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0520833730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.nisDataTextBox.StyleName = "Data";
     this.nisDataTextBox.Value     = "=Fields.nis";
     //
     // namaCaptionTextBox
     //
     this.namaCaptionTextBox.CanGrow         = true;
     this.namaCaptionTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1666667461395264D), Telerik.Reporting.Drawing.Unit.Inch(0.80823493003845215D));
     this.namaCaptionTextBox.Name            = "namaCaptionTextBox";
     this.namaCaptionTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0520833730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.namaCaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.namaCaptionTextBox.StyleName       = "Caption";
     this.namaCaptionTextBox.Value           = "Nama:";
     //
     // namaDataTextBox
     //
     this.namaDataTextBox.CanGrow   = true;
     this.namaDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2395832538604736D), Telerik.Reporting.Drawing.Unit.Inch(0.80823493003845215D));
     this.namaDataTextBox.Name      = "namaDataTextBox";
     this.namaDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0520833730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.namaDataTextBox.StyleName = "Data";
     this.namaDataTextBox.Value     = "=Fields.nama";
     //
     // kelasCaptionTextBox
     //
     this.kelasCaptionTextBox.CanGrow         = true;
     this.kelasCaptionTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.3125D), Telerik.Reporting.Drawing.Unit.Inch(0.80823493003845215D));
     this.kelasCaptionTextBox.Name            = "kelasCaptionTextBox";
     this.kelasCaptionTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0520833730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.kelasCaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.kelasCaptionTextBox.StyleName       = "Caption";
     this.kelasCaptionTextBox.Value           = "Kelas:";
     //
     // kelasDataTextBox
     //
     this.kelasDataTextBox.CanGrow   = true;
     this.kelasDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.3854165077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.80823493003845215D));
     this.kelasDataTextBox.Name      = "kelasDataTextBox";
     this.kelasDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0520833730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.kelasDataTextBox.StyleName = "Data";
     this.kelasDataTextBox.Value     = "=Fields.kelas";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.42075443267822266D);
     this.reportFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.textBox2
     });
     this.reportFooter.Name = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.44166669249534607D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.tanggalDataTextBox,
         this.jumlahDataTextBox,
         this.expr1DataTextBox,
         this.expr2DataTextBox
     });
     this.detail.Name = "detail";
     //
     // tanggalDataTextBox
     //
     this.tanggalDataTextBox.CanGrow = true;
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("=Fields.nama", Telerik.Reporting.FilterOperator.Equal, "fahri"));
     this.tanggalDataTextBox.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.tanggalDataTextBox.Format    = "{0:d}";
     this.tanggalDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.tanggalDataTextBox.Name      = "tanggalDataTextBox";
     this.tanggalDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5885416269302368D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.tanggalDataTextBox.StyleName = "Data";
     this.tanggalDataTextBox.Value     = "=Fields.tanggal";
     //
     // jumlahDataTextBox
     //
     this.jumlahDataTextBox.CanGrow = true;
     this.jumlahDataTextBox.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.jumlahDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.6302083730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.jumlahDataTextBox.Name      = "jumlahDataTextBox";
     this.jumlahDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5885416269302368D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.jumlahDataTextBox.StyleName = "Data";
     this.jumlahDataTextBox.Value     = "=Fields.jumlah";
     //
     // expr1DataTextBox
     //
     this.expr1DataTextBox.CanGrow = true;
     this.expr1DataTextBox.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.expr1DataTextBox.Format    = "{0:d}";
     this.expr1DataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2395832538604736D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.expr1DataTextBox.Name      = "expr1DataTextBox";
     this.expr1DataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5885416269302368D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.expr1DataTextBox.StyleName = "Data";
     this.expr1DataTextBox.Value     = "=Fields.Expr1";
     //
     // expr2DataTextBox
     //
     this.expr2DataTextBox.CanGrow = true;
     this.expr2DataTextBox.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.expr2DataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.8489584922790527D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.expr2DataTextBox.Name      = "expr2DataTextBox";
     this.expr2DataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5885416269302368D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.expr2DataTextBox.StyleName = "Data";
     this.expr2DataTextBox.Value     = "=Fields.Expr2";
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.6302083730697632D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5885416269302368D), Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D));
     this.textBox1.Value    = "= Sum(Fields.jumlah)";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.8489584922790527D), Telerik.Reporting.Drawing.Unit.Inch(0.020754178985953331D));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5885416269302368D), Telerik.Reporting.Drawing.Unit.Inch(0.40000024437904358D));
     this.textBox2.Value    = "= Sum(Fields.Expr2)";
     //
     // ReportTabung
     //
     this.DataSource = this.sqlDataSource1;
     this.Filters.Add(new Telerik.Reporting.Filter("=Fields.nis", Telerik.Reporting.FilterOperator.Equal, "10115"));
     group1.GroupFooter = this.labelsGroupFooterSection;
     group1.GroupHeader = this.labelsGroupHeaderSection;
     group1.Name        = "labelsGroup";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.labelsGroupHeaderSection,
         this.labelsGroupFooterSection,
         this.pageHeader,
         this.pageFooter,
         this.reportHeader,
         this.reportFooter,
         this.detail
     });
     this.Name = "ReportTabung";
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     this.Style.BackgroundColor  = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Title")
     });
     styleRule1.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(103)))), ((int)(((byte)(109)))));
     styleRule1.Style.Font.Name = "Book Antiqua";
     styleRule1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(18D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Caption")
     });
     styleRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(103)))), ((int)(((byte)(109)))));
     styleRule2.Style.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(185)))), ((int)(((byte)(102)))));
     styleRule2.Style.Font.Name       = "Book Antiqua";
     styleRule2.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule2.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Data")
     });
     styleRule3.Style.Font.Name     = "Book Antiqua";
     styleRule3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("PageInfo")
     });
     styleRule4.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(160)))), ((int)(((byte)(160)))), ((int)(((byte)(160)))));
     styleRule4.Style.Font.Name     = "Book Antiqua";
     styleRule4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(6.4583334922790527D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                   tableGroup4     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup5     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup1     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup2     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup3     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(ltrSlip));
     this.detail             = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     this.panel1             = new Telerik.Reporting.Panel();
     this.table2             = new Telerik.Reporting.Table();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.htmlTextBox1       = new Telerik.Reporting.HtmlTextBox();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.pictureBox1        = new Telerik.Reporting.PictureBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.htmlTextBox5       = new Telerik.Reporting.HtmlTextBox();
     this.txtAddress         = new Telerik.Reporting.HtmlTextBox();
     this.txtMail            = new Telerik.Reporting.HtmlTextBox();
     this.txtCountry         = new Telerik.Reporting.HtmlTextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(2.3104164600372314, Telerik.Reporting.Drawing.UnitType.Inch);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.detail.KeepTogether = false;
     this.detail.Name         = "detail";
     this.detail.PageBreak    = Telerik.Reporting.PageBreak.After;
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(6.4998817443847656, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(2.3103771209716797, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.SetCellContent(0, 0, this.panel1);
     this.table1.ColumnGroups.Add(tableGroup4);
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel1
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9339065551757812E-05, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9339065551757812E-05, Telerik.Reporting.Drawing.UnitType.Inch));
     this.table1.Name     = "table1";
     tableGroup5.Grouping.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("")
     });
     tableGroup5.Name = "DetailGroup";
     this.table1.RowGroups.Add(tableGroup5);
     this.table1.Size           = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4998817443847656, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.3103771209716797, Telerik.Reporting.Drawing.UnitType.Inch));
     this.table1.ItemDataBound += new System.EventHandler(this.table1_ItemDataBound);
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table2,
         this.textBox5,
         this.textBox6,
         this.textBox9,
         this.htmlTextBox1,
         this.textBox1,
         this.pictureBox1
     });
     this.panel1.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099960647523403168, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.099960647523403168, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4998817443847656, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.3103771209716797, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel1.StyleName = "";
     //
     // table2
     //
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.9892104864120483, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(4.4691224098205566, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.23000000417232513, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table2.Body.SetCellContent(0, 0, this.textBox14);
     this.table2.Body.SetCellContent(0, 1, this.textBox16);
     this.table2.ColumnGroups.Add(tableGroup1);
     this.table2.ColumnGroups.Add(tableGroup2);
     this.table2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox14,
         this.textBox16
     });
     this.table2.KeepTogether = false;
     this.table2.Location     = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.02083333395421505, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.200039267539978, Telerik.Reporting.Drawing.UnitType.Inch));
     this.table2.Name         = "table2";
     tableGroup3.Grouping.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("")
     });
     tableGroup3.Name = "DetailGroup";
     this.table2.RowGroups.Add(tableGroup3);
     this.table2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4583330154418945, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23000000417232513, Telerik.Reporting.Drawing.UnitType.Inch));
     this.table2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.table2.NeedDataSource           += new System.EventHandler(this.table2_NeedDataSource);
     //
     // textBox14
     //
     this.textBox14.Name = "textBox14";
     this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9892104864120483, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23000000417232513, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox14.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox14.Style.Font.Bold           = true;
     this.textBox14.Style.Font.Name           = "Verdana";
     this.textBox14.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox14.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox14.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox14.Value = "=Fields.FieldName";
     //
     // textBox16
     //
     this.textBox16.Name = "textBox16";
     this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.4691224098205566, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.23000000417232513, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox16.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox16.Style.Font.Name           = "Verdana";
     this.textBox16.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox16.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox16.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox16.Value = "=Fields.FieldValue";
     //
     // textBox5
     //
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.430118203163147, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox5.Name            = "textBox20";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.5, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.36968448758125305, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox5.Style.Font.Bold = true;
     this.textBox5.Style.Font.Name = "Verdana";
     this.textBox5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Value           = "Confirm acceptance of this quotation and \r\nto effect / renew this insurance as fr" +
                                     "om ______________ : -\r\n\r\n";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.020596900954842567, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.7998815774917603, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox6.Name     = "textBox20";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.9999606609344482, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.49992117285728455, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox6.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.Font.Bold       = true;
     this.textBox6.Style.Font.Name       = "Verdana";
     this.textBox6.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox6.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox6.Value = "Authorized Signature with Company Chop\r\n\r\nDate:";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.4999608993530273, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.099960647523403168, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox9.Name     = "textBox1";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.8999999761581421, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.42735934257507324, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.Font.Name           = "Verdana";
     this.textBox9.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "= IIf(Fields.PrintFor=\"UW\",\"For Underwriter\",IIf(Fields.PrintFor=\"CL\",\"For Client" +
                           "\",IIf(Fields.PrintFor=\"OWN\",\"For Own Use\",\"abc\"))) ";
     //
     // htmlTextBox1
     //
     this.htmlTextBox1.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.70007872581481934, Telerik.Reporting.Drawing.UnitType.Inch));
     this.htmlTextBox1.Name            = "htmlTextBox1";
     this.htmlTextBox1.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4791660308837891, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.49988174438476562, Telerik.Reporting.Drawing.UnitType.Inch));
     this.htmlTextBox1.Style.Font.Bold = true;
     this.htmlTextBox1.Style.Font.Name = "Verdana";
     this.htmlTextBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Point);
     this.htmlTextBox1.Value           = "= IIf(Fields.calledFrom=\"QN\",\"Quotation Slip\",\"Cover Note Slip\")";
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.0414695739746094, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.7998815774917603, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.4791667461395264, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.49992132186889648, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox1.Value    = "";
     //
     // pictureBox1
     //
     formattingRule1.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=IIf(Fields.PrintCompLogo=\"No\",False,True)", Telerik.Reporting.FilterOperator.Equal, "True")
     });
     formattingRule1.Style.Visible = true;
     this.pictureBox1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.pictureBox1.Location      = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.pictureBox1.MimeType      = "image/png";
     this.pictureBox1.Name          = "pictureBox1";
     this.pictureBox1.Size          = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.9999606609344482, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.699999988079071, Telerik.Reporting.Drawing.UnitType.Inch));
     this.pictureBox1.Style.Visible = false;
     this.pictureBox1.Value         = ReportsUtility.ClientLogo; //((object)(resources.GetObject("pictureBox1.Value")));
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.98958331346511841, Telerik.Reporting.Drawing.UnitType.Inch);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.htmlTextBox5,
         this.txtAddress,
         this.txtMail,
         this.txtCountry
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // htmlTextBox5
     //
     this.htmlTextBox5.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Inch));
     this.htmlTextBox5.Name                = "htmlTextBox5";
     this.htmlTextBox5.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4998817443847656, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179, Telerik.Reporting.Drawing.UnitType.Inch));
     this.htmlTextBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.htmlTextBox5.Value               = resources.GetString("htmlTextBox5.Value");
     //
     // txtAddress
     //
     this.txtAddress.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19992129504680634, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtAddress.Name            = "txtAddress";
     this.txtAddress.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4999213218688965, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtAddress.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtAddress.Value           = "<span style=\"font-size: xx-small\">htmlTextBox6</span>";
     //
     // txtMail
     //
     this.txtMail.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.40000000596046448, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtMail.Name            = "txtMail";
     this.txtMail.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4999213218688965, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtMail.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtMail.Value           = "<span style=\"font-size: xx-small\">htmlTextBox7</span>";
     //
     // txtCountry
     //
     this.txtCountry.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtCountry.Name            = "txtCountry";
     this.txtCountry.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4998817443847656, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtCountry.Style.Font.Bold = true;
     this.txtCountry.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtCountry.Value           = "<strong><span style=\"font-size: medium\">htmlTextBox5</span></strong>";
     //
     // ltrSlip
     //
     this.DocumentName = "Policy Slip";
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "ltrInsurerInpatient";
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.Letter;
     this.Style.BackgroundColor       = System.Drawing.Color.White;
     this.Width = new Telerik.Reporting.Drawing.Unit(6.5, Telerik.Reporting.Drawing.UnitType.Inch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule formattingRule1         = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.NavigateToReportAction navigateToReportAction1 = new Telerik.Reporting.NavigateToReportAction();
     Telerik.Reporting.TypeReportSource       typeReportSource1       = new Telerik.Reporting.TypeReportSource();
     Telerik.Reporting.ReportParameter        reportParameter1        = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter2        = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter3        = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter4        = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter5        = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter6        = new Telerik.Reporting.ReportParameter();
     this.pageHeader        = new Telerik.Reporting.PageHeaderSection();
     this.textBox4          = new Telerik.Reporting.TextBox();
     this.textBox2          = new Telerik.Reporting.TextBox();
     this.textBox3          = new Telerik.Reporting.TextBox();
     this.textBox17         = new Telerik.Reporting.TextBox();
     this.textBox11         = new Telerik.Reporting.TextBox();
     this.textBox5          = new Telerik.Reporting.TextBox();
     this.TxtFiltros        = new Telerik.Reporting.TextBox();
     this.textBox6          = new Telerik.Reporting.TextBox();
     this.detail            = new Telerik.Reporting.DetailSection();
     this.textBox8          = new Telerik.Reporting.TextBox();
     this.textBox1          = new Telerik.Reporting.TextBox();
     this.textBox12         = new Telerik.Reporting.TextBox();
     this.textBox7          = new Telerik.Reporting.TextBox();
     this.sqlConnection1    = new System.Data.SqlClient.SqlConnection();
     this.sqlConnection2    = new System.Data.SqlClient.SqlConnection();
     this.sqlDataAdapter1   = new System.Data.SqlClient.SqlDataAdapter();
     this.sqlSelectCommand1 = new System.Data.SqlClient.SqlCommand();
     this.pageFooter        = new Telerik.Reporting.PageFooterSection();
     this.textBox25         = new Telerik.Reporting.TextBox();
     this.textBox26         = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Cm(3.5D);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4,
         this.textBox2,
         this.textBox3,
         this.textBox17,
         this.textBox11,
         this.textBox5,
         this.TxtFiltros,
         this.textBox6
     });
     this.pageHeader.Name = "pageHeader";
     //
     // textBox4
     //
     this.textBox4.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(-3.6557519678126482E-08D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(17.100000381469727D), Telerik.Reporting.Drawing.Unit.Cm(0.699999988079071D));
     this.textBox4.Style.Font.Bold = true;
     this.textBox4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Value           = "Key Química S.A. de C.V.";
     //
     // textBox2
     //
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(17.100000381469727D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.textBox2.Style.Font.Bold = true;
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Value           = "SIANWeb Central";
     //
     // textBox3
     //
     this.textBox3.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(1.3000000715255737D));
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(17.100000381469727D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.textBox3.Style.Font.Bold = true;
     this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Value           = "Resumen de cartera";
     //
     // textBox17
     //
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(2.6999998092651367D));
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.5D), Telerik.Reporting.Drawing.Unit.Cm(0.80000019073486328D));
     this.textBox17.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox17.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox17.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox17.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox17.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.Value = "Nombre";
     //
     // textBox11
     //
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.500000953674316D), Telerik.Reporting.Drawing.Unit.Cm(2.7000002861022949D));
     this.textBox11.Name     = "textBox11";
     this.textBox11.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5000016689300537D), Telerik.Reporting.Drawing.Unit.Cm(0.79999977350234985D));
     this.textBox11.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox11.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox11.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value = "Saldo";
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(2.6999998092651367D));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.80000030994415283D));
     this.textBox5.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox5.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value = "Cliente";
     //
     // TxtFiltros
     //
     this.TxtFiltros.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(1.9000000953674316D));
     this.TxtFiltros.Name                = "TxtFiltros";
     this.TxtFiltros.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(17.100000381469727D), Telerik.Reporting.Drawing.Unit.Cm(0.79999995231628418D));
     this.TxtFiltros.Style.Font.Bold     = true;
     this.TxtFiltros.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.TxtFiltros.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.TxtFiltros.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.TxtFiltros.Value               = "";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(15D), Telerik.Reporting.Drawing.Unit.Cm(2.6999998092651367D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.1000001430511475D), Telerik.Reporting.Drawing.Unit.Cm(0.79999977350234985D));
     this.textBox6.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox6.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value = "Crédito susp.";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(0.40000021457672119D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox8,
         this.textBox1,
         this.textBox12,
         this.textBox7
     });
     this.detail.Name = "detail";
     //
     // textBox8
     //
     this.textBox8.CanGrow = false;
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("Fields.CredSusp", Telerik.Reporting.FilterOperator.Equal, "Si"));
     formattingRule1.Style.Color = System.Drawing.Color.Red;
     this.textBox8.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox8.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox8.Name                = "textBox8";
     this.textBox8.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.5D), Telerik.Reporting.Drawing.Unit.Cm(0.40000000596046448D));
     this.textBox8.Style.Font.Bold     = true;
     this.textBox8.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox8.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value               = "=Fields.Cte_Nombre";
     //
     // textBox1
     //
     typeReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("Conexion", "=Parameters.Conexion.Value"));
     typeReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("FechaCorte", "=Parameters.FechaCorte.Value"));
     typeReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("Id_Cd", "=Parameters.Id_Cd.Value"));
     typeReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("Plazo", "=Parameters.Plazo.Value"));
     typeReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("TipoCte", "=Parameters.TipoCte.Value"));
     typeReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("Vencimiento", "=Parameters.Vencimiento.Value"));
     typeReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("Id_Cte", "=Fields.Id_Cte"));
     typeReportSource1.TypeName = "LibreriaReportes.ResumenCartera_SW, LibreriaReportes, Version=1.0.0.0, Culture=ne" +
                                  "utral, PublicKeyToken=null";
     navigateToReportAction1.ReportSource = typeReportSource1;
     this.textBox1.Action              = navigateToReportAction1;
     this.textBox1.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox1.Name                = "textBox1";
     this.textBox1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.40000000596046448D));
     this.textBox1.Style.Color         = System.Drawing.Color.Blue;
     this.textBox1.Style.Font.Bold     = true;
     this.textBox1.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox1.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value               = "=Fields.Id_Cte";
     //
     // textBox12
     //
     this.textBox12.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox12.Format              = "{0:N2}";
     this.textBox12.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.500000953674316D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox12.Name                = "textBox12";
     this.textBox12.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5D), Telerik.Reporting.Drawing.Unit.Cm(0.40000000596046448D));
     this.textBox12.Style.Font.Bold     = true;
     this.textBox12.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox12.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value               = "=Fields.Saldo";
     //
     // textBox7
     //
     this.textBox7.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox7.Format              = "{0}";
     this.textBox7.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(15D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox7.Name                = "textBox7";
     this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.1000001430511475D), Telerik.Reporting.Drawing.Unit.Cm(0.40000000596046448D));
     this.textBox7.Style.Font.Bold     = true;
     this.textBox7.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox7.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value               = "=Fields.CredSusp";
     //
     // sqlConnection1
     //
     this.sqlConnection1.ConnectionString = "Data Source=189.206.126.68;Initial Catalog=SIANCentral;User ID=sa";
     this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
     //
     // sqlConnection2
     //
     this.sqlConnection2.FireInfoMessageEventOnUserErrors = false;
     //
     // sqlDataAdapter1
     //
     this.sqlDataAdapter1.SelectCommand = this.sqlSelectCommand1;
     this.sqlDataAdapter1.TableMappings.AddRange(new System.Data.Common.DataTableMapping[] {
         new System.Data.Common.DataTableMapping("Table", "spCapGenerarPoliza_Imprimir", new System.Data.Common.DataColumnMapping[] {
             new System.Data.Common.DataColumnMapping("cuenta", "cuenta"),
             new System.Data.Common.DataColumnMapping("Referencia", "Referencia"),
             new System.Data.Common.DataColumnMapping("subcuenta", "subcuenta"),
             new System.Data.Common.DataColumnMapping("subsubcuenta", "subsubcuenta"),
             new System.Data.Common.DataColumnMapping("Almacen", "Almacen"),
             new System.Data.Common.DataColumnMapping("TipoMov", "TipoMov"),
             new System.Data.Common.DataColumnMapping("Cargo", "Cargo"),
             new System.Data.Common.DataColumnMapping("Abono", "Abono")
         })
     });
     //
     // sqlSelectCommand1
     //
     this.sqlSelectCommand1.CommandText    = "spRepCobEstCartera_Nivel3";
     this.sqlSelectCommand1.CommandTimeout = 600;
     this.sqlSelectCommand1.CommandType    = System.Data.CommandType.StoredProcedure;
     this.sqlSelectCommand1.Connection     = this.sqlConnection1;
     this.sqlSelectCommand1.Parameters.AddRange(new System.Data.SqlClient.SqlParameter[] {
         new System.Data.SqlClient.SqlParameter("@FechaCorte", System.Data.SqlDbType.DateTime, 8),
         new System.Data.SqlClient.SqlParameter("@Plazo", System.Data.SqlDbType.Int, 4),
         new System.Data.SqlClient.SqlParameter("@Vencimiento", System.Data.SqlDbType.Int, 4),
         new System.Data.SqlClient.SqlParameter("@TipoCte", System.Data.SqlDbType.Int, 4),
         new System.Data.SqlClient.SqlParameter("@Cd", System.Data.SqlDbType.Int, 4)
     });
     //
     // pageFooter
     //
     this.pageFooter.Bindings.Add(new Telerik.Reporting.Binding("Visible", "=PageCount = PageNumber"));
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(0.49999985098838806D);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox25,
         this.textBox26
     });
     this.pageFooter.Name             = "pageFooter";
     this.pageFooter.PrintOnFirstPage = true;
     //
     // textBox25
     //
     this.textBox25.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.9999996423721314D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox25.Name     = "textBox25";
     this.textBox25.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.500000953674316D), Telerik.Reporting.Drawing.Unit.Cm(0.49999958276748657D));
     this.textBox25.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox25.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox25.Style.Font.Bold          = true;
     this.textBox25.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox25.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox25.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox25.Value = "Total:";
     //
     // textBox26
     //
     this.textBox26.Format   = "{0:N2}";
     this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.500000953674316D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox26.Name     = "textBox26";
     this.textBox26.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5D), Telerik.Reporting.Drawing.Unit.Cm(0.49999955296516418D));
     this.textBox26.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox26.Style.Font.Bold       = true;
     this.textBox26.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox26.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox26.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox26.Value = "=SUM(Fields.Saldo)";
     //
     // RepCobEstCarteraResumenCte_SW
     //
     this.DataSource = this.sqlDataAdapter1;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeader,
         this.detail,
         this.pageFooter
     });
     this.Name = "RepCobEstCarteraResumenCte_SW";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Cm(0.5D), Telerik.Reporting.Drawing.Unit.Cm(0.5D), Telerik.Reporting.Drawing.Unit.Cm(0.5D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.Name       = "Conexion";
     reportParameter2.Name       = "FechaCorte";
     reportParameter2.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter3.Name       = "Plazo";
     reportParameter3.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter4.Name       = "Vencimiento";
     reportParameter4.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter5.Name       = "TipoCte";
     reportParameter5.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter6.Name       = "Id_Cd";
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.ReportParameters.Add(reportParameter4);
     this.ReportParameters.Add(reportParameter5);
     this.ReportParameters.Add(reportParameter6);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     this.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.Style.Visible         = true;
     this.Width           = Telerik.Reporting.Drawing.Unit.Cm(17.100000381469727D);
     this.NeedDataSource += new System.EventHandler(this.RepCobEstCarteraResumenCte_SW_NeedDataSource);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter4 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter5 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter6 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter7 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter8 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter9 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter10 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter11 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter12 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter14 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter15 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
            this.pageHeader = new Telerik.Reporting.PageHeaderSection();
            this.titleTextBox = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.rowPanel = new Telerik.Reporting.Panel();
            this.pageFooter = new Telerik.Reporting.PageFooterSection();
            this.pageFooterInfoPanel = new Telerik.Reporting.Panel();
            this.currentTimeTextBox = new Telerik.Reporting.TextBox();
            this.pageInfoTextBox = new Telerik.Reporting.TextBox();
            this.pageAggregatePanel = new Telerik.Reporting.Panel();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.75999999046325684D);
            this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.titleTextBox});
            this.pageHeader.Name = "pageHeader";
            this.pageHeader.Style.BackgroundColor = System.Drawing.Color.Transparent;
            this.pageHeader.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pageHeader.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            // 
            // titleTextBox
            // 
            this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.titleTextBox.Name = "titleTextBox";
            this.titleTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.199999809265137D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.titleTextBox.Style.BackgroundColor = System.Drawing.Color.White;
            this.titleTextBox.Style.Color = System.Drawing.Color.Black;
            this.titleTextBox.Style.Font.Bold = true;
            this.titleTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.titleTextBox.Style.LineStyle = Telerik.Reporting.Drawing.LineStyle.Solid;
            this.titleTextBox.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(1D);
            this.titleTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.titleTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.titleTextBox.Value = "= Parameters.title.Value";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.rowPanel});
            this.detail.Name = "detail";
            this.detail.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.detail.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            // 
            // rowPanel
            // 
            formattingRule1.Filters.AddRange(new Telerik.Reporting.Filter[] {
            new Telerik.Reporting.Filter("=RowNumber() % 2", Telerik.Reporting.FilterOperator.Equal, "=0")});
            formattingRule1.Style.BackgroundColor = System.Drawing.Color.AliceBlue;
            this.rowPanel.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule1});
            this.rowPanel.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.rowPanel.Name = "rowPanel";
            this.rowPanel.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.199999809265137D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.rowPanel.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            // 
            // pageFooter
            // 
            this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.68031501770019531D);
            this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageFooterInfoPanel,
            this.pageAggregatePanel});
            this.pageFooter.Name = "pageFooter";
            this.pageFooter.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.None;
            // 
            // pageFooterInfoPanel
            // 
            this.pageFooterInfoPanel.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.currentTimeTextBox,
            this.pageInfoTextBox});
            this.pageFooterInfoPanel.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(1.2200000286102295D));
            this.pageFooterInfoPanel.Name = "pageFooterInfoPanel";
            this.pageFooterInfoPanel.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(25.90789794921875D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.pageFooterInfoPanel.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // currentTimeTextBox
            // 
            this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.currentTimeTextBox.Name = "currentTimeTextBox";
            this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.currentTimeTextBox.Style.Font.Name = "Arial Unicode MS";
            this.currentTimeTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.currentTimeTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.currentTimeTextBox.StyleName = "PageInfo";
            this.currentTimeTextBox.Value = "=\'Report printed on \' + NOW()";
            // 
            // pageInfoTextBox
            // 
            this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.5399999618530273D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.pageInfoTextBox.Name = "pageInfoTextBox";
            this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.pageInfoTextBox.Style.Font.Name = "Arial Unicode MS";
            this.pageInfoTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.pageInfoTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.pageInfoTextBox.StyleName = "PageInfo";
            this.pageInfoTextBox.Value = "=\'Page \' + PageNumber + \' of \' + PageCount";
            // 
            // pageAggregatePanel
            // 
            this.pageAggregatePanel.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.059999998658895493D), Telerik.Reporting.Drawing.Unit.Cm(0.30000001192092896D));
            this.pageAggregatePanel.Name = "pageAggregatePanel";
            this.pageAggregatePanel.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.149999618530273D), Telerik.Reporting.Drawing.Unit.Point(22D));
            this.pageAggregatePanel.Style.BackgroundColor = System.Drawing.SystemColors.MenuBar;
            this.pageAggregatePanel.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.pageAggregatePanel.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pageAggregatePanel.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.pageAggregatePanel.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(1D);
            this.pageAggregatePanel.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.pageAggregatePanel.ItemDataBound += new System.EventHandler(this.pageAggregatePanel_ItemDataBound);
            // 
            // EasyReportLandscape
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeader,
            this.detail,
            this.pageFooter});
            this.Name = "EasyReportPortrait";
            this.PageSettings.Landscape = true;
            this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D);
            this.PageSettings.Margins.Left = Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D);
            this.PageSettings.Margins.Right = Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D);
            this.PageSettings.Margins.Top = Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
            reportParameter1.Name = "title";
            reportParameter2.Name = "columns";
            reportParameter3.Name = "processName";
            reportParameter4.Name = "userRights";
            reportParameter5.Name = "filterDefinition";
            reportParameter6.Name = "sorting";
            reportParameter7.Name = "globalFilter";
            reportParameter8.Name = "pageNumber";
            reportParameter8.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter9.Name = "pageSize";
            reportParameter9.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter10.Name = "groupColumn";
            reportParameter11.Name = "groups";
            reportParameter12.Name = "aggregates";
            reportParameter14.Name = "userCurrency";
            reportParameter15.Name = "accountId";
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.ReportParameters.Add(reportParameter3);
            this.ReportParameters.Add(reportParameter4);
            this.ReportParameters.Add(reportParameter5);
            this.ReportParameters.Add(reportParameter6);
            this.ReportParameters.Add(reportParameter7);
            this.ReportParameters.Add(reportParameter8);
            this.ReportParameters.Add(reportParameter9);
            this.ReportParameters.Add(reportParameter10);
            this.ReportParameters.Add(reportParameter11);
            this.ReportParameters.Add(reportParameter12);
            this.ReportParameters.Add(reportParameter14);
            this.ReportParameters.Add(reportParameter15);
            this.Style.BackgroundColor = System.Drawing.Color.White;
            styleRule1.Style.Font.Name = "Arial Unicode MS";
            styleRule1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(20D);
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Caption")});
            styleRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
            styleRule2.Style.Font.Bold = true;
            styleRule2.Style.Font.Name = "Arial Unicode MS";
            styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(30D);
            styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Data")});
            styleRule3.Style.Font.Name = "Arial Unicode MS";
            styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("PageInfo")});
            styleRule4.Style.Font.Name = "Arial Unicode MS";
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4});
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(10.199999809265137D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
예제 #11
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup             tableGroup1     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup2     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup3     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup4     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup5     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup6     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup7     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup8     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.StyleRule      styleRule1      = new Telerik.Reporting.Drawing.StyleRule();
     this.pageHeaderSection1   = new Telerik.Reporting.PageHeaderSection();
     this.pbLogo               = new Telerik.Reporting.PictureBox();
     this.textBox1             = new Telerik.Reporting.TextBox();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.textBox3             = new Telerik.Reporting.TextBox();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.pageFooterSection1   = new Telerik.Reporting.PageFooterSection();
     this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
     this.tbTicket             = new Telerik.Reporting.Table();
     this.textBox14            = new Telerik.Reporting.TextBox();
     this.textBox26            = new Telerik.Reporting.TextBox();
     this.textBox6             = new Telerik.Reporting.TextBox();
     this.textBox16            = new Telerik.Reporting.TextBox();
     this.textBox10            = new Telerik.Reporting.TextBox();
     this.textBox9             = new Telerik.Reporting.TextBox();
     this.textBox11            = new Telerik.Reporting.TextBox();
     this.textBox12            = new Telerik.Reporting.TextBox();
     this.textBox8             = new Telerik.Reporting.TextBox();
     this.textBox34            = new Telerik.Reporting.TextBox();
     this.textBox7             = new Telerik.Reporting.TextBox();
     this.textBox23            = new Telerik.Reporting.TextBox();
     this.textBox19            = new Telerik.Reporting.TextBox();
     this.textBox22            = new Telerik.Reporting.TextBox();
     this.textBox15            = new Telerik.Reporting.TextBox();
     this.textBox24            = new Telerik.Reporting.TextBox();
     this.textBox27            = new Telerik.Reporting.TextBox();
     this.textBox32            = new Telerik.Reporting.TextBox();
     this.textBox29            = new Telerik.Reporting.TextBox();
     this.textBox20            = new Telerik.Reporting.TextBox();
     this.textBox33            = new Telerik.Reporting.TextBox();
     this.textBox13            = new Telerik.Reporting.TextBox();
     this.textBox28            = new Telerik.Reporting.TextBox();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.textBox31            = new Telerik.Reporting.TextBox();
     this.textBox5             = new Telerik.Reporting.TextBox();
     this.textBox17            = new Telerik.Reporting.TextBox();
     this.textBox18            = new Telerik.Reporting.TextBox();
     this.DataTicket           = new Telerik.Reporting.ObjectDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(3D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pbLogo,
         this.textBox1,
         this.textBox2,
         this.textBox3
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // pbLogo
     //
     this.pbLogo.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.159D), Telerik.Reporting.Drawing.Unit.Cm(0.026D));
     this.pbLogo.MimeType        = "";
     this.pbLogo.Name            = "pbLogo";
     this.pbLogo.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.7D), Telerik.Reporting.Drawing.Unit.Cm(1.6D));
     this.pbLogo.Sizing          = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pbLogo.Style.Font.Name = "Corbel";
     this.pbLogo.Value           = "=Fields.LogoEmpresa";
     //
     // textBox1
     //
     this.textBox1.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.063D), Telerik.Reporting.Drawing.Unit.Cm(1.666D));
     this.textBox1.Name                = "textBox1";
     this.textBox1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.55D), Telerik.Reporting.Drawing.Unit.Cm(0.426D));
     this.textBox1.Style.Font.Bold     = true;
     this.textBox1.Style.Font.Name     = "Corbel";
     this.textBox1.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value               = "=Fields.NombreEmpresa";
     //
     // textBox2
     //
     this.textBox2.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.063D), Telerik.Reporting.Drawing.Unit.Cm(2.158D));
     this.textBox2.Name                = "textBox2";
     this.textBox2.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.55D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox2.Style.Font.Bold     = false;
     this.textBox2.Style.Font.Name     = "Segoe UI";
     this.textBox2.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox2.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value               = "=Fields.Direccion";
     //
     // textBox3
     //
     this.textBox3.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.063D), Telerik.Reporting.Drawing.Unit.Cm(2.492D));
     this.textBox3.Name                = "textBox3";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.55D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox3.Style.Font.Bold     = false;
     this.textBox3.Style.Font.Name     = "Segoe UI";
     this.textBox3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox3.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value               = "=Fields.Provincia";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(0.132D);
     this.detail.Name   = "detail";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(0.132D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // reportHeaderSection1
     //
     this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(6.3D);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.tbTicket,
         this.textBox9,
         this.textBox11,
         this.textBox12,
         this.textBox8,
         this.textBox34,
         this.textBox7,
         this.textBox23,
         this.textBox19,
         this.textBox22,
         this.textBox15,
         this.textBox24,
         this.textBox27,
         this.textBox32,
         this.textBox29,
         this.textBox20,
         this.textBox33,
         this.textBox13,
         this.textBox28,
         this.textBox4,
         this.textBox31,
         this.textBox5,
         this.textBox17,
         this.textBox18
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     this.reportHeaderSection1.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     //
     // tbTicket
     //
     this.tbTicket.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.245D)));
     this.tbTicket.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.085D)));
     this.tbTicket.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.647D)));
     this.tbTicket.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(0.275D)));
     this.tbTicket.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.448D)));
     this.tbTicket.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.302D)));
     this.tbTicket.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.271D)));
     this.tbTicket.Body.SetCellContent(1, 0, this.textBox14);
     this.tbTicket.Body.SetCellContent(1, 1, this.textBox26);
     this.tbTicket.Body.SetCellContent(0, 0, this.textBox6, 1, 4);
     this.tbTicket.Body.SetCellContent(1, 2, this.textBox16, 1, 2);
     this.tbTicket.Body.SetCellContent(0, 4, this.textBox10, 2, 1);
     tableGroup1.Name = "tableGroup";
     tableGroup2.Name = "group";
     tableGroup3.Name = "tableGroup1";
     tableGroup4.Name = "group1";
     tableGroup5.Name = "tableGroup2";
     this.tbTicket.ColumnGroups.Add(tableGroup1);
     this.tbTicket.ColumnGroups.Add(tableGroup2);
     this.tbTicket.ColumnGroups.Add(tableGroup3);
     this.tbTicket.ColumnGroups.Add(tableGroup4);
     this.tbTicket.ColumnGroups.Add(tableGroup5);
     this.tbTicket.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6,
         this.textBox10,
         this.textBox14,
         this.textBox26,
         this.textBox16
     });
     this.tbTicket.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.5D), Telerik.Reporting.Drawing.Unit.Cm(2.392D));
     this.tbTicket.Name     = "tbTicket";
     tableGroup7.Name       = "group3";
     tableGroup8.Name       = "group2";
     tableGroup6.ChildGroups.Add(tableGroup7);
     tableGroup6.ChildGroups.Add(tableGroup8);
     tableGroup6.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup6.Name = "detailTableGroup";
     this.tbTicket.RowGroups.Add(tableGroup6);
     this.tbTicket.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.7D), Telerik.Reporting.Drawing.Unit.Cm(0.573D));
     this.tbTicket.Style.Font.Name = "Segoe UI";
     this.tbTicket.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     //
     // textBox14
     //
     this.textBox14.Name = "textBox14";
     this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.245D), Telerik.Reporting.Drawing.Unit.Cm(0.271D));
     this.textBox14.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Dotted;
     this.textBox14.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox14.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox14.Style.Font.Bold           = false;
     this.textBox14.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox14.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox14.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.Value = "=Fields.Cantidad";
     //
     // textBox26
     //
     this.textBox26.Name = "textBox26";
     this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.085D), Telerik.Reporting.Drawing.Unit.Cm(0.271D));
     this.textBox26.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Dotted;
     this.textBox26.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox26.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox26.Style.Font.Bold           = false;
     this.textBox26.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox26.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox26.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox26.StyleName = "";
     this.textBox26.Value     = "=Fields.UnidadMedida";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.252D), Telerik.Reporting.Drawing.Unit.Cm(0.302D));
     this.textBox6.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox6.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox6.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox6.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.StyleName = "";
     this.textBox6.Value     = "=Fields.Descripcion";
     //
     // textBox16
     //
     this.textBox16.Name = "textBox16";
     this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.922D), Telerik.Reporting.Drawing.Unit.Cm(0.271D));
     this.textBox16.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Dotted;
     this.textBox16.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox16.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox16.Style.Font.Bold           = false;
     this.textBox16.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox16.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox16.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.Value = "=Fields.Precio";
     //
     // textBox10
     //
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.448D), Telerik.Reporting.Drawing.Unit.Cm(0.573D));
     this.textBox10.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Dotted;
     this.textBox10.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox10.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox10.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox10.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox10.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.StyleName = "";
     this.textBox10.Value     = "=Fields.TotalPago";
     //
     // textBox9
     //
     this.textBox9.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.053D), Telerik.Reporting.Drawing.Unit.Cm(0.942D));
     this.textBox9.Name                = "textBox9";
     this.textBox9.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.21D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox9.Style.Font.Bold     = false;
     this.textBox9.Style.Font.Name     = "Segoe UI";
     this.textBox9.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox9.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value               = "Cliente : ";
     //
     // textBox11
     //
     this.textBox11.Format              = "{0:G}";
     this.textBox11.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.263D), Telerik.Reporting.Drawing.Unit.Cm(1.542D));
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.474D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox11.Style.Font.Bold     = false;
     this.textBox11.Style.Font.Name     = "Segoe UI";
     this.textBox11.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value               = "=Fields.FechaVenta";
     //
     // textBox12
     //
     this.textBox12.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.263D), Telerik.Reporting.Drawing.Unit.Cm(0.942D));
     this.textBox12.Name                = "textBox12";
     this.textBox12.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.474D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox12.Style.Font.Bold     = false;
     this.textBox12.Style.Font.Name     = "Segoe UI";
     this.textBox12.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox12.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value               = "=Fields.Cliente";
     //
     // textBox8
     //
     this.textBox8.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.053D), Telerik.Reporting.Drawing.Unit.Cm(1.542D));
     this.textBox8.Name                = "textBox8";
     this.textBox8.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.21D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox8.Style.Font.Bold     = false;
     this.textBox8.Style.Font.Name     = "Segoe UI";
     this.textBox8.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox8.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value               = "Fecha Emision :";
     //
     // textBox34
     //
     this.textBox34.Format              = "{0:G}";
     this.textBox34.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.273D), Telerik.Reporting.Drawing.Unit.Cm(1.242D));
     this.textBox34.Name                = "textBox34";
     this.textBox34.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.474D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox34.Style.Font.Bold     = false;
     this.textBox34.Style.Font.Name     = "Segoe UI";
     this.textBox34.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox34.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox34.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox34.Value               = "=Fields.DireccionCliente";
     //
     // textBox7
     //
     this.textBox7.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.063D), Telerik.Reporting.Drawing.Unit.Cm(1.242D));
     this.textBox7.Name                = "textBox7";
     this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.21D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox7.Style.Font.Bold     = false;
     this.textBox7.Style.Font.Name     = "Segoe UI";
     this.textBox7.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox7.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value               = "Dirección:";
     //
     // textBox23
     //
     this.textBox23.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.026D), Telerik.Reporting.Drawing.Unit.Cm(5.442D));
     this.textBox23.Name                = "textBox23";
     this.textBox23.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.774D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox23.Style.Font.Bold     = false;
     this.textBox23.Style.Font.Name     = "Segoe UI";
     this.textBox23.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox23.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox23.Value               = "=\'*** \'+Fields.Agradecimiento+\' ***\'";
     //
     // textBox19
     //
     this.textBox19.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.752D), Telerik.Reporting.Drawing.Unit.Cm(3.181D));
     this.textBox19.Name                = "textBox19";
     this.textBox19.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.465D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox19.Style.Font.Bold     = true;
     this.textBox19.Style.Font.Name     = "Segoe UI";
     this.textBox19.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox19.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox19.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.Value               = "=Fields.MontoTotal";
     //
     // textBox22
     //
     this.textBox22.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(4.352D), Telerik.Reporting.Drawing.Unit.Cm(3.181D));
     this.textBox22.Name                = "textBox22";
     this.textBox22.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.4D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox22.Style.Font.Bold     = false;
     this.textBox22.Style.Font.Name     = "Segoe UI";
     this.textBox22.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox22.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox22.Value               = "Total :";
     //
     // textBox15
     //
     this.textBox15.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(4.352D), Telerik.Reporting.Drawing.Unit.Cm(3.481D));
     this.textBox15.Name                = "textBox15";
     this.textBox15.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.4D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox15.Style.Font.Bold     = false;
     this.textBox15.Style.Font.Name     = "Segoe UI";
     this.textBox15.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox15.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox15.Value               = "Efectivo :";
     //
     // textBox24
     //
     this.textBox24.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(4.352D), Telerik.Reporting.Drawing.Unit.Cm(3.781D));
     this.textBox24.Name                = "textBox24";
     this.textBox24.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.4D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox24.Style.Font.Bold     = false;
     this.textBox24.Style.Font.Name     = "Segoe UI";
     this.textBox24.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox24.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox24.Value               = "Cambio :";
     //
     // textBox27
     //
     this.textBox27.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.752D), Telerik.Reporting.Drawing.Unit.Cm(3.481D));
     this.textBox27.Name                = "textBox27";
     this.textBox27.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.465D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox27.Style.Font.Bold     = true;
     this.textBox27.Style.Font.Name     = "Segoe UI";
     this.textBox27.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox27.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox27.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox27.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.Value               = "=Fields.Efectivo";
     //
     // textBox32
     //
     this.textBox32.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.752D), Telerik.Reporting.Drawing.Unit.Cm(3.781D));
     this.textBox32.Name                = "textBox32";
     this.textBox32.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.465D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox32.Style.Font.Bold     = true;
     this.textBox32.Style.Font.Name     = "Segoe UI";
     this.textBox32.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox32.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox32.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox32.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox32.Value               = "=Fields.Cambio";
     //
     // textBox29
     //
     this.textBox29.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(5.742D));
     this.textBox29.Name                = "textBox29";
     this.textBox29.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.774D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox29.Style.Font.Bold     = false;
     this.textBox29.Style.Font.Name     = "Segoe UI";
     this.textBox29.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox29.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox29.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox29.Value               = "=Fields.Anuncio";
     //
     // textBox20
     //
     this.textBox20.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(4.342D));
     this.textBox20.Name                = "textBox20";
     this.textBox20.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.774D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox20.Style.Font.Bold     = false;
     this.textBox20.Style.Font.Name     = "Segoe UI";
     this.textBox20.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.textBox20.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.Value               = "=Fields.LetraNumero";
     //
     // textBox33
     //
     this.textBox33.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.026D), Telerik.Reporting.Drawing.Unit.Cm(5.042D));
     this.textBox33.Name                = "textBox33";
     this.textBox33.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.748D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox33.Style.Font.Bold     = false;
     this.textBox33.Style.Font.Name     = "Segoe UI";
     this.textBox33.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox33.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox33.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox33.Value               = "= \'¡Lo atendió \'+Fields.Cajero+\' !\'";
     //
     // textBox13
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("= Fields.Comentarios", Telerik.Reporting.FilterOperator.NotEqual, "=\"N/A\""));
     formattingRule1.StopIfTrue        = true;
     formattingRule1.Style.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(111)))), ((int)(((byte)(111)))));
     formattingRule1.Style.Font.Italic = true;
     this.textBox13.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox13.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(4.642D));
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.774D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox13.Style.Font.Bold     = false;
     this.textBox13.Style.Font.Name     = "Segoe UI";
     this.textBox13.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox13.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.Value               = "=Iif( Fields.Comentarios = \"N/A\",\"\", \'NOTA : \'+Fields.Comentarios)";
     //
     // textBox28
     //
     this.textBox28.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(4.039D), Telerik.Reporting.Drawing.Unit.Cm(0.126D));
     this.textBox28.Name                = "textBox28";
     this.textBox28.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox28.Style.Font.Bold     = false;
     this.textBox28.Style.Font.Italic   = false;
     this.textBox28.Style.Font.Name     = "Segoe UI";
     this.textBox28.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox28.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox28.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox28.Value               = "Folio N° :";
     //
     // textBox4
     //
     this.textBox4.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.939D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox4.Name                = "textBox4";
     this.textBox4.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.696D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox4.Style.Font.Bold     = false;
     this.textBox4.Style.Font.Name     = "Segoe UI";
     this.textBox4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox4.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox4.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value               = "=Fields.FormaPago";
     //
     // textBox31
     //
     this.textBox31.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.239D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox31.Name                = "textBox31";
     this.textBox31.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.7D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox31.Style.Font.Bold     = false;
     this.textBox31.Style.Font.Name     = "Segoe UI";
     this.textBox31.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox31.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox31.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox31.Value               = "T.V.:";
     //
     // textBox5
     //
     this.textBox5.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.939D), Telerik.Reporting.Drawing.Unit.Cm(0.126D));
     this.textBox5.Name                = "textBox5";
     this.textBox5.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.674D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox5.Style.Font.Bold     = false;
     this.textBox5.Style.Font.Name     = "Segoe UI";
     this.textBox5.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox5.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value               = "=Fields.Folio";
     //
     // textBox17
     //
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.5D), Telerik.Reporting.Drawing.Unit.Cm(2.092D));
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.252D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox17.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Double;
     this.textBox17.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox17.Style.Font.Bold          = false;
     this.textBox17.Style.Font.Name          = "Segoe UI";
     this.textBox17.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox17.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox17.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.Value = "PRODUCTO";
     //
     // textBox18
     //
     this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.752D), Telerik.Reporting.Drawing.Unit.Cm(2.092D));
     this.textBox18.Name     = "textBox18";
     this.textBox18.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.448D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox18.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Double;
     this.textBox18.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox18.Style.Font.Bold          = false;
     this.textBox18.Style.Font.Name          = "Segoe UI";
     this.textBox18.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox18.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox18.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.Value = "IMPORTE";
     //
     // DataTicket
     //
     this.DataTicket.DataSource = typeof(EntVenta.ParametrosReporte);
     this.DataTicket.Name       = "DataTicket";
     //
     // ReportTicket
     //
     this.DataSource = this.DataTicket;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1,
         this.reportHeaderSection1
     });
     this.Name = "ReportTicket";
     this.PageSettings.ContinuousPaper = false;
     this.PageSettings.Landscape       = false;
     this.PageSettings.Margins         = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(1D), Telerik.Reporting.Drawing.Unit.Mm(1D), Telerik.Reporting.Drawing.Unit.Mm(1D), Telerik.Reporting.Drawing.Unit.Mm(1D));
     this.PageSettings.PaperKind       = System.Drawing.Printing.PaperKind.Custom;
     this.PageSettings.PaperSize       = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(80D), Telerik.Reporting.Drawing.Unit.Mm(297D));
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Cm(7.8D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule formattingRule7 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule8 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule9 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule10 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule11 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule12 = new Telerik.Reporting.Drawing.FormattingRule();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProductTagReport));
     this.detail = new Telerik.Reporting.DetailSection();
     this.panel1 = new Telerik.Reporting.Panel();
     this.txtName = new Telerik.Reporting.TextBox();
     this.txtTitle = new Telerik.Reporting.TextBox();
     this.textBox5 = new Telerik.Reporting.TextBox();
     this.textBox6 = new Telerik.Reporting.TextBox();
     this.barcode1 = new Telerik.Reporting.Barcode();
     this.pictureBox1 = new Telerik.Reporting.PictureBox();
     this.shape1 = new Telerik.Reporting.Shape();
     this.panel3 = new Telerik.Reporting.Panel();
     this.textBox2 = new Telerik.Reporting.TextBox();
     this.textBox3 = new Telerik.Reporting.TextBox();
     this.textBox4 = new Telerik.Reporting.TextBox();
     this.textBox7 = new Telerik.Reporting.TextBox();
     this.textBox8 = new Telerik.Reporting.TextBox();
     this.textBox9 = new Telerik.Reporting.TextBox();
     this.textBox10 = new Telerik.Reporting.TextBox();
     this.textBox11 = new Telerik.Reporting.TextBox();
     this.textBox12 = new Telerik.Reporting.TextBox();
     this.shape2 = new Telerik.Reporting.Shape();
     this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.ColumnCount = 3;
     this.detail.ColumnSpacing = new Telerik.Reporting.Drawing.Unit(1.2999999523162842, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(8.68783187866211, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.panel1});
     this.detail.Name = "detail";
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.txtName,
     this.txtTitle,
     this.textBox5,
     this.textBox6,
     this.barcode1,
     this.pictureBox1,
     this.shape1,
     this.panel3});
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.013781229965388775, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel1.Name = "panel1";
     this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(55.299999237060547, Telerik.Reporting.Drawing.UnitType.Mm), new Telerik.Reporting.Drawing.Unit(83, Telerik.Reporting.Drawing.UnitType.Mm));
     this.panel1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(255)))));
     this.panel1.Style.BackgroundImage.Repeat = Telerik.Reporting.Drawing.BackgroundRepeat.NoRepeat;
     this.panel1.Style.BorderColor.Bottom = System.Drawing.Color.DarkGray;
     this.panel1.Style.BorderColor.Default = System.Drawing.Color.Gainsboro;
     this.panel1.Style.BorderColor.Left = System.Drawing.Color.DarkGray;
     this.panel1.Style.BorderColor.Right = System.Drawing.Color.DarkGray;
     this.panel1.Style.BorderColor.Top = System.Drawing.Color.DarkGray;
     this.panel1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Dotted;
     this.panel1.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel1.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // txtName
     //
     this.txtName.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.065000124275684357, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(38.359786987304688, Telerik.Reporting.Drawing.UnitType.Mm));
     this.txtName.Name = "txtName";
     this.txtName.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.3650002479553223, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.46402105689048767, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtName.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(87)))), ((int)(((byte)(181)))));
     this.txtName.Style.Font.Bold = true;
     this.txtName.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtName.TextWrap = false;
     this.txtName.Value = "=Fields.ProductName";
     //
     // txtTitle
     //
     this.txtTitle.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.065000124275684357, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(4.4000000953674316, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTitle.Name = "txtTitle";
     this.txtTitle.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.3650002479553223, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.43683755397796631, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtTitle.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(87)))), ((int)(((byte)(181)))));
     this.txtTitle.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtTitle.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtTitle.Value = "= \"(\" + \" \" + Fields.ProductSubName  + \" \" + \")\"";
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.349216103553772, Telerik.Reporting.Drawing.UnitType.Mm), new Telerik.Reporting.Drawing.Unit(9.8941802978515625, Telerik.Reporting.Drawing.UnitType.Mm));
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(20.103809356689453, Telerik.Reporting.Drawing.UnitType.Mm), new Telerik.Reporting.Drawing.Unit(5.07936429977417, Telerik.Reporting.Drawing.UnitType.Mm));
     this.textBox5.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(87)))), ((int)(((byte)(181)))));
     this.textBox5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox5.Value = "Product No.";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(21.455028533935547, Telerik.Reporting.Drawing.UnitType.Mm), new Telerik.Reporting.Drawing.Unit(9.8941802978515625, Telerik.Reporting.Drawing.UnitType.Mm));
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(19.310161590576172, Telerik.Reporting.Drawing.UnitType.Mm), new Telerik.Reporting.Drawing.Unit(5.07936429977417, Telerik.Reporting.Drawing.UnitType.Mm));
     this.textBox6.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(87)))), ((int)(((byte)(181)))));
     this.textBox6.Style.Font.Bold = true;
     this.textBox6.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox6.Value = "=Fields.ProductNumber";
     //
     // barcode1
     //
     this.barcode1.Angle = 270;
     this.barcode1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(42.037044525146484, Telerik.Reporting.Drawing.UnitType.Mm), new Telerik.Reporting.Drawing.Unit(1.4814810752868652, Telerik.Reporting.Drawing.UnitType.Mm));
     this.barcode1.Name = "barcode1";
     this.barcode1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(12.396825790405273, Telerik.Reporting.Drawing.UnitType.Mm), new Telerik.Reporting.Drawing.Unit(33.864429473876953, Telerik.Reporting.Drawing.UnitType.Mm));
     this.barcode1.Stretch = true;
     this.barcode1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.barcode1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.barcode1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.barcode1.Symbology = Telerik.Reporting.Barcode.SymbologyType.EAN128;
     this.barcode1.Value = "=Fields.ProductNumber";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.55820292234420776, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.550464391708374, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pictureBox1.MimeType = "";
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.095238208770752, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.9576719999313355, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pictureBox1.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Style.BackgroundColor = System.Drawing.Color.White;
     this.pictureBox1.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.pictureBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.pictureBox1.Style.Visible = true;
     this.pictureBox1.Value = "=Fields.LargePhoto";
     //
     // shape1
     //
     this.shape1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.24074171483516693, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.12169308215379715, Telerik.Reporting.Drawing.UnitType.Cm));
     this.shape1.Name = "shape1";
     this.shape1.ShapeType = new Telerik.Reporting.Drawing.Shapes.EllipseShape(0);
     this.shape1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50264549255371094, Telerik.Reporting.Drawing.UnitType.Cm));
     this.shape1.Style.BackgroundColor = System.Drawing.Color.White;
     this.shape1.Style.Color = System.Drawing.Color.DimGray;
     this.shape1.Style.LineStyle = Telerik.Reporting.Drawing.LineStyle.Dotted;
     this.shape1.Style.Padding.Bottom = new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.shape1.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.shape1.Style.Padding.Right = new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.shape1.Style.Padding.Top = new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Pixel);
     //
     // panel3
     //
     this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox2,
     this.textBox3,
     this.textBox4,
     this.textBox7,
     this.textBox8,
     this.textBox9,
     this.textBox10,
     this.textBox11,
     this.textBox12,
     this.shape2});
     this.panel3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.26043441891670227, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(5.1030745506286621, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel3.Name = "panel3";
     this.panel3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.0506772994995117, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.0499999523162842, Telerik.Reporting.Drawing.UnitType.Cm));
     this.panel3.Style.BackgroundColor = System.Drawing.Color.White;
     this.panel3.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.panel3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.041226863861083984, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.038164455443620682, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9335449934005737, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50264549255371094, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Style.Font.Bold = true;
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value = "List Price:";
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.1059202179312706, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.66284912824630737, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9335449934005737, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Style.Font.Bold = true;
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value = "Size:";
     //
     // textBox4
     //
     this.textBox4.Format = "{0:C2}";
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.1045656204223633, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.0995711162686348, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7999999523162842, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Style.Color = System.Drawing.Color.Red;
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value = "=Fields.ListPrice";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.1045656204223633, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.66284912824630737, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7999999523162842, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value = "=IsNull(Fields.Size, \'N/A\') + \" \" + IsNull(Fields.SizeUnitMeasureCode, \'\')";
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.10582010447978973, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.2261271476745606, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9335449934005737, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Style.Font.Bold = true;
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value = "Weight:";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.1045658588409424, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.2261271476745606, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7999999523162842, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "=IsNull(Fields.Weight, \'N/A\') + \" \" + IsNull(Fields.WeightUnitMeasureCode, \'\')";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.1059202179312706, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.789405107498169, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9335449934005737, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.23999999463558197, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox10.Style.Font.Bold = true;
     this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value = "Color:";
     //
     // textBox11
     //
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.10582010447978973, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.4622066020965576, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.9335449934005737, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Style.Font.Bold = true;
     this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value = "Vendor:";
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.1045656204223633, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.4622068405151367, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.CanGrow = false;
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7999999523162842, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Style.Font.Bold = false;
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value = "=Fields.Vendor";
     //
     // shape2
     //
     formattingRule7.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
     new Telerik.Reporting.Data.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.Data.FilterOperator.Equal, "Red")});
     formattingRule7.StopIfTrue = true;
     formattingRule7.Style.BackgroundColor = System.Drawing.Color.Red;
     formattingRule8.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
     new Telerik.Reporting.Data.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.Data.FilterOperator.Equal, "Blue")});
     formattingRule8.StopIfTrue = true;
     formattingRule8.Style.BackgroundColor = System.Drawing.Color.Blue;
     formattingRule9.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
     new Telerik.Reporting.Data.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.Data.FilterOperator.Equal, "Black")});
     formattingRule9.StopIfTrue = true;
     formattingRule9.Style.BackgroundColor = System.Drawing.Color.Black;
     formattingRule10.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
     new Telerik.Reporting.Data.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.Data.FilterOperator.Equal, "Silver")});
     formattingRule10.StopIfTrue = true;
     formattingRule10.Style.BackgroundColor = System.Drawing.Color.Silver;
     formattingRule11.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
     new Telerik.Reporting.Data.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.Data.FilterOperator.Equal, "Yellow")});
     formattingRule11.StopIfTrue = true;
     formattingRule11.Style.BackgroundColor = System.Drawing.Color.Yellow;
     formattingRule12.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
     new Telerik.Reporting.Data.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.Data.FilterOperator.Equal, "White")});
     formattingRule12.StopIfTrue = true;
     formattingRule12.Style.BackgroundColor = System.Drawing.Color.White;
     this.shape2.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
     formattingRule7,
     formattingRule8,
     formattingRule9,
     formattingRule10,
     formattingRule11,
     formattingRule12});
     this.shape2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.82867282629013062, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.70457834005355835, Telerik.Reporting.Drawing.UnitType.Inch));
     this.shape2.Name = "shape2";
     this.shape2.ShapeType = new Telerik.Reporting.Drawing.Shapes.EllipseShape(0);
     this.shape2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.23958000540733337, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2399999350309372, Telerik.Reporting.Drawing.UnitType.Inch));
     this.shape2.Style.Color = System.Drawing.Color.Transparent;
     this.shape2.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Point);
     this.shape2.Style.Padding.Bottom = new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Point);
     this.shape2.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Point);
     this.shape2.Style.Padding.Right = new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Point);
     this.shape2.Style.Padding.Top = new Telerik.Reporting.Drawing.Unit(2, Telerik.Reporting.Drawing.UnitType.Point);
     this.shape2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // ProductTagReport
     //
     this.DataSource = this.sqlDataSource1;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.detail});
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.800000011920929, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(0.800000011920929, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     this.Style.BackgroundColor = System.Drawing.Color.White;
     this.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.Style.Visible = true;
     this.Width = new Telerik.Reporting.Drawing.Unit(5.5999999046325684, Telerik.Reporting.Drawing.UnitType.Cm);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting 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(DisplayAllSalesByCustomerReport));
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Group             group1     = new Telerik.Reporting.Group();
     Telerik.Reporting.Group             group2     = new Telerik.Reporting.Group();
     Telerik.Reporting.Group             group3     = new Telerik.Reporting.Group();
     Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
     this.groupFooterSection   = new Telerik.Reporting.GroupFooterSection();
     this.panel2               = new Telerik.Reporting.Panel();
     this.textBox16            = new Telerik.Reporting.TextBox();
     this.textBox15            = new Telerik.Reporting.TextBox();
     this.groupHeaderSection   = new Telerik.Reporting.GroupHeaderSection();
     this.textBox1             = new Telerik.Reporting.TextBox();
     this.groupFooterSection1  = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection1  = new Telerik.Reporting.GroupHeaderSection();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.groupFooterSection2  = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection2  = new Telerik.Reporting.GroupHeaderSection();
     this.textBox12            = new Telerik.Reporting.TextBox();
     this.textBox9             = new Telerik.Reporting.TextBox();
     this.textBox11            = new Telerik.Reporting.TextBox();
     this.textBox7             = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1   = new Telerik.Reporting.PageHeaderSection();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.textBox14            = new Telerik.Reporting.TextBox();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.textBox6             = new Telerik.Reporting.TextBox();
     this.textBox3             = new Telerik.Reporting.TextBox();
     this.pageFooterSection1   = new Telerik.Reporting.PageFooterSection();
     this.textBox19            = new Telerik.Reporting.TextBox();
     this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
     this.pictureBox2          = new Telerik.Reporting.PictureBox();
     this.pictureBox1          = new Telerik.Reporting.PictureBox();
     this.textBox22            = new Telerik.Reporting.TextBox();
     this.textBox21            = new Telerik.Reporting.TextBox();
     this.panel1               = new Telerik.Reporting.Panel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // groupFooterSection
     //
     this.groupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.34791693091392517D);
     this.groupFooterSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel2,
         this.textBox16,
         this.textBox15
     });
     this.groupFooterSection.Name = "groupFooterSection";
     //
     // panel2
     //
     this.panel2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.24791686236858368D));
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D));
     this.panel2.Style.BackgroundColor = System.Drawing.SystemColors.ControlLight;
     //
     // textBox16
     //
     this.textBox16.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.0999597311019898D), Telerik.Reporting.Drawing.Unit.Inch(0.03055572509765625D));
     this.textBox16.Name                = "textBox16";
     this.textBox16.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3165161609649658D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
     this.textBox16.Style.Font.Bold     = true;
     this.textBox16.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.Value               = "Total de Venta(s):";
     //
     // textBox15
     //
     this.textBox15.Format              = "{0:C2}";
     this.textBox15.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.4165546894073486D), Telerik.Reporting.Drawing.Unit.Inch(0.03055572509765625D));
     this.textBox15.Name                = "textBox15";
     this.textBox15.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.28340482711792D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
     this.textBox15.Style.Font.Bold     = true;
     this.textBox15.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox15.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox15.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox15.Value               = "=Sum((Fields.SubTotal - IsNull(Fields.DisCount,0) + IsNull(Fields.ITBIS,0)))\r\n\r\n";
     //
     // groupHeaderSection
     //
     this.groupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D);
     this.groupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1
     });
     this.groupHeaderSection.Name = "groupHeaderSection";
     //
     // textBox1
     //
     this.textBox1.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox1.Name                = "textBox1";
     this.textBox1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.4000406265258789D), Telerik.Reporting.Drawing.Unit.Inch(0.19996070861816406D));
     this.textBox1.Style.Color         = System.Drawing.Color.Black;
     this.textBox1.Style.Font.Bold     = true;
     this.textBox1.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox1.Style.Padding.Top   = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox1.Value               = resources.GetString("textBox1.Value");
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833283662796D);
     this.groupFooterSection1.Name   = "groupFooterSection1";
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2
     });
     this.groupHeaderSection1.Name = "groupHeaderSection1";
     //
     // textBox2
     //
     this.textBox2.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox2.Name                = "textBox2";
     this.textBox2.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999603271484375D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
     this.textBox2.Style.Font.Bold     = true;
     this.textBox2.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox2.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox2.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value               = "{ToUpper(\"Fecha Facturación:\")} { Fields.InvoiceDate.ToString(\"dd/MM/yyyy\")}";
     //
     // groupFooterSection2
     //
     this.groupFooterSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.099881492555141449D);
     this.groupFooterSection2.Name   = "groupFooterSection2";
     //
     // groupHeaderSection2
     //
     this.groupHeaderSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20007865130901337D);
     this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox12,
         this.textBox9,
         this.textBox11,
         this.textBox7
     });
     this.groupHeaderSection2.Name = "groupHeaderSection2";
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.8000006675720215D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.89988237619400024D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox12.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox12.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox12.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox12.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox12.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox12.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox12.Style.Font.Bold           = true;
     this.textBox12.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox12.Style.Font.Underline      = false;
     this.textBox12.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox12.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox12.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox12.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value = "Estado";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.2000391483306885D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.4999206066131592D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox9.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox9.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox9.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.Font.Bold           = true;
     this.textBox9.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox9.Style.Font.Underline      = false;
     this.textBox9.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox9.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox9.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox9.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "Monto de la fáctura";
     //
     // textBox11
     //
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.7000393867492676D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox11.Name     = "textBox11";
     this.textBox11.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0998824834823608D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox11.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox11.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox11.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.Font.Bold           = true;
     this.textBox11.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox11.Style.Font.Underline      = false;
     this.textBox11.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox11.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox11.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox11.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value = "Pago";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.0999597311019898D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000007390975952D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox7.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox7.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox7.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.Font.Bold           = true;
     this.textBox7.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox7.Style.Font.Underline      = false;
     this.textBox7.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox7.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox7.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value = "Num. Fáctura";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D);
     this.pageHeaderSection1.Name   = "pageHeaderSection1";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20003955066204071D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox14,
         this.textBox4,
         this.textBox6,
         this.textBox3
     });
     this.detail.Name = "detail";
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.0999597311019898D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000007390975952D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox14.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox14.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox14.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.Font.Bold           = false;
     this.textBox14.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox14.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox14.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox14.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox14.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.Value = "=Koontabi.Reporting.DisplayAllSalesReport.GetInvoiceNumberFormat(Fields.InvoiceNu" +
                            "mber)";
     //
     // textBox4
     //
     this.textBox4.Format   = "{0:C2}";
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.2000391483306885D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.49992036819458D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox4.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox4.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox4.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox4.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox4.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox4.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox4.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox4.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value = "= (Fields.SubTotal - IsNull(Fields.DisCount,0) + IsNull(Fields.ITBIS,0))";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.7000384330749512D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.09988272190094D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox6.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox6.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox6.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox6.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox6.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox6.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox6.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value = "= Fields.TypeOfP";
     //
     // textBox3
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("= Fields.TypeOfP", Telerik.Reporting.FilterOperator.Equal, "Credito"));
     formattingRule1.Style.BackgroundColor = System.Drawing.Color.Empty;
     formattingRule1.Style.Color           = System.Drawing.Color.Red;
     formattingRule1.Style.Font.Bold       = true;
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("=Fields.TypeOfP", Telerik.Reporting.FilterOperator.Equal, "Efectivo"));
     formattingRule2.Style.Color     = System.Drawing.Color.Blue;
     formattingRule2.Style.Font.Bold = true;
     this.textBox3.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1,
         formattingRule2
     });
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.8000006675720215D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.89988261461257935D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox3.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox3.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox3.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox3.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox3.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox3.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox3.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox3.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox3.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox3.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value = "{Koontabi.Reporting.DisplayAllInvoicesByZoneReport.GetStatus(Fields.StateInvoice)" +
                           "}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.5D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox19
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // textBox19
     //
     this.textBox19.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.7687888145446777D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox19.Name                = "textBox19";
     this.textBox19.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3311712741851807D), Telerik.Reporting.Drawing.Unit.Inch(0.19996070861816406D));
     this.textBox19.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(15D);
     this.textBox19.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.Value               = "Pagina {PageNumber} de {PageCount}";
     //
     // reportHeaderSection1
     //
     this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(2.8000001907348633D);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox2,
         this.pictureBox1,
         this.textBox22,
         this.textBox21,
         this.panel1
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     //
     // pictureBox2
     //
     this.pictureBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.809999942779541D), Telerik.Reporting.Drawing.Unit.Cm(3.809999942779541D));
     this.pictureBox2.MimeType = "image/jpeg";
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.589899063110352D), Telerik.Reporting.Drawing.Unit.Cm(1.9999997615814209D));
     this.pictureBox2.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox2.Value    = ((object)(resources.GetObject("pictureBox2.Value")));
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(8.229949951171875D), Telerik.Reporting.Drawing.Unit.Cm(0.25400015711784363D));
     this.pictureBox1.MimeType = "image/jpeg";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.75D), Telerik.Reporting.Drawing.Unit.Cm(3.4999001026153564D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // textBox22
     //
     this.textBox22.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.4958329200744629D), Telerik.Reporting.Drawing.Unit.Inch(0.1145833358168602D));
     this.textBox22.Name                = "textBox22";
     this.textBox22.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6041274070739746D), Telerik.Reporting.Drawing.Unit.Inch(0.39370092749595642D));
     this.textBox22.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox22.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox22.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox22.Value               = "= \"Emitido: \" + ExecutionTime.ToString().ToUpper()";
     //
     // textBox21
     //
     this.textBox21.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(2.4636611938476562D));
     this.textBox21.Name                = "textBox21";
     this.textBox21.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999202728271484D), Telerik.Reporting.Drawing.Unit.Inch(0.23622067272663117D));
     this.textBox21.Style.Font.Bold     = true;
     this.textBox21.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(18D);
     this.textBox21.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox21.Value               = "REPORTE DE VENTA(S) POR CLIENTE";
     //
     // panel1
     //
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(2.6999607086181641D));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D));
     this.panel1.Style.BackgroundColor = System.Drawing.SystemColors.ControlLight;
     //
     // DisplayAllSalesByCustomerReport
     //
     group1.GroupFooter = this.groupFooterSection;
     group1.GroupHeader = this.groupHeaderSection;
     group1.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.CompanyName"));
     group1.Name        = "group";
     group2.GroupFooter = this.groupFooterSection1;
     group2.GroupHeader = this.groupHeaderSection1;
     group2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.InvoiceDate.ToString(\"dd/MM/yyyy\")"));
     group2.Name = "group1";
     group2.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.InvoiceDate.ToString(\"dd/MM/yyyy\")", Telerik.Reporting.SortDirection.Asc));
     group3.GroupFooter = this.groupFooterSection2;
     group3.GroupHeader = this.groupHeaderSection2;
     group3.Name        = "group2";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1,
         group2,
         group3
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection,
         this.groupFooterSection,
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.groupHeaderSection2,
         this.groupFooterSection2,
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1,
         this.reportHeaderSection1
     });
     this.Name = "DisplayAllSalesByCustomerReport";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(8.1000003814697266D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #14
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                   tableGroup1     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup2     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(ltrNonMedicalRenInvitation));
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     this.panel1             = new Telerik.Reporting.Panel();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.textBox3           = new Telerik.Reporting.TextBox();
     this.textBox7           = new Telerik.Reporting.TextBox();
     this.htmlTextBox7       = new Telerik.Reporting.HtmlTextBox();
     this.textBox11          = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.textBox12          = new Telerik.Reporting.TextBox();
     this.textBox13          = new Telerik.Reporting.TextBox();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.textBox15          = new Telerik.Reporting.TextBox();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.textBox17          = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.textBox20          = new Telerik.Reporting.TextBox();
     this.textBox21          = new Telerik.Reporting.TextBox();
     this.textBox19          = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.htmlTextBox10      = new Telerik.Reporting.HtmlTextBox();
     this.txtMail            = new Telerik.Reporting.HtmlTextBox();
     this.txtAddress         = new Telerik.Reporting.HtmlTextBox();
     this.txtCountry         = new Telerik.Reporting.HtmlTextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(6.5D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.detail.Name = "detail";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(6.4790878295898438D, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(6.4999213218688965D, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.SetCellContent(0, 0, this.panel1);
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel1
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.table1.Name     = "table1";
     tableGroup2.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("")
     });
     tableGroup2.Name = "DetailGroup";
     this.table1.RowGroups.Add(tableGroup2);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4790878295898438D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(6.4999213218688965D, Telerik.Reporting.Drawing.UnitType.Inch));
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox1,
         this.textBox4,
         this.textBox3,
         this.textBox7,
         this.htmlTextBox7,
         this.textBox11,
         this.textBox8,
         this.textBox5,
         this.textBox12,
         this.textBox13,
         this.textBox14,
         this.textBox15,
         this.textBox16,
         this.textBox17,
         this.textBox6,
         this.textBox9,
         this.textBox10,
         this.textBox18,
         this.textBox20,
         this.textBox21,
         this.textBox19
     });
     this.panel1.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099999986588954926D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.099960647523403168D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.5D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(6.4999213218688965D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.panel1.StyleName = "";
     //
     // textBox2
     //
     this.textBox2.Location             = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.010416666977107525D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30011811852455139D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox2.Name                 = "textBox2";
     this.textBox2.Size                 = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4686317443847656D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19992136955261231D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox2.Style.Font.Bold      = true;
     this.textBox2.Style.Font.Name      = "Verdana";
     this.textBox2.Style.Font.Size      = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox2.Style.Font.Underline = true;
     this.textBox2.Value                = "Private & Confidential";
     //
     // textBox1
     //
     this.textBox1.Format          = "{0:dd MMMM yyyy}";
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4790482521057129D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox1.Style.Font.Name = "Verdana";
     this.textBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox1.Value           = "= Now()";
     //
     // textBox4
     //
     this.textBox4.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.799960732460022D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4582152366638184D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29992103576660156D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox4.Style.Font.Name = "Verdana";
     this.textBox4.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox4.Value           = "= \"Dear \" + Fields.ClientFirstName + \",\"";
     //
     // textBox3
     //
     this.textBox3.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(4.5999608039855957D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox3.Name                = "textBox3";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4582152366638184D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.39992204308509827D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox3.Style.Font.Name     = "Verdana";
     this.textBox3.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value               = "Should you have any queries, please feel free to contact our colleagues:";
     //
     // textBox7
     //
     this.textBox7.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(5.3998813629150391D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox7.Name            = "textBox11";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4790482521057129D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.49984264373779297D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox7.Style.Font.Name = "Verdana";
     this.textBox7.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox7.Value           = "=Fields.SecondaryHandlerDescription";
     //
     // htmlTextBox7
     //
     this.htmlTextBox7.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(5.8998031616210938D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.htmlTextBox7.Name            = "htmlTextBox3";
     this.htmlTextBox7.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4790878295898438D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30015754699707031D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.htmlTextBox7.Style.Font.Name = "Verdana";
     this.htmlTextBox7.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.htmlTextBox7.Value           = "<p><strong></strong></p><p><strong></strong></p><p><strong>Employee Benefits Depa" +
                                         "rtment</strong></p><strong><p><strong></strong></p></strong>";
     //
     // textBox11
     //
     this.textBox11.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(5.1999607086181641D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4790482521057129D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19992129504680634D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox11.Style.Font.Name = "Verdana";
     this.textBox11.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox11.Value           = "=Fields.PrimaryHandlerDescription";
     //
     // textBox8
     //
     this.textBox8.Location             = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(4.9999604225158691D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox8.Name                 = "textBox8";
     this.textBox8.Size                 = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4582152366638184D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20007865130901337D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox8.Style.Font.Name      = "Verdana";
     this.textBox8.Style.Font.Size      = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox8.Style.Font.Underline = true;
     this.textBox8.Style.Padding.Bottom = new Telerik.Reporting.Drawing.Unit(0.05000000074505806D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.textBox8.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox8.Value                = "Servicing Account Handler";
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.010416666977107525D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.7001969814300537D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4477982521057129D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.69968509674072266D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox5.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.Font.Name       = "Verdana";
     this.textBox5.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox5.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value = "= \"We are pleased to advise you that the premium of the captioned policy will be " +
                           "due on \" + Fields.POIToDate + \". We herewith enclose the premium notice for your" +
                           " perusal.\"";
     //
     // textBox12
     //
     this.textBox12.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9339065551757812E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.0999605655670166D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox12.Name            = "textBox12";
     this.textBox12.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.29996070265769958D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999980926513672D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox12.Style.Font.Bold = true;
     this.textBox12.Style.Font.Name = "Verdana";
     this.textBox12.Value           = "Re:";
     //
     // textBox13
     //
     this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.300039529800415D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox13.Name     = "textBox12";
     this.textBox13.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.27916669845581055D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999980926513672D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox13.Value    = "";
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.010416666977107525D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.5001182556152344D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox14.Name     = "textBox12";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.28958335518836975D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999980926513672D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox14.Value    = "";
     //
     // textBox15
     //
     formattingRule1.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=IIf(Fields.PaymentMode=\"Cheque\",True,False)", Telerik.Reporting.FilterOperator.Equal, "False")
     });
     formattingRule1.Style.Visible = false;
     this.textBox15.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox15.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.39996075630188D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox15.Name            = "textBox15";
     this.textBox15.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4582152366638184D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.59992122650146484D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox15.Style.Font.Name = "Verdana";
     this.textBox15.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox15.Style.Visible   = true;
     this.textBox15.Value           = resources.GetString("textBox15.Value");
     //
     // textBox16
     //
     formattingRule2.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=IIf(Fields.PaymentMode=\"Credit Card\",True,False)", Telerik.Reporting.FilterOperator.Equal, "False")
     });
     formattingRule2.Style.Visible = false;
     this.textBox16.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.textBox16.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9999608993530273D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox16.Name                = "textBox15";
     this.textBox16.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4582152366638184D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.59992122650146484D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox16.Style.Font.Name     = "Verdana";
     this.textBox16.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox16.Style.Visible       = true;
     this.textBox16.Value               = resources.GetString("textBox16.Value");
     //
     // textBox17
     //
     this.textBox17.CanShrink           = true;
     this.textBox17.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.2958728075027466D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox17.Name                = "textBox9";
     this.textBox17.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4790878295898438D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19783782958984375D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox17.Style.Font.Name     = "Verdana";
     this.textBox17.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.Value               = "=Fields.ContactCorrAddress3";
     //
     // textBox6
     //
     this.textBox6.CanShrink           = true;
     this.textBox6.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.0979561805725098D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox6.Name                = "textBox9";
     this.textBox6.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4790878295898438D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19783782958984375D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox6.Style.Font.Name     = "Verdana";
     this.textBox6.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value               = "=Fields.ContactCorrAddress2";
     //
     // textBox9
     //
     this.textBox9.CanShrink           = true;
     this.textBox9.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.9000396728515625D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox9.Name                = "textBox9";
     this.textBox9.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4790878295898438D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19783766567707062D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox9.Style.Font.Name     = "Verdana";
     this.textBox9.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value               = "=Fields.ContactCorrAddress1";
     //
     // textBox10
     //
     this.textBox10.CanShrink           = true;
     this.textBox10.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.5020440816879273D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox10.Name                = "textBox10";
     this.textBox10.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4790878295898438D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19976361095905304D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox10.Style.Font.Name     = "Verdana";
     this.textBox10.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value               = "=Fields.ContactCountry";
     //
     // textBox18
     //
     this.textBox18.CanShrink           = true;
     this.textBox18.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.69996070861816406D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox18.Name                = "textBox3";
     this.textBox18.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4790878295898438D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox18.Style.Font.Name     = "Verdana";
     this.textBox18.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.Value               = "=Fields.ClientContactName";
     //
     // textBox20
     //
     this.textBox20.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.30007871985435486D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.0999603271484375D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox20.Name            = "textBox20";
     this.textBox20.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.1999211311340332D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox20.Style.Font.Bold = true;
     this.textBox20.Style.Font.Name = "Verdana";
     this.textBox20.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox20.Value           = "=Fields.SubClassName + \" Insurance (Policy No.\" + fields.PolicyNo + \")\"";
     //
     // textBox21
     //
     this.textBox21.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.30000004172325134D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.2999608516693115D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox21.Name            = "textBox21";
     this.textBox21.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.1999998092651367D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox21.Style.Font.Bold = true;
     this.textBox21.Style.Font.Name = "Verdana";
     this.textBox21.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox21.Value           = "=\"(Insurer: \" + Fields.UnderwriterName + \")\"";
     //
     // textBox19
     //
     this.textBox19.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.30000004172325134D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.4999606609344482D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox19.Name            = "textBox19";
     this.textBox19.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.1999998092651367D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000004768371582D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox19.Style.Font.Bold = true;
     this.textBox19.Style.Font.Name = "Verdana";
     this.textBox19.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox19.Value           = "= \"(PolicyHolder: \" + Fields.ClientFullName + \")\"";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(1.3000005483627319D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.htmlTextBox10,
         this.txtMail,
         this.txtAddress,
         this.txtCountry
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // htmlTextBox10
     //
     this.htmlTextBox10.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.020872751250863075D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.0999609231948853D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.htmlTextBox10.Name                = "htmlTextBox5";
     this.htmlTextBox10.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4999213218688965D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.htmlTextBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.htmlTextBox10.Style.Visible       = false;
     this.htmlTextBox10.Value               = "";
     //
     // txtMail
     //
     this.txtMail.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.80000048875808716D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtMail.Name            = "txtMail";
     this.txtMail.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4999213218688965D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtMail.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtMail.Value           = "<span style=\"font-size: xx-small\">htmlTextBox7</span>";
     //
     // txtAddress
     //
     this.txtAddress.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.020872751250863075D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20011837780475617D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtAddress.Name            = "txtAddress";
     this.txtAddress.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4999604225158691D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.59988212585449219D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtAddress.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtAddress.Value           = "<span style=\"font-size: xx-small\">htmlTextBox6</span>";
     //
     // txtCountry
     //
     this.txtCountry.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtCountry.Name            = "txtCountry";
     this.txtCountry.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4686317443847656D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtCountry.Style.Font.Bold = true;
     this.txtCountry.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12D, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtCountry.Value           = "<strong><span style=\"font-size: medium\">htmlTextBox5</span></strong>";
     //
     // ltrNonMedicalRenInvitation
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "ltrMedicalPaid";
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.Letter;
     this.Style.BackgroundColor       = System.Drawing.Color.White;
     this.Width = new Telerik.Reporting.Drawing.Unit(6.5207939147949219D, Telerik.Reporting.Drawing.UnitType.Inch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.DataColumn                     dataColumn1                     = new Telerik.Reporting.DataColumn();
     Telerik.Reporting.DataColumn                     dataColumn2                     = new Telerik.Reporting.DataColumn();
     Telerik.Reporting.DataColumn                     dataColumn3                     = new Telerik.Reporting.DataColumn();
     Telerik.Reporting.DataColumn                     dataColumn4                     = new Telerik.Reporting.DataColumn();
     Telerik.Reporting.DataColumn                     dataColumn5                     = new Telerik.Reporting.DataColumn();
     Telerik.Reporting.NavigateToReportAction         navigateToReportAction1         = new Telerik.Reporting.NavigateToReportAction();
     Telerik.Reporting.TypeReportSource               typeReportSource1               = new Telerik.Reporting.TypeReportSource();
     Telerik.Reporting.GraphGroup                     graphGroup1                     = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphGroup                     graphGroup2                     = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.Drawing.ColorPalette           colorPalette1                   = new Telerik.Reporting.Drawing.ColorPalette();
     Telerik.Reporting.GraphTitle                     graphTitle1                     = new Telerik.Reporting.GraphTitle();
     Telerik.Reporting.DateTimeScale                  dateTimeScale1                  = new Telerik.Reporting.DateTimeScale();
     Telerik.Reporting.DateTimeScaleCrossAxisPosition dateTimeScaleCrossAxisPosition1 = new Telerik.Reporting.DateTimeScaleCrossAxisPosition();
     Telerik.Reporting.DateTimeScaleCrossAxisPosition dateTimeScaleCrossAxisPosition2 = new Telerik.Reporting.DateTimeScaleCrossAxisPosition();
     Telerik.Reporting.NumericalScale                 numericalScale1                 = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.NumericalScale                 numericalScale2                 = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.GraphGroup                     graphGroup3                     = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphGroup                     graphGroup4                     = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.ShapeMapGroup                  shapeMapGroup1                  = new Telerik.Reporting.ShapeMapGroup();
     Telerik.Reporting.GeoLocationMapGroup            geoLocationMapGroup1            = new Telerik.Reporting.GeoLocationMapGroup();
     Telerik.Reporting.MapLegend                    mapLegend1               = new Telerik.Reporting.MapLegend();
     Telerik.Reporting.MercatorProjection           mercatorProjection1      = new Telerik.Reporting.MercatorProjection();
     Telerik.Reporting.MapTitle                     mapTitle1                = new Telerik.Reporting.MapTitle();
     Telerik.Reporting.Drawing.GradientPalette      gradientPalette1         = new Telerik.Reporting.Drawing.GradientPalette();
     Telerik.Reporting.MapGroup                     mapGroup1                = new Telerik.Reporting.MapGroup();
     Telerik.Reporting.EsriShapeFileSourceType      esriShapeFileSourceType1 = new Telerik.Reporting.EsriShapeFileSourceType();
     Telerik.Reporting.MapRelationPair              mapRelationPair1         = new Telerik.Reporting.MapRelationPair();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1          = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2          = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule3          = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule4          = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.NavigateToReportAction       navigateToReportAction2  = new Telerik.Reporting.NavigateToReportAction();
     Telerik.Reporting.TypeReportSource             typeReportSource2        = new Telerik.Reporting.TypeReportSource();
     System.ComponentModel.ComponentResourceManager resources                = new System.ComponentModel.ComponentResourceManager(typeof(CryptoCurrencyInfo));
     Telerik.Reporting.ReportParameter              reportParameter1         = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter              reportParameter2         = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter              reportParameter3         = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule            styleRule1               = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule            styleRule2               = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule            styleRule3               = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule            styleRule4               = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector   descendantSelector1      = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule            styleRule5               = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector   descendantSelector2      = new Telerik.Reporting.Drawing.DescendantSelector();
     this.dsData                     = new Telerik.Reporting.CsvDataSource();
     this.pageHeaderSection1         = new Telerik.Reporting.PageHeaderSection();
     this.textBox9                   = new Telerik.Reporting.TextBox();
     this.detailSection1             = new Telerik.Reporting.DetailSection();
     this.graph1                     = new Telerik.Reporting.Graph();
     this.cartesianCoordinateSystem1 = new Telerik.Reporting.CartesianCoordinateSystem();
     this.graphAxis2                 = new Telerik.Reporting.GraphAxis();
     this.graphAxis1                 = new Telerik.Reporting.GraphAxis();
     this.cartesianCoordinateSystem3 = new Telerik.Reporting.CartesianCoordinateSystem();
     this.graphAxis3                 = new Telerik.Reporting.GraphAxis();
     this.lineSeriesPrice            = new Telerik.Reporting.LineSeries();
     this.lineSeriesCoins            = new Telerik.Reporting.LineSeries();
     this.map2            = new Telerik.Reporting.Map();
     this.shapeMapSeries1 = new Telerik.Reporting.ShapeMapSeries();
     this.pointMapSeries1 = new Telerik.Reporting.PointMapSeries();
     this.textBox2        = new Telerik.Reporting.TextBox();
     this.htmlTextBox1    = new Telerik.Reporting.HtmlTextBox();
     this.CurrencyDetails = new Telerik.Reporting.ObjectDataSource();
     this.CurrenciesList  = new Telerik.Reporting.ObjectDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // dsData
     //
     this.dsData.CalculatedFields.AddRange(new Telerik.Reporting.CalculatedField[] {
         new Telerik.Reporting.CalculatedField("RiskPercent", typeof(int), "= Fields.RiskIndex/5*100")
     });
     dataColumn1.Name = "Country";
     dataColumn2.Name = "RiskIndex";
     dataColumn2.Type = Telerik.Reporting.SimpleType.Float;
     dataColumn3.Name = "TSI";
     dataColumn3.Type = Telerik.Reporting.SimpleType.Integer;
     dataColumn4.Name = "Lat";
     dataColumn4.Type = Telerik.Reporting.SimpleType.Float;
     dataColumn5.Name = "Long";
     dataColumn5.Type = Telerik.Reporting.SimpleType.Float;
     this.dsData.Columns.Add(dataColumn1);
     this.dsData.Columns.Add(dataColumn2);
     this.dsData.Columns.Add(dataColumn3);
     this.dsData.Columns.Add(dataColumn4);
     this.dsData.Columns.Add(dataColumn5);
     this.dsData.FieldSeparators = new char[] {
         ','
     };
     this.dsData.HasHeaders       = true;
     this.dsData.Name             = "dsData";
     this.dsData.RecordSeparators = new char[] {
         '\r',
         '\n'
     };
     this.dsData.Source = "Country,RiskIndex,TSI,Lat,Long\r\nChina,81,0,40.0, 105.737707\r\nIceland,5,0,64.8, -1" +
                          "8.0\r\nJapan,3,0,35.435666, 148.737707\r\nCzech Republic,3,0,53.0,19.467\r\nGeorgia,2." +
                          "4,0,38.7,47.8\r\nIndia,2,0,19,78";
     this.dsData.ThousandSeparator = "";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.500039279460907D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox9
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox9
     //
     this.textBox9.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.5999608039855957D), Telerik.Reporting.Drawing.Unit.Inch(0.49999991059303284D));
     this.textBox9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox9.Value           = "=\"Details for \" + ToUpper(Parameters.currencyCode.Value)";
     //
     // detailSection1
     //
     this.detailSection1.CanShrink = true;
     this.detailSection1.Height    = Telerik.Reporting.Drawing.Unit.Inch(10.500000953674316D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.graph1,
         this.map2,
         this.textBox2,
         this.htmlTextBox1
     });
     this.detailSection1.Name = "detailSection1";
     //
     // graph1
     //
     typeReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("currencyCode", "= Parameters.currencyCode.Value"));
     typeReportSource1.TypeName = "Telerik.Reporting.Examples.CSharp.CryptoCurrencyRawData, CSharp.ReportLibrary, Ve" +
                                  "rsion=1.0.0.0, Culture=neutral, PublicKeyToken=null";
     navigateToReportAction1.ReportSource = typeReportSource1;
     this.graph1.Action = navigateToReportAction1;
     graphGroup1.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Date"));
     graphGroup1.Name = "dateGroup";
     graphGroup1.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Date", Telerik.Reporting.SortDirection.Asc));
     graphGroup2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Date"));
     graphGroup2.Name = "dateGroup1";
     graphGroup2.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Date", Telerik.Reporting.SortDirection.Asc));
     this.graph1.CategoryGroups.Add(graphGroup1);
     this.graph1.CategoryGroups.Add(graphGroup2);
     colorPalette1.Colors.Add(System.Drawing.Color.DodgerBlue);
     colorPalette1.Colors.Add(System.Drawing.Color.MediumVioletRed);
     this.graph1.ColorPalette = colorPalette1;
     this.graph1.CoordinateSystems.Add(this.cartesianCoordinateSystem1);
     this.graph1.CoordinateSystems.Add(this.cartesianCoordinateSystem3);
     this.graph1.DataSource = this.CurrencyDetails;
     this.graph1.Filters.Add(new Telerik.Reporting.Filter("= Fields.Date", Telerik.Reporting.FilterOperator.GreaterThan, "= Parameters.fromDate.Value"));
     this.graph1.Filters.Add(new Telerik.Reporting.Filter("= Fields.Date", Telerik.Reporting.FilterOperator.LessOrEqual, "= Parameters.toDate.Value"));
     this.graph1.Legend.IsInsidePlotArea = true;
     this.graph1.Legend.Position         = Telerik.Reporting.GraphItemPosition.TopCenter;
     this.graph1.Legend.Style.LineColor  = System.Drawing.Color.LightGray;
     this.graph1.Legend.Style.LineWidth  = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.graph1.Name     = "graph1";
     this.graph1.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
     this.graph1.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph1.Series.Add(this.lineSeriesPrice);
     this.graph1.Series.Add(this.lineSeriesCoins);
     this.graph1.SeriesGroups.Add(graphGroup3);
     this.graph1.SeriesGroups.Add(graphGroup4);
     this.graph1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.799961090087891D), Telerik.Reporting.Drawing.Unit.Inch(2.5D));
     this.graph1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph1.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph1.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph1.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     graphTitle1.Position             = Telerik.Reporting.GraphItemPosition.TopCenter;
     graphTitle1.Style.LineColor      = System.Drawing.Color.LightGray;
     graphTitle1.Style.LineWidth      = Telerik.Reporting.Drawing.Unit.Inch(0D);
     graphTitle1.Style.Visible        = false;
     graphTitle1.Text = "graph1";
     this.graph1.Titles.Add(graphTitle1);
     //
     // cartesianCoordinateSystem1
     //
     this.cartesianCoordinateSystem1.Name  = "cartesianCoordinateSystem1";
     this.cartesianCoordinateSystem1.XAxis = this.graphAxis2;
     this.cartesianCoordinateSystem1.YAxis = this.graphAxis1;
     //
     // graphAxis2
     //
     this.graphAxis2.LabelFormat = "{0:MMM.yy}";
     this.graphAxis2.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis2.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis2.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis2.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis2.MinorGridLineStyle.Visible   = false;
     this.graphAxis2.Name = "graphAxis2";
     dateTimeScaleCrossAxisPosition1.Position = Telerik.Reporting.GraphScaleCrossAxisPosition.AtMaximum;
     dateTimeScaleCrossAxisPosition1.Value    = new System.DateTime(((long)(0)));
     dateTimeScaleCrossAxisPosition2.Position = Telerik.Reporting.GraphScaleCrossAxisPosition.AtMinimum;
     dateTimeScaleCrossAxisPosition2.Value    = new System.DateTime(((long)(0)));
     dateTimeScale1.CrossAxisPositions.Add(dateTimeScaleCrossAxisPosition1);
     dateTimeScale1.CrossAxisPositions.Add(dateTimeScaleCrossAxisPosition2);
     dateTimeScale1.LabelStep = 4;
     dateTimeScale1.LabelUnit = Telerik.Reporting.DateTimeScaleUnits.Months;
     dateTimeScale1.MajorStep = 4;
     dateTimeScale1.MajorUnit = Telerik.Reporting.DateTimeScaleUnits.Months;
     dateTimeScale1.MinorUnit = Telerik.Reporting.DateTimeScaleUnits.Years;
     this.graphAxis2.Scale    = dateTimeScale1;
     //
     // graphAxis1
     //
     this.graphAxis1.LabelFormat = "{0:$0}";
     this.graphAxis1.MajorGridLineStyle.LineColor = System.Drawing.Color.LightSteelBlue;
     this.graphAxis1.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis1.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis1.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis1.MinorGridLineStyle.Visible   = false;
     this.graphAxis1.Name            = "graphAxis1";
     this.graphAxis1.Scale           = numericalScale1;
     this.graphAxis1.Style.Color     = System.Drawing.Color.DodgerBlue;
     this.graphAxis1.Style.LineColor = System.Drawing.Color.DodgerBlue;
     //
     // cartesianCoordinateSystem3
     //
     this.cartesianCoordinateSystem3.Name  = "cartesianCoordinateSystem3";
     this.cartesianCoordinateSystem3.XAxis = this.graphAxis2;
     this.cartesianCoordinateSystem3.YAxis = this.graphAxis3;
     //
     // graphAxis3
     //
     this.graphAxis3.LabelFormat = "{0:#,##0M,,}";
     this.graphAxis3.MajorGridLineStyle.LineColor = System.Drawing.Color.MistyRose;
     this.graphAxis3.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis3.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis3.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis3.MinorGridLineStyle.Visible   = false;
     this.graphAxis3.Name            = "GraphAxis1";
     this.graphAxis3.Scale           = numericalScale2;
     this.graphAxis3.Style.Color     = System.Drawing.Color.MediumVioletRed;
     this.graphAxis3.Style.LineColor = System.Drawing.Color.MediumVioletRed;
     //
     // lineSeriesPrice
     //
     this.lineSeriesPrice.CategoryGroup               = graphGroup1;
     this.lineSeriesPrice.CoordinateSystem            = this.cartesianCoordinateSystem1;
     this.lineSeriesPrice.DataPointLabel              = "= Sum(Fields.Price)";
     this.lineSeriesPrice.DataPointLabelStyle.Visible = false;
     this.lineSeriesPrice.DataPointStyle.Visible      = false;
     this.lineSeriesPrice.LegendItem.Value            = "Price";
     this.lineSeriesPrice.LineStyle.LineWidth         = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.lineSeriesPrice.MarkerMaxSize               = Telerik.Reporting.Drawing.Unit.Pixel(50D);
     this.lineSeriesPrice.MarkerMinSize               = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.lineSeriesPrice.MarkerSize = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.lineSeriesPrice.Name       = "lineSeriesPrice";
     graphGroup3.Name = "seriesGroup";
     this.lineSeriesPrice.SeriesGroup   = graphGroup3;
     this.lineSeriesPrice.Size          = null;
     this.lineSeriesPrice.ToolTip.Text  = "= Sum(Fields.Price)";
     this.lineSeriesPrice.ToolTip.Title = "Price";
     this.lineSeriesPrice.X             = "= Fields.Date";
     this.lineSeriesPrice.Y             = "= Sum(Fields.Price)";
     //
     // lineSeriesCoins
     //
     this.lineSeriesCoins.CategoryGroup               = graphGroup2;
     this.lineSeriesCoins.CoordinateSystem            = this.cartesianCoordinateSystem3;
     this.lineSeriesCoins.DataPointLabel              = "= Fields.MarketCap";
     this.lineSeriesCoins.DataPointLabelStyle.Visible = false;
     this.lineSeriesCoins.DataPointStyle.Visible      = false;
     this.lineSeriesCoins.LegendItem.Value            = "Market cap";
     this.lineSeriesCoins.LineStyle.LineWidth         = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.lineSeriesCoins.MarkerMaxSize               = Telerik.Reporting.Drawing.Unit.Pixel(50D);
     this.lineSeriesCoins.MarkerMinSize               = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.lineSeriesCoins.MarkerSize = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.lineSeriesCoins.Name       = "lineSeriesCoins";
     graphGroup4.Name = "seriesGroup1";
     this.lineSeriesCoins.SeriesGroup   = graphGroup4;
     this.lineSeriesCoins.Size          = null;
     this.lineSeriesCoins.ToolTip.Text  = "= Fields.MarketCap";
     this.lineSeriesCoins.ToolTip.Title = "Coins";
     this.lineSeriesCoins.X             = "= Fields.Date";
     this.lineSeriesCoins.Y             = "= Fields.MarketCap";
     //
     // map2
     //
     this.map2.Bindings.Add(new Telerik.Reporting.Binding("Visible", "= Parameters.currencyCode.Value = \"btc\""));
     this.map2.ColorPalette        = null;
     this.map2.DataSource          = this.dsData;
     this.map2.Extent.LatitudeMax  = 74.393967649013874D;
     this.map2.Extent.LatitudeMin  = -20.886359822167741D;
     this.map2.Extent.LongitudeMax = 169.84247446060181D;
     this.map2.Extent.LongitudeMin = -40.861018896102905D;
     shapeMapGroup1.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.CNTRY_NAME"));
     shapeMapGroup1.Name = "categoryGroup1";
     geoLocationMapGroup1.Filters.Add(new Telerik.Reporting.Filter("= Fields.Country is Null", Telerik.Reporting.FilterOperator.Equal, "=False"));
     geoLocationMapGroup1.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Country"));
     geoLocationMapGroup1.Name = "geoLocationMapGroup";
     this.map2.GeoLocationGroups.Add(shapeMapGroup1);
     this.map2.GeoLocationGroups.Add(geoLocationMapGroup1);
     mapLegend1.IsInsidePlotArea          = true;
     mapLegend1.Position                  = Telerik.Reporting.GraphItemPosition.TopCenter;
     mapLegend1.Style.LineColor           = System.Drawing.Color.LightGray;
     mapLegend1.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Cm(0D);
     mapLegend1.Title                     = "Mining Pools %";
     mapLegend1.TitleStyle.Font.Bold      = true;
     mapLegend1.TitleStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(6D);
     mapLegend1.TitleStyle.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.map2.Legends.Add(mapLegend1);
     this.map2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D));
     this.map2.Meridians.Style.LineColor = System.Drawing.Color.LightGray;
     this.map2.Name = "map2";
     this.map2.Parallels.Style.LineColor = System.Drawing.Color.LightGray;
     this.map2.PlotAreaStyle.LineColor   = System.Drawing.Color.LightGray;
     this.map2.PlotAreaStyle.LineWidth   = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.map2.Projection = mercatorProjection1;
     this.map2.ScaleLegend.ItemStyle.BorderColor.Default = System.Drawing.Color.White;
     this.map2.ScaleLegend.ItemStyle.LineColor           = System.Drawing.Color.DodgerBlue;
     this.map2.ScaleLegend.ItemStyle.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(2D);
     this.map2.ScaleLegend.ItemStyle.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.map2.ScaleLegend.ItemStyle.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.map2.ScaleLegend.ItemStyle.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.map2.ScaleLegend.Style.VerticalAlign           = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.map2.Series.Add(this.shapeMapSeries1);
     this.map2.Series.Add(this.pointMapSeries1);
     this.map2.SeriesGroups.Add(mapGroup1);
     this.map2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.236221313476563D), Telerik.Reporting.Drawing.Unit.Cm(18.034002304077148D));
     this.map2.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.map2.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.map2.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.map2.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     mapTitle1.Style.LineColor      = System.Drawing.Color.LightGray;
     mapTitle1.Style.LineWidth      = Telerik.Reporting.Drawing.Unit.Cm(0D);
     mapTitle1.Text = "";
     this.map2.Titles.Add(mapTitle1);
     //
     // shapeMapSeries1
     //
     this.shapeMapSeries1.ColorData      = "= Fields.RiskIndex";
     gradientPalette1.BeginColor         = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(132)))), ((int)(((byte)(168)))));
     gradientPalette1.EndColor           = System.Drawing.Color.Maroon;
     this.shapeMapSeries1.ColorPalette   = gradientPalette1;
     this.shapeMapSeries1.ColorsCount    = 4;
     this.shapeMapSeries1.DataPointLabel = "{Fields.CNTRY_NAME}\r\n({Sum(Fields.[RiskIndex])})";
     this.shapeMapSeries1.DataPointLabelStyle.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.shapeMapSeries1.DataPointLabelStyle.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.shapeMapSeries1.DataPointLabelStyle.Visible   = false;
     this.shapeMapSeries1.DataPointStyle.LineColor      = System.Drawing.Color.Gray;
     this.shapeMapSeries1.DataPointStyle.Visible        = true;
     this.shapeMapSeries1.LegendItem.Value = "= RangeMax";
     this.shapeMapSeries1.Name             = "shapeMapSeries1";
     this.shapeMapSeries1.RangeGrouping    = Telerik.Reporting.ShapeMapSeries.RangeGroupings.EqualDistribution;
     mapGroup1.Name = "seriesGroup1";
     this.shapeMapSeries1.SeriesGroup   = mapGroup1;
     this.shapeMapSeries1.ShapeMapGroup = shapeMapGroup1;
     esriShapeFileSourceType1.FileName  = "./Resources/world.shp";
     mapRelationPair1.AnalyticalField   = "= Fields.Country";
     mapRelationPair1.ShapeFileField    = "= Fields.CNTRY_NAME";
     esriShapeFileSourceType1.RelationPairs.Add(mapRelationPair1);
     this.shapeMapSeries1.SourceType = esriShapeFileSourceType1;
     //
     // pointMapSeries1
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("= Fields.RiskIndex", Telerik.Reporting.FilterOperator.LessThan, "=2.4"));
     formattingRule1.Style.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(153)))), ((int)(((byte)(145)))));
     formattingRule1.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(3D);
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("= Fields.RiskIndex", Telerik.Reporting.FilterOperator.GreaterOrEqual, "=2.4"));
     formattingRule2.Style.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(198)))), ((int)(((byte)(79)))));
     formattingRule2.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(3D);
     formattingRule3.Filters.Add(new Telerik.Reporting.Filter("= Fields.RiskIndex", Telerik.Reporting.FilterOperator.GreaterOrEqual, "=3.5"));
     formattingRule3.Style.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(163)))), ((int)(((byte)(79)))));
     formattingRule3.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(3D);
     formattingRule4.Filters.Add(new Telerik.Reporting.Filter("= Fields.RiskIndex", Telerik.Reporting.FilterOperator.GreaterOrEqual, "=4"));
     formattingRule4.Style.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(134)))), ((int)(((byte)(132)))));
     formattingRule4.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(3D);
     this.pointMapSeries1.DataPointConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1,
         formattingRule2,
         formattingRule3,
         formattingRule4
     });
     this.pointMapSeries1.DataPointLabel = "=Format(\'\r\nRegion: {0}\r\nPools: {1}%, \r\nPH/s: {2}\', \r\nFields.Country, Fields.RiskI" +
                                           "ndex, 12000*Fields.RiskIndex/100)\r\n";
     this.pointMapSeries1.DataPointLabelAlignment        = Telerik.Reporting.LineDataPointLabelAlignment.Center;
     this.pointMapSeries1.DataPointLabelStyle.Color      = System.Drawing.Color.White;
     this.pointMapSeries1.DataPointLabelStyle.Font.Bold  = false;
     this.pointMapSeries1.DataPointStyle.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.pointMapSeries1.GeoLocationGroup         = geoLocationMapGroup1;
     this.pointMapSeries1.Latitude                 = "= Fields.Lat";
     this.pointMapSeries1.LegendItem.Style.Visible = false;
     this.pointMapSeries1.Longitude                = "= Fields.Long";
     this.pointMapSeries1.MarkerMaxSize            = Telerik.Reporting.Drawing.Unit.Cm(4D);
     this.pointMapSeries1.MarkerMinSize            = Telerik.Reporting.Drawing.Unit.Cm(4D);
     this.pointMapSeries1.MarkerType               = Telerik.Reporting.DataPointMarkerType.Circle;
     this.pointMapSeries1.SeriesGroup              = mapGroup1;
     this.pointMapSeries1.Size = "= Fields.TSI";
     //
     // textBox2
     //
     typeReportSource2.Parameters.Add(new Telerik.Reporting.Parameter("currencyCode", "= Parameters.currencyCode.Value"));
     typeReportSource2.TypeName = "Telerik.Reporting.Examples.CSharp.CryptoCurrencyRawData, CSharp.ReportLibrary, Ve" +
                                  "rsion=1.0.0.0, Culture=neutral, PublicKeyToken=null";
     navigateToReportAction2.ReportSource = typeReportSource2;
     this.textBox2.Action               = navigateToReportAction2;
     this.textBox2.Location             = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.5000789165496826D), Telerik.Reporting.Drawing.Unit.Inch(9.90000057220459D));
     this.textBox2.Name                 = "textBox2";
     this.textBox2.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.19995880126953125D));
     this.textBox2.Style.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(64)))), ((int)(((byte)(97)))));
     this.textBox2.Style.Font.Underline = true;
     this.textBox2.Value                = "Raw data.";
     //
     // htmlTextBox1
     //
     this.htmlTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(9.7000818252563477D));
     this.htmlTextBox1.Name     = "htmlTextBox1";
     this.htmlTextBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4999606609344482D), Telerik.Reporting.Drawing.Unit.Inch(0.79987972974777222D));
     this.htmlTextBox1.Value    = resources.GetString("htmlTextBox1.Value");
     //
     // CurrencyDetails
     //
     this.CurrencyDetails.CalculatedFields.AddRange(new Telerik.Reporting.CalculatedField[] {
         new Telerik.Reporting.CalculatedField("MarketCapInThous", typeof(uint), "= Fields.MarketCap/1000")
     });
     this.CurrencyDetails.DataMember = "GetDetails";
     this.CurrencyDetails.DataSource = typeof(Telerik.Reporting.Examples.CSharp.CryptoDataResolver);
     this.CurrencyDetails.Name       = "CurrencyDetails";
     this.CurrencyDetails.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
         new Telerik.Reporting.ObjectDataSourceParameter("currencyCode", typeof(string), "= Parameters.currencyCode.Value")
     });
     //
     // CurrenciesList
     //
     this.CurrenciesList.DataMember = "GetData";
     this.CurrenciesList.DataSource = typeof(Telerik.Reporting.Examples.CSharp.CryptoDataResolver);
     this.CurrenciesList.Name       = "CurrenciesList";
     this.CurrenciesList.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
         new Telerik.Reporting.ObjectDataSourceParameter("forDate", typeof(System.DateTime), "=AddDays(today(),-2)")
     });
     //
     // CryptoCurrencyInfo
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detailSection1
     });
     this.Name = "CryptoCurrencyDetails";
     this.PageSettings.ColumnCount                  = 1;
     this.PageSettings.ColumnSpacing                = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.PageSettings.ContinuousPaper              = false;
     this.PageSettings.Landscape                    = true;
     this.PageSettings.Margins                      = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D), Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D), Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D), Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D));
     this.PageSettings.PaperKind                    = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.AutoRefresh                   = true;
     reportParameter1.AvailableValues.DataSource    = this.CurrenciesList;
     reportParameter1.AvailableValues.DisplayMember = "= Fields.Name";
     reportParameter1.AvailableValues.ValueMember   = "= Fields.Code";
     reportParameter1.Name        = "currencyCode";
     reportParameter1.Text        = "Crypto Currency";
     reportParameter1.Value       = "btc";
     reportParameter1.Visible     = true;
     reportParameter2.AutoRefresh = true;
     reportParameter2.Name        = "fromDate";
     reportParameter2.Text        = "From Date";
     reportParameter2.Type        = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter2.Value       = "= AddYears(today(), - 1)";
     reportParameter2.Visible     = true;
     reportParameter3.AutoRefresh = true;
     reportParameter3.Name        = "toDate";
     reportParameter3.Text        = "To Date";
     reportParameter3.Type        = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter3.Value       = "=today()";
     reportParameter3.Visible     = true;
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.Style.Font.Name = "Segoe UI";
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule2.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Apex.TableNormal")
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color     = System.Drawing.Color.Black;
     styleRule3.Style.Font.Name = "Segoe UI";
     styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Apex.TableBody")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule4.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule4.Style.Font.Name           = "Segoe UI";
     styleRule4.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Apex.TableHeader")
     });
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule5.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(103)))), ((int)(((byte)(109)))));
     styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule5.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(185)))), ((int)(((byte)(102)))));
     styleRule5.Style.Font.Name     = "Segoe UI";
     styleRule5.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(10.800000190734863D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.TableGroup             tableGroup1     = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup             tableGroup2     = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup             tableGroup3     = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup             tableGroup4     = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule3 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule4 = new Telerik.Reporting.Drawing.FormattingRule();
            this.textBox16          = new Telerik.Reporting.TextBox();
            this.textBox19          = new Telerik.Reporting.TextBox();
            this.textBox22          = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox7           = new Telerik.Reporting.TextBox();
            this.textBox13          = new Telerik.Reporting.TextBox();
            this.textBox9           = new Telerik.Reporting.TextBox();
            this.textBox1           = new Telerik.Reporting.TextBox();
            this.textBox2           = new Telerik.Reporting.TextBox();
            this.textBox3           = new Telerik.Reporting.TextBox();
            this.textBox4           = new Telerik.Reporting.TextBox();
            this.textBox5           = new Telerik.Reporting.TextBox();
            this.textBox6           = new Telerik.Reporting.TextBox();
            this.textBox8           = new Telerik.Reporting.TextBox();
            this.textBox10          = new Telerik.Reporting.TextBox();
            this.detail             = new Telerik.Reporting.DetailSection();
            this.table2             = new Telerik.Reporting.Table();
            this.textBox25          = new Telerik.Reporting.TextBox();
            this.textBox26          = new Telerik.Reporting.TextBox();
            this.textBox27          = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // textBox16
            //
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0000004768371582D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2083333283662796D, Telerik.Reporting.Drawing.UnitType.Inch));
            //
            // textBox19
            //
            this.textBox19.Name                 = "textBox19";
            this.textBox19.Size                 = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0000004768371582D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2083333283662796D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox19.Style.Font.Bold      = false;
            this.textBox19.Style.Font.Underline = true;
            this.textBox19.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox19.Value                = "Current Month";
            this.textBox19.Style.Font.Name      = "Arial Rounded MT";
            //
            // textBox22
            //
            this.textBox22.Name                 = "textBox22";
            this.textBox22.Size                 = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.4999997615814209D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2083333283662796D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox22.Style.Font.Bold      = false;
            this.textBox22.Style.Font.Underline = true;
            this.textBox22.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox22.Value                = "Year To Date";
            //
            // pageHeaderSection1
            //
            this.pageHeaderSection1.Height = new Telerik.Reporting.Drawing.Unit(2.8000001907348633D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
                this.textBox7,
                this.textBox13,
                this.textBox9,
                this.textBox1,
                this.textBox2,
                this.textBox3,
                this.textBox4,
                this.textBox5,
                this.textBox6,
                this.textBox8,
                this.textBox10
            });
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            //
            // textBox7
            //
            this.textBox7.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00015958149742800742D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.7000001668930054D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox7.Name                = "textBox7";
            this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4997601509094238D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.299999862909317D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox7.Style.Font.Bold     = true;
            this.textBox7.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(12D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox7.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.Value               = "PROFIT AND LOSS ACCOUNTS";
            //this.textBox7.Style.Font.Name = "Arial Rounded MT";
            //
            // textBox13
            //
            this.textBox13.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00015958149742800742D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.1000001430511475D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox13.Name            = "textBox13";
            this.textBox13.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.499840259552002D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29988160729408264D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox13.Value           = "textBox13";
            this.textBox13.Style.Font.Name = "Arial Rounded MT";
            //
            // textBox9
            //
            this.textBox9.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00015958149742800742D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.3999605178833008D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox9.Name            = "textBox9";
            this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.499880313873291D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000019073486328D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox9.Style.Font.Bold = true;
            this.textBox9.Style.Font.Name = "Arial Rounded MT Bold";
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox9.Value           = "";

            //
            // textBox1
            //
            this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00015958149742800742D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.1000000238418579D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Name            = "textBox1";
            this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4997601509094238D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000004768371582D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.Style.Font.Name = "NSimSun";
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox1.Value           = "";
            //
            // textBox2
            //
            this.textBox2.Location         = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00015958149742800742D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9339065551757812E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox2.Name             = "textBox2";
            this.textBox2.Size             = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4997601509094238D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30204412341117859D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox2.Style.Font.Bold  = false;
            this.textBox2.Style.Font.Name  = "Arial Rounded MT";
            this.textBox2.Style.Font.Size  = new Telerik.Reporting.Drawing.Unit(16D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox2.Style.TextAlign  = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox2.Value            = "";
            this.textBox2.ItemDataBinding += new System.EventHandler(this.textBox2_ItemDataBinding);
            //
            // textBox3
            //
            this.textBox3.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00015958149742800742D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.3000000715255737D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox3.Name            = "textBox3";
            this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4997601509094238D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox3.Style.Font.Bold = true;
            this.textBox3.Style.Font.Name = "NSimSun";
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox3.Value           = "";
            //
            // textBox4
            //
            this.textBox4.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00015958149742800742D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30216214060783386D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox4.Name            = "textBox4";
            this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4997601509094238D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19783799350261688D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox4.Style.Font.Bold = false;
            this.textBox4.Style.Font.Name = "Arial Rounded MT";
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox4.Value           = "";
            //
            // textBox5
            //
            this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00015958149742800742D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.5000790357589722D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox5.Name            = "textBox5";
            this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4997601509094238D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox5.Style.Font.Bold = true;
            this.textBox5.Style.Font.Name = "NSimSun";
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox5.Value           = "";
            //
            // textBox6
            //
            this.textBox6.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00015958149742800742D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.50000011920928955D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox6.Name            = "textBox6";
            this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4997601509094238D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox6.Style.Font.Bold = false;
            this.textBox6.Style.Font.Name = "Arial Rounded MT";
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox6.Value           = "";
            //
            // textBox8
            //
            this.textBox8.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00015958149742800742D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.7000001072883606D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox8.Name            = "textBox8";
            this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4997601509094238D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox8.Style.Font.Bold = false;
            this.textBox8.Style.Font.Name = "Arial Rounded MT";
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox8.Value           = "";
            //
            // textBox10
            //
            this.textBox10.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00015958149742800742D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.90000003576278687D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox10.Name            = "textBox10";
            this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.4997601509094238D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox10.Style.Font.Bold = true;
            this.textBox10.Style.Font.Name = "NSimSun";
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox10.Value           = "";
            //
            // detail
            //
            this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.80000019073486328D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
                this.table2
            });
            this.detail.Name = "detail";
            //
            // table2
            //
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(2.0000004768371582D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(2.0000004768371582D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(2.4999997615814209D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.28125011920928955D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table2.Body.SetCellContent(0, 0, this.textBox25);
            this.table2.Body.SetCellContent(0, 1, this.textBox26);
            this.table2.Body.SetCellContent(0, 2, this.textBox27);
            tableGroup1.ReportItem = this.textBox16;
            tableGroup2.ReportItem = this.textBox19;
            tableGroup3.ReportItem = this.textBox22;
            this.table2.ColumnGroups.Add(tableGroup1);
            this.table2.ColumnGroups.Add(tableGroup2);
            this.table2.ColumnGroups.Add(tableGroup3);
            this.table2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
                this.textBox25,
                this.textBox26,
                this.textBox27,
                this.textBox16,
                this.textBox19,
                this.textBox22
            });
            this.table2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9378803194267675E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.table2.Name     = "table2";
            tableGroup4.Grouping.AddRange(new Telerik.Reporting.Grouping[] {
                new Telerik.Reporting.Grouping("")
            });
            tableGroup4.Name = "DetailGroup";
            this.table2.RowGroups.Add(tableGroup4);
            this.table2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.5000004768371582D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.48958346247673035D, Telerik.Reporting.Drawing.UnitType.Inch));
            //
            // textBox25
            //

            formattingRule1.Filters.AddRange(new Telerik.Reporting.Filter[] {
                new Telerik.Reporting.Filter("=TempColType", Telerik.Reporting.FilterOperator.Equal, "GRPHDR")
            });
            formattingRule1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            formattingRule1.Style.Font.Bold          = true;
            formattingRule1.Style.Font.Underline     = false;
            formattingRule2.Filters.AddRange(new Telerik.Reporting.Filter[] {
                new Telerik.Reporting.Filter("=TempColType", Telerik.Reporting.FilterOperator.Equal, "GRPTOT")
            });
            formattingRule2.Style.Font.Bold = true;
            formattingRule2.Style.Font.Name = "Arial Rounded MT Bold";
            this.textBox25.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
                formattingRule1,
                formattingRule2
            });

            this.textBox25.Name                = "textBox25";
            this.textBox25.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0000004768371582D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.28125014901161194D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox25.Style.Font.Name     = "Arial Rounded MT";
            this.textBox25.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox25.Value               = "=ColHeading";
            //
            // textBox26
            //
            formattingRule3.Filters.AddRange(new Telerik.Reporting.Filter[] {
                new Telerik.Reporting.Filter("=TempColType", Telerik.Reporting.FilterOperator.Equal, "GRPTOT")
            });
            formattingRule3.Style.Font.Bold      = false;
            formattingRule3.Style.Font.Underline = true;
            this.textBox26.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
                formattingRule3
            });
            this.textBox26.Format = "{0:N2}";
            this.textBox26.Name   = "textBox26";
            this.textBox26.Size   = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0000004768371582D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.28125014901161194D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox26.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox26.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox26.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox26.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox26.Value = "=Col1";
            //
            // textBox27
            //
            formattingRule4.Filters.AddRange(new Telerik.Reporting.Filter[] {
                new Telerik.Reporting.Filter("=TempColType", Telerik.Reporting.FilterOperator.Equal, "GRPTOT")
            });
            formattingRule4.Style.Font.Bold      = false;
            formattingRule4.Style.Font.Underline = true;
            this.textBox27.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
                formattingRule4
            });
            this.textBox27.Format = "{0:N2}";
            this.textBox27.Name   = "textBox27";
            this.textBox27.Size   = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.4999997615814209D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.28125011920928955D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox27.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox27.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox27.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox27.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox27.Value = "=Col2";
            //
            // FinancialReport
            //
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
                this.pageHeaderSection1,
                this.detail
            });
            this.PageSettings.Landscape      = false;
            this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.Letter;
            this.Style.BackgroundColor       = System.Drawing.Color.White;
            this.Width = new Telerik.Reporting.Drawing.Unit(6.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
예제 #17
0
 /// <summary>
 /// Required method for telerik Reporting 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(b02_GPPrint));
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.StyleRule            styleRule1      = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule            styleRule2      = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule            styleRule3      = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule            styleRule4      = new Telerik.Reporting.Drawing.StyleRule();
     this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     this.detail         = new Telerik.Reporting.DetailSection();
     this.panel1         = new Telerik.Reporting.Panel();
     this.pictureBox1    = new Telerik.Reporting.PictureBox();
     this.pictureBox2    = new Telerik.Reporting.PictureBox();
     this.textBox2       = new Telerik.Reporting.TextBox();
     this.checkBox1      = new Telerik.Reporting.CheckBox();
     this.textBox3       = new Telerik.Reporting.TextBox();
     this.textBox4       = new Telerik.Reporting.TextBox();
     this.textBox5       = new Telerik.Reporting.TextBox();
     this.textBox6       = new Telerik.Reporting.TextBox();
     this.textBox7       = new Telerik.Reporting.TextBox();
     this.textBox8       = new Telerik.Reporting.TextBox();
     this.textBox9       = new Telerik.Reporting.TextBox();
     this.textBox10      = new Telerik.Reporting.TextBox();
     this.textBox11      = new Telerik.Reporting.TextBox();
     this.textBox12      = new Telerik.Reporting.TextBox();
     this.panel2         = new Telerik.Reporting.Panel();
     this.textBox13      = new Telerik.Reporting.TextBox();
     this.textBox14      = new Telerik.Reporting.TextBox();
     this.panel3         = new Telerik.Reporting.Panel();
     this.textBox15      = new Telerik.Reporting.TextBox();
     this.textBox19      = new Telerik.Reporting.TextBox();
     this.textBox20      = new Telerik.Reporting.TextBox();
     this.textBox18      = new Telerik.Reporting.TextBox();
     this.panel4         = new Telerik.Reporting.Panel();
     this.textBox21      = new Telerik.Reporting.TextBox();
     this.textBox22      = new Telerik.Reporting.TextBox();
     this.textBox24      = new Telerik.Reporting.TextBox();
     this.textBox25      = new Telerik.Reporting.TextBox();
     this.textBox26      = new Telerik.Reporting.TextBox();
     this.textBox27      = new Telerik.Reporting.TextBox();
     this.textBox28      = new Telerik.Reporting.TextBox();
     this.textBox29      = new Telerik.Reporting.TextBox();
     this.textBox30      = new Telerik.Reporting.TextBox();
     this.barcode1       = new Telerik.Reporting.Barcode();
     this.textBox31      = new Telerik.Reporting.TextBox();
     this.textBox17      = new Telerik.Reporting.TextBox();
     this.textBox32      = new Telerik.Reporting.TextBox();
     this.textBox33      = new Telerik.Reporting.TextBox();
     this.textBox1       = new Telerik.Reporting.TextBox();
     this.tbVersion      = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Data Source=sqlserver;Initial Catalog=apa_aorcGP;Integrated Security=True";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.ProviderName     = "System.Data.SqlClient";
     this.sqlDataSource1.SelectCommand    = "SELECT        View_Archives.*\r\nFROM            View_Archives";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(12.191999435424805D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel1,
         this.textBox1,
         this.tbVersion
     });
     this.detail.Name           = "detail";
     this.detail.ItemDataBound += new System.EventHandler(this.detail_ItemDataBound);
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.pictureBox2,
         this.textBox2,
         this.checkBox1,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox7,
         this.textBox8,
         this.textBox9,
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.panel2,
         this.textBox13,
         this.textBox14,
         this.panel3,
         this.textBox15,
         this.textBox19,
         this.textBox20,
         this.textBox18,
         this.panel4,
         this.textBox21,
         this.textBox22,
         this.textBox24,
         this.textBox25,
         this.textBox26,
         this.textBox27,
         this.textBox28,
         this.textBox29,
         this.textBox30,
         this.barcode1,
         this.textBox31,
         this.textBox17,
         this.textBox32,
         this.textBox33
     });
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(5.0799989700317383D), Telerik.Reporting.Drawing.Unit.Mm(5.0799989700317383D));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(88.899993896484375D), Telerik.Reporting.Drawing.Unit.Mm(109.5159912109375D));
     this.panel1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel1.Style.Font.Name           = "B Traffic";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D), Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D));
     this.pictureBox1.MimeType = "";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(30.479001998901367D), Telerik.Reporting.Drawing.Unit.Mm(35.56500244140625D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Value    = "= Fields.Person_Picture";
     //
     // pictureBox2
     //
     this.pictureBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(36.829998016357422D), Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D));
     this.pictureBox2.MimeType = "image/png";
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(15.240000724792481D), Telerik.Reporting.Drawing.Unit.Mm(12.69899845123291D));
     this.pictureBox2.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox2.Value    = ((object)(resources.GetObject("pictureBox2.Value")));
     //
     // textBox2
     //
     this.textBox2.Culture         = new System.Globalization.CultureInfo("fa-IR");
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(30.482006072998047D), Telerik.Reporting.Drawing.Unit.Mm(12.701999664306641D));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(34.290000915527344D), Telerik.Reporting.Drawing.Unit.Mm(7.62000036239624D));
     this.textBox2.Style.Font.Name = "B Nazanin";
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(6D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Value           = "شرکت ملی پالایش و پخش فرآورده های نفتی ایران\r\nشرکت پالایش نفت آبادان (سهامی عام)";
     //
     // checkBox1
     //
     this.checkBox1.Culture       = new System.Globalization.CultureInfo("fa-IR");
     this.checkBox1.Location      = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(64.774009704589844D), Telerik.Reporting.Drawing.Unit.Mm(7.62000036239624D));
     this.checkBox1.Name          = "checkBox1";
     this.checkBox1.Size          = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(22.859996795654297D), Telerik.Reporting.Drawing.Unit.Mm(5.0799989700317383D));
     this.checkBox1.Style.Visible = true;
     this.checkBox1.Text          = "پروانه خودرو";
     this.checkBox1.Value         = "= IIf(Fields.Vehicle_number<>\"\",True,False)";
     //
     // textBox3
     //
     this.textBox3.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(30.482004165649414D), Telerik.Reporting.Drawing.Unit.Mm(20.324003219604492D));
     this.textBox3.Name                = "textBox3";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(57.152000427246094D), Telerik.Reporting.Drawing.Unit.Mm(5.0799989700317383D));
     this.textBox3.Style.Font.Bold     = true;
     this.textBox3.Style.Font.Name     = "B Nazanin";
     this.textBox3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value               = "= IIf(Fields.Person_IdentifyCode <> \"\", Fields.Person_IdentifyCode, Fields.Person" +
                                         "_NationalCode)";
     //
     // textBox4
     //
     this.textBox4.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(30.482004165649414D), Telerik.Reporting.Drawing.Unit.Mm(25.406003952026367D));
     this.textBox4.Name                = "textBox4";
     this.textBox4.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(57.152004241943359D), Telerik.Reporting.Drawing.Unit.Mm(10.159997940063477D));
     this.textBox4.Style.Font.Bold     = true;
     this.textBox4.Style.Font.Name     = "B Nazanin";
     this.textBox4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(15D);
     this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value               = "= Fields.Person_Name + \" \" + Fields.Person_Surname";
     //
     // textBox5
     //
     this.textBox5.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(48.268047332763672D), Telerik.Reporting.Drawing.Unit.Mm(35.566005706787109D));
     this.textBox5.Name                = "textBox5";
     this.textBox5.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(25.41203498840332D), Telerik.Reporting.Drawing.Unit.Mm(7.61799430847168D));
     this.textBox5.Style.Font.Name     = "B Nazanin";
     this.textBox5.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value               = "اعتبار این پروانه : ";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(81.292037963867188D), Telerik.Reporting.Drawing.Unit.Mm(43.186000823974609D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(5.0799951553344727D), Telerik.Reporting.Drawing.Unit.Mm(7.6200046539306641D));
     this.textBox6.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.Font.Name           = "B Nazanin";
     this.textBox6.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox6.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value = "از";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(48.268047332763672D), Telerik.Reporting.Drawing.Unit.Mm(43.186000823974609D));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(33.021991729736328D), Telerik.Reporting.Drawing.Unit.Mm(7.6200046539306641D));
     this.textBox7.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox7.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.Font.Name           = "B Titr";
     this.textBox7.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value = "= aorc.gatepass.ItemsPublic.GetPersianDate(Fields.Package_StartDate)";
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(38.110050201416016D), Telerik.Reporting.Drawing.Unit.Mm(43.186008453369141D));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(10.155993461608887D), Telerik.Reporting.Drawing.Unit.Mm(7.6199965476989746D));
     this.textBox8.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox8.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.Font.Name           = "B Nazanin";
     this.textBox8.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox8.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value = "لغایت";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(5.0840182304382324D), Telerik.Reporting.Drawing.Unit.Mm(43.186008453369141D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(33.024002075195312D), Telerik.Reporting.Drawing.Unit.Mm(7.6200046539306641D));
     this.textBox9.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox9.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.Font.Name           = "B Titr";
     this.textBox9.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox9.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "= aorc.gatepass.ItemsPublic.GetPersianDate(Fields.Package_EndDate)";
     //
     // textBox10
     //
     this.textBox10.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(38.106048583984375D), Telerik.Reporting.Drawing.Unit.Mm(35.568008422851562D));
     this.textBox10.Name                = "textBox10";
     this.textBox10.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(10.159997940063477D), Telerik.Reporting.Drawing.Unit.Mm(7.6200046539306641D));
     this.textBox10.Style.Font.Name     = "B Nazanin";
     this.textBox10.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value               = "بمدت";
     //
     // textBox11
     //
     this.textBox11.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(25.40403938293457D), Telerik.Reporting.Drawing.Unit.Mm(35.568008422851562D));
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(12.700003623962402D), Telerik.Reporting.Drawing.Unit.Mm(7.6200046539306641D));
     this.textBox11.Style.Font.Name     = "B Titr";
     this.textBox11.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value               = "= (aorc.gatepass.ItemsPublic.GetDayOfYear(Fields.Package_EndDate) - aorc.gatepass" +
                                          ".ItemsPublic.GetDayOfYear(Fields.Package_StartDate)) + 1";
     //
     // textBox12
     //
     this.textBox12.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(17.782028198242188D), Telerik.Reporting.Drawing.Unit.Mm(35.568008422851562D));
     this.textBox12.Name                = "textBox12";
     this.textBox12.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(7.6200046539306641D), Telerik.Reporting.Drawing.Unit.Mm(7.6200046539306641D));
     this.textBox12.Style.Font.Name     = "B Nazanin";
     this.textBox12.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value               = "روز";
     //
     // panel2
     //
     this.panel2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D), Telerik.Reporting.Drawing.Unit.Mm(50.808017730712891D));
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(88.897994995117188D), Telerik.Reporting.Drawing.Unit.Mm(1.3229166269302368D));
     this.panel2.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox13
     //
     this.textBox13.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(68.579994201660156D), Telerik.Reporting.Drawing.Unit.Mm(52.1329345703125D));
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(20.319999694824219D), Telerik.Reporting.Drawing.Unit.Mm(6.2870674133300781D));
     this.textBox13.Style.Font.Name     = "B Nazanin";
     this.textBox13.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.Value               = "محدوده تردد: ";
     //
     // textBox14
     //
     this.textBox14.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D), Telerik.Reporting.Drawing.Unit.Mm(52.1329345703125D));
     this.textBox14.Name                = "textBox14";
     this.textBox14.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(68.576988220214844D), Telerik.Reporting.Drawing.Unit.Mm(6.2870674133300781D));
     this.textBox14.Style.Font.Bold     = true;
     this.textBox14.Style.Font.Name     = "B Nazanin";
     this.textBox14.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.Value               = "= Fields.Places_Label";
     //
     // panel3
     //
     this.panel3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.0030036924872547388D), Telerik.Reporting.Drawing.Unit.Mm(58.422004699707031D));
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(88.897994995117188D), Telerik.Reporting.Drawing.Unit.Mm(1.3229166269302368D));
     this.panel3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox15
     //
     this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(77.474006652832031D), Telerik.Reporting.Drawing.Unit.Mm(60.951980590820312D));
     this.textBox15.Name     = "textBox15";
     this.textBox15.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(11.425990104675293D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox15.Value    = "خودرو:";
     //
     // textBox19
     //
     this.textBox19.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(57.152008056640625D), Telerik.Reporting.Drawing.Unit.Mm(66.3974380493164D));
     this.textBox19.Name                = "textBox19";
     this.textBox19.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(31.745986938476562D), Telerik.Reporting.Drawing.Unit.Mm(8.4676189422607422D));
     this.textBox19.Style.Font.Bold     = true;
     this.textBox19.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox19.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.Value               = "= Fields.Vehicle_number";
     //
     // textBox20
     //
     this.textBox20.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(30.482006072998047D), Telerik.Reporting.Drawing.Unit.Mm(66.3974380493164D));
     this.textBox20.Name                = "textBox20";
     this.textBox20.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(22.857999801635742D), Telerik.Reporting.Drawing.Unit.Mm(8.4676189422607422D));
     this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.Value               = "= IIf(Fields.Vehicle_number<>\"\",\"شماره گواهینامه:\",\"\") ";
     //
     // textBox18
     //
     this.textBox18.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(2.5399994850158691D), Telerik.Reporting.Drawing.Unit.Mm(66.3974380493164D));
     this.textBox18.Name                = "textBox18";
     this.textBox18.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(27.940004348754883D), Telerik.Reporting.Drawing.Unit.Mm(8.4676189422607422D));
     this.textBox18.Style.Font.Bold     = true;
     this.textBox18.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox18.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.Value               = "= IIf(Fields.Vehicle_number<>\"\", Fields.Person_LicenseDriverCode,\"\")";
     //
     // panel4
     //
     this.panel4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0D), Telerik.Reporting.Drawing.Unit.Mm(74.867057800292969D));
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(88.897994995117188D), Telerik.Reporting.Drawing.Unit.Mm(1.3229166269302368D));
     this.panel4.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox21
     //
     this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(60.955982208251953D), Telerik.Reporting.Drawing.Unit.Mm(76.191978454589844D));
     this.textBox21.Name     = "textBox21";
     this.textBox21.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(27.942007064819336D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox21.Value    = "دروازه محل تردد:";
     //
     // textBox22
     //
     this.textBox22.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D), Telerik.Reporting.Drawing.Unit.Mm(76.191986083984375D));
     this.textBox22.Name            = "textBox22";
     this.textBox22.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(60.952983856201172D), Telerik.Reporting.Drawing.Unit.Mm(5.0799951553344727D));
     this.textBox22.Style.Font.Bold = true;
     this.textBox22.Value           = "= Fields.Gate_Label";
     //
     // textBox24
     //
     this.textBox24.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D), Telerik.Reporting.Drawing.Unit.Mm(81.27398681640625D));
     this.textBox24.Name            = "textBox24";
     this.textBox24.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(88.896987915039062D), Telerik.Reporting.Drawing.Unit.Mm(5.0799951553344727D));
     this.textBox24.Style.Font.Bold = true;
     this.textBox24.Value           = "= IIf(Fields.Agreement_Company<>\"\",\"شرکت/پیمانکاری\" +\": \"+ Fields.Agreement_Compa" +
                                      "ny,TypePack_Name)";
     //
     // textBox25
     //
     this.textBox25.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(60.955982208251953D), Telerik.Reporting.Drawing.Unit.Mm(86.355987548828125D));
     this.textBox25.Name     = "textBox25";
     this.textBox25.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(27.944013595581055D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox25.Value    = "محل کار:";
     //
     // textBox26
     //
     this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(60.955982208251953D), Telerik.Reporting.Drawing.Unit.Mm(91.437995910644531D));
     this.textBox26.Name     = "textBox26";
     this.textBox26.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(27.942014694213867D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox26.Value    = "تایید کننده:";
     //
     // textBox27
     //
     this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(60.955982208251953D), Telerik.Reporting.Drawing.Unit.Mm(96.520004272460938D));
     this.textBox27.Name     = "textBox27";
     this.textBox27.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(27.942014694213867D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox27.Value    = "تصویب کننده:";
     //
     // textBox28
     //
     this.textBox28.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D), Telerik.Reporting.Drawing.Unit.Mm(86.355987548828125D));
     this.textBox28.Name            = "textBox28";
     this.textBox28.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(60.952980041503906D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox28.Style.Font.Bold = true;
     this.textBox28.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox28.Value           = "= Fields.TravelArea_LabelTravel";
     //
     // textBox29
     //
     this.textBox29.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D), Telerik.Reporting.Drawing.Unit.Mm(91.438003540039062D));
     this.textBox29.Name            = "textBox29";
     this.textBox29.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(60.952983856201172D), Telerik.Reporting.Drawing.Unit.Mm(5.0799951553344727D));
     this.textBox29.Style.Font.Bold = true;
     this.textBox29.Value           = "= Fields.Package_NameOperConfirm";
     //
     // textBox30
     //
     this.textBox30.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D), Telerik.Reporting.Drawing.Unit.Mm(96.520011901855469D));
     this.textBox30.Name            = "textBox30";
     this.textBox30.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(60.952980041503906D), Telerik.Reporting.Drawing.Unit.Mm(5.0799951553344727D));
     this.textBox30.Style.Font.Bold = true;
     this.textBox30.Value           = "= Fields.Package_NameOperPassage";
     //
     // barcode1
     //
     this.barcode1.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D), Telerik.Reporting.Drawing.Unit.Mm(101.60000610351563D));
     this.barcode1.Name                = "barcode1";
     this.barcode1.ShowText            = false;
     this.barcode1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(88.896987915039062D), Telerik.Reporting.Drawing.Unit.Mm(7.9159893989562988D));
     this.barcode1.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.barcode1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.barcode1.Value               = "= Fields.Archive_ID";
     //
     // textBox31
     //
     formattingRule1.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
         new Telerik.Reporting.Data.Filter("=Fields.Vehicle_number", Telerik.Reporting.Data.FilterOperator.Equal, "\"\"")
     });
     formattingRule1.Style.Visible = false;
     this.textBox31.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox31.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(48.268051147460938D), Telerik.Reporting.Drawing.Unit.Mm(60.951980590820312D));
     this.textBox31.Name     = "textBox31";
     this.textBox31.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(29.203962326049805D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox31.Value    = "= IIf(Fields.Vehicle_number<>\"\", Fields.VehicleType_Name + \" \" + Fields.Vehicle_M" +
                               "odel , \"ندارد\")";
     //
     // textBox17
     //
     formattingRule2.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
         new Telerik.Reporting.Data.Filter("=Fields.Vehicle_number", Telerik.Reporting.Data.FilterOperator.Equal, "\"\"")
     });
     formattingRule2.Style.Visible = false;
     this.textBox17.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(17.782028198242188D), Telerik.Reporting.Drawing.Unit.Mm(60.951980590820312D));
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(20.325986862182617D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox17.Value    = "= Fields.vehicle_Color";
     //
     // textBox32
     //
     this.textBox32.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(38.968009948730469D), Telerik.Reporting.Drawing.Unit.Mm(60.951980590820312D));
     this.textBox32.Name     = "textBox32";
     this.textBox32.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(8.8859806060791016D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox32.Value    = "= IIf(Fields.Vehicle_number<>\"\",\"رنگ: \",\"\")";
     //
     // textBox33
     //
     this.textBox33.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(2.5399994850158691D), Telerik.Reporting.Drawing.Unit.Mm(60.951980590820312D));
     this.textBox33.Name            = "textBox33";
     this.textBox33.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(15.24002742767334D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox33.Style.Font.Bold = true;
     this.textBox33.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox33.Value           = "= IIf(Fields.Vehicle_number<>\"\", IIf(Fields.Vehicle_IsCompany,\"شرکتی\",\"غیرشرکتی\")" +
                                      ",\"\")";
     //
     // textBox1
     //
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(5.0799989700317383D), Telerik.Reporting.Drawing.Unit.Mm(114.59799194335938D));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(48.260002136230469D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox1.Style.Font.Name = "Consolas";
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox1.Value           = "S.N:{Fields.Archive_ID}";
     //
     // tbVersion
     //
     this.tbVersion.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(74.925994873046875D), Telerik.Reporting.Drawing.Unit.Mm(114.59799194335938D));
     this.tbVersion.Name            = "tbVersion";
     this.tbVersion.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(19.054008483886719D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.tbVersion.Style.Font.Name = "Consolas";
     this.tbVersion.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.tbVersion.Value           = "V:1.00";
     //
     // b02_GPPrint
     //
     this.Culture    = new System.Globalization.CultureInfo("fa-IR");
     this.DataSource = this.sqlDataSource1;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail
     });
     this.Name = "b02_GPPrint";
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Mm(0D);
     this.PageSettings.Margins.Left   = Telerik.Reporting.Drawing.Unit.Mm(0D);
     this.PageSettings.Margins.Right  = Telerik.Reporting.Drawing.Unit.Mm(0D);
     this.PageSettings.Margins.Top    = Telerik.Reporting.Drawing.Unit.Mm(0D);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.A6;
     this.Style.BackgroundColor       = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Title")
     });
     styleRule1.Style.Color          = System.Drawing.Color.Black;
     styleRule1.Style.Font.Bold      = true;
     styleRule1.Style.Font.Italic    = false;
     styleRule1.Style.Font.Name      = "Tahoma";
     styleRule1.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(20D);
     styleRule1.Style.Font.Strikeout = false;
     styleRule1.Style.Font.Underline = false;
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Caption")
     });
     styleRule2.Style.Color         = System.Drawing.Color.Black;
     styleRule2.Style.Font.Name     = "Tahoma";
     styleRule2.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(11D);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Data")
     });
     styleRule3.Style.Font.Name     = "Tahoma";
     styleRule3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(11D);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("PageInfo")
     });
     styleRule4.Style.Font.Name     = "Tahoma";
     styleRule4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(11D);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Mm;
     this.Width         = Telerik.Reporting.Drawing.Unit.Cm(9.6520004272460938D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(DisplayAllInvoicesByZoneReport));
     Telerik.Reporting.Group             group1     = new Telerik.Reporting.Group();
     Telerik.Reporting.Group             group2     = new Telerik.Reporting.Group();
     Telerik.Reporting.Group             group3     = new Telerik.Reporting.Group();
     Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
     this.groupFooterSection  = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection  = new Telerik.Reporting.GroupHeaderSection();
     this.textBox1            = new Telerik.Reporting.TextBox();
     this.groupFooterSection2 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection2 = new Telerik.Reporting.GroupHeaderSection();
     this.textBox13           = new Telerik.Reporting.TextBox();
     this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
     this.textBox15           = new Telerik.Reporting.TextBox();
     this.textBox16           = new Telerik.Reporting.TextBox();
     this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
     this.textBox7            = new Telerik.Reporting.TextBox();
     this.textBox8            = new Telerik.Reporting.TextBox();
     this.textBox9            = new Telerik.Reporting.TextBox();
     this.textBox11           = new Telerik.Reporting.TextBox();
     this.textBox10           = new Telerik.Reporting.TextBox();
     this.textBox12           = new Telerik.Reporting.TextBox();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.textBox3             = new Telerik.Reporting.TextBox();
     this.textBox5             = new Telerik.Reporting.TextBox();
     this.textBox6             = new Telerik.Reporting.TextBox();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.textBox14            = new Telerik.Reporting.TextBox();
     this.pageFooterSection1   = new Telerik.Reporting.PageFooterSection();
     this.textBox19            = new Telerik.Reporting.TextBox();
     this.sqlDataSource1       = new Telerik.Reporting.SqlDataSource();
     this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
     this.textBox21            = new Telerik.Reporting.TextBox();
     this.textBox22            = new Telerik.Reporting.TextBox();
     this.pictureBox1          = new Telerik.Reporting.PictureBox();
     this.pictureBox2          = new Telerik.Reporting.PictureBox();
     this.textBox17            = new Telerik.Reporting.TextBox();
     this.textBox18            = new Telerik.Reporting.TextBox();
     this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // groupFooterSection
     //
     this.groupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Cm(0.13229165971279144D);
     this.groupFooterSection.Name   = "groupFooterSection";
     //
     // groupHeaderSection
     //
     this.groupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Cm(0.49008342623710632D);
     this.groupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1
     });
     this.groupHeaderSection.Name = "groupHeaderSection";
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19999909400939941D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.8999619483947754D), Telerik.Reporting.Drawing.Unit.Inch(0.19294622540473938D));
     this.textBox1.Style.BackgroundColor = System.Drawing.Color.Goldenrod;
     this.textBox1.Style.Font.Bold       = true;
     this.textBox1.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Pixel(16D);
     this.textBox1.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value = "Zona Geográfica {Fields.Zone}";
     //
     // groupFooterSection2
     //
     this.groupFooterSection2.Height = Telerik.Reporting.Drawing.Unit.Cm(0.13229171931743622D);
     this.groupFooterSection2.Name   = "groupFooterSection2";
     //
     // groupHeaderSection2
     //
     this.groupHeaderSection2.Height = Telerik.Reporting.Drawing.Unit.Cm(1.0159989595413208D);
     this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox13
     });
     this.groupHeaderSection2.Name = "groupHeaderSection2";
     //
     // textBox13
     //
     this.textBox13.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999612808227539D), Telerik.Reporting.Drawing.Unit.Inch(0.39988169074058533D));
     this.textBox13.Style.Font.Bold     = true;
     this.textBox13.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(20D);
     this.textBox13.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.Value               = "PROVINCIA: {Fields.Province}";
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.29988193511962891D);
     this.groupFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox15,
         this.textBox16
     });
     this.groupFooterSection1.Name = "groupFooterSection1";
     //
     // textBox15
     //
     this.textBox15.Format              = "{0:C2}";
     this.textBox15.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.59375D), Telerik.Reporting.Drawing.Unit.Inch(0.09988180547952652D));
     this.textBox15.Name                = "textBox15";
     this.textBox15.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4763784408569336D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
     this.textBox15.Style.Font.Bold     = true;
     this.textBox15.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox15.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox15.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox15.Value               = "=Sum((Fields.SubTotal - IsNull(Fields.DisCount,0) + IsNull(Fields.ITBIS,0)))\r\n\r\n";
     //
     // textBox16
     //
     this.textBox16.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.03125D), Telerik.Reporting.Drawing.Unit.Inch(0.09988180547952652D));
     this.textBox16.Name                = "textBox16";
     this.textBox16.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.5388782024383545D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
     this.textBox16.Style.Font.Bold     = true;
     this.textBox16.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.Value               = "Total de Venta(s):";
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.2001190185546875D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox7,
         this.textBox8,
         this.textBox9,
         this.textBox11,
         this.textBox10,
         this.textBox12
     });
     this.groupHeaderSection1.Name = "groupHeaderSection1";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19999909400939941D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000007390975952D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox7.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox7.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox7.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.Font.Bold           = true;
     this.textBox7.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox7.Style.Font.Underline      = false;
     this.textBox7.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox7.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox7.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value = "Num. Fáctura";
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3000787496566773D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999204874038696D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox8.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox8.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox8.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.Font.Bold           = true;
     this.textBox8.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox8.Style.Font.Underline      = false;
     this.textBox8.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox8.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox8.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox8.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value = "Cliente";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.3000781536102295D), Telerik.Reporting.Drawing.Unit.Inch(3.9736431062920019E-05D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4999212026596069D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox9.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox9.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox9.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.Font.Bold           = true;
     this.textBox9.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox9.Style.Font.Underline      = false;
     this.textBox9.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox9.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox9.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox9.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "Monto de la fáctura";
     //
     // textBox11
     //
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.2000775337219238D), Telerik.Reporting.Drawing.Unit.Inch(3.9736431062920019E-05D));
     this.textBox11.Name     = "textBox11";
     this.textBox11.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.88653659820556641D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox11.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox11.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox11.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.Font.Bold           = true;
     this.textBox11.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox11.Style.Font.Underline      = false;
     this.textBox11.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox11.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox11.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox11.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value = "Pago";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.80007791519165D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3999204635620117D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox10.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox10.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox10.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox10.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox10.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox10.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox10.Style.Font.Bold           = true;
     this.textBox10.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox10.Style.Font.Underline      = false;
     this.textBox10.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox10.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox10.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox10.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value = "Fecha Facturación";
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.0866928100585938D), Telerik.Reporting.Drawing.Unit.Inch(0.00011920928955078125D));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0132678747177124D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox12.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox12.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox12.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox12.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox12.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox12.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox12.Style.Font.Bold           = true;
     this.textBox12.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox12.Style.Font.Underline      = false;
     this.textBox12.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox12.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox12.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox12.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value = "Estado";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20011870563030243D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox3,
         this.textBox5,
         this.textBox6,
         this.textBox4,
         this.textBox14
     });
     this.detail.Name = "detail";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.20000100135803223D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000007390975952D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox2.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox2.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox2.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox2.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox2.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox2.Style.Font.Bold           = false;
     this.textBox2.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox2.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox2.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox2.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox2.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value = "=Koontabi.Reporting.DisplayAllSalesReport.GetInvoiceNumberFormat(Fields.InvoiceNu" +
                           "mber)";
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.30008065700531D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999204874038696D), Telerik.Reporting.Drawing.Unit.Inch(0.19996060431003571D));
     this.textBox3.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox3.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox3.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox3.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox3.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox3.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox3.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox3.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox3.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox3.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value = "= Fields.CompanyName";
     //
     // textBox5
     //
     this.textBox5.Format   = "{0:d}";
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.8000798225402832D), Telerik.Reporting.Drawing.Unit.Inch(0.00011857350909849629D));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.399919867515564D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox5.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox5.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox5.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox5.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox5.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox5.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox5.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox5.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox5.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox5.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value = "= Fields.InvoiceDate";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.20007848739624D), Telerik.Reporting.Drawing.Unit.Inch(0.00011857350909849629D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.88653564453125D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox6.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox6.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox6.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox6.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox6.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox6.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox6.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value = "= Fields.TypeOfP";
     //
     // textBox4
     //
     this.textBox4.Format   = "{0:C2}";
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.3000800609588623D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4999210834503174D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox4.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox4.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox4.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox4.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox4.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox4.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox4.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox4.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value = "= (Fields.SubTotal - IsNull(Fields.DisCount,0) + IsNull(Fields.ITBIS,0))";
     //
     // textBox14
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("= Fields.TypeOfP", Telerik.Reporting.FilterOperator.Equal, "Credito"));
     formattingRule1.Style.BackgroundColor = System.Drawing.Color.Empty;
     formattingRule1.Style.Color           = System.Drawing.Color.Red;
     formattingRule1.Style.Font.Bold       = true;
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("=Fields.TypeOfP", Telerik.Reporting.FilterOperator.Equal, "Efectivo"));
     formattingRule2.Style.Color     = System.Drawing.Color.Blue;
     formattingRule2.Style.Font.Bold = true;
     this.textBox14.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1,
         formattingRule2
     });
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.0866928100585938D), Telerik.Reporting.Drawing.Unit.Inch(0.00019804637122433633D));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0132681131362915D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox14.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox14.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox14.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox14.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox14.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox14.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox14.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.Value = "= Koontabi.Reporting.DisplayAllInvoicesByZoneReport.GetStatus(StateInvoice)";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox19
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     this.pageFooterSection1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.pageFooterSection1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.pageFooterSection1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // textBox19
     //
     this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.6687889099121094D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox19.Name     = "textBox19";
     this.textBox19.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3311712741851807D), Telerik.Reporting.Drawing.Unit.Inch(0.19996070861816406D));
     this.textBox19.Value    = "Pagina {PageNumber} de {PageCount}";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString  = "Data Source=.\\SQLEXPRESS;Initial Catalog=KoontabiDB;Integrated Security=True";
     this.sqlDataSource1.Name              = "sqlDataSource1";
     this.sqlDataSource1.ProviderName      = "System.Data.SqlClient";
     this.sqlDataSource1.SelectCommand     = "dbo.test_display";
     this.sqlDataSource1.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // reportHeaderSection1
     //
     this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(2.5070538520812988D);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox21,
         this.textBox22,
         this.pictureBox1,
         this.pictureBox2
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     //
     // textBox21
     //
     this.textBox21.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19999909400939941D), Telerik.Reporting.Drawing.Unit.Inch(2.2708332538604736D));
     this.textBox21.Name                = "textBox21";
     this.textBox21.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.8999619483947754D), Telerik.Reporting.Drawing.Unit.Inch(0.23622067272663117D));
     this.textBox21.Style.Font.Bold     = true;
     this.textBox21.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(18D);
     this.textBox21.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox21.Value               = "REPORTE DE VENTAS";
     //
     // textBox22
     //
     this.textBox22.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.3958334922790527D), Telerik.Reporting.Drawing.Unit.Inch(0.1875D));
     this.textBox22.Name                = "textBox22";
     this.textBox22.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6041274070739746D), Telerik.Reporting.Drawing.Unit.Inch(0.39370092749595642D));
     this.textBox22.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox22.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox22.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox22.Value               = "= \"Emitido: \" + ExecutionTime.ToString().ToUpper()";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(8.8899993896484375D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
     this.pictureBox1.MimeType = "image/jpeg";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.75D), Telerik.Reporting.Drawing.Unit.Cm(3.4999001026153564D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // pictureBox2
     //
     this.pictureBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(4.318000316619873D), Telerik.Reporting.Drawing.Unit.Cm(3.7677164077758789D));
     this.pictureBox2.MimeType = "image/jpeg";
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.589899063110352D), Telerik.Reporting.Drawing.Unit.Cm(1.9999997615814209D));
     this.pictureBox2.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox2.Value    = ((object)(resources.GetObject("pictureBox2.Value")));
     //
     // textBox17
     //
     this.textBox17.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.09583282470703125D));
     this.textBox17.Name                = "textBox17";
     this.textBox17.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0934345722198486D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
     this.textBox17.Style.Font.Bold     = true;
     this.textBox17.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.Value               = "Total General de Ventas:";
     //
     // textBox18
     //
     this.textBox18.Format              = "{0:C2}";
     this.textBox18.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.0935134887695312D), Telerik.Reporting.Drawing.Unit.Inch(0.09583282470703125D));
     this.textBox18.Name                = "textBox18";
     this.textBox18.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4763784408569336D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
     this.textBox18.Style.Color         = System.Drawing.Color.Red;
     this.textBox18.Style.Font.Bold     = true;
     this.textBox18.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox18.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox18.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.Value               = "=Sum((Fields.SubTotal - IsNull(Fields.DisCount,0) + IsNull(Fields.ITBIS,0)))\r\n\r\n";
     //
     // reportFooterSection1
     //
     this.reportFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(0.75141572952270508D);
     this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox17,
         this.textBox18
     });
     this.reportFooterSection1.Name = "reportFooterSection1";
     //
     // DisplayAllInvoicesByZoneReport
     //
     this.DataSource    = null;
     group1.GroupFooter = this.groupFooterSection;
     group1.GroupHeader = this.groupHeaderSection;
     group1.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Zone"));
     group1.Name        = "group";
     group2.GroupFooter = this.groupFooterSection2;
     group2.GroupHeader = this.groupHeaderSection2;
     group2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Province"));
     group2.Name        = "group2";
     group3.GroupFooter = this.groupFooterSection1;
     group3.GroupHeader = this.groupHeaderSection1;
     group3.Name        = "group1";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1,
         group2,
         group3
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection,
         this.groupFooterSection,
         this.groupHeaderSection2,
         this.groupFooterSection2,
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.detail,
         this.pageFooterSection1,
         this.reportHeaderSection1,
         this.reportFooterSection1
     });
     this.Name = "DisplayAllInvoicesByZoneReport";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Pixel(2D), Telerik.Reporting.Drawing.Unit.Pixel(0D), Telerik.Reporting.Drawing.Unit.Mm(0D), Telerik.Reporting.Drawing.Unit.Mm(0D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1
     });
     this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Inch;
     this.Width         = Telerik.Reporting.Drawing.Unit.Inch(8.1000003814697266D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #19
0
 /// <summary>
 /// Required method for telerik Reporting 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(RptGPByClinic));
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.ReportParameter reportParameter1             = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter reportParameter2             = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter reportParameter3             = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter reportParameter4             = new Telerik.Reporting.ReportParameter();
     this.sqlClinic                 = new Telerik.Reporting.SqlDataSource();
     this.pageHeaderSection1        = new Telerik.Reporting.PageHeaderSection();
     this.textBox17                 = new Telerik.Reporting.TextBox();
     this.pictureBox1               = new Telerik.Reporting.PictureBox();
     this.textBox1                  = new Telerik.Reporting.TextBox();
     this.textBox13                 = new Telerik.Reporting.TextBox();
     this.textBox14                 = new Telerik.Reporting.TextBox();
     this.detail                    = new Telerik.Reporting.DetailSection();
     this.ticket_dateDataTextBox    = new Telerik.Reporting.TextBox();
     this.textBox16                 = new Telerik.Reporting.TextBox();
     this.amountDataTextBox         = new Telerik.Reporting.TextBox();
     this.textBox18                 = new Telerik.Reporting.TextBox();
     this.textBox19                 = new Telerik.Reporting.TextBox();
     this.pageFooterSection1        = new Telerik.Reporting.PageFooterSection();
     this.currentTimeTextBox        = new Telerik.Reporting.TextBox();
     this.textBox21                 = new Telerik.Reporting.TextBox();
     this.pageInfoTextBox           = new Telerik.Reporting.TextBox();
     this.textBox22                 = new Telerik.Reporting.TextBox();
     this.sqlGPByClinic             = new Telerik.Reporting.SqlDataSource();
     this.group1                    = new Telerik.Reporting.Group();
     this.groupFooterSection1       = new Telerik.Reporting.GroupFooterSection();
     this.textBox26                 = new Telerik.Reporting.TextBox();
     this.textBox25                 = new Telerik.Reporting.TextBox();
     this.groupHeaderSection1       = new Telerik.Reporting.GroupHeaderSection();
     this.textBox3                  = new Telerik.Reporting.TextBox();
     this.textBox2                  = new Telerik.Reporting.TextBox();
     this.textBox8                  = new Telerik.Reporting.TextBox();
     this.textBox4                  = new Telerik.Reporting.TextBox();
     this.textBox5                  = new Telerik.Reporting.TextBox();
     this.clinic                    = new Telerik.Reporting.Group();
     this.groupFooterSection2       = new Telerik.Reporting.GroupFooterSection();
     this.textBox24                 = new Telerik.Reporting.TextBox();
     this.textBox23                 = new Telerik.Reporting.TextBox();
     this.textBox20                 = new Telerik.Reporting.TextBox();
     this.groupHeaderSection2       = new Telerik.Reporting.GroupHeaderSection();
     this.comercial_nameDataTextBox = new Telerik.Reporting.TextBox();
     this.textBox10                 = new Telerik.Reporting.TextBox();
     this.paymentm                  = new Telerik.Reporting.Group();
     this.groupFooterSection4       = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection4       = new Telerik.Reporting.GroupHeaderSection();
     this.textBox6                  = new Telerik.Reporting.TextBox();
     this.textBox12                 = new Telerik.Reporting.TextBox();
     this.textBox27                 = new Telerik.Reporting.TextBox();
     this.textBox28                 = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlClinic
     //
     this.sqlClinic.ConnectionString = "AriClinicContext";
     this.sqlClinic.Name             = "sqlClinic";
     this.sqlClinic.SelectCommand    = "SELECT        clinic_id, name\r\nFROM            clinic\r\nORDER BY name";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox17,
         this.pictureBox1,
         this.textBox1,
         this.textBox13,
         this.textBox14,
         this.textBox27,
         this.textBox28
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox17
     //
     this.textBox17.Format          = "{0:dd/MM/yyyy}";
     this.textBox17.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.020872751250863075D), Telerik.Reporting.Drawing.Unit.Inch(0.31253933906555176D));
     this.textBox17.Name            = "textBox17";
     this.textBox17.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.31863212585449219D));
     this.textBox17.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox17.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
     this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox17.Value           = "= Fields.company_name";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.020872751250863075D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.pictureBox1.MimeType = "image/png";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.30003929138183594D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // textBox1
     //
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2785201072692871D), Telerik.Reporting.Drawing.Unit.Inch(7.8757606388535351E-05D));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.5954561233520508D), Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D));
     this.textBox1.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox1.Value           = "Informe general de cobros";
     //
     // textBox13
     //
     this.textBox13.Format          = "{0:dd/MM/yyyy}";
     this.textBox13.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.6832351684570312D), Telerik.Reporting.Drawing.Unit.Inch(0.31253933906555176D));
     this.textBox13.Name            = "textBox13";
     this.textBox13.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0866143703460693D), Telerik.Reporting.Drawing.Unit.Inch(0.31863212585449219D));
     this.textBox13.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
     this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox13.Value           = "= Parameters.FDate.Value";
     //
     // textBox14
     //
     this.textBox14.Format          = "{0:dd/MM/yyyy}";
     this.textBox14.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.7874016761779785D), Telerik.Reporting.Drawing.Unit.Inch(0.31253933906555176D));
     this.textBox14.Name            = "textBox14";
     this.textBox14.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0866143703460693D), Telerik.Reporting.Drawing.Unit.Inch(0.31863212585449219D));
     this.textBox14.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox14.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
     this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox14.Value           = "= Parameters.TDate.Value";
     //
     // detail
     //
     formattingRule1.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("= Parameters.Detailed.Value", Telerik.Reporting.FilterOperator.Equal, "false")
     });
     formattingRule1.Style.Visible = false;
     this.detail.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20003938674926758D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.ticket_dateDataTextBox,
         this.textBox16,
         this.amountDataTextBox,
         this.textBox18,
         this.textBox19
     });
     this.detail.Name = "detail";
     //
     // ticket_dateDataTextBox
     //
     this.ticket_dateDataTextBox.CanGrow         = true;
     this.ticket_dateDataTextBox.Format          = "{0:dd/MM/yyyy}";
     this.ticket_dateDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.ticket_dateDataTextBox.Name            = "ticket_dateDataTextBox";
     this.ticket_dateDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90551191568374634D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.ticket_dateDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.ticket_dateDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.ticket_dateDataTextBox.StyleName       = "Data";
     this.ticket_dateDataTextBox.Value           = "= Fields.payment_date";
     //
     // textBox16
     //
     this.textBox16.CanGrow         = true;
     this.textBox16.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.48818826675415D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox16.Name            = "textBox16";
     this.textBox16.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2520482540130615D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox16.StyleName       = "Data";
     this.textBox16.Value           = "= Fields.description";
     //
     // amountDataTextBox
     //
     this.amountDataTextBox.CanGrow         = true;
     this.amountDataTextBox.Format          = "{0:##,###,##0.00 €}";
     this.amountDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.8110237121582031D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.amountDataTextBox.Name            = "amountDataTextBox";
     this.amountDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99967193603515625D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.amountDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.amountDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.amountDataTextBox.StyleName       = "Data";
     this.amountDataTextBox.Value           = "= Fields.amount";
     //
     // textBox18
     //
     this.textBox18.CanGrow         = true;
     this.textBox18.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1174023151397705D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox18.StyleName       = "Data";
     this.textBox18.Value           = "= Fields.comercial_name";
     //
     // textBox19
     //
     this.textBox19.CanGrow         = true;
     this.textBox19.Format          = "{0:dd/MM/yyyy}";
     this.textBox19.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2842520475387573D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox19.Name            = "textBox19";
     this.textBox19.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90551191568374634D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox19.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.StyleName       = "Data";
     this.textBox19.Value           = "= Fields.service_note_date";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.23622067272663117D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.currentTimeTextBox,
         this.textBox21,
         this.pageInfoTextBox,
         this.textBox22
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Format          = "{0:d}";
     this.currentTimeTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.currentTimeTextBox.Name            = "currentTimeTextBox";
     this.currentTimeTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7952756881713867D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.currentTimeTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.currentTimeTextBox.StyleName       = "PageInfo";
     this.currentTimeTextBox.Value           = "=NOW()";
     //
     // textBox21
     //
     this.textBox21.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.3813977241516113D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox21.Name            = "textBox21";
     this.textBox21.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49261793494224548D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox21.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox21.StyleName       = "PageInfo";
     this.textBox21.Value           = "= PageCount";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.0376477241516113D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0831693410873413D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.pageInfoTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // textBox22
     //
     this.textBox22.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.1418147087097168D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox22.Name            = "textBox22";
     this.textBox22.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.23622004687786102D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox22.Value           = "/";
     //
     // sqlGPByClinic
     //
     this.sqlGPByClinic.ConnectionString = "AriClinicContext";
     this.sqlGPByClinic.Name             = "sqlGPByClinic";
     this.sqlGPByClinic.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@FDate", System.Data.DbType.Date, "=Parameters.FDate.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@TDate", System.Data.DbType.Date, "=Parameters.TDate.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@Clinic", System.Data.DbType.Int32, "=Parameters.Clinic.Value")
     });
     this.sqlGPByClinic.SelectCommand = resources.GetString("sqlGPByClinic.SelectCommand");
     //
     // group1
     //
     this.group1.GroupFooter = this.groupFooterSection1;
     this.group1.GroupHeader = this.groupHeaderSection1;
     this.group1.Name        = "group1";
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.36886820197105408D);
     this.groupFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox26,
         this.textBox25
     });
     this.groupFooterSection1.Name = "groupFooterSection1";
     //
     // textBox26
     //
     this.textBox26.CanGrow         = true;
     this.textBox26.Format          = "{0:##,###,##0.00 €}";
     this.textBox26.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.5346126556396484D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox26.Name            = "textBox26";
     this.textBox26.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760829925537109D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox26.Style.Font.Bold = true;
     this.textBox26.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox26.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox26.StyleName       = "Data";
     this.textBox26.Value           = "= Sum(Fields.amount)";
     //
     // textBox25
     //
     this.textBox25.CanGrow         = true;
     this.textBox25.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.4270832538604736D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox25.Name            = "textBox25";
     this.textBox25.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7680943012237549D), Telerik.Reporting.Drawing.Unit.Inch(0.19996075332164764D));
     this.textBox25.Style.Font.Bold = true;
     this.textBox25.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox25.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox25.StyleName       = "Data";
     this.textBox25.Value           = "TOTAL INFORME: ";
     //
     // groupHeaderSection1
     //
     formattingRule2.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("= Parameters.Detailed.Value", Telerik.Reporting.FilterOperator.Equal, "false")
     });
     formattingRule2.Style.Visible = false;
     this.groupHeaderSection1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.27559056878089905D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox3,
         this.textBox2,
         this.textBox8,
         this.textBox5,
         this.textBox4
     });
     this.groupHeaderSection1.Name = "groupHeaderSection1";
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90551203489303589D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox3.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Value           = "Fecha pago";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3842521905899048D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90551203489303589D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox2.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Value           = "Fecha nota";
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.8110237121582031D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99967211484909058D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox8.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox8.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox8.Value           = "Importe";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.2999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1174023151397705D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox4.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox4.Value       = "Paciente";
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.4881892204284668D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2520482540130615D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox5.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox5.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox5.Value       = "Observaciones";
     //
     // clinic
     //
     this.clinic.GroupFooter = this.groupFooterSection2;
     this.clinic.GroupHeader = this.groupHeaderSection2;
     this.clinic.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.clinic_name")
     });
     this.clinic.Name = "clinic";
     //
     // groupFooterSection2
     //
     this.groupFooterSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.39999997615814209D);
     this.groupFooterSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox24,
         this.textBox23,
         this.textBox20
     });
     this.groupFooterSection2.Name = "groupFooterSection2";
     //
     // textBox24
     //
     this.textBox24.CanGrow         = true;
     this.textBox24.Format          = "{0:##,###,##0.00 €}";
     this.textBox24.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.5346126556396484D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox24.Name            = "textBox24";
     this.textBox24.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760829925537109D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox24.Style.Font.Bold = true;
     this.textBox24.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox24.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox24.StyleName       = "Data";
     this.textBox24.Value           = "= Sum(Fields.amount)";
     //
     // textBox23
     //
     this.textBox23.CanGrow         = true;
     this.textBox23.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox23.Name            = "textBox23";
     this.textBox23.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8951771259307861D), Telerik.Reporting.Drawing.Unit.Inch(0.19996075332164764D));
     this.textBox23.Style.Font.Bold = true;
     this.textBox23.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox23.StyleName       = "Data";
     this.textBox23.Value           = "= Fields.clinic_name";
     //
     // textBox20
     //
     this.textBox20.CanGrow         = true;
     this.textBox20.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2842520475387573D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox20.Name            = "textBox20";
     this.textBox20.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0055123567581177D), Telerik.Reporting.Drawing.Unit.Inch(0.19996075332164764D));
     this.textBox20.Style.Font.Bold = true;
     this.textBox20.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox20.StyleName       = "Data";
     this.textBox20.Value           = "Total clínica: ";
     //
     // groupHeaderSection2
     //
     this.groupHeaderSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.51566916704177856D);
     this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.comercial_nameDataTextBox,
         this.textBox10
     });
     this.groupHeaderSection2.Name = "groupHeaderSection2";
     //
     // comercial_nameDataTextBox
     //
     this.comercial_nameDataTextBox.CanGrow         = true;
     this.comercial_nameDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19685046374797821D), Telerik.Reporting.Drawing.Unit.Inch(0.124409519135952D));
     this.comercial_nameDataTextBox.Name            = "comercial_nameDataTextBox";
     this.comercial_nameDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8951771259307861D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.comercial_nameDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.comercial_nameDataTextBox.StyleName       = "Data";
     this.comercial_nameDataTextBox.Value           = "= Fields.clinic_name";
     //
     // textBox10
     //
     this.textBox10.CanGrow         = true;
     this.textBox10.Format          = "{0:##,###,##0.00 €}";
     this.textBox10.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.5346126556396484D), Telerik.Reporting.Drawing.Unit.Inch(0.124409519135952D));
     this.textBox10.Name            = "textBox10";
     this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760829925537109D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox10.Style.Font.Bold = true;
     this.textBox10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox10.StyleName       = "Data";
     this.textBox10.Value           = "= Sum(Fields.amount)";
     //
     // paymentm
     //
     this.paymentm.GroupFooter = this.groupFooterSection4;
     this.paymentm.GroupHeader = this.groupHeaderSection4;
     this.paymentm.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.pmethod_name")
     });
     this.paymentm.Name = "paymentm";
     //
     // groupFooterSection4
     //
     this.groupFooterSection4.Height = Telerik.Reporting.Drawing.Unit.Inch(0.09996100515127182D);
     this.groupFooterSection4.Name   = "groupFooterSection4";
     //
     // groupHeaderSection4
     //
     this.groupHeaderSection4.Height = Telerik.Reporting.Drawing.Unit.Inch(0.3087402880191803D);
     this.groupHeaderSection4.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6,
         this.textBox12
     });
     this.groupHeaderSection4.Name = "groupHeaderSection4";
     //
     // textBox6
     //
     this.textBox6.CanGrow         = true;
     this.textBox6.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.008740265853703022D));
     this.textBox6.Name            = "textBox6";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8951771259307861D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox6.StyleName       = "Data";
     this.textBox6.Value           = "= Fields.pmethod_name";
     //
     // textBox12
     //
     this.textBox12.CanGrow         = true;
     this.textBox12.Format          = "{0:##,###,##0.00 €}";
     this.textBox12.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.5346126556396484D), Telerik.Reporting.Drawing.Unit.Inch(0.008740265853703022D));
     this.textBox12.Name            = "textBox12";
     this.textBox12.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760829925537109D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox12.Style.Font.Bold = true;
     this.textBox12.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox12.StyleName       = "Data";
     this.textBox12.Value           = "= Sum(Fields.amount)";
     //
     // textBox27
     //
     this.textBox27.CanGrow         = true;
     this.textBox27.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.4270832538604736D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
     this.textBox27.Name            = "textBox27";
     this.textBox27.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7680943012237549D), Telerik.Reporting.Drawing.Unit.Inch(0.19996075332164764D));
     this.textBox27.Style.Font.Bold = true;
     this.textBox27.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox27.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox27.StyleName       = "Data";
     this.textBox27.Value           = "TOTAL INFORME: ";
     //
     // textBox28
     //
     this.textBox28.CanGrow         = true;
     this.textBox28.Format          = "{0:##,###,##0.00 €}";
     this.textBox28.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.5416665077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
     this.textBox28.Name            = "textBox28";
     this.textBox28.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760829925537109D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
     this.textBox28.Style.Font.Bold = true;
     this.textBox28.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox28.StyleName       = "Data";
     this.textBox28.Value           = "= Sum(Fields.amount)";
     //
     // RptGPByClinic
     //
     this.DataSource = this.sqlGPByClinic;
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         this.group1,
         this.clinic,
         this.paymentm
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.groupHeaderSection2,
         this.groupFooterSection2,
         this.groupHeaderSection4,
         this.groupFooterSection4,
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "RptGPByClinic";
     this.PageSettings.Landscape                    = false;
     this.PageSettings.Margins.Bottom               = Telerik.Reporting.Drawing.Unit.Mm(5D);
     this.PageSettings.Margins.Left                 = Telerik.Reporting.Drawing.Unit.Mm(5D);
     this.PageSettings.Margins.Right                = Telerik.Reporting.Drawing.Unit.Mm(5D);
     this.PageSettings.Margins.Top                  = Telerik.Reporting.Drawing.Unit.Mm(5D);
     this.PageSettings.PaperKind                    = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name                          = "FDate";
     reportParameter1.Text                          = "Desde fecha";
     reportParameter1.Type                          = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter1.Visible                       = true;
     reportParameter2.Name                          = "TDate";
     reportParameter2.Text                          = "Hasta fecha";
     reportParameter2.Type                          = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter2.Visible                       = true;
     reportParameter3.AvailableValues.DataSource    = this.sqlClinic;
     reportParameter3.AvailableValues.DisplayMember = "= Fields.name";
     reportParameter3.AvailableValues.ValueMember   = "= Fields.clinic_id";
     reportParameter3.MultiValue                    = true;
     reportParameter3.Name                          = "Clinic";
     reportParameter3.Text                          = "Clínica";
     reportParameter3.Type                          = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter3.Visible                       = true;
     reportParameter4.Name                          = "Detailed";
     reportParameter4.Text                          = "¿Con detalle?";
     reportParameter4.Type                          = Telerik.Reporting.ReportParameterType.Boolean;
     reportParameter4.Value                         = "true";
     reportParameter4.Visible                       = true;
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.ReportParameters.Add(reportParameter4);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     this.UnitOfMeasure         = Telerik.Reporting.Drawing.UnitType.Mm;
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.8740158081054688D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RptDebtByCustomer));
            Telerik.Reporting.Drawing.FormattingRule formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Group group1 = new Telerik.Reporting.Group();
            this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.comercial_nameDataTextBox = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.pictureBox1 = new Telerik.Reporting.PictureBox();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.pageInfoTextBox = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.currentTimeTextBox = new Telerik.Reporting.TextBox();
            this.sqlDebtByCustomer = new Telerik.Reporting.SqlDataSource();
            this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox23 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // groupFooterSection1
            // 
            this.groupFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.19992129504680634D);
            this.groupFooterSection1.Name = "groupFooterSection1";
            this.groupFooterSection1.Style.Visible = false;
            // 
            // groupHeaderSection1
            // 
            formattingRule1.Filters.Add(new Telerik.Reporting.Filter("=Fields.saldo", Telerik.Reporting.FilterOperator.Equal, "0"));
            formattingRule1.Style.Visible = false;
            this.groupHeaderSection1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule1});
            this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.60000008344650269D);
            this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox9,
            this.comercial_nameDataTextBox,
            this.textBox7,
            this.textBox19});
            this.groupHeaderSection1.Name = "groupHeaderSection1";
            // 
            // textBox9
            // 
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4437499046325684D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.276081919670105D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox9.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox9.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox9.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox9.Style.Font.Bold = true;
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox9.Value = "Total pendiente";
            // 
            // comercial_nameDataTextBox
            // 
            this.comercial_nameDataTextBox.CanGrow = true;
            this.comercial_nameDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D), Telerik.Reporting.Drawing.Unit.Inch(0.25003942847251892D));
            this.comercial_nameDataTextBox.Name = "comercial_nameDataTextBox";
            this.comercial_nameDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8951771259307861D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.comercial_nameDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.comercial_nameDataTextBox.StyleName = "Data";
            this.comercial_nameDataTextBox.Value = "= Fields.full_name";
            // 
            // textBox7
            // 
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8951771259307861D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox7.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox7.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox7.Style.Font.Bold = true;
            this.textBox7.Value = "Paciente";
            // 
            // textBox19
            // 
            this.textBox19.CanGrow = true;
            this.textBox19.Format = "{0:N2}";
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4437499046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.25003942847251892D));
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760816812515259D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox19.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox19.StyleName = "Data";
            this.textBox19.Value = "= Fields.saldo";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.pictureBox1,
            this.textBox17});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.27855920791626D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.5954561233520508D), Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D));
            this.textBox1.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox1.Value = "Informe de cobros pendientes";
            // 
            // pictureBox1
            // 
            this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
            this.pictureBox1.MimeType = "image/png";
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.30003929138183594D));
            this.pictureBox1.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
            this.pictureBox1.Value = ((object)(resources.GetObject("pictureBox1.Value")));
            // 
            // textBox17
            // 
            this.textBox17.Format = "{0:dd/MM/yyyy}";
            this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.31253933906555176D));
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.31863212585449219D));
            this.textBox17.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox17.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
            this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox17.Value = "= Fields.company_name";
            // 
            // detail
            // 
            formattingRule2.Filters.Add(new Telerik.Reporting.Filter("=Fields.saldo", Telerik.Reporting.FilterOperator.Equal, "0"));
            formattingRule2.Style.Visible = false;
            this.detail.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule2});
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30000019073486328D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox3,
            this.textBox5,
            this.textBox8,
            this.textBox11,
            this.textBox13,
            this.textBox15,
            this.textBox18});
            this.detail.Name = "detail";
            // 
            // textBox3
            // 
            this.textBox3.CanGrow = true;
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox3.StyleName = "Data";
            this.textBox3.Value = "= Fields.service_note_id";
            // 
            // textBox5
            // 
            this.textBox5.CanGrow = true;
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999990463256836D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox5.StyleName = "Data";
            this.textBox5.Value = "= Fields.ticket_id";
            // 
            // textBox8
            // 
            this.textBox8.CanGrow = true;
            this.textBox8.Format = "{0:dd/MM/yyyy}";
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox8.StyleName = "Data";
            this.textBox8.Value = "= Fields.ticket_date";
            // 
            // textBox11
            // 
            this.textBox11.CanGrow = true;
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5999603271484375D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox11.StyleName = "Data";
            this.textBox11.Value = "= Fields.description";
            // 
            // textBox13
            // 
            this.textBox13.CanGrow = true;
            this.textBox13.Format = "{0:N2}";
            this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox13.StyleName = "Data";
            this.textBox13.Value = "= Fields.amount";
            // 
            // textBox15
            // 
            this.textBox15.CanGrow = true;
            this.textBox15.Format = "{0:N2}";
            this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox15.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox15.StyleName = "Data";
            this.textBox15.Value = "= Fields.paid";
            // 
            // textBox18
            // 
            this.textBox18.CanGrow = true;
            this.textBox18.Format = "{0:N2}";
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.9198317527771D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox18.StyleName = "Data";
            this.textBox18.Value = "= Fields.debt";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox22,
            this.pageInfoTextBox,
            this.textBox21,
            this.currentTimeTextBox});
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // textBox22
            // 
            this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.1354165077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.23622004687786102D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox22.Value = "/";
            // 
            // pageInfoTextBox
            // 
            this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.03125D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
            this.pageInfoTextBox.Name = "pageInfoTextBox";
            this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0831693410873413D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.pageInfoTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.pageInfoTextBox.StyleName = "PageInfo";
            this.pageInfoTextBox.Value = "=PageNumber";
            // 
            // textBox21
            // 
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.375D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49261793494224548D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox21.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox21.StyleName = "PageInfo";
            this.textBox21.Value = "= PageCount";
            // 
            // currentTimeTextBox
            // 
            this.currentTimeTextBox.Format = "{0:dd/MM/yyyy}";
            this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
            this.currentTimeTextBox.Name = "currentTimeTextBox";
            this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7952756881713867D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.currentTimeTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.currentTimeTextBox.StyleName = "PageInfo";
            this.currentTimeTextBox.Value = "=NOW()";
            // 
            // sqlDebtByCustomer
            // 
            this.sqlDebtByCustomer.ConnectionString = "AriClinicContext";
            this.sqlDebtByCustomer.Name = "sqlDebtByCustomer";
            this.sqlDebtByCustomer.SelectCommand = resources.GetString("sqlDebtByCustomer.SelectCommand");
            // 
            // reportFooterSection1
            // 
            this.reportFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.70007896423339844D);
            this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox20,
            this.textBox23});
            this.reportFooterSection1.Name = "reportFooterSection1";
            // 
            // textBox20
            // 
            this.textBox20.CanGrow = true;
            this.textBox20.Format = "{0:N2}";
            this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4437499046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.35007891058921814D));
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760816812515259D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox20.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox20.StyleName = "Data";
            this.textBox20.Value = "= Sum(Fields.debt)";
            // 
            // textBox23
            // 
            this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4437499046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.10007890313863754D));
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.276081919670105D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox23.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox23.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox23.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox23.Style.Font.Bold = true;
            this.textBox23.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox23.Value = "DEUDA GLOBAL";
            // 
            // RptDebtByCustomer
            // 
            this.DataSource = this.sqlDebtByCustomer;
            group1.GroupFooter = this.groupFooterSection1;
            group1.GroupHeader = this.groupHeaderSection1;
            group1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.full_name"));
            group1.Name = "grp_paciente";
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            group1});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.groupHeaderSection1,
            this.groupFooterSection1,
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1,
            this.reportFooterSection1});
            this.Name = "RptDebtByCustomer";
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(5D), Telerik.Reporting.Drawing.Unit.Mm(5D), Telerik.Reporting.Drawing.Unit.Mm(5D), Telerik.Reporting.Drawing.Unit.Mm(5D));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            this.Style.BackgroundColor = System.Drawing.Color.White;
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Mm;
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.8739762306213379D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
예제 #21
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup             tableGroup1     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup2     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup3     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup4     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup5     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup6     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup7     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup8     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup9     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup10    = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup11    = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.StyleRule      styleRule1      = new Telerik.Reporting.Drawing.StyleRule();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.textBox6             = new Telerik.Reporting.TextBox();
     this.textBox8             = new Telerik.Reporting.TextBox();
     this.textBox12            = new Telerik.Reporting.TextBox();
     this.textBox10            = new Telerik.Reporting.TextBox();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.pageFooterSection1   = new Telerik.Reporting.PageFooterSection();
     this.pageHeaderSection1   = new Telerik.Reporting.PageHeaderSection();
     this.pbLogo               = new Telerik.Reporting.PictureBox();
     this.textBox1             = new Telerik.Reporting.TextBox();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.textBox3             = new Telerik.Reporting.TextBox();
     this.textBox28            = new Telerik.Reporting.TextBox();
     this.textBox15            = new Telerik.Reporting.TextBox();
     this.textBox31            = new Telerik.Reporting.TextBox();
     this.textBox14            = new Telerik.Reporting.TextBox();
     this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
     this.tblVentaProducto     = new Telerik.Reporting.Table();
     this.textBox5             = new Telerik.Reporting.TextBox();
     this.textBox7             = new Telerik.Reporting.TextBox();
     this.textBox9             = new Telerik.Reporting.TextBox();
     this.textBox11            = new Telerik.Reporting.TextBox();
     this.textBox13            = new Telerik.Reporting.TextBox();
     this.textBox21            = new Telerik.Reporting.TextBox();
     this.textBox20            = new Telerik.Reporting.TextBox();
     this.textBox19            = new Telerik.Reporting.TextBox();
     this.textBox18            = new Telerik.Reporting.TextBox();
     this.textBox17            = new Telerik.Reporting.TextBox();
     this.textBox16            = new Telerik.Reporting.TextBox();
     this.table2               = new Telerik.Reporting.Table();
     this.textBox23            = new Telerik.Reporting.TextBox();
     this.textBox22            = new Telerik.Reporting.TextBox();
     this.textBox29            = new Telerik.Reporting.TextBox();
     this.textBox24            = new Telerik.Reporting.TextBox();
     this.textBox25            = new Telerik.Reporting.TextBox();
     this.textBox26            = new Telerik.Reporting.TextBox();
     this.textBox27            = new Telerik.Reporting.TextBox();
     this.textBox30            = new Telerik.Reporting.TextBox();
     this.textBox33            = new Telerik.Reporting.TextBox();
     this.textBox32            = new Telerik.Reporting.TextBox();
     this.objectDataSource1    = new Telerik.Reporting.ObjectDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox4
     //
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.668D), Telerik.Reporting.Drawing.Unit.Cm(0.609D));
     this.textBox4.Style.BackgroundColor     = System.Drawing.Color.DimGray;
     this.textBox4.Style.BorderColor.Left    = System.Drawing.Color.White;
     this.textBox4.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox4.Style.Color         = System.Drawing.Color.White;
     this.textBox4.Style.Font.Bold     = true;
     this.textBox4.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value = "CANT.";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.948D), Telerik.Reporting.Drawing.Unit.Cm(0.609D));
     this.textBox6.Style.BackgroundColor     = System.Drawing.Color.DimGray;
     this.textBox6.Style.BorderColor.Left    = System.Drawing.Color.White;
     this.textBox6.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox6.Style.Color         = System.Drawing.Color.White;
     this.textBox6.Style.Font.Bold     = true;
     this.textBox6.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value = "UNID.";
     //
     // textBox8
     //
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.153D), Telerik.Reporting.Drawing.Unit.Cm(0.609D));
     this.textBox8.Style.BackgroundColor     = System.Drawing.Color.DimGray;
     this.textBox8.Style.BorderColor.Left    = System.Drawing.Color.White;
     this.textBox8.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox8.Style.Color         = System.Drawing.Color.White;
     this.textBox8.Style.Font.Bold     = true;
     this.textBox8.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value = "PRODUCTO";
     //
     // textBox12
     //
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.571D), Telerik.Reporting.Drawing.Unit.Cm(0.609D));
     this.textBox12.Style.BackgroundColor     = System.Drawing.Color.DimGray;
     this.textBox12.Style.BorderColor.Left    = System.Drawing.Color.White;
     this.textBox12.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox12.Style.Color         = System.Drawing.Color.White;
     this.textBox12.Style.Font.Bold     = true;
     this.textBox12.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.StyleName           = "";
     this.textBox12.Value = "PRECIO";
     //
     // textBox10
     //
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.571D), Telerik.Reporting.Drawing.Unit.Cm(0.609D));
     this.textBox10.Style.BackgroundColor     = System.Drawing.Color.DimGray;
     this.textBox10.Style.BorderColor.Left    = System.Drawing.Color.White;
     this.textBox10.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox10.Style.Color         = System.Drawing.Color.White;
     this.textBox10.Style.Font.Bold     = true;
     this.textBox10.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.StyleName           = "";
     this.textBox10.Value = "IMPORTE";
     //
     // detail
     //
     this.detail.Height        = Telerik.Reporting.Drawing.Unit.Cm(0.132D);
     this.detail.Name          = "detail";
     this.detail.Style.Visible = false;
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(0.132D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(3.226D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pbLogo,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox28,
         this.textBox15,
         this.textBox31,
         this.textBox14
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // pbLogo
     //
     this.pbLogo.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.4D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.pbLogo.MimeType        = "";
     this.pbLogo.Name            = "pbLogo";
     this.pbLogo.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.1D), Telerik.Reporting.Drawing.Unit.Cm(3D));
     this.pbLogo.Sizing          = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pbLogo.Style.Font.Name = "Corbel";
     this.pbLogo.Value           = "=Fields.LogoEmpresa";
     //
     // textBox1
     //
     this.textBox1.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.5D), Telerik.Reporting.Drawing.Unit.Cm(0.4D));
     this.textBox1.Name                = "textBox1";
     this.textBox1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.812D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox1.Style.Font.Bold     = true;
     this.textBox1.Style.Font.Name     = "Arial";
     this.textBox1.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(15D);
     this.textBox1.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value               = "=Fields.NombreEmpresa";
     //
     // textBox2
     //
     this.textBox2.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.5D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.textBox2.Name                = "textBox2";
     this.textBox2.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.812D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox2.Style.Font.Bold     = false;
     this.textBox2.Style.Font.Name     = "Arial";
     this.textBox2.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox2.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value               = "=Fields.Direccion";
     //
     // textBox3
     //
     this.textBox3.Location             = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.5D), Telerik.Reporting.Drawing.Unit.Cm(1.6D));
     this.textBox3.Name                 = "textBox3";
     this.textBox3.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.812D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox3.Style.Font.Bold      = false;
     this.textBox3.Style.Font.Name      = "Arial";
     this.textBox3.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox3.Style.Font.Strikeout = false;
     this.textBox3.Style.Font.Underline = false;
     this.textBox3.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value                = "=Fields.Provincia";
     //
     // textBox28
     //
     this.textBox28.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.4D), Telerik.Reporting.Drawing.Unit.Cm(2.4D));
     this.textBox28.Name                = "textBox28";
     this.textBox28.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox28.Style.Font.Bold     = true;
     this.textBox28.Style.Font.Italic   = false;
     this.textBox28.Style.Font.Name     = "Arial";
     this.textBox28.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox28.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox28.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox28.Value               = "Folio N° :";
     //
     // textBox15
     //
     this.textBox15.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(14.3D), Telerik.Reporting.Drawing.Unit.Cm(2.4D));
     this.textBox15.Name                = "textBox15";
     this.textBox15.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.974D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox15.Style.Font.Bold     = true;
     this.textBox15.Style.Font.Name     = "Arial";
     this.textBox15.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox15.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox15.Value               = "=Fields.Folio";
     //
     // textBox31
     //
     this.textBox31.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(8.3D), Telerik.Reporting.Drawing.Unit.Cm(2.4D));
     this.textBox31.Name                = "textBox31";
     this.textBox31.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.5D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox31.Style.Font.Bold     = true;
     this.textBox31.Style.Font.Name     = "Arial";
     this.textBox31.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox31.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox31.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox31.Value               = "T.V.:";
     //
     // textBox14
     //
     this.textBox14.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.8D), Telerik.Reporting.Drawing.Unit.Cm(2.4D));
     this.textBox14.Name                = "textBox14";
     this.textBox14.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.2D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox14.Style.Font.Bold     = false;
     this.textBox14.Style.Font.Name     = "Arial";
     this.textBox14.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox14.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox14.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.Value               = "=Fields.FormaPago";
     //
     // reportHeaderSection1
     //
     this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(8.274D);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.tblVentaProducto,
         this.textBox21,
         this.textBox20,
         this.textBox19,
         this.textBox18,
         this.textBox17,
         this.textBox16,
         this.table2,
         this.textBox24,
         this.textBox25,
         this.textBox26,
         this.textBox27,
         this.textBox30,
         this.textBox33,
         this.textBox32
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     //
     // tblVentaProducto
     //
     this.tblVentaProducto.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.668D)));
     this.tblVentaProducto.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.948D)));
     this.tblVentaProducto.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(7.153D)));
     this.tblVentaProducto.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.571D)));
     this.tblVentaProducto.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.571D)));
     this.tblVentaProducto.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.609D)));
     this.tblVentaProducto.Body.SetCellContent(0, 0, this.textBox5);
     this.tblVentaProducto.Body.SetCellContent(0, 1, this.textBox7);
     this.tblVentaProducto.Body.SetCellContent(0, 2, this.textBox9);
     this.tblVentaProducto.Body.SetCellContent(0, 4, this.textBox11);
     this.tblVentaProducto.Body.SetCellContent(0, 3, this.textBox13);
     tableGroup1.Name       = "tableGroup";
     tableGroup1.ReportItem = this.textBox4;
     tableGroup2.Name       = "tableGroup1";
     tableGroup2.ReportItem = this.textBox6;
     tableGroup3.Name       = "tableGroup2";
     tableGroup3.ReportItem = this.textBox8;
     tableGroup4.Name       = "group1";
     tableGroup4.ReportItem = this.textBox12;
     tableGroup5.Name       = "group";
     tableGroup5.ReportItem = this.textBox10;
     this.tblVentaProducto.ColumnGroups.Add(tableGroup1);
     this.tblVentaProducto.ColumnGroups.Add(tableGroup2);
     this.tblVentaProducto.ColumnGroups.Add(tableGroup3);
     this.tblVentaProducto.ColumnGroups.Add(tableGroup4);
     this.tblVentaProducto.ColumnGroups.Add(tableGroup5);
     this.tblVentaProducto.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5,
         this.textBox7,
         this.textBox9,
         this.textBox13,
         this.textBox11,
         this.textBox4,
         this.textBox6,
         this.textBox8,
         this.textBox12,
         this.textBox10
     });
     this.tblVentaProducto.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.4D), Telerik.Reporting.Drawing.Unit.Cm(2.974D));
     this.tblVentaProducto.Name     = "tblVentaProducto";
     tableGroup6.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup6.Name = "detailTableGroup";
     this.tblVentaProducto.RowGroups.Add(tableGroup6);
     this.tblVentaProducto.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.911D), Telerik.Reporting.Drawing.Unit.Cm(1.218D));
     //
     // textBox5
     //
     this.textBox5.Name                = "textBox5";
     this.textBox5.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.668D), Telerik.Reporting.Drawing.Unit.Cm(0.609D));
     this.textBox5.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value               = "=Fields.Cantidad";
     //
     // textBox7
     //
     this.textBox7.Name                = "textBox7";
     this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.948D), Telerik.Reporting.Drawing.Unit.Cm(0.609D));
     this.textBox7.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value               = "=Fields.UnidadMedida";
     //
     // textBox9
     //
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.153D), Telerik.Reporting.Drawing.Unit.Cm(0.609D));
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "=Fields.Descripcion";
     //
     // textBox11
     //
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.571D), Telerik.Reporting.Drawing.Unit.Cm(0.609D));
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.StyleName           = "";
     this.textBox11.Value               = "=Fields.TotalPago";
     //
     // textBox13
     //
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.571D), Telerik.Reporting.Drawing.Unit.Cm(0.609D));
     this.textBox13.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.StyleName           = "";
     this.textBox13.Value               = "=Fields.Precio";
     //
     // textBox21
     //
     this.textBox21.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.5D), Telerik.Reporting.Drawing.Unit.Cm(0.974D));
     this.textBox21.Name                = "textBox21";
     this.textBox21.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.774D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox21.Style.Font.Bold     = true;
     this.textBox21.Style.Font.Name     = "Arial";
     this.textBox21.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox21.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox21.Value               = "=Fields.DireccionCliente";
     //
     // textBox20
     //
     this.textBox20.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.4D), Telerik.Reporting.Drawing.Unit.Cm(0.974D));
     this.textBox20.Name                = "textBox20";
     this.textBox20.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.1D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox20.Style.Font.Bold     = true;
     this.textBox20.Style.Font.Name     = "Arial";
     this.textBox20.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox20.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.Value               = "Localidad";
     //
     // textBox19
     //
     this.textBox19.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.4D), Telerik.Reporting.Drawing.Unit.Cm(0.374D));
     this.textBox19.Name                = "textBox19";
     this.textBox19.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.1D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox19.Style.Font.Bold     = true;
     this.textBox19.Style.Font.Name     = "Arial";
     this.textBox19.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox19.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.Value               = "Cliente : ";
     //
     // textBox18
     //
     this.textBox18.Format              = "{0:G}";
     this.textBox18.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.538D), Telerik.Reporting.Drawing.Unit.Cm(1.574D));
     this.textBox18.Name                = "textBox18";
     this.textBox18.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.774D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox18.Style.Font.Bold     = true;
     this.textBox18.Style.Font.Name     = "Arial";
     this.textBox18.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox18.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.Value               = "=Fields.FechaVenta";
     //
     // textBox17
     //
     this.textBox17.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.5D), Telerik.Reporting.Drawing.Unit.Cm(0.374D));
     this.textBox17.Name                = "textBox17";
     this.textBox17.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.774D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox17.Style.Font.Bold     = true;
     this.textBox17.Style.Font.Name     = "Arial";
     this.textBox17.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox17.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.Value               = "=Fields.Cliente";
     //
     // textBox16
     //
     this.textBox16.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.4D), Telerik.Reporting.Drawing.Unit.Cm(1.574D));
     this.textBox16.Name                = "textBox16";
     this.textBox16.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.1D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox16.Style.Font.Bold     = true;
     this.textBox16.Style.Font.Name     = "Arial";
     this.textBox16.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox16.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.Value               = "Fecha Emision :";
     //
     // table2
     //
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.692D)));
     this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.609D)));
     this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.579D)));
     this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.606D)));
     this.table2.Body.SetCellContent(0, 0, this.textBox23);
     this.table2.Body.SetCellContent(2, 0, this.textBox22);
     this.table2.Body.SetCellContent(1, 0, this.textBox29);
     tableGroup7.Name = "tableGroup3";
     this.table2.ColumnGroups.Add(tableGroup7);
     this.table2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox23,
         this.textBox29,
         this.textBox22
     });
     this.table2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11.169D), Telerik.Reporting.Drawing.Unit.Cm(4.374D));
     this.table2.Name     = "table2";
     tableGroup9.Name     = "group2";
     tableGroup10.Name    = "group4";
     tableGroup11.Name    = "group3";
     tableGroup8.ChildGroups.Add(tableGroup9);
     tableGroup8.ChildGroups.Add(tableGroup10);
     tableGroup8.ChildGroups.Add(tableGroup11);
     tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup8.Name = "detailTableGroup1";
     this.table2.RowGroups.Add(tableGroup8);
     this.table2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.692D), Telerik.Reporting.Drawing.Unit.Cm(1.794D));
     //
     // textBox23
     //
     this.textBox23.Name = "textBox23";
     this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.692D), Telerik.Reporting.Drawing.Unit.Cm(0.609D));
     this.textBox23.Style.BackgroundColor     = System.Drawing.SystemColors.ControlDarkDark;
     this.textBox23.Style.BorderColor.Bottom  = System.Drawing.Color.White;
     this.textBox23.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox23.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox23.Style.Color         = System.Drawing.Color.White;
     this.textBox23.Style.Font.Bold     = true;
     this.textBox23.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox23.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox23.Value = "Total :";
     //
     // textBox22
     //
     this.textBox22.Name = "textBox22";
     this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.692D), Telerik.Reporting.Drawing.Unit.Cm(0.606D));
     this.textBox22.Style.BackgroundColor     = System.Drawing.SystemColors.ControlDarkDark;
     this.textBox22.Style.BorderColor.Bottom  = System.Drawing.Color.White;
     this.textBox22.Style.BorderColor.Top     = System.Drawing.Color.White;
     this.textBox22.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox22.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox22.Style.Color         = System.Drawing.Color.White;
     this.textBox22.Style.Font.Bold     = true;
     this.textBox22.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox22.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox22.StyleName           = "";
     this.textBox22.Value = "Cambio :";
     //
     // textBox29
     //
     this.textBox29.Name = "textBox29";
     this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.692D), Telerik.Reporting.Drawing.Unit.Cm(0.579D));
     this.textBox29.Style.BackgroundColor     = System.Drawing.SystemColors.ControlDarkDark;
     this.textBox29.Style.BorderColor.Bottom  = System.Drawing.Color.White;
     this.textBox29.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox29.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox29.Style.Color         = System.Drawing.Color.White;
     this.textBox29.Style.Font.Bold     = true;
     this.textBox29.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox29.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox29.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox29.StyleName           = "";
     this.textBox29.Value = "Efectivo :";
     //
     // textBox24
     //
     this.textBox24.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(13.861D), Telerik.Reporting.Drawing.Unit.Cm(4.374D));
     this.textBox24.Name                = "textBox24";
     this.textBox24.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.451D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox24.Style.Font.Bold     = true;
     this.textBox24.Style.Font.Name     = "Arial";
     this.textBox24.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox24.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox24.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox24.Value               = "=Fields.MontoTotal";
     //
     // textBox25
     //
     this.textBox25.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(13.861D), Telerik.Reporting.Drawing.Unit.Cm(4.974D));
     this.textBox25.Name                = "textBox25";
     this.textBox25.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.451D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox25.Style.Font.Bold     = true;
     this.textBox25.Style.Font.Name     = "Arial";
     this.textBox25.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox25.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox25.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox25.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox25.Value               = "=Fields.Efectivo";
     //
     // textBox26
     //
     this.textBox26.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(13.861D), Telerik.Reporting.Drawing.Unit.Cm(5.574D));
     this.textBox26.Name                = "textBox26";
     this.textBox26.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.451D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox26.Style.Font.Bold     = true;
     this.textBox26.Style.Font.Name     = "Arial";
     this.textBox26.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox26.Style.LineStyle     = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox26.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox26.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox26.Value               = "=Fields.Cambio";
     //
     // textBox27
     //
     this.textBox27.Location             = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.4D), Telerik.Reporting.Drawing.Unit.Cm(6.474D));
     this.textBox27.Name                 = "textBox27";
     this.textBox27.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.874D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox27.Style.Font.Bold      = true;
     this.textBox27.Style.Font.Name      = "Arial";
     this.textBox27.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox27.Style.Font.Strikeout = false;
     this.textBox27.Style.Font.Underline = false;
     this.textBox27.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox27.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.Value                = "=Fields.LetraNumero";
     //
     // textBox30
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("= Fields.Comentarios", Telerik.Reporting.FilterOperator.NotEqual, "=\"N/A\""));
     formattingRule1.StopIfTrue        = true;
     formattingRule1.Style.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(111)))), ((int)(((byte)(111)))));
     formattingRule1.Style.Font.Italic = true;
     this.textBox30.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox30.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.4D), Telerik.Reporting.Drawing.Unit.Cm(7.174D));
     this.textBox30.Name                = "textBox30";
     this.textBox30.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.874D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox30.Style.Font.Bold     = false;
     this.textBox30.Style.Font.Name     = "Arial";
     this.textBox30.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox30.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox30.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox30.Value               = "=Iif( Fields.Comentarios = \"N/A\",\"\", \'NOTA : \'+Fields.Comentarios)";
     //
     // textBox33
     //
     this.textBox33.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.5D), Telerik.Reporting.Drawing.Unit.Cm(2.174D));
     this.textBox33.Name                = "textBox33";
     this.textBox33.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.774D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox33.Style.Font.Bold     = true;
     this.textBox33.Style.Font.Name     = "Arial";
     this.textBox33.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox33.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox33.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox33.Value               = "=Fields.Cajero";
     //
     // textBox32
     //
     this.textBox32.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.4D), Telerik.Reporting.Drawing.Unit.Cm(2.174D));
     this.textBox32.Name                = "textBox32";
     this.textBox32.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.1D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox32.Style.Font.Bold     = true;
     this.textBox32.Style.Font.Name     = "Arial";
     this.textBox32.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox32.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox32.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox32.Value               = "Cajero :";
     //
     // objectDataSource1
     //
     this.objectDataSource1.DataSource = typeof(EntVenta.ParametrosReporte);
     this.objectDataSource1.Name       = "objectDataSource1";
     //
     // rtpRecibo
     //
     this.DataSource = this.objectDataSource1;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1,
         this.reportHeaderSection1
     });
     this.Name = "rtpRecibo";
     this.PageSettings.ContinuousPaper = false;
     this.PageSettings.Landscape       = false;
     this.PageSettings.Margins         = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(20D), Telerik.Reporting.Drawing.Unit.Mm(20D), Telerik.Reporting.Drawing.Unit.Mm(20D), Telerik.Reporting.Drawing.Unit.Mm(20D));
     this.PageSettings.PaperKind       = System.Drawing.Printing.PaperKind.A4;
     this.Style.BorderWidth.Default    = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Cm(17D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                   tableGroup1      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup2      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup3      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup4      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1  = new Telerik.Reporting.Drawing.FormattingRule();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(Report1));
     Telerik.Reporting.ReportParameter              reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule            styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule            styleRule2       = new Telerik.Reporting.Drawing.StyleRule();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox3           = new Telerik.Reporting.TextBox();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.detailSection1     = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.TableDataSource    = new Telerik.Reporting.SqlDataSource();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.textBox15          = new Telerik.Reporting.TextBox();
     this.textBox7           = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.textBox11          = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.pictureBox1        = new Telerik.Reporting.PictureBox();
     this.textBox13          = new Telerik.Reporting.TextBox();
     this.textBox12          = new Telerik.Reporting.TextBox();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.textBox17          = new Telerik.Reporting.TextBox();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5769999027252197D), Telerik.Reporting.Drawing.Unit.Cm(0.75D));
     this.textBox1.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Double;
     this.textBox1.Style.Padding.Bottom      = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox1.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox1.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox1.Style.Padding.Top         = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox1.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value = "Packing Information";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8.3459997177124023D), Telerik.Reporting.Drawing.Unit.Cm(0.75D));
     this.textBox3.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Double;
     this.textBox3.Style.Padding.Bottom      = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox3.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox3.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox3.Style.Padding.Top         = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox3.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value = "Part Number";
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5769999027252197D), Telerik.Reporting.Drawing.Unit.Cm(0.75D));
     this.textBox5.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Double;
     this.textBox5.Style.Padding.Bottom      = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox5.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox5.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox5.Style.Padding.Top         = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox5.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value = "Quantity";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(9.39799976348877D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1,
         this.textBox14,
         this.textBox15
     });
     this.detailSection1.Name = "detailSection1";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.5770001411437988D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(8.3459997177124023D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.5770001411437988D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.75D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox2);
     this.table1.Body.SetCellContent(0, 1, this.textBox4);
     this.table1.Body.SetCellContent(0, 2, this.textBox6);
     tableGroup1.Name       = "tableGroup";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.Name       = "tableGroup1";
     tableGroup2.ReportItem = this.textBox3;
     tableGroup3.Name       = "tableGroup2";
     tableGroup3.ReportItem = this.textBox5;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.DataSource = this.TableDataSource;
     this.table1.Filters.Add(new Telerik.Reporting.Filter("= Fields.RecordFedexTracking", Telerik.Reporting.FilterOperator.Equal, "= Parameters.FedexTracking.Value"));
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox4,
         this.textBox6,
         this.textBox1,
         this.textBox3,
         this.textBox5
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.76199996471405029D), Telerik.Reporting.Drawing.Unit.Cm(0.50800007581710815D));
     this.table1.Name     = "table1";
     tableGroup4.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup4.Name = "detailTableGroup";
     this.table1.RowGroups.Add(tableGroup4);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.5D), Telerik.Reporting.Drawing.Unit.Cm(1.5D));
     //
     // textBox2
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("=RowNumber()%2", Telerik.Reporting.FilterOperator.Equal, "=0"));
     formattingRule1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.textBox2.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5769999027252197D), Telerik.Reporting.Drawing.Unit.Cm(0.75D));
     this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Groove;
     this.textBox2.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value = "= Fields.RecordPieceBoxNo";
     //
     // textBox4
     //
     this.textBox4.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8.3459997177124023D), Telerik.Reporting.Drawing.Unit.Cm(0.75D));
     this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Groove;
     this.textBox4.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value = "= Fields.ProductName";
     //
     // textBox6
     //
     this.textBox6.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5769999027252197D), Telerik.Reporting.Drawing.Unit.Cm(0.75D));
     this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Groove;
     this.textBox6.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value = "= Fields.Cantidad";
     //
     // TableDataSource
     //
     this.TableDataSource.ConnectionString = "ClassLibrary1.Properties.Settings.BAESystemsGuaymas";
     this.TableDataSource.Name             = "TableDataSource";
     this.TableDataSource.SelectCommand    = resources.GetString("TableDataSource.SelectCommand");
     //
     // textBox14
     //
     this.textBox14.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0.0079997535794973373D));
     this.textBox14.Name            = "textBox14";
     this.textBox14.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox14.Style.Font.Bold = true;
     this.textBox14.Style.LineStyle = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox14.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.textBox14.Value           = "FINISH PRODUCT:";
     //
     // textBox15
     //
     this.textBox15.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.26200008392334D), Telerik.Reporting.Drawing.Unit.Cm(0.0079997535794973373D));
     this.textBox15.Name            = "textBox15";
     this.textBox15.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(11D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox15.Style.Font.Bold = false;
     this.textBox15.Style.LineStyle = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox15.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.textBox15.Value           = "SHIPMENT TO THE UNITED STATES PACKING LIST";
     //
     // textBox7
     //
     this.textBox7.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(1.7779999971389771D));
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox7.Value           = "BAE SYSTEMS";
     //
     // textBox8
     //
     this.textBox8.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(2.7780001163482666D));
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8D), Telerik.Reporting.Drawing.Unit.Cm(1.5399999618530273D));
     this.textBox8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox8.Value           = "Carretera Internacional KM.129 Salida\r\nNorte Parque Industrial Roca Fuerte\r\nEdifi" +
                                     "cio#19 Guaymas Sonora, Mexico";
     //
     // textBox9
     //
     this.textBox9.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(4.7779998779296875D));
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox9.Style.Font.Bold = true;
     this.textBox9.Style.LineStyle = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox9.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.textBox9.Value           = "FEDEX TRACKING:";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11.961999893188477D), Telerik.Reporting.Drawing.Unit.Cm(1.7779999971389771D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.5D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox10.Value    = "DATE:";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(3.5D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox11
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // textBox11
     //
     this.textBox11.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(16.763999938964844D), Telerik.Reporting.Drawing.Unit.Cm(3.0480000972747803D));
     this.textBox11.Style.LineStyle = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox11.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.textBox11.Value           = resources.GetString("textBox11.Value");
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(6.34999942779541D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.textBox8,
         this.textBox7,
         this.textBox9,
         this.textBox13,
         this.textBox10,
         this.textBox12,
         this.textBox16,
         this.textBox17
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(10.413999557495117D), Telerik.Reporting.Drawing.Unit.Cm(0.50800001621246338D));
     this.pictureBox1.MimeType = "image/jpeg";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // textBox13
     //
     this.textBox13.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(5.3340001106262207D));
     this.textBox13.Name            = "textBox13";
     this.textBox13.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox13.Style.Font.Bold = true;
     this.textBox13.Style.LineStyle = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox13.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.textBox13.Value           = "REFERENCE:";
     //
     // textBox12
     //
     this.textBox12.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(13.461999893188477D), Telerik.Reporting.Drawing.Unit.Cm(1.7779999971389771D));
     this.textBox12.Name            = "textBox12";
     this.textBox12.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox12.Style.Font.Bold = true;
     this.textBox12.Value           = "= Format(\'{0:d}\',Today())";
     //
     // textBox16
     //
     this.textBox16.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(4D), Telerik.Reporting.Drawing.Unit.Cm(4.7779998779296875D));
     this.textBox16.Name            = "textBox16";
     this.textBox16.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox16.Style.Font.Bold = true;
     this.textBox16.Style.LineStyle = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox16.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.textBox16.Value           = "= Parameters.FedexTracking.Value";
     //
     // textBox17
     //
     this.textBox17.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.809999942779541D), Telerik.Reporting.Drawing.Unit.Cm(5.3340001106262207D));
     this.textBox17.Name            = "textBox17";
     this.textBox17.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox17.Style.Font.Bold = true;
     this.textBox17.Style.LineStyle = Telerik.Reporting.Drawing.LineStyle.Solid;
     this.textBox17.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.textBox17.Value           = "= Fields.ClientName";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "ClassLibrary1.Properties.Settings.BAESystemsGuaymas";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = "select RecordFedexTracking, ClientName\r\nfrom Material.Shipping_Records \r\ninner jo" +
                                            "in Catalog.Clients on Shipping_Records.ClientID = Clients.ClientID\r\ngroup by Rec" +
                                            "ordFedexTracking, ClientName";
     //
     // Report1
     //
     this.DataSource = this.sqlDataSource1;
     this.Filters.Add(new Telerik.Reporting.Filter("= Fields.RecordFedexTracking", Telerik.Reporting.FilterOperator.Equal, "= Parameters.FedexTracking.Value"));
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageFooterSection1,
         this.pageHeaderSection1
     });
     this.Name = "Report1";
     this.PageSettings.ContinuousPaper = false;
     this.PageSettings.Landscape       = false;
     this.PageSettings.Margins         = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(2D));
     this.PageSettings.PaperKind       = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.AllowBlank       = false;
     reportParameter1.Name             = "FedexTracking";
     reportParameter1.Text             = "Ingrese el tracking Fedex";
     reportParameter1.Type             = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter1.Value            = "=0";
     reportParameter1.Visible          = true;
     this.ReportParameters.Add(reportParameter1);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule2.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2
     });
     this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Cm;
     this.Width         = Telerik.Reporting.Drawing.Unit.Cm(17D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #23
0
 /// <summary>
 /// Required method for telerik Reporting 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(RptLab));
     Telerik.Reporting.TableGroup             tableGroup1      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup2      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup3      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup4      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup5      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup6      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup7      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup8      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup9      = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule formattingRule1  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.ReportParameter        reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter2 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule      styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     this.textBox23           = new Telerik.Reporting.TextBox();
     this.textBox1            = new Telerik.Reporting.TextBox();
     this.textBox24           = new Telerik.Reporting.TextBox();
     this.textBox3            = new Telerik.Reporting.TextBox();
     this.textBox25           = new Telerik.Reporting.TextBox();
     this.textBox5            = new Telerik.Reporting.TextBox();
     this.textBox26           = new Telerik.Reporting.TextBox();
     this.textBox7            = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1  = new Telerik.Reporting.PageHeaderSection();
     this.pictureBox1         = new Telerik.Reporting.PictureBox();
     this.pictureBox2         = new Telerik.Reporting.PictureBox();
     this.textBox34           = new Telerik.Reporting.TextBox();
     this.textBox35           = new Telerik.Reporting.TextBox();
     this.textBox36           = new Telerik.Reporting.TextBox();
     this.textBox37           = new Telerik.Reporting.TextBox();
     this.textBox38           = new Telerik.Reporting.TextBox();
     this.detail              = new Telerik.Reporting.DetailSection();
     this.table1              = new Telerik.Reporting.Table();
     this.textBox2            = new Telerik.Reporting.TextBox();
     this.textBox4            = new Telerik.Reporting.TextBox();
     this.textBox6            = new Telerik.Reporting.TextBox();
     this.textBox8            = new Telerik.Reporting.TextBox();
     this.DsLaboratoryDetails = new Telerik.Reporting.ObjectDataSource();
     this.textBox9            = new Telerik.Reporting.TextBox();
     this.textBox10           = new Telerik.Reporting.TextBox();
     this.textBox11           = new Telerik.Reporting.TextBox();
     this.textBox12           = new Telerik.Reporting.TextBox();
     this.textBox13           = new Telerik.Reporting.TextBox();
     this.textBox14           = new Telerik.Reporting.TextBox();
     this.textBox15           = new Telerik.Reporting.TextBox();
     this.textBox16           = new Telerik.Reporting.TextBox();
     this.textBox17           = new Telerik.Reporting.TextBox();
     this.textBox18           = new Telerik.Reporting.TextBox();
     this.textBox19           = new Telerik.Reporting.TextBox();
     this.textBox20           = new Telerik.Reporting.TextBox();
     this.textBox21           = new Telerik.Reporting.TextBox();
     this.textBox22           = new Telerik.Reporting.TextBox();
     this.textBox27           = new Telerik.Reporting.TextBox();
     this.textBox28           = new Telerik.Reporting.TextBox();
     this.pageFooterSection1  = new Telerik.Reporting.PageFooterSection();
     this.textBox30           = new Telerik.Reporting.TextBox();
     this.textBox31           = new Telerik.Reporting.TextBox();
     this.textBox32           = new Telerik.Reporting.TextBox();
     this.textBox33           = new Telerik.Reporting.TextBox();
     this.textBox29           = new Telerik.Reporting.TextBox();
     this.DsLaboratory        = new Telerik.Reporting.ObjectDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox23
     //
     this.textBox23.Name      = "textBox23";
     this.textBox23.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3020825386047363D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox23.StyleName = "";
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3020823001861572D), Telerik.Reporting.Drawing.Unit.Inch(0.40624994039535522D));
     this.textBox1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(216)))), ((int)(((byte)(167)))));
     this.textBox1.Style.Font.Bold       = true;
     this.textBox1.Style.Padding.Left    = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox1.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox1.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value = "Nombre - Prueba";
     //
     // textBox24
     //
     this.textBox24.Name      = "textBox24";
     this.textBox24.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7604165077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox24.StyleName = "";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7604165077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.40624994039535522D));
     this.textBox3.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(216)))), ((int)(((byte)(167)))));
     this.textBox3.Style.Font.Bold       = true;
     this.textBox3.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox3.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value = "Resultado";
     //
     // textBox25
     //
     this.textBox25.Name      = "textBox25";
     this.textBox25.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2499991655349731D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox25.StyleName = "";
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2499992847442627D), Telerik.Reporting.Drawing.Unit.Inch(0.40624994039535522D));
     this.textBox5.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(216)))), ((int)(((byte)(167)))));
     this.textBox5.Style.Font.Bold       = true;
     this.textBox5.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value = "Valor de Referencia";
     //
     // textBox26
     //
     this.textBox26.Name      = "textBox26";
     this.textBox26.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1666653156280518D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox26.StyleName = "";
     //
     // textBox7
     //
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1666651964187622D), Telerik.Reporting.Drawing.Unit.Inch(0.40624994039535522D));
     this.textBox7.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(216)))), ((int)(((byte)(167)))));
     this.textBox7.Style.Font.Bold       = true;
     this.textBox7.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.StyleName             = "";
     this.textBox7.Value = "Unidades";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.8000000715255737D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.pictureBox2,
         this.textBox34,
         this.textBox35,
         this.textBox36,
         this.textBox37,
         this.textBox38
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     this.pageHeaderSection1.Style.BorderColor.Bottom = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(146)))), ((int)(((byte)(255)))));
     this.pageHeaderSection1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.pageHeaderSection1.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.pictureBox1.MimeType = "image/png";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // pictureBox2
     //
     this.pictureBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.pictureBox2.MimeType = "image/png";
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0792016983032227D), Telerik.Reporting.Drawing.Unit.Inch(1.100000262260437D));
     this.pictureBox2.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox2.Value    = ((object)(resources.GetObject("pictureBox2.Value")));
     //
     // textBox34
     //
     this.textBox34.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.5001182556152344D), Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D));
     this.textBox34.Name                = "textBox34";
     this.textBox34.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.6791229248046875D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox34.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(116)))), ((int)(((byte)(188)))));
     this.textBox34.Style.Font.Bold     = true;
     this.textBox34.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox34.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox34.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox34.Value               = "CENTRO MEDICO Y DENTAL";
     //
     // textBox35
     //
     this.textBox35.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.5001182556152344D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.textBox35.Name            = "textBox35";
     this.textBox35.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.6791229248046875D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
     this.textBox35.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(116)))), ((int)(((byte)(188)))));
     this.textBox35.Style.Font.Bold = true;
     this.textBox35.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(20D);
     this.textBox35.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox35.Value           = "VITALMED";
     //
     // textBox36
     //
     this.textBox36.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.5001182556152344D), Telerik.Reporting.Drawing.Unit.Inch(0.80007869005203247D));
     this.textBox36.Name                = "textBox36";
     this.textBox36.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.6791234016418457D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox36.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(116)))), ((int)(((byte)(188)))));
     this.textBox36.Style.Font.Bold     = true;
     this.textBox36.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox36.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox36.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox36.Value               = "RUC: 155611035-2-2015  DV 80";
     //
     // textBox37
     //
     this.textBox37.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.5001182556152344D), Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D));
     this.textBox37.Name                = "textBox37";
     this.textBox37.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.6791234016418457D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox37.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(116)))), ((int)(((byte)(188)))));
     this.textBox37.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox37.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox37.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox37.Value               = "Calle 9na, Don Ahorro, Local #6, Parque Lefevre, Panamá";
     //
     // textBox38
     //
     this.textBox38.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.5001182556152344D), Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D));
     this.textBox38.Name                = "textBox38";
     this.textBox38.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.6791229248046875D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox38.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(116)))), ((int)(((byte)(188)))));
     this.textBox38.Style.Font.Bold     = true;
     this.textBox38.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox38.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox38.Value               = "Tel: 394-4794 / 6508-1844 \tCorreo: [email protected]";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(2.9999208450317383D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1,
         this.textBox9,
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox13,
         this.textBox14,
         this.textBox15,
         this.textBox16,
         this.textBox17,
         this.textBox18,
         this.textBox19,
         this.textBox20,
         this.textBox21,
         this.textBox22,
         this.textBox27,
         this.textBox28
     });
     this.detail.Name = "detail";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.3020823001861572D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.7604165077209473D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2499992847442627D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1666651964187622D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.23958338797092438D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox2);
     this.table1.Body.SetCellContent(0, 1, this.textBox4);
     this.table1.Body.SetCellContent(0, 2, this.textBox6);
     this.table1.Body.SetCellContent(0, 3, this.textBox8);
     tableGroup2.Name       = "group1";
     tableGroup2.ReportItem = this.textBox23;
     tableGroup1.ChildGroups.Add(tableGroup2);
     tableGroup1.Name       = "tableGroup";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup4.Name       = "group2";
     tableGroup4.ReportItem = this.textBox24;
     tableGroup3.ChildGroups.Add(tableGroup4);
     tableGroup3.Name       = "tableGroup1";
     tableGroup3.ReportItem = this.textBox3;
     tableGroup6.Name       = "group3";
     tableGroup6.ReportItem = this.textBox25;
     tableGroup5.ChildGroups.Add(tableGroup6);
     tableGroup5.Name       = "tableGroup2";
     tableGroup5.ReportItem = this.textBox5;
     tableGroup8.Name       = "group4";
     tableGroup8.ReportItem = this.textBox26;
     tableGroup7.ChildGroups.Add(tableGroup8);
     tableGroup7.Name       = "group";
     tableGroup7.ReportItem = this.textBox7;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.ColumnGroups.Add(tableGroup5);
     this.table1.ColumnGroups.Add(tableGroup7);
     this.table1.DataSource = this.DsLaboratoryDetails;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox4,
         this.textBox6,
         this.textBox8,
         this.textBox1,
         this.textBox23,
         this.textBox3,
         this.textBox24,
         this.textBox5,
         this.textBox25,
         this.textBox7,
         this.textBox26
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D), Telerik.Reporting.Drawing.Unit.Inch(1.3000001907348633D));
     this.table1.Name     = "table1";
     tableGroup9.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup9.Name = "detailTableGroup";
     this.table1.RowGroups.Add(tableGroup9);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.47916316986084D), Telerik.Reporting.Drawing.Unit.Inch(0.845833420753479D));
     this.table1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(79)))), ((int)(((byte)(79)))));
     this.table1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.table1.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.table1.Style.Padding.Top         = Telerik.Reporting.Drawing.Unit.Point(0D);
     //
     // textBox2
     //
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3020825386047363D), Telerik.Reporting.Drawing.Unit.Inch(0.2395833283662796D));
     this.textBox2.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox2.Value = "= Fields.LabDetail";
     //
     // textBox4
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("= Fields.Remark", Telerik.Reporting.FilterOperator.Equal, "true"));
     formattingRule1.Style.Font.Bold = true;
     this.textBox4.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox4.Name  = "textBox4";
     this.textBox4.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7604165077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.2395833283662796D));
     this.textBox4.Value = "= Fields.LabResult";
     //
     // textBox6
     //
     this.textBox6.Name            = "textBox6";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2499996423721314D), Telerik.Reporting.Drawing.Unit.Inch(0.2395833283662796D));
     this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.Value           = "= Fields.LabReference";
     //
     // textBox8
     //
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1666663885116577D), Telerik.Reporting.Drawing.Unit.Inch(0.2395833283662796D));
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.StyleName       = "";
     this.textBox8.Value           = "= Fields.LabUnit";
     //
     // DsLaboratoryDetails
     //
     this.DsLaboratoryDetails.DataMember = "GetDataTableFromXml";
     this.DsLaboratoryDetails.DataSource = typeof(LabsLibrary.RptController);
     this.DsLaboratoryDetails.Name       = "DsLaboratoryDetails";
     this.DsLaboratoryDetails.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
         new Telerik.Reporting.ObjectDataSourceParameter("Xml", typeof(string), "= Parameters.XmlLaboratoryDetails.Value")
     });
     //
     // textBox9
     //
     this.textBox9.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox9.Name                = "textBox9";
     this.textBox9.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2999213933944702D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox9.Style.Font.Bold     = true;
     this.textBox9.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value               = "Nombre:";
     //
     // textBox10
     //
     this.textBox10.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(0.40007910132408142D));
     this.textBox10.Name                = "textBox10";
     this.textBox10.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2999212741851807D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox10.Style.Font.Bold     = true;
     this.textBox10.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value               = "Examen N°:";
     //
     // textBox11
     //
     this.textBox11.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(0.60015803575515747D));
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2999213933944702D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox11.Style.Font.Bold     = true;
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value               = "Fecha de Ingreso:";
     //
     // textBox12
     //
     this.textBox12.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox12.Name                = "textBox12";
     this.textBox12.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value               = "= Fields.Patient";
     //
     // textBox13
     //
     this.textBox13.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.40007910132408142D));
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.Value               = "= Fields.Id";
     //
     // textBox14
     //
     this.textBox14.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.60015803575515747D));
     this.textBox14.Name                = "textBox14";
     this.textBox14.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.Value               = "= Fields.CreateDate";
     //
     // textBox15
     //
     this.textBox15.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox15.Name                = "textBox15";
     this.textBox15.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999213695526123D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox15.Style.Font.Bold     = true;
     this.textBox15.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox15.Value               = "N° Identificación:";
     //
     // textBox16
     //
     this.textBox16.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.40007910132408142D));
     this.textBox16.Name                = "textBox16";
     this.textBox16.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999216079711914D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox16.Style.Font.Bold     = true;
     this.textBox16.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.Value               = "Edad:";
     //
     // textBox17
     //
     this.textBox17.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.60015803575515747D));
     this.textBox17.Name                = "textBox17";
     this.textBox17.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999216079711914D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox17.Style.Font.Bold     = true;
     this.textBox17.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.Value               = "Medico:";
     //
     // textBox18
     //
     this.textBox18.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox18.Name                = "textBox18";
     this.textBox18.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.200000524520874D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.Value               = "= Fields.PersonalId";
     //
     // textBox19
     //
     this.textBox19.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.40007910132408142D));
     this.textBox19.Name                = "textBox19";
     this.textBox19.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.200000524520874D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.Value               = "= Fields.Years";
     //
     // textBox20
     //
     this.textBox20.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.60015803575515747D));
     this.textBox20.Name                = "textBox20";
     this.textBox20.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.200000524520874D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.Value               = "= Fields.Doctor";
     //
     // textBox21
     //
     this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.textBox21.Name     = "textBox21";
     this.textBox21.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.30000019073486328D));
     this.textBox21.Style.BackgroundColor  = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(146)))), ((int)(((byte)(255)))));
     this.textBox21.Style.BorderColor.Left = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(79)))), ((int)(((byte)(79)))));
     this.textBox21.Style.BorderColor.Top  = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(79)))), ((int)(((byte)(79)))));
     this.textBox21.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox21.Style.BorderStyle.Top  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox21.Style.Color            = System.Drawing.Color.White;
     this.textBox21.Style.Font.Bold        = true;
     this.textBox21.Style.Font.Size        = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox21.Style.Padding.Left     = Telerik.Reporting.Drawing.Unit.Point(15D);
     this.textBox21.Style.VerticalAlign    = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox21.Value = "Análisis:";
     //
     // textBox22
     //
     this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2001180648803711D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.textBox22.Name     = "textBox22";
     this.textBox22.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.279085636138916D), Telerik.Reporting.Drawing.Unit.Inch(0.30000019073486328D));
     this.textBox22.Style.BackgroundColor   = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(146)))), ((int)(((byte)(255)))));
     this.textBox22.Style.BorderColor.Right = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(79)))), ((int)(((byte)(79)))));
     this.textBox22.Style.BorderColor.Top   = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(79)))), ((int)(((byte)(79)))));
     this.textBox22.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox22.Style.BorderStyle.Top   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox22.Style.Color             = System.Drawing.Color.White;
     this.textBox22.Style.Font.Bold         = true;
     this.textBox22.Style.Font.Size         = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox22.Style.TextAlign         = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox22.Style.VerticalAlign     = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox22.Value = "= Fields.LabName";
     //
     // textBox27
     //
     this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D), Telerik.Reporting.Drawing.Unit.Inch(2.2999207973480225D));
     this.textBox27.Name     = "textBox27";
     this.textBox27.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2021217346191406D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox27.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox27.Style.Font.Bold          = true;
     this.textBox27.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.Value = "Observaciones:";
     //
     // textBox28
     //
     this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D), Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D));
     this.textBox28.Name     = "textBox28";
     this.textBox28.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.3792028427124023D), Telerik.Reporting.Drawing.Unit.Inch(0.19992160797119141D));
     this.textBox28.Value    = "= Fields.Observation";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.60000038146972656D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox30,
         this.textBox31,
         this.textBox32,
         this.textBox33,
         this.textBox29
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     this.pageFooterSection1.Style.BorderColor.Top = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(146)))), ((int)(((byte)(255)))));
     this.pageFooterSection1.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
     this.pageFooterSection1.Style.BorderWidth.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
     //
     // textBox30
     //
     this.textBox30.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19992096722126007D), Telerik.Reporting.Drawing.Unit.Inch(0.40000024437904358D));
     this.textBox30.Name            = "textBox30";
     this.textBox30.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000791788101196D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox30.Style.Font.Bold = true;
     this.textBox30.Value           = "Procesado por:";
     //
     // textBox31
     //
     this.textBox31.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3000789880752564D), Telerik.Reporting.Drawing.Unit.Inch(0.40000024437904358D));
     this.textBox31.Name     = "textBox31";
     this.textBox31.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox31.Value    = "= Fields.DisplayName";
     //
     // textBox32
     //
     this.textBox32.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.5000004768371582D), Telerik.Reporting.Drawing.Unit.Inch(0.40000024437904358D));
     this.textBox32.Name            = "textBox32";
     this.textBox32.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.56253784894943237D), Telerik.Reporting.Drawing.Unit.Inch(0.19999949634075165D));
     this.textBox32.Style.Font.Bold = true;
     this.textBox32.Value           = "Fecha:";
     //
     // textBox33
     //
     this.textBox33.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.06261682510376D), Telerik.Reporting.Drawing.Unit.Inch(0.40000024437904358D));
     this.textBox33.Name     = "textBox33";
     this.textBox33.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2373836040496826D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox33.Value    = "= Fields.CreateDate.Date";
     //
     // textBox29
     //
     this.textBox29.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.0207977294921875D), Telerik.Reporting.Drawing.Unit.Inch(0.10000038146972656D));
     this.textBox29.Name            = "textBox29";
     this.textBox29.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.47916316986084D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox29.Style.Font.Bold = true;
     this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox29.Value           = "SU MÉDICO ES EL ÚNICO ENCARGADO DE INTERPRETAR LOS RESULTADOS.";
     //
     // DsLaboratory
     //
     this.DsLaboratory.DataMember = "GetDataTableFromXml";
     this.DsLaboratory.DataSource = typeof(LabsLibrary.RptController);
     this.DsLaboratory.Name       = "DsLaboratory";
     this.DsLaboratory.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
         new Telerik.Reporting.ObjectDataSourceParameter("Xml", typeof(string), "= Parameters.XmlLaboratory.Value")
     });
     //
     // RptLab
     //
     this.DataSource = this.DsLaboratory;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "RptLab";
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.Name       = "XmlLaboratory";
     reportParameter1.Value      = resources.GetString("reportParameter1.Value");
     reportParameter2.Name       = "XmlLaboratoryDetails";
     reportParameter2.Value      = resources.GetString("reportParameter2.Value");
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.5D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule3 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule4 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule5 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule6 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.StyleRule      styleRule1      = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule      styleRule2      = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule      styleRule3      = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule      styleRule4      = new Telerik.Reporting.Drawing.StyleRule();
     this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     this.detail         = new Telerik.Reporting.DetailSection();
     this.panel1         = new Telerik.Reporting.Panel();
     this.pictureBox1    = new Telerik.Reporting.PictureBox();
     this.checkBox1      = new Telerik.Reporting.CheckBox();
     this.textBox3       = new Telerik.Reporting.TextBox();
     this.textBox4       = new Telerik.Reporting.TextBox();
     this.textBox5       = new Telerik.Reporting.TextBox();
     this.textBox6       = new Telerik.Reporting.TextBox();
     this.textBox7       = new Telerik.Reporting.TextBox();
     this.textBox8       = new Telerik.Reporting.TextBox();
     this.textBox9       = new Telerik.Reporting.TextBox();
     this.textBox10      = new Telerik.Reporting.TextBox();
     this.textBox11      = new Telerik.Reporting.TextBox();
     this.textBox12      = new Telerik.Reporting.TextBox();
     this.panel2         = new Telerik.Reporting.Panel();
     this.textBox13      = new Telerik.Reporting.TextBox();
     this.panel3         = new Telerik.Reporting.Panel();
     this.textBox15      = new Telerik.Reporting.TextBox();
     this.textBox19      = new Telerik.Reporting.TextBox();
     this.textBox20      = new Telerik.Reporting.TextBox();
     this.textBox18      = new Telerik.Reporting.TextBox();
     this.panel4         = new Telerik.Reporting.Panel();
     this.textBox24      = new Telerik.Reporting.TextBox();
     this.textBox25      = new Telerik.Reporting.TextBox();
     this.textBox26      = new Telerik.Reporting.TextBox();
     this.textBox27      = new Telerik.Reporting.TextBox();
     this.textBox28      = new Telerik.Reporting.TextBox();
     this.textBox29      = new Telerik.Reporting.TextBox();
     this.textBox30      = new Telerik.Reporting.TextBox();
     this.textBox31      = new Telerik.Reporting.TextBox();
     this.textBox17      = new Telerik.Reporting.TextBox();
     this.textBox32      = new Telerik.Reporting.TextBox();
     this.textBox33      = new Telerik.Reporting.TextBox();
     this.barcode1       = new Telerik.Reporting.Barcode();
     this.textBox14      = new Telerik.Reporting.TextBox();
     this.textBox22      = new Telerik.Reporting.TextBox();
     this.textBox21      = new Telerik.Reporting.TextBox();
     this.textBox1       = new Telerik.Reporting.TextBox();
     this.tbVersion      = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Data Source=sqlserver;Initial Catalog=apa_aorcGP;Integrated Security=True";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.ProviderName     = "System.Data.SqlClient";
     this.sqlDataSource1.SelectCommand    = "SELECT        View_Archives.*\r\nFROM            View_Archives";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(11.938000679016113D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel1,
         this.textBox1,
         this.tbVersion
     });
     this.detail.Name           = "detail";
     this.detail.ItemDataBound += new System.EventHandler(this.detail_ItemDataBound);
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.checkBox1,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox7,
         this.textBox8,
         this.textBox9,
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.panel2,
         this.textBox13,
         this.panel3,
         this.textBox15,
         this.textBox19,
         this.textBox20,
         this.textBox18,
         this.panel4,
         this.textBox24,
         this.textBox25,
         this.textBox26,
         this.textBox27,
         this.textBox28,
         this.textBox29,
         this.textBox30,
         this.textBox31,
         this.textBox17,
         this.textBox32,
         this.textBox33,
         this.barcode1,
         this.textBox14,
         this.textBox22,
         this.textBox21
     });
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(5.0799989700317383D), Telerik.Reporting.Drawing.Unit.Mm(5.0799989700317383D));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(92.980628967285156D), Telerik.Reporting.Drawing.Unit.Mm(105.64434051513672D));
     this.panel1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel1.Style.Font.Name           = "B Traffic";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0D), Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D));
     this.pictureBox1.MimeType = "";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(30.479001998901367D), Telerik.Reporting.Drawing.Unit.Mm(30.479001998901367D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Value    = "= Fields.Person_Picture";
     //
     // checkBox1
     //
     this.checkBox1.Culture       = new System.Globalization.CultureInfo("fa-IR");
     this.checkBox1.Location      = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(64.774009704589844D), Telerik.Reporting.Drawing.Unit.Mm(7.62000036239624D));
     this.checkBox1.Name          = "checkBox1";
     this.checkBox1.Size          = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(22.859996795654297D), Telerik.Reporting.Drawing.Unit.Mm(5.0799989700317383D));
     this.checkBox1.Style.Visible = true;
     this.checkBox1.Text          = "پروانه خودرو";
     this.checkBox1.Value         = "= IIf(Fields.Vehicle_number<>\"\",True,False)";
     //
     // textBox3
     //
     this.textBox3.CanGrow             = false;
     this.textBox3.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(32.755416870117188D), Telerik.Reporting.Drawing.Unit.Mm(17.515419006347656D));
     this.textBox3.Name                = "textBox3";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(57.152000427246094D), Telerik.Reporting.Drawing.Unit.Mm(5.0799989700317383D));
     this.textBox3.Style.Font.Bold     = true;
     this.textBox3.Style.Font.Name     = "B Nazanin";
     this.textBox3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value               = "= IIf(IsNull(Fields.Person_IdentifyCode,\"\").Trim() <> \"\", IsNull(Fields.Person_Id" +
                                         "entifyCode,\"\").Trim() , Fields.Person_NationalCode)";
     //
     // textBox4
     //
     this.textBox4.CanGrow = false;
     formattingRule1.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
         new Telerik.Reporting.Data.Filter("= Len(Fields.Person_Name + \" \" + Fields.Person_Surname)", Telerik.Reporting.Data.FilterOperator.GreaterThan, "25")
     });
     formattingRule1.Style.Font.Bold = true;
     formattingRule1.Style.Font.Name = "B Nazanin";
     formattingRule1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox4.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox4.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(32.755416870117188D), Telerik.Reporting.Drawing.Unit.Mm(22.595418930053711D));
     this.textBox4.Name                = "textBox4";
     this.textBox4.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(57.152004241943359D), Telerik.Reporting.Drawing.Unit.Mm(7.8845839500427246D));
     this.textBox4.Style.Font.Bold     = true;
     this.textBox4.Style.Font.Name     = "B Nazanin";
     this.textBox4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(15D);
     this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value               = "= Fields.Person_Name + \" \" + Fields.Person_Surname";
     //
     // textBox5
     //
     this.textBox5.CanGrow             = false;
     this.textBox5.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(48.268047332763672D), Telerik.Reporting.Drawing.Unit.Mm(30.480001449584961D));
     this.textBox5.Name                = "textBox5";
     this.textBox5.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(25.41203498840332D), Telerik.Reporting.Drawing.Unit.Mm(5.0719876289367676D));
     this.textBox5.Style.Font.Name     = "B Nazanin";
     this.textBox5.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value               = "اعتبار این پروانه : ";
     //
     // textBox6
     //
     this.textBox6.CanGrow  = false;
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(81.292037963867188D), Telerik.Reporting.Drawing.Unit.Mm(35.560005187988281D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(5.0799951553344727D), Telerik.Reporting.Drawing.Unit.Mm(5.0739998817443848D));
     this.textBox6.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.Font.Name           = "B Nazanin";
     this.textBox6.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox6.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value = "از";
     //
     // textBox7
     //
     this.textBox7.CanGrow  = false;
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(48.268047332763672D), Telerik.Reporting.Drawing.Unit.Mm(35.553989410400391D));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(33.021991729736328D), Telerik.Reporting.Drawing.Unit.Mm(5.0739974975585938D));
     this.textBox7.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox7.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.Font.Name           = "B Titr";
     this.textBox7.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value = "= aorc.gatepass.ItemsPublic.GetPersianDate(Fields.Package_StartDate)";
     //
     // textBox8
     //
     this.textBox8.CanGrow  = false;
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(38.110050201416016D), Telerik.Reporting.Drawing.Unit.Mm(35.553997039794922D));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(10.155993461608887D), Telerik.Reporting.Drawing.Unit.Mm(5.0739917755126953D));
     this.textBox8.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox8.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.Font.Name           = "B Nazanin";
     this.textBox8.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox8.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value = "لغایت";
     //
     // textBox9
     //
     this.textBox9.CanGrow  = false;
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(5.0840182304382324D), Telerik.Reporting.Drawing.Unit.Mm(35.553997039794922D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(33.024002075195312D), Telerik.Reporting.Drawing.Unit.Mm(5.0739955902099609D));
     this.textBox9.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox9.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.Font.Name           = "B Titr";
     this.textBox9.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox9.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "= aorc.gatepass.ItemsPublic.GetPersianDate(Fields.Package_EndDate)";
     //
     // textBox10
     //
     this.textBox10.CanGrow             = false;
     this.textBox10.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(38.106048583984375D), Telerik.Reporting.Drawing.Unit.Mm(30.482004165649414D));
     this.textBox10.Name                = "textBox10";
     this.textBox10.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(10.159997940063477D), Telerik.Reporting.Drawing.Unit.Mm(5.071993350982666D));
     this.textBox10.Style.Font.Name     = "B Nazanin";
     this.textBox10.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value               = "بمدت";
     //
     // textBox11
     //
     this.textBox11.CanGrow             = false;
     this.textBox11.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(25.40403938293457D), Telerik.Reporting.Drawing.Unit.Mm(30.482004165649414D));
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(12.700003623962402D), Telerik.Reporting.Drawing.Unit.Mm(5.071993350982666D));
     this.textBox11.Style.Font.Name     = "B Titr";
     this.textBox11.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value               = "= (aorc.gatepass.ItemsPublic.GetDayOfYear(Fields.Package_EndDate) - aorc.gatepass" +
                                          ".ItemsPublic.GetDayOfYear(Fields.Package_StartDate)) + 1";
     //
     // textBox12
     //
     this.textBox12.CanGrow             = false;
     this.textBox12.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(17.782028198242188D), Telerik.Reporting.Drawing.Unit.Mm(30.482004165649414D));
     this.textBox12.Name                = "textBox12";
     this.textBox12.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(7.6200046539306641D), Telerik.Reporting.Drawing.Unit.Mm(5.071993350982666D));
     this.textBox12.Style.Font.Name     = "B Nazanin";
     this.textBox12.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value               = "روز";
     //
     // panel2
     //
     this.panel2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(1.3457404293149011E-06D), Telerik.Reporting.Drawing.Unit.Mm(41.768928527832031D));
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(73.393417358398438D), Telerik.Reporting.Drawing.Unit.Mm(1.3229166269302368D));
     this.panel2.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox13
     //
     this.textBox13.Angle               = 0D;
     this.textBox13.CanGrow             = false;
     this.textBox13.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(73.395423889160156D), Telerik.Reporting.Drawing.Unit.Mm(40.636009216308594D));
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(19.057027816772461D), Telerik.Reporting.Drawing.Unit.Mm(3.8729305267333984D));
     this.textBox13.Style.Font.Bold     = true;
     this.textBox13.Style.Font.Name     = "B Nazanin";
     this.textBox13.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.Value               = "محدوده تردد: ";
     //
     // panel3
     //
     this.panel3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.26860439777374268D), Telerik.Reporting.Drawing.Unit.Mm(55.501594543457031D));
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(92.712020874023438D), Telerik.Reporting.Drawing.Unit.Mm(1.3229166269302368D));
     this.panel3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox15
     //
     this.textBox15.CanGrow  = false;
     this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(77.474006652832031D), Telerik.Reporting.Drawing.Unit.Mm(56.826515197753906D));
     this.textBox15.Name     = "textBox15";
     this.textBox15.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(11.425990104675293D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox15.Value    = "خودرو:";
     //
     // textBox19
     //
     this.textBox19.CanGrow             = false;
     this.textBox19.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(57.152008056640625D), Telerik.Reporting.Drawing.Unit.Mm(61.906528472900391D));
     this.textBox19.Name                = "textBox19";
     this.textBox19.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(31.745986938476562D), Telerik.Reporting.Drawing.Unit.Mm(5.0799837112426758D));
     this.textBox19.Style.Font.Bold     = true;
     this.textBox19.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox19.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.Value               = "= Fields.Vehicle_number";
     //
     // textBox20
     //
     this.textBox20.CanGrow             = false;
     this.textBox20.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(30.482006072998047D), Telerik.Reporting.Drawing.Unit.Mm(61.906528472900391D));
     this.textBox20.Name                = "textBox20";
     this.textBox20.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(22.857999801635742D), Telerik.Reporting.Drawing.Unit.Mm(5.0799789428710938D));
     this.textBox20.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.Value               = "= IIf(Fields.Vehicle_number<>\"\",\"شماره گواهینامه:\",\"\") ";
     //
     // textBox18
     //
     this.textBox18.CanGrow             = false;
     this.textBox18.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.268603652715683D), Telerik.Reporting.Drawing.Unit.Mm(61.906528472900391D));
     this.textBox18.Name                = "textBox18";
     this.textBox18.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(30.211399078369141D), Telerik.Reporting.Drawing.Unit.Mm(5.0799789428710938D));
     this.textBox18.Style.Font.Bold     = true;
     this.textBox18.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox18.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.Value               = "= IIf(Fields.Vehicle_number<>\"\", Fields.Person_LicenseDriverCode,\"\")";
     //
     // panel4
     //
     this.panel4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0D), Telerik.Reporting.Drawing.Unit.Mm(65.664596557617188D));
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(92.9796142578125D), Telerik.Reporting.Drawing.Unit.Mm(1.3229166269302368D));
     this.panel4.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox24
     //
     this.textBox24.CanGrow = false;
     formattingRule2.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
         new Telerik.Reporting.Data.Filter("= Len(IIf(Fields.Agreement_Company<>\"\",\"ش/پ: \" +\": \"+ Fields.Agreement_Company,Ty" +
                                           "pePack_Name))", Telerik.Reporting.Data.FilterOperator.LessThan, "31")
     });
     formattingRule2.Style.Font.Bold = true;
     formattingRule2.Style.Font.Name = "B Nazanin";
     formattingRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox24.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.textBox24.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.26860305666923523D), Telerik.Reporting.Drawing.Unit.Mm(72.071525573730469D));
     this.textBox24.Name            = "textBox24";
     this.textBox24.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(92.451454162597656D), Telerik.Reporting.Drawing.Unit.Mm(4.1284728050231934D));
     this.textBox24.Style.Font.Bold = true;
     this.textBox24.Style.Font.Name = "B Nazanin";
     this.textBox24.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox24.Value           = "= IIf(Fields.Agreement_Company<>\"\",\"ش/پ: \" +\": \"+ Fields.Agreement_Company,TypePa" +
                                      "ck_Name)";
     //
     // textBox25
     //
     this.textBox25.CanGrow             = false;
     this.textBox25.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(77.7396240234375D), Telerik.Reporting.Drawing.Unit.Mm(76.2020034790039D));
     this.textBox25.Name                = "textBox25";
     this.textBox25.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(15.240000724792481D), Telerik.Reporting.Drawing.Unit.Mm(11.086930274963379D));
     this.textBox25.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox25.Value               = "محل کار:";
     //
     // textBox26
     //
     this.textBox26.CanGrow  = false;
     this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(72.225669860839844D), Telerik.Reporting.Drawing.Unit.Mm(87.290931701660156D));
     this.textBox26.Name     = "textBox26";
     this.textBox26.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(20.317996978759766D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox26.Value    = "تایید کننده:";
     //
     // textBox27
     //
     this.textBox27.CanGrow  = false;
     this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(72.402053833007812D), Telerik.Reporting.Drawing.Unit.Mm(92.3729248046875D));
     this.textBox27.Name     = "textBox27";
     this.textBox27.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(20.317996978759766D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox27.Value    = "تصویب کننده:";
     //
     // textBox28
     //
     this.textBox28.CanGrow = false;
     formattingRule3.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
         new Telerik.Reporting.Data.Filter("= Len(Fields.TravelArea_LabelTravel)", Telerik.Reporting.Data.FilterOperator.LessThan, "31")
     });
     formattingRule3.Style.Font.Bold = true;
     formattingRule3.Style.Font.Name = "B Nazanin";
     formattingRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox28.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule3
     });
     this.textBox28.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.26860439777374268D), Telerik.Reporting.Drawing.Unit.Mm(76.2020034790039D));
     this.textBox28.Name            = "textBox28";
     this.textBox28.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(77.203407287597656D), Telerik.Reporting.Drawing.Unit.Mm(11.086926460266113D));
     this.textBox28.Style.Font.Bold = true;
     this.textBox28.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox28.Value           = "= Fields.TravelArea_LabelTravel";
     //
     // textBox29
     //
     this.textBox29.CanGrow         = false;
     this.textBox29.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D), Telerik.Reporting.Drawing.Unit.Mm(87.290931701660156D));
     this.textBox29.Name            = "textBox29";
     this.textBox29.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(72.122406005859375D), Telerik.Reporting.Drawing.Unit.Mm(5.0799951553344727D));
     this.textBox29.Style.Font.Bold = true;
     this.textBox29.Value           = "= Fields.Package_NameOperConfirm";
     //
     // textBox30
     //
     this.textBox30.CanGrow         = false;
     this.textBox30.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D), Telerik.Reporting.Drawing.Unit.Mm(92.372932434082031D));
     this.textBox30.Name            = "textBox30";
     this.textBox30.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(72.122406005859375D), Telerik.Reporting.Drawing.Unit.Mm(5.0799951553344727D));
     this.textBox30.Style.Font.Bold = true;
     this.textBox30.Value           = "= Fields.Package_NameOperPassage";
     //
     // textBox31
     //
     this.textBox31.CanGrow = false;
     formattingRule4.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
         new Telerik.Reporting.Data.Filter("=Fields.Vehicle_number", Telerik.Reporting.Data.FilterOperator.Equal, "\"\"")
     });
     formattingRule4.Style.Visible = false;
     this.textBox31.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule4
     });
     this.textBox31.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(48.268051147460938D), Telerik.Reporting.Drawing.Unit.Mm(56.826515197753906D));
     this.textBox31.Name     = "textBox31";
     this.textBox31.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(29.203962326049805D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox31.Value    = "= IIf(Fields.Vehicle_number<>\"\", Fields.VehicleType_Name + \" \" + Fields.Vehicle_M" +
                               "odel , \"ندارد\")";
     //
     // textBox17
     //
     this.textBox17.CanGrow = false;
     formattingRule5.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
         new Telerik.Reporting.Data.Filter("=Fields.Vehicle_number", Telerik.Reporting.Data.FilterOperator.Equal, "\"\"")
     });
     formattingRule5.Style.Visible = false;
     this.textBox17.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule5
     });
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(17.782028198242188D), Telerik.Reporting.Drawing.Unit.Mm(56.826515197753906D));
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(20.325986862182617D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox17.Value    = "= Fields.vehicle_Color";
     //
     // textBox32
     //
     this.textBox32.CanGrow  = false;
     this.textBox32.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(38.968009948730469D), Telerik.Reporting.Drawing.Unit.Mm(56.826515197753906D));
     this.textBox32.Name     = "textBox32";
     this.textBox32.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(8.8859806060791016D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox32.Value    = "= IIf(Fields.Vehicle_number<>\"\",\"رنگ: \",\"\")";
     //
     // textBox33
     //
     this.textBox33.CanGrow         = false;
     this.textBox33.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.268603652715683D), Telerik.Reporting.Drawing.Unit.Mm(56.826515197753906D));
     this.textBox33.Name            = "textBox33";
     this.textBox33.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(17.511423110961914D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox33.Style.Font.Bold = true;
     this.textBox33.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox33.Value           = "= IIf(Fields.Vehicle_number<>\"\", IIf(Fields.Vehicle_IsCompany,\"شرکتی\",\"غیرشرکتی\")" +
                                      ",\"\")";
     //
     // barcode1
     //
     this.barcode1.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(41.469028472900391D), Telerik.Reporting.Drawing.Unit.Mm(97.728355407714844D));
     this.barcode1.Name                = "barcode1";
     this.barcode1.ShowText            = false;
     this.barcode1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(50.794960021972656D), Telerik.Reporting.Drawing.Unit.Mm(7.9159893989562988D));
     this.barcode1.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.barcode1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.barcode1.Value               = "= Fields.Archive_ID";
     //
     // textBox14
     //
     this.textBox14.CanGrow = false;
     formattingRule6.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
         new Telerik.Reporting.Data.Filter("= Len(Fields.Places_Label)", Telerik.Reporting.Data.FilterOperator.LessThan, "31")
     });
     formattingRule6.Style.Color     = System.Drawing.Color.Black;
     formattingRule6.Style.Font.Bold = true;
     formattingRule6.Style.Font.Name = "B Nazanin";
     formattingRule6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox14.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule6
     });
     this.textBox14.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0D), Telerik.Reporting.Drawing.Unit.Mm(43.093849182128906D));
     this.textBox14.Multiline = true;
     this.textBox14.Name      = "textBox14";
     this.textBox14.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(92.436363220214844D), Telerik.Reporting.Drawing.Unit.Mm(13.73066520690918D));
     this.textBox14.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox14.Style.Font.Bold           = true;
     this.textBox14.Style.Font.Name           = "B Nazanin";
     this.textBox14.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox14.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox14.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.Value = "= Fields.Places_Label";
     //
     // textBox22
     //
     this.textBox22.CanGrow         = false;
     this.textBox22.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(0.26860439777374268D), Telerik.Reporting.Drawing.Unit.Mm(66.989517211914062D));
     this.textBox22.Name            = "textBox22";
     this.textBox22.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(64.503402709960938D), Telerik.Reporting.Drawing.Unit.Mm(5.0799951553344727D));
     this.textBox22.Style.Font.Bold = true;
     this.textBox22.Value           = "= Fields.Gate_Label";
     //
     // textBox21
     //
     this.textBox21.CanGrow  = false;
     this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(64.774002075195312D), Telerik.Reporting.Drawing.Unit.Mm(66.989517211914062D));
     this.textBox21.Name     = "textBox21";
     this.textBox21.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(27.942007064819336D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox21.Value    = "دروازه محل تردد:";
     //
     // textBox1
     //
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(5.348602294921875D), Telerik.Reporting.Drawing.Unit.Mm(110.72634887695313D));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(48.260002136230469D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.textBox1.Style.Font.Name = "Consolas";
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox1.Value           = "S.N:{Fields.Archive_ID}";
     //
     // tbVersion
     //
     this.tbVersion.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(78.478446960449219D), Telerik.Reporting.Drawing.Unit.Mm(110.72634887695313D));
     this.tbVersion.Name            = "tbVersion";
     this.tbVersion.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(19.054008483886719D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
     this.tbVersion.Style.Font.Name = "Consolas";
     this.tbVersion.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.tbVersion.Value           = "V:1.06";
     //
     // v1_06GPPrint
     //
     this.Culture    = new System.Globalization.CultureInfo("fa-IR");
     this.DataSource = this.sqlDataSource1;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail
     });
     this.Name = "v1_06GPPrint";
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Mm(0D);
     this.PageSettings.Margins.Left   = Telerik.Reporting.Drawing.Unit.Mm(0D);
     this.PageSettings.Margins.Right  = Telerik.Reporting.Drawing.Unit.Mm(0D);
     this.PageSettings.Margins.Top    = Telerik.Reporting.Drawing.Unit.Mm(0D);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.A6;
     this.Style.BackgroundColor       = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Title")
     });
     styleRule1.Style.Color          = System.Drawing.Color.Black;
     styleRule1.Style.Font.Bold      = true;
     styleRule1.Style.Font.Italic    = false;
     styleRule1.Style.Font.Name      = "Tahoma";
     styleRule1.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(20D);
     styleRule1.Style.Font.Strikeout = false;
     styleRule1.Style.Font.Underline = false;
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Caption")
     });
     styleRule2.Style.Color         = System.Drawing.Color.Black;
     styleRule2.Style.Font.Name     = "Tahoma";
     styleRule2.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(11D);
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Data")
     });
     styleRule3.Style.Font.Name     = "Tahoma";
     styleRule3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(11D);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("PageInfo")
     });
     styleRule4.Style.Font.Name     = "Tahoma";
     styleRule4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(11D);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Mm;
     this.Width         = Telerik.Reporting.Drawing.Unit.Cm(10.159999847412109D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #25
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                   tableGroup1     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup2     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup3     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup4     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup5     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup6     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup7     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup8     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule3 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule4 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule5 = new Telerik.Reporting.Drawing.FormattingRule();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(ProductCatalog));
     Telerik.Reporting.TocLevel tocLevel1 = new Telerik.Reporting.TocLevel();
     Telerik.Reporting.TocLevel tocLevel2 = new Telerik.Reporting.TocLevel();
     Telerik.Reporting.TocLevel tocLevel3 = new Telerik.Reporting.TocLevel();
     Telerik.Reporting.Group    group1    = new Telerik.Reporting.Group();
     Telerik.Reporting.Group    group2    = new Telerik.Reporting.Group();
     Telerik.Reporting.Group    group3    = new Telerik.Reporting.Group();
     Telerik.Reporting.Drawing.TextWatermark      textWatermark1      = new Telerik.Reporting.Drawing.TextWatermark();
     Telerik.Reporting.ReportParameter            reportParameter1    = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule          styleRule1          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule2          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule3          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule4          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule5          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox5                    = new Telerik.Reporting.TextBox();
     this.textBox14                   = new Telerik.Reporting.TextBox();
     this.textBox15                   = new Telerik.Reporting.TextBox();
     this.textBox7                    = new Telerik.Reporting.TextBox();
     this.textBox9                    = new Telerik.Reporting.TextBox();
     this.textBox19                   = new Telerik.Reporting.TextBox();
     this.textBox21                   = new Telerik.Reporting.TextBox();
     this.groupFooterSection1         = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection1         = new Telerik.Reporting.GroupHeaderSection();
     this.textBoxProductCategoryLabel = new Telerik.Reporting.TextBox();
     this.textBox3                    = new Telerik.Reporting.TextBox();
     this.shape3 = new Telerik.Reporting.Shape();
     this.groupFooterSection2 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection2 = new Telerik.Reporting.GroupHeaderSection();
     this.textBox4            = new Telerik.Reporting.TextBox();
     this.groupFooterSection3 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection3 = new Telerik.Reporting.GroupHeaderSection();
     this.panel3             = new Telerik.Reporting.Panel();
     this.pictureBox1        = new Telerik.Reporting.PictureBox();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.textBox17          = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.textBox20          = new Telerik.Reporting.TextBox();
     this.textBox22          = new Telerik.Reporting.TextBox();
     this.panel7             = new Telerik.Reporting.Panel();
     this.shape1             = new Telerik.Reporting.Shape();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.sqlDataSource2     = new Telerik.Reporting.SqlDataSource();
     this.detailSection1     = new Telerik.Reporting.DetailSection();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.tocSection1        = new Telerik.Reporting.TocSection();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox2           = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox5
     //
     this.textBox5.Name        = "textBox5";
     this.textBox5.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.95442020893096924D), Telerik.Reporting.Drawing.Unit.Inch(0.27081868052482605D));
     this.textBox5.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox5.Value       = "Product No.";
     //
     // textBox14
     //
     this.textBox14.Name        = "textBox14";
     this.textBox14.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2207286357879639D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox14.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox14.Value       = "Product";
     //
     // textBox15
     //
     this.textBox15.Name        = "textBox15";
     this.textBox15.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0693451166152954D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox15.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox15.Value       = "Color";
     //
     // textBox7
     //
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.63820755481719971D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox7.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox7.Value           = "Size";
     //
     // textBox9
     //
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.63375592231750488D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox9.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox9.Value           = "Weight";
     //
     // textBox19
     //
     this.textBox19.Name            = "textBox19";
     this.textBox19.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0724959373474121D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox19.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox19.Value           = "Dealer";
     //
     // textBox21
     //
     this.textBox21.Name = "textBox21";
     this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1005908250808716D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox21.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox21.Style.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox21.Style.TextAlign         = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox21.Value = "List Price";
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.21875D);
     this.groupFooterSection1.Name          = "groupFooterSection1";
     this.groupFooterSection1.Style.Visible = false;
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.5D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBoxProductCategoryLabel,
         this.textBox3,
         this.shape3
     });
     this.groupHeaderSection1.Name             = "groupHeaderSection1";
     this.groupHeaderSection1.PrintOnEveryPage = true;
     //
     // textBoxProductCategoryLabel
     //
     this.textBoxProductCategoryLabel.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D));
     this.textBoxProductCategoryLabel.Name      = "textBoxProductCategoryLabel";
     this.textBoxProductCategoryLabel.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999212265014648D), Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D));
     this.textBoxProductCategoryLabel.StyleName = "Category";
     this.textBoxProductCategoryLabel.Value     = "=Fields.ProductCategory";
     //
     // textBox3
     //
     this.textBox3.Culture   = new System.Globalization.CultureInfo("en");
     this.textBox3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999603271484375D), Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D));
     this.textBox3.StyleName = "Header";
     this.textBox3.Value     = "Product Catalog";
     //
     // shape3
     //
     this.shape3.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
     this.shape3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.60011798143386841D));
     this.shape3.Name      = "shape3";
     this.shape3.ShapeType = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999603271484375D), Telerik.Reporting.Drawing.Unit.Point(2D));
     this.shape3.Stretch   = true;
     this.shape3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.shape3.Style.BorderWidth.Top    = Telerik.Reporting.Drawing.Unit.Point(1.5D);
     this.shape3.Style.Color = System.Drawing.Color.Transparent;
     //
     // groupFooterSection2
     //
     this.groupFooterSection2.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.1979166716337204D);
     this.groupFooterSection2.Name          = "groupFooterSection2";
     this.groupFooterSection2.Style.Visible = false;
     //
     // groupHeaderSection2
     //
     this.groupHeaderSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D);
     this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4
     });
     this.groupHeaderSection2.KeepTogether     = false;
     this.groupHeaderSection2.Name             = "groupHeaderSection2";
     this.groupHeaderSection2.PrintOnEveryPage = true;
     //
     // textBox4
     //
     this.textBox4.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999603271484375D), Telerik.Reporting.Drawing.Unit.Inch(0.30000010132789612D));
     this.textBox4.StyleName = "SubCategory";
     this.textBox4.Value     = "=Fields.ProductSubCategory";
     //
     // groupFooterSection3
     //
     this.groupFooterSection3.Height = Telerik.Reporting.Drawing.Unit.Inch(0.14999993145465851D);
     this.groupFooterSection3.Name   = "groupFooterSection3";
     //
     // groupHeaderSection3
     //
     this.groupHeaderSection3.Height = Telerik.Reporting.Drawing.Unit.Inch(1.5000003576278687D);
     this.groupHeaderSection3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel3
     });
     this.groupHeaderSection3.Name             = "groupHeaderSection3";
     this.groupHeaderSection3.PrintOnEveryPage = true;
     //
     // panel3
     //
     this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.textBox1,
         this.table1,
         this.textBox6
     });
     this.panel3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19999949634075165D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.7000007629394531D), Telerik.Reporting.Drawing.Unit.Inch(1.4530587196350098D));
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.pictureBox1.MimeType = "";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3372377157211304D), Telerik.Reporting.Drawing.Unit.Inch(0.89988160133361816D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.pictureBox1.Style.Color          = System.Drawing.Color.White;
     this.pictureBox1.Style.LineWidth      = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.pictureBox1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pictureBox1.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.pictureBox1.Value = "=Fields.LargePhoto";
     //
     // textBox1
     //
     this.textBox1.Bindings.Add(new Telerik.Reporting.Binding("Style.Font.Name", "= IIf(Parameters.CultureID.Value = \'zh-cht\', \'Microsoft JhengHei\', IIf(Paramet" +
                                                              "ers.CultureID.Value = \'th\', \'Microsoft Sans Serif\', \'Segoe UI Light\'))"));
     this.textBox1.CanShrink = true;
     this.textBox1.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2445292472839355D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2999608516693115D), Telerik.Reporting.Drawing.Unit.Inch(0.89988160133361816D));
     this.textBox1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox1.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox1.Style.Font.Name          = "Segoe UI Light";
     this.textBox1.Value = "=Fields.Description";
     //
     // table1
     //
     this.table1.Bindings.Add(new Telerik.Reporting.Binding("DataSource", "=ReportItem.DataObject"));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.95442020893096924D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.220726490020752D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.0693440437316895D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.63820689916610718D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.63375532627105713D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.072495698928833D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1005908250808716D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox16);
     this.table1.Body.SetCellContent(0, 1, this.textBox17);
     this.table1.Body.SetCellContent(0, 3, this.textBox8);
     this.table1.Body.SetCellContent(0, 4, this.textBox18);
     this.table1.Body.SetCellContent(0, 5, this.textBox20);
     this.table1.Body.SetCellContent(0, 6, this.textBox22);
     this.table1.Body.SetCellContent(0, 2, this.panel7);
     tableGroup1.Name       = "tableGroup1";
     tableGroup1.ReportItem = this.textBox5;
     tableGroup2.Name       = "tableGroup2";
     tableGroup2.ReportItem = this.textBox14;
     tableGroup3.Name       = "tableGroup3";
     tableGroup3.ReportItem = this.textBox15;
     tableGroup4.Name       = "tableGroup4";
     tableGroup4.ReportItem = this.textBox7;
     tableGroup5.Name       = "tableGroup5";
     tableGroup5.ReportItem = this.textBox9;
     tableGroup6.Name       = "tableGroup6";
     tableGroup6.ReportItem = this.textBox19;
     tableGroup7.Name       = "tableGroup7";
     tableGroup7.ReportItem = this.textBox21;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.ColumnGroups.Add(tableGroup4);
     this.table1.ColumnGroups.Add(tableGroup5);
     this.table1.ColumnGroups.Add(tableGroup6);
     this.table1.ColumnGroups.Add(tableGroup7);
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox16,
         this.textBox17,
         this.panel7,
         this.textBox8,
         this.textBox18,
         this.textBox20,
         this.textBox22,
         this.textBox5,
         this.textBox14,
         this.textBox15,
         this.textBox7,
         this.textBox9,
         this.textBox19,
         this.textBox21
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.987076191464439E-05D), Telerik.Reporting.Drawing.Unit.Cm(2.2860004901885986D));
     this.table1.Name     = "table1";
     tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(""));
     tableGroup8.Name = "detailGroup";
     this.table1.RowGroups.Add(tableGroup8);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.6895394325256348D), Telerik.Reporting.Drawing.Unit.Cm(1.4047684669494629D));
     //
     // textBox16
     //
     this.textBox16.Name  = "textBox16";
     this.textBox16.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.95442020893096924D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox16.Value = "=Fields.ProductNumber";
     //
     // textBox17
     //
     this.textBox17.Name  = "textBox17";
     this.textBox17.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.220726490020752D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox17.Value = "=Fields.ProductName";
     //
     // textBox8
     //
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.63820689916610718D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox8.Value           = "=IsNull(Fields.Size, \'N/A\')";
     //
     // textBox18
     //
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.63375532627105713D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox18.Value           = "=IsNull(Fields.Weight, \'N/A\')";
     //
     // textBox20
     //
     this.textBox20.Format          = "{0:C2}";
     this.textBox20.Name            = "textBox20";
     this.textBox20.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.072495698928833D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox20.Value           = "=ISNULL(Fields.StandardCost, \"Call\")";
     //
     // textBox22
     //
     this.textBox22.Format = "{0:C2}";
     this.textBox22.Name   = "textBox22";
     this.textBox22.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1005908250808716D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox22.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox22.Style.TextAlign         = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.Value = "=IsNull(Fields.ListPrice, \'Call\')";
     //
     // panel7
     //
     this.panel7.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.shape1,
         this.textBox10
     });
     this.panel7.Name = "panel7";
     this.panel7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0693440437316895D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.panel7.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.panel7.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel7.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel7.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.panel7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // shape1
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "red"));
     formattingRule1.StopIfTrue            = true;
     formattingRule1.Style.BackgroundColor = System.Drawing.Color.Red;
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "blue"));
     formattingRule2.StopIfTrue            = true;
     formattingRule2.Style.BackgroundColor = System.Drawing.Color.Blue;
     formattingRule3.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "black"));
     formattingRule3.StopIfTrue            = true;
     formattingRule3.Style.BackgroundColor = System.Drawing.Color.Black;
     formattingRule4.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "yellow"));
     formattingRule4.StopIfTrue            = true;
     formattingRule4.Style.BackgroundColor = System.Drawing.Color.Yellow;
     formattingRule5.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "silver"));
     formattingRule5.StopIfTrue            = true;
     formattingRule5.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.shape1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1,
         formattingRule2,
         formattingRule3,
         formattingRule4,
         formattingRule5
     });
     this.shape1.Location    = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.0793650820851326D), Telerik.Reporting.Drawing.Unit.Cm(0.07025589793920517D));
     this.shape1.Name        = "shape1";
     this.shape1.ShapeType   = new Telerik.Reporting.Drawing.Shapes.EllipseShape(0D);
     this.shape1.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.26041331887245178D), Telerik.Reporting.Drawing.Unit.Inch(0.22303469479084015D));
     this.shape1.Style.Color = System.Drawing.Color.Transparent;
     //
     // textBox10
     //
     this.textBox10.Format   = "{0:C2}";
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.8202979564666748D), Telerik.Reporting.Drawing.Unit.Cm(0.07025589793920517D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.6804002523422241D), Telerik.Reporting.Drawing.Unit.Inch(0.25454029440879822D));
     this.textBox10.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox10.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox10.Value = "= IsNull(Fields.Color, \'N/A\')";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4648761749267578D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0351245403289795D), Telerik.Reporting.Drawing.Unit.Inch(0.30000028014183044D));
     this.textBox6.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.StyleName = "SubCategory";
     this.textBox6.Value     = "=Fields.ProductModel";
     //
     // sqlDataSource2
     //
     this.sqlDataSource2.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.sqlDataSource2.Name             = "sqlDataSource2";
     this.sqlDataSource2.SelectCommand    = "SELECT RTRIM(CultureID) AS CultureID, Name FROM Production.Culture WHERE (NOT (RT" +
                                            "RIM(CultureID) IN (\'es\', \'\')))";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.13208325207233429D);
     this.detailSection1.Name   = "detailSection1";
     this.detailSection1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
     this.detailSection1.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Point(3D);
     this.detailSection1.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.detailSection1.Style.Visible             = false;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@cultureID", System.Data.DbType.String, "=Parameters(\'CultureID\').Value")
     });
     this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // tocSection1
     //
     this.tocSection1.Height       = Telerik.Reporting.Drawing.Unit.Inch(1.5D);
     this.tocSection1.KeepTogether = false;
     tocLevel1.LeaderSymbol        = '\0';
     tocLevel1.Name                 = "Level1";
     tocLevel1.Style.Font.Bold      = true;
     tocLevel1.Style.Font.Name      = "Segoe UI Light";
     tocLevel1.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(16D);
     tocLevel1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(5D);
     tocLevel1.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel1.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel1.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(5D);
     tocLevel2.Name                 = "Level2";
     tocLevel2.Style.Font.Name      = "Segoe UI Light";
     tocLevel2.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(13D);
     tocLevel2.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(1D);
     tocLevel2.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(32D);
     tocLevel2.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel2.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(1D);
     tocLevel3.Name                 = "Level3";
     tocLevel3.Style.Font.Name      = "Segoe UI Light";
     tocLevel3.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(13D);
     tocLevel3.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(1D);
     tocLevel3.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(52D);
     tocLevel3.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel3.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.tocSection1.Levels.Add(tocLevel1);
     this.tocSection1.Levels.Add(tocLevel2);
     this.tocSection1.Levels.Add(tocLevel3);
     this.tocSection1.Name      = "tocSection1";
     this.tocSection1.PageBreak = Telerik.Reporting.PageBreak.After;
     this.tocSection1.Title     = "Table of Contents";
     this.tocSection1.TitleStyle.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.tocSection1.TitleStyle.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.tocSection1.TitleStyle.Font.Bold          = true;
     this.tocSection1.TitleStyle.Font.Name          = "Segoe UI Light";
     this.tocSection1.TitleStyle.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(25D);
     this.tocSection1.TitleStyle.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Point(10D);
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox2
     //
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8999993801116943D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
     this.textBox2.Style.Font.Name = "Segoe UI Light";
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.Value           = "= PageExec(\'group1\', Fields.ProductCategory) + \', page \' + PageNumber(\'group1\', F" +
                                     "ields.ProductCategory) + \' of \' + PageCount(\'group1\', Fields.ProductCategory)";
     //
     // ProductCatalog
     //
     this.Bindings.Add(new Telerik.Reporting.Binding("Culture", "=Parameters.CultureID.Value"));
     this.DataSource        = this.sqlDataSource1;
     this.DocumentName      = "=\'ProductCatalog.\' + Parameters.CultureID.Value";
     group1.DocumentMapText = "=Fields.ProductCategory";
     group1.GroupFooter     = this.groupFooterSection1;
     group1.GroupHeader     = this.groupHeaderSection1;
     group1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.ProductCategory"));
     group1.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.All;
     group1.Name = "group1";
     group1.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductCategory", Telerik.Reporting.SortDirection.Asc));
     group1.TocText         = "=Fields.ProductCategory";
     group2.DocumentMapText = "=Fields.ProductSubCategory";
     group2.GroupFooter     = this.groupFooterSection2;
     group2.GroupHeader     = this.groupHeaderSection2;
     group2.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.ProductSubCategory"));
     group2.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.FirstDetail;
     group2.Name = "group2";
     group2.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductSubCategory", Telerik.Reporting.SortDirection.Asc));
     group2.TocText         = "=Fields.ProductSubCategory";
     group3.DocumentMapText = "=Fields.ProductModel";
     group3.GroupFooter     = this.groupFooterSection3;
     group3.GroupHeader     = this.groupHeaderSection3;
     group3.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.ProductModel"));
     group3.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.FirstDetail;
     group3.Name = "group3";
     group3.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductModel", Telerik.Reporting.SortDirection.Asc));
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1,
         group2,
         group3
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.groupHeaderSection2,
         this.groupFooterSection2,
         this.groupHeaderSection3,
         this.groupFooterSection3,
         this.detailSection1,
         this.tocSection1,
         this.pageHeaderSection1
     });
     this.Name = "ProductCatalog";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     textWatermark1.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
     textWatermark1.Font.Name    = "Tahoma";
     textWatermark1.Font.Size    = Telerik.Reporting.Drawing.Unit.Point(100D);
     textWatermark1.Opacity      = 0.06D;
     textWatermark1.Orientation  = Telerik.Reporting.Drawing.WatermarkOrientation.Vertical;
     textWatermark1.Position     = Telerik.Reporting.Drawing.WatermarkPosition.Front;
     textWatermark1.Text         = "=PageExec(\"textBoxProductCategoryLabel\", First(Fields.ProductCategory))";
     this.PageSettings.Watermarks.Add(textWatermark1);
     reportParameter1.AutoRefresh = true;
     reportParameter1.AvailableValues.DataSource    = this.sqlDataSource2;
     reportParameter1.AvailableValues.DisplayMember = "Name";
     reportParameter1.AvailableValues.ValueMember   = "CultureID";
     reportParameter1.Name    = "CultureID";
     reportParameter1.Text    = "Language";
     reportParameter1.Value   = "en";
     reportParameter1.Visible = true;
     this.ReportParameters.Add(reportParameter1);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Header")
     });
     styleRule2.Style.Font.Bold    = true;
     styleRule2.Style.Font.Name    = "Segoe UI Light";
     styleRule2.Style.Font.Size    = Telerik.Reporting.Drawing.Unit.Point(25D);
     styleRule2.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Category")
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(7)))), ((int)(((byte)(5)))));
     styleRule3.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Point(1D);
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule3.Style.Font.Name           = "Segoe UI Light";
     styleRule3.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(16D);
     styleRule3.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("SubCategory")
     });
     styleRule4.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule4.Style.Font.Name           = "Segoe UI Light";
     styleRule4.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(13D);
     styleRule4.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.GroupHeaderSection)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Panel)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextBox))
     });
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule5.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     styleRule5.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.Font.Name           = "Segoe UI";
     styleRule5.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule5.Style.Padding.Bottom      = Telerik.Reporting.Drawing.Unit.Inch(0.039999999105930328D);
     styleRule5.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     styleRule5.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     styleRule5.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5
     });
     this.TocText = "Product Catalog";
     this.Width   = Telerik.Reporting.Drawing.Unit.Inch(8.09999942779541D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule formattingRule1  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule2  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule3  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.ReportParameter        reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter2 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter3 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter4 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter5 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter6 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter7 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter8 = new Telerik.Reporting.ReportParameter();
     this.textBox1             = new Telerik.Reporting.TextBox();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.textBox5             = new Telerik.Reporting.TextBox();
     this.textBox6             = new Telerik.Reporting.TextBox();
     this.textBox14            = new Telerik.Reporting.TextBox();
     this.textBox16            = new Telerik.Reporting.TextBox();
     this.textBox18            = new Telerik.Reporting.TextBox();
     this.sqlDataAdapter1      = new System.Data.SqlClient.SqlDataAdapter();
     this.sqlSelectCommand1    = new System.Data.SqlClient.SqlCommand();
     this.sqlConnection1       = new System.Data.SqlClient.SqlConnection();
     this.textBox7             = new Telerik.Reporting.TextBox();
     this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
     this.textBox9             = new Telerik.Reporting.TextBox();
     this.textBox10            = new Telerik.Reporting.TextBox();
     this.textBox11            = new Telerik.Reporting.TextBox();
     this.textBox12            = new Telerik.Reporting.TextBox();
     this.textBox17            = new Telerik.Reporting.TextBox();
     this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
     this.textBox3             = new Telerik.Reporting.TextBox();
     this.textBox4             = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name  = "textBox1";
     this.textBox1.Size  = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox1.Value = "Producto";
     //
     // detail
     //
     formattingRule1.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("= Fields.Monto", Telerik.Reporting.FilterOperator.LessOrEqual, "0")
     });
     formattingRule1.Style.Visible = false;
     this.detail.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.41999998688697815D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5,
         this.textBox6,
         this.textBox14,
         this.textBox16,
         this.textBox18
     });
     this.detail.Name = "detail";
     //
     // textBox5
     //
     this.textBox5.Format          = "{0:N2}";
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.115008354187012D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8170473575592041D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.41999998688697815D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox5.TextWrap        = false;
     this.textBox5.Value           = "= Fields.Monto";
     //
     // textBox6
     //
     this.textBox6.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.09999942779541D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Name            = "textBox6";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0148079395294189D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.41999998688697815D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox6.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox6.TextWrap        = false;
     this.textBox6.Value           = "= Fields.CANTIDAD";
     //
     // textBox14
     //
     this.textBox14.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.8999996185302734D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Name            = "textBox14";
     this.textBox14.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1998001337051392D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.41999998688697815D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox14.TextWrap        = false;
     this.textBox14.Value           = "= Fields.[Prd_UniNs]";
     //
     // textBox16
     //
     this.textBox16.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.7999999523162842D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox16.Name            = "textBox16";
     this.textBox16.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.0998001098632812D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.41999998688697815D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox16.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox16.TextWrap        = false;
     this.textBox16.Value           = "= Fields.[Prd_Descripcion]";
     //
     // textBox18
     //
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.6702505350112915D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.41999998688697815D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox18.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox18.TextWrap        = false;
     this.textBox18.Value           = "= Fields.[Id_Prd]";
     //
     // sqlDataAdapter1
     //
     this.sqlDataAdapter1.SelectCommand = this.sqlSelectCommand1;
     this.sqlDataAdapter1.TableMappings.AddRange(new System.Data.Common.DataTableMapping[] {
         new System.Data.Common.DataTableMapping("Table", "spCumpVentaInstalada_Productos", new System.Data.Common.DataColumnMapping[] {
             new System.Data.Common.DataColumnMapping("Prd_Descripcion", "Prd_Descripcion"),
             new System.Data.Common.DataColumnMapping("Prd_UniNs", "Prd_UniNs"),
             new System.Data.Common.DataColumnMapping("Id_Sem", "Id_Sem"),
             new System.Data.Common.DataColumnMapping("Id_Prd", "Id_Prd"),
             new System.Data.Common.DataColumnMapping("Cantidad", "Cantidad"),
             new System.Data.Common.DataColumnMapping("Acs_Frecuencia", "Acs_Frecuencia"),
             new System.Data.Common.DataColumnMapping("Cal_Precio", "Cal_Precio"),
             new System.Data.Common.DataColumnMapping("Monto", "Monto")
         })
     });
     //
     // sqlSelectCommand1
     //
     this.sqlSelectCommand1.CommandText    = "dbo.spCumpVentaInstalada_TotalesDetalle";
     this.sqlSelectCommand1.CommandTimeout = 600;
     this.sqlSelectCommand1.CommandType    = System.Data.CommandType.StoredProcedure;
     this.sqlSelectCommand1.Connection     = this.sqlConnection1;
     this.sqlSelectCommand1.Parameters.AddRange(new System.Data.SqlClient.SqlParameter[] {
         new System.Data.SqlClient.SqlParameter("@RETURN_VALUE", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.ReturnValue, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, 0),
         new System.Data.SqlClient.SqlParameter("@Id_Emp", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, "1"),
         new System.Data.SqlClient.SqlParameter("@Id_Cd", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, "110"),
         new System.Data.SqlClient.SqlParameter("@Id_Prd", System.Data.SqlDbType.NVarChar, 2147483647),
         new System.Data.SqlClient.SqlParameter("@Id_Cte", System.Data.SqlDbType.Int, 4),
         new System.Data.SqlClient.SqlParameter("@Id_Ter", System.Data.SqlDbType.Int, 4),
         new System.Data.SqlClient.SqlParameter("@Semana", System.Data.SqlDbType.NVarChar, 2147483647, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, "27-30"),
         new System.Data.SqlClient.SqlParameter("@Tipo", System.Data.SqlDbType.Int, 4)
     });
     //
     // sqlConnection1
     //
     this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
     //
     // textBox7
     //
     this.textBox7.Name  = "textBox7";
     this.textBox7.Size  = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.99999988079071045D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Value = "Producto";
     //
     // reportHeaderSection1
     //
     formattingRule2.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=Sum(Fields.Monto)", Telerik.Reporting.FilterOperator.Equal, "0")
     });
     formattingRule2.Style.Visible = false;
     this.reportHeaderSection1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.reportHeaderSection1.Height = new Telerik.Reporting.Drawing.Unit(0.50009989738464355D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox9,
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox17
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     //
     // textBox9
     //
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.670250415802002D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49999994039535522D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox9.Style.Font.Bold = true;
     this.textBox9.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.Value           = "Código";
     //
     // textBox10
     //
     this.textBox10.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.6704503297805786D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox10.Name            = "textBox10";
     this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.2293496131896973D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49999994039535522D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox10.Style.Font.Bold = true;
     this.textBox10.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox10.Value           = "Producto";
     //
     // textBox11
     //
     this.textBox11.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.8999996185302734D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(9.9921220680698752E-05D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1997997760772705D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49999994039535522D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox11.Style.Font.Bold = true;
     this.textBox11.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox11.Value           = "Ud";
     //
     // textBox12
     //
     this.textBox12.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.09999942779541D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Name            = "textBox12";
     this.textBox12.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0148084163665771D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Style.Font.Bold = true;
     this.textBox12.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.Value           = "Cant.";
     //
     // textBox17
     //
     this.textBox17.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.115008354187012D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(9.9921220680698752E-05D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox17.Name            = "textBox17";
     this.textBox17.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8170475959777832D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.49999994039535522D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox17.Style.Font.Bold = true;
     this.textBox17.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox17.Value           = "Monto";
     //
     // reportFooterSection1
     //
     formattingRule3.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=Sum(Fields.Monto)", Telerik.Reporting.FilterOperator.Equal, "0")
     });
     formattingRule3.Style.Visible = false;
     this.reportFooterSection1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule3
     });
     this.reportFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.44097578525543213D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox3,
         this.textBox4
     });
     this.reportFooterSection1.Name = "reportFooterSection1";
     //
     // textBox3
     //
     this.textBox3.Format   = "{0:N2}";
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.115007400512695D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8170490264892578D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.44097578525543213D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox3.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox3.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox3.TextWrap = false;
     this.textBox3.Value    = "=Sum(Fields.Monto)";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.8999996185302734D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.214808464050293D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.44097581505775452D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox4.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox4.Style.Font.Bold       = true;
     this.textBox4.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox4.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox4.TextWrap = false;
     this.textBox4.Value    = "Total Venta Esporadica";
     //
     // SubCumpVentaC2
     //
     this.DataSource = this.sqlDataAdapter1;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail,
         this.reportHeaderSection1,
         this.reportFooterSection1
     });
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name            = "Id_Emp";
     reportParameter2.Name            = "Id_Cd";
     reportParameter3.Name            = "Semana";
     reportParameter4.Name            = "Id_Cte";
     reportParameter5.Name            = "Id_Ter";
     reportParameter6.Name            = "Id_Prd";
     reportParameter7.Name            = "Id_Rik";
     reportParameter8.Name            = "Emp_Cnx";
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.ReportParameters.Add(reportParameter4);
     this.ReportParameters.Add(reportParameter5);
     this.ReportParameters.Add(reportParameter6);
     this.ReportParameters.Add(reportParameter7);
     this.ReportParameters.Add(reportParameter8);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     this.Style.BorderWidth.Top = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
     this.Width           = new Telerik.Reporting.Drawing.Unit(13.932056427001953D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.NeedDataSource += new System.EventHandler(this.SubCumpVentaC2_NeedDataSource);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(DisplayAllInvoicesByMonthsReport));
     Telerik.Reporting.Group             group1     = new Telerik.Reporting.Group();
     Telerik.Reporting.Group             group2     = new Telerik.Reporting.Group();
     Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
     this.groupFooterSection  = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection  = new Telerik.Reporting.GroupHeaderSection();
     this.textBox1            = new Telerik.Reporting.TextBox();
     this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
     this.textBox16           = new Telerik.Reporting.TextBox();
     this.textBox15           = new Telerik.Reporting.TextBox();
     this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
     this.textBox12           = new Telerik.Reporting.TextBox();
     this.textBox10           = new Telerik.Reporting.TextBox();
     this.textBox11           = new Telerik.Reporting.TextBox();
     this.textBox9            = new Telerik.Reporting.TextBox();
     this.textBox8            = new Telerik.Reporting.TextBox();
     this.textBox7            = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1  = new Telerik.Reporting.PageHeaderSection();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.textBox5             = new Telerik.Reporting.TextBox();
     this.textBox6             = new Telerik.Reporting.TextBox();
     this.textBox13            = new Telerik.Reporting.TextBox();
     this.textBox14            = new Telerik.Reporting.TextBox();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.pageFooterSection1   = new Telerik.Reporting.PageFooterSection();
     this.textBox19            = new Telerik.Reporting.TextBox();
     this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
     this.pictureBox2          = new Telerik.Reporting.PictureBox();
     this.pictureBox1          = new Telerik.Reporting.PictureBox();
     this.textBox22            = new Telerik.Reporting.TextBox();
     this.textBox21            = new Telerik.Reporting.TextBox();
     this.sqlDataSource1       = new Telerik.Reporting.SqlDataSource();
     this.textBox18            = new Telerik.Reporting.TextBox();
     this.textBox17            = new Telerik.Reporting.TextBox();
     this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // groupFooterSection
     //
     this.groupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
     this.groupFooterSection.Name   = "groupFooterSection";
     //
     // groupHeaderSection
     //
     this.groupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.24791686236858368D);
     this.groupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1
     });
     this.groupHeaderSection.Name = "groupHeaderSection";
     //
     // textBox1
     //
     this.textBox1.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox1.Name                = "textBox1";
     this.textBox1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.9999213218688965D), Telerik.Reporting.Drawing.Unit.Inch(0.24791686236858368D));
     this.textBox1.Style.Font.Bold     = true;
     this.textBox1.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(18D);
     this.textBox1.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value               = "{ToUpper(Fields.InvoiceDate.ToString(\"MMMM\"))} - {Fields.InvoiceDate.Year}";
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.29976367950439453D);
     this.groupFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox16,
         this.textBox15
     });
     this.groupFooterSection1.Name = "groupFooterSection1";
     //
     // textBox16
     //
     this.textBox16.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.099921226501464844D));
     this.textBox16.Name                = "textBox16";
     this.textBox16.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
     this.textBox16.Style.Font.Bold     = true;
     this.textBox16.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.Value               = "Total de Venta(s) en el mes de {ToUpper(Fields.InvoiceDate.ToString(\"MMMM\"))}:";
     //
     // textBox15
     //
     this.textBox15.Format              = "{0:C2}";
     this.textBox15.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1001186370849609D), Telerik.Reporting.Drawing.Unit.Inch(0.099921226501464844D));
     this.textBox15.Name                = "textBox15";
     this.textBox15.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6997627019882202D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
     this.textBox15.Style.Font.Bold     = true;
     this.textBox15.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox15.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox15.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox15.Value               = "=Sum((Fields.SubTotal - IsNull(Fields.DisCount,0) + IsNull(Fields.ITBIS,0)))\r\n\r\n";
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox12,
         this.textBox10,
         this.textBox11,
         this.textBox9,
         this.textBox8,
         this.textBox7
     });
     this.groupHeaderSection1.Name = "groupHeaderSection1";
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.8898429870605469D), Telerik.Reporting.Drawing.Unit.Inch(0.099999748170375824D));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1101173162460327D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox12.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox12.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox12.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox12.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox12.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox12.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox12.Style.Font.Bold           = true;
     this.textBox12.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox12.Style.Font.Underline      = false;
     this.textBox12.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox12.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox12.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox12.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value = "Estado";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.7999606132507324D), Telerik.Reporting.Drawing.Unit.Inch(0.099999748170375824D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1998828649520874D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox10.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox10.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox10.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox10.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox10.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox10.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox10.Style.Font.Bold           = true;
     this.textBox10.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox10.Style.Font.Underline      = false;
     this.textBox10.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox10.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox10.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox10.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox10.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value = "Día Facturación";
     //
     // textBox11
     //
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.00011682510376D), Telerik.Reporting.Drawing.Unit.Inch(0.099999748170375824D));
     this.textBox11.Name     = "textBox11";
     this.textBox11.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.88964688777923584D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox11.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox11.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox11.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.Font.Bold           = true;
     this.textBox11.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox11.Style.Font.Underline      = false;
     this.textBox11.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox11.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox11.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox11.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value = "Pago";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1001183986663818D), Telerik.Reporting.Drawing.Unit.Inch(0.099999427795410156D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6997630596160889D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox9.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox9.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox9.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.Font.Bold           = true;
     this.textBox9.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox9.Style.Font.Underline      = false;
     this.textBox9.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox9.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox9.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox9.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "Monto de la fáctura";
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1001189947128296D), Telerik.Reporting.Drawing.Unit.Inch(0.099999427795410156D));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999204874038696D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox8.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox8.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox8.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.Font.Bold           = true;
     this.textBox8.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox8.Style.Font.Underline      = false;
     this.textBox8.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox8.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox8.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox8.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value = "Cliente";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.099999748170375824D));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000007390975952D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox7.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox7.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox7.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.Font.Bold           = true;
     this.textBox7.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox7.Style.Font.Underline      = false;
     this.textBox7.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox7.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox7.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value = "Num. Fáctura";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
     this.pageHeaderSection1.Name   = "pageHeaderSection1";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20007865130901337D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox13,
         this.textBox14,
         this.textBox2
     });
     this.detail.Name = "detail";
     //
     // textBox4
     //
     this.textBox4.Format   = "{0:C2}";
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1001186370849609D), Telerik.Reporting.Drawing.Unit.Inch(7.8519187809433788E-05D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6997625827789307D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox4.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox4.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox4.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox4.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox4.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox4.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox4.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox4.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value = "= (Fields.SubTotal - IsNull(Fields.DisCount,0) + IsNull(Fields.ITBIS,0))";
     //
     // textBox5
     //
     this.textBox5.Format   = "{0:d}";
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.7999606132507324D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1998822689056397D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox5.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox5.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox5.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox5.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox5.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox5.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox5.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox5.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox5.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox5.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value = "=Fields.InvoiceDate.Day";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.00011682510376D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.88964712619781494D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox6.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox6.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox6.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox6.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox6.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox6.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox6.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value = "= Fields.TypeOfP";
     //
     // textBox13
     //
     this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1000795364379883D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox13.Name     = "textBox13";
     this.textBox13.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999204874038696D), Telerik.Reporting.Drawing.Unit.Inch(0.19996060431003571D));
     this.textBox13.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox13.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox13.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox13.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox13.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox13.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox13.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox13.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox13.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox13.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox13.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox13.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox13.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox13.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox13.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.Value = "= Fields.CompanyName";
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(7.8519187809433788E-05D));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000007390975952D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox14.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox14.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox14.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.Font.Bold           = false;
     this.textBox14.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox14.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox14.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox14.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox14.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.Value = "=Koontabi.Reporting.DisplayAllSalesReport.GetInvoiceNumberFormat(Fields.InvoiceNu" +
                            "mber)";
     //
     // textBox2
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("= Fields.TypeOfP", Telerik.Reporting.FilterOperator.Equal, "Credito"));
     formattingRule1.Style.BackgroundColor = System.Drawing.Color.Empty;
     formattingRule1.Style.Color           = System.Drawing.Color.Red;
     formattingRule1.Style.Font.Bold       = true;
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("=Fields.TypeOfP", Telerik.Reporting.FilterOperator.Equal, "Efectivo"));
     formattingRule2.Style.Color     = System.Drawing.Color.Blue;
     formattingRule2.Style.Font.Bold = true;
     this.textBox2.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1,
         formattingRule2
     });
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.8898429870605469D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1101175546646118D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox2.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox2.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox2.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox2.Style.BorderWidth.Right   = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox2.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox2.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox2.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox2.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox2.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox2.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value = "{Koontabi.Reporting.DisplayAllInvoicesByZoneReport.GetStatus(Fields.Status)}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox19
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // textBox19
     //
     this.textBox19.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.6687889099121094D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox19.Name                = "textBox19";
     this.textBox19.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3311712741851807D), Telerik.Reporting.Drawing.Unit.Inch(0.19996070861816406D));
     this.textBox19.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(15D);
     this.textBox19.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.Value               = "Pagina {PageNumber} de {PageCount}";
     //
     // reportHeaderSection1
     //
     this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(2.9479167461395264D);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox2,
         this.pictureBox1,
         this.textBox22,
         this.textBox21
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     //
     // pictureBox2
     //
     this.pictureBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.7380504608154297D), Telerik.Reporting.Drawing.Unit.Cm(4.1804165840148926D));
     this.pictureBox2.MimeType = "image/jpeg";
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.589899063110352D), Telerik.Reporting.Drawing.Unit.Cm(1.9999997615814209D));
     this.pictureBox2.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox2.Value    = ((object)(resources.GetObject("pictureBox2.Value")));
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(8.1280002593994141D), Telerik.Reporting.Drawing.Unit.Cm(0.37570825219154358D));
     this.pictureBox1.MimeType = "image/jpeg";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.809999942779541D), Telerik.Reporting.Drawing.Unit.Cm(3.5560002326965332D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // textBox22
     //
     this.textBox22.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.7999606132507324D), Telerik.Reporting.Drawing.Unit.Inch(0.1666666716337204D));
     this.textBox22.Name                = "textBox22";
     this.textBox22.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.39370092749595642D));
     this.textBox22.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox22.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox22.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox22.Value               = "= \"Emitido: \" + ExecutionTime.ToString().ToUpper()";
     //
     // textBox21
     //
     this.textBox21.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(2.6115779876708984D));
     this.textBox21.Name                = "textBox21";
     this.textBox21.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.9999208450317383D), Telerik.Reporting.Drawing.Unit.Inch(0.23622067272663117D));
     this.textBox21.Style.Font.Bold     = true;
     this.textBox21.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(18D);
     this.textBox21.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox21.Value               = resources.GetString("textBox21.Value");
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Data Source=REGISTRO04-HP;Initial Catalog=KoontabiDB;User ID=jean;Password=616221" +
                                            "0";
     this.sqlDataSource1.Name              = "sqlDataSource1";
     this.sqlDataSource1.ProviderName      = "System.Data.SqlClient";
     this.sqlDataSource1.SelectCommand     = "dbo.test_display";
     this.sqlDataSource1.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // textBox18
     //
     this.textBox18.Format              = "{0:C2}";
     this.textBox18.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1001186370849609D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox18.Name                = "textBox18";
     this.textBox18.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6998027563095093D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
     this.textBox18.Style.Color         = System.Drawing.Color.Red;
     this.textBox18.Style.Font.Bold     = true;
     this.textBox18.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox18.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox18.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.Value               = "=Sum((Fields.SubTotal - IsNull(Fields.DisCount,0) + IsNull(Fields.ITBIS,0)))\r\n\r\n";
     //
     // textBox17
     //
     this.textBox17.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.40000006556510925D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox17.Name                = "textBox17";
     this.textBox17.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
     this.textBox17.Style.Font.Bold     = true;
     this.textBox17.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.Value               = "Total General de Ventas:";
     //
     // reportFooterSection1
     //
     this.reportFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20007896423339844D);
     this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox17,
         this.textBox18
     });
     this.reportFooterSection1.Name = "reportFooterSection1";
     //
     // DisplayAllInvoicesByMonthsReport
     //
     this.DataSource    = this.sqlDataSource1;
     group1.GroupFooter = this.groupFooterSection;
     group1.GroupHeader = this.groupHeaderSection;
     group1.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.InvoiceDate.Month"));
     group1.Name = "group";
     group1.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.InvoiceDate", Telerik.Reporting.SortDirection.Asc));
     group2.GroupFooter = this.groupFooterSection1;
     group2.GroupHeader = this.groupHeaderSection1;
     group2.Name        = "LabelGroup";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1,
         group2
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection,
         this.groupFooterSection,
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1,
         this.reportHeaderSection1,
         this.reportFooterSection1
     });
     this.Name = "DisplayAllInvoicesByMonthsReport";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(8D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #28
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                 tableGroup1         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup2         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup3         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup4         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup5         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup6         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup7         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup8         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule     formattingRule1     = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule     formattingRule2     = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule1          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule2          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule3          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule4          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule5          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule6          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector3 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule7          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector4 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.textBox11          = new Telerik.Reporting.TextBox();
     this.textBox12          = new Telerik.Reporting.TextBox();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.panel2             = new Telerik.Reporting.Panel();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.objectDataSource2  = new Telerik.Reporting.ObjectDataSource();
     this.panel1             = new Telerik.Reporting.Panel();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.table2             = new Telerik.Reporting.Table();
     this.textBox13          = new Telerik.Reporting.TextBox();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.objectDataSource1  = new Telerik.Reporting.ObjectDataSource();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox27          = new Telerik.Reporting.TextBox();
     this.textBox28          = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.textBox15          = new Telerik.Reporting.TextBox();
     this.textBox17          = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.138D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox1.StyleName = "Normal.TableHeader";
     this.textBox1.Value     = "قیمت نهایی";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.859D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox2.StyleName = "Normal.TableHeader";
     this.textBox2.Value     = "مقدار لازم";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.152D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox4.StyleName = "Normal.TableHeader";
     this.textBox4.Value     = "مواد لازم";
     //
     // textBox11
     //
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.135D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox11.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.textBox11.StyleName = "BlueOpal.TableHeader";
     this.textBox11.Value     = "";
     //
     // textBox12
     //
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.344D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox12.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.textBox12.StyleName = "BlueOpal.TableHeader";
     this.textBox12.Value     = "هزینه های مازاد";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(4.7D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel2
     });
     this.detail.Name = "detail";
     //
     // panel2
     //
     this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1,
         this.panel1,
         this.table2
     });
     this.panel2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.501D), Telerik.Reporting.Drawing.Unit.Inch(2.1D));
     this.panel2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.138D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.35D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.859D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.152D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.25D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox5);
     this.table1.Body.SetCellContent(0, 2, this.textBox6);
     this.table1.Body.SetCellContent(0, 3, this.textBox8);
     this.table1.Body.SetCellContent(0, 1, this.textBox17);
     tableGroup1.Name       = "totalPrice";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.Name       = "group";
     tableGroup2.ReportItem = this.textBox15;
     tableGroup3.Name       = "quantity";
     tableGroup3.ReportItem = this.textBox2;
     tableGroup4.Name       = "materialName";
     tableGroup4.ReportItem = this.textBox4;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.ColumnGroups.Add(tableGroup4);
     this.table1.DataSource = this.objectDataSource2;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5,
         this.textBox6,
         this.textBox8,
         this.textBox1,
         this.textBox2,
         this.textBox4,
         this.textBox15,
         this.textBox17
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.table1.Name     = "table1";
     tableGroup5.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup5.Name = "detail";
     this.table1.RowGroups.Add(tableGroup5);
     this.table1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.499D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.table1.Style.Font.Bold = true;
     this.table1.Style.Font.Name = "IRANSans";
     this.table1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.table1.StyleName       = "Normal.TableNormal";
     //
     // textBox5
     //
     this.textBox5.Culture   = new System.Globalization.CultureInfo("fa-IR");
     this.textBox5.Format    = "{0:N0}";
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.138D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox5.StyleName = "Normal.TableBody";
     this.textBox5.Value     = "= Fields.TotalPrice";
     //
     // textBox6
     //
     this.textBox6.Name      = "textBox6";
     this.textBox6.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.859D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox6.StyleName = "Normal.TableBody";
     this.textBox6.Value     = "= Fields.Quantity";
     //
     // textBox8
     //
     this.textBox8.Name      = "textBox8";
     this.textBox8.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.152D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox8.StyleName = "Normal.TableBody";
     this.textBox8.Value     = "= Fields.MaterialName";
     //
     // objectDataSource2
     //
     this.objectDataSource2.DataSource = typeof(Plum.Model.Model.MAterial.FoodMaterialModel);
     this.objectDataSource2.Name       = "objectDataSource2";
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox10,
         this.textBox9
     });
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.5D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.panel1.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.panel1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.138D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.362D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox10.Style.BackgroundColor = System.Drawing.Color.WhiteSmoke;
     this.textBox10.Style.Font.Name       = "IRANSans";
     this.textBox10.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox10.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox10.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value = "جمع کل";
     //
     // textBox9
     //
     this.textBox9.Culture  = new System.Globalization.CultureInfo("fa-IR");
     this.textBox9.Format   = "{0:N0}";
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.137D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox9.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.Color         = System.Drawing.Color.Black;
     this.textBox9.Style.Font.Bold     = true;
     this.textBox9.Style.Font.Name     = "IRANSans";
     this.textBox9.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "textBox9";
     //
     // table2
     //
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.135D)));
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(3.344D)));
     this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.471D)));
     this.table2.Body.SetCellContent(0, 0, this.textBox13);
     this.table2.Body.SetCellContent(0, 1, this.textBox14);
     tableGroup6.Name       = "price1";
     tableGroup6.ReportItem = this.textBox11;
     tableGroup7.Name       = "costTitle";
     tableGroup7.ReportItem = this.textBox12;
     this.table2.ColumnGroups.Add(tableGroup6);
     this.table2.ColumnGroups.Add(tableGroup7);
     this.table2.DataSource = this.objectDataSource1;
     this.table2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox13,
         this.textBox14,
         this.textBox11,
         this.textBox12
     });
     this.table2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.001D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.table2.Name     = "table2";
     tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup8.Name = "detail";
     this.table2.RowGroups.Add(tableGroup8);
     this.table2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.479D), Telerik.Reporting.Drawing.Unit.Inch(0.671D));
     this.table2.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.table2.StyleName = "BlueOpal.TableNormal";
     //
     // textBox13
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("= Fields.AdjustKind", Telerik.Reporting.FilterOperator.Equal, "8"));
     formattingRule1.Style.BackgroundColor = System.Drawing.Color.Silver;
     formattingRule1.Style.Font.Bold       = true;
     formattingRule1.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox13.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox13.Format = "{0:N2}";
     this.textBox13.Name   = "textBox13";
     this.textBox13.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.135D), Telerik.Reporting.Drawing.Unit.Inch(0.471D));
     this.textBox13.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.textBox13.Style.Color         = System.Drawing.Color.Black;
     this.textBox13.Style.Font.Bold     = true;
     this.textBox13.Style.Font.Name     = "IRANSans";
     this.textBox13.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.StyleName           = "BlueOpal.TableBody";
     this.textBox13.Value = "= Fields.Price";
     //
     // textBox14
     //
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("= Fields.AdjustKind", Telerik.Reporting.FilterOperator.Equal, "8"));
     formattingRule2.Style.BackgroundColor = System.Drawing.Color.Silver;
     formattingRule2.Style.Font.Bold       = true;
     formattingRule2.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox14.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.textBox14.Name = "textBox14";
     this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.344D), Telerik.Reporting.Drawing.Unit.Inch(0.471D));
     this.textBox14.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.textBox14.Style.Color         = System.Drawing.Color.Black;
     this.textBox14.Style.Font.Bold     = true;
     this.textBox14.Style.Font.Name     = "IRANSans";
     this.textBox14.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox14.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Justify;
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.StyleName           = "BlueOpal.TableBody";
     this.textBox14.Value = "= Fields.CostTitle";
     //
     // objectDataSource1
     //
     this.objectDataSource1.DataSource = typeof(Plum.Data.FoodSurplusPrice);
     this.objectDataSource1.Name       = "objectDataSource1";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.5D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox27,
         this.textBox28
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox27
     //
     this.textBox27.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox27.Name            = "textBox27";
     this.textBox27.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3D), Telerik.Reporting.Drawing.Unit.Inch(0.4D));
     this.textBox27.Style.Font.Name = "B Titr";
     this.textBox27.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox27.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox27.Value           = "ریز اجزای تشکیل دهنده یک پرس: ";
     //
     // textBox28
     //
     this.textBox28.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox28.Name            = "textBox28";
     this.textBox28.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5D), Telerik.Reporting.Drawing.Unit.Inch(0.4D));
     this.textBox28.Style.Font.Name = "B Titr";
     this.textBox28.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox28.Value           = "";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.3D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // textBox15
     //
     this.textBox15.Name      = "textBox15";
     this.textBox15.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.35D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox15.StyleName = "Normal.TableHeader";
     this.textBox15.Value     = "قیمت هر کیلو";
     //
     // textBox17
     //
     this.textBox17.Culture   = new System.Globalization.CultureInfo("fa-IR");
     this.textBox17.Format    = "{0:N0}";
     this.textBox17.Name      = "textBox17";
     this.textBox17.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.35D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox17.StyleName = "Normal.TableBody";
     this.textBox17.Value     = "= Fields.Price";
     //
     // RptFoodDetails
     //
     this.Culture = new System.Globalization.CultureInfo("fa-IR");
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "RptFoodDetails";
     this.PageSettings.ContinuousPaper = false;
     this.PageSettings.Landscape       = true;
     this.PageSettings.Margins         = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.1D), Telerik.Reporting.Drawing.Unit.Inch(0.1D), Telerik.Reporting.Drawing.Unit.Inch(0.1D), Telerik.Reporting.Drawing.Unit.Inch(0.1D));
     this.PageSettings.PaperKind       = System.Drawing.Printing.PaperKind.A4;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "BlueOpal.TableNormal")
     });
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule2.Style.Font.Name = "Segoe UI";
     styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "BlueOpal.TableBody")
     });
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule3.Style.Font.Name = "Segoe UI";
     styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "BlueOpal.TableHeader")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule4.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     styleRule4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule4.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule4.Style.Font.Name     = "Segoe UI";
     styleRule4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")
     });
     styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule5.Style.Color     = System.Drawing.Color.Black;
     styleRule5.Style.Font.Name = "Tahoma";
     styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Normal.TableBody")
     });
     styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector3
     });
     styleRule6.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule6.Style.Font.Name           = "Tahoma";
     styleRule6.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Normal.TableHeader")
     });
     styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector4
     });
     styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule7.Style.Font.Name           = "Tahoma";
     styleRule7.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5,
         styleRule6,
         styleRule7
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(11.5D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.TableGroup             tableGroup1     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup2     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup3     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup4     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup5     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.TableGroup             tableGroup6     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup7     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup8     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup9     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup10    = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup11    = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup12    = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup13    = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup             tableGroup14    = new Telerik.Reporting.TableGroup();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.txtUWName          = new Telerik.Reporting.TextBox();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.BenefitLimitHeader = new Telerik.Reporting.PageHeaderSection();
     this.txtHeader          = new Telerik.Reporting.TextBox();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.CtabBenefitLimit   = new Telerik.Reporting.Crosstab();
     this.textBox20          = new Telerik.Reporting.TextBox();
     this.textBox3           = new Telerik.Reporting.TextBox();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox7           = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.txtClientname      = new Telerik.Reporting.TextBox();
     this.txtClass           = new Telerik.Reporting.TextBox();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.textBox12          = new Telerik.Reporting.TextBox();
     this.txtPoiFromdate     = new Telerik.Reporting.TextBox();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.txtPOItodate       = new Telerik.Reporting.TextBox();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.txtSubClass        = new Telerik.Reporting.TextBox();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.txtQuotationno     = new Telerik.Reporting.TextBox();
     this.txtCoverNote       = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999996423721313, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox1.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox1.Style.Font.Bold           = true;
     this.textBox1.Style.Font.Name           = "Verdana";
     this.textBox1.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox1.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.StyleName = "";
     this.textBox1.Value     = "=Fields.PlanName";
     //
     // txtUWName
     //
     this.txtUWName.Name = "txtUWName";
     this.txtUWName.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999996423721313, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtUWName.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.txtUWName.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.txtUWName.Style.Font.Bold           = true;
     this.txtUWName.Style.Font.Name           = "Verdana";
     this.txtUWName.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtUWName.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtUWName.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtUWName.Value = "=Fields.UnderwriterName";
     //
     // textBox2
     //
     formattingRule1.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("IIF(Fields.BenefitLineID <> 0,True,\r\nIsNull(Fields.BenefitLineName,True))", Telerik.Reporting.FilterOperator.NotEqual, "true")
     });
     formattingRule1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     formattingRule1.Style.Font.Bold           = true;
     this.textBox2.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox2.StyleName = "";
     this.textBox2.Value     = "=Fields.BenefitLineName";
     //
     // BenefitLimitHeader
     //
     this.BenefitLimitHeader.Height = new Telerik.Reporting.Drawing.Unit(1.1000000238418579, Telerik.Reporting.Drawing.UnitType.Cm);
     this.BenefitLimitHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtHeader
     });
     this.BenefitLimitHeader.Name = "BenefitLimitHeader";
     //
     // txtHeader
     //
     this.txtHeader.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00010002215276472271, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.00010002215276472271, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtHeader.Name     = "txtHeader";
     this.txtHeader.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(16.003311157226562, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.0997002124786377, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtHeader.Style.BackgroundColor = System.Drawing.Color.Orange;
     this.txtHeader.Style.Font.Bold       = true;
     this.txtHeader.Style.Font.Name       = "Verdana";
     this.txtHeader.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtHeader.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtHeader.Value = "Benefit Schedule Limit Summary";
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(4.20020055770874, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.CtabBenefitLimit,
         this.table1
     });
     this.detail.Name = "detail";
     this.detail.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     //
     // CtabBenefitLimit
     //
     this.CtabBenefitLimit.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm)));
     this.CtabBenefitLimit.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.59999990463256836, Telerik.Reporting.Drawing.UnitType.Cm)));
     this.CtabBenefitLimit.Body.SetCellContent(0, 0, this.textBox20);
     tableGroup2.Grouping.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.PlanName")
     });
     tableGroup2.GroupKeepTogether = true;
     tableGroup2.Name       = "Planname";
     tableGroup2.ReportItem = this.textBox1;
     tableGroup2.Sorting.AddRange(new Telerik.Reporting.Sorting[] {
         new Telerik.Reporting.Sorting("=Fields.PlanName", Telerik.Reporting.SortDirection.Asc)
     });
     tableGroup1.ChildGroups.Add(tableGroup2);
     tableGroup1.Grouping.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.UnderwriterName")
     });
     tableGroup1.Name       = "ColumnGroup";
     tableGroup1.ReportItem = this.txtUWName;
     tableGroup1.Sorting.AddRange(new Telerik.Reporting.Sorting[] {
         new Telerik.Reporting.Sorting("=Fields.UnderwriterName", Telerik.Reporting.SortDirection.Asc)
     });
     this.CtabBenefitLimit.ColumnGroups.Add(tableGroup1);
     this.CtabBenefitLimit.Corner.SetCellContent(0, 0, this.textBox3, 2, 1);
     this.CtabBenefitLimit.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox20,
         this.txtUWName,
         this.textBox1,
         this.textBox3,
         this.textBox2
     });
     this.CtabBenefitLimit.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.400200366973877, Telerik.Reporting.Drawing.UnitType.Cm));
     this.CtabBenefitLimit.Name     = "CtabBenefitLimit";
     tableGroup5.Name = "Group4";
     tableGroup4.ChildGroups.Add(tableGroup5);
     tableGroup4.Name = "Group3";
     tableGroup3.ChildGroups.Add(tableGroup4);
     tableGroup3.Grouping.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.BenefitGroupLineName"),
         new Telerik.Reporting.Grouping("=Fields.BenefitGroup"),
         new Telerik.Reporting.Grouping("=Fields.BenefitLineID")
     });
     tableGroup3.Name       = "BenefitLineName";
     tableGroup3.ReportItem = this.textBox2;
     tableGroup3.Sorting.AddRange(new Telerik.Reporting.Sorting[] {
         new Telerik.Reporting.Sorting("=Fields.BGOrderNo", Telerik.Reporting.SortDirection.Asc),
         new Telerik.Reporting.Sorting("=Fields.BenefitLineID", Telerik.Reporting.SortDirection.Asc),
         new Telerik.Reporting.Sorting("=Fields.BLOrderNo", Telerik.Reporting.SortDirection.Asc)
     });
     this.CtabBenefitLimit.RowGroups.Add(tableGroup3);
     this.CtabBenefitLimit.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.7999999523162842, Telerik.Reporting.Drawing.UnitType.Cm));
     this.CtabBenefitLimit.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.CtabBenefitLimit.Style.Visible             = true;
     //
     // textBox20
     //
     formattingRule2.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("IIF(Fields.BenefitLineID <> 0,True,\r\nIsNull(Fields.BenefitLineName,True))", Telerik.Reporting.FilterOperator.NotEqual, "true")
     });
     formattingRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     formattingRule2.Style.Font.Bold           = true;
     this.textBox20.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.textBox20.Format = "{0:N2}";
     this.textBox20.Name   = "textBox20";
     this.textBox20.Size   = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox20.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox20.Style.Font.Name           = "Verdana";
     this.textBox20.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox20.Style.Padding.Right       = new Telerik.Reporting.Drawing.Unit(0.20000000298023224, Telerik.Reporting.Drawing.UnitType.Cm);
     this.textBox20.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox20.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.StyleName = "";
     this.textBox20.Value     = "=IIf(Fields.BenefitGroup <> \"grp\",CDbl(Fields.LimitAmt), \"\")";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.2000000476837158, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox3.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox3.Style.Font.Bold           = true;
     this.textBox3.Style.Font.Name           = "Verdana";
     this.textBox3.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox3.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.StyleName = "";
     this.textBox3.Value     = "Benefit Line Name";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(4.0034122467041016, Telerik.Reporting.Drawing.UnitType.Cm)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.59999996423721313, Telerik.Reporting.Drawing.UnitType.Cm)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.59999996423721313, Telerik.Reporting.Drawing.UnitType.Cm)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.59999996423721313, Telerik.Reporting.Drawing.UnitType.Cm)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.59999996423721313, Telerik.Reporting.Drawing.UnitType.Cm)));
     this.table1.Body.SetCellContent(0, 1, this.textBox7);
     this.table1.Body.SetCellContent(0, 2, this.textBox8);
     this.table1.Body.SetCellContent(0, 3, this.txtClientname);
     this.table1.Body.SetCellContent(0, 0, this.txtClass);
     this.table1.Body.SetCellContent(2, 0, this.textBox5);
     this.table1.Body.SetCellContent(3, 0, this.textBox12);
     this.table1.Body.SetCellContent(3, 1, this.txtPoiFromdate);
     this.table1.Body.SetCellContent(3, 2, this.textBox14);
     this.table1.Body.SetCellContent(3, 3, this.txtPOItodate);
     this.table1.Body.SetCellContent(1, 0, this.textBox16);
     this.table1.Body.SetCellContent(1, 1, this.txtSubClass);
     this.table1.Body.SetCellContent(1, 2, this.textBox18);
     this.table1.Body.SetCellContent(1, 3, this.txtQuotationno);
     this.table1.Body.SetCellContent(2, 1, this.txtCoverNote, 1, 3);
     tableGroup6.Name = "Group1";
     this.table1.ColumnGroups.Add(tableGroup6);
     this.table1.ColumnGroups.Add(tableGroup7);
     this.table1.ColumnGroups.Add(tableGroup8);
     this.table1.ColumnGroups.Add(tableGroup9);
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox7,
         this.textBox8,
         this.txtClientname,
         this.txtClass,
         this.textBox5,
         this.textBox12,
         this.txtPoiFromdate,
         this.textBox14,
         this.txtPOItodate,
         this.textBox16,
         this.txtSubClass,
         this.textBox18,
         this.txtQuotationno,
         this.txtCoverNote
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm));
     this.table1.Name     = "table1";
     tableGroup11.Name    = "Group2";
     tableGroup12.Name    = "Group5";
     tableGroup13.Name    = "Group3";
     tableGroup14.Name    = "Group4";
     tableGroup10.ChildGroups.Add(tableGroup11);
     tableGroup10.ChildGroups.Add(tableGroup12);
     tableGroup10.ChildGroups.Add(tableGroup13);
     tableGroup10.ChildGroups.Add(tableGroup14);
     tableGroup10.Grouping.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("")
     });
     tableGroup10.Name = "DetailGroup";
     this.table1.RowGroups.Add(tableGroup10);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(16.003410339355469, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.3999998569488525, Telerik.Reporting.Drawing.UnitType.Cm));
     this.table1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox7
     //
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox7.Style.Font.Bold           = false;
     this.textBox7.Style.Font.Name           = "Verdana";
     this.textBox7.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value = "Employee Benefits";
     //
     // textBox8
     //
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox8.Style.Font.Bold           = true;
     this.textBox8.Style.Font.Name           = "Verdana";
     this.textBox8.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox8.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value = "Client\'s Name";
     //
     // txtClientname
     //
     this.txtClientname.Name = "txtClientname";
     this.txtClientname.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtClientname.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.txtClientname.Style.Font.Bold           = false;
     this.txtClientname.Style.Font.Name           = "Verdana";
     this.txtClientname.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtClientname.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // txtClass
     //
     this.txtClass.Name = "txtClass";
     this.txtClass.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.0034117698669434, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtClass.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.txtClass.Style.Font.Bold           = true;
     this.txtClass.Style.Font.Name           = "Verdana";
     this.txtClass.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtClass.Style.Padding.Left        = new Telerik.Reporting.Drawing.Unit(0.20000000298023224, Telerik.Reporting.Drawing.UnitType.Cm);
     this.txtClass.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtClass.StyleName = "";
     this.txtClass.Value     = "Class";
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.0034117698669434, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999996423721313, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox5.Style.Font.Bold           = true;
     this.textBox5.Style.Font.Name           = "Verdana";
     this.textBox5.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.Padding.Left        = new Telerik.Reporting.Drawing.Unit(0.20000000298023224, Telerik.Reporting.Drawing.UnitType.Cm);
     this.textBox5.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.StyleName = "";
     this.textBox5.Value     = "Cover Note No.";
     //
     // textBox12
     //
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.0034117698669434, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999996423721313, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox12.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox12.Style.Font.Bold           = true;
     this.textBox12.Style.Font.Name           = "Verdana";
     this.textBox12.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox12.Style.Padding.Left        = new Telerik.Reporting.Drawing.Unit(0.20000000298023224, Telerik.Reporting.Drawing.UnitType.Cm);
     this.textBox12.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.StyleName = "";
     this.textBox12.Value     = "Policy From Date";
     //
     // txtPoiFromdate
     //
     this.txtPoiFromdate.Name = "txtPoiFromdate";
     this.txtPoiFromdate.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999996423721313, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtPoiFromdate.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.txtPoiFromdate.Style.Font.Bold           = false;
     this.txtPoiFromdate.Style.Font.Name           = "Verdana";
     this.txtPoiFromdate.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtPoiFromdate.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtPoiFromdate.StyleName = "";
     //
     // textBox14
     //
     this.textBox14.Name = "textBox14";
     this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999996423721313, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox14.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox14.Style.Font.Bold           = true;
     this.textBox14.Style.Font.Name           = "Verdana";
     this.textBox14.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox14.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.StyleName = "";
     this.textBox14.Value     = "To Date";
     //
     // txtPOItodate
     //
     this.txtPOItodate.Name = "txtPOItodate";
     this.txtPOItodate.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999996423721313, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtPOItodate.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.txtPOItodate.Style.Font.Bold           = false;
     this.txtPOItodate.Style.Font.Name           = "Verdana";
     this.txtPOItodate.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtPOItodate.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtPOItodate.StyleName = "";
     //
     // textBox16
     //
     this.textBox16.Name = "textBox16";
     this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.0034117698669434, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox16.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox16.Style.Font.Bold           = true;
     this.textBox16.Style.Font.Name           = "Verdana";
     this.textBox16.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox16.Style.Padding.Left        = new Telerik.Reporting.Drawing.Unit(0.20000000298023224, Telerik.Reporting.Drawing.UnitType.Cm);
     this.textBox16.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.StyleName = "";
     this.textBox16.Value     = "Sub Class";
     //
     // txtSubClass
     //
     this.txtSubClass.Name = "txtSubClass";
     this.txtSubClass.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtSubClass.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.txtSubClass.Style.Font.Bold           = false;
     this.txtSubClass.Style.Font.Name           = "Verdana";
     this.txtSubClass.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtSubClass.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtSubClass.StyleName = "";
     //
     // textBox18
     //
     this.textBox18.Name = "textBox18";
     this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Cm));
     this.textBox18.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox18.Style.Font.Bold           = true;
     this.textBox18.Style.Font.Name           = "Verdana";
     this.textBox18.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox18.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.StyleName = "";
     this.textBox18.Value     = "Quotation No.";
     //
     // txtQuotationno
     //
     this.txtQuotationno.Name = "txtQuotationno";
     this.txtQuotationno.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtQuotationno.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.txtQuotationno.Style.Font.Bold           = false;
     this.txtQuotationno.Style.Font.Name           = "Verdana";
     this.txtQuotationno.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtQuotationno.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtQuotationno.StyleName = "";
     //
     // txtCoverNote
     //
     this.txtCoverNote.Name = "txtCoverNote";
     this.txtCoverNote.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999996423721313, Telerik.Reporting.Drawing.UnitType.Cm));
     this.txtCoverNote.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.txtCoverNote.Style.Font.Bold           = false;
     this.txtCoverNote.Style.Font.Name           = "Verdana";
     this.txtCoverNote.Style.Font.Size           = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtCoverNote.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtCoverNote.StyleName = "";
     //
     // RptEBBenefitLimitSummary
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.BenefitLimitHeader,
         this.detail
     });
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(2.5399999618530273, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(2.5399999618530273, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(2.5399999618530273, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(2.5399999618530273, Telerik.Reporting.Drawing.UnitType.Cm);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.Letter;
     this.Style.BackgroundColor       = System.Drawing.Color.White;
     this.Width = new Telerik.Reporting.Drawing.Unit(16.011337280273438, Telerik.Reporting.Drawing.UnitType.Cm);
     this.Name  = "RptEBBenefitLimitSummary";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #30
0
 /// <summary>
 /// Required method for Telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Barcodes.EAN128Encoder       eaN128Encoder1   = new Telerik.Reporting.Barcodes.EAN128Encoder();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1  = new Telerik.Reporting.Drawing.FormattingRule();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(ProductTagReport));
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule3  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule4  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule5  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule6  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule7  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule8  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule9  = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule10 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.StyleRule            styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     this.detail         = new Telerik.Reporting.DetailSection();
     this.panel1         = new Telerik.Reporting.Panel();
     this.txtName        = new Telerik.Reporting.TextBox();
     this.pictureBox1    = new Telerik.Reporting.PictureBox();
     this.barcode1       = new Telerik.Reporting.Barcode();
     this.textBox5       = new Telerik.Reporting.TextBox();
     this.textBox6       = new Telerik.Reporting.TextBox();
     this.panel2         = new Telerik.Reporting.Panel();
     this.textBox2       = new Telerik.Reporting.TextBox();
     this.textBox4       = new Telerik.Reporting.TextBox();
     this.textBox10      = new Telerik.Reporting.TextBox();
     this.textBox3       = new Telerik.Reporting.TextBox();
     this.textBox7       = new Telerik.Reporting.TextBox();
     this.textBox8       = new Telerik.Reporting.TextBox();
     this.textBox9       = new Telerik.Reporting.TextBox();
     this.textBox11      = new Telerik.Reporting.TextBox();
     this.textBox12      = new Telerik.Reporting.TextBox();
     this.txtTitle       = new Telerik.Reporting.TextBox();
     this.textBox1       = new Telerik.Reporting.TextBox();
     this.shape1         = new Telerik.Reporting.Shape();
     this.textBox14      = new Telerik.Reporting.TextBox();
     this.panel3         = new Telerik.Reporting.Panel();
     this.shape2         = new Telerik.Reporting.Shape();
     this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(11.430000305175781D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel1
     });
     this.detail.Name = "detail";
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtName,
         this.pictureBox1,
         this.barcode1,
         this.textBox5,
         this.textBox6,
         this.panel2
     });
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.013781229965388775D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(60.101001739501953D), Telerik.Reporting.Drawing.Unit.Mm(111.76000213623047D));
     this.panel1.Style.BackgroundColor        = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(241)))), ((int)(((byte)(235)))));
     this.panel1.Style.BackgroundImage.Repeat = Telerik.Reporting.Drawing.BackgroundRepeat.NoRepeat;
     this.panel1.Style.Padding.Left           = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.panel1.Style.Padding.Right          = Telerik.Reporting.Drawing.Unit.Inch(0D);
     //
     // txtName
     //
     this.txtName.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.38109993934631348D), Telerik.Reporting.Drawing.Unit.Mm(0D));
     this.txtName.Name                = "txtName";
     this.txtName.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.2188005447387695D), Telerik.Reporting.Drawing.Unit.Cm(1.5239999294281006D));
     this.txtName.Style.Color         = System.Drawing.Color.Black;
     this.txtName.Style.Font.Bold     = true;
     this.txtName.Style.Font.Name     = "Segoe UI";
     this.txtName.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(16D);
     this.txtName.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.txtName.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.txtName.TextWrap            = true;
     this.txtName.Value               = "=Fields.ProductName";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9368867874145508E-05D), Telerik.Reporting.Drawing.Unit.Cm(1.5241997241973877D));
     this.pictureBox1.MimeType = "";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.0098996162414551D), Telerik.Reporting.Drawing.Unit.Cm(2.5398004055023193D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Style.BackgroundColor     = System.Drawing.Color.White;
     this.pictureBox1.Style.BorderColor.Default = System.Drawing.Color.Transparent;
     this.pictureBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.pictureBox1.Style.Padding.Bottom      = Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D);
     this.pictureBox1.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D);
     this.pictureBox1.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D);
     this.pictureBox1.Style.Padding.Top         = Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D);
     this.pictureBox1.Style.Visible             = true;
     this.pictureBox1.Value = "=Fields.LargePhoto";
     //
     // barcode1
     //
     this.barcode1.Angle               = 0D;
     this.barcode1.Checksum            = true;
     eaN128Encoder1.ShowText           = false;
     this.barcode1.Encoder             = eaN128Encoder1;
     this.barcode1.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(11.761085510253906D), Telerik.Reporting.Drawing.Unit.Mm(88.899993896484375D));
     this.barcode1.Name                = "barcode1";
     this.barcode1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(44.2379150390625D), Telerik.Reporting.Drawing.Unit.Mm(20.320003509521484D));
     this.barcode1.Stretch             = true;
     this.barcode1.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.barcode1.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.barcode1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.barcode1.Value               = "=Fields.ProductNumber";
     //
     // textBox5
     //
     this.textBox5.Angle               = 90D;
     this.textBox5.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(7.759087085723877D), Telerik.Reporting.Drawing.Unit.Mm(88.899993896484375D));
     this.textBox5.Name                = "textBox5";
     this.textBox5.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(4D), Telerik.Reporting.Drawing.Unit.Mm(20.320003509521484D));
     this.textBox5.Style.Color         = System.Drawing.Color.Black;
     this.textBox5.Style.Font.Italic   = false;
     this.textBox5.Style.Font.Name     = "Segoe UI";
     this.textBox5.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox5.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.textBox5.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.textBox5.Style.Padding.Top   = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.textBox5.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox5.Value               = "Product No.";
     //
     // textBox6
     //
     this.textBox6.Angle               = 90D;
     this.textBox6.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(3.8109993934631348D), Telerik.Reporting.Drawing.Unit.Mm(88.899993896484375D));
     this.textBox6.Name                = "textBox6";
     this.textBox6.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(3.9460890293121338D), Telerik.Reporting.Drawing.Unit.Mm(20.320003509521484D));
     this.textBox6.Style.Color         = System.Drawing.Color.Black;
     this.textBox6.Style.Font.Bold     = true;
     this.textBox6.Style.Font.Name     = "Segoe UI";
     this.textBox6.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox6.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.textBox6.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.textBox6.Style.Padding.Top   = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.textBox6.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox6.Value               = "=Fields.ProductNumber";
     //
     // panel2
     //
     this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox4,
         this.textBox10,
         this.textBox3,
         this.textBox7,
         this.textBox8,
         this.textBox9,
         this.textBox11,
         this.textBox12,
         this.txtTitle,
         this.textBox1,
         this.shape1,
         this.textBox14,
         this.panel3
     });
     this.panel2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D), Telerik.Reporting.Drawing.Unit.Inch(1.6000789403915405D));
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.0100002288818359D), Telerik.Reporting.Drawing.Unit.Inch(1.8998422622680664D));
     //
     // textBox2
     //
     this.textBox2.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.15000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.099921226501464844D));
     this.textBox2.Name                = "textBox2";
     this.textBox2.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9335449934005737D), Telerik.Reporting.Drawing.Unit.Cm(0.50264549255371094D));
     this.textBox2.Style.Font.Bold     = false;
     this.textBox2.Style.Font.Name     = "Segoe UI";
     this.textBox2.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox2.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value               = "LIST PRICE:";
     //
     // textBox4
     //
     this.textBox4.Format              = "{0:C2}";
     this.textBox4.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.5318536758422852D), Telerik.Reporting.Drawing.Unit.Cm(0.0027453103102743626D));
     this.textBox4.Name                = "textBox4";
     this.textBox4.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0679464340209961D), Telerik.Reporting.Drawing.Unit.Cm(0.75905394554138184D));
     this.textBox4.Style.Color         = System.Drawing.Color.Black;
     this.textBox4.Style.Font.Bold     = true;
     this.textBox4.Style.Font.Name     = "Segoe UI";
     this.textBox4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(16D);
     this.textBox4.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value               = "=Fields.ListPrice";
     //
     // textBox10
     //
     this.textBox10.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.15000000596046448D), Telerik.Reporting.Drawing.Unit.Cm(1.7778000831604004D));
     this.textBox10.Name                = "textBox10";
     this.textBox10.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9335449934005737D), Telerik.Reporting.Drawing.Unit.Inch(0.23999999463558197D));
     this.textBox10.Style.Font.Bold     = false;
     this.textBox10.Style.Font.Name     = "Segoe UI";
     this.textBox10.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox10.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value               = "COLOR:";
     //
     // textBox3
     //
     this.textBox3.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.15000000596046448D), Telerik.Reporting.Drawing.Unit.Cm(2.3876004219055176D));
     this.textBox3.Name                = "textBox3";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9335449934005737D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox3.Style.Font.Bold     = false;
     this.textBox3.Style.Font.Name     = "Segoe UI";
     this.textBox3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox3.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value               = "SIZE:";
     //
     // textBox7
     //
     this.textBox7.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.5298001766204834D), Telerik.Reporting.Drawing.Unit.Cm(2.3876004219055176D));
     this.textBox7.Name                = "textBox7";
     this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0983283519744873D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox7.Style.Font.Name     = "Segoe UI";
     this.textBox7.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox7.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value               = "=IsNull(Fields.Size, \'N/A\') + \" \" + IsNull(Fields.SizeUnitMeasureCode, \'\')";
     //
     // textBox8
     //
     this.textBox8.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.14999997615814209D), Telerik.Reporting.Drawing.Unit.Cm(2.887800931930542D));
     this.textBox8.Name                = "textBox8";
     this.textBox8.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9335449934005737D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox8.Style.Font.Bold     = false;
     this.textBox8.Style.Font.Name     = "Segoe UI";
     this.textBox8.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox8.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value               = "WEIGHT:";
     //
     // textBox9
     //
     this.textBox9.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.5318536758422852D), Telerik.Reporting.Drawing.Unit.Cm(2.887800931930542D));
     this.textBox9.Name                = "textBox9";
     this.textBox9.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0962750911712646D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox9.Style.Font.Name     = "Segoe UI";
     this.textBox9.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox9.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value               = "=IsNull(Fields.Weight, \'N/A\') + \" \" + IsNull(Fields.WeightUnitMeasureCode, \'\')";
     //
     // textBox11
     //
     this.textBox11.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.15000000596046448D), Telerik.Reporting.Drawing.Unit.Cm(3.75D));
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9335449934005737D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox11.Style.Font.Bold     = false;
     this.textBox11.Style.Font.Name     = "Segoe UI";
     this.textBox11.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value               = "VENDOR:";
     //
     // textBox12
     //
     this.textBox12.CanGrow             = false;
     this.textBox12.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.5318536758422852D), Telerik.Reporting.Drawing.Unit.Cm(3.7499995231628418D));
     this.textBox12.Name                = "textBox12";
     this.textBox12.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0699999332427979D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox12.Style.Font.Name     = "Segoe UI";
     this.textBox12.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox12.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value               = "=Fields.Vendor";
     //
     // txtTitle
     //
     this.txtTitle.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.5318539142608643D), Telerik.Reporting.Drawing.Unit.Cm(1.0157995223999023D));
     this.txtTitle.Name                = "txtTitle";
     this.txtTitle.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0999999046325684D), Telerik.Reporting.Drawing.Unit.Cm(0.43683755397796631D));
     this.txtTitle.Style.Color         = System.Drawing.Color.Black;
     this.txtTitle.Style.Font.Name     = "Segoe UI";
     this.txtTitle.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.txtTitle.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.txtTitle.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtTitle.Value               = "=Fields.ProductSubName";
     //
     // textBox1
     //
     this.textBox1.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.15000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.39992108941078186D));
     this.textBox1.Name                = "textBox1";
     this.textBox1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.76123809814453125D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox1.Style.Font.Name     = "Segoe UI";
     this.textBox1.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox1.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value               = "CATEGORY:";
     //
     // shape1
     //
     this.shape1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.14999997615814209D), Telerik.Reporting.Drawing.Unit.Inch(1.7899999618530273D));
     this.shape1.Name            = "shape1";
     this.shape1.ShapeType       = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0546457767486572D), Telerik.Reporting.Drawing.Unit.Inch(0.069053970277309418D));
     this.shape1.Style.LineStyle = Telerik.Reporting.Drawing.LineStyle.Dotted;
     //
     // textBox14
     //
     this.textBox14.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2861794233322144D), Telerik.Reporting.Drawing.Unit.Inch(0.70000046491622925D));
     this.textBox14.Name                = "textBox14";
     this.textBox14.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.91846638917922974D), Telerik.Reporting.Drawing.Unit.Inch(0.23992092907428742D));
     this.textBox14.Style.Font.Name     = "Segoe UI";
     this.textBox14.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox14.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.Value               = "=Fields.Color";
     //
     // panel3
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.FilterOperator.Equal, "Multi"));
     formattingRule1.Style.BackgroundImage.ImageData = ((System.Drawing.Image)(resources.GetObject("resource.ImageData")));
     formattingRule1.Style.BackgroundImage.MimeType  = "image/png";
     formattingRule1.Style.BackgroundImage.Repeat    = Telerik.Reporting.Drawing.BackgroundRepeat.NoRepeat;
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.FilterOperator.Equal, "Silver/Black"));
     formattingRule2.Style.BackgroundImage.ImageData = ((System.Drawing.Image)(resources.GetObject("resource.ImageData1")));
     formattingRule2.Style.BackgroundImage.MimeType  = "image/png";
     formattingRule2.Style.BackgroundImage.Repeat    = Telerik.Reporting.Drawing.BackgroundRepeat.NoRepeat;
     this.panel3.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1,
         formattingRule2
     });
     this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.shape2
     });
     this.panel3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.99598425626754761D), Telerik.Reporting.Drawing.Unit.Inch(0.69992130994796753D));
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.23957991600036621D), Telerik.Reporting.Drawing.Unit.Inch(0.24007908999919891D));
     //
     // shape2
     //
     this.shape2.Bindings.Add(new Telerik.Reporting.Binding("Visible", "=(ISNULL(Fields.Color,\'Multi\')<>\'Multi\')"));
     formattingRule3.Filters.Add(new Telerik.Reporting.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.FilterOperator.Equal, "Red"));
     formattingRule3.StopIfTrue            = true;
     formattingRule3.Style.BackgroundColor = System.Drawing.Color.Red;
     formattingRule4.Filters.Add(new Telerik.Reporting.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.FilterOperator.Equal, "Blue"));
     formattingRule4.StopIfTrue            = true;
     formattingRule4.Style.BackgroundColor = System.Drawing.Color.Blue;
     formattingRule5.Filters.Add(new Telerik.Reporting.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.FilterOperator.Equal, "Black"));
     formattingRule5.StopIfTrue            = true;
     formattingRule5.Style.BackgroundColor = System.Drawing.Color.Black;
     formattingRule6.Filters.Add(new Telerik.Reporting.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.FilterOperator.Equal, "Silver"));
     formattingRule6.StopIfTrue            = true;
     formattingRule6.Style.BackgroundColor = System.Drawing.Color.Silver;
     formattingRule7.Filters.Add(new Telerik.Reporting.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.FilterOperator.Equal, "Yellow"));
     formattingRule7.StopIfTrue            = true;
     formattingRule7.Style.BackgroundColor = System.Drawing.Color.Yellow;
     formattingRule8.Filters.Add(new Telerik.Reporting.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.FilterOperator.Equal, "White"));
     formattingRule8.StopIfTrue            = true;
     formattingRule8.Style.BackgroundColor = System.Drawing.Color.White;
     formattingRule9.Filters.Add(new Telerik.Reporting.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.FilterOperator.Equal, "Multi"));
     formattingRule9.StopIfTrue    = true;
     formattingRule9.Style.Visible = false;
     formattingRule10.Filters.Add(new Telerik.Reporting.Filter("=ISNULL(Fields.Color, \'\')", Telerik.Reporting.FilterOperator.Equal, "Silver/Black"));
     formattingRule10.StopIfTrue    = true;
     formattingRule10.Style.Visible = false;
     this.shape2.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule3,
         formattingRule4,
         formattingRule5,
         formattingRule6,
         formattingRule7,
         formattingRule8,
         formattingRule9,
         formattingRule10
     });
     this.shape2.Location                       = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(7.915496826171875E-05D));
     this.shape2.Name                           = "shape2";
     this.shape2.ShapeType                      = new Telerik.Reporting.Drawing.Shapes.EllipseShape(0D);
     this.shape2.Size                           = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.23958000540733337D), Telerik.Reporting.Drawing.Unit.Inch(0.2399999350309372D));
     this.shape2.Style.BackgroundColor          = System.Drawing.Color.Transparent;
     this.shape2.Style.BackgroundImage.MimeType = "image/png";
     this.shape2.Style.Color                    = System.Drawing.Color.Transparent;
     this.shape2.Style.Padding.Bottom           = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.shape2.Style.Padding.Left             = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.shape2.Style.Padding.Right            = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.shape2.Style.Padding.Top              = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.shape2.Style.VerticalAlign            = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // ProductTagReport
     //
     this.DataSource = this.sqlDataSource1;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail
     });
     this.Name = "ProductTagReport";
     this.PageSettings.ColumnCount   = 3;
     this.PageSettings.ColumnSpacing = Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D);
     this.PageSettings.Landscape     = false;
     this.PageSettings.Margins       = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.PageSettings.PaperKind     = System.Drawing.Printing.PaperKind.Letter;
     this.Style.BackgroundColor      = System.Drawing.Color.White;
     this.Style.LineWidth            = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.Style.TextAlign            = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Cm(5.5999999046325684D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule3 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Group             group1           = new Telerik.Reporting.Group();
     Telerik.Reporting.ReportParameter   reportParameter1 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule styleRule1       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule2       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule3       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule4       = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule5       = new Telerik.Reporting.Drawing.StyleRule();
     this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.textBox2 = new Telerik.Reporting.TextBox();
     this.textBox4 = new Telerik.Reporting.TextBox();
     this.shape4   = new Telerik.Reporting.Shape();
     this.CrMaterialsDetailData = new Telerik.Reporting.SqlDataSource();
     this.reportHeader          = new Telerik.Reporting.ReportHeaderSection();
     this.textBox11             = new Telerik.Reporting.TextBox();
     this.textBox1     = new Telerik.Reporting.TextBox();
     this.reportFooter = new Telerik.Reporting.ReportFooterSection();
     this.textBox3     = new Telerik.Reporting.TextBox();
     this.textBox5     = new Telerik.Reporting.TextBox();
     this.textBox7     = new Telerik.Reporting.TextBox();
     this.textBox6     = new Telerik.Reporting.TextBox();
     this.shape1       = new Telerik.Reporting.Shape();
     this.detail       = new Telerik.Reporting.DetailSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D);
     this.labelsGroupFooterSection.Name          = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.31999999284744263D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox4,
         this.shape4
     });
     this.labelsGroupHeaderSection.Name             = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // textBox2
     //
     this.textBox2.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.75000005960464478D), Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D));
     this.textBox2.Name                = "textBox2";
     this.textBox2.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox2.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value               = "= Fields.Stage+ \" Materials\"";
     //
     // textBox4
     //
     this.textBox4.Format              = "{0:N2}";
     this.textBox4.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.4999995231628418D), Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D));
     this.textBox4.Name                = "textBox4";
     this.textBox4.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox4.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox4.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value               = "= Sum(Fields.PriceSubTotal)";
     //
     // shape4
     //
     this.shape4.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.40000006556510925D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.shape4.Name            = "shape4";
     this.shape4.ShapeType       = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.6999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D));
     this.shape4.Style.LineColor = System.Drawing.Color.Silver;
     this.shape4.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     //
     // CrMaterialsDetailData
     //
     this.CrMaterialsDetailData.ConnectionString = "DefaultConnection";
     this.CrMaterialsDetailData.Name             = "CrMaterialsDetailData";
     this.CrMaterialsDetailData.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@CorID", System.Data.DbType.Int32, "= Parameters.CorID.Value")
     });
     this.CrMaterialsDetailData.SelectCommand     = "dbo.rptCorPricingDetail";
     this.CrMaterialsDetailData.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.799306333065033D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox11,
         this.textBox1
     });
     this.reportHeader.Name = "reportHeader";
     this.reportHeader.Style.BorderColor.Bottom = System.Drawing.Color.DimGray;
     this.reportHeader.Style.BorderColor.Top    = System.Drawing.Color.DimGray;
     this.reportHeader.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.reportHeader.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.None;
     //
     // textBox11
     //
     this.textBox11.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D), Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D));
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.textBox11.Style.Color         = System.Drawing.Color.DimGray;
     this.textBox11.Style.Font.Bold     = true;
     this.textBox11.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox11.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox11.Style.LineColor     = System.Drawing.Color.DimGray;
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox11.TextWrap            = false;
     this.textBox11.Value               = "Materials by Stage";
     //
     // textBox1
     //
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D), Telerik.Reporting.Drawing.Unit.Inch(0.44999995827674866D));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox1.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox1.Value           = "The Materials for the proposed changes breaks down as follows:";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D);
     this.reportFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox3,
         this.textBox5,
         this.textBox7,
         this.textBox6,
         this.shape1
     });
     this.reportFooter.Name = "reportFooter";
     this.reportFooter.Style.BorderColor.Bottom = System.Drawing.Color.DimGray;
     this.reportFooter.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox3
     //
     this.textBox3.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.74999964237213135D), Telerik.Reporting.Drawing.Unit.Inch(0.34999999403953552D));
     this.textBox3.Name                = "textBox3";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox3.Style.Font.Bold     = true;
     this.textBox3.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value               = "Materials Total";
     //
     // textBox5
     //
     this.textBox5.Format              = "{0:N2}";
     this.textBox5.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.4999995231628418D), Telerik.Reporting.Drawing.Unit.Inch(0.34999999403953552D));
     this.textBox5.Name                = "textBox5";
     this.textBox5.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox5.Style.Font.Bold     = true;
     this.textBox5.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox5.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value               = "= Sum(Fields.PriceSubTotal+ Fields.SalesTaxSub)";
     //
     // textBox7
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("Sum(Fields.SalesTaxSub)", Telerik.Reporting.FilterOperator.Equal, "0"));
     formattingRule1.Style.Visible = false;
     this.textBox7.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox7.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.74999964237213135D), Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D));
     this.textBox7.Name                = "textBox7";
     this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox7.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value               = "Sales Tax";
     //
     // textBox6
     //
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("Sum(Fields.SalesTaxSub)", Telerik.Reporting.FilterOperator.Equal, "0"));
     formattingRule2.Style.Visible = false;
     this.textBox6.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.textBox6.Format              = "{0:N2}";
     this.textBox6.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.4999990463256836D), Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D));
     this.textBox6.Name                = "textBox6";
     this.textBox6.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox6.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox6.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value               = "= Sum(Fields.SalesTaxSub)";
     //
     // shape1
     //
     formattingRule3.Filters.Add(new Telerik.Reporting.Filter("Sum(Fields.SalesTaxSub)", Telerik.Reporting.FilterOperator.Equal, "0"));
     formattingRule3.Style.Visible = false;
     this.shape1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule3
     });
     this.shape1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.3999997079372406D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.shape1.Name            = "shape1";
     this.shape1.ShapeType       = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.6999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D));
     this.shape1.Style.LineColor = System.Drawing.Color.Silver;
     this.shape1.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     //
     // detail
     //
     this.detail.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D);
     this.detail.Name          = "detail";
     this.detail.Style.Visible = false;
     //
     // CrMaterialsDetail
     //
     this.DataSource    = this.CrMaterialsDetailData;
     group1.GroupFooter = this.labelsGroupFooterSection;
     group1.GroupHeader = this.labelsGroupHeaderSection;
     group1.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.StageID"));
     group1.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.FirstDetail;
     group1.Name = "Stages";
     group1.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.StageOrder", Telerik.Reporting.SortDirection.Asc));
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.labelsGroupHeaderSection,
         this.labelsGroupFooterSection,
         this.reportHeader,
         this.reportFooter,
         this.detail
     });
     this.Name = "CrMaterialsDetail";
     this.PageSettings.ContinuousPaper = false;
     this.PageSettings.Landscape       = false;
     this.PageSettings.Margins         = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.PageSettings.PaperKind       = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.Name             = "CorID";
     reportParameter1.Text             = "CorID";
     reportParameter1.Type             = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter1.Value            = "23";
     this.ReportParameters.Add(reportParameter1);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Title")
     });
     styleRule2.Style.Color     = System.Drawing.Color.Black;
     styleRule2.Style.Font.Bold = true;
     styleRule2.Style.Font.Name = "Tahoma";
     styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(18D);
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Caption")
     });
     styleRule3.Style.Color         = System.Drawing.Color.Black;
     styleRule3.Style.Font.Name     = "Tahoma";
     styleRule3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Data")
     });
     styleRule4.Style.Font.Name     = "Tahoma";
     styleRule4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("PageInfo")
     });
     styleRule5.Style.Font.Name     = "Tahoma";
     styleRule5.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     styleRule5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.5D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #32
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup tableGroup9  = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup tableGroup10 = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup tableGroup11 = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup tableGroup12 = new Telerik.Reporting.TableGroup();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(ltrSliptest));
     Telerik.Reporting.Drawing.FormattingRule       formattingRule3 = new Telerik.Reporting.Drawing.FormattingRule();
     this.detail              = new Telerik.Reporting.DetailSection();
     this.textBox4            = new Telerik.Reporting.TextBox();
     this.textBox6            = new Telerik.Reporting.TextBox();
     this.textBox5            = new Telerik.Reporting.TextBox();
     this.table1              = new Telerik.Reporting.Table();
     this.textBox11           = new Telerik.Reporting.TextBox();
     this.textBox12           = new Telerik.Reporting.TextBox();
     this.textBox1            = new Telerik.Reporting.TextBox();
     this.textBox3            = new Telerik.Reporting.TextBox();
     this.pageFooterSection1  = new Telerik.Reporting.PageFooterSection();
     this.txtCountry          = new Telerik.Reporting.HtmlTextBox();
     this.txtMail             = new Telerik.Reporting.HtmlTextBox();
     this.txtAddress          = new Telerik.Reporting.HtmlTextBox();
     this.htmlTextBox5        = new Telerik.Reporting.HtmlTextBox();
     this.PrintFor            = new Telerik.Reporting.Group();
     this.groupFooterSection2 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection2 = new Telerik.Reporting.GroupHeaderSection();
     this.textBox9            = new Telerik.Reporting.TextBox();
     this.htmlTextBox1        = new Telerik.Reporting.HtmlTextBox();
     this.pictureBox1         = new Telerik.Reporting.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(2.5998823642730713, Telerik.Reporting.Drawing.UnitType.Inch);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4,
         this.textBox6,
         this.textBox5,
         this.table1,
         this.textBox3
     });
     this.detail.Name      = "detail";
     this.detail.PageBreak = Telerik.Reporting.PageBreak.None;
     //
     // textBox4
     //
     this.textBox4.CanShrink = true;
     this.textBox4.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.9996452331542969, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.099961519241333, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox4.Name      = "textBox1";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.3546783924102783, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.49000000953674316, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox4.Value     = "";
     //
     // textBox6
     //
     this.textBox6.CanShrink             = true;
     this.textBox6.Location              = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.099961519241333, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox6.Name                  = "textBox6";
     this.textBox6.Size                  = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.9995663166046143, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.3289642333984375, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox6.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.Font.Bold       = true;
     this.textBox6.Style.Font.Name       = "Verdana";
     this.textBox6.Style.Font.Size       = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox6.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox6.Value                 = "Authorized Signature with Company Chop";
     //
     // textBox5
     //
     this.textBox5.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.0012219747295603156, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.5998826026916504, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox5.Name                = "textBox20";
     this.textBox5.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.35310173034668, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox5.Style.Font.Bold     = true;
     this.textBox5.Style.Font.Name     = "Verdana";
     this.textBox5.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox5.Value               = "Confirm acceptance of this quotation and \r\nto effect / renew this insurance as fr" +
                                         "om ______________ : -\r\n\r\n";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(3.1999993324279785, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.30000001192092896, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(2.8541665077209473, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.SetCellContent(0, 0, this.textBox11);
     this.table1.Body.SetCellContent(0, 2, this.textBox12);
     this.table1.Body.SetCellContent(0, 1, this.textBox1);
     tableGroup10.Name = "Group1";
     this.table1.ColumnGroups.Add(tableGroup9);
     this.table1.ColumnGroups.Add(tableGroup10);
     this.table1.ColumnGroups.Add(tableGroup11);
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox11,
         this.textBox12,
         this.textBox1
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00019709269690793008, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(7.8519187809433788E-05, Telerik.Reporting.Drawing.UnitType.Inch));
     this.table1.Name     = "table1";
     tableGroup12.Grouping.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("")
     });
     tableGroup12.Name = "DetailGroup";
     this.table1.RowGroups.Add(tableGroup12);
     this.table1.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.3541660308837891, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch));
     this.table1.NeedDataSource += new System.EventHandler(this.table1_NeedDataSource);
     //
     // textBox11
     //
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.2000000476837158, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox11.Style.Font.Bold = true;
     this.textBox11.Style.Font.Name = "Verdana";
     this.textBox11.Value           = "=Fields.FieldName";
     //
     // textBox12
     //
     this.textBox12.Name  = "textBox12";
     this.textBox12.Size  = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.8541665077209473, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox12.Value = "=Fields.FieldValue";
     //
     // textBox1
     //
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.29999998211860657, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.37000000476837158, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox1.Style.Font.Bold = false;
     this.textBox1.Style.Font.Name = "Verdana";
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.StyleName       = "";
     this.textBox1.Value           = "=Fields.PrintOrder ";
     //
     // textBox3
     //
     this.textBox3.Anchor              = System.Windows.Forms.AnchorStyles.Bottom;
     this.textBox3.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.429004430770874, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox3.Name                = "textBox2";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.9987781047821045, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.16095702350139618, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox3.Style.Font.Bold     = true;
     this.textBox3.Style.Font.Size     = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox3.Value               = "Date:";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.80027645826339722, Telerik.Reporting.Drawing.UnitType.Inch);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtCountry,
         this.txtMail,
         this.txtAddress,
         this.htmlTextBox5
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // txtCountry
     //
     this.txtCountry.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtCountry.Name            = "txtCountry";
     this.txtCountry.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.3543238639831543, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtCountry.Style.Font.Bold = true;
     this.txtCountry.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtCountry.Value           = "<strong><span style=\"font-size: medium\">htmlTextBox5</span></strong>";
     //
     // txtMail
     //
     this.txtMail.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.4001973569393158, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtMail.Name            = "txtMail";
     this.txtMail.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.354362964630127, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtMail.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtMail.Value           = "<span style=\"font-size: xx-small\">htmlTextBox7</span>";
     //
     // txtAddress
     //
     this.txtAddress.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00019709269690793008, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20011837780475617, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtAddress.Name            = "txtAddress";
     this.txtAddress.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.3541660308837891, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtAddress.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtAddress.Value           = "<span style=\"font-size: xx-small\">htmlTextBox6</span>";
     //
     // htmlTextBox5
     //
     this.htmlTextBox5.Location            = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.60027629137039185, Telerik.Reporting.Drawing.UnitType.Inch));
     this.htmlTextBox5.Name                = "htmlTextBox5";
     this.htmlTextBox5.Size                = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.354362964630127, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224, Telerik.Reporting.Drawing.UnitType.Inch));
     this.htmlTextBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.htmlTextBox5.Value               = resources.GetString("htmlTextBox5.Value");
     //
     // PrintFor
     //
     this.PrintFor.GroupFooter = this.groupFooterSection2;
     this.PrintFor.GroupHeader = this.groupHeaderSection2;
     this.PrintFor.Grouping.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.PrintFor")
     });
     this.PrintFor.Name = "PrintFor";
     //
     // groupFooterSection2
     //
     this.groupFooterSection2.Height        = new Telerik.Reporting.Drawing.Unit(0.099999748170375824, Telerik.Reporting.Drawing.UnitType.Inch);
     this.groupFooterSection2.Name          = "groupFooterSection2";
     this.groupFooterSection2.PageBreak     = Telerik.Reporting.PageBreak.After;
     this.groupFooterSection2.Style.Visible = true;
     //
     // groupHeaderSection2
     //
     this.groupHeaderSection2.Height = new Telerik.Reporting.Drawing.Unit(1.2001179456710815, Telerik.Reporting.Drawing.UnitType.Inch);
     this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox9,
         this.htmlTextBox1,
         this.pictureBox1
     });
     this.groupHeaderSection2.Name = "groupHeaderSection2";
     //
     // textBox9
     //
     this.textBox9.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox9.CanGrow  = false;
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.3958725929260254, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.093789339065551758, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox9.Name     = "textBox1";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.8000789880752564, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.42735934257507324, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.Font.Name           = "Verdana";
     this.textBox9.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "= IIf(Fields.PrintFor=\"UW\",\"For Underwriter\",IIf(Fields.PrintFor=\"CL\",\"For Client" +
                           "\",IIf(Fields.PrintFor=\"OWN\",\"For Own Use\",\"\"))) ";
     //
     // htmlTextBox1
     //
     this.htmlTextBox1.CanGrow         = false;
     this.htmlTextBox1.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.699999988079071, Telerik.Reporting.Drawing.UnitType.Inch));
     this.htmlTextBox1.Name            = "htmlTextBox1";
     this.htmlTextBox1.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.19595193862915, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.5, Telerik.Reporting.Drawing.UnitType.Inch));
     this.htmlTextBox1.Style.Font.Bold = true;
     this.htmlTextBox1.Style.Font.Name = "Verdana";
     this.htmlTextBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12, Telerik.Reporting.Drawing.UnitType.Point);
     this.htmlTextBox1.Value           = "= IIf(Fields.calledFrom=\"QN\",\"Quotation Slip\",\"Cover Note Slip\")";
     //
     // pictureBox1
     //
     formattingRule3.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=IIf(Fields.PrintCompLogo=\"No\",False,True)", Telerik.Reporting.FilterOperator.Equal, "True")
     });
     formattingRule3.Style.Visible = true;
     this.pictureBox1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule3
     });
     this.pictureBox1.Location      = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Inch));
     this.pictureBox1.MimeType      = "image/png";
     this.pictureBox1.Name          = "pictureBox1";
     this.pictureBox1.Size          = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.9999606609344482, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.60000002384185791, Telerik.Reporting.Drawing.UnitType.Inch));
     this.pictureBox1.Style.Visible = false;
     this.pictureBox1.Value         = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // ltrSliptest
     //
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         this.PrintFor
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection2,
         this.groupFooterSection2,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "ltrSlip_new";
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(1, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.Letter;
     this.Style.BackgroundColor       = System.Drawing.Color.White;
     this.Width = new Telerik.Reporting.Drawing.Unit(6.354362964630127, Telerik.Reporting.Drawing.UnitType.Inch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #33
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(VehicleListingRPT));
     Telerik.Reporting.Drawing.FormattingRule       formattingRule3 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Group             group1     = new Telerik.Reporting.Group();
     Telerik.Reporting.Group             group2     = new Telerik.Reporting.Group();
     Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
     this.labelsGroupFooterSection    = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection    = new Telerik.Reporting.GroupHeaderSection();
     this.customerNameCaptionTextBox  = new Telerik.Reporting.TextBox();
     this.vINCaptionTextBox           = new Telerik.Reporting.TextBox();
     this.dateInCaptionTextBox        = new Telerik.Reporting.TextBox();
     this.dateRequestedCaptionTextBox = new Telerik.Reporting.TextBox();
     this.colorCaptionTextBox         = new Telerik.Reporting.TextBox();
     this.bayLocationCaptionTextBox   = new Telerik.Reporting.TextBox();
     this.dateOutCaptionTextBox       = new Telerik.Reporting.TextBox();
     this.modelCaptionTextBox         = new Telerik.Reporting.TextBox();
     this.textBox7                       = new Telerik.Reporting.TextBox();
     this.shape1                         = new Telerik.Reporting.Shape();
     this.groupFooterSection             = new Telerik.Reporting.GroupFooterSection();
     this.textBox8                       = new Telerik.Reporting.TextBox();
     this.textBox9                       = new Telerik.Reporting.TextBox();
     this.groupHeaderSection             = new Telerik.Reporting.GroupHeaderSection();
     this.textBox18                      = new Telerik.Reporting.TextBox();
     this.textBox17                      = new Telerik.Reporting.TextBox();
     this.textBox16                      = new Telerik.Reporting.TextBox();
     this.textBox15                      = new Telerik.Reporting.TextBox();
     this.textBox14                      = new Telerik.Reporting.TextBox();
     this.textBox13                      = new Telerik.Reporting.TextBox();
     this.textBox12                      = new Telerik.Reporting.TextBox();
     this.textBox6                       = new Telerik.Reporting.TextBox();
     this.textBox5                       = new Telerik.Reporting.TextBox();
     this.pageHeader                     = new Telerik.Reporting.PageHeaderSection();
     this.reportNameTextBox              = new Telerik.Reporting.TextBox();
     this.pageInfoTextBox                = new Telerik.Reporting.TextBox();
     this.textBox4                       = new Telerik.Reporting.TextBox();
     this.currentTimeTextBox             = new Telerik.Reporting.TextBox();
     this.reportHeader                   = new Telerik.Reporting.ReportHeaderSection();
     this.pictureBox1                    = new Telerik.Reporting.PictureBox();
     this.htmlTextBox4                   = new Telerik.Reporting.HtmlTextBox();
     this.addressLine1DataTextBox        = new Telerik.Reporting.TextBox();
     this.cityDataTextBox                = new Telerik.Reporting.TextBox();
     this.phoneDataTextBox               = new Telerik.Reporting.TextBox();
     this.companyNameDataTextBox         = new Telerik.Reporting.TextBox();
     this.textBox2                       = new Telerik.Reporting.TextBox();
     this.detail                         = new Telerik.Reporting.DetailSection();
     this.customerNameDataTextBox        = new Telerik.Reporting.TextBox();
     this.vINDataTextBox                 = new Telerik.Reporting.TextBox();
     this.modelDataTextBox               = new Telerik.Reporting.TextBox();
     this.dateInDataTextBox              = new Telerik.Reporting.TextBox();
     this.dateRequestedDataTextBox       = new Telerik.Reporting.TextBox();
     this.dateOutDataTextBox             = new Telerik.Reporting.TextBox();
     this.colorDataTextBox               = new Telerik.Reporting.TextBox();
     this.textBox1                       = new Telerik.Reporting.TextBox();
     this.textBox3                       = new Telerik.Reporting.TextBox();
     this.objectDataSourceVehicleListing = new Telerik.Reporting.ObjectDataSource();
     this.pageFooterSection1             = new Telerik.Reporting.PageFooterSection();
     this.textBox11                      = new Telerik.Reporting.TextBox();
     this.textBox10                      = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
     this.labelsGroupFooterSection.Name          = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.PageBreak     = Telerik.Reporting.PageBreak.After;
     this.labelsGroupFooterSection.PrintAtBottom = false;
     this.labelsGroupFooterSection.Style.Visible = true;
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.32926526665687561D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.customerNameCaptionTextBox,
         this.vINCaptionTextBox,
         this.dateInCaptionTextBox,
         this.dateRequestedCaptionTextBox,
         this.colorCaptionTextBox,
         this.bayLocationCaptionTextBox,
         this.dateOutCaptionTextBox,
         this.modelCaptionTextBox,
         this.textBox7,
         this.shape1
     });
     this.labelsGroupHeaderSection.Name             = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PageBreak        = Telerik.Reporting.PageBreak.None;
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // customerNameCaptionTextBox
     //
     this.customerNameCaptionTextBox.CanGrow             = true;
     this.customerNameCaptionTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.46875D), Telerik.Reporting.Drawing.Unit.Inch(6.2088173491403609E-10D));
     this.customerNameCaptionTextBox.Name                = "customerNameCaptionTextBox";
     this.customerNameCaptionTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5D), Telerik.Reporting.Drawing.Unit.Inch(0.18958346545696259D));
     this.customerNameCaptionTextBox.Style.Font.Bold     = true;
     this.customerNameCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.customerNameCaptionTextBox.StyleName           = "Caption";
     this.customerNameCaptionTextBox.Value               = "Dealer Name";
     //
     // vINCaptionTextBox
     //
     this.vINCaptionTextBox.CanGrow             = true;
     this.vINCaptionTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.140625D), Telerik.Reporting.Drawing.Unit.Inch(0.0078124995343387127D));
     this.vINCaptionTextBox.Name                = "vINCaptionTextBox";
     this.vINCaptionTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7005208730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.15833346545696259D));
     this.vINCaptionTextBox.Style.Font.Bold     = true;
     this.vINCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.vINCaptionTextBox.StyleName           = "Caption";
     this.vINCaptionTextBox.Value               = "VIN";
     //
     // dateInCaptionTextBox
     //
     this.dateInCaptionTextBox.CanGrow             = true;
     this.dateInCaptionTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.6000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.dateInCaptionTextBox.Name                = "dateInCaptionTextBox";
     this.dateInCaptionTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78385418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.16875012218952179D));
     this.dateInCaptionTextBox.Style.Font.Bold     = true;
     this.dateInCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.dateInCaptionTextBox.StyleName           = "Caption";
     this.dateInCaptionTextBox.Value               = "Date In";
     //
     // dateRequestedCaptionTextBox
     //
     this.dateRequestedCaptionTextBox.CanGrow             = true;
     this.dateRequestedCaptionTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.dateRequestedCaptionTextBox.Name                = "dateRequestedCaptionTextBox";
     this.dateRequestedCaptionTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.18958346545696259D));
     this.dateRequestedCaptionTextBox.Style.Font.Bold     = true;
     this.dateRequestedCaptionTextBox.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.dateRequestedCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.dateRequestedCaptionTextBox.StyleName           = "Caption";
     this.dateRequestedCaptionTextBox.Value               = "Request Date";
     //
     // colorCaptionTextBox
     //
     this.colorCaptionTextBox.CanGrow             = true;
     this.colorCaptionTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.4427080154418945D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.colorCaptionTextBox.Name                = "colorCaptionTextBox";
     this.colorCaptionTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78385418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.18958346545696259D));
     this.colorCaptionTextBox.Style.Font.Bold     = true;
     this.colorCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.colorCaptionTextBox.StyleName           = "Caption";
     this.colorCaptionTextBox.Value               = "Color";
     //
     // bayLocationCaptionTextBox
     //
     this.bayLocationCaptionTextBox.CanGrow             = true;
     this.bayLocationCaptionTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.2161455154418945D), Telerik.Reporting.Drawing.Unit.Inch(-5.4016709327697754E-08D));
     this.bayLocationCaptionTextBox.Name                = "bayLocationCaptionTextBox";
     this.bayLocationCaptionTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.81510418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.bayLocationCaptionTextBox.Style.Font.Bold     = true;
     this.bayLocationCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.bayLocationCaptionTextBox.StyleName           = "Caption";
     this.bayLocationCaptionTextBox.Value               = " Location";
     //
     // dateOutCaptionTextBox
     //
     this.dateOutCaptionTextBox.CanGrow             = true;
     this.dateOutCaptionTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.4921875D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.dateOutCaptionTextBox.Name                = "dateOutCaptionTextBox";
     this.dateOutCaptionTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.9296875D), Telerik.Reporting.Drawing.Unit.Inch(0.18958346545696259D));
     this.dateOutCaptionTextBox.Style.Font.Bold     = true;
     this.dateOutCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.dateOutCaptionTextBox.StyleName           = "Caption";
     this.dateOutCaptionTextBox.Value               = "Date Out";
     //
     // modelCaptionTextBox
     //
     this.modelCaptionTextBox.CanGrow             = true;
     this.modelCaptionTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.modelCaptionTextBox.Name                = "modelCaptionTextBox";
     this.modelCaptionTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78385418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.18958346545696259D));
     this.modelCaptionTextBox.Style.Font.Bold     = true;
     this.modelCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.modelCaptionTextBox.StyleName           = "Caption";
     this.modelCaptionTextBox.Value               = "Model";
     //
     // textBox7
     //
     this.textBox7.CanGrow             = true;
     this.textBox7.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox7.Name                = "textBox7";
     this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.4166666567325592D), Telerik.Reporting.Drawing.Unit.Inch(0.18958346545696259D));
     this.textBox7.Style.Font.Bold     = true;
     this.textBox7.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox7.StyleName           = "Caption";
     this.textBox7.Value               = "#";
     //
     // shape1
     //
     this.shape1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.125D), Telerik.Reporting.Drawing.Unit.Inch(0.245931938290596D));
     this.shape1.Name            = "shape1";
     this.shape1.ShapeType       = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.026041984558106D), Telerik.Reporting.Drawing.Unit.Inch(0.0833333283662796D));
     this.shape1.Style.Font.Bold = true;
     //
     // groupFooterSection
     //
     this.groupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.2966664731502533D);
     this.groupFooterSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox8,
         this.textBox9
     });
     this.groupFooterSection.Name = "groupFooterSection";
     //
     // textBox8
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("=Fields.IsGrouped", Telerik.Reporting.FilterOperator.Equal, "= False"));
     formattingRule1.Style.Visible = false;
     this.textBox8.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox8.Location      = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.09375D), Telerik.Reporting.Drawing.Unit.Inch(0.0416666679084301D));
     this.textBox8.Name          = "textBox8";
     this.textBox8.Size          = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox8.Style.Visible = true;
     this.textBox8.Value         = "=Count(Fields.VIN)";
     //
     // textBox9
     //
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("=Fields.IsGrouped", Telerik.Reporting.FilterOperator.Equal, "= False"));
     formattingRule2.Style.Visible = false;
     this.textBox9.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.textBox9.Location      = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9895832538604736D), Telerik.Reporting.Drawing.Unit.Inch(0.0416666679084301D));
     this.textBox9.Name          = "textBox9";
     this.textBox9.Size          = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox9.Style.Visible = true;
     this.textBox9.Value         = "Number of Units:";
     //
     // groupHeaderSection
     //
     this.groupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D);
     this.groupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox18,
         this.textBox17,
         this.textBox16,
         this.textBox15,
         this.textBox14,
         this.textBox13,
         this.textBox12,
         this.textBox6,
         this.textBox5
     });
     this.groupHeaderSection.Name          = "groupHeaderSection";
     this.groupHeaderSection.Style.Visible = false;
     //
     // textBox18
     //
     this.textBox18.CanGrow   = true;
     this.textBox18.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.57291668653488159D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox18.Name      = "textBox18";
     this.textBox18.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox18.StyleName = "Data";
     this.textBox18.Value     = "= Fields.CustomerName1\r\n";
     //
     // textBox17
     //
     this.textBox17.CanGrow   = true;
     this.textBox17.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.125D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox17.Name      = "textBox17";
     this.textBox17.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.837673544883728D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox17.StyleName = "Data";
     this.textBox17.Value     = "= Fields.VIN";
     //
     // textBox16
     //
     this.textBox16.CanGrow   = true;
     this.textBox16.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.0729165077209473D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox16.Name      = "textBox16";
     this.textBox16.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4644069671630859D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox16.StyleName = "Data";
     this.textBox16.Value     = "= Fields.Model";
     //
     // textBox15
     //
     this.textBox15.CanGrow   = true;
     this.textBox15.Format    = "{0:d}";
     this.textBox15.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.5729165077209473D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox15.Name      = "textBox15";
     this.textBox15.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79253470897674561D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox15.StyleName = "Data";
     this.textBox15.Value     = "= Fields.DateIn";
     //
     // textBox14
     //
     this.textBox14.CanGrow         = true;
     this.textBox14.Format          = "{0:d}";
     this.textBox14.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.3958334922790527D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox14.Name            = "textBox14";
     this.textBox14.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1414929628372192D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox14.StyleName       = "Data";
     this.textBox14.Value           = "= Fields.DateRequested";
     //
     // textBox13
     //
     this.textBox13.CanGrow   = true;
     this.textBox13.Format    = "{0:d}";
     this.textBox13.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.5729165077209473D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox13.Name      = "textBox13";
     this.textBox13.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.92621529102325439D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox13.StyleName = "Data";
     this.textBox13.Value     = "= Fields.DateOut";
     //
     // textBox12
     //
     this.textBox12.CanGrow   = true;
     this.textBox12.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.53125D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox12.Name      = "textBox12";
     this.textBox12.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78385418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox12.StyleName = "Data";
     this.textBox12.Value     = "= Fields.Color";
     //
     // textBox6
     //
     this.textBox6.CanGrow   = true;
     this.textBox6.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.3333330154418945D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox6.Name      = "textBox6";
     this.textBox6.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.81510418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox6.StyleName = "Data";
     this.textBox6.Value     = "= Fields.BayLocation";
     //
     // textBox5
     //
     this.textBox5.CanGrow         = true;
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.125D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox5.StyleName       = "Data";
     this.textBox5.Value           = "= RowNumber()";
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.reportNameTextBox,
         this.pageInfoTextBox,
         this.textBox4
     });
     this.pageHeader.Name = "pageHeader";
     //
     // reportNameTextBox
     //
     this.reportNameTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.0416666679084301D));
     this.reportNameTextBox.Name      = "reportNameTextBox";
     this.reportNameTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.6562495231628418D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.reportNameTextBox.StyleName = "PageInfo";
     this.reportNameTextBox.Value     = "";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.2604169845581055D), Telerik.Reporting.Drawing.Unit.Inch(0.0416666679084301D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.770833432674408D), Telerik.Reporting.Drawing.Unit.Inch(0.2083333283662796D));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // textBox4
     //
     this.textBox4.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.8020830154418945D), Telerik.Reporting.Drawing.Unit.Inch(0.0416666679084301D));
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.43999999761581421D), Telerik.Reporting.Drawing.Unit.Inch(0.2083333283662796D));
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox4.StyleName       = "PageInfo";
     this.textBox4.Value           = "Page:";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Format    = "{0:d}";
     this.currentTimeTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.2708330154418945D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.currentTimeTextBox.Name      = "currentTimeTextBox";
     this.currentTimeTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.770833432674408D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value     = "=NOW().ToString(\'MM/dd/yyyy\')";
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(1.6728181838989258D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.htmlTextBox4,
         this.currentTimeTextBox,
         this.addressLine1DataTextBox,
         this.cityDataTextBox,
         this.phoneDataTextBox,
         this.companyNameDataTextBox,
         this.textBox2
     });
     this.reportHeader.Name = "reportHeader";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1145833358168602D), Telerik.Reporting.Drawing.Unit.Inch(0.061409156769514084D));
     this.pictureBox1.MimeType = "image/png";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1979166269302368D), Telerik.Reporting.Drawing.Unit.Inch(1.1770833730697632D));
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // htmlTextBox4
     //
     this.htmlTextBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.8088912963867188D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.htmlTextBox4.Name     = "htmlTextBox4";
     this.htmlTextBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.45193576812744141D), Telerik.Reporting.Drawing.Unit.Inch(0.19578413665294647D));
     this.htmlTextBox4.Value    = "Date:";
     //
     // addressLine1DataTextBox
     //
     this.addressLine1DataTextBox.CanGrow   = true;
     this.addressLine1DataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.4770660400390625D), Telerik.Reporting.Drawing.Unit.Cm(0.63059014081954956D));
     this.addressLine1DataTextBox.Name      = "addressLine1DataTextBox";
     this.addressLine1DataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.250570297241211D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.addressLine1DataTextBox.StyleName = "Data";
     this.addressLine1DataTextBox.Value     = "= Fields.AddressLine1";
     //
     // cityDataTextBox
     //
     this.cityDataTextBox.CanGrow   = true;
     this.cityDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.5057289600372314D), Telerik.Reporting.Drawing.Unit.Cm(1.2369270324707031D));
     this.cityDataTextBox.Name      = "cityDataTextBox";
     this.cityDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.224111557006836D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.cityDataTextBox.StyleName = "Data";
     this.cityDataTextBox.Value     = "= Fields.City";
     //
     // phoneDataTextBox
     //
     this.phoneDataTextBox.CanGrow   = true;
     this.phoneDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.492499828338623D), Telerik.Reporting.Drawing.Unit.Cm(1.8388540744781494D));
     this.phoneDataTextBox.Name      = "phoneDataTextBox";
     this.phoneDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.237340927124023D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.phoneDataTextBox.StyleName = "Data";
     this.phoneDataTextBox.Value     = "= Fields.Phone";
     //
     // companyNameDataTextBox
     //
     this.companyNameDataTextBox.CanGrow         = true;
     this.companyNameDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.492499828338623D), Telerik.Reporting.Drawing.Unit.Cm(0.026458332315087318D));
     this.companyNameDataTextBox.Name            = "companyNameDataTextBox";
     this.companyNameDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.237340927124023D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.companyNameDataTextBox.Style.Font.Bold = true;
     this.companyNameDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.companyNameDataTextBox.StyleName       = "Data";
     this.companyNameDataTextBox.Value           = "= Fields.CompanyName";
     //
     // textBox2
     //
     this.textBox2.CanGrow             = true;
     this.textBox2.Format              = "{0:d}";
     this.textBox2.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.78125D), Telerik.Reporting.Drawing.Unit.Inch(1.3229166269302368D));
     this.textBox2.Name                = "textBox2";
     this.textBox2.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.5082550048828125D), Telerik.Reporting.Drawing.Unit.Inch(0.21194632351398468D));
     this.textBox2.Style.Font.Bold     = true;
     this.textBox2.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox2.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox2.StyleName           = "Data";
     this.textBox2.Value               = "= Fields.HeadingText";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.2199999988079071D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.customerNameDataTextBox,
         this.vINDataTextBox,
         this.modelDataTextBox,
         this.dateInDataTextBox,
         this.dateRequestedDataTextBox,
         this.dateOutDataTextBox,
         this.colorDataTextBox,
         this.textBox1,
         this.textBox3
     });
     this.detail.Name      = "detail";
     this.detail.PageBreak = Telerik.Reporting.PageBreak.None;
     //
     // customerNameDataTextBox
     //
     this.customerNameDataTextBox.CanGrow   = true;
     this.customerNameDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.010416666977107525D));
     this.customerNameDataTextBox.Name      = "customerNameDataTextBox";
     this.customerNameDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.customerNameDataTextBox.StyleName = "Data";
     this.customerNameDataTextBox.Value     = "= Fields.CustomerName1";
     //
     // vINDataTextBox
     //
     this.vINDataTextBox.CanGrow   = true;
     this.vINDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.0546875D), Telerik.Reporting.Drawing.Unit.Inch(0.010416666977107525D));
     this.vINDataTextBox.Name      = "vINDataTextBox";
     this.vINDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.837673544883728D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.vINDataTextBox.StyleName = "Data";
     this.vINDataTextBox.Value     = "= Fields.VIN";
     //
     // modelDataTextBox
     //
     this.modelDataTextBox.CanGrow   = true;
     this.modelDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4D), Telerik.Reporting.Drawing.Unit.Inch(0.010416666977107525D));
     this.modelDataTextBox.Name      = "modelDataTextBox";
     this.modelDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4644069671630859D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.modelDataTextBox.StyleName = "Data";
     this.modelDataTextBox.Value     = "= Fields.Model";
     //
     // dateInDataTextBox
     //
     this.dateInDataTextBox.CanGrow   = true;
     this.dateInDataTextBox.Format    = "{0:d}";
     this.dateInDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.5104165077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.010416666977107525D));
     this.dateInDataTextBox.Name      = "dateInDataTextBox";
     this.dateInDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79253470897674561D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.dateInDataTextBox.StyleName = "Data";
     this.dateInDataTextBox.Value     = "= Fields.DateIn";
     //
     // dateRequestedDataTextBox
     //
     this.dateRequestedDataTextBox.CanGrow         = true;
     this.dateRequestedDataTextBox.Format          = "{0:d}";
     this.dateRequestedDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.3324646949768066D), Telerik.Reporting.Drawing.Unit.Inch(0.010416666977107525D));
     this.dateRequestedDataTextBox.Name            = "dateRequestedDataTextBox";
     this.dateRequestedDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1414929628372192D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.dateRequestedDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.dateRequestedDataTextBox.StyleName       = "Data";
     this.dateRequestedDataTextBox.Value           = "= Fields.DateRequested";
     //
     // dateOutDataTextBox
     //
     this.dateOutDataTextBox.CanGrow   = true;
     this.dateOutDataTextBox.Format    = "{0:d}";
     this.dateOutDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.5104165077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.010416666977107525D));
     this.dateOutDataTextBox.Name      = "dateOutDataTextBox";
     this.dateOutDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.92621529102325439D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.dateOutDataTextBox.StyleName = "Data";
     this.dateOutDataTextBox.Value     = "= Fields.DateOut";
     //
     // colorDataTextBox
     //
     this.colorDataTextBox.CanGrow   = true;
     this.colorDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.4609375D), Telerik.Reporting.Drawing.Unit.Inch(0.010416666977107525D));
     this.colorDataTextBox.Name      = "colorDataTextBox";
     this.colorDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78385418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.colorDataTextBox.StyleName = "Data";
     this.colorDataTextBox.Value     = "= Fields.Color";
     //
     // textBox1
     //
     this.textBox1.CanGrow   = true;
     this.textBox1.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.265625D), Telerik.Reporting.Drawing.Unit.Inch(0.010416666977107525D));
     this.textBox1.Name      = "bayLocationDataTextBox";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.81510418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox1.StyleName = "Data";
     this.textBox1.Value     = "= Fields.BayLocation";
     //
     // textBox3
     //
     this.textBox3.CanGrow         = true;
     this.textBox3.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.0598958320915699D), Telerik.Reporting.Drawing.Unit.Inch(0.010416666977107525D));
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox3.StyleName       = "Data";
     this.textBox3.Value           = "= Fields.TempIndex";
     //
     // objectDataSourceVehicleListing
     //
     this.objectDataSourceVehicleListing.DataSource = typeof(Appworks.Reports.VehicleListingReport);
     this.objectDataSourceVehicleListing.Name       = "objectDataSourceVehicleListing";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox11,
         this.textBox10
     });
     this.pageFooterSection1.Name             = "pageFooterSection1";
     this.pageFooterSection1.PrintOnFirstPage = false;
     this.pageFooterSection1.PrintOnLastPage  = true;
     this.pageFooterSection1.Style.Visible    = true;
     //
     // textBox11
     //
     formattingRule3.Filters.Add(new Telerik.Reporting.Filter("= PageCount", Telerik.Reporting.FilterOperator.NotEqual, "= PageNumber"));
     formattingRule3.Style.Visible = false;
     this.textBox11.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule3
     });
     this.textBox11.Location      = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.28125D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox11.Name          = "textBox11";
     this.textBox11.Size          = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox11.Style.Visible = true;
     this.textBox11.Value         = "=Fields.UnitCount";
     //
     // textBox10
     //
     this.textBox10.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule3
     });
     this.textBox10.Location      = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.7916667461395264D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox10.Name          = "textBox10";
     this.textBox10.Size          = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox10.Style.Visible = true;
     this.textBox10.Value         = "Total Number of Units:";
     //
     // VehicleListingRPT
     //
     group1.GroupFooter = this.labelsGroupFooterSection;
     group1.GroupHeader = this.labelsGroupHeaderSection;
     group1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.CustomerName"));
     group1.Name        = "labelsGroup";
     group2.GroupFooter = this.groupFooterSection;
     group2.GroupHeader = this.groupHeaderSection;
     group2.Name        = "group";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1,
         group2
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.labelsGroupHeaderSection,
         this.labelsGroupFooterSection,
         this.groupHeaderSection,
         this.groupFooterSection,
         this.pageHeader,
         this.reportHeader,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "VehicleListingRPT";
     this.PageSettings.Landscape = true;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.25D), Telerik.Reporting.Drawing.Unit.Inch(0.25D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(10.285862922668457D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #34
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule formattingRule1   = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule2   = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule formattingRule3   = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.ReportParameter        reportParameter1  = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter2  = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter3  = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter4  = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter5  = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter6  = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter7  = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter8  = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter9  = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter10 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter11 = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter        reportParameter12 = new Telerik.Reporting.ReportParameter();
     this.pageHeader           = new Telerik.Reporting.PageHeaderSection();
     this.textBox17            = new Telerik.Reporting.TextBox();
     this.textBox10            = new Telerik.Reporting.TextBox();
     this.textBox9             = new Telerik.Reporting.TextBox();
     this.textBox1             = new Telerik.Reporting.TextBox();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.textBox3             = new Telerik.Reporting.TextBox();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.textBox5             = new Telerik.Reporting.TextBox();
     this.textBox34            = new Telerik.Reporting.TextBox();
     this.textBox33            = new Telerik.Reporting.TextBox();
     this.textBox32            = new Telerik.Reporting.TextBox();
     this.textBox41            = new Telerik.Reporting.TextBox();
     this.textBox6             = new Telerik.Reporting.TextBox();
     this.textBox8             = new Telerik.Reporting.TextBox();
     this.textBox7             = new Telerik.Reporting.TextBox();
     this.textBox14            = new Telerik.Reporting.TextBox();
     this.textBox12            = new Telerik.Reporting.TextBox();
     this.textBox13            = new Telerik.Reporting.TextBox();
     this.textBox11            = new Telerik.Reporting.TextBox();
     this.textBox43            = new Telerik.Reporting.TextBox();
     this.textBox27            = new Telerik.Reporting.TextBox();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.textBox16            = new Telerik.Reporting.TextBox();
     this.textBox18            = new Telerik.Reporting.TextBox();
     this.textBox19            = new Telerik.Reporting.TextBox();
     this.textBox20            = new Telerik.Reporting.TextBox();
     this.textBox21            = new Telerik.Reporting.TextBox();
     this.textBox23            = new Telerik.Reporting.TextBox();
     this.textBox24            = new Telerik.Reporting.TextBox();
     this.textBox22            = new Telerik.Reporting.TextBox();
     this.textBox28            = new Telerik.Reporting.TextBox();
     this.textBox29            = new Telerik.Reporting.TextBox();
     this.pageFooter           = new Telerik.Reporting.PageFooterSection();
     this.textBox15            = new Telerik.Reporting.TextBox();
     this.sqlDataAdapter1      = new System.Data.SqlClient.SqlDataAdapter();
     this.sqlSelectCommand1    = new System.Data.SqlClient.SqlCommand();
     this.sqlConnection1       = new System.Data.SqlClient.SqlConnection();
     this.textBox25            = new Telerik.Reporting.TextBox();
     this.textBox26            = new Telerik.Reporting.TextBox();
     this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
     this.textBox30            = new Telerik.Reporting.TextBox();
     this.textBox31            = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Cm(3.2000002861022949D);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox17,
         this.textBox10,
         this.textBox9,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.textBox34,
         this.textBox33,
         this.textBox32,
         this.textBox41,
         this.textBox6,
         this.textBox8,
         this.textBox7,
         this.textBox14,
         this.textBox12,
         this.textBox13,
         this.textBox11,
         this.textBox43,
         this.textBox27,
         this.textBox30
     });
     this.pageHeader.Name = "pageHeader";
     //
     // textBox17
     //
     this.textBox17.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.9921220680698752E-05D), Telerik.Reporting.Drawing.Unit.Cm(0.18479491770267487D));
     this.textBox17.Name            = "textBox17";
     this.textBox17.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8996996879577637D), Telerik.Reporting.Drawing.Unit.Cm(0.51520514488220215D));
     this.textBox17.Style.Font.Bold = true;
     this.textBox17.Style.Font.Name = "Verdana";
     this.textBox17.Value           = "Fecha inicial:";
     //
     // textBox10
     //
     this.textBox10.Format              = "{0:g}";
     this.textBox10.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(20.700000762939453D), Telerik.Reporting.Drawing.Unit.Cm(1.3935363292694092D));
     this.textBox10.Name                = "textBox10";
     this.textBox10.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.9999985694885254D), Telerik.Reporting.Drawing.Unit.Cm(0.60000008344650269D));
     this.textBox10.Style.Font.Bold     = false;
     this.textBox10.Style.Font.Name     = "Verdana";
     this.textBox10.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value               = "= Now()";
     //
     // textBox9
     //
     this.textBox9.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(20.700000762939453D), Telerik.Reporting.Drawing.Unit.Cm(0.743436336517334D));
     this.textBox9.Name                = "textBox9";
     this.textBox9.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.9999985694885254D), Telerik.Reporting.Drawing.Unit.Cm(0.59999990463256836D));
     this.textBox9.Style.Font.Bold     = false;
     this.textBox9.Style.Font.Name     = "Verdana";
     this.textBox9.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value               = "= \"Usuario: \" + Parameters.usuario";
     //
     // textBox1
     //
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.9921220680698752E-05D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8996994495391846D), Telerik.Reporting.Drawing.Unit.Cm(0.51520514488220215D));
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Style.Font.Name = "Verdana";
     this.textBox1.Value           = "Fecha final:";
     //
     // textBox2
     //
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.9921220680698752E-05D), Telerik.Reporting.Drawing.Unit.Cm(1.215205192565918D));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8996994495391846D), Telerik.Reporting.Drawing.Unit.Cm(0.51520514488220215D));
     this.textBox2.Style.Font.Bold = true;
     this.textBox2.Style.Font.Name = "Verdana";
     this.textBox2.Value           = "Estatus:";
     //
     // textBox3
     //
     this.textBox3.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.9000000953674316D), Telerik.Reporting.Drawing.Unit.Cm(0.19313701987266541D));
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5999999046325684D), Telerik.Reporting.Drawing.Unit.Cm(0.51520514488220215D));
     this.textBox3.Style.Font.Bold = false;
     this.textBox3.Style.Font.Name = "Verdana";
     this.textBox3.Value           = "= Parameters.fechaInicial";
     //
     // textBox4
     //
     this.textBox4.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.8999998569488525D), Telerik.Reporting.Drawing.Unit.Cm(0.70834213495254517D));
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.6000006198883057D), Telerik.Reporting.Drawing.Unit.Cm(0.51520514488220215D));
     this.textBox4.Style.Font.Bold = false;
     this.textBox4.Style.Font.Name = "Verdana";
     this.textBox4.Value           = "= Parameters.fechaFinal";
     //
     // textBox5
     //
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.9000000953674316D), Telerik.Reporting.Drawing.Unit.Cm(1.2235473394393921D));
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5999999046325684D), Telerik.Reporting.Drawing.Unit.Cm(0.51520514488220215D));
     this.textBox5.Style.Font.Bold = false;
     this.textBox5.Style.Font.Name = "Verdana";
     this.textBox5.Value           = "= Parameters.estatusStr";
     //
     // textBox34
     //
     this.textBox34.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.05000114440918D), Telerik.Reporting.Drawing.Unit.Cm(0.19313701987266541D));
     this.textBox34.Name            = "textBox34";
     this.textBox34.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8.69999885559082D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.textBox34.Style.Font.Bold = false;
     this.textBox34.Style.Font.Name = "Verdana";
     this.textBox34.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox34.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox34.Value           = "= Parameters.nombreEmpresa";
     //
     // textBox33
     //
     this.textBox33.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.05000114440918D), Telerik.Reporting.Drawing.Unit.Cm(0.79333698749542236D));
     this.textBox33.Name            = "textBox33";
     this.textBox33.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8.69999885559082D), Telerik.Reporting.Drawing.Unit.Cm(0.60000008344650269D));
     this.textBox33.Style.Font.Bold = false;
     this.textBox33.Style.Font.Name = "Verdana";
     this.textBox33.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox33.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox33.Value           = "= Parameters.nombreSucursal";
     //
     // textBox32
     //
     this.textBox32.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(10.350000381469727D), Telerik.Reporting.Drawing.Unit.Cm(1.4018785953521729D));
     this.textBox32.Name            = "textBox32";
     this.textBox32.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.1000003814697266D), Telerik.Reporting.Drawing.Unit.Cm(0.59999990463256836D));
     this.textBox32.Style.Font.Bold = false;
     this.textBox32.Style.Font.Name = "Verdana";
     this.textBox32.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox32.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox32.Value           = "Registro de facturación";
     //
     // textBox41
     //
     this.textBox41.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.9921220680698752E-05D), Telerik.Reporting.Drawing.Unit.Cm(2.4000000953674316D));
     this.textBox41.Name                = "textBox41";
     this.textBox41.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.999500036239624D), Telerik.Reporting.Drawing.Unit.Cm(0.80000042915344238D));
     this.textBox41.Style.Font.Bold     = true;
     this.textBox41.Style.Font.Name     = "Verdana";
     this.textBox41.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox41.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox41.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox41.Value               = "Fecha";
     //
     // textBox6
     //
     this.textBox6.CanGrow             = false;
     this.textBox6.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.9997997283935547D), Telerik.Reporting.Drawing.Unit.Cm(2.4000000953674316D));
     this.textBox6.Name                = "textBox6";
     this.textBox6.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.7999999523162842D), Telerik.Reporting.Drawing.Unit.Cm(0.80000042915344238D));
     this.textBox6.Style.Font.Bold     = true;
     this.textBox6.Style.Font.Name     = "Verdana";
     this.textBox6.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox6.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value               = "Código cliente";
     //
     // textBox8
     //
     this.textBox8.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.8000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(2.399899959564209D));
     this.textBox8.Name                = "textBox8";
     this.textBox8.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.5D), Telerik.Reporting.Drawing.Unit.Cm(0.80000042915344238D));
     this.textBox8.Style.Font.Bold     = true;
     this.textBox8.Style.Font.Name     = "Verdana";
     this.textBox8.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox8.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value               = "Nombre cliente";
     //
     // textBox7
     //
     this.textBox7.CanGrow             = false;
     this.textBox7.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.3002004623413086D), Telerik.Reporting.Drawing.Unit.Cm(2.4000000953674316D));
     this.textBox7.Name                = "textBox7";
     this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.1997973918914795D), Telerik.Reporting.Drawing.Unit.Cm(0.80000042915344238D));
     this.textBox7.Style.Font.Bold     = true;
     this.textBox7.Style.Font.Name     = "Verdana";
     this.textBox7.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox7.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value               = "Número factura";
     //
     // textBox14
     //
     this.textBox14.CanGrow             = false;
     this.textBox14.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11.500199317932129D), Telerik.Reporting.Drawing.Unit.Cm(2.399899959564209D));
     this.textBox14.Name                = "textBox14";
     this.textBox14.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6997995376586914D), Telerik.Reporting.Drawing.Unit.Cm(0.80000042915344238D));
     this.textBox14.Style.Font.Bold     = true;
     this.textBox14.Style.Font.Name     = "Verdana";
     this.textBox14.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox14.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.Value               = "Importe c/I.V.A.";
     //
     // textBox12
     //
     this.textBox12.CanGrow             = false;
     this.textBox12.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(16.2002010345459D), Telerik.Reporting.Drawing.Unit.Cm(2.399899959564209D));
     this.textBox12.Name                = "textBox12";
     this.textBox12.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4997997283935547D), Telerik.Reporting.Drawing.Unit.Cm(0.80000042915344238D));
     this.textBox12.Style.Font.Bold     = true;
     this.textBox12.Style.Font.Name     = "Verdana";
     this.textBox12.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox12.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value               = "Importe pago";
     //
     // textBox13
     //
     this.textBox13.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(14.200199127197266D), Telerik.Reporting.Drawing.Unit.Cm(2.4000000953674316D));
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9998023509979248D), Telerik.Reporting.Drawing.Unit.Cm(0.80000042915344238D));
     this.textBox13.Style.Font.Bold     = true;
     this.textBox13.Style.Font.Name     = "Verdana";
     this.textBox13.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox13.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.Value               = "Fecha pago";
     //
     // textBox11
     //
     this.textBox11.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(18.7002010345459D), Telerik.Reporting.Drawing.Unit.Cm(2.399899959564209D));
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6998000144958496D), Telerik.Reporting.Drawing.Unit.Cm(0.80000042915344238D));
     this.textBox11.Style.Font.Bold     = true;
     this.textBox11.Style.Font.Name     = "Verdana";
     this.textBox11.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value               = "Estatus";
     //
     // textBox43
     //
     this.textBox43.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(23.099998474121094D), Telerik.Reporting.Drawing.Unit.Cm(0.14323636889457703D));
     this.textBox43.Name            = "textBox43";
     this.textBox43.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5999999046325684D), Telerik.Reporting.Drawing.Unit.Cm(0.60000008344650269D));
     this.textBox43.Style.Font.Bold = false;
     this.textBox43.Style.Font.Name = "Verdana";
     this.textBox43.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.textBox43.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox43.Value           = "= \"Página \" + PageNumber + \" de \" + PageCount";
     //
     // textBox27
     //
     this.textBox27.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(23.399999618530273D), Telerik.Reporting.Drawing.Unit.Cm(2.4000000953674316D));
     this.textBox27.Name                = "textBox27";
     this.textBox27.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.2999958992004395D), Telerik.Reporting.Drawing.Unit.Cm(0.80000042915344238D));
     this.textBox27.Style.Font.Bold     = true;
     this.textBox27.Style.Font.Name     = "Verdana";
     this.textBox27.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox27.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox27.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.Value               = "Observaciones";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(0.76187598705291748D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox16,
         this.textBox18,
         this.textBox19,
         this.textBox20,
         this.textBox21,
         this.textBox23,
         this.textBox24,
         this.textBox22,
         this.textBox29,
         this.textBox31,
         this.textBox28
     });
     this.detail.Name = "detail";
     //
     // textBox16
     //
     this.textBox16.Format              = "{0:d}";
     this.textBox16.Name                = "textBox16";
     this.textBox16.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9995999336242676D), Telerik.Reporting.Drawing.Unit.Cm(0.50000017881393433D));
     this.textBox16.Style.Font.Name     = "Verdana";
     this.textBox16.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox16.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox16.Value               = "=Fields.[Fac_Fecha]";
     //
     // textBox18
     //
     this.textBox18.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.1000001430511475D), Telerik.Reporting.Drawing.Unit.Cm(0.00020064989803358913D));
     this.textBox18.Name                = "textBox18";
     this.textBox18.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.6002000570297241D), Telerik.Reporting.Drawing.Unit.Cm(0.5000004768371582D));
     this.textBox18.Style.Font.Name     = "Verdana";
     this.textBox18.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox18.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox18.Value               = "=Fields.[Id_Cte]";
     //
     // textBox19
     //
     this.textBox19.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.8000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(0.00020064989803358913D));
     this.textBox19.Name                = "textBox19";
     this.textBox19.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.5D), Telerik.Reporting.Drawing.Unit.Cm(0.5000004768371582D));
     this.textBox19.Style.Font.Name     = "Verdana";
     this.textBox19.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox19.Value               = "=Fields.[Cte_NomComercial]";
     //
     // textBox20
     //
     this.textBox20.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.3002004623413086D), Telerik.Reporting.Drawing.Unit.Cm(0.00020064989803358913D));
     this.textBox20.Name                = "textBox20";
     this.textBox20.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9999990463256836D), Telerik.Reporting.Drawing.Unit.Cm(0.5000004768371582D));
     this.textBox20.Style.Font.Name     = "Verdana";
     this.textBox20.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox20.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox20.Value               = "=Fields.[Id_Fac]";
     //
     // textBox21
     //
     this.textBox21.Format              = "{0:N2}";
     this.textBox21.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11.500199317932129D), Telerik.Reporting.Drawing.Unit.Cm(0.00020105361181776971D));
     this.textBox21.Name                = "textBox21";
     this.textBox21.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.500002384185791D), Telerik.Reporting.Drawing.Unit.Cm(0.50000017881393433D));
     this.textBox21.Style.Font.Name     = "Verdana";
     this.textBox21.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox21.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox21.Value               = "=Fields.ImporteConIVA";
     //
     // textBox23
     //
     formattingRule1.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("Fields.[Fac_FecPag]", Telerik.Reporting.FilterOperator.Equal, "01/01/1900")
     });
     formattingRule1.Style.Visible = false;
     this.textBox23.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox23.Format              = "{0:d}";
     this.textBox23.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(14.232706069946289D), Telerik.Reporting.Drawing.Unit.Cm(0.00020105361181776971D));
     this.textBox23.Name                = "textBox23";
     this.textBox23.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.0087583065032959D), Telerik.Reporting.Drawing.Unit.Cm(0.5000004768371582D));
     this.textBox23.Style.Font.Name     = "Verdana";
     this.textBox23.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox23.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox23.Value               = "=Fields.[Fac_FecPag]";
     //
     // textBox24
     //
     this.textBox24.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(18.80000114440918D), Telerik.Reporting.Drawing.Unit.Cm(0.00020105361181776971D));
     this.textBox24.Name                = "textBox24";
     this.textBox24.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.59999942779541D), Telerik.Reporting.Drawing.Unit.Cm(0.5000004768371582D));
     this.textBox24.Style.Font.Name     = "Verdana";
     this.textBox24.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox24.Value               = "=Fields.[Fac_EstatusStr]";
     //
     // textBox22
     //
     formattingRule2.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("Fields.[Fac_FecPag]", Telerik.Reporting.FilterOperator.Equal, "01/01/1900")
     });
     formattingRule2.Style.Visible = false;
     this.textBox22.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.textBox22.Format              = "{0:N2}";
     this.textBox22.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(16.237489700317383D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox22.Name                = "textBox22";
     this.textBox22.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5025103092193604D), Telerik.Reporting.Drawing.Unit.Cm(0.5000004768371582D));
     this.textBox22.Style.Font.Name     = "Verdana";
     this.textBox22.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox22.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox22.Value               = "=Fields.[Fac_Pagado]";
     //
     // textBox28
     //
     formattingRule3.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("Fields.[Fac_FecPag]", Telerik.Reporting.FilterOperator.Equal, "01/01/1900")
     });
     formattingRule3.Style.Visible = true;
     this.textBox28.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule3
     });
     this.textBox28.Format              = "{0:N2}";
     this.textBox28.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(14.226656913757324D), Telerik.Reporting.Drawing.Unit.Cm(0.023750567808747292D));
     this.textBox28.Name                = "textBox28";
     this.textBox28.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.4998025894165039D), Telerik.Reporting.Drawing.Unit.Cm(0.5000004768371582D));
     this.textBox28.Style.Font.Name     = "Verdana";
     this.textBox28.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox28.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox28.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox28.Style.Visible       = false;
     //
     // textBox29
     //
     this.textBox29.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(23.399999618530273D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox29.Name     = "textBox29";
     this.textBox29.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.3000004291534424D), Telerik.Reporting.Drawing.Unit.Cm(0.5002015233039856D));
     this.textBox29.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox29.Style.Font.Name          = "Verdana";
     this.textBox29.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(0.39959850907325745D);
     this.pageFooter.Name   = "pageFooter";
     //
     // textBox15
     //
     this.textBox15.Name                = "textBox15";
     this.textBox15.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.6998997926712036D), Telerik.Reporting.Drawing.Unit.Cm(0.80000042915344238D));
     this.textBox15.Style.Font.Bold     = true;
     this.textBox15.Style.Font.Name     = "Verdana";
     this.textBox15.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox15.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox15.Value               = "Totales:";
     //
     // sqlDataAdapter1
     //
     this.sqlDataAdapter1.SelectCommand = this.sqlSelectCommand1;
     this.sqlDataAdapter1.TableMappings.AddRange(new System.Data.Common.DataTableMapping[] {
         new System.Data.Common.DataTableMapping("Table", "spRepFacRegistroFacturacion", new System.Data.Common.DataColumnMapping[] {
             new System.Data.Common.DataColumnMapping("Fac_Fecha", "Fac_Fecha"),
             new System.Data.Common.DataColumnMapping("Id_Cte", "Id_Cte"),
             new System.Data.Common.DataColumnMapping("Cte_NomComercial", "Cte_NomComercial"),
             new System.Data.Common.DataColumnMapping("Id_Fac", "Id_Fac"),
             new System.Data.Common.DataColumnMapping("ImporteConIVA", "ImporteConIVA"),
             new System.Data.Common.DataColumnMapping("Fac_FecPag", "Fac_FecPag"),
             new System.Data.Common.DataColumnMapping("Fac_Pagado", "Fac_Pagado"),
             new System.Data.Common.DataColumnMapping("Fac_EstatusStr", "Fac_EstatusStr")
         })
     });
     //
     // sqlSelectCommand1
     //
     this.sqlSelectCommand1.CommandText    = "dbo.spRepFacRegistroFacturacion";
     this.sqlSelectCommand1.CommandTimeout = 600;
     this.sqlSelectCommand1.CommandType    = System.Data.CommandType.StoredProcedure;
     this.sqlSelectCommand1.Connection     = this.sqlConnection1;
     this.sqlSelectCommand1.Parameters.AddRange(new System.Data.SqlClient.SqlParameter[] {
         new System.Data.SqlClient.SqlParameter("@RETURN_VALUE", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.ReturnValue, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, 0),
         new System.Data.SqlClient.SqlParameter("@Id_Emp", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, ""),
         new System.Data.SqlClient.SqlParameter("@Id_Cd", System.Data.SqlDbType.Int, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "", System.Data.DataRowVersion.Current, ""),
         new System.Data.SqlClient.SqlParameter("@Fecha_inicio", System.Data.SqlDbType.DateTime, 8),
         new System.Data.SqlClient.SqlParameter("@Fecha_fin", System.Data.SqlDbType.DateTime, 8),
         new System.Data.SqlClient.SqlParameter("@Estatus", System.Data.SqlDbType.NVarChar, 1),
         new System.Data.SqlClient.SqlParameter("@dbCobranza", System.Data.SqlDbType.VarChar, 30)
     });
     //
     // sqlConnection1
     //
     this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
     //
     // textBox25
     //
     this.textBox25.Format              = "{0:C2}";
     this.textBox25.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11.523750305175781D), Telerik.Reporting.Drawing.Unit.Cm(0.00019943872757721692D));
     this.textBox25.Name                = "textBox25";
     this.textBox25.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.9204227924346924D), Telerik.Reporting.Drawing.Unit.Cm(0.80000042915344238D));
     this.textBox25.Style.Font.Bold     = true;
     this.textBox25.Style.Font.Name     = "Verdana";
     this.textBox25.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox25.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox25.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox25.Value               = "= Sum(Fields.ImporteConIVA)";
     //
     // textBox26
     //
     this.textBox26.Format              = "{0:C2}";
     this.textBox26.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(16.285625457763672D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox26.Name                = "textBox26";
     this.textBox26.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6939654350280762D), Telerik.Reporting.Drawing.Unit.Cm(0.80000042915344238D));
     this.textBox26.Style.Font.Bold     = true;
     this.textBox26.Style.Font.Name     = "Verdana";
     this.textBox26.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox26.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox26.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox26.Value               = "= Sum(Fields.[Fac_Pagado])";
     //
     // reportFooterSection1
     //
     this.reportFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(0.80019986629486084D);
     this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox25,
         this.textBox15,
         this.textBox26
     });
     this.reportFooterSection1.Name = "reportFooterSection1";
     //
     // textBox30
     //
     this.textBox30.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(21.400201797485352D), Telerik.Reporting.Drawing.Unit.Cm(2.4000003337860107D));
     this.textBox30.Name                = "textBox30";
     this.textBox30.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9995988607406616D), Telerik.Reporting.Drawing.Unit.Cm(0.80000042915344238D));
     this.textBox30.Style.Font.Bold     = true;
     this.textBox30.Style.Font.Name     = "Verdana";
     this.textBox30.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox30.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox30.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox30.Value               = "Ubicación";
     //
     // textBox31
     //
     this.textBox31.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(21.400201797485352D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox31.Name                = "textBox31";
     this.textBox31.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.999598503112793D), Telerik.Reporting.Drawing.Unit.Cm(0.5000004768371582D));
     this.textBox31.Style.Font.Name     = "Verdana";
     this.textBox31.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox31.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox31.Value               = "=Fields.[Ubicacion]";
     //
     // Rep_FacRegistroFacturacion
     //
     this.DataSource = this.sqlDataAdapter1;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeader,
         this.detail,
         this.pageFooter,
         this.reportFooterSection1
     });
     this.Name = "Rep_FacRegistroFacturacion";
     this.PageSettings.Landscape      = true;
     this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Cm(0.5D);
     this.PageSettings.Margins.Left   = Telerik.Reporting.Drawing.Unit.Cm(0.5D);
     this.PageSettings.Margins.Right  = Telerik.Reporting.Drawing.Unit.Cm(0.5D);
     this.PageSettings.Margins.Top    = Telerik.Reporting.Drawing.Unit.Cm(0.5D);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name            = "nombreEmpresa";
     reportParameter2.Name            = "nombreSucursal";
     reportParameter3.Name            = "usuario";
     reportParameter4.Name            = "fecha";
     reportParameter5.Name            = "fechaInicial";
     reportParameter6.Name            = "fechaFinal";
     reportParameter7.Name            = "estatus";
     reportParameter8.Name            = "estatusStr";
     reportParameter9.Name            = "Id_Emp";
     reportParameter10.Name           = "Id_Cd";
     reportParameter11.Name           = "@Conexion";
     reportParameter12.Name           = "dbCobranza";
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.ReportParameters.Add(reportParameter4);
     this.ReportParameters.Add(reportParameter5);
     this.ReportParameters.Add(reportParameter6);
     this.ReportParameters.Add(reportParameter7);
     this.ReportParameters.Add(reportParameter8);
     this.ReportParameters.Add(reportParameter9);
     this.ReportParameters.Add(reportParameter10);
     this.ReportParameters.Add(reportParameter11);
     this.ReportParameters.Add(reportParameter12);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     this.Width           = Telerik.Reporting.Drawing.Unit.Cm(26.80000114440918D);
     this.NeedDataSource += new System.EventHandler(this.Rep_FacRegistroFacturacion_NeedDataSource);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #35
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                   tableGroup1     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup2     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup3     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup4     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup5     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup6     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule3 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule4 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.TableGroup                   tableGroup7     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup8     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup9     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup10    = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup11    = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup12    = new Telerik.Reporting.TableGroup();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(ContractModeling));
     Telerik.Reporting.TableGroup                   tableGroup13    = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup14    = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup15    = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup16    = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Group group1 = new Telerik.Reporting.Group();
     this.groupFooterSection  = new Telerik.Reporting.GroupFooterSection();
     this.tblEmployeeData     = new Telerik.Reporting.Table();
     this.serviceTypeData     = new Telerik.Reporting.TextBox();
     this.carveOutData        = new Telerik.Reporting.TextBox();
     this.claimCriteriaData   = new Telerik.Reporting.TextBox();
     this.paymentCriteriaData = new Telerik.Reporting.TextBox();
     this.textBox3            = new Telerik.Reporting.TextBox();
     this.textBox5            = new Telerik.Reporting.TextBox();
     this.textBox6            = new Telerik.Reporting.TextBox();
     this.textBox7            = new Telerik.Reporting.TextBox();
     this.groupHeaderSection  = new Telerik.Reporting.GroupHeaderSection();
     this.table2             = new Telerik.Reporting.Table();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.textBox27          = new Telerik.Reporting.TextBox();
     this.panel1             = new Telerik.Reporting.Panel();
     this.pageHeader         = new Telerik.Reporting.PageHeaderSection();
     this.pictureBox1        = new Telerik.Reporting.PictureBox();
     this.facilityName       = new Telerik.Reporting.TextBox();
     this.reportHeaderName   = new Telerik.Reporting.TextBox();
     this.reportType         = new Telerik.Reporting.TextBox();
     this.reportDate         = new Telerik.Reporting.TextBox();
     this.userName           = new Telerik.Reporting.TextBox();
     this.shape1             = new Telerik.Reporting.Shape();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.tblEmployeesData   = new Telerik.Reporting.Table();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.pageInfoTextBox    = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // groupFooterSection
     //
     this.groupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Pixel(40D);
     this.groupFooterSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.tblEmployeeData
     });
     this.groupFooterSection.KeepTogether = false;
     this.groupFooterSection.Name         = "groupFooterSection";
     this.groupFooterSection.PageBreak    = Telerik.Reporting.PageBreak.After;
     //
     // tblEmployeeData
     //
     this.tblEmployeeData.Bindings.Add(new Telerik.Reporting.Binding("DataSource", "= ReportItem.DataObject"));
     this.tblEmployeeData.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Pixel(179.99998474121094D)));
     this.tblEmployeeData.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Pixel(120.00001525878906D)));
     this.tblEmployeeData.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Pixel(280D)));
     this.tblEmployeeData.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Pixel(280D)));
     this.tblEmployeeData.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Pixel(20D)));
     this.tblEmployeeData.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Pixel(20D)));
     this.tblEmployeeData.Body.SetCellContent(1, 0, this.serviceTypeData);
     this.tblEmployeeData.Body.SetCellContent(1, 1, this.carveOutData);
     this.tblEmployeeData.Body.SetCellContent(1, 2, this.claimCriteriaData);
     this.tblEmployeeData.Body.SetCellContent(1, 3, this.paymentCriteriaData);
     this.tblEmployeeData.Body.SetCellContent(0, 0, this.textBox3);
     this.tblEmployeeData.Body.SetCellContent(0, 1, this.textBox5);
     this.tblEmployeeData.Body.SetCellContent(0, 2, this.textBox6);
     this.tblEmployeeData.Body.SetCellContent(0, 3, this.textBox7);
     tableGroup4.Name = "Group1";
     this.tblEmployeeData.ColumnGroups.Add(tableGroup1);
     this.tblEmployeeData.ColumnGroups.Add(tableGroup2);
     this.tblEmployeeData.ColumnGroups.Add(tableGroup3);
     this.tblEmployeeData.ColumnGroups.Add(tableGroup4);
     this.tblEmployeeData.Filters.Add(new Telerik.Reporting.Filter("=Fields.IsContractSpecific", Telerik.Reporting.FilterOperator.NotEqual, "=1"));
     this.tblEmployeeData.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.serviceTypeData,
         this.carveOutData,
         this.claimCriteriaData,
         this.paymentCriteriaData,
         this.textBox3,
         this.textBox5,
         this.textBox6,
         this.textBox7
     });
     this.tblEmployeeData.KeepTogether = false;
     this.tblEmployeeData.Location     = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Pixel(0D), Telerik.Reporting.Drawing.Unit.Pixel(0D));
     this.tblEmployeeData.Name         = "tblEmployeeData";
     tableGroup5.Name = "group4";
     tableGroup6.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup6.Name = "DetailGroup";
     this.tblEmployeeData.RowGroups.Add(tableGroup5);
     this.tblEmployeeData.RowGroups.Add(tableGroup6);
     this.tblEmployeeData.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(860D), Telerik.Reporting.Drawing.Unit.Pixel(40D));
     this.tblEmployeeData.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.tblEmployeeData.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.tblEmployeeData.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.tblEmployeeData.Style.Padding.Left       = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     this.tblEmployeeData.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Top;
     //
     // serviceTypeData
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("=RowNumber(\"tblEmployeeData\") % 2", Telerik.Reporting.FilterOperator.Equal, "1"));
     formattingRule1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.serviceTypeData.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.serviceTypeData.Name                 = "serviceTypeData";
     this.serviceTypeData.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8749998807907105D), Telerik.Reporting.Drawing.Unit.Inch(0.2083333283662796D));
     this.serviceTypeData.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.serviceTypeData.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.serviceTypeData.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.serviceTypeData.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821D);
     this.serviceTypeData.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.serviceTypeData.Value                = "=Fields.ServiceType";
     //
     // carveOutData
     //
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("=RowNumber(\"tblEmployeeData\") % 2", Telerik.Reporting.FilterOperator.Equal, "1"));
     formattingRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.carveOutData.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.carveOutData.Name                 = "carveOutData";
     this.carveOutData.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2500002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.2083333283662796D));
     this.carveOutData.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.carveOutData.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.carveOutData.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821D);
     this.carveOutData.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.carveOutData.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.carveOutData.Value                = "= IIf(IsCarveOut, \"Yes\", \"No\")";
     //
     // claimCriteriaData
     //
     formattingRule3.Filters.Add(new Telerik.Reporting.Filter("=RowNumber(\"tblEmployeeData\") % 2", Telerik.Reporting.FilterOperator.Equal, "1"));
     formattingRule3.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.claimCriteriaData.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule3
     });
     this.claimCriteriaData.Name                 = "claimCriteriaData";
     this.claimCriteriaData.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.9166667461395264D), Telerik.Reporting.Drawing.Unit.Inch(0.2083333283662796D));
     this.claimCriteriaData.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.claimCriteriaData.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.claimCriteriaData.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     this.claimCriteriaData.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D);
     this.claimCriteriaData.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821D);
     this.claimCriteriaData.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.claimCriteriaData.Value                = "=Fields.ClaimTools";
     //
     // paymentCriteriaData
     //
     formattingRule4.Filters.Add(new Telerik.Reporting.Filter("=RowNumber(\"tblEmployeeData\") % 2", Telerik.Reporting.FilterOperator.Equal, "1"));
     formattingRule4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.paymentCriteriaData.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule4
     });
     this.paymentCriteriaData.Name                 = "paymentCriteriaData";
     this.paymentCriteriaData.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.9166667461395264D), Telerik.Reporting.Drawing.Unit.Inch(0.2083333283662796D));
     this.paymentCriteriaData.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.paymentCriteriaData.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.paymentCriteriaData.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     this.paymentCriteriaData.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     this.paymentCriteriaData.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821D);
     this.paymentCriteriaData.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.paymentCriteriaData.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.paymentCriteriaData.StyleName            = "";
     this.paymentCriteriaData.Value                = "=Fields.PaymentTool";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8749998807907105D), Telerik.Reporting.Drawing.Unit.Inch(0.2083333432674408D));
     this.textBox3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.Font.Bold          = true;
     this.textBox3.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox3.Style.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.textBox3.Style.Padding.Top        = Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821D);
     this.textBox3.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.StyleName = "";
     this.textBox3.Value     = "Service Type";
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2500002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.2083333432674408D));
     this.textBox5.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.Font.Bold          = true;
     this.textBox5.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox5.Style.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.textBox5.Style.Padding.Top        = Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821D);
     this.textBox5.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.StyleName = "";
     this.textBox5.Value     = "Carve Out";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.9166667461395264D), Telerik.Reporting.Drawing.Unit.Inch(0.2083333432674408D));
     this.textBox6.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.Font.Bold          = true;
     this.textBox6.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox6.Style.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.textBox6.Style.Padding.Left       = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     this.textBox6.Style.Padding.Right      = Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D);
     this.textBox6.Style.Padding.Top        = Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821D);
     this.textBox6.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.StyleName = "";
     this.textBox6.Value     = "Claim Criteria";
     //
     // textBox7
     //
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.9166667461395264D), Telerik.Reporting.Drawing.Unit.Inch(0.2083333432674408D));
     this.textBox7.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.Font.Bold          = true;
     this.textBox7.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox7.Style.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.textBox7.Style.Padding.Left       = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     this.textBox7.Style.Padding.Right      = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     this.textBox7.Style.Padding.Top        = Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821D);
     this.textBox7.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.StyleName = "";
     this.textBox7.Value     = "Payment Criteria";
     //
     // groupHeaderSection
     //
     this.groupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Pixel(40D);
     this.groupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table2
     });
     this.groupHeaderSection.Name = "groupHeaderSection";
     //
     // table2
     //
     this.table2.Bindings.Add(new Telerik.Reporting.Binding("DataSource", "= ReportItem.DataObject"));
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Pixel(640D)));
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Pixel(120D)));
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Pixel(99.9999771118164D)));
     this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Pixel(20D)));
     this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Pixel(20D)));
     this.table2.Body.SetCellContent(0, 0, this.textBox1);
     this.table2.Body.SetCellContent(0, 1, this.textBox2);
     this.table2.Body.SetCellContent(0, 2, this.textBox4);
     this.table2.Body.SetCellContent(1, 0, this.textBox27, 1, 3);
     tableGroup7.Name = "tableGroup";
     tableGroup8.Name = "group2";
     tableGroup9.Name = "group3";
     this.table2.ColumnGroups.Add(tableGroup7);
     this.table2.ColumnGroups.Add(tableGroup8);
     this.table2.ColumnGroups.Add(tableGroup9);
     this.table2.Filters.Add(new Telerik.Reporting.Filter("=Fields.IsContractSpecific", Telerik.Reporting.FilterOperator.Equal, "=1"));
     this.table2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.textBox2,
         this.textBox4,
         this.textBox27
     });
     this.table2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Pixel(0D), Telerik.Reporting.Drawing.Unit.Pixel(0D));
     this.table2.Name     = "table2";
     tableGroup10.Name    = "group1";
     tableGroup12.Name    = "group5";
     tableGroup11.ChildGroups.Add(tableGroup12);
     tableGroup11.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup11.Name = "detailTableGroup";
     this.table2.RowGroups.Add(tableGroup10);
     this.table2.RowGroups.Add(tableGroup11);
     this.table2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(860D), Telerik.Reporting.Drawing.Unit.Pixel(40D));
     this.table2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.6666665077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.2083333432674408D));
     this.textBox1.Style.BackgroundColor    = System.Drawing.Color.Gainsboro;
     this.textBox1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.Font.Bold          = true;
     this.textBox1.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox1.Style.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.textBox1.Style.Padding.Top        = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.textBox1.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.StyleName = "";
     this.textBox1.Value     = "=Fields.ContractName + \" (\" + Fields.ModelName + \")\"";
     //
     // textBox2
     //
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2500001192092896D), Telerik.Reporting.Drawing.Unit.Pixel(20D));
     this.textBox2.Style.BackgroundColor    = System.Drawing.Color.Gainsboro;
     this.textBox2.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.Font.Bold          = true;
     this.textBox2.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox2.Style.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.textBox2.Style.Padding.Top        = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.textBox2.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.StyleName = "";
     this.textBox2.Value     = "=\"Effective\" + \" \" + Fields.StartDate.ToShortDateString()";
     //
     // textBox4
     //
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0416663885116577D), Telerik.Reporting.Drawing.Unit.Pixel(20D));
     this.textBox4.Style.BackgroundColor    = System.Drawing.Color.Gainsboro;
     this.textBox4.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.Font.Bold          = true;
     this.textBox4.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox4.Style.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.textBox4.Style.Padding.Top        = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.textBox4.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.StyleName = "";
     this.textBox4.Value     = "=\"thru\" + \" \" + Fields.EndDate.ToShortDateString()";
     //
     // textBox27
     //
     this.textBox27.Name = "textBox27";
     this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.9583330154418945D), Telerik.Reporting.Drawing.Unit.Inch(0.2083333432674408D));
     this.textBox27.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox27.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox27.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox27.Style.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.textBox27.Style.Padding.Top        = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.textBox27.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.StyleName = "";
     this.textBox27.Value     = resources.GetString("textBox27.Value");
     //
     // panel1
     //
     this.panel1.KeepTogether             = true;
     this.panel1.Name                     = "panel1";
     this.panel1.Size                     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.7916250228881836D), Telerik.Reporting.Drawing.Unit.Inch(0.19992107152938843D));
     this.panel1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel1.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel1.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.panel1.Style.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.panel1.Style.Padding.Top        = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
     this.panel1.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Pixel(100D);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.facilityName,
         this.reportHeaderName,
         this.reportType,
         this.reportDate,
         this.userName,
         this.shape1
     });
     this.pageHeader.Name             = "pageHeader";
     this.pageHeader.PrintOnFirstPage = true;
     this.pageHeader.PrintOnLastPage  = true;
     this.pageHeader.ItemDataBound   += new System.EventHandler(this.PageHeader_ItemDataBound);
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Pixel(0D));
     this.pictureBox1.MimeType = "image/png";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(80D), Telerik.Reporting.Drawing.Unit.Pixel(60D));
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // facilityName
     //
     this.facilityName.Location             = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Pixel(60D));
     this.facilityName.Name                 = "facilityName";
     this.facilityName.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(280D), Telerik.Reporting.Drawing.Unit.Pixel(20D));
     this.facilityName.Style.Font.Bold      = true;
     this.facilityName.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.facilityName.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821D);
     this.facilityName.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.facilityName.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.facilityName.Value                = "";
     //
     // reportHeaderName
     //
     this.reportHeaderName.Location             = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Pixel(280D), Telerik.Reporting.Drawing.Unit.Pixel(20D));
     this.reportHeaderName.Name                 = "reportHeaderName";
     this.reportHeaderName.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(380D), Telerik.Reporting.Drawing.Unit.Pixel(20D));
     this.reportHeaderName.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(15D);
     this.reportHeaderName.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.reportHeaderName.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.reportHeaderName.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.reportHeaderName.Value                = "Contract Management Modeling Report";
     //
     // reportType
     //
     this.reportType.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Pixel(360D), Telerik.Reporting.Drawing.Unit.Pixel(60D));
     this.reportType.Name            = "reportType";
     this.reportType.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(220D), Telerik.Reporting.Drawing.Unit.Pixel(20D));
     this.reportType.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.reportType.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.reportType.Value           = "";
     //
     // reportDate
     //
     this.reportDate.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Pixel(660D), Telerik.Reporting.Drawing.Unit.Pixel(0D));
     this.reportDate.Name                = "reportDate";
     this.reportDate.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(200D), Telerik.Reporting.Drawing.Unit.Pixel(20D));
     this.reportDate.Style.Font.Bold     = true;
     this.reportDate.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.reportDate.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.reportDate.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.reportDate.Value               = "";
     //
     // userName
     //
     this.userName.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Pixel(604.800048828125D), Telerik.Reporting.Drawing.Unit.Pixel(60D));
     this.userName.Name                = "userName";
     this.userName.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(255.199951171875D), Telerik.Reporting.Drawing.Unit.Pixel(20D));
     this.userName.Style.Font.Bold     = true;
     this.userName.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.userName.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.userName.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.userName.Value               = "";
     //
     // shape1
     //
     this.shape1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Pixel(4D), Telerik.Reporting.Drawing.Unit.Pixel(80D));
     this.shape1.Name            = "shape1";
     this.shape1.ShapeType       = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.8999605178833D), Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D));
     this.shape1.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(2D);
     //
     // detail
     //
     this.detail.Height       = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.detail.KeepTogether = false;
     this.detail.Name         = "detail";
     this.detail.PageBreak    = Telerik.Reporting.PageBreak.None;
     //
     // tblEmployeesData
     //
     this.tblEmployeesData.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2D)));
     this.tblEmployeesData.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2D)));
     this.tblEmployeesData.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2D)));
     this.tblEmployeesData.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D)));
     this.tblEmployeesData.ColumnGroups.Add(tableGroup13);
     this.tblEmployeesData.ColumnGroups.Add(tableGroup14);
     this.tblEmployeesData.ColumnGroups.Add(tableGroup15);
     this.tblEmployeesData.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D), Telerik.Reporting.Drawing.Unit.Inch(0.20000028610229492D));
     this.tblEmployeesData.Name     = "tblEmployeesData";
     tableGroup16.Groupings.Add(new Telerik.Reporting.Grouping(""));
     tableGroup16.Name = "DetailGroup";
     this.tblEmployeesData.RowGroups.Add(tableGroup16);
     this.tblEmployeesData.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6D), Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D));
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Pixel(20D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageInfoTextBox
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Pixel(760D), Telerik.Reporting.Drawing.Unit.Pixel(0D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(100D), Telerik.Reporting.Drawing.Unit.Pixel(20D));
     this.pageInfoTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // ContractModeling
     //
     this.DocumentName  = "";
     group1.GroupFooter = this.groupFooterSection;
     group1.GroupHeader = this.groupHeaderSection;
     group1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.ContractId"));
     group1.Name = "group";
     group1.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ContractName", Telerik.Reporting.SortDirection.Asc));
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection,
         this.groupFooterSection,
         this.pageHeader,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "Test";
     this.PageNumberingStyle     = Telerik.Reporting.PageNumberingStyle.Continue;
     this.PageSettings.Landscape = true;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     this.Style.BackgroundColor  = System.Drawing.Color.White;
     this.UnitOfMeasure          = Telerik.Reporting.Drawing.UnitType.Inch;
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(8.9999608993530273D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.Drawing.FormattingRule     formattingRule1     = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule1          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule2          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule3          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule4          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule5          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.pageHeaderSection1   = new Telerik.Reporting.PageHeaderSection();
     this.textBox5             = new Telerik.Reporting.TextBox();
     this.detailSection1       = new Telerik.Reporting.DetailSection();
     this.textBox1             = new Telerik.Reporting.TextBox();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.pageFooterSection1   = new Telerik.Reporting.PageFooterSection();
     this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.textBox3             = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.4D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox5
     //
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.9D), Telerik.Reporting.Drawing.Unit.Inch(0.1D));
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox5.Style.Font.Bold = true;
     this.textBox5.Value           = "Admission Applicant Report";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.2D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.textBox4
     });
     this.detailSection1.Name = "detailSection1";
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.BorderStyle.Left   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value = "= Fields.FullName";
     //
     // textBox4
     //
     formattingRule1.StopIfTrue = true;
     this.textBox4.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox4.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value = "= Fields.FatherName";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.1D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // reportHeaderSection1
     //
     this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.2D);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox3
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.Font.Bold           = true;
     this.textBox2.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value = "Full Name";
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox3.Style.Font.Bold           = true;
     this.textBox3.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value = "Father Name";
     //
     // Report1
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detailSection1,
         this.pageFooterSection1,
         this.reportHeaderSection1
     });
     this.Name = "TestReport";
     this.PageSettings.ColumnCount     = 1;
     this.PageSettings.ColumnSpacing   = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.PageSettings.ContinuousPaper = false;
     this.PageSettings.Landscape       = false;
     this.PageSettings.Margins         = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.PageSettings.PaperKind       = System.Drawing.Printing.PaperKind.A4;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule2.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "BlueOpal.TableNormal")
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule3.Style.Font.Name = "Segoe UI";
     styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "BlueOpal.TableBody")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule4.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule4.Style.Font.Name = "Segoe UI";
     styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "BlueOpal.TableHeader")
     });
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule5.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     styleRule5.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule5.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule5.Style.Font.Name     = "Segoe UI";
     styleRule5.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(6.268D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter4 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter5 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter6 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter7 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter8 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter9 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter10 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter11 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter12 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter14 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter15 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
            this.pageHeader = new Telerik.Reporting.PageHeaderSection();
            this.titleTextBox = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.rowPanel = new Telerik.Reporting.Panel();
            this.pageFooter = new Telerik.Reporting.PageFooterSection();
            this.pageFooterInfoPanel1 = new Telerik.Reporting.Panel();
            this.currentTimeTextBox = new Telerik.Reporting.TextBox();
            this.pageInfoTextBox = new Telerik.Reporting.TextBox();
            this.pageAggregatePanel = new Telerik.Reporting.Panel();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.81999999284744263D);
            this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.titleTextBox});
            this.pageHeader.Name = "pageHeader";
            this.pageHeader.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // titleTextBox
            // 
            this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.titleTextBox.Name = "titleTextBox";
            this.titleTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.6999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.titleTextBox.Style.BackgroundColor = System.Drawing.Color.White;
            this.titleTextBox.Style.Font.Bold = true;
            this.titleTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
            this.titleTextBox.Style.LineStyle = Telerik.Reporting.Drawing.LineStyle.Solid;
            this.titleTextBox.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(1D);
            this.titleTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.titleTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.titleTextBox.Value = "= Parameters.title.Value";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.rowPanel});
            this.detail.Name = "detail";
            this.detail.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.detail.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            // 
            // rowPanel
            // 
            formattingRule1.Filters.Add(new Telerik.Reporting.Filter("=RowNumber() % 2", Telerik.Reporting.FilterOperator.Equal, "=0"));
            formattingRule1.Style.BackgroundColor = System.Drawing.Color.AliceBlue;
            this.rowPanel.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule1});
            this.rowPanel.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.rowPanel.Name = "rowPanel";
            this.rowPanel.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.rowPanel.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
            // 
            // pageFooter
            // 
            this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.68000012636184692D);
            this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageFooterInfoPanel1,
            this.pageAggregatePanel});
            this.pageFooter.Name = "pageFooter";
            // 
            // pageFooterInfoPanel1
            // 
            this.pageFooterInfoPanel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.currentTimeTextBox,
            this.pageInfoTextBox});
            this.pageFooterInfoPanel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(1.2192000150680542D));
            this.pageFooterInfoPanel1.Name = "pageFooterInfoPanel1";
            this.pageFooterInfoPanel1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(19.549999237060547D), Telerik.Reporting.Drawing.Unit.Cm(0.50799989700317383D));
            this.pageFooterInfoPanel1.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // currentTimeTextBox
            // 
            this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.currentTimeTextBox.Name = "currentTimeTextBox";
            this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.0999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.currentTimeTextBox.Style.Font.Name = "Arial Unicode MS";
            this.currentTimeTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.currentTimeTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.currentTimeTextBox.StyleName = "PageInfo";
            this.currentTimeTextBox.Value = "=\'Report printed on \' + NOW()";
            // 
            // pageInfoTextBox
            // 
            this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.pageInfoTextBox.Name = "pageInfoTextBox";
            this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2100000381469727D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.pageInfoTextBox.Style.Font.Name = "Arial Unicode MS";
            this.pageInfoTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.pageInfoTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.pageInfoTextBox.StyleName = "PageInfo";
            this.pageInfoTextBox.Value = "=\'Page \' + PageNumber + \' of \' + PageCount";
            // 
            // pageAggregatePanel
            // 
            this.pageAggregatePanel.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
            this.pageAggregatePanel.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.06450025737285614D), Telerik.Reporting.Drawing.Unit.Cm(0.30000001192092896D));
            this.pageAggregatePanel.Name = "pageAggregatePanel";
            this.pageAggregatePanel.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.6500000953674316D), Telerik.Reporting.Drawing.Unit.Point(22D));
            this.pageAggregatePanel.Style.BackgroundColor = System.Drawing.SystemColors.MenuBar;
            this.pageAggregatePanel.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.pageAggregatePanel.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pageAggregatePanel.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.pageAggregatePanel.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(1D);
            this.pageAggregatePanel.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.pageAggregatePanel.ItemDataBound += new System.EventHandler(this.pageAggregatePanel_ItemDataBound);
            // 
            // EasyReportPortrait
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeader,
            this.detail,
            this.pageFooter});
            this.Name = "EasyReportPortrait";
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
            reportParameter1.Name = "title";
            reportParameter2.Name = "columns";
            reportParameter3.Name = "processName";
            reportParameter4.Name = "userRights";
            reportParameter5.Name = "filterDefinition";
            reportParameter6.Name = "sorting";
            reportParameter7.Name = "globalFilter";
            reportParameter8.Name = "pageNumber";
            reportParameter8.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter9.Name = "pageSize";
            reportParameter9.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter10.Name = "groupColumn";
            reportParameter11.Name = "groups";
            reportParameter12.Name = "aggregates";
            reportParameter14.Name = "userCurrency";
            reportParameter15.Name = "accountId";
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.ReportParameters.Add(reportParameter3);
            this.ReportParameters.Add(reportParameter4);
            this.ReportParameters.Add(reportParameter5);
            this.ReportParameters.Add(reportParameter6);
            this.ReportParameters.Add(reportParameter7);
            this.ReportParameters.Add(reportParameter8);
            this.ReportParameters.Add(reportParameter9);
            this.ReportParameters.Add(reportParameter10);
            this.ReportParameters.Add(reportParameter11);
            this.ReportParameters.Add(reportParameter12);
            this.ReportParameters.Add(reportParameter14);
            this.ReportParameters.Add(reportParameter15);
            this.Style.BackgroundColor = System.Drawing.Color.White;
            styleRule1.Style.Font.Name = "Arial Unicode MS";
            styleRule1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(20D);
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Caption")});
            styleRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
            styleRule2.Style.Font.Bold = true;
            styleRule2.Style.Font.Name = "Arial Unicode MS";
            styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(30D);
            styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Data")});
            styleRule3.Style.Font.Name = "Arial Unicode MS";
            styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("PageInfo")});
            styleRule4.Style.Font.Name = "Arial Unicode MS";
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4});
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Inch;
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.6999998092651367D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
예제 #38
0
        /// <summary>
        /// Required method for telerik Reporting 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(RptGPByClinic));
            Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter4 = new Telerik.Reporting.ReportParameter();
            this.sqlClinic = new Telerik.Reporting.SqlDataSource();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.pictureBox1 = new Telerik.Reporting.PictureBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.ticket_dateDataTextBox = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.amountDataTextBox = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.currentTimeTextBox = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.pageInfoTextBox = new Telerik.Reporting.TextBox();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.sqlGPByClinic = new Telerik.Reporting.SqlDataSource();
            this.group1 = new Telerik.Reporting.Group();
            this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
            this.textBox26 = new Telerik.Reporting.TextBox();
            this.textBox25 = new Telerik.Reporting.TextBox();
            this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.clinic = new Telerik.Reporting.Group();
            this.groupFooterSection2 = new Telerik.Reporting.GroupFooterSection();
            this.textBox24 = new Telerik.Reporting.TextBox();
            this.textBox23 = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.groupHeaderSection2 = new Telerik.Reporting.GroupHeaderSection();
            this.comercial_nameDataTextBox = new Telerik.Reporting.TextBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.paymentm = new Telerik.Reporting.Group();
            this.groupFooterSection4 = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection4 = new Telerik.Reporting.GroupHeaderSection();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.textBox27 = new Telerik.Reporting.TextBox();
            this.textBox28 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // sqlClinic
            // 
            this.sqlClinic.ConnectionString = "AriClinicContext";
            this.sqlClinic.Name = "sqlClinic";
            this.sqlClinic.SelectCommand = "SELECT        clinic_id, name\r\nFROM            clinic\r\nORDER BY name";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox17,
            this.pictureBox1,
            this.textBox1,
            this.textBox13,
            this.textBox14,
            this.textBox27,
            this.textBox28});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // textBox17
            // 
            this.textBox17.Format = "{0:dd/MM/yyyy}";
            this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.020872751250863075D), Telerik.Reporting.Drawing.Unit.Inch(0.31253933906555176D));
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.31863212585449219D));
            this.textBox17.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox17.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
            this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox17.Value = "= Fields.company_name";
            // 
            // pictureBox1
            // 
            this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.020872751250863075D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
            this.pictureBox1.MimeType = "image/png";
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.30003929138183594D));
            this.pictureBox1.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
            this.pictureBox1.Value = ((object)(resources.GetObject("pictureBox1.Value")));
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2785201072692871D), Telerik.Reporting.Drawing.Unit.Inch(7.8757606388535351E-05D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.5954561233520508D), Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D));
            this.textBox1.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox1.Value = "Informe general de cobros";
            // 
            // textBox13
            // 
            this.textBox13.Format = "{0:dd/MM/yyyy}";
            this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.6832351684570312D), Telerik.Reporting.Drawing.Unit.Inch(0.31253933906555176D));
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0866143703460693D), Telerik.Reporting.Drawing.Unit.Inch(0.31863212585449219D));
            this.textBox13.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox13.Value = "= Parameters.FDate.Value";
            // 
            // textBox14
            // 
            this.textBox14.Format = "{0:dd/MM/yyyy}";
            this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.7874016761779785D), Telerik.Reporting.Drawing.Unit.Inch(0.31253933906555176D));
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0866143703460693D), Telerik.Reporting.Drawing.Unit.Inch(0.31863212585449219D));
            this.textBox14.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox14.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
            this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox14.Value = "= Parameters.TDate.Value";
            // 
            // detail
            // 
            formattingRule1.Filters.AddRange(new Telerik.Reporting.Filter[] {
            new Telerik.Reporting.Filter("= Parameters.Detailed.Value", Telerik.Reporting.FilterOperator.Equal, "false")});
            formattingRule1.Style.Visible = false;
            this.detail.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule1});
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20003938674926758D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.ticket_dateDataTextBox,
            this.textBox16,
            this.amountDataTextBox,
            this.textBox18,
            this.textBox19});
            this.detail.Name = "detail";
            // 
            // ticket_dateDataTextBox
            // 
            this.ticket_dateDataTextBox.CanGrow = true;
            this.ticket_dateDataTextBox.Format = "{0:dd/MM/yyyy}";
            this.ticket_dateDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.ticket_dateDataTextBox.Name = "ticket_dateDataTextBox";
            this.ticket_dateDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90551191568374634D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.ticket_dateDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.ticket_dateDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.ticket_dateDataTextBox.StyleName = "Data";
            this.ticket_dateDataTextBox.Value = "= Fields.payment_date";
            // 
            // textBox16
            // 
            this.textBox16.CanGrow = true;
            this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.48818826675415D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2520482540130615D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox16.StyleName = "Data";
            this.textBox16.Value = "= Fields.description";
            // 
            // amountDataTextBox
            // 
            this.amountDataTextBox.CanGrow = true;
            this.amountDataTextBox.Format = "{0:##,###,##0.00 €}";
            this.amountDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.8110237121582031D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.amountDataTextBox.Name = "amountDataTextBox";
            this.amountDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99967193603515625D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.amountDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.amountDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.amountDataTextBox.StyleName = "Data";
            this.amountDataTextBox.Value = "= Fields.amount";
            // 
            // textBox18
            // 
            this.textBox18.CanGrow = true;
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1174023151397705D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox18.StyleName = "Data";
            this.textBox18.Value = "= Fields.comercial_name";
            // 
            // textBox19
            // 
            this.textBox19.CanGrow = true;
            this.textBox19.Format = "{0:dd/MM/yyyy}";
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2842520475387573D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90551191568374634D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox19.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox19.StyleName = "Data";
            this.textBox19.Value = "= Fields.service_note_date";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.23622067272663117D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.currentTimeTextBox,
            this.textBox21,
            this.pageInfoTextBox,
            this.textBox22});
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // currentTimeTextBox
            // 
            this.currentTimeTextBox.Format = "{0:d}";
            this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.currentTimeTextBox.Name = "currentTimeTextBox";
            this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7952756881713867D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.currentTimeTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.currentTimeTextBox.StyleName = "PageInfo";
            this.currentTimeTextBox.Value = "=NOW()";
            // 
            // textBox21
            // 
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.3813977241516113D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49261793494224548D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox21.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox21.StyleName = "PageInfo";
            this.textBox21.Value = "= PageCount";
            // 
            // pageInfoTextBox
            // 
            this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.0376477241516113D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.pageInfoTextBox.Name = "pageInfoTextBox";
            this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0831693410873413D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.pageInfoTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.pageInfoTextBox.StyleName = "PageInfo";
            this.pageInfoTextBox.Value = "=PageNumber";
            // 
            // textBox22
            // 
            this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.1418147087097168D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.23622004687786102D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox22.Value = "/";
            // 
            // sqlGPByClinic
            // 
            this.sqlGPByClinic.ConnectionString = "AriClinicContext";
            this.sqlGPByClinic.Name = "sqlGPByClinic";
            this.sqlGPByClinic.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@FDate", System.Data.DbType.Date, "=Parameters.FDate.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@TDate", System.Data.DbType.Date, "=Parameters.TDate.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@Clinic", System.Data.DbType.Int32, "=Parameters.Clinic.Value")});
            this.sqlGPByClinic.SelectCommand = resources.GetString("sqlGPByClinic.SelectCommand");
            // 
            // group1
            // 
            this.group1.GroupFooter = this.groupFooterSection1;
            this.group1.GroupHeader = this.groupHeaderSection1;
            this.group1.Name = "group1";
            // 
            // groupFooterSection1
            // 
            this.groupFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.36886820197105408D);
            this.groupFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox26,
            this.textBox25});
            this.groupFooterSection1.Name = "groupFooterSection1";
            // 
            // textBox26
            // 
            this.textBox26.CanGrow = true;
            this.textBox26.Format = "{0:##,###,##0.00 €}";
            this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.5346126556396484D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760829925537109D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox26.Style.Font.Bold = true;
            this.textBox26.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox26.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox26.StyleName = "Data";
            this.textBox26.Value = "= Sum(Fields.amount)";
            // 
            // textBox25
            // 
            this.textBox25.CanGrow = true;
            this.textBox25.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.4270832538604736D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7680943012237549D), Telerik.Reporting.Drawing.Unit.Inch(0.19996075332164764D));
            this.textBox25.Style.Font.Bold = true;
            this.textBox25.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox25.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox25.StyleName = "Data";
            this.textBox25.Value = "TOTAL INFORME: ";
            // 
            // groupHeaderSection1
            // 
            formattingRule2.Filters.AddRange(new Telerik.Reporting.Filter[] {
            new Telerik.Reporting.Filter("= Parameters.Detailed.Value", Telerik.Reporting.FilterOperator.Equal, "false")});
            formattingRule2.Style.Visible = false;
            this.groupHeaderSection1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule2});
            this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.27559056878089905D);
            this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox3,
            this.textBox2,
            this.textBox8,
            this.textBox5,
            this.textBox4});
            this.groupHeaderSection1.Name = "groupHeaderSection1";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90551203489303589D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox3.Value = "Fecha pago";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3842521905899048D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90551203489303589D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox2.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox2.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox2.Value = "Fecha nota";
            // 
            // textBox8
            // 
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.8110237121582031D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99967211484909058D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox8.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox8.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox8.Value = "Importe";
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.2999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1174023151397705D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox4.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox4.Value = "Paciente";
            // 
            // textBox5
            // 
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.4881892204284668D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2520482540130615D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox5.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox5.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox5.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox5.Value = "Observaciones";
            // 
            // clinic
            // 
            this.clinic.GroupFooter = this.groupFooterSection2;
            this.clinic.GroupHeader = this.groupHeaderSection2;
            this.clinic.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
            new Telerik.Reporting.Grouping("=Fields.clinic_name")});
            this.clinic.Name = "clinic";
            // 
            // groupFooterSection2
            // 
            this.groupFooterSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.39999997615814209D);
            this.groupFooterSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox24,
            this.textBox23,
            this.textBox20});
            this.groupFooterSection2.Name = "groupFooterSection2";
            // 
            // textBox24
            // 
            this.textBox24.CanGrow = true;
            this.textBox24.Format = "{0:##,###,##0.00 €}";
            this.textBox24.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.5346126556396484D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760829925537109D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox24.Style.Font.Bold = true;
            this.textBox24.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox24.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox24.StyleName = "Data";
            this.textBox24.Value = "= Sum(Fields.amount)";
            // 
            // textBox23
            // 
            this.textBox23.CanGrow = true;
            this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8951771259307861D), Telerik.Reporting.Drawing.Unit.Inch(0.19996075332164764D));
            this.textBox23.Style.Font.Bold = true;
            this.textBox23.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox23.StyleName = "Data";
            this.textBox23.Value = "= Fields.clinic_name";
            // 
            // textBox20
            // 
            this.textBox20.CanGrow = true;
            this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2842520475387573D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0055123567581177D), Telerik.Reporting.Drawing.Unit.Inch(0.19996075332164764D));
            this.textBox20.Style.Font.Bold = true;
            this.textBox20.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox20.StyleName = "Data";
            this.textBox20.Value = "Total clínica: ";
            // 
            // groupHeaderSection2
            // 
            this.groupHeaderSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.51566916704177856D);
            this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.comercial_nameDataTextBox,
            this.textBox10});
            this.groupHeaderSection2.Name = "groupHeaderSection2";
            // 
            // comercial_nameDataTextBox
            // 
            this.comercial_nameDataTextBox.CanGrow = true;
            this.comercial_nameDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19685046374797821D), Telerik.Reporting.Drawing.Unit.Inch(0.124409519135952D));
            this.comercial_nameDataTextBox.Name = "comercial_nameDataTextBox";
            this.comercial_nameDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8951771259307861D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.comercial_nameDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.comercial_nameDataTextBox.StyleName = "Data";
            this.comercial_nameDataTextBox.Value = "= Fields.clinic_name";
            // 
            // textBox10
            // 
            this.textBox10.CanGrow = true;
            this.textBox10.Format = "{0:##,###,##0.00 €}";
            this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.5346126556396484D), Telerik.Reporting.Drawing.Unit.Inch(0.124409519135952D));
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760829925537109D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox10.Style.Font.Bold = true;
            this.textBox10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox10.StyleName = "Data";
            this.textBox10.Value = "= Sum(Fields.amount)";
            // 
            // paymentm
            // 
            this.paymentm.GroupFooter = this.groupFooterSection4;
            this.paymentm.GroupHeader = this.groupHeaderSection4;
            this.paymentm.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
            new Telerik.Reporting.Grouping("=Fields.pmethod_name")});
            this.paymentm.Name = "paymentm";
            // 
            // groupFooterSection4
            // 
            this.groupFooterSection4.Height = Telerik.Reporting.Drawing.Unit.Inch(0.09996100515127182D);
            this.groupFooterSection4.Name = "groupFooterSection4";
            // 
            // groupHeaderSection4
            // 
            this.groupHeaderSection4.Height = Telerik.Reporting.Drawing.Unit.Inch(0.3087402880191803D);
            this.groupHeaderSection4.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox6,
            this.textBox12});
            this.groupHeaderSection4.Name = "groupHeaderSection4";
            // 
            // textBox6
            // 
            this.textBox6.CanGrow = true;
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.008740265853703022D));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8951771259307861D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox6.StyleName = "Data";
            this.textBox6.Value = "= Fields.pmethod_name";
            // 
            // textBox12
            // 
            this.textBox12.CanGrow = true;
            this.textBox12.Format = "{0:##,###,##0.00 €}";
            this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.5346126556396484D), Telerik.Reporting.Drawing.Unit.Inch(0.008740265853703022D));
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760829925537109D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox12.Style.Font.Bold = true;
            this.textBox12.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox12.StyleName = "Data";
            this.textBox12.Value = "= Sum(Fields.amount)";
            // 
            // textBox27
            // 
            this.textBox27.CanGrow = true;
            this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.4270832538604736D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7680943012237549D), Telerik.Reporting.Drawing.Unit.Inch(0.19996075332164764D));
            this.textBox27.Style.Font.Bold = true;
            this.textBox27.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox27.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox27.StyleName = "Data";
            this.textBox27.Value = "TOTAL INFORME: ";
            // 
            // textBox28
            // 
            this.textBox28.CanGrow = true;
            this.textBox28.Format = "{0:##,###,##0.00 €}";
            this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.5416665077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
            this.textBox28.Name = "textBox28";
            this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2760829925537109D), Telerik.Reporting.Drawing.Unit.Inch(0.26033785939216614D));
            this.textBox28.Style.Font.Bold = true;
            this.textBox28.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox28.StyleName = "Data";
            this.textBox28.Value = "= Sum(Fields.amount)";
            // 
            // RptGPByClinic
            // 
            this.DataSource = this.sqlGPByClinic;
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            this.group1,
            this.clinic,
            this.paymentm});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.groupHeaderSection1,
            this.groupFooterSection1,
            this.groupHeaderSection2,
            this.groupFooterSection2,
            this.groupHeaderSection4,
            this.groupFooterSection4,
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "RptGPByClinic";
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Mm(5D);
            this.PageSettings.Margins.Left = Telerik.Reporting.Drawing.Unit.Mm(5D);
            this.PageSettings.Margins.Right = Telerik.Reporting.Drawing.Unit.Mm(5D);
            this.PageSettings.Margins.Top = Telerik.Reporting.Drawing.Unit.Mm(5D);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            reportParameter1.Name = "FDate";
            reportParameter1.Text = "Desde fecha";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter1.Visible = true;
            reportParameter2.Name = "TDate";
            reportParameter2.Text = "Hasta fecha";
            reportParameter2.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter2.Visible = true;
            reportParameter3.AvailableValues.DataSource = this.sqlClinic;
            reportParameter3.AvailableValues.DisplayMember = "= Fields.name";
            reportParameter3.AvailableValues.ValueMember = "= Fields.clinic_id";
            reportParameter3.MultiValue = true;
            reportParameter3.Name = "Clinic";
            reportParameter3.Text = "Clínica";
            reportParameter3.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter3.Visible = true;
            reportParameter4.Name = "Detailed";
            reportParameter4.Text = "¿Con detalle?";
            reportParameter4.Type = Telerik.Reporting.ReportParameterType.Boolean;
            reportParameter4.Value = "true";
            reportParameter4.Visible = true;
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.ReportParameters.Add(reportParameter3);
            this.ReportParameters.Add(reportParameter4);
            this.Style.BackgroundColor = System.Drawing.Color.White;
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Mm;
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.8740158081054688D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule3 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule4 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule5 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule6 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule7 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule8 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule9 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule10 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule11 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule12 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule13 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.Drawing.FormattingRule formattingRule14 = new Telerik.Reporting.Drawing.FormattingRule();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter4 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter5 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter6 = new Telerik.Reporting.ReportParameter();
            this.detail = new Telerik.Reporting.DetailSection();
            this.txtTRANS_DATE = new Telerik.Reporting.TextBox();
            this.txtDESCRIPT = new Telerik.Reporting.TextBox();
            this.txtDEBIT_AMOUNT = new Telerik.Reporting.TextBox();
            this.txtCREDIT_AMOUNT = new Telerik.Reporting.TextBox();
            this.txtSALDO = new Telerik.Reporting.TextBox();
            this.txtMA = new Telerik.Reporting.TextBox();
            this.txtCEK_BG_NUMBER = new Telerik.Reporting.TextBox();
            this.txtKA_CODE = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.pictureBox2 = new Telerik.Reporting.PictureBox();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.pictureBox1 = new Telerik.Reporting.PictureBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
            this.textBox23 = new Telerik.Reporting.TextBox();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox26 = new Telerik.Reporting.TextBox();
            this.textBox24 = new Telerik.Reporting.TextBox();
            this.textBox29 = new Telerik.Reporting.TextBox();
            this.textBox28 = new Telerik.Reporting.TextBox();
            this.txtDateTimeNow = new Telerik.Reporting.TextBox();
            this.textBox27 = new Telerik.Reporting.TextBox();
            this.textBox31 = new Telerik.Reporting.TextBox();
            this.textBox30 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detail
            // 
            this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.20003955066204071D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.txtTRANS_DATE,
            this.txtDESCRIPT,
            this.txtDEBIT_AMOUNT,
            this.txtCREDIT_AMOUNT,
            this.txtSALDO,
            this.txtMA,
            this.txtCEK_BG_NUMBER,
            this.txtKA_CODE});
            this.detail.Name = "detail";
            // 
            // txtTRANS_DATE
            // 
            this.txtTRANS_DATE.CanGrow = false;
            formattingRule1.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= Fields.TRANS_NUMBER", Telerik.Reporting.Data.FilterOperator.Equal, "X")});
            formattingRule1.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            formattingRule2.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("Fields.DESCRIPT", Telerik.Reporting.Data.FilterOperator.Equal, "SALDO AKHIR")});
            formattingRule2.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            this.txtTRANS_DATE.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule1,
            formattingRule2});
            this.txtTRANS_DATE.Culture = new System.Globalization.CultureInfo("id-ID");
            this.txtTRANS_DATE.Format = "{0:d}";
            this.txtTRANS_DATE.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.00010012308484874666D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtTRANS_DATE.Name = "txtTRANS_DATE";
            this.txtTRANS_DATE.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5240001678466797D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800031423568726D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtTRANS_DATE.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtTRANS_DATE.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtTRANS_DATE.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtTRANS_DATE.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtTRANS_DATE.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Mm);
            this.txtTRANS_DATE.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtTRANS_DATE.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtTRANS_DATE.Value = "=TRANS_DATE";
            // 
            // txtDESCRIPT
            // 
            this.txtDESCRIPT.CanGrow = false;
            formattingRule3.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= Fields.TRANS_NUMBER", Telerik.Reporting.Data.FilterOperator.Equal, "X")});
            formattingRule3.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            formattingRule4.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("=Fields.DESCRIPT", Telerik.Reporting.Data.FilterOperator.Equal, "SALDO AKHIR")});
            formattingRule4.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            formattingRule4.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            formattingRule4.Style.Font.Bold = true;
            this.txtDESCRIPT.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule3,
            formattingRule4});
            this.txtDESCRIPT.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.5241999626159668D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.00010012308484874666D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtDESCRIPT.Name = "txtDESCRIPT";
            this.txtDESCRIPT.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(8.6355991363525391D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800031423568726D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtDESCRIPT.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtDESCRIPT.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtDESCRIPT.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtDESCRIPT.Style.Padding.Left = new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Mm);
            this.txtDESCRIPT.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtDESCRIPT.Value = "=DESCRIPT";
            // 
            // txtDEBIT_AMOUNT
            // 
            this.txtDEBIT_AMOUNT.CanGrow = false;
            formattingRule5.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= Fields.TRANS_NUMBER", Telerik.Reporting.Data.FilterOperator.Equal, "X")});
            formattingRule5.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            formattingRule6.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("Fields.DESCRIPT", Telerik.Reporting.Data.FilterOperator.Equal, "SALDO AKHIR")});
            formattingRule6.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            this.txtDEBIT_AMOUNT.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule5,
            formattingRule6});
            this.txtDEBIT_AMOUNT.Culture = new System.Globalization.CultureInfo("id-ID");
            this.txtDEBIT_AMOUNT.Format = "{0:N2}";
            this.txtDEBIT_AMOUNT.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(12.699999809265137D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtDEBIT_AMOUNT.Name = "txtDEBIT_AMOUNT";
            this.txtDEBIT_AMOUNT.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5398004055023193D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800031423568726D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtDEBIT_AMOUNT.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtDEBIT_AMOUNT.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtDEBIT_AMOUNT.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtDEBIT_AMOUNT.Style.Padding.Right = new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Mm);
            this.txtDEBIT_AMOUNT.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.txtDEBIT_AMOUNT.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtDEBIT_AMOUNT.Value = "=DEBIT_AMOUNT";
            // 
            // txtCREDIT_AMOUNT
            // 
            this.txtCREDIT_AMOUNT.CanGrow = false;
            formattingRule7.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= Fields.TRANS_NUMBER", Telerik.Reporting.Data.FilterOperator.Equal, "X")});
            formattingRule7.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            formattingRule8.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("Fields.DESCRIPT", Telerik.Reporting.Data.FilterOperator.Equal, "SALDO AKHIR")});
            formattingRule8.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            this.txtCREDIT_AMOUNT.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule7,
            formattingRule8});
            this.txtCREDIT_AMOUNT.Culture = new System.Globalization.CultureInfo("id-ID");
            this.txtCREDIT_AMOUNT.DocumentMapText = "";
            this.txtCREDIT_AMOUNT.Format = "{0:N2}";
            this.txtCREDIT_AMOUNT.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(15.239999771118164D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.00010012308484874666D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtCREDIT_AMOUNT.Name = "txtCREDIT_AMOUNT";
            this.txtCREDIT_AMOUNT.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5397980213165283D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800031423568726D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtCREDIT_AMOUNT.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtCREDIT_AMOUNT.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtCREDIT_AMOUNT.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtCREDIT_AMOUNT.Style.Padding.Right = new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Mm);
            this.txtCREDIT_AMOUNT.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.txtCREDIT_AMOUNT.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtCREDIT_AMOUNT.Value = "= CREDIT_AMOUNT";
            // 
            // txtSALDO
            // 
            this.txtSALDO.CanGrow = false;
            formattingRule9.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= Fields.TRANS_NUMBER", Telerik.Reporting.Data.FilterOperator.Equal, "X")});
            formattingRule9.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            formattingRule10.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("Fields.DESCRIPT", Telerik.Reporting.Data.FilterOperator.Equal, "SALDO AKHIR")});
            formattingRule10.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            formattingRule10.Style.Font.Bold = true;
            this.txtSALDO.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule9,
            formattingRule10});
            this.txtSALDO.Culture = new System.Globalization.CultureInfo("id-ID");
            this.txtSALDO.Format = "{0:N2}";
            this.txtSALDO.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(17.779998779296875D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.00010012308484874666D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtSALDO.Name = "txtSALDO";
            this.txtSALDO.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5398998260498047D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800031423568726D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtSALDO.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtSALDO.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtSALDO.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtSALDO.Style.Padding.Right = new Telerik.Reporting.Drawing.Unit(3D, Telerik.Reporting.Drawing.UnitType.Mm);
            this.txtSALDO.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.txtSALDO.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtSALDO.Value = "=SALDO";
            // 
            // txtMA
            // 
            this.txtMA.CanGrow = false;
            formattingRule11.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= Fields.TRANS_NUMBER", Telerik.Reporting.Data.FilterOperator.Equal, "X")});
            formattingRule11.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            formattingRule12.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("Fields.DESCRIPT", Telerik.Reporting.Data.FilterOperator.Equal, "SALDO AKHIR")});
            formattingRule12.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            this.txtMA.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule11,
            formattingRule12});
            this.txtMA.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(10.159999847412109D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.00010032494901679456D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtMA.Name = "txtMA";
            this.txtMA.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.2697997093200684D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800013542175293D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtMA.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtMA.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtMA.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtMA.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtMA.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtMA.Value = "=GT_CODE";
            // 
            // txtCEK_BG_NUMBER
            // 
            this.txtCEK_BG_NUMBER.CanGrow = false;
            formattingRule13.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("= Fields.TRANS_NUMBER", Telerik.Reporting.Data.FilterOperator.Equal, "X")});
            formattingRule13.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            formattingRule14.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("Fields.DESCRIPT", Telerik.Reporting.Data.FilterOperator.Equal, "SALDO AKHIR")});
            formattingRule14.Style.BackgroundColor = System.Drawing.SystemColors.GrayText;
            this.txtCEK_BG_NUMBER.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
            formattingRule13,
            formattingRule14});
            this.txtCEK_BG_NUMBER.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.429999351501465D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.00010052680590888485D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtCEK_BG_NUMBER.Name = "txtCEK_BG_NUMBER";
            this.txtCEK_BG_NUMBER.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.2697997093200684D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50799989700317383D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtCEK_BG_NUMBER.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtCEK_BG_NUMBER.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.txtCEK_BG_NUMBER.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtCEK_BG_NUMBER.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtCEK_BG_NUMBER.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtCEK_BG_NUMBER.Value = "=CEK_BG_NUMBER";
            // 
            // txtKA_CODE
            // 
            this.txtKA_CODE.CanGrow = false;
            this.txtKA_CODE.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.3020000457763672D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtKA_CODE.Name = "txtKA_CODE";
            this.txtKA_CODE.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0320005416870117D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800013542175293D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtKA_CODE.Style.Visible = false;
            this.txtKA_CODE.Value = "=TRANS_NUMBER";
            // 
            // textBox1
            // 
            this.textBox1.CanGrow = false;
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.9622995853424072D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5240001678466797D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800013542175293D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox1.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox1.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox1.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox1.Value = "Tgl. Transaksi";
            // 
            // textBox2
            // 
            this.textBox2.CanGrow = false;
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.5242003202438355D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.9622995853424072D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(8.6355991363525391D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800013542175293D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox2.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox2.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox2.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox2.Style.Font.Bold = true;
            this.textBox2.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox2.Value = "Uraian";
            // 
            // textBox3
            // 
            this.textBox3.CanGrow = false;
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(10.159999847412109D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.9622995853424072D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.2697997093200684D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800013542175293D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.Style.Font.Bold = true;
            this.textBox3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox3.Value = "MA";
            // 
            // textBox4
            // 
            this.textBox4.CanGrow = false;
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.429999351501465D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.9622995853424072D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.2697997093200684D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800013542175293D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox4.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Style.Font.Bold = true;
            this.textBox4.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox4.Value = "Ref";
            // 
            // textBox5
            // 
            this.textBox5.CanGrow = false;
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(12.699999809265137D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.9622995853424072D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5398004055023193D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800013542175293D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox5.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox5.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox5.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox5.Style.Font.Bold = true;
            this.textBox5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox5.Value = "Debit";
            // 
            // textBox6
            // 
            this.textBox6.CanGrow = false;
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(15.239999771118164D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.9622995853424072D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5397980213165283D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800013542175293D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox6.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.Style.Font.Bold = true;
            this.textBox6.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.Value = "Credit";
            // 
            // textBox7
            // 
            this.textBox7.CanGrow = false;
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(17.779998779296875D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.9622995853424072D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5398998260498047D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800013542175293D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox7.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Style.Font.Bold = true;
            this.textBox7.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(6D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.Value = "Saldo";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = new Telerik.Reporting.Drawing.Unit(1.7599999904632568D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pictureBox2,
            this.textBox9,
            this.pictureBox1,
            this.textBox10,
            this.textBox11,
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox5,
            this.textBox6,
            this.textBox7});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // pictureBox2
            // 
            this.pictureBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.50799989700317383D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.25399994850158691D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7780002355575562D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.5242007970809937D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.pictureBox2.Style.BackgroundImage.ImageData = global::RSCM_BKU_web.Report.Properties.Resources.Bakti_Husada;
            this.pictureBox2.Style.BackgroundImage.MimeType = "image/jpeg";
            this.pictureBox2.Style.BackgroundImage.Repeat = Telerik.Reporting.Drawing.BackgroundRepeat.NoRepeat;
            this.pictureBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            // 
            // textBox9
            // 
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.7940001487731934D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50799989700317383D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(13.969799041748047D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.76199984550476074D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox9.Style.Font.Bold = true;
            this.textBox9.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(16D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox9.Value = "RSUP NASIONAL DR. CIPTO MANGUNKUSUMO";
            // 
            // pictureBox1
            // 
            this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(17.272001266479492D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.25399994850158691D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.5399999618530273D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.5242007970809937D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.pictureBox1.Style.BackgroundImage.ImageData = global::RSCM_BKU_web.Report.Properties.Resources.rscm_kencana;
            this.pictureBox1.Style.BackgroundImage.MimeType = "image/jpeg";
            // 
            // textBox10
            // 
            this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00010012308484874666D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.7784007787704468D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(20.319799423217773D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox10.Style.Font.Bold = true;
            this.textBox10.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(12D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox10.Value = "LAPORAN BUKU KAS UMUM PER KELOMPOK ANGGARAN";
            // 
            // textBox11
            // 
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00010012308484874666D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.37860107421875D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(20.319799423217773D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.59999990463256836D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox11.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox11.Value = "= \"Tanggal : \" + Parameters.StartDate.Value + \" s.d \" + Parameters.EndDate.Value";
            // 
            // reportFooterSection1
            // 
            this.reportFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(2.059999942779541D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox23,
            this.textBox22,
            this.textBox26,
            this.textBox24,
            this.textBox29,
            this.textBox28,
            this.txtDateTimeNow,
            this.textBox27,
            this.textBox31,
            this.textBox30});
            this.reportFooterSection1.Name = "reportFooterSection1";
            // 
            // textBox23
            // 
            this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.25400054454803467D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.86369925737380981D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.0800008773803711D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800031423568726D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox23.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox23.Value = "Kepala Unit RSCM Kencana";
            // 
            // textBox22
            // 
            this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.25400054454803467D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.35549953579902649D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.0800008773803711D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5079994797706604D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox22.TextWrap = false;
            this.textBox22.Value = "Mengetahui";
            // 
            // textBox26
            // 
            this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.25400054454803467D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(4.165499210357666D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.0800008773803711D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5079994797706604D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox26.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox26.Value = "= Parameters.nipkaunit.Value";
            // 
            // textBox24
            // 
            this.textBox24.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.25400054454803467D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.6572997570037842D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.0002002716064453D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5079994797706604D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox24.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox24.Style.Font.Underline = false;
            this.textBox24.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox24.Value = "= Parameters.kaunit.Value";
            // 
            // textBox29
            // 
            this.textBox29.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(14.986000061035156D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.3718998432159424D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.3338990211486816D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5079994797706604D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox29.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox29.Value = "RSCM Kencana";
            // 
            // textBox28
            // 
            this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(14.986000061035156D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.86369925737380981D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox28.Name = "textBox28";
            this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.3338990211486816D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800031423568726D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox28.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox28.Value = "Kepala Sub Unit Keuangan";
            // 
            // txtDateTimeNow
            // 
            this.txtDateTimeNow.Culture = new System.Globalization.CultureInfo("id-ID");
            this.txtDateTimeNow.Format = "{0:dd MMMM yyyy}";
            this.txtDateTimeNow.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(16.510097503662109D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.35549953579902649D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtDateTimeNow.Name = "txtDateTimeNow";
            this.txtDateTimeNow.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8098013401031494D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5079994797706604D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.txtDateTimeNow.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtDateTimeNow.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtDateTimeNow.Value = "= Now()";
            // 
            // textBox27
            // 
            this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(14.986000061035156D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.35549953579902649D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5238968133926392D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5079994797706604D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox27.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox27.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox27.Value = "Jakarta";
            // 
            // textBox31
            // 
            this.textBox31.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(14.986000061035156D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(4.1654987335205078D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox31.Name = "textBox31";
            this.textBox31.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.333899974822998D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.50800031423568726D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox31.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox31.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox31.Value = "= Parameters.nipkasub.Value";
            // 
            // textBox30
            // 
            this.textBox30.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(14.986000061035156D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(3.6572997570037842D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox30.Name = "textBox30";
            this.textBox30.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(5.333899974822998D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.5079994797706604D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox30.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox30.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox30.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox30.Value = "= Parameters.kasub.Value";
            // 
            // LaporanTransBKUPerMA
            // 
            this.Culture = new System.Globalization.CultureInfo("id-ID");
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail,
            this.pageHeaderSection1,
            this.reportFooterSection1});
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(0.125D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(0.125D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            reportParameter1.Name = "StartDate";
            reportParameter2.Name = "EndDate";
            reportParameter3.Name = "kaunit";
            reportParameter4.Name = "kasub";
            reportParameter5.Name = "nipkaunit";
            reportParameter6.Name = "nipkasub";
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.ReportParameters.Add(reportParameter3);
            this.ReportParameters.Add(reportParameter4);
            this.ReportParameters.Add(reportParameter5);
            this.ReportParameters.Add(reportParameter6);
            this.Style.BackgroundColor = System.Drawing.Color.White;
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Cm;
            this.Width = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.Name = "LaporanTransBKUPerMA";
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }