/// <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.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.detail = new Telerik.Reporting.DetailSection();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(2.0D);
            // 
            // BroodstockPopulationGraphReport
            // 
            this.Name = "BroodstockPopulationGraphReport";
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
								this.pageHeaderSection1,
								this.detail,
								this.pageFooterSection1});
            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 });
        }
        /// <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.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.detail = new Telerik.Reporting.DetailSection();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.SQLDataSource = new Telerik.Reporting.SqlDataSource();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(2D);
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(2D);
            this.detail.Name = "detail";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(2D);
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // SQLDataSource
            // 
            this.SQLDataSource.Name = "SQLDataSource";
            // 
            // RegionalPSNPPledgeReport
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "RegionalPSNPPledgeReport";
            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.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(6D);
            ((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.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.detail = new Telerik.Reporting.DetailSection();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(3D);
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(3.3999998569488525D);
            this.detail.Name = "detail";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(3D);
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // rptInbox
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "rptInbox";
            this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D);
            this.PageSettings.Margins.Left = Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D);
            this.PageSettings.Margins.Right = Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D);
            this.PageSettings.Margins.Top = Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            this.Style.BackgroundColor = System.Drawing.Color.White;
            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(15D);
            ((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.StyleRule styleRule1  = new Telerik.Reporting.Drawing.StyleRule();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.textBox6             = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1   = new Telerik.Reporting.PageHeaderSection();
     this.textBox1             = 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.textBox13            = new Telerik.Reporting.TextBox();
     this.textBox14            = new Telerik.Reporting.TextBox();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.pageFooterSection1   = new Telerik.Reporting.PageFooterSection();
     this.textBox8             = new Telerik.Reporting.TextBox();
     this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
     this.table1               = new Telerik.Reporting.Table();
     this.textBox3             = new Telerik.Reporting.TextBox();
     this.textBox5             = new Telerik.Reporting.TextBox();
     this.textBox7             = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox2
     //
     this.textBox2.Name  = "textBox2";
     this.textBox2.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.701D), Telerik.Reporting.Drawing.Unit.Inch(0.55D));
     this.textBox2.Value = "Nombres y Apellidos";
     //
     // textBox4
     //
     this.textBox4.Name  = "textBox4";
     this.textBox4.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.952D), Telerik.Reporting.Drawing.Unit.Inch(0.55D));
     this.textBox4.Value = "Total Horas";
     //
     // textBox6
     //
     this.textBox6.Name  = "textBox6";
     this.textBox6.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.347D), Telerik.Reporting.Drawing.Unit.Inch(0.55D));
     this.textBox6.Value = "Valor por Hora";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.textBox9,
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox13,
         this.textBox14
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox1
     //
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.9D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Value           = "Reporte de asistencias de Personal";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.7D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.6D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox9.Value    = "Desde";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.6D), Telerik.Reporting.Drawing.Unit.Inch(0.7D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox10.Value    = "=Fields.desde";
     //
     // textBox11
     //
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.7D));
     this.textBox11.Name     = "textBox11";
     this.textBox11.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.6D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox11.Value    = "Hasta";
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.6D), Telerik.Reporting.Drawing.Unit.Inch(0.7D));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox12.Value    = "=Fields.hasta";
     //
     // textBox13
     //
     this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4D), Telerik.Reporting.Drawing.Unit.Inch(0.7D));
     this.textBox13.Name     = "textBox13";
     this.textBox13.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox13.Value    = "Semana #:";
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.8D), Telerik.Reporting.Drawing.Unit.Inch(0.7D));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox14.Value    = "=Fields.semana";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.detail.Name   = "detail";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.4D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox8
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // textBox8
     //
     this.textBox8.Docking         = Telerik.Reporting.DockingStyle.Left;
     this.textBox8.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.5D), Telerik.Reporting.Drawing.Unit.Inch(0.4D));
     this.textBox8.Style.Font.Bold = false;
     this.textBox8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox8.Value           = "Reporte de asistencias de Personal generado por Strix Owl";
     //
     // reportHeaderSection1
     //
     this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.1D);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.701D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.952D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.348D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.55D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox3);
     this.table1.Body.SetCellContent(0, 1, this.textBox5);
     this.table1.Body.SetCellContent(0, 2, this.textBox7);
     tableGroup1.Name       = "tableGroup";
     tableGroup1.ReportItem = this.textBox2;
     tableGroup2.Name       = "tableGroup1";
     tableGroup2.ReportItem = this.textBox4;
     tableGroup3.Name       = "tableGroup2";
     tableGroup3.ReportItem = this.textBox6;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox3,
         this.textBox5,
         this.textBox7,
         this.textBox2,
         this.textBox4,
         this.textBox6
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     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.Inch(5D), Telerik.Reporting.Drawing.Unit.Inch(1.1D));
     //
     // textBox3
     //
     this.textBox3.Name  = "textBox3";
     this.textBox3.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.701D), Telerik.Reporting.Drawing.Unit.Inch(0.55D));
     this.textBox3.Value = "=Fields.Nombres";
     //
     // textBox5
     //
     this.textBox5.Name  = "textBox5";
     this.textBox5.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.952D), Telerik.Reporting.Drawing.Unit.Inch(0.55D));
     this.textBox5.Value = "=SUM(Fields.Horas)";
     //
     // textBox7
     //
     this.textBox7.Name  = "textBox7";
     this.textBox7.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.347D), Telerik.Reporting.Drawing.Unit.Inch(0.55D));
     this.textBox7.Value = "=Fields.sueldoPorHora";
     //
     // ReportAsistencias
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1,
         this.reportHeaderSection1
     });
     this.Name = "ReportAsistencias";
     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.Letter;
     this.Style.Font.Name = "Consolas";
     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(6.5D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 5
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.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.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();
     this.detailSection1 = new Telerik.Reporting.DetailSection();
     this.factura        = new Telerik.Reporting.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(3.2000000476837158D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.factura
     });
     this.detailSection1.Name = "detailSection1";
     //
     // factura
     //
     this.factura.Location         = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.factura.Name             = "factura";
     this.factura.Size             = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(259.19622802734375D), Telerik.Reporting.Drawing.Unit.Pixel(259.19622802734375D));
     this.factura.Sizing           = Telerik.Reporting.Drawing.ImageSizeMode.Normal;
     this.factura.ItemDataBinding += new System.EventHandler(this.factura_ItemDataBinding);
     //
     // ReporteVerFactura
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1
     });
     this.Name = "ReporteVerFactura";
     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;
     reportParameter1.Name       = "Id";
     reportParameter1.Type       = Telerik.Reporting.ReportParameterType.Integer;
     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(typeof(Telerik.Reporting.Table), "Office.TableNormal")
     });
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
     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)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule2.Style.Font.Name = "Calibri";
     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), "Office.TableHeader")
     });
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule3.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     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.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule3.Style.Font.Name     = "Calibri";
     styleRule3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     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), "Office.TableBody")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     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           = "Calibri";
     styleRule4.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width           = Telerik.Reporting.Drawing.Unit.Inch(6.4000000953674316D);
     this.NeedDataSource += new System.EventHandler(this.ReporteVerFactura_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.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();
            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.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
            this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
            this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
            this.moduleNameCaptionTextBox = new Telerik.Reporting.TextBox();
            this.productionCycleIDCaptionTextBox = new Telerik.Reporting.TextBox();
            this.dateCaptionTextBox = new Telerik.Reporting.TextBox();
            this.activityCaptionTextBox = new Telerik.Reporting.TextBox();
            this.stageCaptionTextBox = new Telerik.Reporting.TextBox();
            this.populationCaptionTextBox = new Telerik.Reporting.TextBox();
            this.survivalRateCaptionTextBox = new Telerik.Reporting.TextBox();
            this.remarkCaptionTextBox = new Telerik.Reporting.TextBox();
            this.moduleNameGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
            this.moduleNameGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
            this.productionCycleIDGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
            this.productionCycleIDGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.pageHeader = new Telerik.Reporting.PageHeaderSection();
            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.reportFooter = new Telerik.Reporting.ReportFooterSection();
            this.detail = new Telerik.Reporting.DetailSection();
            this.dateDataTextBox = new Telerik.Reporting.TextBox();
            this.activityDataTextBox = new Telerik.Reporting.TextBox();
            this.stageDataTextBox = new Telerik.Reporting.TextBox();
            this.populationDataTextBox = new Telerik.Reporting.TextBox();
            this.survivalRateDataTextBox = new Telerik.Reporting.TextBox();
            this.remarkDataTextBox = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionString = "HatcheryReportLibrary.Properties.Settings.Hatchery";
            this.sqlDataSource1.Name = "sqlDataSource1";
            this.sqlDataSource1.SelectCommand = "SELECT        ModuleName, ProductionCycleID, Date, DOC, Stage, Population, Surviv" +
    "alRate, Activity, Length, Remark\r\nFROM            DailyPostLarvaeHealthReport";
            // 
            // labelsGroupHeaderSection
            // 
            this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.moduleNameCaptionTextBox,
            this.productionCycleIDCaptionTextBox,
            this.dateCaptionTextBox,
            this.activityCaptionTextBox,
            this.stageCaptionTextBox,
            this.populationCaptionTextBox,
            this.survivalRateCaptionTextBox,
            this.remarkCaptionTextBox,
            this.textBox3});
            this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
            this.labelsGroupHeaderSection.PrintOnEveryPage = true;
            // 
            // labelsGroupFooterSection
            // 
            this.labelsGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.labelsGroupFooterSection.Name = "labelsGroupFooterSection";
            this.labelsGroupFooterSection.Style.Visible = false;
            // 
            // moduleNameCaptionTextBox
            // 
            this.moduleNameCaptionTextBox.CanGrow = true;
            this.moduleNameCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.moduleNameCaptionTextBox.Name = "moduleNameCaptionTextBox";
            this.moduleNameCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78385418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.moduleNameCaptionTextBox.StyleName = "Caption";
            this.moduleNameCaptionTextBox.Value = "Module Name";
            // 
            // productionCycleIDCaptionTextBox
            // 
            this.productionCycleIDCaptionTextBox.CanGrow = true;
            this.productionCycleIDCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.82552081346511841D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.productionCycleIDCaptionTextBox.Name = "productionCycleIDCaptionTextBox";
            this.productionCycleIDCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78385418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.productionCycleIDCaptionTextBox.StyleName = "Caption";
            this.productionCycleIDCaptionTextBox.Value = "PID";
            // 
            // dateCaptionTextBox
            // 
            this.dateCaptionTextBox.CanGrow = true;
            this.dateCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.6302083730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.dateCaptionTextBox.Name = "dateCaptionTextBox";
            this.dateCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0697917938232422D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.dateCaptionTextBox.StyleName = "Caption";
            this.dateCaptionTextBox.Value = "Date";
            // 
            // activityCaptionTextBox
            // 
            this.activityCaptionTextBox.CanGrow = true;
            this.activityCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.activityCaptionTextBox.Name = "activityCaptionTextBox";
            this.activityCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78385418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.activityCaptionTextBox.StyleName = "Caption";
            this.activityCaptionTextBox.Value = "Activity";
            // 
            // stageCaptionTextBox
            // 
            this.stageCaptionTextBox.CanGrow = true;
            this.stageCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.stageCaptionTextBox.Name = "stageCaptionTextBox";
            this.stageCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.stageCaptionTextBox.StyleName = "Caption";
            this.stageCaptionTextBox.Value = "Stage";
            // 
            // populationCaptionTextBox
            // 
            this.populationCaptionTextBox.CanGrow = true;
            this.populationCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.9395833015441895D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.populationCaptionTextBox.Name = "populationCaptionTextBox";
            this.populationCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.98385429382324219D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.populationCaptionTextBox.StyleName = "Caption";
            this.populationCaptionTextBox.Value = "Population";
            // 
            // survivalRateCaptionTextBox
            // 
            this.survivalRateCaptionTextBox.CanGrow = true;
            this.survivalRateCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9427108764648438D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.survivalRateCaptionTextBox.Name = "survivalRateCaptionTextBox";
            this.survivalRateCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78385418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.survivalRateCaptionTextBox.StyleName = "Caption";
            this.survivalRateCaptionTextBox.Value = "SR";
            // 
            // remarkCaptionTextBox
            // 
            this.remarkCaptionTextBox.CanGrow = true;
            this.remarkCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.7729172706604D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.remarkCaptionTextBox.Name = "remarkCaptionTextBox";
            this.remarkCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9838536977767944D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.remarkCaptionTextBox.StyleName = "Caption";
            this.remarkCaptionTextBox.Value = "Remark";
            // 
            // moduleNameGroupHeaderSection
            // 
            this.moduleNameGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.moduleNameGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.textBox2});
            this.moduleNameGroupHeaderSection.Name = "moduleNameGroupHeaderSection";
            // 
            // moduleNameGroupFooterSection
            // 
            this.moduleNameGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.moduleNameGroupFooterSection.Name = "moduleNameGroupFooterSection";
            // 
            // productionCycleIDGroupHeaderSection
            // 
            this.productionCycleIDGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
            this.productionCycleIDGroupHeaderSection.Name = "productionCycleIDGroupHeaderSection";
            // 
            // productionCycleIDGroupFooterSection
            // 
            this.productionCycleIDGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.productionCycleIDGroupFooterSection.Name = "productionCycleIDGroupFooterSection";
            // 
            // textBox1
            // 
            this.textBox1.CanGrow = true;
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78385418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox1.StyleName = "Data";
            this.textBox1.Value = "= Fields.ModuleName";
            // 
            // textBox2
            // 
            this.textBox2.CanGrow = true;
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.82552081346511841D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78385418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox2.StyleName = "Data";
            this.textBox2.Value = "= Fields.ProductionCycleID";
            // 
            // pageHeader
            // 
            this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
            this.pageHeader.Name = "pageHeader";
            // 
            // pageFooter
            // 
            this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            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.20000000298023224D));
            this.currentTimeTextBox.StyleName = "PageInfo";
            this.currentTimeTextBox.Value = "=NOW()";
            // 
            // pageInfoTextBox
            // 
            this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.7020440101623535D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            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.20000000298023224D));
            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(0.84791678190231323D);
            this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.titleTextBox});
            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(2.7000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.34791666269302368D));
            this.titleTextBox.StyleName = "Title";
            this.titleTextBox.Value = "PL Reports";
            // 
            // reportFooter
            // 
            this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.reportFooter.Name = "reportFooter";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.dateDataTextBox,
            this.activityDataTextBox,
            this.stageDataTextBox,
            this.populationDataTextBox,
            this.survivalRateDataTextBox,
            this.remarkDataTextBox,
            this.textBox4});
            this.detail.Name = "detail";
            // 
            // dateDataTextBox
            // 
            this.dateDataTextBox.CanGrow = true;
            this.dateDataTextBox.Format = "{0:dd/MM/yy}";
            this.dateDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.6302083730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.dateDataTextBox.Name = "dateDataTextBox";
            this.dateDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0697917938232422D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.dateDataTextBox.StyleName = "Data";
            this.dateDataTextBox.Value = "= Fields.Date";
            // 
            // activityDataTextBox
            // 
            this.activityDataTextBox.CanGrow = true;
            this.activityDataTextBox.Format = "{0:N0}";
            this.activityDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.activityDataTextBox.Name = "activityDataTextBox";
            this.activityDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78385418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.activityDataTextBox.StyleName = "Data";
            this.activityDataTextBox.Value = "= Fields.Activity";
            // 
            // stageDataTextBox
            // 
            this.stageDataTextBox.CanGrow = true;
            this.stageDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.stageDataTextBox.Name = "stageDataTextBox";
            this.stageDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49999967217445374D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.stageDataTextBox.StyleName = "Data";
            this.stageDataTextBox.Value = "= Fields.Stage";
            // 
            // populationDataTextBox
            // 
            this.populationDataTextBox.CanGrow = true;
            this.populationDataTextBox.Format = "{0:N0}";
            this.populationDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.9395833015441895D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.populationDataTextBox.Name = "populationDataTextBox";
            this.populationDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.98385429382324219D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.populationDataTextBox.StyleName = "Data";
            this.populationDataTextBox.Value = "= Fields.Population";
            // 
            // survivalRateDataTextBox
            // 
            this.survivalRateDataTextBox.CanGrow = true;
            this.survivalRateDataTextBox.Format = "{0:P0}";
            this.survivalRateDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.9427108764648438D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.survivalRateDataTextBox.Name = "survivalRateDataTextBox";
            this.survivalRateDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78385418653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.survivalRateDataTextBox.StyleName = "Data";
            this.survivalRateDataTextBox.Value = "= Fields.SurvivalRate";
            // 
            // remarkDataTextBox
            // 
            this.remarkDataTextBox.CanGrow = true;
            this.remarkDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.7729172706604D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.remarkDataTextBox.Name = "remarkDataTextBox";
            this.remarkDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9838536977767944D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.remarkDataTextBox.StyleName = "Data";
            this.remarkDataTextBox.Value = "= Fields.Remark";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1156249046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.023041406646370888D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80007904767990112D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox3.Style.Font.Bold = false;
            this.textBox3.Style.Font.Name = "Tahoma";
            this.textBox3.Value = "Length";
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1156253814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80007904767990112D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox4.Value = "= Fields.Length";
            // 
            // DailyPostLarvaeReport
            // 
            this.DataSource = this.sqlDataSource1;
            group1.GroupFooter = this.labelsGroupFooterSection;
            group1.GroupHeader = this.labelsGroupHeaderSection;
            group1.Name = "labelsGroup";
            group2.GroupFooter = this.moduleNameGroupFooterSection;
            group2.GroupHeader = this.moduleNameGroupHeaderSection;
            group2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ModuleName"));
            group2.Name = "moduleNameGroup";
            group3.GroupFooter = this.productionCycleIDGroupFooterSection;
            group3.GroupHeader = this.productionCycleIDGroupHeaderSection;
            group3.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ProductionCycleID"));
            group3.Name = "productionCycleIDGroup";
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            group1,
            group2,
            group3});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.labelsGroupHeaderSection,
            this.labelsGroupFooterSection,
            this.moduleNameGroupHeaderSection,
            this.moduleNameGroupFooterSection,
            this.productionCycleIDGroupHeaderSection,
            this.productionCycleIDGroupFooterSection,
            this.pageHeader,
            this.pageFooter,
            this.reportHeader,
            this.reportFooter,
            this.detail});
            this.Name = "DailyPostLarvaeReport";
            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;
            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.Italic = false;
            styleRule2.Style.Font.Name = "Tahoma";
            styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(18D);
            styleRule2.Style.Font.Strikeout = false;
            styleRule2.Style.Font.Underline = false;
            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(8.90000057220459D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Esempio n. 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(ProvisionalDx_Sub));
     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();
     this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.srNoCaptionTextBox = new Telerik.Reporting.TextBox();
     this.provisionalDxCaptionTextBox = new Telerik.Reporting.TextBox();
     this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     this.reportHeader = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox = new Telerik.Reporting.TextBox();
     this.detail = new Telerik.Reporting.DetailSection();
     this.srNoDataTextBox = new Telerik.Reporting.TextBox();
     this.provisionalDxDataTextBox = new Telerik.Reporting.TextBox();
     this.shape1 = new Telerik.Reporting.Shape();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
     this.labelsGroupFooterSection.Name = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.srNoCaptionTextBox,
     this.provisionalDxCaptionTextBox});
     this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // srNoCaptionTextBox
     //
     this.srNoCaptionTextBox.CanGrow = true;
     this.srNoCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.srNoCaptionTextBox.Name = "srNoCaptionTextBox";
     this.srNoCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.37916669249534607D), Telerik.Reporting.Drawing.Unit.Inch(0.17916671931743622D));
     this.srNoCaptionTextBox.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.srNoCaptionTextBox.Style.Font.Bold = true;
     this.srNoCaptionTextBox.Style.Font.Name = "Arial";
     this.srNoCaptionTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.srNoCaptionTextBox.StyleName = "Caption";
     this.srNoCaptionTextBox.Value = "Sr No";
     //
     // provisionalDxCaptionTextBox
     //
     this.provisionalDxCaptionTextBox.CanGrow = true;
     this.provisionalDxCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.provisionalDxCaptionTextBox.Name = "provisionalDxCaptionTextBox";
     this.provisionalDxCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.17916671931743622D));
     this.provisionalDxCaptionTextBox.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.provisionalDxCaptionTextBox.Style.Font.Bold = true;
     this.provisionalDxCaptionTextBox.Style.Font.Name = "Arial";
     this.provisionalDxCaptionTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.provisionalDxCaptionTextBox.StyleName = "Caption";
     this.provisionalDxCaptionTextBox.Value = "Provisional Dx";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource1.Name = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.titleTextBox});
     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(3.2000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.15833337604999542D));
     this.titleTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value = "ProvisionalDx";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20216202735900879D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.srNoDataTextBox,
     this.provisionalDxDataTextBox,
     this.shape1});
     this.detail.Name = "detail";
     //
     // srNoDataTextBox
     //
     this.srNoDataTextBox.CanGrow = true;
     this.srNoDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.srNoDataTextBox.Name = "srNoDataTextBox";
     this.srNoDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.37916669249534607D), Telerik.Reporting.Drawing.Unit.Inch(0.15000000596046448D));
     this.srNoDataTextBox.Style.Font.Name = "Arial";
     this.srNoDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.srNoDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.srNoDataTextBox.StyleName = "Data";
     this.srNoDataTextBox.Value = "=Fields.SrNo";
     //
     // provisionalDxDataTextBox
     //
     this.provisionalDxDataTextBox.CanGrow = true;
     this.provisionalDxDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.provisionalDxDataTextBox.Name = "provisionalDxDataTextBox";
     this.provisionalDxDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.15000000596046448D));
     this.provisionalDxDataTextBox.Style.Font.Name = "Arial";
     this.provisionalDxDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.provisionalDxDataTextBox.StyleName = "Data";
     this.provisionalDxDataTextBox.Value = "=Fields.ProvisionalDx";
     //
     // shape1
     //
     this.shape1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.014238993637263775D), Telerik.Reporting.Drawing.Unit.Inch(0.15007869899272919D));
     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(3.1857612133026123D), Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D));
     this.shape1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     //
     // ProvisionalDx_Sub
     //
     this.DataSource = this.sqlDataSource1;
     this.Filters.Add(new Telerik.Reporting.Filter("=Fields.VisitID", Telerik.Reporting.FilterOperator.Equal, "=Parameters.LinkPrmVisitID.Value"));
     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.reportHeader,
     this.detail});
     this.Name = "ProvisionalDx_Sub";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.AllowNull = true;
     reportParameter1.Name = "LinkPrmVisitID";
     reportParameter1.Text = "Parameter1";
     this.ReportParameters.Add(reportParameter1);
     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(18D);
     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(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 = "Tahoma";
     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 = "Tahoma";
     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(3.2000000476837158D);
     ((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(Letter));
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            this.detail = new Telerik.Reporting.DetailSection();
            this.dateText = new Telerik.Reporting.TextBox();
            this.bodyText = new Telerik.Reporting.TextBox();
            this.messageFromText = new Telerik.Reporting.TextBox();
            this.headerText = new Telerik.Reporting.TextBox();
            this.pictureBox1 = new Telerik.Reporting.PictureBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(9.0000009536743164D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.dateText,
            this.bodyText,
            this.messageFromText,
            this.headerText,
            this.pictureBox1,
            this.textBox1});
            this.detail.Name = "detail";
            // 
            // dateText
            // 
            this.dateText.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D), Telerik.Reporting.Drawing.Unit.Inch(2.4000003337860107D));
            this.dateText.Name = "dateText";
            this.dateText.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.8999996185302734D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.dateText.Value = "";
            // 
            // bodyText
            // 
            this.bodyText.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D), Telerik.Reporting.Drawing.Unit.Inch(5.1000003814697266D));
            this.bodyText.Name = "bodyText";
            this.bodyText.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.8000006675720215D), Telerik.Reporting.Drawing.Unit.Inch(3.7000000476837158D));
            this.bodyText.Value = "";
            // 
            // messageFromText
            // 
            this.messageFromText.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D), Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D));
            this.messageFromText.Name = "messageFromText";
            this.messageFromText.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.2999998927116394D));
            this.messageFromText.Value = "";
            // 
            // headerText
            // 
            this.headerText.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D), Telerik.Reporting.Drawing.Unit.Inch(4.0999999046325684D));
            this.headerText.Name = "headerText";
            this.headerText.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3999998569488525D), Telerik.Reporting.Drawing.Unit.Inch(0.79999971389770508D));
            this.headerText.Value = "";
            // 
            // pictureBox1
            // 
            this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9381284295814112E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D));
            this.pictureBox1.MimeType = "image/jpeg";
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.4998817443847656D), Telerik.Reporting.Drawing.Unit.Inch(1.0000001192092896D));
            this.pictureBox1.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
            this.pictureBox1.Value = ((object)(resources.GetObject("pictureBox1.Value")));
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D), Telerik.Reporting.Drawing.Unit.Inch(3.9000003337860107D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49999991059303284D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.Value = "TO:";
            // 
            // Letter
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail});
            this.Name = "Letter";
            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.25D), Telerik.Reporting.Drawing.Unit.Inch(1D));
            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(6.4999604225158691D);
            ((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.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            this.detail = new Telerik.Reporting.DetailSection();
            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.group1 = new Telerik.Reporting.Group();
            this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
            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.textBox8 = new Telerik.Reporting.TextBox();
            this.SparesHistorySource = new Telerik.Reporting.ObjectDataSource();
            this.group2 = new Telerik.Reporting.Group();
            this.groupFooterSection2 = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection2 = new Telerik.Reporting.GroupHeaderSection();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.group3 = new Telerik.Reporting.Group();
            this.groupFooterSection3 = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection3 = new Telerik.Reporting.GroupHeaderSection();
            this.textBox16 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20007880032062531D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox10,
            this.textBox11,
            this.textBox12,
            this.textBox13,
            this.textBox14,
            this.textBox15});
            this.detail.Name = "detail";
            // 
            // textBox10
            // 
            this.textBox10.Format = "{0:d}";
            this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2999610900878906D), Telerik.Reporting.Drawing.Unit.Inch(7.8439712524414062E-05D));
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox10.StyleName = "DetailsStyle";
            this.textBox10.Value = "=Fields.EntryDate";
            // 
            // textBox11
            // 
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1000397205352783D), Telerik.Reporting.Drawing.Unit.Inch(7.85986558184959E-05D));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox11.StyleName = "DetailsStyle";
            this.textBox11.Value = "=Fields.Parteculars";
            // 
            // textBox12
            // 
            this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.9001188278198242D), Telerik.Reporting.Drawing.Unit.Inch(7.8731114626862109E-05D));
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.62999981641769409D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox12.StyleName = "DetailsStyle";
            this.textBox12.Value = "=Fields.Quantity";
            // 
            // textBox13
            // 
            this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.5301971435546875D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.76980340480804443D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox13.StyleName = "DetailsStyle";
            this.textBox13.Value = "=Fields.RequisitionNo";
            // 
            // textBox14
            // 
            this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.3000788688659668D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0998425483703613D), Telerik.Reporting.Drawing.Unit.Inch(0.19999991357326508D));
            this.textBox14.StyleName = "DetailsStyle";
            this.textBox14.Value = "=Fields.MachineInformation.Name";
            // 
            // textBox15
            // 
            this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.40000057220459D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80000007152557373D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox15.StyleName = "DetailsStyle";
            this.textBox15.Value = "=Fields.SparesInformation.PartName";
            // 
            // 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.0520833320915699D);
            this.groupFooterSection1.Name = "groupFooterSection1";
            // 
            // groupHeaderSection1
            // 
            this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.50007909536361694D);
            this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox5,
            this.textBox6,
            this.textBox7,
            this.textBox8});
            this.groupHeaderSection1.Name = "groupHeaderSection1";
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), 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(6.1999607086181641D), Telerik.Reporting.Drawing.Unit.Inch(0.29996070265769958D));
            this.textBox1.StyleName = "HeaderStyle";
            this.textBox1.Value = "Spares History";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2999610900878906D), Telerik.Reporting.Drawing.Unit.Inch(0.30007871985435486D));
            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.20000004768371582D));
            this.textBox2.StyleName = "GroupHeaderStyle";
            this.textBox2.Value = "Date";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1000397205352783D), Telerik.Reporting.Drawing.Unit.Inch(0.30007871985435486D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox3.StyleName = "GroupHeaderStyle";
            this.textBox3.Value = "Particulars";
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.900118350982666D), Telerik.Reporting.Drawing.Unit.Inch(0.3000788688659668D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.62999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox4.StyleName = "GroupHeaderStyle";
            this.textBox4.Value = "Quantity";
            // 
            // textBox5
            // 
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.5301971435546875D), Telerik.Reporting.Drawing.Unit.Inch(0.3000788688659668D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.76980334520339966D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox5.StyleName = "GroupHeaderStyle";
            this.textBox5.Value = "Req No";
            // 
            // textBox6
            // 
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.3000788688659668D), Telerik.Reporting.Drawing.Unit.Inch(0.3000788688659668D));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0998423099517822D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox6.StyleName = "GroupHeaderStyle";
            this.textBox6.Value = "Machine Name";
            // 
            // textBox7
            // 
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.39992094039917D), Telerik.Reporting.Drawing.Unit.Inch(0.30007895827293396D));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80000030994415283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox7.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.StyleName = "GroupHeaderStyle";
            this.textBox7.Value = "Part Name";
            // 
            // textBox8
            // 
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.30007892847061157D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.299882173538208D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox8.StyleName = "GroupHeaderStyle";
            this.textBox8.Value = "Unit / Section";
            // 
            // SparesHistorySource
            // 
            this.SparesHistorySource.Name = "SparesHistorySource";
            // 
            // group2
            // 
            this.group2.GroupFooter = this.groupFooterSection2;
            this.group2.GroupHeader = this.groupHeaderSection2;
            this.group2.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
            new Telerik.Reporting.Grouping("= Fields.MachineInformation.UnitInformation.UnitName")});
            this.group2.Name = "group2";
            // 
            // groupFooterSection2
            // 
            this.groupFooterSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
            this.groupFooterSection2.Name = "groupFooterSection2";
            // 
            // groupHeaderSection2
            // 
            this.groupHeaderSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D);
            this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox9});
            this.groupHeaderSection2.Name = "groupHeaderSection2";
            // 
            // 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(1.2998428344726563D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox9.StyleName = "GroupingStyle";
            this.textBox9.Value = "=Fields.MachineInformation.UnitInformation.UnitName + \"/\"";
            // 
            // group3
            // 
            this.group3.GroupFooter = this.groupFooterSection3;
            this.group3.GroupHeader = this.groupHeaderSection3;
            this.group3.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
            new Telerik.Reporting.Grouping("= Fields.MachineInformation.SectionInformation.SectionName")});
            this.group3.Name = "group3";
            // 
            // groupFooterSection3
            // 
            this.groupFooterSection3.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
            this.groupFooterSection3.Name = "groupFooterSection3";
            // 
            // groupHeaderSection3
            // 
            this.groupHeaderSection3.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D);
            this.groupHeaderSection3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox16});
            this.groupHeaderSection3.Name = "groupHeaderSection3";
            // 
            // textBox16
            // 
            this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2998822927474976D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox16.StyleName = "GroupingStyle";
            this.textBox16.Value = "=Fields.MachineInformation.SectionInformation.SectionName";
            // 
            // SparesHistoryReport
            // 
            this.DataSource = this.SparesHistorySource;
            this.ExternalStyleSheets.Add(new Telerik.Reporting.Drawing.ExternalStyleSheet("StyleSheets\\TelerikReportingStyleSheet.xml"));
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            this.group1,
            this.group2,
            this.group3});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.groupHeaderSection1,
            this.groupFooterSection1,
            this.groupHeaderSection2,
            this.groupFooterSection2,
            this.groupHeaderSection3,
            this.groupFooterSection3,
            this.detail});
            this.Name = "SparesHistoryReport";
            this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.PageSettings.Margins.Left = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.PageSettings.Margins.Right = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.PageSettings.Margins.Top = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
            this.Style.BackgroundColor = System.Drawing.Color.White;
            this.StyleName = "";
            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(6.2000002861022949D);
            ((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(RprDurmaSuresi));
            Telerik.Reporting.NavigateToReportAction navigateToReportAction1 = new Telerik.Reporting.NavigateToReportAction();
            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.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.dsPlakaList = new Telerik.Reporting.SqlDataSource();
            this.dsDuraklama = new Telerik.Reporting.SqlDataSource();
            this.aRC_PLAKAGroupHeader = new Telerik.Reporting.GroupHeaderSection();
            this.aRC_PLAKACaptionTextBox = new Telerik.Reporting.TextBox();
            this.aRC_PLAKADataTextBox = new Telerik.Reporting.TextBox();
            this.aRC_PLAKAGroupFooter = new Telerik.Reporting.GroupFooterSection();
            this.aRC_PLAKAGroup = new Telerik.Reporting.Group();
            this.labelsGroupHeader = new Telerik.Reporting.GroupHeaderSection();
            this.dT_DURBASTARCaptionTextBox = new Telerik.Reporting.TextBox();
            this.dT_DURBITTARCaptionTextBox = new Telerik.Reporting.TextBox();
            this.dT_DURSURESICaptionTextBox = new Telerik.Reporting.TextBox();
            this.dT_ADRESCaptionTextBox = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.labelsGroupFooter = new Telerik.Reporting.GroupFooterSection();
            this.labelsGroup = new Telerik.Reporting.Group();
            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.panel8 = new Telerik.Reporting.Panel();
            this.pictureBox7 = new Telerik.Reporting.PictureBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.reportFooter = new Telerik.Reporting.ReportFooterSection();
            this.detail = new Telerik.Reporting.DetailSection();
            this.dT_DURBASTARDataTextBox = new Telerik.Reporting.TextBox();
            this.dT_DURBITTARDataTextBox = new Telerik.Reporting.TextBox();
            this.dT_DURSURESIDataTextBox = new Telerik.Reporting.TextBox();
            this.dT_ADRESDataTextBox = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // dsPlakaList
            // 
            this.dsPlakaList.ConnectionString = "MySisRapor.Properties.Settings.ElektrometreServer17817";
            this.dsPlakaList.Name = "dsAracList";
            this.dsPlakaList.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@kulAd", System.Data.DbType.String, "=Parameters.kulAd.Value")});
            this.dsPlakaList.SelectCommand = "SELECT ARC_SER1NO, ARC_PLAKA FROM bayifirma INNER JOIN ATS_ARACLAR ON bayifirma.s" +
                "erino = CONVERT(VARCHAR, ATS_ARACLAR.ARC_SER1NO) where  bayifirma.bayia=@kulAd o" +
                "rder by bayifirma.firma";
            // 
            // dsDuraklama
            // 
            this.dsDuraklama.ConnectionString = "MySisRapor.Properties.Settings.ElektrometreServer17817";
            this.dsDuraklama.Name = "dsDuraklama";
            this.dsDuraklama.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@arcSer1No", System.Data.DbType.String, "=Parameters.Plaka.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@basTar", System.Data.DbType.DateTime, "=Parameters.basTar.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@bitTar", System.Data.DbType.DateTime, "=Parameters.bitTar.Value")});
            this.dsDuraklama.SelectCommand = resources.GetString("dsDuraklama.SelectCommand");
            // 
            // aRC_PLAKAGroupHeader
            // 
            this.aRC_PLAKAGroupHeader.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.aRC_PLAKAGroupHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.aRC_PLAKACaptionTextBox,
            this.aRC_PLAKADataTextBox});
            this.aRC_PLAKAGroupHeader.Name = "aRC_PLAKAGroupHeader";
            // 
            // aRC_PLAKACaptionTextBox
            // 
            this.aRC_PLAKACaptionTextBox.CanGrow = true;
            this.aRC_PLAKACaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.aRC_PLAKACaptionTextBox.Name = "aRC_PLAKACaptionTextBox";
            this.aRC_PLAKACaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.aRC_PLAKACaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.aRC_PLAKACaptionTextBox.StyleName = "Caption";
            resources.ApplyResources(this.aRC_PLAKACaptionTextBox, "aRC_PLAKACaptionTextBox");
            // 
            // aRC_PLAKADataTextBox
            // 
            this.aRC_PLAKADataTextBox.CanGrow = true;
            this.aRC_PLAKADataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.1058332920074463D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.aRC_PLAKADataTextBox.Name = "aRC_PLAKADataTextBox";
            this.aRC_PLAKADataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(13.602499961853027D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.aRC_PLAKADataTextBox.StyleName = "Data";
            resources.ApplyResources(this.aRC_PLAKADataTextBox, "aRC_PLAKADataTextBox");
            // 
            // aRC_PLAKAGroupFooter
            // 
            this.aRC_PLAKAGroupFooter.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.aRC_PLAKAGroupFooter.Name = "aRC_PLAKAGroupFooter";
            // 
            // aRC_PLAKAGroup
            // 
            this.aRC_PLAKAGroup.GroupFooter = this.aRC_PLAKAGroupFooter;
            this.aRC_PLAKAGroup.GroupHeader = this.aRC_PLAKAGroupHeader;
            this.aRC_PLAKAGroup.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("=Fields.ARC_PLAKA")});
            this.aRC_PLAKAGroup.Name = "aRC_PLAKAGroup";
            // 
            // labelsGroupHeader
            // 
            this.labelsGroupHeader.Height = new Telerik.Reporting.Drawing.Unit(0.71833336353302D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.labelsGroupHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.dT_DURBASTARCaptionTextBox,
            this.dT_DURBITTARCaptionTextBox,
            this.dT_DURSURESICaptionTextBox,
            this.dT_ADRESCaptionTextBox,
            this.textBox2});
            this.labelsGroupHeader.Name = "labelsGroupHeader";
            this.labelsGroupHeader.PrintOnEveryPage = true;
            // 
            // dT_DURBASTARCaptionTextBox
            // 
            this.dT_DURBASTARCaptionTextBox.CanGrow = true;
            this.dT_DURBASTARCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_DURBASTARCaptionTextBox.Name = "dT_DURBASTARCaptionTextBox";
            this.dT_DURBASTARCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8873958587646484D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_DURBASTARCaptionTextBox.StyleName = "Caption";
            resources.ApplyResources(this.dT_DURBASTARCaptionTextBox, "dT_DURBASTARCaptionTextBox");
            // 
            // dT_DURBITTARCaptionTextBox
            // 
            this.dT_DURBITTARCaptionTextBox.CanGrow = true;
            this.dT_DURBITTARCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9932291507720947D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_DURBITTARCaptionTextBox.Name = "dT_DURBITTARCaptionTextBox";
            this.dT_DURBITTARCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8873958587646484D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_DURBITTARCaptionTextBox.StyleName = "Caption";
            resources.ApplyResources(this.dT_DURBITTARCaptionTextBox, "dT_DURBITTARCaptionTextBox");
            // 
            // dT_DURSURESICaptionTextBox
            // 
            this.dT_DURSURESICaptionTextBox.CanGrow = true;
            this.dT_DURSURESICaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.6825017929077148D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_DURSURESICaptionTextBox.Name = "dT_DURSURESICaptionTextBox";
            this.dT_DURSURESICaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0664582252502441D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_DURSURESICaptionTextBox.StyleName = "Caption";
            resources.ApplyResources(this.dT_DURSURESICaptionTextBox, "dT_DURSURESICaptionTextBox");
            // 
            // dT_ADRESCaptionTextBox
            // 
            this.dT_ADRESCaptionTextBox.CanGrow = true;
            this.dT_ADRESCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.799999237060547D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_ADRESCaptionTextBox.Name = "dT_ADRESCaptionTextBox";
            this.dT_ADRESCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(12.100000381469727D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_ADRESCaptionTextBox.StyleName = "Caption";
            resources.ApplyResources(this.dT_ADRESCaptionTextBox, "dT_ADRESCaptionTextBox");
            // 
            // textBox2
            // 
            this.textBox2.CanGrow = true;
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.9316635131835938D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.6998002529144287D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox2.StyleName = "Caption";
            resources.ApplyResources(this.textBox2, "textBox2");
            // 
            // labelsGroupFooter
            // 
            this.labelsGroupFooter.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.labelsGroupFooter.Name = "labelsGroupFooter";
            this.labelsGroupFooter.Style.Visible = false;
            // 
            // labelsGroup
            // 
            this.labelsGroup.GroupFooter = this.labelsGroupFooter;
            this.labelsGroup.GroupHeader = this.labelsGroupHeader;
            this.labelsGroup.Name = "labelsGroup";
            // 
            // pageHeader
            // 
            this.pageHeader.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.reportNameTextBox});
            this.pageHeader.Name = "pageHeader";
            // 
            // reportNameTextBox
            // 
            this.reportNameTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.reportNameTextBox.Name = "reportNameTextBox";
            this.reportNameTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(15.708333015441895D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.reportNameTextBox.StyleName = "PageInfo";
            resources.ApplyResources(this.reportNameTextBox, "reportNameTextBox");
            // 
            // pageFooter
            // 
            this.pageFooter.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
            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(new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.currentTimeTextBox.Name = "currentTimeTextBox";
            this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.8277082443237305D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.currentTimeTextBox.StyleName = "PageInfo";
            resources.ApplyResources(this.currentTimeTextBox, "currentTimeTextBox");
            // 
            // pageInfoTextBox
            // 
            this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(16D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.pageInfoTextBox.Name = "pageInfoTextBox";
            this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.8277082443237305D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.pageInfoTextBox.StyleName = "PageInfo";
            resources.ApplyResources(this.pageInfoTextBox, "pageInfoTextBox");
            // 
            // reportHeader
            // 
            this.reportHeader.Height = new Telerik.Reporting.Drawing.Unit(2.0529167652130127D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.titleTextBox,
            this.panel8});
            this.reportHeader.Name = "reportHeader";
            // 
            // titleTextBox
            // 
            this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.titleTextBox.Name = "titleTextBox";
            this.titleTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(15.30000114440918D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.titleTextBox.StyleName = "Title";
            resources.ApplyResources(this.titleTextBox, "titleTextBox");
            // 
            // panel8
            // 
            navigateToReportAction1.Parameters.Add(new Telerik.Reporting.Parameter("kulAd", "=Parameters.kulAd.Value"));
            navigateToReportAction1.ReportDocumentType = "MySisRapor.Report1, MySisRapor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=" +
                "null";
            this.panel8.Action = navigateToReportAction1;
            this.panel8.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pictureBox7,
            this.textBox21});
            this.panel8.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(21.600000381469727D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(9.9921220680698752E-05D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.panel8.Name = "panel8";
            this.panel8.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.2612524032592773D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.5000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            // 
            // pictureBox7
            // 
            this.pictureBox7.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.63874489068984985D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.pictureBox7.MimeType = "image/png";
            this.pictureBox7.Name = "pictureBox7";
            this.pictureBox7.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.89999997615814209D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.89999997615814209D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.pictureBox7.Value = ((object)(resources.GetObject("pictureBox7.Value")));
            // 
            // textBox21
            // 
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.00010012308484874666D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.9001997709274292D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.2610504627227783D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox21.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
            this.textBox21.Style.Font.Bold = true;
            resources.ApplyResources(this.textBox21, "textBox21");
            // 
            // reportFooter
            // 
            this.reportFooter.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.reportFooter.Name = "reportFooter";
            // 
            // detail
            // 
            this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.dT_DURBASTARDataTextBox,
            this.dT_DURBITTARDataTextBox,
            this.dT_DURSURESIDataTextBox,
            this.dT_ADRESDataTextBox,
            this.textBox1});
            this.detail.Name = "detail";
            // 
            // dT_DURBASTARDataTextBox
            // 
            this.dT_DURBASTARDataTextBox.CanGrow = true;
            this.dT_DURBASTARDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_DURBASTARDataTextBox.Name = "dT_DURBASTARDataTextBox";
            this.dT_DURBASTARDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8873958587646484D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_DURBASTARDataTextBox.StyleName = "Data";
            resources.ApplyResources(this.dT_DURBASTARDataTextBox, "dT_DURBASTARDataTextBox");
            // 
            // dT_DURBITTARDataTextBox
            // 
            this.dT_DURBITTARDataTextBox.CanGrow = true;
            this.dT_DURBITTARDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9932291507720947D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_DURBITTARDataTextBox.Name = "dT_DURBITTARDataTextBox";
            this.dT_DURBITTARDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.8873958587646484D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_DURBITTARDataTextBox.StyleName = "Data";
            resources.ApplyResources(this.dT_DURBITTARDataTextBox, "dT_DURBITTARDataTextBox");
            // 
            // dT_DURSURESIDataTextBox
            // 
            this.dT_DURSURESIDataTextBox.CanGrow = true;
            this.dT_DURSURESIDataTextBox.Format = "{0:T}";
            this.dT_DURSURESIDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.6880216598510742D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_DURSURESIDataTextBox.Name = "dT_DURSURESIDataTextBox";
            this.dT_DURSURESIDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.0664582252502441D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_DURSURESIDataTextBox.StyleName = "Data";
            resources.ApplyResources(this.dT_DURSURESIDataTextBox, "dT_DURSURESIDataTextBox");
            // 
            // dT_ADRESDataTextBox
            // 
            this.dT_ADRESDataTextBox.CanGrow = true;
            this.dT_ADRESDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.799999237060547D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_ADRESDataTextBox.Name = "dT_ADRESDataTextBox";
            this.dT_ADRESDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(12.099900245666504D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.dT_ADRESDataTextBox.StyleName = "Data";
            resources.ApplyResources(this.dT_ADRESDataTextBox, "dT_ADRESDataTextBox");
            // 
            // textBox1
            // 
            this.textBox1.CanGrow = true;
            this.textBox1.Format = "{0}";
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.9261436462402344D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7163593769073486D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox1.StyleName = "Data";
            resources.ApplyResources(this.textBox1, "textBox1");
            // 
            // RprDurmaSuresi
            // 
            this.DataSource = this.dsDuraklama;
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            this.aRC_PLAKAGroup,
            this.labelsGroup});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.aRC_PLAKAGroupHeader,
            this.aRC_PLAKAGroupFooter,
            this.labelsGroupHeader,
            this.labelsGroupFooter,
            this.pageHeader,
            this.pageFooter,
            this.reportHeader,
            this.reportFooter,
            this.detail});
            this.PageSettings.Landscape = true;
            this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Mm);
            this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Mm);
            this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Mm);
            this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Mm);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            reportParameter1.Name = "kulAd";
            resources.ApplyResources(reportParameter1, "reportParameter1");
            reportParameter2.Name = "basTar";
            resources.ApplyResources(reportParameter2, "reportParameter2");
            reportParameter2.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter2.Value = "=Now()";
            reportParameter2.Visible = true;
            reportParameter3.Name = "bitTar";
            resources.ApplyResources(reportParameter3, "reportParameter3");
            reportParameter3.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter3.Value = "=Now()";
            reportParameter3.Visible = true;
            reportParameter4.AvailableValues.DataSource = this.dsPlakaList;
            reportParameter4.AvailableValues.DisplayMember = "= Fields.ARC_PLAKA";
            reportParameter4.AvailableValues.ValueMember = "= Fields.ARC_SER1NO";
            reportParameter4.Name = "Plaka";
            resources.ApplyResources(reportParameter4, "reportParameter4");
            reportParameter4.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter4.Value = "= Fields.ARC_SER1NO";
            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;
            styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Title")});
            styleRule1.Style.BackgroundColor = System.Drawing.Color.Empty;
            styleRule1.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
            styleRule1.Style.Font.Name = "Tahoma";
            styleRule1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(18D, Telerik.Reporting.Drawing.UnitType.Point);
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Caption")});
            styleRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
            styleRule2.Style.Color = System.Drawing.Color.White;
            styleRule2.Style.Font.Bold = true;
            styleRule2.Style.Font.Italic = false;
            styleRule2.Style.Font.Name = "Tahoma";
            styleRule2.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
            styleRule2.Style.Font.Strikeout = false;
            styleRule2.Style.Font.Underline = false;
            styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Data")});
            styleRule3.Style.Color = System.Drawing.Color.Black;
            styleRule3.Style.Font.Name = "Tahoma";
            styleRule3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            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.Black;
            styleRule4.Style.Font.Name = "Tahoma";
            styleRule4.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4});
            this.Width = new Telerik.Reporting.Drawing.Unit(23.899999618530273D, 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()
        {
            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.labelsGroupHeader = new Telerik.Reporting.GroupHeaderSection();
            this.labelsGroupFooter = new Telerik.Reporting.GroupFooterSection();
            this.labelsGroup = new Telerik.Reporting.Group();
            this.tipo_idCaptionTextBox = new Telerik.Reporting.TextBox();
            this.nombreCaptionTextBox = new Telerik.Reporting.TextBox();
            this.caducaCaptionTextBox = new Telerik.Reporting.TextBox();
            this.empresa_idCaptionTextBox = new Telerik.Reporting.TextBox();
            this.instalacion_idCaptionTextBox = 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.reportFooter = new Telerik.Reporting.ReportFooterSection();
            this.detail = new Telerik.Reporting.DetailSection();
            this.tipo_idDataTextBox = new Telerik.Reporting.TextBox();
            this.nombreDataTextBox = new Telerik.Reporting.TextBox();
            this.caducaDataTextBox = new Telerik.Reporting.TextBox();
            this.empresa_idDataTextBox = new Telerik.Reporting.TextBox();
            this.instalacion_idDataTextBox = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionString = "LainsaSciCTX";
            this.sqlDataSource1.Name = "sqlDataSource1";
            this.sqlDataSource1.SelectCommand = "SELECT        tipo_dispositivo.*\r\nFROM            tipo_dispositivo";
            // 
            // labelsGroupHeader
            // 
            this.labelsGroupHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.labelsGroupHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.tipo_idCaptionTextBox,
            this.nombreCaptionTextBox,
            this.caducaCaptionTextBox,
            this.empresa_idCaptionTextBox,
            this.instalacion_idCaptionTextBox});
            this.labelsGroupHeader.Name = "labelsGroupHeader";
            this.labelsGroupHeader.PrintOnEveryPage = true;
            // 
            // labelsGroupFooter
            // 
            this.labelsGroupFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.labelsGroupFooter.Name = "labelsGroupFooter";
            this.labelsGroupFooter.Style.Visible = false;
            // 
            // labelsGroup
            // 
            this.labelsGroup.GroupFooter = this.labelsGroupFooter;
            this.labelsGroup.GroupHeader = this.labelsGroupHeader;
            this.labelsGroup.Name = "labelsGroup";
            // 
            // tipo_idCaptionTextBox
            // 
            this.tipo_idCaptionTextBox.CanGrow = true;
            this.tipo_idCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.tipo_idCaptionTextBox.Name = "tipo_idCaptionTextBox";
            this.tipo_idCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2666666507720947D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.tipo_idCaptionTextBox.StyleName = "Caption";
            this.tipo_idCaptionTextBox.Value = "tipo_id";
            // 
            // nombreCaptionTextBox
            // 
            this.nombreCaptionTextBox.CanGrow = true;
            this.nombreCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3083332777023315D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.nombreCaptionTextBox.Name = "nombreCaptionTextBox";
            this.nombreCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2666666507720947D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.nombreCaptionTextBox.StyleName = "Caption";
            this.nombreCaptionTextBox.Value = "nombre";
            // 
            // caducaCaptionTextBox
            // 
            this.caducaCaptionTextBox.CanGrow = true;
            this.caducaCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5958333015441895D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.caducaCaptionTextBox.Name = "caducaCaptionTextBox";
            this.caducaCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2666666507720947D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.caducaCaptionTextBox.StyleName = "Caption";
            this.caducaCaptionTextBox.Value = "caduca";
            // 
            // empresa_idCaptionTextBox
            // 
            this.empresa_idCaptionTextBox.CanGrow = true;
            this.empresa_idCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.8833332061767578D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.empresa_idCaptionTextBox.Name = "empresa_idCaptionTextBox";
            this.empresa_idCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2666666507720947D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.empresa_idCaptionTextBox.StyleName = "Caption";
            this.empresa_idCaptionTextBox.Value = "empresa_id";
            // 
            // instalacion_idCaptionTextBox
            // 
            this.instalacion_idCaptionTextBox.CanGrow = true;
            this.instalacion_idCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.1708331108093262D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.instalacion_idCaptionTextBox.Name = "instalacion_idCaptionTextBox";
            this.instalacion_idCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2666666507720947D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.instalacion_idCaptionTextBox.StyleName = "Caption";
            this.instalacion_idCaptionTextBox.Value = "instalacion_id";
            // 
            // pageHeader
            // 
            this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            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.20000000298023224D));
            this.reportNameTextBox.StyleName = "PageInfo";
            this.reportNameTextBox.Value = "TestingConnection";
            // 
            // pageFooter
            // 
            this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            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.20000000298023224D));
            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.20000000298023224D));
            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(0.80823493003845215D);
            this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.titleTextBox});
            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 = "TestingConnection";
            // 
            // reportFooter
            // 
            this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.reportFooter.Name = "reportFooter";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.tipo_idDataTextBox,
            this.nombreDataTextBox,
            this.caducaDataTextBox,
            this.empresa_idDataTextBox,
            this.instalacion_idDataTextBox});
            this.detail.Name = "detail";
            // 
            // tipo_idDataTextBox
            // 
            this.tipo_idDataTextBox.CanGrow = true;
            this.tipo_idDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.tipo_idDataTextBox.Name = "tipo_idDataTextBox";
            this.tipo_idDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2666666507720947D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.tipo_idDataTextBox.StyleName = "Data";
            this.tipo_idDataTextBox.Value = "=Fields.tipo_id";
            // 
            // nombreDataTextBox
            // 
            this.nombreDataTextBox.CanGrow = true;
            this.nombreDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3083332777023315D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.nombreDataTextBox.Name = "nombreDataTextBox";
            this.nombreDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2666666507720947D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.nombreDataTextBox.StyleName = "Data";
            this.nombreDataTextBox.Value = "=Fields.nombre";
            // 
            // caducaDataTextBox
            // 
            this.caducaDataTextBox.CanGrow = true;
            this.caducaDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5958333015441895D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.caducaDataTextBox.Name = "caducaDataTextBox";
            this.caducaDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2666666507720947D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.caducaDataTextBox.StyleName = "Data";
            this.caducaDataTextBox.Value = "=Fields.caduca";
            // 
            // empresa_idDataTextBox
            // 
            this.empresa_idDataTextBox.CanGrow = true;
            this.empresa_idDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.8833332061767578D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.empresa_idDataTextBox.Name = "empresa_idDataTextBox";
            this.empresa_idDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2666666507720947D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.empresa_idDataTextBox.StyleName = "Data";
            this.empresa_idDataTextBox.Value = "=Fields.empresa_id";
            // 
            // instalacion_idDataTextBox
            // 
            this.instalacion_idDataTextBox.CanGrow = true;
            this.instalacion_idDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.1708331108093262D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.instalacion_idDataTextBox.Name = "instalacion_idDataTextBox";
            this.instalacion_idDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2666666507720947D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.instalacion_idDataTextBox.StyleName = "Data";
            this.instalacion_idDataTextBox.Value = "=Fields.instalacion_id";
            // 
            // TestingConnection
            // 
            this.DataSource = this.sqlDataSource1;
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            this.labelsGroup});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.labelsGroupHeader,
            this.labelsGroupFooter,
            this.pageHeader,
            this.pageFooter,
            this.reportHeader,
            this.reportFooter,
            this.detail});
            this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.PageSettings.Margins.Left = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.PageSettings.Margins.Right = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.PageSettings.Margins.Top = 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.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(222)))), ((int)(((byte)(209)))));
            styleRule1.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            styleRule1.Style.Font.Name = "Verdana";
            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)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            styleRule2.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(222)))), ((int)(((byte)(209)))));
            styleRule2.Style.Font.Name = "Verdana";
            styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            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 = "Verdana";
            styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            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 = "Verdana";
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
            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();

        }
Esempio n. 12
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(Report2));
     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.labelsGroupHeader          = new Telerik.Reporting.GroupHeaderSection();
     this.labelsGroupFooter          = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroup                = new Telerik.Reporting.Group();
     this.aRC_SER1NOCaptionTextBox   = new Telerik.Reporting.TextBox();
     this.dT_ENLEMCaptionTextBox     = new Telerik.Reporting.TextBox();
     this.dT_BOYLAMCaptionTextBox    = new Telerik.Reporting.TextBox();
     this.dT_TAR1HCaptionTextBox     = new Telerik.Reporting.TextBox();
     this.dT_H1ZCaptionTextBox       = new Telerik.Reporting.TextBox();
     this.dT_KONTAKCaptionTextBox    = new Telerik.Reporting.TextBox();
     this.dT_ADRESCaptionTextBox     = new Telerik.Reporting.TextBox();
     this.dT_DURAKLAMACaptionTextBox = new Telerik.Reporting.TextBox();
     this.dT_DURBASTARCaptionTextBox = new Telerik.Reporting.TextBox();
     this.dT_DURBITTARCaptionTextBox = new Telerik.Reporting.TextBox();
     this.dT_DURSURESICaptionTextBox = new Telerik.Reporting.TextBox();
     this.dT_ROLANTCaptionTextBox    = new Telerik.Reporting.TextBox();
     this.dT_RLNBASTARCaptionTextBox = new Telerik.Reporting.TextBox();
     this.dT_RLNBITTARCaptionTextBox = new Telerik.Reporting.TextBox();
     this.dT_RLNSURESICaptionTextBox = 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.reportFooter            = new Telerik.Reporting.ReportFooterSection();
     this.detail                  = new Telerik.Reporting.DetailSection();
     this.aRC_SER1NODataTextBox   = new Telerik.Reporting.TextBox();
     this.dT_ENLEMDataTextBox     = new Telerik.Reporting.TextBox();
     this.dT_BOYLAMDataTextBox    = new Telerik.Reporting.TextBox();
     this.dT_TAR1HDataTextBox     = new Telerik.Reporting.TextBox();
     this.dT_H1ZDataTextBox       = new Telerik.Reporting.TextBox();
     this.dT_KONTAKDataTextBox    = new Telerik.Reporting.TextBox();
     this.dT_ADRESDataTextBox     = new Telerik.Reporting.TextBox();
     this.dT_DURAKLAMADataTextBox = new Telerik.Reporting.TextBox();
     this.dT_DURBASTARDataTextBox = new Telerik.Reporting.TextBox();
     this.dT_DURBITTARDataTextBox = new Telerik.Reporting.TextBox();
     this.dT_DURSURESIDataTextBox = new Telerik.Reporting.TextBox();
     this.dT_ROLANTDataTextBox    = new Telerik.Reporting.TextBox();
     this.dT_RLNBASTARDataTextBox = new Telerik.Reporting.TextBox();
     this.dT_RLNBITTARDataTextBox = new Telerik.Reporting.TextBox();
     this.dT_RLNSURESIDataTextBox = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "MySisRapor.Properties.Settings.ElektrometreServer17817";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // labelsGroupHeader
     //
     this.labelsGroupHeader.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.labelsGroupHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.aRC_SER1NOCaptionTextBox,
         this.dT_ENLEMCaptionTextBox,
         this.dT_BOYLAMCaptionTextBox,
         this.dT_TAR1HCaptionTextBox,
         this.dT_H1ZCaptionTextBox,
         this.dT_KONTAKCaptionTextBox,
         this.dT_ADRESCaptionTextBox,
         this.dT_DURAKLAMACaptionTextBox,
         this.dT_DURBASTARCaptionTextBox,
         this.dT_DURBITTARCaptionTextBox,
         this.dT_DURSURESICaptionTextBox,
         this.dT_ROLANTCaptionTextBox,
         this.dT_RLNBASTARCaptionTextBox,
         this.dT_RLNBITTARCaptionTextBox,
         this.dT_RLNSURESICaptionTextBox
     });
     this.labelsGroupHeader.Name             = "labelsGroupHeader";
     this.labelsGroupHeader.PrintOnEveryPage = true;
     //
     // labelsGroupFooter
     //
     this.labelsGroupFooter.Height        = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.labelsGroupFooter.Name          = "labelsGroupFooter";
     this.labelsGroupFooter.Style.Visible = false;
     //
     // labelsGroup
     //
     this.labelsGroup.GroupFooter = this.labelsGroupFooter;
     this.labelsGroup.GroupHeader = this.labelsGroupHeader;
     this.labelsGroup.Name        = "labelsGroup";
     //
     // aRC_SER1NOCaptionTextBox
     //
     this.aRC_SER1NOCaptionTextBox.CanGrow   = true;
     this.aRC_SER1NOCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.aRC_SER1NOCaptionTextBox.Name      = "aRC_SER1NOCaptionTextBox";
     this.aRC_SER1NOCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.aRC_SER1NOCaptionTextBox.StyleName = "Caption";
     this.aRC_SER1NOCaptionTextBox.Value     = "ARC_SER1NO";
     //
     // dT_ENLEMCaptionTextBox
     //
     this.dT_ENLEMCaptionTextBox.CanGrow   = true;
     this.dT_ENLEMCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.6836668252944946D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_ENLEMCaptionTextBox.Name      = "dT_ENLEMCaptionTextBox";
     this.dT_ENLEMCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_ENLEMCaptionTextBox.StyleName = "Caption";
     this.dT_ENLEMCaptionTextBox.Value     = "DT_ENLEM";
     //
     // dT_BOYLAMCaptionTextBox
     //
     this.dT_BOYLAMCaptionTextBox.CanGrow   = true;
     this.dT_BOYLAMCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.3144168853759766D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_BOYLAMCaptionTextBox.Name      = "dT_BOYLAMCaptionTextBox";
     this.dT_BOYLAMCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_BOYLAMCaptionTextBox.StyleName = "Caption";
     this.dT_BOYLAMCaptionTextBox.Value     = "DT_BOYLAM";
     //
     // dT_TAR1HCaptionTextBox
     //
     this.dT_TAR1HCaptionTextBox.CanGrow   = true;
     this.dT_TAR1HCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.945167064666748D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_TAR1HCaptionTextBox.Name      = "dT_TAR1HCaptionTextBox";
     this.dT_TAR1HCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_TAR1HCaptionTextBox.StyleName = "Caption";
     this.dT_TAR1HCaptionTextBox.Value     = "DT_TAR1H";
     //
     // dT_H1ZCaptionTextBox
     //
     this.dT_H1ZCaptionTextBox.CanGrow   = true;
     this.dT_H1ZCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(6.5759172439575195D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_H1ZCaptionTextBox.Name      = "dT_H1ZCaptionTextBox";
     this.dT_H1ZCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_H1ZCaptionTextBox.StyleName = "Caption";
     this.dT_H1ZCaptionTextBox.Value     = "DT_H1Z";
     //
     // dT_KONTAKCaptionTextBox
     //
     this.dT_KONTAKCaptionTextBox.CanGrow   = true;
     this.dT_KONTAKCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(8.2066669464111328D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_KONTAKCaptionTextBox.Name      = "dT_KONTAKCaptionTextBox";
     this.dT_KONTAKCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_KONTAKCaptionTextBox.StyleName = "Caption";
     this.dT_KONTAKCaptionTextBox.Value     = "DT_KONTAK";
     //
     // dT_ADRESCaptionTextBox
     //
     this.dT_ADRESCaptionTextBox.CanGrow   = true;
     this.dT_ADRESCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.8374166488647461D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_ADRESCaptionTextBox.Name      = "dT_ADRESCaptionTextBox";
     this.dT_ADRESCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_ADRESCaptionTextBox.StyleName = "Caption";
     this.dT_ADRESCaptionTextBox.Value     = "DT_ADRES";
     //
     // dT_DURAKLAMACaptionTextBox
     //
     this.dT_DURAKLAMACaptionTextBox.CanGrow   = true;
     this.dT_DURAKLAMACaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.468167304992676D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURAKLAMACaptionTextBox.Name      = "dT_DURAKLAMACaptionTextBox";
     this.dT_DURAKLAMACaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURAKLAMACaptionTextBox.StyleName = "Caption";
     this.dT_DURAKLAMACaptionTextBox.Value     = "DT_DURAKLAMA";
     //
     // dT_DURBASTARCaptionTextBox
     //
     this.dT_DURBASTARCaptionTextBox.CanGrow   = true;
     this.dT_DURBASTARCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(13.098917007446289D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURBASTARCaptionTextBox.Name      = "dT_DURBASTARCaptionTextBox";
     this.dT_DURBASTARCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURBASTARCaptionTextBox.StyleName = "Caption";
     this.dT_DURBASTARCaptionTextBox.Value     = "DT_DURBASTAR";
     //
     // dT_DURBITTARCaptionTextBox
     //
     this.dT_DURBITTARCaptionTextBox.CanGrow   = true;
     this.dT_DURBITTARCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(14.729666709899902D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURBITTARCaptionTextBox.Name      = "dT_DURBITTARCaptionTextBox";
     this.dT_DURBITTARCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURBITTARCaptionTextBox.StyleName = "Caption";
     this.dT_DURBITTARCaptionTextBox.Value     = "DT_DURBITTAR";
     //
     // dT_DURSURESICaptionTextBox
     //
     this.dT_DURSURESICaptionTextBox.CanGrow   = true;
     this.dT_DURSURESICaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(16.360418319702148D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURSURESICaptionTextBox.Name      = "dT_DURSURESICaptionTextBox";
     this.dT_DURSURESICaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURSURESICaptionTextBox.StyleName = "Caption";
     this.dT_DURSURESICaptionTextBox.Value     = "DT_DURSURESI";
     //
     // dT_ROLANTCaptionTextBox
     //
     this.dT_ROLANTCaptionTextBox.CanGrow   = true;
     this.dT_ROLANTCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(17.991167068481445D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_ROLANTCaptionTextBox.Name      = "dT_ROLANTCaptionTextBox";
     this.dT_ROLANTCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_ROLANTCaptionTextBox.StyleName = "Caption";
     this.dT_ROLANTCaptionTextBox.Value     = "DT_ROLANT";
     //
     // dT_RLNBASTARCaptionTextBox
     //
     this.dT_RLNBASTARCaptionTextBox.CanGrow   = true;
     this.dT_RLNBASTARCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(19.621917724609375D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_RLNBASTARCaptionTextBox.Name      = "dT_RLNBASTARCaptionTextBox";
     this.dT_RLNBASTARCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_RLNBASTARCaptionTextBox.StyleName = "Caption";
     this.dT_RLNBASTARCaptionTextBox.Value     = "DT_RLNBASTAR";
     //
     // dT_RLNBITTARCaptionTextBox
     //
     this.dT_RLNBITTARCaptionTextBox.CanGrow   = true;
     this.dT_RLNBITTARCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(21.252666473388672D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_RLNBITTARCaptionTextBox.Name      = "dT_RLNBITTARCaptionTextBox";
     this.dT_RLNBITTARCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_RLNBITTARCaptionTextBox.StyleName = "Caption";
     this.dT_RLNBITTARCaptionTextBox.Value     = "DT_RLNBITTAR";
     //
     // dT_RLNSURESICaptionTextBox
     //
     this.dT_RLNSURESICaptionTextBox.CanGrow   = true;
     this.dT_RLNSURESICaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(22.8834171295166D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_RLNSURESICaptionTextBox.Name      = "dT_RLNSURESICaptionTextBox";
     this.dT_RLNSURESICaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_RLNSURESICaptionTextBox.StyleName = "Caption";
     this.dT_RLNSURESICaptionTextBox.Value     = "DT_RLNSURESI";
     //
     // pageHeader
     //
     this.pageHeader.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.reportNameTextBox
     });
     this.pageHeader.Name = "pageHeader";
     //
     // reportNameTextBox
     //
     this.reportNameTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.reportNameTextBox.Name      = "reportNameTextBox";
     this.reportNameTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(24.408334732055664D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.reportNameTextBox.StyleName = "PageInfo";
     this.reportNameTextBox.Value     = "Report2";
     //
     // pageFooter
     //
     this.pageFooter.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
     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(new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.currentTimeTextBox.Name      = "currentTimeTextBox";
     this.currentTimeTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(12.177709579467773D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value     = "=NOW()";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(12.283542633056641D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(12.177709579467773D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // reportHeader
     //
     this.reportHeader.Height = new Telerik.Reporting.Drawing.Unit(2.0529167652130127D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox
     });
     this.reportHeader.Name = "reportHeader";
     //
     // titleTextBox
     //
     this.titleTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.Name      = "titleTextBox";
     this.titleTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(24.514167785644531D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value     = "Report2";
     //
     // reportFooter
     //
     this.reportFooter.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.reportFooter.Name   = "reportFooter";
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.71437495946884155D, Telerik.Reporting.Drawing.UnitType.Cm);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.aRC_SER1NODataTextBox,
         this.dT_ENLEMDataTextBox,
         this.dT_BOYLAMDataTextBox,
         this.dT_TAR1HDataTextBox,
         this.dT_H1ZDataTextBox,
         this.dT_KONTAKDataTextBox,
         this.dT_ADRESDataTextBox,
         this.dT_DURAKLAMADataTextBox,
         this.dT_DURBASTARDataTextBox,
         this.dT_DURBITTARDataTextBox,
         this.dT_DURSURESIDataTextBox,
         this.dT_ROLANTDataTextBox,
         this.dT_RLNBASTARDataTextBox,
         this.dT_RLNBITTARDataTextBox,
         this.dT_RLNSURESIDataTextBox
     });
     this.detail.Name = "detail";
     //
     // aRC_SER1NODataTextBox
     //
     this.aRC_SER1NODataTextBox.CanGrow   = true;
     this.aRC_SER1NODataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.aRC_SER1NODataTextBox.Name      = "aRC_SER1NODataTextBox";
     this.aRC_SER1NODataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.aRC_SER1NODataTextBox.StyleName = "Data";
     this.aRC_SER1NODataTextBox.Value     = "=Fields.ARC_SER1NO";
     //
     // dT_ENLEMDataTextBox
     //
     this.dT_ENLEMDataTextBox.CanGrow   = true;
     this.dT_ENLEMDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.6836668252944946D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_ENLEMDataTextBox.Name      = "dT_ENLEMDataTextBox";
     this.dT_ENLEMDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_ENLEMDataTextBox.StyleName = "Data";
     this.dT_ENLEMDataTextBox.Value     = "=Fields.DT_ENLEM";
     //
     // dT_BOYLAMDataTextBox
     //
     this.dT_BOYLAMDataTextBox.CanGrow   = true;
     this.dT_BOYLAMDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.3144168853759766D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_BOYLAMDataTextBox.Name      = "dT_BOYLAMDataTextBox";
     this.dT_BOYLAMDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_BOYLAMDataTextBox.StyleName = "Data";
     this.dT_BOYLAMDataTextBox.Value     = "=Fields.DT_BOYLAM";
     //
     // dT_TAR1HDataTextBox
     //
     this.dT_TAR1HDataTextBox.CanGrow   = true;
     this.dT_TAR1HDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.945167064666748D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_TAR1HDataTextBox.Name      = "dT_TAR1HDataTextBox";
     this.dT_TAR1HDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_TAR1HDataTextBox.StyleName = "Data";
     this.dT_TAR1HDataTextBox.Value     = "=Fields.DT_TAR1H";
     //
     // dT_H1ZDataTextBox
     //
     this.dT_H1ZDataTextBox.CanGrow   = true;
     this.dT_H1ZDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(6.5759172439575195D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_H1ZDataTextBox.Name      = "dT_H1ZDataTextBox";
     this.dT_H1ZDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_H1ZDataTextBox.StyleName = "Data";
     this.dT_H1ZDataTextBox.Value     = "=Fields.DT_H1Z";
     //
     // dT_KONTAKDataTextBox
     //
     this.dT_KONTAKDataTextBox.CanGrow   = true;
     this.dT_KONTAKDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(8.2066669464111328D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_KONTAKDataTextBox.Name      = "dT_KONTAKDataTextBox";
     this.dT_KONTAKDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_KONTAKDataTextBox.StyleName = "Data";
     this.dT_KONTAKDataTextBox.Value     = "=Fields.DT_KONTAK";
     //
     // dT_ADRESDataTextBox
     //
     this.dT_ADRESDataTextBox.CanGrow   = true;
     this.dT_ADRESDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(9.8374166488647461D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_ADRESDataTextBox.Name      = "dT_ADRESDataTextBox";
     this.dT_ADRESDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_ADRESDataTextBox.StyleName = "Data";
     this.dT_ADRESDataTextBox.Value     = "=Fields.DT_ADRES";
     //
     // dT_DURAKLAMADataTextBox
     //
     this.dT_DURAKLAMADataTextBox.CanGrow   = true;
     this.dT_DURAKLAMADataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(11.468167304992676D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURAKLAMADataTextBox.Name      = "dT_DURAKLAMADataTextBox";
     this.dT_DURAKLAMADataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURAKLAMADataTextBox.StyleName = "Data";
     this.dT_DURAKLAMADataTextBox.Value     = "=Fields.DT_DURAKLAMA";
     //
     // dT_DURBASTARDataTextBox
     //
     this.dT_DURBASTARDataTextBox.CanGrow   = true;
     this.dT_DURBASTARDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(13.098917007446289D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURBASTARDataTextBox.Name      = "dT_DURBASTARDataTextBox";
     this.dT_DURBASTARDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURBASTARDataTextBox.StyleName = "Data";
     this.dT_DURBASTARDataTextBox.Value     = "=Fields.DT_DURBASTAR";
     //
     // dT_DURBITTARDataTextBox
     //
     this.dT_DURBITTARDataTextBox.CanGrow   = true;
     this.dT_DURBITTARDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(14.729666709899902D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURBITTARDataTextBox.Name      = "dT_DURBITTARDataTextBox";
     this.dT_DURBITTARDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURBITTARDataTextBox.StyleName = "Data";
     this.dT_DURBITTARDataTextBox.Value     = "=Fields.DT_DURBITTAR";
     //
     // dT_DURSURESIDataTextBox
     //
     this.dT_DURSURESIDataTextBox.CanGrow   = true;
     this.dT_DURSURESIDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(16.360418319702148D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURSURESIDataTextBox.Name      = "dT_DURSURESIDataTextBox";
     this.dT_DURSURESIDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_DURSURESIDataTextBox.StyleName = "Data";
     this.dT_DURSURESIDataTextBox.Value     = "=Fields.DT_DURSURESI";
     //
     // dT_ROLANTDataTextBox
     //
     this.dT_ROLANTDataTextBox.CanGrow   = true;
     this.dT_ROLANTDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(17.991167068481445D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_ROLANTDataTextBox.Name      = "dT_ROLANTDataTextBox";
     this.dT_ROLANTDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_ROLANTDataTextBox.StyleName = "Data";
     this.dT_ROLANTDataTextBox.Value     = "=Fields.DT_ROLANT";
     //
     // dT_RLNBASTARDataTextBox
     //
     this.dT_RLNBASTARDataTextBox.CanGrow   = true;
     this.dT_RLNBASTARDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(19.621917724609375D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_RLNBASTARDataTextBox.Name      = "dT_RLNBASTARDataTextBox";
     this.dT_RLNBASTARDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_RLNBASTARDataTextBox.StyleName = "Data";
     this.dT_RLNBASTARDataTextBox.Value     = "=Fields.DT_RLNBASTAR";
     //
     // dT_RLNBITTARDataTextBox
     //
     this.dT_RLNBITTARDataTextBox.CanGrow   = true;
     this.dT_RLNBITTARDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(21.252666473388672D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_RLNBITTARDataTextBox.Name      = "dT_RLNBITTARDataTextBox";
     this.dT_RLNBITTARDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_RLNBITTARDataTextBox.StyleName = "Data";
     this.dT_RLNBITTARDataTextBox.Value     = "=Fields.DT_RLNBITTAR";
     //
     // dT_RLNSURESIDataTextBox
     //
     this.dT_RLNSURESIDataTextBox.CanGrow   = true;
     this.dT_RLNSURESIDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(22.8834171295166D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.052916664630174637D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_RLNSURESIDataTextBox.Name      = "dT_RLNSURESIDataTextBox";
     this.dT_RLNSURESIDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5778334140777588D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm));
     this.dT_RLNSURESIDataTextBox.StyleName = "Data";
     this.dT_RLNSURESIDataTextBox.Value     = "=Fields.DT_RLNSURESI";
     //
     // Report2
     //
     this.DataSource = this.sqlDataSource1;
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         this.labelsGroup
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.labelsGroupHeader,
         this.labelsGroupFooter,
         this.pageHeader,
         this.pageFooter,
         this.reportHeader,
         this.reportFooter,
         this.detail
     });
     this.PageSettings.Landscape      = true;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(25.399999618530273D, Telerik.Reporting.Drawing.UnitType.Mm);
     this.PageSettings.Margins.Left   = new Telerik.Reporting.Drawing.Unit(25.399999618530273D, Telerik.Reporting.Drawing.UnitType.Mm);
     this.PageSettings.Margins.Right  = new Telerik.Reporting.Drawing.Unit(25.399999618530273D, Telerik.Reporting.Drawing.UnitType.Mm);
     this.PageSettings.Margins.Top    = new Telerik.Reporting.Drawing.Unit(25.399999618530273D, Telerik.Reporting.Drawing.UnitType.Mm);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.A4;
     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      = new Telerik.Reporting.Drawing.Unit(20D, Telerik.Reporting.Drawing.UnitType.Point);
     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     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     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     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     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     = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width = new Telerik.Reporting.Drawing.Unit(24.514167785644531D, Telerik.Reporting.Drawing.UnitType.Cm);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 13
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.NavigateToReportAction       navigateToReportAction1 = new Telerik.Reporting.NavigateToReportAction();
     Telerik.Reporting.TypeReportSource             typeReportSource1       = new Telerik.Reporting.TypeReportSource();
     Telerik.Reporting.NavigateToUrlAction          navigateToUrlAction1    = new Telerik.Reporting.NavigateToUrlAction();
     Telerik.Reporting.NavigateToUrlAction          navigateToUrlAction2    = new Telerik.Reporting.NavigateToUrlAction();
     System.ComponentModel.ComponentResourceManager resources            = new System.ComponentModel.ComponentResourceManager(typeof(ReportCatalog));
     Telerik.Reporting.NavigateToUrlAction          navigateToUrlAction3 = new Telerik.Reporting.NavigateToUrlAction();
     Telerik.Reporting.NavigateToUrlAction          navigateToUrlAction4 = new Telerik.Reporting.NavigateToUrlAction();
     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.detail                = new Telerik.Reporting.DetailSection();
     this.crosstab1             = new Telerik.Reporting.Crosstab();
     this.panel5                = new Telerik.Reporting.Panel();
     this.textBox1              = new Telerik.Reporting.TextBox();
     this.textBox2              = new Telerik.Reporting.TextBox();
     this.textBox3              = new Telerik.Reporting.TextBox();
     this.objectDataSource1     = new Telerik.Reporting.ObjectDataSource();
     this.pageFooterSection1    = new Telerik.Reporting.PageFooterSection();
     this.textBox6              = new Telerik.Reporting.TextBox();
     this.textBox7              = new Telerik.Reporting.TextBox();
     this.textBox5              = new Telerik.Reporting.TextBox();
     this.shape1                = new Telerik.Reporting.Shape();
     this.pageHeaderSection1    = new Telerik.Reporting.PageHeaderSection();
     this.textBoxReportEmployee = new Telerik.Reporting.TextBox();
     this.shape3                = new Telerik.Reporting.Shape();
     this.textBox4              = new Telerik.Reporting.TextBox();
     this.textBox8              = new Telerik.Reporting.TextBox();
     this.textBox9              = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(5.334200382232666D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.crosstab1
     });
     this.detail.Name = "detail";
     //
     // crosstab1
     //
     this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(6.380000114440918D)));
     this.crosstab1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(4.1777081489562988D)));
     this.crosstab1.Body.SetCellContent(0, 0, this.panel5);
     tableGroup1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.Index%3"));
     tableGroup1.Name = "ColumnIndex";
     this.crosstab1.ColumnGroups.Add(tableGroup1);
     this.crosstab1.DataSource = this.objectDataSource1;
     this.crosstab1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel5
     });
     this.crosstab1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.5027083158493042D), Telerik.Reporting.Drawing.Unit.Cm(0.25400015711784363D));
     this.crosstab1.Name     = "crosstab1";
     tableGroup2.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.Index/3"));
     tableGroup2.Name = "RowIndex";
     this.crosstab1.RowGroups.Add(tableGroup2);
     this.crosstab1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.380000114440918D), Telerik.Reporting.Drawing.Unit.Cm(4.1777081489562988D));
     this.crosstab1.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.Index", Telerik.Reporting.SortDirection.Asc));
     //
     // panel5
     //
     this.panel5.Bindings.Add(new Telerik.Reporting.Binding("Visible", "=IIF(Fields.Name is null,False,True)"));
     this.panel5.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.textBox2,
         this.textBox3
     });
     this.panel5.Name = "panel5";
     this.panel5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.380000114440918D), Telerik.Reporting.Drawing.Unit.Cm(4.1777081489562988D));
     //
     // textBox1
     //
     this.textBox1.Anchoring = ((Telerik.Reporting.AnchoringStyles)(((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Left)
                                                                     | Telerik.Reporting.AnchoringStyles.Right)));
     this.textBox1.Location    = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
     this.textBox1.Name        = "textBox1";
     this.textBox1.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.1051244735717773D), Telerik.Reporting.Drawing.Unit.Cm(1.2700996398925781D));
     this.textBox1.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(43)))), ((int)(((byte)(10)))));
     this.textBox1.StyleName   = "ExampleHeader";
     this.textBox1.Value       = "=Fields.Name";
     //
     // textBox2
     //
     this.textBox2.CanGrow   = true;
     this.textBox2.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(1.2701997756958008D));
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.8472914695739746D), Telerik.Reporting.Drawing.Unit.Inch(0.60000008344650269D));
     this.textBox2.StyleName = "ExampleDescription";
     this.textBox2.Value     = "=Fields.Description";
     //
     // textBox3
     //
     typeReportSource1.TypeName           = "=Fields.AssemblyQualifiedName";
     navigateToReportAction1.ReportSource = typeReportSource1;
     this.textBox3.Action    = navigateToReportAction1;
     this.textBox3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(2.7941999435424805D));
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.29440927505493164D));
     this.textBox3.StyleName = "Hyperlink";
     this.textBox3.Value     = "View Report";
     //
     // objectDataSource1
     //
     this.objectDataSource1.DataMember = "GetReports";
     this.objectDataSource1.DataSource = typeof(Telerik.Reporting.Examples.CSharp.ReportManager);
     this.objectDataSource1.Name       = "objectDataSource1";
     //
     // pageFooterSection1
     //
     navigateToUrlAction1.Url       = "http://www.telerik.com/purchase";
     this.pageFooterSection1.Action = navigateToUrlAction1;
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(6.857999324798584D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6,
         this.textBox7,
         this.textBox5,
         this.shape1
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // textBox6
     //
     this.textBox6.Action              = navigateToUrlAction1;
     this.textBox6.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.5027083158493042D), Telerik.Reporting.Drawing.Unit.Cm(0.6785462498664856D));
     this.textBox6.Name                = "textBox6";
     this.textBox6.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.1051244735717773D), Telerik.Reporting.Drawing.Unit.Cm(0.9999995231628418D));
     this.textBox6.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(43)))), ((int)(((byte)(10)))));
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox6.StyleName           = "ExampleHeader";
     this.textBox6.Value               = "Get Greater Value!";
     //
     // textBox7
     //
     this.textBox7.Action              = navigateToUrlAction1;
     this.textBox7.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(6.6080331802368164D), Telerik.Reporting.Drawing.Unit.Cm(0.6785462498664856D));
     this.textBox7.Name                = "textBox7";
     this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.13996696472168D), Telerik.Reporting.Drawing.Unit.Cm(0.9999995231628418D));
     this.textBox7.Style.Font.Italic   = true;
     this.textBox7.Style.Font.Name     = "Segoe UI";
     this.textBox7.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox7.Value               = "Telerik Reporting is also available as part of \r\nTelerik DevCraft Complete with 1" +
                                         "4 other products";
     //
     // textBox5
     //
     navigateToUrlAction2.Url = "http://www.telerik.com/purchase";
     this.textBox5.Action     = navigateToUrlAction2;
     this.textBox5.Location   = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4200000762939453D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
     this.textBox5.Name       = "textBox5";
     this.textBox5.Size       = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3699995279312134D), Telerik.Reporting.Drawing.Unit.Inch(0.3608449399471283D));
     this.textBox5.Style.BackgroundImage.ImageData = ((System.Drawing.Image)(resources.GetObject("textBox5.Style.BackgroundImage.ImageData")));
     this.textBox5.Style.BackgroundImage.MimeType  = "image/png";
     this.textBox5.Style.BackgroundImage.Repeat    = Telerik.Reporting.Drawing.BackgroundRepeat.NoRepeat;
     this.textBox5.Style.Color         = System.Drawing.Color.White;
     this.textBox5.Style.Font.Name     = "Segoe UI";
     this.textBox5.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox5.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value = "Read more";
     //
     // shape1
     //
     this.shape1.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
     this.shape1.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1979166716337204D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
     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(7.46999979019165D), Telerik.Reporting.Drawing.Unit.Point(3.75D));
     this.shape1.Stretch   = true;
     this.shape1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(54)))), ((int)(((byte)(33)))));
     this.shape1.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape1.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.shape1.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Point(1.5D);
     this.shape1.Style.Color = System.Drawing.Color.Transparent;
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5398001670837402D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBoxReportEmployee,
         this.shape3,
         this.textBox4,
         this.textBox8,
         this.textBox9
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBoxReportEmployee
     //
     this.textBoxReportEmployee.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D), Telerik.Reporting.Drawing.Unit.Inch(0.41500845551490784D));
     this.textBoxReportEmployee.Name                = "textBoxReportEmployee";
     this.textBoxReportEmployee.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5D), Telerik.Reporting.Drawing.Unit.Inch(0.40000009536743164D));
     this.textBoxReportEmployee.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBoxReportEmployee.StyleName           = "Header";
     this.textBoxReportEmployee.Value               = "Reporting Demos";
     //
     // 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(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.8399999737739563D));
     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(7.46999979019165D), 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;
     //
     // textBox4
     //
     navigateToUrlAction3.Url            = "http://www.telerik.com/support/reporting";
     this.textBox4.Action                = navigateToUrlAction3;
     this.textBox4.Location              = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(17.120002746582031D), Telerik.Reporting.Drawing.Unit.Cm(0.63555306196212769D));
     this.textBox4.Name                  = "textBox4";
     this.textBox4.Size                  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3617973327636719D), Telerik.Reporting.Drawing.Unit.Cm(0.41836854815483093D));
     this.textBox4.Style.BackgroundColor = System.Drawing.Color.Transparent;
     this.textBox4.Style.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(43)))), ((int)(((byte)(10)))));
     this.textBox4.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox4.StyleName             = "Hyperlink";
     this.textBox4.Value                 = "SUPPORT »";
     //
     // textBox8
     //
     navigateToUrlAction4.Url            = "http://tv.telerik.com/products/reporting";
     this.textBox8.Action                = navigateToUrlAction4;
     this.textBox8.Location              = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(17.120002746582031D), Telerik.Reporting.Drawing.Unit.Cm(1.0541214942932129D));
     this.textBox8.Name                  = "textBox8";
     this.textBox8.Size                  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3617961406707764D), Telerik.Reporting.Drawing.Unit.Cm(0.41999998688697815D));
     this.textBox8.Style.BackgroundColor = System.Drawing.Color.Transparent;
     this.textBox8.Style.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(43)))), ((int)(((byte)(10)))));
     this.textBox8.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox8.StyleName             = "Hyperlink";
     this.textBox8.Value                 = "VIDEOS »";
     //
     // textBox9
     //
     this.textBox9.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D), Telerik.Reporting.Drawing.Unit.Inch(0.015008449554443359D));
     this.textBox9.Name      = "textBox9";
     this.textBox9.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5D), Telerik.Reporting.Drawing.Unit.Inch(0.39992132782936096D));
     this.textBox9.StyleName = "Header";
     this.textBox9.Value     = "Telerik";
     //
     // ReportCatalog
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail,
         this.pageFooterSection1,
         this.pageHeaderSection1
     });
     this.Name = "ReportCatalog";
     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.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("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);
     styleRule2.Style.TextAlign    = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Hyperlink")
     });
     styleRule3.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(147)))), ((int)(((byte)(30)))));
     styleRule3.Style.Color           = System.Drawing.Color.White;
     styleRule3.Style.Font.Name       = "Segoe UI";
     styleRule3.Style.Font.Underline  = false;
     styleRule3.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     styleRule3.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("ExampleHeader")
     });
     styleRule4.Style.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(89)))), ((int)(((byte)(61)))));
     styleRule4.Style.Font.Bold    = true;
     styleRule4.Style.Font.Name    = "Segoe UI Light";
     styleRule4.Style.Font.Size    = Telerik.Reporting.Drawing.Unit.Point(14D);
     styleRule4.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("ExampleDescription")
     });
     styleRule5.Style.Font.Name    = "Segoe UI";
     styleRule5.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Cm(19.983798980712891D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 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.Barcodes.QRCodeEncoder qrCodeEncoder1 = new Telerik.Reporting.Barcodes.QRCodeEncoder();
     Telerik.Reporting.Drawing.StyleRule      styleRule1     = new Telerik.Reporting.Drawing.StyleRule();
     this.detail         = new Telerik.Reporting.DetailSection();
     this.barcode1       = new Telerik.Reporting.Barcode();
     this.txtProductName = new Telerik.Reporting.TextBox();
     this.textBox6       = new Telerik.Reporting.TextBox();
     this.txtQuantity    = new Telerik.Reporting.TextBox();
     this.txtProductCode = new Telerik.Reporting.TextBox();
     this.textBox1       = new Telerik.Reporting.TextBox();
     this.textBox3       = new Telerik.Reporting.TextBox();
     this.textBox2       = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(3.2000000476837158D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.barcode1,
         this.txtProductName,
         this.textBox6,
         this.txtQuantity,
         this.txtProductCode,
         this.textBox1,
         this.textBox3,
         this.textBox2
     });
     this.detail.Name = "detail";
     this.detail.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.detail.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.detail.Style.Font.Name           = "Microsoft YaHei";
     this.detail.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(7D);
     //
     // barcode1
     //
     this.barcode1.Encoder              = qrCodeEncoder1;
     this.barcode1.Location             = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.5999999046325684D), Telerik.Reporting.Drawing.Unit.Cm(0.19980005919933319D));
     this.barcode1.Name                 = "barcode1";
     this.barcode1.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5D), Telerik.Reporting.Drawing.Unit.Cm(2.5D));
     this.barcode1.Stretch              = true;
     this.barcode1.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.barcode1.Style.Font.Strikeout = false;
     this.barcode1.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.barcode1.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.barcode1.Value                = "=QrCodeString";
     //
     // txtProductName
     //
     this.txtProductName.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.39999979734420776D), Telerik.Reporting.Drawing.Unit.Cm(0.30000004172325134D));
     this.txtProductName.Name                = "txtProductName";
     this.txtProductName.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.9553661346435547D), Telerik.Reporting.Drawing.Unit.Cm(1.6602773666381836D));
     this.txtProductName.Style.Color         = System.Drawing.Color.Red;
     this.txtProductName.Style.Font.Bold     = true;
     this.txtProductName.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7.5D);
     this.txtProductName.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0.10000000149011612D);
     this.txtProductName.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0.10000000149011612D);
     this.txtProductName.Style.Padding.Top   = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.txtProductName.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Justify;
     this.txtProductName.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.txtProductName.Value               = "=ProductName";
     //
     // textBox6
     //
     this.textBox6.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Cm(2.4000000953674316D));
     this.textBox6.Name                = "textBox6";
     this.textBox6.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.7000001072883606D), Telerik.Reporting.Drawing.Unit.Cm(0.399799644947052D));
     this.textBox6.Style.Font.Bold     = false;
     this.textBox6.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.textBox6.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox6.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox6.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value               = "数量:";
     //
     // txtQuantity
     //
     this.txtQuantity.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.2999999523162842D), Telerik.Reporting.Drawing.Unit.Cm(2.4000000953674316D));
     this.txtQuantity.Name                = "txtQuantity";
     this.txtQuantity.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.0000001192092896D), Telerik.Reporting.Drawing.Unit.Cm(0.39979952573776245D));
     this.txtQuantity.Style.Font.Bold     = false;
     this.txtQuantity.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.txtQuantity.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0.10000000149011612D);
     this.txtQuantity.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0.10000000149011612D);
     this.txtQuantity.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.txtQuantity.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtQuantity.Value               = "=Quantity";
     //
     // txtProductCode
     //
     this.txtProductCode.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.3999998569488525D), Telerik.Reporting.Drawing.Unit.Cm(2.5D));
     this.txtProductCode.Name                = "txtProductCode";
     this.txtProductCode.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.7997996807098389D), Telerik.Reporting.Drawing.Unit.Cm(0.39959850907325745D));
     this.txtProductCode.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.txtProductCode.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtProductCode.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtProductCode.Value               = "=ProductCode";
     //
     // textBox1
     //
     this.textBox1.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.4000000953674316D), Telerik.Reporting.Drawing.Unit.Cm(2.4000000953674316D));
     this.textBox1.Name                = "textBox1";
     this.textBox1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.7000001072883606D), Telerik.Reporting.Drawing.Unit.Cm(0.399799644947052D));
     this.textBox1.Style.Font.Bold     = false;
     this.textBox1.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     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.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value               = "=UnitName";
     //
     // textBox3
     //
     this.textBox3.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Cm(1.9604774713516235D));
     this.textBox3.Name                = "textBox3";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.7000001072883606D), Telerik.Reporting.Drawing.Unit.Cm(0.43932285904884338D));
     this.textBox3.Style.Font.Bold     = false;
     this.textBox3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.textBox3.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox3.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox3.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value               = "型号:";
     //
     // textBox2
     //
     this.textBox2.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Cm(1.9604774713516235D));
     this.textBox2.Name                = "textBox2";
     this.textBox2.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.2553658485412598D), Telerik.Reporting.Drawing.Unit.Cm(0.43932273983955383D));
     this.textBox2.Style.Font.Bold     = false;
     this.textBox2.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.textBox2.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0.10000000149011612D);
     this.textBox2.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0.10000000149011612D);
     this.textBox2.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value               = "=ProductModel";
     //
     // ProductPackLabelMidOther
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail
     });
     this.Name = "RepairProductLabel";
     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.Cm(6.5D), Telerik.Reporting.Drawing.Unit.Cm(3.5D));
     this.Style.TextAlign        = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     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(6.1999998092651367D);
     ((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.GraphGroup        graphGroup1     = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphTitle        graphTitle1     = new Telerik.Reporting.GraphTitle();
     Telerik.Reporting.CategoryScale     categoryScale1  = new Telerik.Reporting.CategoryScale();
     Telerik.Reporting.NumericalScale    numericalScale1 = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.GraphGroup        graphGroup2     = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphGroup        graphGroup3     = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphTitle        graphTitle2     = new Telerik.Reporting.GraphTitle();
     Telerik.Reporting.CategoryScale     categoryScale2  = new Telerik.Reporting.CategoryScale();
     Telerik.Reporting.NumericalScale    numericalScale2 = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.GraphGroup        graphGroup4     = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.Drawing.StyleRule styleRule1      = new Telerik.Reporting.Drawing.StyleRule();
     this.detail   = new Telerik.Reporting.DetailSection();
     this.textBox2 = new Telerik.Reporting.TextBox();
     this.textBox3 = new Telerik.Reporting.TextBox();
     this.graph2   = new Telerik.Reporting.Graph();
     this.cartesianCoordinateSystem2 = new Telerik.Reporting.CartesianCoordinateSystem();
     this.graphAxis3 = new Telerik.Reporting.GraphAxis();
     this.graphAxis4 = new Telerik.Reporting.GraphAxis();
     this.barSeries2 = new Telerik.Reporting.BarSeries();
     this.graph1     = new Telerik.Reporting.Graph();
     this.cartesianCoordinateSystem1 = new Telerik.Reporting.CartesianCoordinateSystem();
     this.graphAxis1         = new Telerik.Reporting.GraphAxis();
     this.graphAxis2         = new Telerik.Reporting.GraphAxis();
     this.barSeries1         = new Telerik.Reporting.BarSeries();
     this.objectDataSource1  = new Telerik.Reporting.ObjectDataSource();
     this.objectDataSource2  = new Telerik.Reporting.ObjectDataSource();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.lineSeries1        = new Telerik.Reporting.LineSeries();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(9.15D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox3,
         this.graph2,
         this.graph1
     });
     this.detail.Name = "detail";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.172D), Telerik.Reporting.Drawing.Unit.Cm(0.251D));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.435D), Telerik.Reporting.Drawing.Unit.Cm(0.566D));
     this.textBox2.Style.BorderColor.Default = System.Drawing.Color.Transparent;
     this.textBox2.Style.Color     = System.Drawing.Color.Gray;
     this.textBox2.Style.Font.Bold = true;
     this.textBox2.Style.Font.Name = "Arial";
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox2.Value           = "*Menudeo";
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.172D), Telerik.Reporting.Drawing.Unit.Cm(11.3D));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.435D), Telerik.Reporting.Drawing.Unit.Cm(0.566D));
     this.textBox3.Style.BorderColor.Default = System.Drawing.Color.Transparent;
     this.textBox3.Style.Color     = System.Drawing.Color.Gray;
     this.textBox3.Style.Font.Bold = true;
     this.textBox3.Style.Font.Name = "Arial";
     this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox3.Value           = "*Mayoreo";
     //
     // graph2
     //
     graphGroup1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.Field3"));
     graphGroup1.Name = "categoryGroup1";
     graphGroup1.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.Field1", Telerik.Reporting.SortDirection.Asc));
     this.graph2.CategoryGroups.Add(graphGroup1);
     this.graph2.CoordinateSystems.Add(this.cartesianCoordinateSystem2);
     this.graph2.Legend.Style.LineColor = System.Drawing.Color.LightGray;
     this.graph2.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.016D), Telerik.Reporting.Drawing.Unit.Cm(12.427D));
     this.graph2.Name     = "graph2";
     this.graph2.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
     this.graph2.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.graph2.Series.Add(this.barSeries2);
     this.graph2.SeriesGroups.Add(graphGroup2);
     this.graph2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(16.002D), Telerik.Reporting.Drawing.Unit.Cm(9.737D));
     graphTitle1.Style.LineColor = System.Drawing.Color.LightGray;
     graphTitle1.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     graphTitle1.Text            = "=(Format(\"{0:C2}\",Sum(Fields.Field2)))";
     this.graph2.Titles.Add(graphTitle1);
     //
     // cartesianCoordinateSystem2
     //
     this.cartesianCoordinateSystem2.Name  = "cartesianCoordinateSystem1";
     this.cartesianCoordinateSystem2.XAxis = this.graphAxis3;
     this.cartesianCoordinateSystem2.YAxis = this.graphAxis4;
     //
     // graphAxis3
     //
     this.graphAxis3.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     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";
     categoryScale1.SpacingSlotCount = 0D;
     this.graphAxis3.Scale           = categoryScale1;
     //
     // graphAxis4
     //
     this.graphAxis4.LabelFormat = "{0:C2}";
     this.graphAxis4.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis4.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis4.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis4.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis4.MinorGridLineStyle.Visible   = false;
     this.graphAxis4.Name  = "GraphAxis2";
     this.graphAxis4.Scale = numericalScale1;
     //
     // barSeries2
     //
     this.barSeries2.ArrangeMode      = Telerik.Reporting.GraphSeriesArrangeMode.Stacked;
     this.barSeries2.CategoryGroup    = graphGroup1;
     this.barSeries2.CoordinateSystem = this.cartesianCoordinateSystem2;
     this.barSeries2.DataPointLabel   = "=CDbl(Fields.Field2) / CDbl(Exec(\'graph2\', Sum(Fields.Field2)))";
     this.barSeries2.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.barSeries2.DataPointLabelConnectorStyle.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.barSeries2.DataPointLabelConnectorStyle.Visible        = false;
     this.barSeries2.DataPointLabelFormat          = "{0:0.00%}";
     this.barSeries2.DataPointLabelStyle.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.barSeries2.LegendItem.Value = "=Format(\"{0,-3}\",Field3) + \'  \'+ Format(\"{0,-12}\",(Format(\"{0:C2}\",Field2)))";
     graphGroup2.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.Field1"));
     graphGroup2.Name = "seriesGroup1";
     graphGroup2.Sortings.Add(new Telerik.Reporting.Sorting("Fields.Field2", Telerik.Reporting.SortDirection.Asc));
     this.barSeries2.SeriesGroup = graphGroup2;
     this.barSeries2.Y           = "=Sum(Fields.Field2)";
     //
     // graph1
     //
     graphGroup3.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.Field3"));
     graphGroup3.Name = "categoryGroup1";
     graphGroup3.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.Field1", Telerik.Reporting.SortDirection.Asc));
     this.graph1.CategoryGroups.Add(graphGroup3);
     this.graph1.CoordinateSystems.Add(this.cartesianCoordinateSystem1);
     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.Cm(1.016D), Telerik.Reporting.Drawing.Unit.Cm(1.563D));
     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.barSeries1);
     this.graph1.Series.Add(this.lineSeries1);
     this.graph1.SeriesGroups.Add(graphGroup4);
     this.graph1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(16.002D), Telerik.Reporting.Drawing.Unit.Cm(9.737D));
     graphTitle2.Style.LineColor = System.Drawing.Color.LightGray;
     graphTitle2.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Inch(0D);
     graphTitle2.Text            = "=(Format(\"{0:C2}\",Sum(Fields.Field2)))";
     this.graph1.Titles.Add(graphTitle2);
     //
     // cartesianCoordinateSystem1
     //
     this.cartesianCoordinateSystem1.Name  = "cartesianCoordinateSystem1";
     this.cartesianCoordinateSystem1.XAxis = this.graphAxis1;
     this.cartesianCoordinateSystem1.YAxis = this.graphAxis2;
     //
     // graphAxis1
     //
     this.graphAxis1.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     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";
     categoryScale2.SpacingSlotCount = 0D;
     this.graphAxis1.Scale           = categoryScale2;
     //
     // graphAxis2
     //
     this.graphAxis2.LabelFormat = "{0:C2}";
     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";
     this.graphAxis2.Scale = numericalScale2;
     //
     // barSeries1
     //
     this.barSeries1.ArrangeMode      = Telerik.Reporting.GraphSeriesArrangeMode.Stacked;
     this.barSeries1.CategoryGroup    = graphGroup3;
     this.barSeries1.CoordinateSystem = this.cartesianCoordinateSystem1;
     this.barSeries1.DataPointLabel   = "=CDbl(Fields.Field2) / CDbl(Exec(\'graph1\', Sum(Fields.Field2)))";
     this.barSeries1.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.barSeries1.DataPointLabelConnectorStyle.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.barSeries1.DataPointLabelConnectorStyle.Visible        = false;
     this.barSeries1.DataPointLabelFormat          = "{0:0.00%}";
     this.barSeries1.DataPointLabelStyle.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.barSeries1.LegendItem.Value = "=Format(\"{0,-3}\",Field3) + \'  \'+ Format(\"{0,-12}\",(Format(\"{0:C2}\",Field2)))";
     graphGroup4.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.Field1"));
     graphGroup4.Name = "seriesGroup1";
     graphGroup4.Sortings.Add(new Telerik.Reporting.Sorting("Fields.Field2", Telerik.Reporting.SortDirection.Asc));
     this.barSeries1.SeriesGroup = graphGroup4;
     this.barSeries1.Y           = "=Sum(Fields.Field2)";
     //
     // objectDataSource1
     //
     this.objectDataSource1.CalculatedFields.AddRange(new Telerik.Reporting.CalculatedField[] {
         new Telerik.Reporting.CalculatedField("Field1", typeof(string), "Fields.Numerosucursal"),
         new Telerik.Reporting.CalculatedField("Field2", typeof(decimal), "Fields.Total"),
         new Telerik.Reporting.CalculatedField("Field3", typeof(string), "Fields.Codigo_De_Sucursal"),
         new Telerik.Reporting.CalculatedField("Field4", typeof(string), "Fields.Nombre")
     });
     this.objectDataSource1.Name = "objectDataSource1";
     //
     // objectDataSource2
     //
     this.objectDataSource2.CalculatedFields.AddRange(new Telerik.Reporting.CalculatedField[] {
         new Telerik.Reporting.CalculatedField("Field1", typeof(string), "Fields.Numerosucursal"),
         new Telerik.Reporting.CalculatedField("Field2", typeof(string), "Fields.Total"),
         new Telerik.Reporting.CalculatedField("Field3", typeof(string), "Fields.Codigo_De_Sucursal"),
         new Telerik.Reporting.CalculatedField("Field4", typeof(string), "Fields.Nombre")
     });
     this.objectDataSource2.Name = "objectDataSource2";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.521D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.521D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.textBox4
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.532D), Telerik.Reporting.Drawing.Unit.Cm(0.074D));
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.435D), Telerik.Reporting.Drawing.Unit.Cm(0.566D));
     this.textBox1.Style.BorderColor.Default = System.Drawing.Color.Transparent;
     this.textBox1.Style.Color     = System.Drawing.Color.Gray;
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Style.Font.Name = "Arial";
     this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Value           = "REPORTE VENTAS";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.532D), Telerik.Reporting.Drawing.Unit.Cm(0.64D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.435D), Telerik.Reporting.Drawing.Unit.Cm(0.566D));
     this.textBox4.Style.BorderColor.Default = System.Drawing.Color.Transparent;
     this.textBox4.Style.Color     = System.Drawing.Color.Gray;
     this.textBox4.Style.Font.Bold = true;
     this.textBox4.Style.Font.Name = "Arial";
     this.textBox4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Value           = "";
     //
     // lineSeries1
     //
     this.lineSeries1.CategoryGroup            = graphGroup3;
     this.lineSeries1.CoordinateSystem         = this.cartesianCoordinateSystem1;
     this.lineSeries1.DataPointStyle.Visible   = true;
     this.lineSeries1.LegendItem.Style.Visible = false;
     this.lineSeries1.LineStyle.LineWidth      = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.lineSeries1.MarkerMaxSize            = Telerik.Reporting.Drawing.Unit.Pixel(50D);
     this.lineSeries1.MarkerMinSize            = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.lineSeries1.MarkerSize = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.lineSeries1.MissingValuesLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.lineSeries1.SeriesGroup = graphGroup4;
     this.lineSeries1.Size        = null;
     this.lineSeries1.Y           = "=Sum(Fields.Field2)";
     //
     // RptVentas
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "RptVentas";
     this.PageSettings.ContinuousPaper = false;
     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;
     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.Cm;
     this.Width         = Telerik.Reporting.Drawing.Unit.Cm(20.611D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 16
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.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();
     this.sqlDataSource1               = new Telerik.Reporting.SqlDataSource();
     this.labelsGroupHeader            = new Telerik.Reporting.GroupHeaderSection();
     this.firstNameCaptionTextBox      = new Telerik.Reporting.TextBox();
     this.memberIDCaptionTextBox       = new Telerik.Reporting.TextBox();
     this.shopIDCaptionTextBox         = new Telerik.Reporting.TextBox();
     this.sSNCaptionTextBox            = new Telerik.Reporting.TextBox();
     this.terminatedDateCaptionTextBox = new Telerik.Reporting.TextBox();
     this.waitingPeriodCaptionTextBox  = new Telerik.Reporting.TextBox();
     this.benefitNameCaptionTextBox    = new Telerik.Reporting.TextBox();
     this.shopCaptionTextBox           = new Telerik.Reporting.TextBox();
     this.labelsGroupFooter            = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroup               = new Telerik.Reporting.Group();
     this.pageFooter                = new Telerik.Reporting.PageFooterSection();
     this.pageInfoTextBox           = new Telerik.Reporting.TextBox();
     this.reportHeader              = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox              = new Telerik.Reporting.TextBox();
     this.textBox1                  = new Telerik.Reporting.TextBox();
     this.currentTimeTextBox        = new Telerik.Reporting.TextBox();
     this.reportFooter              = new Telerik.Reporting.ReportFooterSection();
     this.detail                    = new Telerik.Reporting.DetailSection();
     this.firstNameDataTextBox      = new Telerik.Reporting.TextBox();
     this.memberIDDataTextBox       = new Telerik.Reporting.TextBox();
     this.shopDataTextBox           = new Telerik.Reporting.TextBox();
     this.terminatedDateDataTextBox = new Telerik.Reporting.TextBox();
     this.benefitNameDataTextBox    = new Telerik.Reporting.TextBox();
     this.waitingPeriodDataTextBox  = new Telerik.Reporting.TextBox();
     this.sSNDataTextBox            = new Telerik.Reporting.TextBox();
     this.shopIDDataTextBox         = new Telerik.Reporting.TextBox();
     this.textBox2                  = new Telerik.Reporting.TextBox();
     this.textBox3                  = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Reports.Properties.Settings.UFCWEntire";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@Benefit", System.Data.DbType.String, "=Parameters.Benefit.Value")
     });
     this.sqlDataSource1.SelectCommand     = "dbo.HealthBenefitReport_Sp";
     this.sqlDataSource1.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // labelsGroupHeader
     //
     this.labelsGroupHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30200439691543579D);
     this.labelsGroupHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.firstNameCaptionTextBox,
         this.memberIDCaptionTextBox,
         this.shopIDCaptionTextBox,
         this.sSNCaptionTextBox,
         this.terminatedDateCaptionTextBox,
         this.waitingPeriodCaptionTextBox,
         this.benefitNameCaptionTextBox,
         this.shopCaptionTextBox,
         this.textBox2
     });
     this.labelsGroupHeader.Name                  = "labelsGroupHeader";
     this.labelsGroupHeader.PrintOnEveryPage      = true;
     this.labelsGroupHeader.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.labelsGroupHeader.Style.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
     this.labelsGroupHeader.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.labelsGroupHeader.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // firstNameCaptionTextBox
     //
     this.firstNameCaptionTextBox.CanGrow   = true;
     this.firstNameCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.firstNameCaptionTextBox.Name      = "firstNameCaptionTextBox";
     this.firstNameCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.firstNameCaptionTextBox.StyleName = "Caption";
     this.firstNameCaptionTextBox.Value     = "First Name";
     //
     // memberIDCaptionTextBox
     //
     this.memberIDCaptionTextBox.CanGrow   = true;
     this.memberIDCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.9000787734985352D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.memberIDCaptionTextBox.Name      = "memberIDCaptionTextBox";
     this.memberIDCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.memberIDCaptionTextBox.StyleName = "Caption";
     this.memberIDCaptionTextBox.Value     = "Member ID";
     //
     // shopIDCaptionTextBox
     //
     this.shopIDCaptionTextBox.CanGrow   = true;
     this.shopIDCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.shopIDCaptionTextBox.Name      = "shopIDCaptionTextBox";
     this.shopIDCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999994039535523D), Telerik.Reporting.Drawing.Unit.Inch(0.30200439691543579D));
     this.shopIDCaptionTextBox.StyleName = "Caption";
     this.shopIDCaptionTextBox.Value     = "Shop ID";
     //
     // sSNCaptionTextBox
     //
     this.sSNCaptionTextBox.CanGrow   = true;
     this.sSNCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.sSNCaptionTextBox.Name      = "sSNCaptionTextBox";
     this.sSNCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7998428344726563D), Telerik.Reporting.Drawing.Unit.Inch(0.30200439691543579D));
     this.sSNCaptionTextBox.StyleName = "Caption";
     this.sSNCaptionTextBox.Value     = "SSN";
     //
     // terminatedDateCaptionTextBox
     //
     this.terminatedDateCaptionTextBox.CanGrow   = true;
     this.terminatedDateCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(10.800000190734863D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.terminatedDateCaptionTextBox.Name      = "terminatedDateCaptionTextBox";
     this.terminatedDateCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5999208688735962D), Telerik.Reporting.Drawing.Unit.Inch(0.30200439691543579D));
     this.terminatedDateCaptionTextBox.StyleName = "Caption";
     this.terminatedDateCaptionTextBox.Value     = "Terminated Date";
     //
     // waitingPeriodCaptionTextBox
     //
     this.waitingPeriodCaptionTextBox.CanGrow   = true;
     this.waitingPeriodCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(12.399999618530273D), Telerik.Reporting.Drawing.Unit.Inch(7.9472862068996619E-08D));
     this.waitingPeriodCaptionTextBox.Name      = "waitingPeriodCaptionTextBox";
     this.waitingPeriodCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.waitingPeriodCaptionTextBox.StyleName = "Caption";
     this.waitingPeriodCaptionTextBox.Value     = "Waiting Period";
     //
     // benefitNameCaptionTextBox
     //
     this.benefitNameCaptionTextBox.CanGrow   = true;
     this.benefitNameCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(13.400076866149902D), Telerik.Reporting.Drawing.Unit.Inch(7.9472862068996619E-08D));
     this.benefitNameCaptionTextBox.Name      = "benefitNameCaptionTextBox";
     this.benefitNameCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999637603759766D), Telerik.Reporting.Drawing.Unit.Inch(0.3020043671131134D));
     this.benefitNameCaptionTextBox.StyleName = "Caption";
     this.benefitNameCaptionTextBox.Value     = "Benefit Name";
     //
     // shopCaptionTextBox
     //
     this.shopCaptionTextBox.CanGrow   = true;
     this.shopCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.shopCaptionTextBox.Name      = "shopCaptionTextBox";
     this.shopCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.shopCaptionTextBox.StyleName = "Caption";
     this.shopCaptionTextBox.Value     = "Shop";
     //
     // labelsGroupFooter
     //
     this.labelsGroupFooter.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.labelsGroupFooter.Name          = "labelsGroupFooter";
     this.labelsGroupFooter.Style.Visible = false;
     //
     // labelsGroup
     //
     this.labelsGroup.GroupFooter = this.labelsGroupFooter;
     this.labelsGroup.GroupHeader = this.labelsGroupHeader;
     this.labelsGroup.Name        = "labelsGroup";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageInfoTextBox
     });
     this.pageFooter.Name = "pageFooter";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999605417251587D), Telerik.Reporting.Drawing.Unit.Inch(0.28121048212051392D));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.80823493003845215D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox,
         this.textBox1,
         this.currentTimeTextBox
     });
     this.reportHeader.Name = "reportHeader";
     this.reportHeader.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.reportHeader.Style.Color           = System.Drawing.Color.Maroon;
     //
     // titleTextBox
     //
     this.titleTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.titleTextBox.Name                = "titleTextBox";
     this.titleTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.9039688110351562D), Telerik.Reporting.Drawing.Unit.Inch(0.78740161657333374D));
     this.titleTextBox.Style.Color         = System.Drawing.Color.Maroon;
     this.titleTextBox.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.titleTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.titleTextBox.StyleName           = "Title";
     this.titleTextBox.Value               = "UFCW Local 312 Health Fund - Health Benefits Report";
     //
     // textBox1
     //
     this.textBox1.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(12.004168510437012D), Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D));
     this.textBox1.Name                = "textBox1";
     this.textBox1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.3958733081817627D), Telerik.Reporting.Drawing.Unit.Inch(0.40819564461708069D));
     this.textBox1.Style.Font.Bold     = true;
     this.textBox1.Style.Font.Name     = "Tahoma";
     this.textBox1.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(18D);
     this.textBox1.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value               = "Count : {Count(Fields.BenefitName)}";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(12.004168510437012D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.currentTimeTextBox.Name                = "currentTimeTextBox";
     this.currentTimeTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.3958346843719482D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.currentTimeTextBox.Style.Font.Bold     = true;
     this.currentTimeTextBox.Style.Font.Name     = "Tahoma";
     this.currentTimeTextBox.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(18D);
     this.currentTimeTextBox.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.currentTimeTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.currentTimeTextBox.StyleName           = "PageInfo";
     this.currentTimeTextBox.Value               = "= Today().ToString(\"MM-dd-yyyy\")";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.reportFooter.Name   = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30204397439956665D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.firstNameDataTextBox,
         this.terminatedDateDataTextBox,
         this.benefitNameDataTextBox,
         this.waitingPeriodDataTextBox,
         this.sSNDataTextBox,
         this.textBox3,
         this.shopIDDataTextBox,
         this.shopDataTextBox,
         this.memberIDDataTextBox
     });
     this.detail.Name = "detail";
     this.detail.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.detail.Style.Color           = System.Drawing.Color.Black;
     this.detail.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.detail.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // firstNameDataTextBox
     //
     this.firstNameDataTextBox.CanGrow   = true;
     this.firstNameDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.firstNameDataTextBox.Name      = "firstNameDataTextBox";
     this.firstNameDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.firstNameDataTextBox.StyleName = "Data";
     this.firstNameDataTextBox.Value     = "=Fields.FirstName";
     //
     // memberIDDataTextBox
     //
     this.memberIDDataTextBox.CanGrow   = true;
     this.memberIDDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.9000787734985352D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.memberIDDataTextBox.Name      = "memberIDDataTextBox";
     this.memberIDDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.memberIDDataTextBox.StyleName = "Data";
     this.memberIDDataTextBox.Value     = "=Fields.MemberID";
     //
     // shopDataTextBox
     //
     this.shopDataTextBox.CanGrow   = true;
     this.shopDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.shopDataTextBox.Name      = "shopDataTextBox";
     this.shopDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.shopDataTextBox.StyleName = "Data";
     this.shopDataTextBox.Value     = "=Fields.Shop";
     //
     // terminatedDateDataTextBox
     //
     this.terminatedDateDataTextBox.CanGrow   = true;
     this.terminatedDateDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(10.800000190734863D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.terminatedDateDataTextBox.Name      = "terminatedDateDataTextBox";
     this.terminatedDateDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5999208688735962D), Telerik.Reporting.Drawing.Unit.Inch(0.29162731766700745D));
     this.terminatedDateDataTextBox.StyleName = "Data";
     this.terminatedDateDataTextBox.Value     = "=Fields.TerminatedDate";
     //
     // benefitNameDataTextBox
     //
     this.benefitNameDataTextBox.CanGrow   = true;
     this.benefitNameDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(13.400077819824219D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.benefitNameDataTextBox.Name      = "benefitNameDataTextBox";
     this.benefitNameDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999637603759766D), Telerik.Reporting.Drawing.Unit.Inch(0.30200454592704773D));
     this.benefitNameDataTextBox.StyleName = "Data";
     this.benefitNameDataTextBox.Value     = "=Fields.BenefitName";
     //
     // waitingPeriodDataTextBox
     //
     this.waitingPeriodDataTextBox.CanGrow   = true;
     this.waitingPeriodDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(12.399999618530273D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.waitingPeriodDataTextBox.Name      = "waitingPeriodDataTextBox";
     this.waitingPeriodDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.3019651472568512D));
     this.waitingPeriodDataTextBox.StyleName = "Data";
     this.waitingPeriodDataTextBox.Value     = "=Fields.WaitingPeriod";
     //
     // sSNDataTextBox
     //
     this.sSNDataTextBox.CanGrow   = true;
     this.sSNDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.sSNDataTextBox.Name      = "sSNDataTextBox";
     this.sSNDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7998428344726563D), Telerik.Reporting.Drawing.Unit.Inch(0.30200454592704773D));
     this.sSNDataTextBox.StyleName = "Data";
     this.sSNDataTextBox.Value     = "=IIf(IsNull(Fields.SSN,0)>0,Substr(Fields.SSN,0,3)+\"-\"+Substr(Fields.SSN,3,2)+\"-\"" +
                                     "+Substr(Fields.SSN,5,4),\"\") ";
     //
     // shopIDDataTextBox
     //
     this.shopIDDataTextBox.CanGrow   = true;
     this.shopIDDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.shopIDDataTextBox.Name      = "shopIDDataTextBox";
     this.shopIDDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999994039535523D), Telerik.Reporting.Drawing.Unit.Inch(0.30200454592704773D));
     this.shopIDDataTextBox.StyleName = "Data";
     this.shopIDDataTextBox.Value     = "=Fields.ShopID";
     //
     // textBox2
     //
     this.textBox2.CanGrow   = true;
     this.textBox2.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.textBox2.StyleName = "Caption";
     this.textBox2.Value     = "Last Name";
     //
     // textBox3
     //
     this.textBox3.CanGrow   = true;
     this.textBox3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.textBox3.StyleName = "Data";
     this.textBox3.Value     = "= Fields.LastName";
     //
     // HealthBenefitReport
     //
     this.DataSource = this.sqlDataSource1;
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         this.labelsGroup
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.labelsGroupHeader,
         this.labelsGroupFooter,
         this.pageFooter,
         this.reportHeader,
         this.reportFooter,
         this.detail
     });
     this.Name = "Health_Benefit_Reports";
     this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.PageSettings.Margins.Left   = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.PageSettings.Margins.Right  = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.PageSettings.Margins.Top    = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.Name            = "Benefit";
     reportParameter1.Text            = "Benefit";
     reportParameter1.Value           = "@Benefit";
     this.ReportParameters.Add(reportParameter1);
     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(18D);
     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(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     = "Tahoma";
     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     = "Tahoma";
     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(15.400042533874512D);
     ((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.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();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(rptDeliveryByEmp));
     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.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();
     this.textBox23            = new Telerik.Reporting.TextBox();
     this.textBox1             = new Telerik.Reporting.TextBox();
     this.textBox3             = new Telerik.Reporting.TextBox();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.textBox15            = new Telerik.Reporting.TextBox();
     this.textBox27            = new Telerik.Reporting.TextBox();
     this.sqlDSDelivery        = new Telerik.Reporting.SqlDataSource();
     this.detailSection1       = new Telerik.Reporting.DetailSection();
     this.table1               = new Telerik.Reporting.Table();
     this.textBox7             = new Telerik.Reporting.TextBox();
     this.textBox9             = new Telerik.Reporting.TextBox();
     this.textBox10            = new Telerik.Reporting.TextBox();
     this.textBox19            = new Telerik.Reporting.TextBox();
     this.textBox20            = new Telerik.Reporting.TextBox();
     this.textBox25            = new Telerik.Reporting.TextBox();
     this.textBox30            = new Telerik.Reporting.TextBox();
     this.textBox31            = new Telerik.Reporting.TextBox();
     this.textBox34            = new Telerik.Reporting.TextBox();
     this.textBox38            = new Telerik.Reporting.TextBox();
     this.textBox26            = new Telerik.Reporting.TextBox();
     this.textBox6             = new Telerik.Reporting.TextBox();
     this.textBox8             = new Telerik.Reporting.TextBox();
     this.textBox11            = new Telerik.Reporting.TextBox();
     this.textBox41            = new Telerik.Reporting.TextBox();
     this.textBox16            = new Telerik.Reporting.TextBox();
     this.sqlDSOrder           = new Telerik.Reporting.SqlDataSource();
     this.pageHeaderSection1   = new Telerik.Reporting.PageHeaderSection();
     this.textBox13            = new Telerik.Reporting.TextBox();
     this.textCompany          = new Telerik.Reporting.TextBox();
     this.textBox40            = new Telerik.Reporting.TextBox();
     this.pageFooterSection1   = new Telerik.Reporting.PageFooterSection();
     this.textBox14            = new Telerik.Reporting.TextBox();
     this.textBox39            = new Telerik.Reporting.TextBox();
     this.textBox43            = new Telerik.Reporting.TextBox();
     this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox23
     //
     this.textBox23.Name            = "textBox23";
     this.textBox23.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3020833730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.45000019669532776D));
     this.textBox23.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox23.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox23.StyleName       = "Corporate.TableHeader";
     //
     // textBox1
     //
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.497916579246521D), Telerik.Reporting.Drawing.Unit.Inch(0.45000025629997253D));
     this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.StyleName       = "Corporate.TableHeader";
     this.textBox1.Value           = "Product";
     //
     // textBox3
     //
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.029166579246521D), Telerik.Reporting.Drawing.Unit.Inch(0.45000019669532776D));
     this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.StyleName       = "Corporate.TableHeader";
     this.textBox3.Value           = "Unit";
     //
     // textBox4
     //
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.93541568517684937D), Telerik.Reporting.Drawing.Unit.Inch(0.45000016689300537D));
     this.textBox4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.StyleName       = "Corporate.TableHeader";
     this.textBox4.Value           = "Quantity";
     //
     // textBox2
     //
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0833327770233154D), Telerik.Reporting.Drawing.Unit.Inch(0.45000016689300537D));
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.StyleName       = "Corporate.TableHeader";
     this.textBox2.Value           = "Price";
     //
     // textBox15
     //
     this.textBox15.Format = "{0:dd-MMM-yy HH:mm:ss}";
     this.textBox15.Name   = "textBox15";
     this.textBox15.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5520836114883423D), Telerik.Reporting.Drawing.Unit.Inch(0.80416673421859741D));
     this.textBox15.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox15.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox15.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox15.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox15.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox15.Style.Font.Bold           = true;
     this.textBox15.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox15.StyleName = "";
     this.textBox15.Value     = "= Fields.DeliveryDate";
     //
     // textBox27
     //
     this.textBox27.Name = "textBox27";
     this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5520836114883423D), Telerik.Reporting.Drawing.Unit.Inch(0.2812497615814209D));
     this.textBox27.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.textBox27.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox27.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox27.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Cm(0.0099999997764825821D);
     this.textBox27.Style.Font.Bold           = true;
     this.textBox27.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.StyleName = "";
     this.textBox27.Value     = "Total";
     //
     // sqlDSDelivery
     //
     this.sqlDSDelivery.ConnectionString = "JSConnectionString";
     this.sqlDSDelivery.Name             = "sqlDSDelivery";
     this.sqlDSDelivery.SelectCommand    = "SELECT        Id, FirstName, LastName, Person, Department\r\nFROM            HS.vEm" +
                                           "pDept\r\nWHERE        (Department = \'Delivery\')";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.7478775978088379D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.detailSection1.Name = "detailSection1";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.3020832538604736D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.4979149103164673D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.0291668176651D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.93541526794433594D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.0833324193954468D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.29166674613952637D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.27083352208137512D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.24166642129421234D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.28124982118606567D)));
     this.table1.Body.SetCellContent(2, 1, this.textBox7);
     this.table1.Body.SetCellContent(2, 2, this.textBox9);
     this.table1.Body.SetCellContent(2, 3, this.textBox10);
     this.table1.Body.SetCellContent(1, 2, this.textBox19);
     this.table1.Body.SetCellContent(1, 3, this.textBox20);
     this.table1.Body.SetCellContent(2, 0, this.textBox25);
     this.table1.Body.SetCellContent(3, 0, this.textBox30);
     this.table1.Body.SetCellContent(3, 1, this.textBox31);
     this.table1.Body.SetCellContent(3, 3, this.textBox34);
     this.table1.Body.SetCellContent(3, 2, this.textBox38);
     this.table1.Body.SetCellContent(1, 0, this.textBox26, 1, 2);
     this.table1.Body.SetCellContent(1, 4, this.textBox6);
     this.table1.Body.SetCellContent(2, 4, this.textBox8);
     this.table1.Body.SetCellContent(3, 4, this.textBox11);
     this.table1.Body.SetCellContent(0, 0, this.textBox41, 1, 5);
     tableGroup1.Name       = "group1";
     tableGroup1.ReportItem = this.textBox23;
     tableGroup2.ReportItem = this.textBox1;
     tableGroup3.ReportItem = this.textBox3;
     tableGroup4.ReportItem = this.textBox4;
     tableGroup5.Name       = "group2";
     tableGroup5.ReportItem = this.textBox2;
     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.Corner.SetCellContent(0, 0, this.textBox16);
     this.table1.DataSource = this.sqlDSOrder;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox16,
         this.textBox41,
         this.textBox26,
         this.textBox19,
         this.textBox20,
         this.textBox6,
         this.textBox25,
         this.textBox7,
         this.textBox9,
         this.textBox10,
         this.textBox8,
         this.textBox30,
         this.textBox31,
         this.textBox38,
         this.textBox34,
         this.textBox11,
         this.textBox23,
         this.textBox1,
         this.textBox3,
         this.textBox4,
         this.textBox2,
         this.textBox15,
         this.textBox27
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
     this.table1.Name     = "table1";
     tableGroup7.Name     = "group6";
     tableGroup8.Name     = "group";
     tableGroup9.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup9.Name = "Detail";
     tableGroup9.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Customer", Telerik.Reporting.SortDirection.Asc));
     tableGroup9.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Product", Telerik.Reporting.SortDirection.Asc));
     tableGroup6.ChildGroups.Add(tableGroup7);
     tableGroup6.ChildGroups.Add(tableGroup8);
     tableGroup6.ChildGroups.Add(tableGroup9);
     tableGroup6.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.DeliveryDate"));
     tableGroup6.Name       = "rowGroup";
     tableGroup6.ReportItem = this.textBox15;
     tableGroup6.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.DeliveryDate", Telerik.Reporting.SortDirection.Asc));
     tableGroup11.Name = "group5";
     tableGroup10.ChildGroups.Add(tableGroup11);
     tableGroup10.Name       = "group4";
     tableGroup10.ReportItem = this.textBox27;
     this.table1.RowGroups.Add(tableGroup6);
     this.table1.RowGroups.Add(tableGroup10);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.399996280670166D), Telerik.Reporting.Drawing.Unit.Inch(1.5354167222976685D));
     this.table1.StyleName = "Corporate.TableNormal";
     //
     // textBox7
     //
     this.textBox7.Name                = "textBox7";
     this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.497916579246521D), Telerik.Reporting.Drawing.Unit.Inch(0.24166642129421234D));
     this.textBox7.Style.Font.Name     = "Arial Unicode MS";
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.StyleName           = "Corporate.TableBody";
     this.textBox7.Value               = "= Fields.Product";
     //
     // textBox9
     //
     this.textBox9.Format = "{0:#.}";
     this.textBox9.Name   = "textBox9";
     this.textBox9.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.029166579246521D), Telerik.Reporting.Drawing.Unit.Inch(0.24166643619537354D));
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.StyleName           = "Corporate.TableBody";
     this.textBox9.Value = "= Fields.Unit";
     //
     // textBox10
     //
     this.textBox10.Format = "{0:N2}";
     this.textBox10.Name   = "textBox10";
     this.textBox10.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.93541568517684937D), Telerik.Reporting.Drawing.Unit.Inch(0.24166645109653473D));
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.StyleName           = "Corporate.TableBody";
     this.textBox10.Value = "= Fields.Quantity";
     //
     // textBox19
     //
     this.textBox19.Format = "{0:#.}";
     this.textBox19.Name   = "textBox19";
     this.textBox19.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.029166579246521D), Telerik.Reporting.Drawing.Unit.Inch(0.27083352208137512D));
     this.textBox19.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox19.Style.Font.Bold       = true;
     this.textBox19.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.StyleName             = "Corporate.TableBody";
     this.textBox19.Value = " ";
     //
     // textBox20
     //
     this.textBox20.Format = "{0:0.0}";
     this.textBox20.Name   = "textBox20";
     this.textBox20.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.93541568517684937D), Telerik.Reporting.Drawing.Unit.Inch(0.27083355188369751D));
     this.textBox20.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox20.Style.Font.Bold       = true;
     this.textBox20.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.StyleName             = "Corporate.TableBody";
     this.textBox20.Value = "=sum(Fields.Quantity)";
     //
     // textBox25
     //
     this.textBox25.Name = "textBox25";
     this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3020825386047363D), Telerik.Reporting.Drawing.Unit.Inch(0.24166683852672577D));
     this.textBox25.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox25.StyleName           = "Corporate.TableBody";
     //
     // textBox30
     //
     this.textBox30.Name = "textBox30";
     this.textBox30.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3020825386047363D), Telerik.Reporting.Drawing.Unit.Inch(0.28124997019767761D));
     this.textBox30.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.textBox30.Style.Font.Bold       = true;
     this.textBox30.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox30.StyleName             = "Corporate.TableBody";
     //
     // textBox31
     //
     this.textBox31.Name = "textBox31";
     this.textBox31.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.497916579246521D), Telerik.Reporting.Drawing.Unit.Inch(0.28124973177909851D));
     this.textBox31.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.textBox31.Style.Font.Bold       = true;
     this.textBox31.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox31.StyleName             = "Corporate.TableBody";
     //
     // textBox34
     //
     this.textBox34.Name = "textBox34";
     this.textBox34.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.93541568517684937D), Telerik.Reporting.Drawing.Unit.Inch(0.2812497615814209D));
     this.textBox34.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.textBox34.Style.Font.Bold       = true;
     this.textBox34.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox34.StyleName             = "Corporate.TableBody";
     //
     // textBox38
     //
     this.textBox38.Format = "{0:#.}";
     this.textBox38.Name   = "textBox38";
     this.textBox38.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.029166579246521D), Telerik.Reporting.Drawing.Unit.Inch(0.28124982118606567D));
     this.textBox38.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.textBox38.Style.Font.Bold       = true;
     this.textBox38.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox38.StyleName             = "Corporate.TableBody";
     this.textBox38.Value = " ";
     //
     // textBox26
     //
     this.textBox26.Name = "textBox26";
     this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.799999475479126D), Telerik.Reporting.Drawing.Unit.Inch(0.2708335816860199D));
     this.textBox26.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox26.Style.Font.Bold       = true;
     this.textBox26.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox26.StyleName             = "Corporate.TableBody";
     this.textBox26.Value = "Sub Total";
     //
     // textBox6
     //
     this.textBox6.Format = "{0:€ 0.00}";
     this.textBox6.Name   = "textBox6";
     this.textBox6.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0833327770233154D), Telerik.Reporting.Drawing.Unit.Inch(0.27083352208137512D));
     this.textBox6.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox6.Style.Font.Bold       = true;
     this.textBox6.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.StyleName             = "Corporate.TableBody";
     this.textBox6.Value = "=sum(Fields.Price)";
     //
     // textBox8
     //
     this.textBox8.Format = "{0:0.00}";
     this.textBox8.Name   = "textBox8";
     this.textBox8.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0833327770233154D), Telerik.Reporting.Drawing.Unit.Inch(0.24166642129421234D));
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.StyleName           = "Corporate.TableBody";
     this.textBox8.Value = "= Fields.Price";
     //
     // textBox11
     //
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0833327770233154D), Telerik.Reporting.Drawing.Unit.Inch(0.28124982118606567D));
     this.textBox11.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.textBox11.Style.Font.Bold       = true;
     this.textBox11.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.StyleName             = "Corporate.TableBody";
     //
     // textBox41
     //
     this.textBox41.Name = "textBox41";
     this.textBox41.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.84791374206543D), Telerik.Reporting.Drawing.Unit.Inch(0.29166674613952637D));
     this.textBox41.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox41.Style.Font.Bold       = true;
     this.textBox41.Style.Font.Name       = "Arial Unicode MS";
     this.textBox41.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox41.StyleName             = "Corporate.TableBody";
     this.textBox41.Value = "= \"Invoice No : \" + Fields.InvoiceNo + \", Customer : \" + Fields.Customer";
     //
     // textBox16
     //
     this.textBox16.Format          = "{0}";
     this.textBox16.Name            = "textBox16";
     this.textBox16.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5520836114883423D), Telerik.Reporting.Drawing.Unit.Inch(0.45000016689300537D));
     this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox16.StyleName       = "Corporate.TableHeader";
     this.textBox16.Value           = "Delivery Date";
     //
     // sqlDSOrder
     //
     this.sqlDSOrder.CalculatedFields.AddRange(new Telerik.Reporting.CalculatedField[] {
         new Telerik.Reporting.CalculatedField("Price", typeof(decimal), "= Fields.Quantity * Fields.UnitPrice + Fields.VATPrice")
     });
     this.sqlDSOrder.ConnectionString = "JSConnectionString";
     this.sqlDSOrder.Name             = "sqlDSOrder";
     this.sqlDSOrder.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@qST", System.Data.DbType.DateTime, "= Parameters.pST.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@qET", System.Data.DbType.DateTime, "= Parameters.pET.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@qDeliveryId", System.Data.DbType.Int16, "= Parameters.pDelivery.Value")
     });
     this.sqlDSOrder.SelectCommand = resources.GetString("sqlDSOrder.SelectCommand");
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox13,
         this.textCompany,
         this.textBox40
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     this.pageHeaderSection1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox13
     //
     this.textBox13.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4749984741210938D), Telerik.Reporting.Drawing.Unit.Inch(0.29992133378982544D));
     this.textBox13.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.textBox13.Style.Font.Bold     = true;
     this.textBox13.Style.Font.Name     = "Courier New";
     this.textBox13.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(18D);
     this.textBox13.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox13.Value               = "Daily Delivery Report";
     //
     // textCompany
     //
     this.textCompany.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.textCompany.Name                = "textCompany";
     this.textCompany.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.textCompany.Style.Font.Bold     = true;
     this.textCompany.Style.Font.Name     = "Arial Unicode MS";
     this.textCompany.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(16D);
     this.textCompany.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textCompany.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textCompany.Value               = "Company Name";
     //
     // textBox40
     //
     this.textBox40.Format              = "{0:dddd, dd-MMM-yyyy}";
     this.textBox40.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.72000002861022949D));
     this.textBox40.Name                = "textBox40";
     this.textBox40.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
     this.textBox40.Style.Font.Bold     = true;
     this.textBox40.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox40.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox40.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox40.Value               = "= \"Delivery Person : \" + Parameters.pDelivery.Label";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.5D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox14,
         this.textBox39,
         this.textBox43
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     this.pageFooterSection1.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox14
     //
     this.textBox14.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.5D), Telerik.Reporting.Drawing.Unit.Inch(0.1458333283662796D));
     this.textBox14.Name                = "textBox14";
     this.textBox14.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.089583158493042D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox14.Style.Font.Bold     = false;
     this.textBox14.Style.Font.Italic   = true;
     this.textBox14.Style.Font.Name     = "Segoe UI";
     this.textBox14.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox14.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.Value               = "= \"Client PC : \" + Parameters.paramClient.Value";
     //
     // textBox39
     //
     this.textBox39.Format              = "{0:dd-MMM-yyyy HH:mm:ss}";
     this.textBox39.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.1458333283662796D));
     this.textBox39.Name                = "textBox39";
     this.textBox39.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox39.Style.Font.Bold     = false;
     this.textBox39.Style.Font.Italic   = false;
     this.textBox39.Style.Font.Name     = "Segoe UI";
     this.textBox39.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox39.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox39.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox39.Value               = "= ExecutionTime";
     //
     // textBox43
     //
     this.textBox43.Format              = "{0}";
     this.textBox43.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3D), Telerik.Reporting.Drawing.Unit.Inch(0.1458333283662796D));
     this.textBox43.Name                = "textBox43";
     this.textBox43.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
     this.textBox43.Style.Font.Bold     = false;
     this.textBox43.Style.Font.Italic   = false;
     this.textBox43.Style.Font.Name     = "Segoe UI";
     this.textBox43.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox43.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox43.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox43.Value               = "= CStr(PageNumber) + \" of \" + CStr(PageCount)";
     //
     // reportFooterSection1
     //
     this.reportFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30000019073486328D);
     this.reportFooterSection1.Name   = "reportFooterSection1";
     //
     // rptDeliveryByEmp
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1,
         this.reportFooterSection1
     });
     this.Name = "rptOrdercs";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.Name       = "paramClient";
     reportParameter2.Name       = "pST";
     reportParameter2.Text       = "Delivery Start Date";
     reportParameter2.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter2.Value      = "= Now().AddDays(CDbl(-1)).Date";
     reportParameter2.Visible    = true;
     reportParameter3.Name       = "pET";
     reportParameter3.Text       = "End Date";
     reportParameter3.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter3.Value      = "= Today()";
     reportParameter3.Visible    = true;
     reportParameter4.AvailableValues.DataSource    = this.sqlDSDelivery;
     reportParameter4.AvailableValues.DisplayMember = "= Fields.Person";
     reportParameter4.AvailableValues.ValueMember   = "= Fields.Id";
     reportParameter4.Name    = "pDelivery";
     reportParameter4.Text    = "Delivery Person";
     reportParameter4.Type    = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter4.Value   = "10";
     reportParameter4.Visible = true;
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.ReportParameters.Add(reportParameter4);
     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), "Corporate.TableNormal")
     });
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
     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.Black;
     styleRule2.Style.Font.Name = "Tahoma";
     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), "Corporate.TableHeader")
     });
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule3.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     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.White;
     styleRule3.Style.Font.Name     = "Tahoma";
     styleRule3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     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), "Corporate.TableBody")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     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           = "Tahoma";
     styleRule4.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.6000003814697266D);
     ((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(RptPriceComparer));
            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.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.detail = new Telerik.Reporting.DetailSection();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.pictureBox1 = new Telerik.Reporting.PictureBox();
            this.textBox1 = 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.sqlPriceComparer = new Telerik.Reporting.SqlDataSource();
            this.groupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
            this.groupFooterSection = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
            this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pictureBox1,
            this.textBox1});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20003955066204071D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox3,
            this.textBox5});
            this.detail.Name = "detail";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.40000009536743164D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox22,
            this.pageInfoTextBox,
            this.textBox21,
            this.currentTimeTextBox});
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // pictureBox1
            // 
            this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            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(1.4000000953674316D), 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.8676376342773438D), 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 = "Comparativa de precios por servicio y aseguradora";
            // 
            // textBox22
            // 
            this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.4637012481689453D), 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(4.3804531097412109D), 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(5.7000002861022949D), 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:d}";
            this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D), 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()";
            // 
            // sqlPriceComparer
            // 
            this.sqlPriceComparer.ConnectionString = "AriClinicContext";
            this.sqlPriceComparer.Name = "sqlPriceComparer";
            this.sqlPriceComparer.SelectCommand = resources.GetString("sqlPriceComparer.SelectCommand");
            // 
            // groupHeaderSection
            // 
            this.groupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.40000009536743164D);
            this.groupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox17});
            this.groupHeaderSection.Name = "groupHeaderSection";
            // 
            // groupFooterSection
            // 
            this.groupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D);
            this.groupFooterSection.Name = "groupFooterSection";
            this.groupFooterSection.Style.Visible = false;
            // 
            // groupHeaderSection1
            // 
            this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.60000008344650269D);
            this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox2,
            this.textBox4,
            this.textBox8});
            this.groupHeaderSection1.Name = "groupHeaderSection1";
            // 
            // groupFooterSection1
            // 
            this.groupFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D);
            this.groupFooterSection1.Name = "groupFooterSection1";
            this.groupFooterSection1.Style.Visible = false;
            // 
            // textBox17
            // 
            this.textBox17.Format = "{0:dd/MM/yyyy}";
            this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6D), 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(14D);
            this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox17.Value = "= Fields.CATEGORY";
            // 
            // textBox2
            // 
            this.textBox2.Format = "{0:dd/MM/yyyy}";
            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(5.90000057220459D), Telerik.Reporting.Drawing.Unit.Inch(0.31863212585449219D));
            this.textBox2.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox2.Value = "= Fields.SERVICE";
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.31871095299720764D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.2000002861022949D), 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 = "Aseguradora";
            // 
            // textBox8
            // 
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.0003280639648438D), Telerik.Reporting.Drawing.Unit.Inch(0.31871095299720764D));
            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 = "Precio";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(7.62000036239624D), Telerik.Reporting.Drawing.Unit.Mm(0D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(106.68001556396484D), Telerik.Reporting.Drawing.Unit.Mm(5.0790019035339355D));
            this.textBox3.Value = "= Fields.INSURANCE";
            // 
            // textBox5
            // 
            this.textBox5.Format = "{0:N2}";
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(126.81249237060547D), Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(25.587503433227539D), Telerik.Reporting.Drawing.Unit.Mm(5.0800032615661621D));
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox5.Value = "= Fields.PRICE";
            // 
            // RptPriceComparer
            // 
            this.DataSource = this.sqlPriceComparer;
            group1.GroupFooter = this.groupFooterSection;
            group1.GroupHeader = this.groupHeaderSection;
            group1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.CATEGORY"));
            group1.Name = "grpCategory";
            group2.GroupFooter = this.groupFooterSection1;
            group2.GroupHeader = this.groupHeaderSection1;
            group2.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.SERVICE"));
            group2.Name = "grpService";
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            group1,
            group2});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1,
            this.groupHeaderSection,
            this.groupFooterSection,
            this.groupHeaderSection1,
            this.groupFooterSection1});
            this.Name = "RptPriceComparer";
            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;
            this.Style.BackgroundColor = System.Drawing.Color.White;
            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.Mm;
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(6.2676377296447754D);
            ((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();

        }
Esempio n. 20
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(RptDayAppointment));
     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();
     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.sqlDiaries                = new Telerik.Reporting.SqlDataSource();
     this.sqlAppointments           = new Telerik.Reporting.SqlDataSource();
     this.labelsGroupHeader         = new Telerik.Reporting.GroupHeaderSection();
     this.textBox4                  = new Telerik.Reporting.TextBox();
     this.textBox3                  = new Telerik.Reporting.TextBox();
     this.textBox2                  = new Telerik.Reporting.TextBox();
     this.textBox6                  = new Telerik.Reporting.TextBox();
     this.textBox8                  = new Telerik.Reporting.TextBox();
     this.textBox10                 = new Telerik.Reporting.TextBox();
     this.textBox13                 = new Telerik.Reporting.TextBox();
     this.labelsGroupFooter         = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroup               = new Telerik.Reporting.Group();
     this.diary_nameGroupHeader     = new Telerik.Reporting.GroupHeaderSection();
     this.textBox7                  = new Telerik.Reporting.TextBox();
     this.comercial_nameDataTextBox = new Telerik.Reporting.TextBox();
     this.diary_nameGroupFooter     = new Telerik.Reporting.GroupFooterSection();
     this.diary_nameGroup           = new Telerik.Reporting.Group();
     this.pageHeader                = new Telerik.Reporting.PageHeaderSection();
     this.pictureBox1               = new Telerik.Reporting.PictureBox();
     this.textBox1                  = new Telerik.Reporting.TextBox();
     this.textBox17                 = new Telerik.Reporting.TextBox();
     this.textBox16                 = new Telerik.Reporting.TextBox();
     this.pageFooter                = new Telerik.Reporting.PageFooterSection();
     this.textBox12                 = new Telerik.Reporting.TextBox();
     this.textBox11                 = new Telerik.Reporting.TextBox();
     this.pageInfoTextBox           = new Telerik.Reporting.TextBox();
     this.currentTimeTextBox        = new Telerik.Reporting.TextBox();
     this.reportFooter              = new Telerik.Reporting.ReportFooterSection();
     this.detail                 = new Telerik.Reporting.DetailSection();
     this.expr1DataTextBox       = new Telerik.Reporting.TextBox();
     this.ticket_dateDataTextBox = new Telerik.Reporting.TextBox();
     this.textBox5               = new Telerik.Reporting.TextBox();
     this.ticket_idDataTextBox   = new Telerik.Reporting.TextBox();
     this.textBox9               = new Telerik.Reporting.TextBox();
     this.textBox14              = new Telerik.Reporting.TextBox();
     this.textBox15              = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDiaries
     //
     this.sqlDiaries.ConnectionString = "AriClinicContext";
     this.sqlDiaries.Name             = "sqlDiaries";
     this.sqlDiaries.SelectCommand    = "SELECT        diary_id, nme\r\nFROM            diary";
     //
     // sqlAppointments
     //
     this.sqlAppointments.ConnectionString = "AriClinicContext";
     this.sqlAppointments.Name             = "sqlAppointments";
     this.sqlAppointments.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@SDate", System.Data.DbType.Date, "=Parameters.SDate.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@Diary", System.Data.DbType.Int32, "=Parameters.Diary.Value")
     });
     this.sqlAppointments.SelectCommand = resources.GetString("sqlAppointments.SelectCommand");
     //
     // labelsGroupHeader
     //
     this.labelsGroupHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.labelsGroupHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4,
         this.textBox3,
         this.textBox2,
         this.textBox6,
         this.textBox8,
         this.textBox10,
         this.textBox13
     });
     this.labelsGroupHeader.Name             = "labelsGroupHeader";
     this.labelsGroupHeader.PrintOnEveryPage = true;
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.35433068871498108D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.4015746116638184D), 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";
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8346455097198486D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     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           = "Inicio";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.7402362823486328D), 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           = "Fin";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.6458268165588379D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), 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           = "Duracion";
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.5511813163757324D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7716536521911621D), 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.Value       = "Tipo de cita";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.4409451484680176D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7716536521911621D), 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.Value       = "Observaciones";
     //
     // textBox13
     //
     this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.4331197738647461D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox13.Name     = "textBox13";
     this.textBox13.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7716536521911621D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox13.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox13.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox13.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox13.Value       = "Profesional";
     //
     // labelsGroupFooter
     //
     this.labelsGroupFooter.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.labelsGroupFooter.Name          = "labelsGroupFooter";
     this.labelsGroupFooter.Style.Visible = false;
     //
     // labelsGroup
     //
     this.labelsGroup.GroupFooter = this.labelsGroupFooter;
     this.labelsGroup.GroupHeader = this.labelsGroupHeader;
     this.labelsGroup.Name        = "labelsGroup";
     //
     // diary_nameGroupHeader
     //
     this.diary_nameGroupHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.54552155733108521D);
     this.diary_nameGroupHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox7,
         this.comercial_nameDataTextBox
     });
     this.diary_nameGroupHeader.Name = "diary_nameGroupHeader";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.0445048026740551D), 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(11.160268783569336D), 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.Value       = "Agenda";
     //
     // comercial_nameDataTextBox
     //
     this.comercial_nameDataTextBox.CanGrow         = true;
     this.comercial_nameDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.044504959136247635D), Telerik.Reporting.Drawing.Unit.Inch(0.20011822879314423D));
     this.comercial_nameDataTextBox.Name            = "comercial_nameDataTextBox";
     this.comercial_nameDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.924048900604248D), 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.diary_name";
     //
     // diary_nameGroupFooter
     //
     this.diary_nameGroupFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.diary_nameGroupFooter.Name   = "diary_nameGroupFooter";
     //
     // diary_nameGroup
     //
     this.diary_nameGroup.GroupFooter = this.diary_nameGroupFooter;
     this.diary_nameGroup.GroupHeader = this.diary_nameGroupHeader;
     this.diary_nameGroup.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.diary_name")
     });
     this.diary_nameGroup.Name = "diary_nameGroup";
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.86614179611206055D);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.textBox1,
         this.textBox17,
         this.textBox16
     });
     this.pageHeader.Name = "pageHeader";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.044504959136247635D), 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(1.0791667699813843D), Telerik.Reporting.Drawing.Unit.Inch(0.40003934502601624D));
     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(6.9454536437988281D), 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(4.291259765625D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     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(20D);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox1.Value           = "Informe de citas por agenda";
     //
     // textBox17
     //
     this.textBox17.Format          = "{0:dd/MM/yyyy}";
     this.textBox17.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.0445048026740551D), Telerik.Reporting.Drawing.Unit.Inch(0.40015736222267151D));
     this.textBox17.Name            = "textBox17";
     this.textBox17.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.3963618278503418D), Telerik.Reporting.Drawing.Unit.Inch(0.40003934502601624D));
     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(18D);
     this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox17.Value           = "= Fields.company_name";
     //
     // textBox16
     //
     this.textBox16.Format          = "{0:dd/MM/yyyy}";
     this.textBox16.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.4409451484680176D), Telerik.Reporting.Drawing.Unit.Inch(0.40015736222267151D));
     this.textBox16.Name            = "textBox16";
     this.textBox16.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.7638273239135742D), Telerik.Reporting.Drawing.Unit.Inch(0.40003934502601624D));
     this.textBox16.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
     this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(18D);
     this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox16.Value           = "= Parameters.SDate.Value";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox12,
         this.textBox11,
         this.pageInfoTextBox,
         this.currentTimeTextBox
     });
     this.pageFooter.Name = "pageFooter";
     //
     // textBox12
     //
     this.textBox12.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(10.5D), Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D));
     this.textBox12.Name            = "textBox12";
     this.textBox12.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.23622004687786102D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.Value           = "/";
     //
     // textBox11
     //
     this.textBox11.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(10.75D), Telerik.Reporting.Drawing.Unit.Inch(0.03125D));
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49261793494224548D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox11.StyleName       = "PageInfo";
     this.textBox11.Value           = "= PageCount";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.3958330154418945D), Telerik.Reporting.Drawing.Unit.Inch(0.03125D));
     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";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Format          = "{0:d}";
     this.currentTimeTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D), Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D));
     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.20000000298023224D));
     this.currentTimeTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.currentTimeTextBox.StyleName       = "PageInfo";
     this.currentTimeTextBox.Value           = "=NOW()";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.reportFooter.Name   = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.expr1DataTextBox,
         this.ticket_dateDataTextBox,
         this.textBox5,
         this.ticket_idDataTextBox,
         this.textBox9,
         this.textBox14,
         this.textBox15
     });
     this.detail.Name = "detail";
     //
     // expr1DataTextBox
     //
     this.expr1DataTextBox.CanGrow         = true;
     this.expr1DataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.35433068871498108D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.expr1DataTextBox.Name            = "expr1DataTextBox";
     this.expr1DataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.4015746116638184D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.expr1DataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.expr1DataTextBox.StyleName       = "Data";
     this.expr1DataTextBox.Value           = "= Fields.patient_name";
     //
     // ticket_dateDataTextBox
     //
     this.ticket_dateDataTextBox.CanGrow         = true;
     this.ticket_dateDataTextBox.Format          = "{0:hh:mm}";
     this.ticket_dateDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8346455097198486D), 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.begin_date_time";
     //
     // textBox5
     //
     this.textBox5.CanGrow         = true;
     this.textBox5.Format          = "{0:hh:mm}";
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.7402362823486328D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90551191568374634D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     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.end_date_time";
     //
     // ticket_idDataTextBox
     //
     this.ticket_idDataTextBox.CanGrow         = true;
     this.ticket_idDataTextBox.Format          = "{0:0}";
     this.ticket_idDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.6458268165588379D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.ticket_idDataTextBox.Name            = "ticket_idDataTextBox";
     this.ticket_idDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79999995231628418D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.ticket_idDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.ticket_idDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.ticket_idDataTextBox.StyleName       = "Data";
     this.ticket_idDataTextBox.Value           = "= Fields.duration";
     //
     // textBox9
     //
     this.textBox9.CanGrow         = true;
     this.textBox9.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.5511813163757324D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7716536521911621D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox9.StyleName       = "Data";
     this.textBox9.Value           = "= Fields.apptype_name";
     //
     // textBox14
     //
     this.textBox14.CanGrow         = true;
     this.textBox14.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.4409451484680176D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox14.Name            = "textBox14";
     this.textBox14.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7716536521911621D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox14.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox14.StyleName       = "Data";
     this.textBox14.Value           = "= Fields.comments";
     //
     // textBox15
     //
     this.textBox15.CanGrow         = true;
     this.textBox15.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.4331197738647461D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox15.Name            = "textBox15";
     this.textBox15.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7716536521911621D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox15.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox15.StyleName       = "Data";
     this.textBox15.Value           = "= Fields.prof_name";
     //
     // RptDayAppointment
     //
     this.DataSource = this.sqlAppointments;
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         this.labelsGroup,
         this.diary_nameGroup
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.labelsGroupHeader,
         this.labelsGroupFooter,
         this.diary_nameGroupHeader,
         this.diary_nameGroupFooter,
         this.pageHeader,
         this.pageFooter,
         this.reportFooter,
         this.detail
     });
     this.PageSettings.Landscape                    = true;
     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                          = "SDate";
     reportParameter1.Text                          = "Fecha";
     reportParameter1.Type                          = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter1.Visible                       = true;
     reportParameter2.AvailableValues.DataSource    = this.sqlDiaries;
     reportParameter2.AvailableValues.DisplayMember = "= Fields.nme";
     reportParameter2.AvailableValues.ValueMember   = "= Fields.diary_id";
     reportParameter2.MultiValue                    = true;
     reportParameter2.Name                          = "Diary";
     reportParameter2.Text                          = "Agenda";
     reportParameter2.Type                          = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter2.Visible                       = true;
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     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.Width = Telerik.Reporting.Drawing.Unit.Inch(11.299174308776856D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DailyDoctorVisit));
     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();
     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.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.doctorNameCaptionTextBox = new Telerik.Reporting.TextBox();
     this.visitIDCaptionTextBox = new Telerik.Reporting.TextBox();
     this.patientIDCaptionTextBox = new Telerik.Reporting.TextBox();
     this.entryDateCaptionTextBox1 = new Telerik.Reporting.TextBox();
     this.doctorFeeCaptionTextBox = new Telerik.Reporting.TextBox();
     this.doctorNameGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.doctorNameGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.doctorNameDataTextBox = new Telerik.Reporting.TextBox();
     this.entryDateDataTextBox = new Telerik.Reporting.TextBox();
     this.entryDateGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.textBox1 = new Telerik.Reporting.TextBox();
     this.entryDateGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.sqlDataSource2 = new Telerik.Reporting.SqlDataSource();
     this.sqlDataSource3 = new Telerik.Reporting.SqlDataSource();
     this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     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.reportFooter = new Telerik.Reporting.ReportFooterSection();
     this.detail = new Telerik.Reporting.DetailSection();
     this.visitIDDataTextBox = new Telerik.Reporting.TextBox();
     this.patientIDDataTextBox = new Telerik.Reporting.TextBox();
     this.entryDateDataTextBox1 = new Telerik.Reporting.TextBox();
     this.doctorFeeDataTextBox = new Telerik.Reporting.TextBox();
     this.textBox2 = new Telerik.Reporting.TextBox();
     this.shape1 = new Telerik.Reporting.Shape();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.labelsGroupFooterSection.Name = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.doctorNameCaptionTextBox,
     this.visitIDCaptionTextBox,
     this.patientIDCaptionTextBox,
     this.entryDateCaptionTextBox1,
     this.doctorFeeCaptionTextBox});
     this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // doctorNameCaptionTextBox
     //
     this.doctorNameCaptionTextBox.CanGrow = true;
     this.doctorNameCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.doctorNameCaptionTextBox.Name = "doctorNameCaptionTextBox";
     this.doctorNameCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.37916669249534607D), Telerik.Reporting.Drawing.Unit.Inch(0.17916671931743622D));
     this.doctorNameCaptionTextBox.StyleName = "Caption";
     this.doctorNameCaptionTextBox.Value = "SlNo";
     //
     // visitIDCaptionTextBox
     //
     this.visitIDCaptionTextBox.CanGrow = true;
     this.visitIDCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.visitIDCaptionTextBox.Name = "visitIDCaptionTextBox";
     this.visitIDCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.17916671931743622D));
     this.visitIDCaptionTextBox.StyleName = "Caption";
     this.visitIDCaptionTextBox.Value = "Visit ID";
     //
     // patientIDCaptionTextBox
     //
     this.patientIDCaptionTextBox.CanGrow = true;
     this.patientIDCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.patientIDCaptionTextBox.Name = "patientIDCaptionTextBox";
     this.patientIDCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999999284744263D), Telerik.Reporting.Drawing.Unit.Inch(0.17916671931743622D));
     this.patientIDCaptionTextBox.StyleName = "Caption";
     this.patientIDCaptionTextBox.Value = "Patient ID";
     //
     // entryDateCaptionTextBox1
     //
     this.entryDateCaptionTextBox1.CanGrow = true;
     this.entryDateCaptionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.entryDateCaptionTextBox1.Name = "entryDateCaptionTextBox1";
     this.entryDateCaptionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.17916671931743622D));
     this.entryDateCaptionTextBox1.StyleName = "Caption";
     this.entryDateCaptionTextBox1.Value = "Entry Date";
     //
     // doctorFeeCaptionTextBox
     //
     this.doctorFeeCaptionTextBox.CanGrow = true;
     this.doctorFeeCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.doctorFeeCaptionTextBox.Name = "doctorFeeCaptionTextBox";
     this.doctorFeeCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.17916671931743622D));
     this.doctorFeeCaptionTextBox.StyleName = "Caption";
     this.doctorFeeCaptionTextBox.Value = "Doctor Fee";
     //
     // doctorNameGroupFooterSection
     //
     this.doctorNameGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.doctorNameGroupFooterSection.Name = "doctorNameGroupFooterSection";
     //
     // doctorNameGroupHeaderSection
     //
     this.doctorNameGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.245931938290596D);
     this.doctorNameGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.doctorNameDataTextBox,
     this.entryDateDataTextBox});
     this.doctorNameGroupHeaderSection.Name = "doctorNameGroupHeaderSection";
     //
     // doctorNameDataTextBox
     //
     this.doctorNameDataTextBox.CanGrow = true;
     this.doctorNameDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.doctorNameDataTextBox.Name = "doctorNameDataTextBox";
     this.doctorNameDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.125D), Telerik.Reporting.Drawing.Unit.Inch(0.18759854137897492D));
     this.doctorNameDataTextBox.Style.Font.Name = "Arial";
     this.doctorNameDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.doctorNameDataTextBox.StyleName = "Data";
     this.doctorNameDataTextBox.Value = "=Fields.DoctorName";
     //
     // entryDateDataTextBox
     //
     this.entryDateDataTextBox.CanGrow = true;
     this.entryDateDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1458332538604736D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.entryDateDataTextBox.Name = "entryDateDataTextBox";
     this.entryDateDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5541667938232422D), Telerik.Reporting.Drawing.Unit.Inch(0.245931938290596D));
     this.entryDateDataTextBox.Style.Font.Name = "Arial";
     this.entryDateDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.entryDateDataTextBox.StyleName = "Data";
     this.entryDateDataTextBox.Value = "=Fields.EntryDate";
     //
     // entryDateGroupFooterSection
     //
     this.entryDateGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.25216212868690491D);
     this.entryDateGroupFooterSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox1});
     this.entryDateGroupFooterSection.Name = "entryDateGroupFooterSection";
     this.entryDateGroupFooterSection.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     //
     // textBox1
     //
     this.textBox1.Format = "{0:N2}";
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Style.Font.Name = "Arial";
     this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox1.Value = "= Sum(Fields.DoctorFee)";
     //
     // entryDateGroupHeaderSection
     //
     this.entryDateGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
     this.entryDateGroupHeaderSection.Name = "entryDateGroupHeaderSection";
     //
     // sqlDataSource2
     //
     this.sqlDataSource2.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource2.Name = "sqlDataSource2";
     this.sqlDataSource2.SelectCommand = resources.GetString("sqlDataSource2.SelectCommand");
     //
     // sqlDataSource3
     //
     this.sqlDataSource3.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource3.Name = "sqlDataSource3";
     this.sqlDataSource3.SelectCommand = resources.GetString("sqlDataSource3.SelectCommand");
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource1.Name = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
     new Telerik.Reporting.SqlDataSourceParameter("@StDate", System.Data.DbType.DateTime, "=Parameters.StDate.Value"),
     new Telerik.Reporting.SqlDataSourceParameter("@EndDate", System.Data.DbType.DateTime, "=Parameters.EndDate.Value")});
     this.sqlDataSource1.SelectCommand = "dbo.sp_rpt_DailyDoctorVisit";
     this.sqlDataSource1.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // 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 = "DailyDoctorVisit";
     //
     // 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(0.25833335518836975D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.titleTextBox});
     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.25833335518836975D));
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value = "DailyDoctorVisit";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.reportFooter.Name = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.2540680468082428D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.visitIDDataTextBox,
     this.patientIDDataTextBox,
     this.entryDateDataTextBox1,
     this.doctorFeeDataTextBox,
     this.textBox2,
     this.shape1});
     this.detail.Name = "detail";
     //
     // visitIDDataTextBox
     //
     this.visitIDDataTextBox.CanGrow = true;
     this.visitIDDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.30007871985435486D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.visitIDDataTextBox.Name = "visitIDDataTextBox";
     this.visitIDDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0999213457107544D), Telerik.Reporting.Drawing.Unit.Inch(0.18740145862102509D));
     this.visitIDDataTextBox.Style.Font.Name = "Arial";
     this.visitIDDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.visitIDDataTextBox.StyleName = "Data";
     this.visitIDDataTextBox.Value = "=Fields.VisitID";
     //
     // patientIDDataTextBox
     //
     this.patientIDDataTextBox.CanGrow = true;
     this.patientIDDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.patientIDDataTextBox.Name = "patientIDDataTextBox";
     this.patientIDDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1915875673294067D), Telerik.Reporting.Drawing.Unit.Inch(0.18740145862102509D));
     this.patientIDDataTextBox.Style.Font.Name = "Arial";
     this.patientIDDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.patientIDDataTextBox.StyleName = "Data";
     this.patientIDDataTextBox.Value = "=Fields.PatientID";
     //
     // entryDateDataTextBox1
     //
     this.entryDateDataTextBox1.CanGrow = true;
     this.entryDateDataTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5916664600372314D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.entryDateDataTextBox1.Name = "entryDateDataTextBox1";
     this.entryDateDataTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3083336353302D), Telerik.Reporting.Drawing.Unit.Inch(0.18740145862102509D));
     this.entryDateDataTextBox1.Style.Font.Name = "Arial";
     this.entryDateDataTextBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.entryDateDataTextBox1.StyleName = "Data";
     this.entryDateDataTextBox1.Value = "=Fields.EntryDate";
     //
     // doctorFeeDataTextBox
     //
     this.doctorFeeDataTextBox.CanGrow = true;
     this.doctorFeeDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.doctorFeeDataTextBox.Name = "doctorFeeDataTextBox";
     this.doctorFeeDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.18740145862102509D));
     this.doctorFeeDataTextBox.Style.Font.Name = "Arial";
     this.doctorFeeDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.doctorFeeDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.doctorFeeDataTextBox.StyleName = "Data";
     this.doctorFeeDataTextBox.Value = "=Fields.DoctorFee";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.16016387939453125D));
     this.textBox2.Style.Font.Name = "Arial";
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Value = "= RowNumber()";
     //
     // shape1
     //
     this.shape1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.2019847184419632D));
     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(5.7000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D));
     //
     // DailyDoctorVisit
     //
     this.DataSource = this.sqlDataSource1;
     group1.GroupFooter = this.labelsGroupFooterSection;
     group1.GroupHeader = this.labelsGroupHeaderSection;
     group1.Name = "labelsGroup";
     group2.GroupFooter = this.doctorNameGroupFooterSection;
     group2.GroupHeader = this.doctorNameGroupHeaderSection;
     group2.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.DoctorName"));
     group2.Name = "doctorNameGroup";
     group3.GroupFooter = this.entryDateGroupFooterSection;
     group3.GroupHeader = this.entryDateGroupHeaderSection;
     group3.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.EntryDate"));
     group3.Name = "entryDateGroup";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
     group1,
     group2,
     group3});
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.labelsGroupHeaderSection,
     this.labelsGroupFooterSection,
     this.doctorNameGroupHeaderSection,
     this.doctorNameGroupFooterSection,
     this.entryDateGroupHeaderSection,
     this.entryDateGroupFooterSection,
     this.pageHeader,
     this.pageFooter,
     this.reportHeader,
     this.reportFooter,
     this.detail});
     this.Name = "DailyDoctorVisit";
     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)(214)))), ((int)(((byte)(97)))), ((int)(((byte)(74)))));
     styleRule1.Style.Font.Name = "Georgia";
     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)(140)))), ((int)(((byte)(174)))), ((int)(((byte)(173)))));
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(168)))), ((int)(((byte)(212)))));
     styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Dotted;
     styleRule2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule2.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(238)))), ((int)(((byte)(243)))));
     styleRule2.Style.Font.Name = "Georgia";
     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 = "Georgia";
     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 = "Georgia";
     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.4375D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 22
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(HiringDateReport));
     Telerik.Reporting.Barcodes.Code128Encoder      code128Encoder1 = new Telerik.Reporting.Barcodes.Code128Encoder();
     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();
     Telerik.Reporting.Drawing.StyleRule styleRule5 = new Telerik.Reporting.Drawing.StyleRule();
     this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.iDCaptionTextBox         = new Telerik.Reporting.TextBox();
     this.surnameCaptionTextBox    = new Telerik.Reporting.TextBox();
     this.nameCaptionTextBox       = new Telerik.Reporting.TextBox();
     this.middleNameCaptionTextBox = new Telerik.Reporting.TextBox();
     this.hiringDateCaptionTextBox = new Telerik.Reporting.TextBox();
     this.PersonnelDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.pageHeader            = new Telerik.Reporting.PageHeaderSection();
     this.reportNameTextBox     = new Telerik.Reporting.TextBox();
     this.pageFooter            = new Telerik.Reporting.PageFooterSection();
     this.pageInfoTextBox       = new Telerik.Reporting.TextBox();
     this.currentTimeTextBox    = new Telerik.Reporting.TextBox();
     this.barcode1              = new Telerik.Reporting.Barcode();
     this.reportHeader          = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox          = new Telerik.Reporting.TextBox();
     this.reportFooter          = new Telerik.Reporting.ReportFooterSection();
     this.detail                = new Telerik.Reporting.DetailSection();
     this.iDDataTextBox         = new Telerik.Reporting.TextBox();
     this.surnameDataTextBox    = new Telerik.Reporting.TextBox();
     this.nameDataTextBox       = new Telerik.Reporting.TextBox();
     this.middleNameDataTextBox = new Telerik.Reporting.TextBox();
     this.hiringDateDataTextBox = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height        = Telerik.Reporting.Drawing.Unit.Cm(3.6039586067199707D);
     this.labelsGroupFooterSection.Name          = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.iDCaptionTextBox,
         this.surnameCaptionTextBox,
         this.nameCaptionTextBox,
         this.middleNameCaptionTextBox,
         this.hiringDateCaptionTextBox
     });
     this.labelsGroupHeaderSection.Name             = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // iDCaptionTextBox
     //
     this.iDCaptionTextBox.CanGrow   = true;
     this.iDCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.iDCaptionTextBox.Name      = "iDCaptionTextBox";
     this.iDCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5470829010009766D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.iDCaptionTextBox.StyleName = "Caption";
     this.iDCaptionTextBox.Value     = "Табельний №";
     //
     // surnameCaptionTextBox
     //
     this.surnameCaptionTextBox.CanGrow   = true;
     this.surnameCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.6001994609832764D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.surnameCaptionTextBox.Name      = "surnameCaptionTextBox";
     this.surnameCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.70430064201355D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.surnameCaptionTextBox.StyleName = "Caption";
     this.surnameCaptionTextBox.Value     = "Прізвище";
     //
     // nameCaptionTextBox
     //
     this.nameCaptionTextBox.CanGrow   = true;
     this.nameCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(6.35741662979126D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.nameCaptionTextBox.Name      = "nameCaptionTextBox";
     this.nameCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.nameCaptionTextBox.StyleName = "Caption";
     this.nameCaptionTextBox.Value     = "Ім\'я";
     //
     // middleNameCaptionTextBox
     //
     this.middleNameCaptionTextBox.CanGrow   = true;
     this.middleNameCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.5096664428710938D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.middleNameCaptionTextBox.Name      = "middleNameCaptionTextBox";
     this.middleNameCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.3901345729827881D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.middleNameCaptionTextBox.StyleName = "Caption";
     this.middleNameCaptionTextBox.Value     = "По-батькові";
     //
     // hiringDateCaptionTextBox
     //
     this.hiringDateCaptionTextBox.CanGrow   = true;
     this.hiringDateCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.899999618530273D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.hiringDateCaptionTextBox.Name      = "hiringDateCaptionTextBox";
     this.hiringDateCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8612501621246338D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.hiringDateCaptionTextBox.StyleName = "Caption";
     this.hiringDateCaptionTextBox.Value     = "Дата прийняття";
     //
     // PersonnelDataSource1
     //
     this.PersonnelDataSource1.ConnectionString = "ReportLib.Properties.Settings.Personneldepartment";
     this.PersonnelDataSource1.Name             = "PersonnelDataSource1";
     this.PersonnelDataSource1.SelectCommand    = resources.GetString("PersonnelDataSource1.SelectCommand");
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     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.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.reportNameTextBox.Name      = "reportNameTextBox";
     this.reportNameTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.708333015441895D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.reportNameTextBox.StyleName = "PageInfo";
     this.reportNameTextBox.Value     = "Звіт";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(0.76729035377502441D);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageInfoTextBox,
         this.currentTimeTextBox
     });
     this.pageFooter.Name = "pageFooter";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.9335417747497559D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.8277082443237305D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.currentTimeTextBox.Name      = "currentTimeTextBox";
     this.currentTimeTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.8277082443237305D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value     = "=NOW()";
     //
     // barcode1
     //
     this.barcode1.Encoder  = code128Encoder1;
     this.barcode1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.05291646346449852D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.barcode1.Name     = "barcode1";
     this.barcode1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(3D));
     this.barcode1.Stretch  = true;
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Cm(1.3856254816055298D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox
     });
     this.reportHeader.Name = "reportHeader";
     //
     // titleTextBox
     //
     this.titleTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.titleTextBox.Name      = "titleTextBox";
     this.titleTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.814167022705078D), Telerik.Reporting.Drawing.Unit.Cm(1.2856249809265137D));
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value     = "Дата прийняття працівників на роботу";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(3D);
     this.reportFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.barcode1
     });
     this.reportFooter.Name = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.iDDataTextBox,
         this.surnameDataTextBox,
         this.nameDataTextBox,
         this.middleNameDataTextBox,
         this.hiringDateDataTextBox
     });
     this.detail.Name = "detail";
     //
     // iDDataTextBox
     //
     this.iDDataTextBox.CanGrow   = true;
     this.iDDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.iDDataTextBox.Name      = "iDDataTextBox";
     this.iDDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5470829010009766D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.iDDataTextBox.StyleName = "Data";
     this.iDDataTextBox.Value     = "= Fields.ID";
     //
     // surnameDataTextBox
     //
     this.surnameDataTextBox.CanGrow   = true;
     this.surnameDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.6001994609832764D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.surnameDataTextBox.Name      = "surnameDataTextBox";
     this.surnameDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.70430064201355D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.surnameDataTextBox.StyleName = "Data";
     this.surnameDataTextBox.Value     = "= Fields.Surname";
     //
     // nameDataTextBox
     //
     this.nameDataTextBox.CanGrow   = true;
     this.nameDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(6.35741662979126D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.nameDataTextBox.Name      = "nameDataTextBox";
     this.nameDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.nameDataTextBox.StyleName = "Data";
     this.nameDataTextBox.Value     = "= Fields.Name";
     //
     // middleNameDataTextBox
     //
     this.middleNameDataTextBox.CanGrow   = true;
     this.middleNameDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.5096664428710938D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.middleNameDataTextBox.Name      = "middleNameDataTextBox";
     this.middleNameDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.3901345729827881D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.middleNameDataTextBox.StyleName = "Data";
     this.middleNameDataTextBox.Value     = "= Fields.MiddleName";
     //
     // hiringDateDataTextBox
     //
     this.hiringDateDataTextBox.CanGrow   = true;
     this.hiringDateDataTextBox.Format    = "{0:d}";
     this.hiringDateDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.899999618530273D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.hiringDateDataTextBox.Name      = "hiringDateDataTextBox";
     this.hiringDateDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8612501621246338D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.hiringDateDataTextBox.StyleName = "Data";
     this.hiringDateDataTextBox.Value     = "= Fields.HiringDate";
     //
     // HiringDateReport
     //
     this.DataSource    = this.PersonnelDataSource1;
     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 = "HiringDateReport";
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D));
     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("Title")
     });
     styleRule2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(97)))), ((int)(((byte)(74)))));
     styleRule2.Style.Font.Name = "Georgia";
     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.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(174)))), ((int)(((byte)(173)))));
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(168)))), ((int)(((byte)(212)))));
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Dotted;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(238)))), ((int)(((byte)(243)))));
     styleRule3.Style.Font.Name     = "Georgia";
     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     = "Georgia";
     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     = "Georgia";
     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.Cm(15.814167022705078D);
     ((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.GraphGroup graphGroup1 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphTitle graphTitle1 = new Telerik.Reporting.GraphTitle();
            Telerik.Reporting.DateTimeScale dateTimeScale1 = new Telerik.Reporting.DateTimeScale();
            Telerik.Reporting.NumericalScale numericalScale1 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.GraphGroup graphGroup2 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            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.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
            this.lineSeries1 = new Telerik.Reporting.LineSeries();
            this.lineSeries2 = new Telerik.Reporting.LineSeries();
            this.lineSeries3 = new Telerik.Reporting.LineSeries();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detailSection1
            // 
            this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(3.1000001430511475D);
            this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.graph1});
            this.detailSection1.Name = "detailSection1";
            // 
            // graph1
            // 
            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));
            this.graph1.CategoryGroups.Add(graphGroup1);
            this.graph1.CoordinateSystems.Add(this.cartesianCoordinateSystem1);
            this.graph1.DataSource = this.sqlDataSource1;
            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.lineSeries1);
            this.graph1.Series.Add(this.lineSeries2);
            this.graph1.Series.Add(this.lineSeries3);
            this.graph1.SeriesGroups.Add(graphGroup2);
            this.graph1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.3000006675720215D), Telerik.Reporting.Drawing.Unit.Inch(3.1000001430511475D));
            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.Text = "Water Parameter";
            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:dd/MM}";
            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";
            dateTimeScale1.PositionMode = Telerik.Reporting.AxisPositionMode.OnTicks;
            this.graphAxis2.Scale = dateTimeScale1;
            // 
            // graphAxis1
            // 
            this.graphAxis1.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            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;
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionString = "HatcheryReportLibrary.Properties.Settings.Hatchery";
            this.sqlDataSource1.Name = "sqlDataSource1";
            this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@BatchParameter", System.Data.DbType.String, "= Parameters.BatchParameter.Value")});
            this.sqlDataSource1.SelectCommand = "SELECT        Date, Salinity, MatTemp, HatcTemp, DO, PH, Batch\r\nFROM            B" +
    "roodstockWaterParameter\r\nwhere batch = @BatchParameter";
            // 
            // lineSeries1
            // 
            this.lineSeries1.CategoryGroup = graphGroup1;
            this.lineSeries1.CoordinateSystem = this.cartesianCoordinateSystem1;
            this.lineSeries1.DataPointLabel = "= Sum(Fields.Salinity)";
            this.lineSeries1.DataPointLabelStyle.Visible = false;
            this.lineSeries1.DataPointStyle.Visible = true;
            this.lineSeries1.LegendItem.Value = "= Fields.Batch + \'/\' + \'Sum(Salinity)\'";
            this.lineSeries1.LineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.lineSeries1.MarkerMaxSize = Telerik.Reporting.Drawing.Unit.Pixel(50D);
            this.lineSeries1.MarkerMinSize = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.lineSeries1.MarkerSize = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.lineSeries1.Name = "lineSeries1";
            graphGroup2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Batch"));
            graphGroup2.Name = "batchGroup";
            graphGroup2.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Batch", Telerik.Reporting.SortDirection.Asc));
            this.lineSeries1.SeriesGroup = graphGroup2;
            this.lineSeries1.Size = null;
            this.lineSeries1.X = "= Fields.Date";
            this.lineSeries1.Y = "= Sum(Fields.Salinity)";
            // 
            // lineSeries2
            // 
            this.lineSeries2.CategoryGroup = graphGroup1;
            this.lineSeries2.CoordinateSystem = this.cartesianCoordinateSystem1;
            this.lineSeries2.DataPointLabel = "= Sum(Fields.HatcTemp)";
            this.lineSeries2.DataPointLabelStyle.Visible = false;
            this.lineSeries2.DataPointStyle.Visible = true;
            this.lineSeries2.LegendItem.Value = "= Fields.Batch + \'/\' + \'Sum(HatcTemp)\'";
            this.lineSeries2.LineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.lineSeries2.MarkerMaxSize = Telerik.Reporting.Drawing.Unit.Pixel(50D);
            this.lineSeries2.MarkerMinSize = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.lineSeries2.MarkerSize = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.lineSeries2.Name = "lineSeries2";
            this.lineSeries2.SeriesGroup = graphGroup2;
            this.lineSeries2.Size = null;
            this.lineSeries2.X = "= Fields.Date";
            this.lineSeries2.Y = "= Sum(Fields.HatcTemp)";
            // 
            // lineSeries3
            // 
            this.lineSeries3.CategoryGroup = graphGroup1;
            this.lineSeries3.CoordinateSystem = this.cartesianCoordinateSystem1;
            this.lineSeries3.DataPointLabel = "= Sum(Fields.MatTemp)";
            this.lineSeries3.DataPointLabelStyle.Visible = false;
            this.lineSeries3.DataPointStyle.Visible = true;
            this.lineSeries3.LegendItem.Value = "= Fields.Batch + \'/\' + \'Sum(MatTemp)\'";
            this.lineSeries3.LineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.lineSeries3.MarkerMaxSize = Telerik.Reporting.Drawing.Unit.Pixel(50D);
            this.lineSeries3.MarkerMinSize = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.lineSeries3.MarkerSize = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.lineSeries3.Name = "lineSeries3";
            this.lineSeries3.SeriesGroup = graphGroup2;
            this.lineSeries3.Size = null;
            this.lineSeries3.X = "= Fields.Date";
            this.lineSeries3.Y = "= Sum(Fields.MatTemp)";
            // 
            // BroodstockWaterParameter
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detailSection1});
            this.Name = "BroodstockWaterParameter";
            this.PageSettings.Landscape = true;
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
            reportParameter1.Name = "BatchParameter";
            reportParameter1.Text = "BatchParameter";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            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);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1});
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(6.3000006675720215D);
            ((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(PendingReport));
     Telerik.Reporting.Group             group1           = new Telerik.Reporting.Group();
     Telerik.Reporting.Group             group2           = new Telerik.Reporting.Group();
     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();
     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.sCHOOLCaptionTextBox     = new Telerik.Reporting.TextBox();
     this.textBox1 = new Telerik.Reporting.TextBox();
     this.textBox2 = new Telerik.Reporting.TextBox();
     this.bENEFICIARYCaptionTextBox = new Telerik.Reporting.TextBox();
     this.textBox3                 = new Telerik.Reporting.TextBox();
     this.dATECaptionTextBox       = new Telerik.Reporting.TextBox();
     this.sCHOOLGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.SubTotal                 = new Telerik.Reporting.TextBox();
     this.textBox9                 = new Telerik.Reporting.TextBox();
     this.sCHOOLGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.textBox4                 = new Telerik.Reporting.TextBox();
     this.AmansieDataSource        = new Telerik.Reporting.SqlDataSource();
     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.pictureBox1              = new Telerik.Reporting.PictureBox();
     this.textBox11                = new Telerik.Reporting.TextBox();
     this.reportFooter             = new Telerik.Reporting.ReportFooterSection();
     this.textBox8                 = new Telerik.Reporting.TextBox();
     this.textBox10                = new Telerik.Reporting.TextBox();
     this.detail   = new Telerik.Reporting.DetailSection();
     this.textBox5 = new Telerik.Reporting.TextBox();
     this.textBox6 = new Telerik.Reporting.TextBox();
     this.bENEFICIARYDataTextBox = new Telerik.Reporting.TextBox();
     this.textBox7        = new Telerik.Reporting.TextBox();
     this.dATEDataTextBox = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.30000007152557373D);
     this.labelsGroupFooterSection.Name          = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.22083336114883423D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.sCHOOLCaptionTextBox,
         this.textBox1,
         this.textBox2,
         this.bENEFICIARYCaptionTextBox,
         this.textBox3,
         this.dATECaptionTextBox
     });
     this.labelsGroupHeaderSection.Name                  = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage      = true;
     this.labelsGroupHeaderSection.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     //
     // sCHOOLCaptionTextBox
     //
     this.sCHOOLCaptionTextBox.CanGrow  = true;
     this.sCHOOLCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.sCHOOLCaptionTextBox.Name     = "sCHOOLCaptionTextBox";
     this.sCHOOLCaptionTextBox.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1791666746139526D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.sCHOOLCaptionTextBox.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.sCHOOLCaptionTextBox.Style.Font.Bold       = true;
     this.sCHOOLCaptionTextBox.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.sCHOOLCaptionTextBox.StyleName             = "Caption";
     this.sCHOOLCaptionTextBox.Value = "SCHOOL";
     //
     // textBox1
     //
     this.textBox1.CanGrow  = true;
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3468958139419556D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.textBox1.Style.Font.Bold       = true;
     this.textBox1.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox1.StyleName             = "Caption";
     this.textBox1.Value = "TRANSACTION ID";
     //
     // textBox2
     //
     this.textBox2.CanGrow  = true;
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.4469747543334961D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90260821580886841D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.textBox2.Style.Font.Bold       = true;
     this.textBox2.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox2.StyleName             = "Caption";
     this.textBox2.Value = "P O NUMBER";
     //
     // bENEFICIARYCaptionTextBox
     //
     this.bENEFICIARYCaptionTextBox.CanGrow  = true;
     this.bENEFICIARYCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.3496618270874023D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.bENEFICIARYCaptionTextBox.Name     = "bENEFICIARYCaptionTextBox";
     this.bENEFICIARYCaptionTextBox.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.93681102991104126D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.bENEFICIARYCaptionTextBox.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.bENEFICIARYCaptionTextBox.Style.Font.Bold       = true;
     this.bENEFICIARYCaptionTextBox.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.bENEFICIARYCaptionTextBox.StyleName             = "Caption";
     this.bENEFICIARYCaptionTextBox.Value = "BENEFICIARY";
     //
     // textBox3
     //
     this.textBox3.CanGrow  = true;
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2865514755249023D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0133694410324097D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox3.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.textBox3.Style.Font.Bold       = true;
     this.textBox3.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox3.StyleName             = "Caption";
     this.textBox3.Value = "AMOUNT GHC";
     //
     // dATECaptionTextBox
     //
     this.dATECaptionTextBox.CanGrow  = true;
     this.dATECaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.dATECaptionTextBox.Name     = "dATECaptionTextBox";
     this.dATECaptionTextBox.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90521639585495D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.dATECaptionTextBox.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.dATECaptionTextBox.Style.Font.Bold       = true;
     this.dATECaptionTextBox.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.dATECaptionTextBox.StyleName             = "Caption";
     this.dATECaptionTextBox.Value = "DATE";
     //
     // sCHOOLGroupFooterSection
     //
     this.sCHOOLGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.3667653501033783D);
     this.sCHOOLGroupFooterSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.SubTotal,
         this.textBox9
     });
     this.sCHOOLGroupFooterSection.Name = "sCHOOLGroupFooterSection";
     this.sCHOOLGroupFooterSection.Style.BackgroundColor = System.Drawing.Color.Transparent;
     //
     // SubTotal
     //
     this.SubTotal.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.7000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.1667260080575943D));
     this.SubTotal.Name     = "SubTotal";
     this.SubTotal.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5398989915847778D), Telerik.Reporting.Drawing.Unit.Inch(0.19999991357326508D));
     this.SubTotal.Style.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
     this.SubTotal.Style.Font.Bold       = true;
     this.SubTotal.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.SubTotal.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.SubTotal.Value = "= Sum(Fields.[AMOUNT(GHC)])";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.1667260080575943D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4999606609344482D), Telerik.Reporting.Drawing.Unit.Inch(0.19999991357326508D));
     this.textBox9.Style.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
     this.textBox9.Style.Font.Bold       = true;
     this.textBox9.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox9.Value = "SUB TOTAL GHC ";
     //
     // sCHOOLGroupHeaderSection
     //
     this.sCHOOLGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.sCHOOLGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4
     });
     this.sCHOOLGroupHeaderSection.Name = "sCHOOLGroupHeaderSection";
     this.sCHOOLGroupHeaderSection.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     //
     // textBox4
     //
     this.textBox4.CanGrow         = true;
     this.textBox4.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.1843833923339844D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox4.Style.Color     = System.Drawing.Color.Black;
     this.textBox4.Style.Font.Bold = true;
     this.textBox4.Style.LineColor = System.Drawing.Color.Black;
     this.textBox4.StyleName       = "Data";
     this.textBox4.Value           = "= Fields.SCHOOL";
     //
     // AmansieDataSource
     //
     this.AmansieDataSource.ConnectionString = "WpfApplication1.Properties.Settings.ConnectionString";
     this.AmansieDataSource.Name             = "AmansieDataSource";
     this.AmansieDataSource.SelectCommand    = "SELECT * FROM dbo.PENDINGTRANSACTIONS";
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     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.1843833923339844D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.reportNameTextBox.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.reportNameTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
     this.reportNameTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.reportNameTextBox.StyleName       = "PageInfo";
     this.reportNameTextBox.Value           = "AMANSIE WEST RURAL BANK";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     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.0817749500274658D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value     = "=NOW()";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1234416961669922D), 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.0817749500274658D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     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(0.82894992828369141D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.textBox11
     });
     this.reportHeader.Name = "reportHeader";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.pictureBox1.MimeType = "image/png";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99996060132980347D), Telerik.Reporting.Drawing.Unit.Inch(0.81871062517166138D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // textBox11
     //
     this.textBox11.Format          = "{0:d}";
     this.textBox11.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.0208727121353149D), Telerik.Reporting.Drawing.Unit.Inch(3.9365557313431054E-05D));
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.2468438148498535D), Telerik.Reporting.Drawing.Unit.Inch(0.82887113094329834D));
     this.textBox11.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.textBox11.Style.Font.Bold = true;
     this.textBox11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(16D);
     this.textBox11.Value           = "OUTSTANDING TRANSACTIONS BETWEEN {Parameters.FromDate.Value} AND {Parameters.ToDa" +
                                      "te.Value}";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.62472409009933472D);
     this.reportFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox8,
         this.textBox10
     });
     this.reportFooter.Name = "reportFooter";
     this.reportFooter.Style.BackgroundColor = System.Drawing.Color.Transparent;
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.42468473315238953D));
     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.19999991357326508D));
     this.textBox8.Style.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
     this.textBox8.Style.Font.Bold       = true;
     this.textBox8.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox8.Value = "TOTAL GHC";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.7000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.42468473315238953D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5052158832550049D), Telerik.Reporting.Drawing.Unit.Inch(0.19999991357326508D));
     this.textBox10.Style.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
     this.textBox10.Style.Font.Bold       = true;
     this.textBox10.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox10.Value = "= Sum(Fields.[AMOUNT(GHC)])";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5,
         this.textBox6,
         this.bENEFICIARYDataTextBox,
         this.textBox7,
         this.dATEDataTextBox
     });
     this.detail.Name = "detail";
     //
     // textBox5
     //
     this.textBox5.CanGrow         = true;
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2462067604064941D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0133694410324097D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.StyleName       = "Data";
     this.textBox5.Value           = "= Fields.[TRANSACTION ID]";
     //
     // textBox6
     //
     this.textBox6.CanGrow         = true;
     this.textBox6.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.2596549987792969D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.textBox6.Name            = "textBox6";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0133694410324097D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.StyleName       = "Data";
     this.textBox6.Value           = "= Fields.[P/O NUMBER]";
     //
     // bENEFICIARYDataTextBox
     //
     this.bENEFICIARYDataTextBox.CanGrow         = true;
     this.bENEFICIARYDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2731034755706787D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.bENEFICIARYDataTextBox.Name            = "bENEFICIARYDataTextBox";
     this.bENEFICIARYDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0133694410324097D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.bENEFICIARYDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.bENEFICIARYDataTextBox.StyleName       = "Data";
     this.bENEFICIARYDataTextBox.Value           = "= Fields.BENEFICIARY";
     //
     // textBox7
     //
     this.textBox7.CanGrow         = true;
     this.textBox7.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2865514755249023D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0133694410324097D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.StyleName       = "Data";
     this.textBox7.Value           = "= Fields.[AMOUNT(GHC)]";
     //
     // dATEDataTextBox
     //
     this.dATEDataTextBox.CanGrow         = true;
     this.dATEDataTextBox.Format          = "{0:MM/dd/yyyy}";
     this.dATEDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.dATEDataTextBox.Name            = "dATEDataTextBox";
     this.dATEDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90521639585495D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.dATEDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.dATEDataTextBox.StyleName       = "Data";
     this.dATEDataTextBox.Value           = "= Fields.DATE";
     //
     // PendingReport
     //
     this.DataSource = this.AmansieDataSource;
     this.Filters.Add(new Telerik.Reporting.Filter("= Fields.DATE", Telerik.Reporting.FilterOperator.GreaterOrEqual, "= Parameters.FromDate.Value"));
     this.Filters.Add(new Telerik.Reporting.Filter("= Fields.DATE", Telerik.Reporting.FilterOperator.LessOrEqual, "= Parameters.ToDate.Value"));
     group1.GroupFooter = this.labelsGroupFooterSection;
     group1.GroupHeader = this.labelsGroupHeaderSection;
     group1.Name        = "labelsGroup";
     group2.GroupFooter = this.sCHOOLGroupFooterSection;
     group2.GroupHeader = this.sCHOOLGroupHeaderSection;
     group2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.SCHOOL"));
     group2.Name = "sCHOOLGroup";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1,
         group2
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.labelsGroupHeaderSection,
         this.labelsGroupFooterSection,
         this.sCHOOLGroupHeaderSection,
         this.sCHOOLGroupFooterSection,
         this.pageHeader,
         this.pageFooter,
         this.reportHeader,
         this.reportFooter,
         this.detail
     });
     this.Name = "PendingReport";
     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;
     reportParameter1.AutoRefresh = true;
     reportParameter1.Name        = "FromDate";
     reportParameter1.Text        = "From Date";
     reportParameter1.Type        = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter1.Value       = "= Now()";
     reportParameter1.Visible     = true;
     reportParameter2.AutoRefresh = true;
     reportParameter2.Name        = "ToDate";
     reportParameter2.Text        = "To Date";
     reportParameter2.Type        = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter2.Value       = "= Now()";
     reportParameter2.Visible     = true;
     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);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Title")
     });
     styleRule2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     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.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     styleRule3.Style.Color           = System.Drawing.Color.White;
     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.Color         = System.Drawing.Color.Black;
     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.Color         = System.Drawing.Color.Black;
     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(6.3000001907348633D);
     ((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.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.TableGroup tableGroup12 = new Telerik.Reporting.TableGroup();
            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.TableGroup tableGroup17 = new Telerik.Reporting.TableGroup();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(gradingSheetTraits));
            Telerik.Reporting.TableGroup tableGroup18 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup19 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup20 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup21 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup22 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup23 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup24 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup25 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup26 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup27 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup28 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup29 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup30 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup31 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup32 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup33 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup34 = new Telerik.Reporting.TableGroup();
            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.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.DescendantSelector descendantSelector3 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule6 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector4 = new Telerik.Reporting.Drawing.DescendantSelector();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.textBox33 = new Telerik.Reporting.TextBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox37 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox62 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox64 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.textBox30 = new Telerik.Reporting.TextBox();
            this.textBox31 = new Telerik.Reporting.TextBox();
            this.textBox44 = new Telerik.Reporting.TextBox();
            this.textBox32 = new Telerik.Reporting.TextBox();
            this.textBox34 = new Telerik.Reporting.TextBox();
            this.textBox56 = new Telerik.Reporting.TextBox();
            this.textBox35 = new Telerik.Reporting.TextBox();
            this.textBox36 = new Telerik.Reporting.TextBox();
            this.textBox58 = new Telerik.Reporting.TextBox();
            this.textBox38 = new Telerik.Reporting.TextBox();
            this.textBox39 = new Telerik.Reporting.TextBox();
            this.textBox60 = new Telerik.Reporting.TextBox();
            this.textBox40 = new Telerik.Reporting.TextBox();
            this.textBox41 = new Telerik.Reporting.TextBox();
            this.textBox63 = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox42 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.txtSY = new Telerik.Reporting.TextBox();
            this.txtHeaderTitle = new Telerik.Reporting.TextBox();
            this.txtHeaderPlace = new Telerik.Reporting.TextBox();
            this.txtHeaderDC = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.crosstab1 = new Telerik.Reporting.Crosstab();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox23 = 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.textBox17 = new Telerik.Reporting.TextBox();
            this.gSheetM = new Telerik.Reporting.SqlDataSource();
            this.crosstab2 = new Telerik.Reporting.Crosstab();
            this.textBox45 = new Telerik.Reporting.TextBox();
            this.textBox46 = new Telerik.Reporting.TextBox();
            this.textBox47 = new Telerik.Reporting.TextBox();
            this.textBox48 = new Telerik.Reporting.TextBox();
            this.textBox49 = new Telerik.Reporting.TextBox();
            this.textBox50 = new Telerik.Reporting.TextBox();
            this.textBox51 = new Telerik.Reporting.TextBox();
            this.textBox52 = new Telerik.Reporting.TextBox();
            this.textBox53 = new Telerik.Reporting.TextBox();
            this.textBox54 = new Telerik.Reporting.TextBox();
            this.textBox43 = new Telerik.Reporting.TextBox();
            this.gSheetF = new Telerik.Reporting.SqlDataSource();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            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.StyleName = "Normal.TableHeader";
            this.textBox6.Value = "G";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            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 = "Normal.TableHeader";
            this.textBox7.Value = "P";
            // 
            // textBox19
            // 
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999996423721313D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox19.Style.Font.Bold = true;
            this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox19.StyleName = "Normal.TableHeader";
            this.textBox19.Value = "1";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
            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.StyleName = "Normal.TableHeader";
            this.textBox8.Value = "G";
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox9.Style.Font.Bold = true;
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox9.StyleName = "Normal.TableHeader";
            this.textBox9.Value = "P";
            // 
            // textBox33
            // 
            this.textBox33.Name = "textBox33";
            this.textBox33.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox33.Style.Font.Bold = true;
            this.textBox33.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox33.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox33.StyleName = "Normal.TableHeader";
            this.textBox33.Value = "2";
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            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 = "Normal.TableHeader";
            this.textBox10.Value = "G";
            // 
            // textBox11
            // 
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox11.Style.Font.Bold = true;
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox11.StyleName = "Normal.TableHeader";
            this.textBox11.Value = "P";
            // 
            // textBox37
            // 
            this.textBox37.Name = "textBox37";
            this.textBox37.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999984502792358D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox37.Style.Font.Bold = true;
            this.textBox37.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox37.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox37.StyleName = "Normal.TableHeader";
            this.textBox37.Value = "3";
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            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 = "Normal.TableHeader";
            this.textBox12.Value = "G";
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox13.Style.Font.Bold = true;
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox13.StyleName = "Normal.TableHeader";
            this.textBox13.Value = "P";
            // 
            // textBox62
            // 
            this.textBox62.Name = "textBox62";
            this.textBox62.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999990463256836D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox62.Style.Font.Bold = true;
            this.textBox62.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox62.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox62.StyleName = "Normal.TableHeader";
            this.textBox62.Value = "4";
            // 
            // textBox14
            // 
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox14.Style.Font.Bold = true;
            this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox14.StyleName = "Normal.TableHeader";
            this.textBox14.Value = "G";
            // 
            // textBox15
            // 
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox15.Style.Font.Bold = true;
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox15.StyleName = "Normal.TableHeader";
            this.textBox15.Value = "P";
            // 
            // textBox64
            // 
            this.textBox64.Name = "textBox64";
            this.textBox64.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox64.Style.Font.Bold = true;
            this.textBox64.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox64.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox64.StyleName = "Normal.TableHeader";
            this.textBox64.Value = "F";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.9999997615814209D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox5.Style.Font.Bold = true;
            this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox5.StyleName = "Normal.TableGroup";
            this.textBox5.Value = "= Fields.Description";
            // 
            // textBox16
            // 
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.809999942779541D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox16.StyleName = "Normal.TableGroup";
            this.textBox16.Value = "= Fields.StudentName";
            // 
            // textBox30
            // 
            this.textBox30.Name = "textBox30";
            this.textBox30.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox30.Style.Font.Bold = true;
            this.textBox30.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox30.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox30.StyleName = "Normal.TableHeader";
            this.textBox30.Value = "G";
            // 
            // textBox31
            // 
            this.textBox31.Name = "textBox31";
            this.textBox31.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox31.Style.Font.Bold = true;
            this.textBox31.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox31.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox31.StyleName = "Normal.TableHeader";
            this.textBox31.Value = "P";
            // 
            // textBox44
            // 
            this.textBox44.Name = "textBox44";
            this.textBox44.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999996423721313D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox44.Style.Font.Bold = true;
            this.textBox44.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox44.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox44.StyleName = "Normal.TableHeader";
            this.textBox44.Value = "1";
            // 
            // textBox32
            // 
            this.textBox32.Name = "textBox32";
            this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox32.Style.Font.Bold = true;
            this.textBox32.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox32.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox32.StyleName = "Normal.TableHeader";
            this.textBox32.Value = "G";
            // 
            // textBox34
            // 
            this.textBox34.Name = "textBox34";
            this.textBox34.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox34.Style.Font.Bold = true;
            this.textBox34.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox34.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox34.StyleName = "Normal.TableHeader";
            this.textBox34.Value = "P";
            // 
            // textBox56
            // 
            this.textBox56.Name = "textBox56";
            this.textBox56.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60000020265579224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox56.Style.Font.Bold = true;
            this.textBox56.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox56.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox56.StyleName = "Normal.TableHeader";
            this.textBox56.Value = "2";
            // 
            // textBox35
            // 
            this.textBox35.Name = "textBox35";
            this.textBox35.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox35.Style.Font.Bold = true;
            this.textBox35.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox35.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox35.StyleName = "Normal.TableHeader";
            this.textBox35.Value = "G";
            // 
            // textBox36
            // 
            this.textBox36.Name = "textBox36";
            this.textBox36.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox36.Style.Font.Bold = true;
            this.textBox36.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox36.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox36.StyleName = "Normal.TableHeader";
            this.textBox36.Value = "P";
            // 
            // textBox58
            // 
            this.textBox58.Name = "textBox58";
            this.textBox58.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999996423721313D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox58.Style.Font.Bold = true;
            this.textBox58.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox58.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox58.StyleName = "Normal.TableHeader";
            this.textBox58.Value = "3";
            // 
            // textBox38
            // 
            this.textBox38.Name = "textBox38";
            this.textBox38.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox38.Style.Font.Bold = true;
            this.textBox38.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox38.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox38.StyleName = "Normal.TableHeader";
            this.textBox38.Value = "G";
            // 
            // textBox39
            // 
            this.textBox39.Name = "textBox39";
            this.textBox39.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox39.Style.Font.Bold = true;
            this.textBox39.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox39.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox39.StyleName = "Normal.TableHeader";
            this.textBox39.Value = "P";
            // 
            // textBox60
            // 
            this.textBox60.Name = "textBox60";
            this.textBox60.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999996423721313D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox60.Style.Font.Bold = true;
            this.textBox60.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox60.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox60.StyleName = "Normal.TableHeader";
            this.textBox60.Value = "4";
            // 
            // textBox40
            // 
            this.textBox40.Name = "textBox40";
            this.textBox40.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox40.Style.Font.Bold = true;
            this.textBox40.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox40.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox40.StyleName = "Normal.TableHeader";
            this.textBox40.Value = "G";
            // 
            // textBox41
            // 
            this.textBox41.Name = "textBox41";
            this.textBox41.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox41.Style.Font.Bold = true;
            this.textBox41.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox41.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox41.StyleName = "Normal.TableHeader";
            this.textBox41.Value = "P";
            // 
            // textBox63
            // 
            this.textBox63.Name = "textBox63";
            this.textBox63.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999996423721313D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox63.Style.Font.Bold = true;
            this.textBox63.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox63.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox63.StyleName = "Normal.TableHeader";
            this.textBox63.Value = "F";
            // 
            // textBox18
            // 
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox18.Style.Font.Bold = true;
            this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox18.StyleName = "Normal.TableGroup";
            this.textBox18.Value = "= Fields.Description";
            // 
            // textBox42
            // 
            this.textBox42.Name = "textBox42";
            this.textBox42.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.809999942779541D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox42.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox42.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox42.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox42.StyleName = "Normal.TableGroup";
            this.textBox42.Value = "= Fields.StudentName";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.6000000238418579D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox2,
            this.textBox1,
            this.txtSY,
            this.txtHeaderTitle,
            this.txtHeaderPlace,
            this.txtHeaderDC});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.3000000715255737D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1103782653808594D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox2.Style.Font.Bold = true;
            this.textBox2.Value = "= Parameters.GradeLevelSection.Value";
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.0937894582748413D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1103782653808594D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.Value = "= Parameters.HomeroomTeacher.Value";
            // 
            // txtSY
            // 
            this.txtSY.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
            this.txtSY.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.60027557611465454D));
            this.txtSY.Name = "txtSY";
            this.txtSY.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(9.819920539855957D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.txtSY.Style.Font.Name = "Arial";
            this.txtSY.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.txtSY.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtSY.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtSY.Value = "S.Y. {Parameters.SY.Value}";
            // 
            // txtHeaderTitle
            // 
            this.txtHeaderTitle.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
            this.txtHeaderTitle.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.40019688010215759D));
            this.txtHeaderTitle.Name = "txtHeaderTitle";
            this.txtHeaderTitle.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(9.819920539855957D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.txtHeaderTitle.Style.Font.Name = "Arial";
            this.txtHeaderTitle.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.txtHeaderTitle.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtHeaderTitle.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtHeaderTitle.Value = "= Parameters.Title.Value";
            // 
            // txtHeaderPlace
            // 
            this.txtHeaderPlace.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
            this.txtHeaderPlace.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.20011813938617706D));
            this.txtHeaderPlace.Name = "txtHeaderPlace";
            this.txtHeaderPlace.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(9.819920539855957D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.txtHeaderPlace.Style.Font.Name = "Arial";
            this.txtHeaderPlace.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.txtHeaderPlace.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtHeaderPlace.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtHeaderPlace.Value = "Marawi City";
            // 
            // txtHeaderDC
            // 
            this.txtHeaderDC.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
            this.txtHeaderDC.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.txtHeaderDC.Name = "txtHeaderDC";
            this.txtHeaderDC.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(9.8198814392089844D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.txtHeaderDC.Style.Font.Name = "English Towne";
            this.txtHeaderDC.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.txtHeaderDC.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtHeaderDC.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtHeaderDC.Value = "Dansalan College Foundation";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(2.4000000953674316D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox3,
            this.textBox4,
            this.crosstab1,
            this.crosstab2});
            this.detail.Name = "detail";
            this.detail.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.detail.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            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 = "Male";
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(1.3000001907348633D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox4.Style.Font.Bold = true;
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox4.Value = "Female";
            // 
            // crosstab1
            // 
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D)));
            this.crosstab1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.crosstab1.Body.SetCellContent(0, 0, this.textBox20);
            this.crosstab1.Body.SetCellContent(0, 1, this.textBox21);
            this.crosstab1.Body.SetCellContent(0, 2, this.textBox22);
            this.crosstab1.Body.SetCellContent(0, 3, this.textBox23);
            this.crosstab1.Body.SetCellContent(0, 4, this.textBox24);
            this.crosstab1.Body.SetCellContent(0, 5, this.textBox25);
            this.crosstab1.Body.SetCellContent(0, 6, this.textBox26);
            this.crosstab1.Body.SetCellContent(0, 7, this.textBox27);
            this.crosstab1.Body.SetCellContent(0, 8, this.textBox28);
            this.crosstab1.Body.SetCellContent(0, 9, this.textBox29);
            tableGroup3.Name = "group10";
            tableGroup3.ReportItem = this.textBox6;
            tableGroup4.Name = "group11";
            tableGroup4.ReportItem = this.textBox7;
            tableGroup2.ChildGroups.Add(tableGroup3);
            tableGroup2.ChildGroups.Add(tableGroup4);
            tableGroup2.ReportItem = this.textBox19;
            tableGroup6.Name = "group12";
            tableGroup6.ReportItem = this.textBox8;
            tableGroup7.Name = "group13";
            tableGroup7.ReportItem = this.textBox9;
            tableGroup5.ChildGroups.Add(tableGroup6);
            tableGroup5.ChildGroups.Add(tableGroup7);
            tableGroup5.ReportItem = this.textBox33;
            tableGroup9.Name = "group14";
            tableGroup9.ReportItem = this.textBox10;
            tableGroup10.Name = "group15";
            tableGroup10.ReportItem = this.textBox11;
            tableGroup8.ChildGroups.Add(tableGroup9);
            tableGroup8.ChildGroups.Add(tableGroup10);
            tableGroup8.ReportItem = this.textBox37;
            tableGroup12.Name = "group16";
            tableGroup12.ReportItem = this.textBox12;
            tableGroup13.Name = "group17";
            tableGroup13.ReportItem = this.textBox13;
            tableGroup11.ChildGroups.Add(tableGroup12);
            tableGroup11.ChildGroups.Add(tableGroup13);
            tableGroup11.ReportItem = this.textBox62;
            tableGroup15.Name = "group18";
            tableGroup15.ReportItem = this.textBox14;
            tableGroup16.Name = "group19";
            tableGroup16.ReportItem = this.textBox15;
            tableGroup14.ChildGroups.Add(tableGroup15);
            tableGroup14.ChildGroups.Add(tableGroup16);
            tableGroup14.ReportItem = this.textBox64;
            tableGroup1.ChildGroups.Add(tableGroup2);
            tableGroup1.ChildGroups.Add(tableGroup5);
            tableGroup1.ChildGroups.Add(tableGroup8);
            tableGroup1.ChildGroups.Add(tableGroup11);
            tableGroup1.ChildGroups.Add(tableGroup14);
            tableGroup1.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Description"));
            tableGroup1.Name = "Description1";
            tableGroup1.ReportItem = this.textBox5;
            tableGroup1.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Description", Telerik.Reporting.SortDirection.Asc));
            this.crosstab1.ColumnGroups.Add(tableGroup1);
            this.crosstab1.Corner.SetCellContent(0, 0, this.textBox17, 3, 1);
            this.crosstab1.DataSource = this.gSheetM;
            this.crosstab1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox17,
            this.textBox20,
            this.textBox21,
            this.textBox22,
            this.textBox23,
            this.textBox24,
            this.textBox25,
            this.textBox26,
            this.textBox27,
            this.textBox28,
            this.textBox29,
            this.textBox5,
            this.textBox19,
            this.textBox6,
            this.textBox7,
            this.textBox33,
            this.textBox8,
            this.textBox9,
            this.textBox37,
            this.textBox10,
            this.textBox11,
            this.textBox62,
            this.textBox12,
            this.textBox13,
            this.textBox64,
            this.textBox14,
            this.textBox15,
            this.textBox16});
            this.crosstab1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.3000788688659668D));
            this.crosstab1.Name = "crosstab1";
            tableGroup17.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.StudentName"));
            tableGroup17.Name = "StudentName1";
            tableGroup17.ReportItem = this.textBox16;
            tableGroup17.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.StudentName", Telerik.Reporting.SortDirection.Asc));
            this.crosstab1.RowGroups.Add(tableGroup17);
            this.crosstab1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.809999942779541D), Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D));
            this.crosstab1.StyleName = "Normal.TableNormal";
            // 
            // textBox20
            // 
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox20.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox20.StyleName = "Normal.TableBody";
            this.textBox20.Value = "= Sum(Fields.[1G])";
            // 
            // textBox21
            // 
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox21.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox21.StyleName = "Normal.TableBody";
            this.textBox21.Value = "= Sum(Fields.[1P])";
            // 
            // textBox22
            // 
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
            this.textBox22.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox22.StyleName = "Normal.TableBody";
            this.textBox22.Value = "= Sum(Fields.[2G])";
            // 
            // textBox23
            // 
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox23.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox23.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox23.StyleName = "Normal.TableBody";
            this.textBox23.Value = "= Sum(Fields.[2P])";
            // 
            // textBox24
            // 
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox24.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox24.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox24.StyleName = "Normal.TableBody";
            this.textBox24.Value = "= Sum(Fields.[3G])";
            // 
            // textBox25
            // 
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox25.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox25.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox25.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox25.StyleName = "Normal.TableBody";
            this.textBox25.Value = "= Sum(Fields.[3P])";
            // 
            // textBox26
            // 
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox26.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox26.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox26.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox26.StyleName = "Normal.TableBody";
            this.textBox26.Value = "= Sum(Fields.[4G])";
            // 
            // textBox27
            // 
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox27.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox27.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox27.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox27.StyleName = "Normal.TableBody";
            this.textBox27.Value = "= Sum(Fields.[4P])";
            // 
            // textBox28
            // 
            this.textBox28.Name = "textBox28";
            this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox28.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox28.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox28.StyleName = "Normal.TableBody";
            this.textBox28.Value = "= Sum(Fields.FG)";
            // 
            // textBox29
            // 
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox29.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox29.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox29.StyleName = "Normal.TableBody";
            this.textBox29.Value = "= Sum(Fields.FP)";
            // 
            // textBox17
            // 
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.809999942779541D), Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D));
            this.textBox17.Style.Font.Bold = true;
            this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox17.StyleName = "Normal.TableCorner";
            this.textBox17.Value = "NAMES";
            // 
            // gSheetM
            // 
            this.gSheetM.ConnectionString = "eSAR.Properties.Settings.DCFIdb";
            this.gSheetM.Name = "gSheetM";
            this.gSheetM.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@Category", System.Data.DbType.String, "= Parameters.Category.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SY", System.Data.DbType.String, "= Parameters.SY.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@GradeLevel", System.Data.DbType.String, "= Parameters.GradeLevel.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SectionCode", System.Data.DbType.String, "= Parameters.SectionCode.Value")});
            this.gSheetM.SelectCommand = resources.GetString("gSheetM.SelectCommand");
            // 
            // crosstab2
            // 
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000016093254089D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000016093254089D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D)));
            this.crosstab2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.crosstab2.Body.SetCellContent(0, 0, this.textBox45);
            this.crosstab2.Body.SetCellContent(0, 1, this.textBox46);
            this.crosstab2.Body.SetCellContent(0, 2, this.textBox47);
            this.crosstab2.Body.SetCellContent(0, 3, this.textBox48);
            this.crosstab2.Body.SetCellContent(0, 4, this.textBox49);
            this.crosstab2.Body.SetCellContent(0, 5, this.textBox50);
            this.crosstab2.Body.SetCellContent(0, 6, this.textBox51);
            this.crosstab2.Body.SetCellContent(0, 7, this.textBox52);
            this.crosstab2.Body.SetCellContent(0, 8, this.textBox53);
            this.crosstab2.Body.SetCellContent(0, 9, this.textBox54);
            tableGroup20.Name = "group";
            tableGroup20.ReportItem = this.textBox30;
            tableGroup21.Name = "group1";
            tableGroup21.ReportItem = this.textBox31;
            tableGroup19.ChildGroups.Add(tableGroup20);
            tableGroup19.ChildGroups.Add(tableGroup21);
            tableGroup19.ReportItem = this.textBox44;
            tableGroup23.Name = "group2";
            tableGroup23.ReportItem = this.textBox32;
            tableGroup24.Name = "group3";
            tableGroup24.ReportItem = this.textBox34;
            tableGroup22.ChildGroups.Add(tableGroup23);
            tableGroup22.ChildGroups.Add(tableGroup24);
            tableGroup22.ReportItem = this.textBox56;
            tableGroup26.Name = "group4";
            tableGroup26.ReportItem = this.textBox35;
            tableGroup27.Name = "group5";
            tableGroup27.ReportItem = this.textBox36;
            tableGroup25.ChildGroups.Add(tableGroup26);
            tableGroup25.ChildGroups.Add(tableGroup27);
            tableGroup25.ReportItem = this.textBox58;
            tableGroup29.Name = "group6";
            tableGroup29.ReportItem = this.textBox38;
            tableGroup30.Name = "group7";
            tableGroup30.ReportItem = this.textBox39;
            tableGroup28.ChildGroups.Add(tableGroup29);
            tableGroup28.ChildGroups.Add(tableGroup30);
            tableGroup28.ReportItem = this.textBox60;
            tableGroup32.Name = "group8";
            tableGroup32.ReportItem = this.textBox40;
            tableGroup33.Name = "group9";
            tableGroup33.ReportItem = this.textBox41;
            tableGroup31.ChildGroups.Add(tableGroup32);
            tableGroup31.ChildGroups.Add(tableGroup33);
            tableGroup31.ReportItem = this.textBox63;
            tableGroup18.ChildGroups.Add(tableGroup19);
            tableGroup18.ChildGroups.Add(tableGroup22);
            tableGroup18.ChildGroups.Add(tableGroup25);
            tableGroup18.ChildGroups.Add(tableGroup28);
            tableGroup18.ChildGroups.Add(tableGroup31);
            tableGroup18.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Description"));
            tableGroup18.Name = "Description1";
            tableGroup18.ReportItem = this.textBox18;
            tableGroup18.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Description", Telerik.Reporting.SortDirection.Asc));
            this.crosstab2.ColumnGroups.Add(tableGroup18);
            this.crosstab2.Corner.SetCellContent(0, 0, this.textBox43, 3, 1);
            this.crosstab2.DataSource = this.gSheetF;
            this.crosstab2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox43,
            this.textBox45,
            this.textBox46,
            this.textBox47,
            this.textBox48,
            this.textBox49,
            this.textBox50,
            this.textBox51,
            this.textBox52,
            this.textBox53,
            this.textBox54,
            this.textBox18,
            this.textBox44,
            this.textBox30,
            this.textBox31,
            this.textBox56,
            this.textBox32,
            this.textBox34,
            this.textBox58,
            this.textBox35,
            this.textBox36,
            this.textBox60,
            this.textBox38,
            this.textBox39,
            this.textBox63,
            this.textBox40,
            this.textBox41,
            this.textBox42});
            this.crosstab2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.010000069625675678D), Telerik.Reporting.Drawing.Unit.Inch(1.5000791549682617D));
            this.crosstab2.Name = "crosstab2";
            tableGroup34.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.StudentName"));
            tableGroup34.Name = "StudentName1";
            tableGroup34.ReportItem = this.textBox42;
            tableGroup34.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.StudentName", Telerik.Reporting.SortDirection.Asc));
            this.crosstab2.RowGroups.Add(tableGroup34);
            this.crosstab2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.809999942779541D), Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D));
            this.crosstab2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.crosstab2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.crosstab2.StyleName = "Normal.TableNormal";
            // 
            // textBox45
            // 
            this.textBox45.Name = "textBox45";
            this.textBox45.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox45.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox45.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox45.StyleName = "Normal.TableBody";
            this.textBox45.Value = "= Sum(Fields.[1G])";
            // 
            // textBox46
            // 
            this.textBox46.Name = "textBox46";
            this.textBox46.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox46.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox46.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox46.StyleName = "Normal.TableBody";
            this.textBox46.Value = "= Sum(Fields.[1P])";
            // 
            // textBox47
            // 
            this.textBox47.Name = "textBox47";
            this.textBox47.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox47.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox47.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox47.StyleName = "Normal.TableBody";
            this.textBox47.Value = "= Sum(Fields.[2G])";
            // 
            // textBox48
            // 
            this.textBox48.Name = "textBox48";
            this.textBox48.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox48.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox48.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox48.StyleName = "Normal.TableBody";
            this.textBox48.Value = "= Sum(Fields.[2P])";
            // 
            // textBox49
            // 
            this.textBox49.Name = "textBox49";
            this.textBox49.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox49.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox49.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox49.StyleName = "Normal.TableBody";
            this.textBox49.Value = "= Sum(Fields.[3G])";
            // 
            // textBox50
            // 
            this.textBox50.Name = "textBox50";
            this.textBox50.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox50.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox50.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox50.StyleName = "Normal.TableBody";
            this.textBox50.Value = "= Sum(Fields.[3P])";
            // 
            // textBox51
            // 
            this.textBox51.Name = "textBox51";
            this.textBox51.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox51.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox51.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox51.StyleName = "Normal.TableBody";
            this.textBox51.Value = "= Sum(Fields.[4G])";
            // 
            // textBox52
            // 
            this.textBox52.Name = "textBox52";
            this.textBox52.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox52.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox52.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox52.StyleName = "Normal.TableBody";
            this.textBox52.Value = "= Sum(Fields.[4P])";
            // 
            // textBox53
            // 
            this.textBox53.Name = "textBox53";
            this.textBox53.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox53.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox53.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox53.StyleName = "Normal.TableBody";
            this.textBox53.Value = "= Sum(Fields.FG)";
            // 
            // textBox54
            // 
            this.textBox54.Name = "textBox54";
            this.textBox54.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox54.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox54.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox54.StyleName = "Normal.TableBody";
            this.textBox54.Value = "= Sum(Fields.FP)";
            // 
            // textBox43
            // 
            this.textBox43.Name = "textBox43";
            this.textBox43.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.809999942779541D), Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D));
            this.textBox43.Style.Font.Bold = true;
            this.textBox43.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox43.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox43.StyleName = "Normal.TableCorner";
            this.textBox43.Value = "NAMES";
            // 
            // gSheetF
            // 
            this.gSheetF.ConnectionString = "eSAR.Properties.Settings.DCFIdb";
            this.gSheetF.Name = "gSheetF";
            this.gSheetF.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@Category", System.Data.DbType.String, "= Parameters.Category.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SY", System.Data.DbType.String, "= Parameters.SY.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@GradeLevel", System.Data.DbType.String, "= Parameters.GradeLevel.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SectionCode", System.Data.DbType.String, "= Parameters.SectionCode.Value")});
            this.gSheetF.SelectCommand = resources.GetString("gSheetF.SelectCommand");
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // gradingSheetTraits
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "gradingSheetTraits";
            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;
            reportParameter1.Name = "Category";
            reportParameter1.Text = "Category";
            reportParameter1.Value = "";
            reportParameter2.Name = "GradeLevel";
            reportParameter2.Value = "";
            reportParameter3.Name = "GradeLevelSection";
            reportParameter3.Value = "";
            reportParameter4.Name = "HomeroomTeacher";
            reportParameter4.Value = "";
            reportParameter5.Name = "SectionCode";
            reportParameter5.Value = "";
            reportParameter6.Name = "SY";
            reportParameter6.Value = "";
            reportParameter7.Name = "Title";
            reportParameter7.Value = "";
            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);
            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), "Normal.TableNormal")});
            styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
            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.Black;
            styleRule2.Style.Font.Name = "Tahoma";
            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), "Normal.TableBody")});
            styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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.Font.Name = "Tahoma";
            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), "Normal.TableCorner")});
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            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 = "Tahoma";
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            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.TableHeader")});
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector3});
            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.Font.Name = "Tahoma";
            styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            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.TableGroup")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector4});
            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);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6});
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(9.819920539855957D);
            this.ItemDataBound += new System.EventHandler(this.gradingSheetTraits_ItemDataBound);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Esempio n. 26
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(AddressesReport));
     Telerik.Reporting.Barcodes.Code128Encoder      code128Encoder1 = new Telerik.Reporting.Barcodes.Code128Encoder();
     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();
     Telerik.Reporting.Drawing.StyleRule styleRule5 = new Telerik.Reporting.Drawing.StyleRule();
     this.labelsGroupFooterSection   = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection   = new Telerik.Reporting.GroupHeaderSection();
     this.iDCaptionTextBox           = new Telerik.Reporting.TextBox();
     this.fiaCaptionTextBox          = new Telerik.Reporting.TextBox();
     this.addressCaptionTextBox      = new Telerik.Reporting.TextBox();
     this.homePhoneCaptionTextBox    = new Telerik.Reporting.TextBox();
     this.workPhoneCaptionTextBox    = new Telerik.Reporting.TextBox();
     this.PersonnelDepsqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     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.barcode1             = new Telerik.Reporting.Barcode();
     this.reportHeader         = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox         = new Telerik.Reporting.TextBox();
     this.reportFooter         = new Telerik.Reporting.ReportFooterSection();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.iDDataTextBox        = new Telerik.Reporting.TextBox();
     this.fiaDataTextBox       = new Telerik.Reporting.TextBox();
     this.addressDataTextBox   = new Telerik.Reporting.TextBox();
     this.homePhoneDataTextBox = new Telerik.Reporting.TextBox();
     this.workPhoneDataTextBox = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height        = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     this.labelsGroupFooterSection.Name          = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.iDCaptionTextBox,
         this.fiaCaptionTextBox,
         this.addressCaptionTextBox,
         this.homePhoneCaptionTextBox,
         this.workPhoneCaptionTextBox
     });
     this.labelsGroupHeaderSection.Name             = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // iDCaptionTextBox
     //
     this.iDCaptionTextBox.CanGrow   = true;
     this.iDCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.iDCaptionTextBox.Name      = "iDCaptionTextBox";
     this.iDCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.1468837261199951D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.iDCaptionTextBox.StyleName = "Caption";
     this.iDCaptionTextBox.Value     = "Табельний №";
     //
     // fiaCaptionTextBox
     //
     this.fiaCaptionTextBox.CanGrow   = true;
     this.fiaCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.200000524520874D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.fiaCaptionTextBox.Name      = "fiaCaptionTextBox";
     this.fiaCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.9997992515563965D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.fiaCaptionTextBox.StyleName = "Caption";
     this.fiaCaptionTextBox.Value     = "ПІБ";
     //
     // addressCaptionTextBox
     //
     this.addressCaptionTextBox.CanGrow   = true;
     this.addressCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(8.1999998092651367D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.addressCaptionTextBox.Name      = "addressCaptionTextBox";
     this.addressCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.0997991561889648D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.addressCaptionTextBox.StyleName = "Caption";
     this.addressCaptionTextBox.Value     = "Адреса проживання";
     //
     // homePhoneCaptionTextBox
     //
     this.homePhoneCaptionTextBox.CanGrow   = true;
     this.homePhoneCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(17.299999237060547D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.homePhoneCaptionTextBox.Name      = "homePhoneCaptionTextBox";
     this.homePhoneCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.6998007297515869D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.homePhoneCaptionTextBox.StyleName = "Caption";
     this.homePhoneCaptionTextBox.Value     = "Домашній телефон";
     //
     // workPhoneCaptionTextBox
     //
     this.workPhoneCaptionTextBox.CanGrow   = true;
     this.workPhoneCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(21D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.workPhoneCaptionTextBox.Name      = "workPhoneCaptionTextBox";
     this.workPhoneCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.4470841884613037D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.workPhoneCaptionTextBox.StyleName = "Caption";
     this.workPhoneCaptionTextBox.Value     = "Робочий телефон";
     //
     // PersonnelDepsqlDataSource1
     //
     this.PersonnelDepsqlDataSource1.ConnectionString = "ReportLib.Properties.Settings.Personneldepartment";
     this.PersonnelDepsqlDataSource1.Name             = "PersonnelDepsqlDataSource1";
     this.PersonnelDepsqlDataSource1.SelectCommand    = resources.GetString("PersonnelDepsqlDataSource1.SelectCommand");
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     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.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.reportNameTextBox.Name      = "reportNameTextBox";
     this.reportNameTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(24.394166946411133D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.reportNameTextBox.StyleName = "PageInfo";
     this.reportNameTextBox.Value     = "Звіт";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(0.65291684865951538D);
     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.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.currentTimeTextBox.Name      = "currentTimeTextBox";
     this.currentTimeTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.8277082443237305D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value     = "=NOW()";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.9335417747497559D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(16.513542175292969D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // barcode1
     //
     this.barcode1.Encoder  = code128Encoder1;
     this.barcode1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.barcode1.Name     = "barcode1";
     this.barcode1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(3D));
     this.barcode1.Stretch  = true;
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Cm(1.085625171661377D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox
     });
     this.reportHeader.Name = "reportHeader";
     //
     // titleTextBox
     //
     this.titleTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.titleTextBox.Name      = "titleTextBox";
     this.titleTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(24.5D), Telerik.Reporting.Drawing.Unit.Cm(1.085625171661377D));
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value     = "Адресні дані працівників";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(3D);
     this.reportFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.barcode1
     });
     this.reportFooter.Name = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.iDDataTextBox,
         this.fiaDataTextBox,
         this.addressDataTextBox,
         this.homePhoneDataTextBox,
         this.workPhoneDataTextBox
     });
     this.detail.Name = "detail";
     //
     // iDDataTextBox
     //
     this.iDDataTextBox.CanGrow   = true;
     this.iDDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.iDDataTextBox.Name      = "iDDataTextBox";
     this.iDDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.1468837261199951D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.iDDataTextBox.StyleName = "Data";
     this.iDDataTextBox.Value     = "= Fields.ID";
     //
     // fiaDataTextBox
     //
     this.fiaDataTextBox.CanGrow   = true;
     this.fiaDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.200000524520874D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.fiaDataTextBox.Name      = "fiaDataTextBox";
     this.fiaDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.9997992515563965D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.fiaDataTextBox.StyleName = "Data";
     this.fiaDataTextBox.Value     = "= Fields.Fia";
     //
     // addressDataTextBox
     //
     this.addressDataTextBox.CanGrow   = true;
     this.addressDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(8.1999998092651367D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.addressDataTextBox.Name      = "addressDataTextBox";
     this.addressDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.0997991561889648D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.addressDataTextBox.StyleName = "Data";
     this.addressDataTextBox.Value     = "= Fields.Address";
     //
     // homePhoneDataTextBox
     //
     this.homePhoneDataTextBox.CanGrow   = true;
     this.homePhoneDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(17.299999237060547D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.homePhoneDataTextBox.Name      = "homePhoneDataTextBox";
     this.homePhoneDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.6998007297515869D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.homePhoneDataTextBox.StyleName = "Data";
     this.homePhoneDataTextBox.Value     = "= Fields.HomePhone";
     //
     // workPhoneDataTextBox
     //
     this.workPhoneDataTextBox.CanGrow   = true;
     this.workPhoneDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(21D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.workPhoneDataTextBox.Name      = "workPhoneDataTextBox";
     this.workPhoneDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.4470841884613037D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.workPhoneDataTextBox.StyleName = "Data";
     this.workPhoneDataTextBox.Value     = "= Fields.WorkPhone";
     //
     // AddressesReport
     //
     this.DataSource    = this.PersonnelDepsqlDataSource1;
     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 = "AddressesReport";
     this.PageSettings.Landscape = true;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D));
     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("Title")
     });
     styleRule2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(97)))), ((int)(((byte)(74)))));
     styleRule2.Style.Font.Name = "Georgia";
     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.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(174)))), ((int)(((byte)(173)))));
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(168)))), ((int)(((byte)(212)))));
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Dotted;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(238)))), ((int)(((byte)(243)))));
     styleRule3.Style.Font.Name     = "Georgia";
     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     = "Georgia";
     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     = "Georgia";
     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.Cm(24.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()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CompletePLReport));
            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.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.productionCycleIDCaptionTextBox = new Telerik.Reporting.TextBox();
            this.moduleNameCaptionTextBox = new Telerik.Reporting.TextBox();
            this.dateCaptionTextBox = new Telerik.Reporting.TextBox();
            this.dOCCaptionTextBox = new Telerik.Reporting.TextBox();
            this.stageCaptionTextBox = new Telerik.Reporting.TextBox();
            this.populationCaptionTextBox = new Telerik.Reporting.TextBox();
            this.survivalRateCaptionTextBox = new Telerik.Reporting.TextBox();
            this.activityCaptionTextBox = new Telerik.Reporting.TextBox();
            this.lengthCaptionTextBox = new Telerik.Reporting.TextBox();
            this.sTDEVCaptionTextBox = new Telerik.Reporting.TextBox();
            this.fGCCaptionTextBox = new Telerik.Reporting.TextBox();
            this.necrosisCaptionTextBox = new Telerik.Reporting.TextBox();
            this.foulingCaptionTextBox = new Telerik.Reporting.TextBox();
            this.parasiteCaptionTextBox = new Telerik.Reporting.TextBox();
            this.mGRCaptionTextBox = new Telerik.Reporting.TextBox();
            this.remarkCaptionTextBox = new Telerik.Reporting.TextBox();
            this.productionCycleIDGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
            this.productionCycleIDGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.moduleNameGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
            this.moduleNameGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
            this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
            this.reportFooter = new Telerik.Reporting.ReportFooterSection();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.populationSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
            this.survivalRateSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
            this.activitySumFunctionTextBox2 = new Telerik.Reporting.TextBox();
            this.lengthSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
            this.sTDEVSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
            this.fGCSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
            this.necrosisSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
            this.foulingSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
            this.parasiteSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
            this.mGRSumFunctionTextBox2 = 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.detail = new Telerik.Reporting.DetailSection();
            this.dateDataTextBox = new Telerik.Reporting.TextBox();
            this.dOCDataTextBox = new Telerik.Reporting.TextBox();
            this.stageDataTextBox = new Telerik.Reporting.TextBox();
            this.populationDataTextBox = new Telerik.Reporting.TextBox();
            this.survivalRateDataTextBox = new Telerik.Reporting.TextBox();
            this.activityDataTextBox = new Telerik.Reporting.TextBox();
            this.lengthDataTextBox = new Telerik.Reporting.TextBox();
            this.sTDEVDataTextBox = new Telerik.Reporting.TextBox();
            this.fGCDataTextBox = new Telerik.Reporting.TextBox();
            this.necrosisDataTextBox = new Telerik.Reporting.TextBox();
            this.foulingDataTextBox = new Telerik.Reporting.TextBox();
            this.parasiteDataTextBox = new Telerik.Reporting.TextBox();
            this.mGRDataTextBox = new Telerik.Reporting.TextBox();
            this.remarkDataTextBox = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // labelsGroupFooterSection
            // 
            this.labelsGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.labelsGroupFooterSection.Name = "labelsGroupFooterSection";
            this.labelsGroupFooterSection.Style.Visible = false;
            // 
            // labelsGroupHeaderSection
            // 
            this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.productionCycleIDCaptionTextBox,
            this.moduleNameCaptionTextBox,
            this.dateCaptionTextBox,
            this.dOCCaptionTextBox,
            this.stageCaptionTextBox,
            this.populationCaptionTextBox,
            this.survivalRateCaptionTextBox,
            this.activityCaptionTextBox,
            this.lengthCaptionTextBox,
            this.sTDEVCaptionTextBox,
            this.fGCCaptionTextBox,
            this.necrosisCaptionTextBox,
            this.foulingCaptionTextBox,
            this.parasiteCaptionTextBox,
            this.mGRCaptionTextBox,
            this.remarkCaptionTextBox});
            this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
            this.labelsGroupHeaderSection.PrintOnEveryPage = true;
            // 
            // productionCycleIDCaptionTextBox
            // 
            this.productionCycleIDCaptionTextBox.CanGrow = true;
            this.productionCycleIDCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.productionCycleIDCaptionTextBox.Name = "productionCycleIDCaptionTextBox";
            this.productionCycleIDCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.productionCycleIDCaptionTextBox.StyleName = "Caption";
            this.productionCycleIDCaptionTextBox.Value = "Production Cycle ID";
            // 
            // moduleNameCaptionTextBox
            // 
            this.moduleNameCaptionTextBox.CanGrow = true;
            this.moduleNameCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.4340038299560547D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.moduleNameCaptionTextBox.Name = "moduleNameCaptionTextBox";
            this.moduleNameCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.moduleNameCaptionTextBox.StyleName = "Caption";
            this.moduleNameCaptionTextBox.Value = "Module Name";
            // 
            // dateCaptionTextBox
            // 
            this.dateCaptionTextBox.CanGrow = true;
            this.dateCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.8471741676330566D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.dateCaptionTextBox.Name = "dateCaptionTextBox";
            this.dateCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.dateCaptionTextBox.StyleName = "Caption";
            this.dateCaptionTextBox.Value = "Date";
            // 
            // dOCCaptionTextBox
            // 
            this.dOCCaptionTextBox.CanGrow = true;
            this.dOCCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.2603449821472168D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.dOCCaptionTextBox.Name = "dOCCaptionTextBox";
            this.dOCCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.dOCCaptionTextBox.StyleName = "Caption";
            this.dOCCaptionTextBox.Value = "DOC";
            // 
            // stageCaptionTextBox
            // 
            this.stageCaptionTextBox.CanGrow = true;
            this.stageCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.6735153198242188D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.stageCaptionTextBox.Name = "stageCaptionTextBox";
            this.stageCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.stageCaptionTextBox.StyleName = "Caption";
            this.stageCaptionTextBox.Value = "Stage";
            // 
            // populationCaptionTextBox
            // 
            this.populationCaptionTextBox.CanGrow = true;
            this.populationCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(12.086686134338379D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.populationCaptionTextBox.Name = "populationCaptionTextBox";
            this.populationCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.populationCaptionTextBox.StyleName = "Caption";
            this.populationCaptionTextBox.Value = "Population";
            // 
            // survivalRateCaptionTextBox
            // 
            this.survivalRateCaptionTextBox.CanGrow = true;
            this.survivalRateCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(14.499855995178223D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.survivalRateCaptionTextBox.Name = "survivalRateCaptionTextBox";
            this.survivalRateCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.survivalRateCaptionTextBox.StyleName = "Caption";
            this.survivalRateCaptionTextBox.Value = "Survival Rate";
            // 
            // activityCaptionTextBox
            // 
            this.activityCaptionTextBox.CanGrow = true;
            this.activityCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(16.913026809692383D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.activityCaptionTextBox.Name = "activityCaptionTextBox";
            this.activityCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.activityCaptionTextBox.StyleName = "Caption";
            this.activityCaptionTextBox.Value = "Activity";
            // 
            // lengthCaptionTextBox
            // 
            this.lengthCaptionTextBox.CanGrow = true;
            this.lengthCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(19.326196670532227D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.lengthCaptionTextBox.Name = "lengthCaptionTextBox";
            this.lengthCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.lengthCaptionTextBox.StyleName = "Caption";
            this.lengthCaptionTextBox.Value = "Length";
            // 
            // sTDEVCaptionTextBox
            // 
            this.sTDEVCaptionTextBox.CanGrow = true;
            this.sTDEVCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(21.739368438720703D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.sTDEVCaptionTextBox.Name = "sTDEVCaptionTextBox";
            this.sTDEVCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.sTDEVCaptionTextBox.StyleName = "Caption";
            this.sTDEVCaptionTextBox.Value = "STDEV";
            // 
            // fGCCaptionTextBox
            // 
            this.fGCCaptionTextBox.CanGrow = true;
            this.fGCCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(24.152538299560547D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.fGCCaptionTextBox.Name = "fGCCaptionTextBox";
            this.fGCCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.fGCCaptionTextBox.StyleName = "Caption";
            this.fGCCaptionTextBox.Value = "FGC";
            // 
            // necrosisCaptionTextBox
            // 
            this.necrosisCaptionTextBox.CanGrow = true;
            this.necrosisCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(26.565708160400391D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.necrosisCaptionTextBox.Name = "necrosisCaptionTextBox";
            this.necrosisCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.necrosisCaptionTextBox.StyleName = "Caption";
            this.necrosisCaptionTextBox.Value = "Necrosis";
            // 
            // foulingCaptionTextBox
            // 
            this.foulingCaptionTextBox.CanGrow = true;
            this.foulingCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(28.978879928588867D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.foulingCaptionTextBox.Name = "foulingCaptionTextBox";
            this.foulingCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.foulingCaptionTextBox.StyleName = "Caption";
            this.foulingCaptionTextBox.Value = "Fouling";
            // 
            // parasiteCaptionTextBox
            // 
            this.parasiteCaptionTextBox.CanGrow = true;
            this.parasiteCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(31.392049789428711D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.parasiteCaptionTextBox.Name = "parasiteCaptionTextBox";
            this.parasiteCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.parasiteCaptionTextBox.StyleName = "Caption";
            this.parasiteCaptionTextBox.Value = "Parasite";
            // 
            // mGRCaptionTextBox
            // 
            this.mGRCaptionTextBox.CanGrow = true;
            this.mGRCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(33.805221557617188D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.mGRCaptionTextBox.Name = "mGRCaptionTextBox";
            this.mGRCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.mGRCaptionTextBox.StyleName = "Caption";
            this.mGRCaptionTextBox.Value = "MGR";
            // 
            // remarkCaptionTextBox
            // 
            this.remarkCaptionTextBox.CanGrow = true;
            this.remarkCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(36.218391418457031D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.remarkCaptionTextBox.Name = "remarkCaptionTextBox";
            this.remarkCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.remarkCaptionTextBox.StyleName = "Caption";
            this.remarkCaptionTextBox.Value = "Remark";
            // 
            // productionCycleIDGroupFooterSection
            // 
            this.productionCycleIDGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.productionCycleIDGroupFooterSection.Name = "productionCycleIDGroupFooterSection";
            // 
            // productionCycleIDGroupHeaderSection
            // 
            this.productionCycleIDGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.31051528453826904D);
            this.productionCycleIDGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox2,
            this.textBox4});
            this.productionCycleIDGroupHeaderSection.Name = "productionCycleIDGroupHeaderSection";
            // 
            // textBox2
            // 
            this.textBox2.CanGrow = true;
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox2.StyleName = "Data";
            this.textBox2.Value = "= Fields.ProductionCycleID";
            // 
            // textBox4
            // 
            this.textBox4.CanGrow = true;
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.4340038299560547D), Telerik.Reporting.Drawing.Unit.Inch(0.010515213012695313D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox4.StyleName = "Data";
            this.textBox4.Value = "= Fields.ModuleName";
            // 
            // moduleNameGroupFooterSection
            // 
            this.moduleNameGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.moduleNameGroupFooterSection.Name = "moduleNameGroupFooterSection";
            // 
            // moduleNameGroupHeaderSection
            // 
            this.moduleNameGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.moduleNameGroupHeaderSection.Name = "moduleNameGroupHeaderSection";
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionString = "HatcheryReportLibrary.Properties.Settings.Hatchery";
            this.sqlDataSource1.Name = "sqlDataSource1";
            this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@ProductionCycleIDParameter", System.Data.DbType.String, "= Parameters.ProductionCycleIDParameter.Value")});
            this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
            // 
            // reportFooter
            // 
            this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.reportFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.populationSumFunctionTextBox2,
            this.survivalRateSumFunctionTextBox2,
            this.activitySumFunctionTextBox2,
            this.lengthSumFunctionTextBox2,
            this.sTDEVSumFunctionTextBox2,
            this.fGCSumFunctionTextBox2,
            this.necrosisSumFunctionTextBox2,
            this.foulingSumFunctionTextBox2,
            this.parasiteSumFunctionTextBox2,
            this.mGRSumFunctionTextBox2});
            this.reportFooter.Name = "reportFooter";
            this.reportFooter.Style.Visible = true;
            // 
            // textBox1
            // 
            this.textBox1.CanGrow = true;
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox1.StyleName = "Caption";
            this.textBox1.Value = "Grand total:";
            // 
            // populationSumFunctionTextBox2
            // 
            this.populationSumFunctionTextBox2.CanGrow = true;
            this.populationSumFunctionTextBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(12.086686134338379D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.populationSumFunctionTextBox2.Name = "populationSumFunctionTextBox2";
            this.populationSumFunctionTextBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.populationSumFunctionTextBox2.StyleName = "Data";
            this.populationSumFunctionTextBox2.Value = "= Sum(Fields.Population)";
            // 
            // survivalRateSumFunctionTextBox2
            // 
            this.survivalRateSumFunctionTextBox2.CanGrow = true;
            this.survivalRateSumFunctionTextBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(14.499855995178223D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.survivalRateSumFunctionTextBox2.Name = "survivalRateSumFunctionTextBox2";
            this.survivalRateSumFunctionTextBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.survivalRateSumFunctionTextBox2.StyleName = "Data";
            this.survivalRateSumFunctionTextBox2.Value = "= AVG(Fields.SurvivalRate)";
            // 
            // activitySumFunctionTextBox2
            // 
            this.activitySumFunctionTextBox2.CanGrow = true;
            this.activitySumFunctionTextBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(16.913026809692383D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.activitySumFunctionTextBox2.Name = "activitySumFunctionTextBox2";
            this.activitySumFunctionTextBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.activitySumFunctionTextBox2.StyleName = "Data";
            this.activitySumFunctionTextBox2.Value = "= AVG(Fields.Activity)";
            // 
            // lengthSumFunctionTextBox2
            // 
            this.lengthSumFunctionTextBox2.CanGrow = true;
            this.lengthSumFunctionTextBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(19.326196670532227D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.lengthSumFunctionTextBox2.Name = "lengthSumFunctionTextBox2";
            this.lengthSumFunctionTextBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.lengthSumFunctionTextBox2.StyleName = "Data";
            this.lengthSumFunctionTextBox2.Value = "= AVG(Fields.Length)";
            // 
            // sTDEVSumFunctionTextBox2
            // 
            this.sTDEVSumFunctionTextBox2.CanGrow = true;
            this.sTDEVSumFunctionTextBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(21.739368438720703D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.sTDEVSumFunctionTextBox2.Name = "sTDEVSumFunctionTextBox2";
            this.sTDEVSumFunctionTextBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.sTDEVSumFunctionTextBox2.StyleName = "Data";
            this.sTDEVSumFunctionTextBox2.Value = "= Sum(Fields.STDEV)";
            // 
            // fGCSumFunctionTextBox2
            // 
            this.fGCSumFunctionTextBox2.CanGrow = true;
            this.fGCSumFunctionTextBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(24.152538299560547D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.fGCSumFunctionTextBox2.Name = "fGCSumFunctionTextBox2";
            this.fGCSumFunctionTextBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.fGCSumFunctionTextBox2.StyleName = "Data";
            this.fGCSumFunctionTextBox2.Value = "= Sum(Fields.FGC)";
            // 
            // necrosisSumFunctionTextBox2
            // 
            this.necrosisSumFunctionTextBox2.CanGrow = true;
            this.necrosisSumFunctionTextBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(26.565708160400391D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.necrosisSumFunctionTextBox2.Name = "necrosisSumFunctionTextBox2";
            this.necrosisSumFunctionTextBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.necrosisSumFunctionTextBox2.StyleName = "Data";
            this.necrosisSumFunctionTextBox2.Value = "= Sum(Fields.Necrosis)";
            // 
            // foulingSumFunctionTextBox2
            // 
            this.foulingSumFunctionTextBox2.CanGrow = true;
            this.foulingSumFunctionTextBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(28.978879928588867D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.foulingSumFunctionTextBox2.Name = "foulingSumFunctionTextBox2";
            this.foulingSumFunctionTextBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.foulingSumFunctionTextBox2.StyleName = "Data";
            this.foulingSumFunctionTextBox2.Value = "= Sum(Fields.Fouling)";
            // 
            // parasiteSumFunctionTextBox2
            // 
            this.parasiteSumFunctionTextBox2.CanGrow = true;
            this.parasiteSumFunctionTextBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(31.392049789428711D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.parasiteSumFunctionTextBox2.Name = "parasiteSumFunctionTextBox2";
            this.parasiteSumFunctionTextBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.parasiteSumFunctionTextBox2.StyleName = "Data";
            this.parasiteSumFunctionTextBox2.Value = "= Sum(Fields.Parasite)";
            // 
            // mGRSumFunctionTextBox2
            // 
            this.mGRSumFunctionTextBox2.CanGrow = true;
            this.mGRSumFunctionTextBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(33.805221557617188D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.mGRSumFunctionTextBox2.Name = "mGRSumFunctionTextBox2";
            this.mGRSumFunctionTextBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.mGRSumFunctionTextBox2.StyleName = "Data";
            this.mGRSumFunctionTextBox2.Value = "= Sum(Fields.MGR)";
            // 
            // pageFooter
            // 
            this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            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(19.284530639648438D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.currentTimeTextBox.StyleName = "PageInfo";
            this.currentTimeTextBox.Value = "=NOW()";
            // 
            // pageInfoTextBox
            // 
            this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(19.326196670532227D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.pageInfoTextBox.Name = "pageInfoTextBox";
            this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(19.284530639648438D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            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(0.80823493003845215D);
            this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.titleTextBox});
            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(38.631561279296875D), Telerik.Reporting.Drawing.Unit.Inch(0.787401556968689D));
            this.titleTextBox.StyleName = "Title";
            this.titleTextBox.Value = "Complete PL Report";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.dateDataTextBox,
            this.dOCDataTextBox,
            this.stageDataTextBox,
            this.populationDataTextBox,
            this.survivalRateDataTextBox,
            this.activityDataTextBox,
            this.lengthDataTextBox,
            this.sTDEVDataTextBox,
            this.fGCDataTextBox,
            this.necrosisDataTextBox,
            this.foulingDataTextBox,
            this.parasiteDataTextBox,
            this.mGRDataTextBox,
            this.remarkDataTextBox});
            this.detail.Name = "detail";
            // 
            // dateDataTextBox
            // 
            this.dateDataTextBox.CanGrow = true;
            this.dateDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.8471741676330566D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.dateDataTextBox.Name = "dateDataTextBox";
            this.dateDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.dateDataTextBox.StyleName = "Data";
            this.dateDataTextBox.Value = "= Fields.Date";
            // 
            // dOCDataTextBox
            // 
            this.dOCDataTextBox.CanGrow = true;
            this.dOCDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.2603449821472168D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.dOCDataTextBox.Name = "dOCDataTextBox";
            this.dOCDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.dOCDataTextBox.StyleName = "Data";
            this.dOCDataTextBox.Value = "= Fields.DOC";
            // 
            // stageDataTextBox
            // 
            this.stageDataTextBox.CanGrow = true;
            this.stageDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.6735153198242188D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.stageDataTextBox.Name = "stageDataTextBox";
            this.stageDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.stageDataTextBox.StyleName = "Data";
            this.stageDataTextBox.Value = "= Fields.Stage";
            // 
            // populationDataTextBox
            // 
            this.populationDataTextBox.CanGrow = true;
            this.populationDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(12.086686134338379D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.populationDataTextBox.Name = "populationDataTextBox";
            this.populationDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.populationDataTextBox.StyleName = "Data";
            this.populationDataTextBox.Value = "= Fields.Population";
            // 
            // survivalRateDataTextBox
            // 
            this.survivalRateDataTextBox.CanGrow = true;
            this.survivalRateDataTextBox.Format = "{0:P0}";
            this.survivalRateDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(14.499855995178223D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.survivalRateDataTextBox.Name = "survivalRateDataTextBox";
            this.survivalRateDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.survivalRateDataTextBox.StyleName = "Data";
            this.survivalRateDataTextBox.Value = "= Fields.SurvivalRate";
            // 
            // activityDataTextBox
            // 
            this.activityDataTextBox.CanGrow = true;
            this.activityDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(16.913026809692383D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.activityDataTextBox.Name = "activityDataTextBox";
            this.activityDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.activityDataTextBox.StyleName = "Data";
            this.activityDataTextBox.Value = "= Fields.Activity";
            // 
            // lengthDataTextBox
            // 
            this.lengthDataTextBox.CanGrow = true;
            this.lengthDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(19.326196670532227D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.lengthDataTextBox.Name = "lengthDataTextBox";
            this.lengthDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.lengthDataTextBox.StyleName = "Data";
            this.lengthDataTextBox.Value = "= Fields.Length";
            // 
            // sTDEVDataTextBox
            // 
            this.sTDEVDataTextBox.CanGrow = true;
            this.sTDEVDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(21.739368438720703D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.sTDEVDataTextBox.Name = "sTDEVDataTextBox";
            this.sTDEVDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.sTDEVDataTextBox.StyleName = "Data";
            this.sTDEVDataTextBox.Value = "= Fields.STDEV";
            // 
            // fGCDataTextBox
            // 
            this.fGCDataTextBox.CanGrow = true;
            this.fGCDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(24.152538299560547D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.fGCDataTextBox.Name = "fGCDataTextBox";
            this.fGCDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.fGCDataTextBox.StyleName = "Data";
            this.fGCDataTextBox.Value = "= Fields.FGC";
            // 
            // necrosisDataTextBox
            // 
            this.necrosisDataTextBox.CanGrow = true;
            this.necrosisDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(26.565708160400391D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.necrosisDataTextBox.Name = "necrosisDataTextBox";
            this.necrosisDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.necrosisDataTextBox.StyleName = "Data";
            this.necrosisDataTextBox.Value = "= Fields.Necrosis";
            // 
            // foulingDataTextBox
            // 
            this.foulingDataTextBox.CanGrow = true;
            this.foulingDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(28.978879928588867D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.foulingDataTextBox.Name = "foulingDataTextBox";
            this.foulingDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.foulingDataTextBox.StyleName = "Data";
            this.foulingDataTextBox.Value = "= Fields.Fouling";
            // 
            // parasiteDataTextBox
            // 
            this.parasiteDataTextBox.CanGrow = true;
            this.parasiteDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(31.392049789428711D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.parasiteDataTextBox.Name = "parasiteDataTextBox";
            this.parasiteDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.parasiteDataTextBox.StyleName = "Data";
            this.parasiteDataTextBox.Value = "= Fields.Parasite";
            // 
            // mGRDataTextBox
            // 
            this.mGRDataTextBox.CanGrow = true;
            this.mGRDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(33.805221557617188D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.mGRDataTextBox.Name = "mGRDataTextBox";
            this.mGRDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.mGRDataTextBox.StyleName = "Data";
            this.mGRDataTextBox.Value = "= Fields.MGR";
            // 
            // remarkDataTextBox
            // 
            this.remarkDataTextBox.CanGrow = true;
            this.remarkDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(36.218391418457031D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.remarkDataTextBox.Name = "remarkDataTextBox";
            this.remarkDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3923370838165283D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.remarkDataTextBox.StyleName = "Data";
            this.remarkDataTextBox.Value = "= Fields.Remark";
            // 
            // CompletePLReport
            // 
            this.DataSource = this.sqlDataSource1;
            group1.GroupFooter = this.labelsGroupFooterSection;
            group1.GroupHeader = this.labelsGroupHeaderSection;
            group1.Name = "labelsGroup";
            group2.GroupFooter = this.productionCycleIDGroupFooterSection;
            group2.GroupHeader = this.productionCycleIDGroupHeaderSection;
            group2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ProductionCycleID"));
            group2.Name = "productionCycleIDGroup";
            group3.GroupFooter = this.moduleNameGroupFooterSection;
            group3.GroupHeader = this.moduleNameGroupHeaderSection;
            group3.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.ModuleName"));
            group3.Name = "moduleNameGroup";
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            group1,
            group2,
            group3});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.labelsGroupHeaderSection,
            this.labelsGroupFooterSection,
            this.productionCycleIDGroupHeaderSection,
            this.productionCycleIDGroupFooterSection,
            this.moduleNameGroupHeaderSection,
            this.moduleNameGroupFooterSection,
            this.reportFooter,
            this.pageFooter,
            this.reportHeader,
            this.detail});
            this.Name = "CompletePLReport";
            this.PageSettings.Landscape = true;
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Cm(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.Custom;
            this.PageSettings.PaperSize = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(200D), Telerik.Reporting.Drawing.Unit.Cm(100D));
            reportParameter1.Name = "ProductionCycleIDParameter";
            reportParameter1.Text = "ProductionCycleIDParameter";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            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("Title")});
            styleRule2.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
            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.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
            styleRule3.Style.Color = System.Drawing.Color.White;
            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.Color = System.Drawing.Color.Black;
            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.Color = System.Drawing.Color.Black;
            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(38.631561279296875D);
            ((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(InventoryValueReport));
     Telerik.Reporting.Drawing.StyleRule            styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
     this.pageHeaderSection1     = new Telerik.Reporting.PageHeaderSection();
     this.pictureBox2            = new Telerik.Reporting.PictureBox();
     this.pictureBox1            = new Telerik.Reporting.PictureBox();
     this.textBox2               = new Telerik.Reporting.TextBox();
     this.textBox3               = new Telerik.Reporting.TextBox();
     this.textBox16              = new Telerik.Reporting.TextBox();
     this.textBox22              = new Telerik.Reporting.TextBox();
     this.detail                 = new Telerik.Reporting.DetailSection();
     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.textBox9               = new Telerik.Reporting.TextBox();
     this.textBox5               = new Telerik.Reporting.TextBox();
     this.textBox10              = new Telerik.Reporting.TextBox();
     this.textBox11              = new Telerik.Reporting.TextBox();
     this.pageFooterSection1     = new Telerik.Reporting.PageFooterSection();
     this.textBox21              = new Telerik.Reporting.TextBox();
     this.reportHeaderSection1   = new Telerik.Reporting.ReportHeaderSection();
     this.itemsHeaderPanel       = new Telerik.Reporting.Panel();
     this.ItemNoHeaderTextBox    = new Telerik.Reporting.TextBox();
     this.textBox8               = new Telerik.Reporting.TextBox();
     this.qtyHeaderTextBox       = new Telerik.Reporting.TextBox();
     this.textBox4               = new Telerik.Reporting.TextBox();
     this.unitPriceHeaderTextBox = new Telerik.Reporting.TextBox();
     this.lineTotalHeaderTextBox = new Telerik.Reporting.TextBox();
     this.textBox7               = new Telerik.Reporting.TextBox();
     this.textBox1               = new Telerik.Reporting.TextBox();
     this.reportFooterSection1   = new Telerik.Reporting.ReportFooterSection();
     this.textBox6               = new Telerik.Reporting.TextBox();
     this.panel1                 = new Telerik.Reporting.Panel();
     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.textBox23              = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(6.9999995231628418D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox2,
         this.pictureBox1,
         this.textBox2,
         this.textBox3,
         this.textBox16,
         this.textBox22
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // pictureBox2
     //
     this.pictureBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(4.5000004768371582D), Telerik.Reporting.Drawing.Unit.Cm(3.4998996257781982D));
     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.9114580154418945D), Telerik.Reporting.Drawing.Unit.Cm(9.9921220680698752E-05D));
     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")));
     //
     // textBox2
     //
     this.textBox2.Format              = "{0:d}";
     this.textBox2.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.0472440719604492D), Telerik.Reporting.Drawing.Unit.Inch(2.1653938293457031D));
     this.textBox2.Name                = "textBox2";
     this.textBox2.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6024017333984375D), Telerik.Reporting.Drawing.Unit.Inch(0.19681096076965332D));
     this.textBox2.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     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.Right;
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value               = "Valor del Inventario al ";
     //
     // textBox3
     //
     this.textBox3.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.7716531753540039D), Telerik.Reporting.Drawing.Unit.Inch(2.3622837066650391D));
     this.textBox3.Name                = "textBox3";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.9566535949707031D), Telerik.Reporting.Drawing.Unit.Inch(0.19681096076965332D));
     this.textBox3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox3.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox3.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox3.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value               = "Moneda $RD";
     //
     // textBox16
     //
     this.textBox16.Format          = "{0:d}";
     this.textBox16.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.6497254371643066D), Telerik.Reporting.Drawing.Unit.Inch(2.1653544902801514D));
     this.textBox16.Name            = "textBox16";
     this.textBox16.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3541731834411621D), Telerik.Reporting.Drawing.Unit.Inch(0.19681096076965332D));
     this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox16.Value           = "=Now().ToString(\"dd/MM/yyyy\")";
     //
     // textBox22
     //
     this.textBox22.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.2362208366394043D), Telerik.Reporting.Drawing.Unit.Inch(0.15748031437397003D));
     this.textBox22.Name                = "textBox22";
     this.textBox22.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.0020925998687744D), 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()";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(0.60000061988830566D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox15,
         this.textBox14,
         this.textBox13,
         this.textBox12,
         this.textBox9,
         this.textBox5,
         this.textBox10,
         this.textBox11
     });
     this.detail.Name = "detail";
     //
     // textBox15
     //
     this.textBox15.Format   = "{0:N0}";
     this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11.479398727416992D), Telerik.Reporting.Drawing.Unit.Cm(0.0002018610539380461D));
     this.textBox15.Name     = "textBox15";
     this.textBox15.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.8206015825271606D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.textBox15.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.textBox15.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox15.Style.Color         = System.Drawing.Color.DimGray;
     this.textBox15.Style.Font.Bold     = true;
     this.textBox15.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox15.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Cm(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 = "=Stock";
     //
     // textBox14
     //
     this.textBox14.Format   = "{0:C2}";
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.2397994995117188D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.2394001483917236D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.textBox14.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.textBox14.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.Color         = System.Drawing.Color.DimGray;
     this.textBox14.Style.Font.Bold     = true;
     this.textBox14.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox14.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.textBox14.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox14.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.Value = "=UnitPrice1";
     //
     // textBox13
     //
     this.textBox13.Format   = "{0:C2}";
     this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.0001993179321289D), Telerik.Reporting.Drawing.Unit.Cm(0.00020266849605832249D));
     this.textBox13.Name     = "textBox13";
     this.textBox13.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.2394001483917236D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.textBox13.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.textBox13.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox13.Style.Color         = System.Drawing.Color.DimGray;
     this.textBox13.Style.Font.Bold     = true;
     this.textBox13.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox13.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.textBox13.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox13.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.Value = "=ProductCost";
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.8001997470855713D), Telerik.Reporting.Drawing.Unit.Cm(0.0002018610539380461D));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.1997990608215332D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.textBox12.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.textBox12.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.Color         = System.Drawing.Color.DimGray;
     this.textBox12.Style.Font.Bold     = true;
     this.textBox12.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox12.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Cm(0.30000001192092896D);
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value = "=ProductName";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00019984244136139751D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.7998001575469971D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.textBox9.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.textBox9.Style.Color         = System.Drawing.Color.DimGray;
     this.textBox9.Style.Font.Bold     = true;
     this.textBox9.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox9.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox9.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "=ProductCode";
     //
     // textBox5
     //
     this.textBox5.Format   = "{0:C2}";
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(13.300200462341309D), Telerik.Reporting.Drawing.Unit.Cm(0.0002018610539380461D));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5989987850189209D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.textBox5.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.textBox5.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox5.Style.Color         = System.Drawing.Color.DimGray;
     this.textBox5.Style.Font.Bold     = true;
     this.textBox5.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox5.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.textBox5.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox5.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.Value = "=InventoryValue";
     //
     // textBox10
     //
     this.textBox10.Format   = "{0:C2}";
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(15.899398803710938D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.70060133934021D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.textBox10.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.textBox10.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.Color         = System.Drawing.Color.DimGray;
     this.textBox10.Style.Font.Bold     = true;
     this.textBox10.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox10.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.textBox10.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox10.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value = "=ValueSale";
     //
     // textBox11
     //
     this.textBox11.Format   = "{0:C2}";
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(18.624814987182617D), Telerik.Reporting.Drawing.Unit.Cm(0.00020266849605832249D));
     this.textBox11.Name     = "textBox11";
     this.textBox11.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.70060133934021D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.textBox11.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.textBox11.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.Color         = System.Drawing.Color.DimGray;
     this.textBox11.Style.Font.Bold     = true;
     this.textBox11.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox11.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.textBox11.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value = "=ValueSale - InventoryValue";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox21
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // textBox21
     //
     this.textBox21.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.47244104743003845D));
     this.textBox21.Name                = "textBox21";
     this.textBox21.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4644882678985596D), Telerik.Reporting.Drawing.Unit.Inch(0.39370092749595642D));
     this.textBox21.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox21.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox21.Value               = "= \"Página \" + PageNumber  + \" De \" + PageCount   ";
     //
     // reportHeaderSection1
     //
     this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(0.69989955425262451D);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.itemsHeaderPanel
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     //
     // itemsHeaderPanel
     //
     this.itemsHeaderPanel.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.ItemNoHeaderTextBox,
         this.textBox8,
         this.qtyHeaderTextBox,
         this.textBox4,
         this.unitPriceHeaderTextBox,
         this.lineTotalHeaderTextBox,
         this.textBox7,
         this.textBox1
     });
     this.itemsHeaderPanel.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.9921220680698752E-05D), Telerik.Reporting.Drawing.Unit.Cm(0.099899426102638245D));
     this.itemsHeaderPanel.Name     = "itemsHeaderPanel";
     this.itemsHeaderPanel.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(21.325315475463867D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.itemsHeaderPanel.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.itemsHeaderPanel.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.itemsHeaderPanel.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // ItemNoHeaderTextBox
     //
     this.ItemNoHeaderTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010002215276472271D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.ItemNoHeaderTextBox.Name     = "ItemNoHeaderTextBox";
     this.ItemNoHeaderTextBox.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.7998001575469971D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.ItemNoHeaderTextBox.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.ItemNoHeaderTextBox.Style.Color         = System.Drawing.Color.DimGray;
     this.ItemNoHeaderTextBox.Style.Font.Bold     = true;
     this.ItemNoHeaderTextBox.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.ItemNoHeaderTextBox.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.ItemNoHeaderTextBox.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.ItemNoHeaderTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.ItemNoHeaderTextBox.Value = "Código";
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.8000998497009277D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.1997995376586914D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.textBox8.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.textBox8.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.Color         = System.Drawing.Color.DimGray;
     this.textBox8.Style.Font.Bold     = true;
     this.textBox8.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox8.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox8.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.Value = "Producto";
     //
     // qtyHeaderTextBox
     //
     this.qtyHeaderTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.0000991821289062D), Telerik.Reporting.Drawing.Unit.Cm(0.00030359902302734554D));
     this.qtyHeaderTextBox.Name     = "qtyHeaderTextBox";
     this.qtyHeaderTextBox.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.2394001483917236D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.qtyHeaderTextBox.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.qtyHeaderTextBox.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.qtyHeaderTextBox.Style.Color         = System.Drawing.Color.DimGray;
     this.qtyHeaderTextBox.Style.Font.Bold     = true;
     this.qtyHeaderTextBox.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.qtyHeaderTextBox.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.qtyHeaderTextBox.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.qtyHeaderTextBox.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.qtyHeaderTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.qtyHeaderTextBox.Value = "Costo $RD ";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.2396993637084961D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.2394001483917236D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.textBox4.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.textBox4.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.Color         = System.Drawing.Color.DimGray;
     this.textBox4.Style.Font.Bold     = true;
     this.textBox4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox4.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.textBox4.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox4.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value = "Precio $RD ";
     //
     // unitPriceHeaderTextBox
     //
     this.unitPriceHeaderTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11.47929859161377D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.unitPriceHeaderTextBox.Name     = "unitPriceHeaderTextBox";
     this.unitPriceHeaderTextBox.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.8206015825271606D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.unitPriceHeaderTextBox.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.unitPriceHeaderTextBox.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.unitPriceHeaderTextBox.Style.Color         = System.Drawing.Color.DimGray;
     this.unitPriceHeaderTextBox.Style.Font.Bold     = true;
     this.unitPriceHeaderTextBox.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.unitPriceHeaderTextBox.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.unitPriceHeaderTextBox.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.unitPriceHeaderTextBox.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.unitPriceHeaderTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.unitPriceHeaderTextBox.Value = "Existencia";
     //
     // lineTotalHeaderTextBox
     //
     this.lineTotalHeaderTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(13.300100326538086D), Telerik.Reporting.Drawing.Unit.Cm(0.00030359902302734554D));
     this.lineTotalHeaderTextBox.Name     = "lineTotalHeaderTextBox";
     this.lineTotalHeaderTextBox.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5989987850189209D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.lineTotalHeaderTextBox.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.lineTotalHeaderTextBox.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.lineTotalHeaderTextBox.Style.Color         = System.Drawing.Color.DimGray;
     this.lineTotalHeaderTextBox.Style.Font.Bold     = true;
     this.lineTotalHeaderTextBox.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.lineTotalHeaderTextBox.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.lineTotalHeaderTextBox.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.lineTotalHeaderTextBox.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.lineTotalHeaderTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.lineTotalHeaderTextBox.Value = "Valor Inventario";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(15.899298667907715D), Telerik.Reporting.Drawing.Unit.Cm(0.00030279159545898438D));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.70060133934021D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.textBox7.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.textBox7.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.Color         = System.Drawing.Color.DimGray;
     this.textBox7.Style.Font.Bold     = true;
     this.textBox7.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox7.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.textBox7.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox7.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value = "Valor Venta";
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(18.624715805053711D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.70060133934021D), Telerik.Reporting.Drawing.Unit.Cm(0.59969890117645264D));
     this.textBox1.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.textBox1.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.Color         = System.Drawing.Color.DimGray;
     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.Cm(0D);
     this.textBox1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.textBox1.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value = "Ganancias";
     //
     // reportFooterSection1
     //
     this.reportFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.59059077501297D);
     this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6,
         this.panel1,
         this.textBox17,
         this.textBox18,
         this.textBox19,
         this.textBox20,
         this.textBox23
     });
     this.reportFooterSection1.Name = "reportFooterSection1";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.23626010119915009D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6771652698516846D), Telerik.Reporting.Drawing.Unit.Inch(0.23622035980224609D));
     this.textBox6.Value    = "Total Producto/s: {Count(ProductCode)}\r\n";
     //
     // panel1
     //
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9736431062920019E-05D));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.39575481414795D), Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D));
     this.panel1.Style.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
     //
     // textBox17
     //
     this.textBox17.Format              = "{0:N0}";
     this.textBox17.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.5194487571716309D), Telerik.Reporting.Drawing.Unit.Inch(0.052201908081769943D));
     this.textBox17.Name                = "textBox17";
     this.textBox17.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.71677207946777344D), Telerik.Reporting.Drawing.Unit.Inch(0.39370092749595642D));
     this.textBox17.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox17.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox17.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox17.Value               = "= Sum(Stock)";
     //
     // textBox18
     //
     this.textBox18.Format              = "{0:C2}";
     this.textBox18.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.2362995147705078D), Telerik.Reporting.Drawing.Unit.Inch(0.052201908081769943D));
     this.textBox18.Name                = "textBox18";
     this.textBox18.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0232276916503906D), Telerik.Reporting.Drawing.Unit.Inch(0.39370092749595642D));
     this.textBox18.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox18.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox18.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox18.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox18.Value               = "= Sum(InventoryValue)";
     //
     // textBox19
     //
     this.textBox19.Format              = "{0:C2}";
     this.textBox19.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.259605884552002D), Telerik.Reporting.Drawing.Unit.Inch(0.052201908081769943D));
     this.textBox19.Name                = "textBox19";
     this.textBox19.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0632293224334717D), Telerik.Reporting.Drawing.Unit.Inch(0.39370092749595642D));
     this.textBox19.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox19.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox19.Value               = "= Sum(ValueSale)";
     //
     // textBox20
     //
     this.textBox20.Location             = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.0317554473876953D), Telerik.Reporting.Drawing.Unit.Inch(0.052202224731445312D));
     this.textBox20.Name                 = "textBox20";
     this.textBox20.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.48761430382728577D), Telerik.Reporting.Drawing.Unit.Inch(0.39370059967041016D));
     this.textBox20.Style.Font.Bold      = true;
     this.textBox20.Style.Font.Underline = false;
     this.textBox20.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox20.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox20.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox20.Value                = "Total:";
     //
     // textBox23
     //
     this.textBox23.Format              = "{0:C2}";
     this.textBox23.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.3326048851013184D), Telerik.Reporting.Drawing.Unit.Inch(0.052201908081769943D));
     this.textBox23.Name                = "textBox23";
     this.textBox23.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0632293224334717D), Telerik.Reporting.Drawing.Unit.Inch(0.39370092749595642D));
     this.textBox23.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox23.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox23.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(5D);
     this.textBox23.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox23.Value               = "= Sum(ValueSale - InventoryValue)\r\n";
     //
     // InventoryValueReport
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1,
         this.reportHeaderSection1,
         this.reportFooterSection1
     });
     this.Name = "InventoryValueReport";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Pixel(10D), Telerik.Reporting.Drawing.Unit.Mm(0D), Telerik.Reporting.Drawing.Unit.Pixel(10D), Telerik.Reporting.Drawing.Unit.Pixel(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.3958330154418945D);
     ((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.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup6 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.textBox26 = new Telerik.Reporting.TextBox();
            this.textBox29 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            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.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.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox24 = new Telerik.Reporting.TextBox();
            this.textBox25 = new Telerik.Reporting.TextBox();
            this.textBox28 = new Telerik.Reporting.TextBox();
            this.textBox31 = new Telerik.Reporting.TextBox();
            this.textBox32 = new Telerik.Reporting.TextBox();
            this.TransctionLedgerobjectDataSource = new Telerik.Reporting.ObjectDataSource();
            this.textBox23 = new Telerik.Reporting.TextBox();
            this.TransctionobjectDataSource = new Telerik.Reporting.ObjectDataSource();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox27 = new Telerik.Reporting.TextBox();
            this.textBox30 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox17
            // 
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1489206552505493D), Telerik.Reporting.Drawing.Unit.Inch(0.2083333432674408D));
            this.textBox17.Style.BackgroundColor = System.Drawing.Color.Silver;
            this.textBox17.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox17.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox17.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox17.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.029999999329447746D);
            this.textBox17.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.textBox17.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
            this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox17.Value = "Name";
            // 
            // textBox19
            // 
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.190587043762207D), Telerik.Reporting.Drawing.Unit.Inch(0.208333358168602D));
            this.textBox19.Style.BackgroundColor = System.Drawing.Color.Silver;
            this.textBox19.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox19.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox19.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox19.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.029999999329447746D);
            this.textBox19.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.textBox19.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
            this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox19.Value = "Quantity";
            // 
            // textBox21
            // 
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1611859798431397D), Telerik.Reporting.Drawing.Unit.Inch(0.208333358168602D));
            this.textBox21.Style.BackgroundColor = System.Drawing.Color.Silver;
            this.textBox21.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox21.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox21.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox21.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.029999999329447746D);
            this.textBox21.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.textBox21.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
            this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox21.Value = "Rate";
            // 
            // textBox26
            // 
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1498101949691773D), Telerik.Reporting.Drawing.Unit.Inch(0.208333358168602D));
            this.textBox26.Style.BackgroundColor = System.Drawing.Color.Silver;
            this.textBox26.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox26.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox26.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox26.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.029999999329447746D);
            this.textBox26.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.textBox26.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
            this.textBox26.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox26.StyleName = "";
            this.textBox26.Value = "Sales Rate";
            // 
            // textBox29
            // 
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3146939277648926D), Telerik.Reporting.Drawing.Unit.Inch(0.208333358168602D));
            this.textBox29.Style.BackgroundColor = System.Drawing.Color.Silver;
            this.textBox29.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox29.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox29.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox29.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox29.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.029999999329447746D);
            this.textBox29.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.textBox29.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
            this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox29.StyleName = "";
            this.textBox29.Value = "Amount";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(2.0166668891906738D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox5,
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox9,
            this.textBox10,
            this.textBox11,
            this.textBox12,
            this.textBox13,
            this.textBox14,
            this.textBox15,
            this.textBox16,
            this.table1});
            this.detail.Name = "detail";
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.2981906861759853E-08D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.130000114440918D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox1.Value = "Date :";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1299999952316284D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox2.Value = "Invoice Number :";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.0498819351196289D), Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.75D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox3.Value = "Sub Total :";
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.0498819351196289D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.75D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox4.Value = "Paid Total :";
            // 
            // textBox5
            // 
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.0498814582824707D), Telerik.Reporting.Drawing.Unit.Inch(0.60000008344650269D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.75D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox5.Value = "Due Total :";
            // 
            // textBox6
            // 
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9365557313431054E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1299607753753662D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox6.Value = "Supplier Name :";
            // 
            // textBox7
            // 
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9365557313431054E-05D), Telerik.Reporting.Drawing.Unit.Inch(1D));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1299607753753662D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox7.Value = "Mobile Number :";
            // 
            // textBox8
            // 
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9365557313431054E-05D), Telerik.Reporting.Drawing.Unit.Inch(1.3000000715255737D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1299606561660767D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox8.Value = "Balance :";
            // 
            // textBox9
            // 
            this.textBox9.Format = "{0:d}";
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1300787925720215D), Telerik.Reporting.Drawing.Unit.Inch(3.9365557313431054E-05D));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.469921350479126D), Telerik.Reporting.Drawing.Unit.Inch(0.20000007748603821D));
            this.textBox9.Value = "=Fields.EntityDate";
            // 
            // textBox10
            // 
            this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1300787925720215D), Telerik.Reporting.Drawing.Unit.Inch(0.30000007152557373D));
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.469921350479126D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox10.Value = "=Fields.InvoiceNumber";
            // 
            // textBox11
            // 
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.7999606132507324D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999999284744263D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox11.Value = "=Fields.SubTotal";
            // 
            // textBox12
            // 
            this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.7999606132507324D), Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D));
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999999284744263D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBox12.Value = "=Fields.PaidTotal";
            // 
            // textBox13
            // 
            this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.7999601364135742D), Telerik.Reporting.Drawing.Unit.Inch(0.60000008344650269D));
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.19999991357326508D));
            this.textBox13.Value = "=Fields.DueTotal";
            // 
            // textBox14
            // 
            this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1300790309906006D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0699212551116943D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox14.Value = "=Fields.Supplier.Name";
            // 
            // textBox15
            // 
            this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1300790309906006D), Telerik.Reporting.Drawing.Unit.Inch(1D));
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0699212551116943D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox15.Value = "=Fields.Supplier.Mobile";
            // 
            // textBox16
            // 
            this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1300787925720215D), Telerik.Reporting.Drawing.Unit.Inch(1.3000000715255737D));
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0699214935302734D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBox16.Value = "=Fields.Supplier.SupplierAccount.Balance";
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1489198207855225D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.19753098487854D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.16118586063385D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1498103141784668D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.3146936893463135D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20138883590698242D)));
            this.table1.Body.SetCellContent(0, 1, this.textBox24);
            this.table1.Body.SetCellContent(0, 2, this.textBox25);
            this.table1.Body.SetCellContent(0, 3, this.textBox28);
            this.table1.Body.SetCellContent(0, 4, this.textBox31);
            this.table1.Body.SetCellContent(0, 0, this.textBox32);
            tableGroup1.Name = "tableGroup";
            tableGroup1.ReportItem = this.textBox17;
            tableGroup2.Name = "tableGroup1";
            tableGroup2.ReportItem = this.textBox19;
            tableGroup3.Name = "tableGroup2";
            tableGroup3.ReportItem = this.textBox21;
            tableGroup4.Name = "group";
            tableGroup4.ReportItem = this.textBox26;
            tableGroup5.Name = "group1";
            tableGroup5.ReportItem = this.textBox29;
            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.DataSource = this.TransctionLedgerobjectDataSource;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox24,
            this.textBox25,
            this.textBox28,
            this.textBox31,
            this.textBox32,
            this.textBox17,
            this.textBox19,
            this.textBox21,
            this.textBox26,
            this.textBox29});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9365557313431054E-05D), Telerik.Reporting.Drawing.Unit.Inch(1.6000001430511475D));
            this.table1.Name = "table1";
            tableGroup6.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup6.Name = "detailTableGroup";
            this.table1.RowGroups.Add(tableGroup6);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.9721407890319824D), Telerik.Reporting.Drawing.Unit.Inch(0.40972217917442322D));
            this.table1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox24
            // 
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.19753098487854D), Telerik.Reporting.Drawing.Unit.Inch(0.20833328366279602D));
            this.textBox24.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox24.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox24.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.029999999329447746D);
            this.textBox24.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.textBox24.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
            this.textBox24.Value = "=Fields.Quantity";
            // 
            // textBox25
            // 
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1611857414245606D), Telerik.Reporting.Drawing.Unit.Inch(0.20833328366279602D));
            this.textBox25.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox25.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox25.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.029999999329447746D);
            this.textBox25.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.textBox25.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
            this.textBox25.Value = "=Fields.Rate";
            // 
            // textBox28
            // 
            this.textBox28.Name = "textBox28";
            this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1498104333877564D), Telerik.Reporting.Drawing.Unit.Inch(0.20833328366279602D));
            this.textBox28.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox28.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox28.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.029999999329447746D);
            this.textBox28.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.textBox28.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
            this.textBox28.Value = "=Fields.SalesRate";
            // 
            // textBox31
            // 
            this.textBox31.Name = "textBox31";
            this.textBox31.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.314693808555603D), Telerik.Reporting.Drawing.Unit.Inch(0.20833328366279602D));
            this.textBox31.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox31.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox31.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox31.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.029999999329447746D);
            this.textBox31.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.textBox31.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
            this.textBox31.Value = "=Fields.Amount";
            // 
            // textBox32
            // 
            this.textBox32.Name = "textBox32";
            this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.148919939994812D), Telerik.Reporting.Drawing.Unit.Inch(0.20138883590698242D));
            this.textBox32.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox32.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox32.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.029999999329447746D);
            this.textBox32.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Inch(0D);
            this.textBox32.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D);
            this.textBox32.Value = "=Fields.Product.ProductName";
            // 
            // TransctionLedgerobjectDataSource
            // 
            this.TransctionLedgerobjectDataSource.DataSource = typeof(whostpos.Entitys.Entites.TransactionLedger);
            this.TransctionLedgerobjectDataSource.Name = "TransctionLedgerobjectDataSource";
            // 
            // textBox23
            // 
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1489198207855225D), Telerik.Reporting.Drawing.Unit.Inch(0.20833328366279602D));
            this.textBox23.Value = "=Fields.Product.Name";
            // 
            // TransctionobjectDataSource
            // 
            this.TransctionobjectDataSource.DataSource = typeof(whostpos.Entitys.Entites.Transaction);
            this.TransctionobjectDataSource.Name = "TransctionobjectDataSource";
            // 
            // textBox18
            // 
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
            // 
            // textBox20
            // 
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
            // 
            // textBox22
            // 
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.895833432674408D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
            // 
            // textBox27
            // 
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.81944435834884644D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
            this.textBox27.StyleName = "";
            // 
            // textBox30
            // 
            this.textBox30.Name = "textBox30";
            this.textBox30.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.513888955116272D), Telerik.Reporting.Drawing.Unit.Inch(0.49999997019767761D));
            this.textBox30.StyleName = "";
            // 
            // RptPurchaseReport
            // 
            this.DataSource = this.TransctionobjectDataSource;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail});
            this.Name = "RptPurchaseReport";
            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.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(6D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Esempio n. 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()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RptPriceList));
            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();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.detail = new Telerik.Reporting.DetailSection();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.sqlPriceList = new Telerik.Reporting.SqlDataSource();
            this.sqlInsurance = new Telerik.Reporting.SqlDataSource();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.pageInfoTextBox = new Telerik.Reporting.TextBox();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.currentTimeTextBox = new Telerik.Reporting.TextBox();
            this.groupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
            this.groupFooterSection = new Telerik.Reporting.GroupFooterSection();
            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();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.86614179611206055D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.textBox7,
            this.textBox2,
            this.textBox11});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.23622052371501923D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox5,
            this.textBox6,
            this.textBox8});
            this.detail.Name = "detail";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.40157508850097656D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox21,
            this.pageInfoTextBox,
            this.textBox22,
            this.currentTimeTextBox});
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // sqlPriceList
            // 
            this.sqlPriceList.ConnectionString = "AriClinicContext";
            this.sqlPriceList.Name = "sqlPriceList";
            this.sqlPriceList.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@Insurance", System.Data.DbType.Int32, "=Parameters.Insurance.Value")});
            this.sqlPriceList.SelectCommand = resources.GetString("sqlPriceList.SelectCommand");
            // 
            // sqlInsurance
            // 
            this.sqlInsurance.ConnectionString = "AriClinicContext";
            this.sqlInsurance.Name = "sqlInsurance";
            this.sqlInsurance.SelectCommand = "SELECT        insurance_id, name\r\nFROM            insurance";
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.0739359855651855D), 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.8000009059906006D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            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(20D);
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox1.Value = "Tarifario";
            // 
            // textBox7
            // 
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.43307080864906311D), Telerik.Reporting.Drawing.Unit.Inch(0.59055119752883911D));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.52755880355835D), 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.Value = "Servicio";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.078740119934082D), Telerik.Reporting.Drawing.Unit.Inch(0.59055119752883911D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4960631132125855D), 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.Value = "IVA";
            // 
            // textBox11
            // 
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.7716536521911621D), Telerik.Reporting.Drawing.Unit.Inch(0.59055119752883911D));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.999960720539093D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox11.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox11.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox11.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox11.Value = "Precio";
            // 
            // textBox21
            // 
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.25D), Telerik.Reporting.Drawing.Unit.Inch(0.09375D));
            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(5.90625D), Telerik.Reporting.Drawing.Unit.Inch(0.09375D));
            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.0104165077209473D), Telerik.Reporting.Drawing.Unit.Inch(0.09375D));
            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 = "/";
            // 
            // currentTimeTextBox
            // 
            this.currentTimeTextBox.Format = "{0:d}";
            this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.125D), Telerik.Reporting.Drawing.Unit.Inch(0.09375D));
            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()";
            // 
            // groupHeaderSection
            // 
            this.groupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.35433068871498108D);
            this.groupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox3,
            this.textBox4});
            this.groupHeaderSection.Name = "groupHeaderSection";
            // 
            // groupFooterSection
            // 
            this.groupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.15748023986816406D);
            this.groupFooterSection.Name = "groupFooterSection";
            this.groupFooterSection.PageBreak = Telerik.Reporting.PageBreak.After;
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.078740119934082031D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1416928768157959D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0D);
            this.textBox3.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
            this.textBox3.Style.Font.Bold = true;
            this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox3.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Point(0D);
            this.textBox3.Value = "Aseguradora:";
            // 
            // textBox4
            // 
            this.textBox4.Format = "{0}";
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2598425149917603D), Telerik.Reporting.Drawing.Unit.Inch(0.078740119934082031D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.4827752113342285D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox4.Value = "= Fields.n_insurance";
            // 
            // textBox5
            // 
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(10.999998092651367D), Telerik.Reporting.Drawing.Unit.Mm(0.0010012307902798057D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(114.99999237060547D), Telerik.Reporting.Drawing.Unit.Mm(5.0000014305114746D));
            this.textBox5.Value = "= Fields.s_name";
            // 
            // textBox6
            // 
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(129D), Telerik.Reporting.Drawing.Unit.Mm(0.0010052680736407638D));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(38.000003814697266D), Telerik.Reporting.Drawing.Unit.Mm(5.0000014305114746D));
            this.textBox6.Value = "= Fields.tx_name";
            // 
            // textBox8
            // 
            this.textBox8.Format = "{0:C2}";
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(172D), Telerik.Reporting.Drawing.Unit.Mm(0.0010052680736407638D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(25.398996353149414D), Telerik.Reporting.Drawing.Unit.Mm(5.0000014305114746D));
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox8.Value = "= Fields.price";
            // 
            // RptPriceList
            // 
            this.DataSource = this.sqlPriceList;
            group1.GroupFooter = this.groupFooterSection;
            group1.GroupHeader = this.groupHeaderSection;
            group1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.n_insurance"));
            group1.Name = "group";
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            group1});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1,
            this.groupHeaderSection,
            this.groupFooterSection});
            this.Name = "RptPriceList";
            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;
            reportParameter1.AvailableValues.DataSource = this.sqlInsurance;
            reportParameter1.AvailableValues.DisplayMember = "= Fields.name";
            reportParameter1.AvailableValues.ValueMember = "= Fields.insurance_id";
            reportParameter1.MultiValue = true;
            reportParameter1.Name = "Insurance";
            reportParameter1.Text = "Aseguradora ";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Visible = true;
            this.ReportParameters.Add(reportParameter1);
            this.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.n_insurance", Telerik.Reporting.SortDirection.Asc));
            this.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.s_name", Telerik.Reporting.SortDirection.Asc));
            this.Style.BackgroundColor = System.Drawing.Color.White;
            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.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()
 {
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(WorkersAndSalaryReport1));
     Telerik.Reporting.Barcodes.Code128Encoder      code128Encoder1 = new Telerik.Reporting.Barcodes.Code128Encoder();
     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();
     Telerik.Reporting.Drawing.StyleRule styleRule5 = new Telerik.Reporting.Drawing.StyleRule();
     this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.iDCaptionTextBox         = new Telerik.Reporting.TextBox();
     this.fiaCaptionTextBox        = new Telerik.Reporting.TextBox();
     this.salaryCaptionTextBox     = new Telerik.Reporting.TextBox();
     this.PersonnelDataSource1     = new Telerik.Reporting.SqlDataSource();
     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.barcode1           = new Telerik.Reporting.Barcode();
     this.reportHeader       = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox       = new Telerik.Reporting.TextBox();
     this.reportFooter       = new Telerik.Reporting.ReportFooterSection();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.iDDataTextBox      = new Telerik.Reporting.TextBox();
     this.fiaDataTextBox     = new Telerik.Reporting.TextBox();
     this.salaryDataTextBox  = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height        = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     this.labelsGroupFooterSection.Name          = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.iDCaptionTextBox,
         this.fiaCaptionTextBox,
         this.salaryCaptionTextBox
     });
     this.labelsGroupHeaderSection.Name             = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // iDCaptionTextBox
     //
     this.iDCaptionTextBox.CanGrow   = true;
     this.iDCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.iDCaptionTextBox.Name      = "iDCaptionTextBox";
     this.iDCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5470831394195557D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.iDCaptionTextBox.StyleName = "Caption";
     this.iDCaptionTextBox.Value     = "Табельний №";
     //
     // fiaCaptionTextBox
     //
     this.fiaCaptionTextBox.CanGrow   = true;
     this.fiaCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.6001996994018555D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.fiaCaptionTextBox.Name      = "fiaCaptionTextBox";
     this.fiaCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.3997993469238281D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.fiaCaptionTextBox.StyleName = "Caption";
     this.fiaCaptionTextBox.Value     = "ПІБ працівника";
     //
     // salaryCaptionTextBox
     //
     this.salaryCaptionTextBox.CanGrow   = true;
     this.salaryCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.000199317932129D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.salaryCaptionTextBox.Name      = "salaryCaptionTextBox";
     this.salaryCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.7610495090484619D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.salaryCaptionTextBox.StyleName = "Caption";
     this.salaryCaptionTextBox.Value     = "Оклад";
     //
     // PersonnelDataSource1
     //
     this.PersonnelDataSource1.ConnectionString = "ReportLib.Properties.Settings.Personneldepartment";
     this.PersonnelDataSource1.Name             = "PersonnelDataSource1";
     this.PersonnelDataSource1.SelectCommand    = resources.GetString("PersonnelDataSource1.SelectCommand");
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     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.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.reportNameTextBox.Name      = "reportNameTextBox";
     this.reportNameTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.708333015441895D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.reportNameTextBox.StyleName = "PageInfo";
     this.reportNameTextBox.Value     = "Звіт";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(0.65677398443222046D);
     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.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.currentTimeTextBox.Name      = "currentTimeTextBox";
     this.currentTimeTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.8277082443237305D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value     = "=NOW()";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.9335417747497559D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.8277082443237305D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // barcode1
     //
     this.barcode1.Encoder  = code128Encoder1;
     this.barcode1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
     this.barcode1.Name     = "barcode1";
     this.barcode1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(3.0000004768371582D));
     this.barcode1.Stretch  = true;
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Cm(1.2856251001358032D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox
     });
     this.reportHeader.Name = "reportHeader";
     //
     // titleTextBox
     //
     this.titleTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.titleTextBox.Name      = "titleTextBox";
     this.titleTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.814167022705078D), Telerik.Reporting.Drawing.Unit.Cm(1.2856249809265137D));
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value     = "Працівники та їхні оклади";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(3.0001006126403809D);
     this.reportFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.barcode1
     });
     this.reportFooter.Name = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.iDDataTextBox,
         this.fiaDataTextBox,
         this.salaryDataTextBox
     });
     this.detail.Name = "detail";
     //
     // iDDataTextBox
     //
     this.iDDataTextBox.CanGrow   = true;
     this.iDDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.iDDataTextBox.Name      = "iDDataTextBox";
     this.iDDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5470831394195557D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.iDDataTextBox.StyleName = "Data";
     this.iDDataTextBox.Value     = "= Fields.ID";
     //
     // fiaDataTextBox
     //
     this.fiaDataTextBox.CanGrow   = true;
     this.fiaDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.6001996994018555D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.fiaDataTextBox.Name      = "fiaDataTextBox";
     this.fiaDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.3997993469238281D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.fiaDataTextBox.StyleName = "Data";
     this.fiaDataTextBox.Value     = "= Fields.Fia";
     //
     // salaryDataTextBox
     //
     this.salaryDataTextBox.CanGrow   = true;
     this.salaryDataTextBox.Format    = "{0:C1}";
     this.salaryDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.000199317932129D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.salaryDataTextBox.Name      = "salaryDataTextBox";
     this.salaryDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.7610495090484619D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.salaryDataTextBox.StyleName = "Data";
     this.salaryDataTextBox.Value     = "= Fields.Salary";
     //
     // WorkersAndSalaryReport1
     //
     this.DataSource    = this.PersonnelDataSource1;
     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 = "WorkersAndSalaryReport1";
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D));
     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("Title")
     });
     styleRule2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(97)))), ((int)(((byte)(74)))));
     styleRule2.Style.Font.Name = "Georgia";
     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.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(174)))), ((int)(((byte)(173)))));
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(168)))), ((int)(((byte)(212)))));
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Dotted;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(238)))), ((int)(((byte)(243)))));
     styleRule3.Style.Font.Name     = "Georgia";
     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     = "Georgia";
     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     = "Georgia";
     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.Cm(15.814167022705078D);
     ((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(ReporteCompras));
     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();
     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.sqlDataSource1                  = new Telerik.Reporting.SqlDataSource();
     this.labelsGroupHeaderSection        = new Telerik.Reporting.GroupHeaderSection();
     this.labelsGroupFooterSection        = new Telerik.Reporting.GroupFooterSection();
     this.nUM_FACTURACaptionTextBox       = new Telerik.Reporting.TextBox();
     this.nOMBRECaptionTextBox            = new Telerik.Reporting.TextBox();
     this.rFCCaptionTextBox               = new Telerik.Reporting.TextBox();
     this.t_CELULARCaptionTextBox         = new Telerik.Reporting.TextBox();
     this.fECHA_COMPRACaptionTextBox      = new Telerik.Reporting.TextBox();
     this.fECHA_VENCIMIENTOCaptionTextBox = new Telerik.Reporting.TextBox();
     this.tOTALCaptionTextBox             = new Telerik.Reporting.TextBox();
     this.nUM_FACTURAGroupHeaderSection   = new Telerik.Reporting.GroupHeaderSection();
     this.nUM_FACTURAGroupFooterSection   = new Telerik.Reporting.GroupFooterSection();
     this.textBox1                     = 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.titleTextBox                 = new Telerik.Reporting.TextBox();
     this.reportFooter                 = new Telerik.Reporting.ReportFooterSection();
     this.detail                       = new Telerik.Reporting.DetailSection();
     this.nOMBREDataTextBox            = new Telerik.Reporting.TextBox();
     this.rFCDataTextBox               = new Telerik.Reporting.TextBox();
     this.t_CELULARDataTextBox         = new Telerik.Reporting.TextBox();
     this.fECHA_COMPRADataTextBox      = new Telerik.Reporting.TextBox();
     this.fECHA_VENCIMIENTODataTextBox = new Telerik.Reporting.TextBox();
     this.tOTALDataTextBox             = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "BaseDatos";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.23333333432674408D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.nUM_FACTURACaptionTextBox,
         this.fECHA_COMPRACaptionTextBox,
         this.fECHA_VENCIMIENTOCaptionTextBox,
         this.nOMBRECaptionTextBox,
         this.rFCCaptionTextBox,
         this.t_CELULARCaptionTextBox,
         this.tOTALCaptionTextBox
     });
     this.labelsGroupHeaderSection.Name             = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.22499999403953552D);
     this.labelsGroupFooterSection.Name          = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // nUM_FACTURACaptionTextBox
     //
     this.nUM_FACTURACaptionTextBox.CanGrow   = true;
     this.nUM_FACTURACaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.nUM_FACTURACaptionTextBox.Name      = "nUM_FACTURACaptionTextBox";
     this.nUM_FACTURACaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.nUM_FACTURACaptionTextBox.StyleName = "Caption";
     this.nUM_FACTURACaptionTextBox.Value     = "Factura";
     //
     // nOMBRECaptionTextBox
     //
     this.nOMBRECaptionTextBox.CanGrow   = true;
     this.nOMBRECaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.71674549579620361D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.nOMBRECaptionTextBox.Name      = "nOMBRECaptionTextBox";
     this.nOMBRECaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.nOMBRECaptionTextBox.StyleName = "Caption";
     this.nOMBRECaptionTextBox.Value     = "Proveedor";
     //
     // rFCCaptionTextBox
     //
     this.rFCCaptionTextBox.CanGrow   = true;
     this.rFCCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4168243408203125D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.rFCCaptionTextBox.Name      = "rFCCaptionTextBox";
     this.rFCCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.rFCCaptionTextBox.StyleName = "Caption";
     this.rFCCaptionTextBox.Value     = "RFC";
     //
     // t_CELULARCaptionTextBox
     //
     this.t_CELULARCaptionTextBox.CanGrow   = true;
     this.t_CELULARCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1169030666351318D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.t_CELULARCaptionTextBox.Name      = "t_CELULARCaptionTextBox";
     this.t_CELULARCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78301799297332764D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.t_CELULARCaptionTextBox.StyleName = "Caption";
     this.t_CELULARCaptionTextBox.Value     = "Teléfono";
     //
     // fECHA_COMPRACaptionTextBox
     //
     this.fECHA_COMPRACaptionTextBox.CanGrow   = true;
     this.fECHA_COMPRACaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.fECHA_COMPRACaptionTextBox.Name      = "fECHA_COMPRACaptionTextBox";
     this.fECHA_COMPRACaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999212503433228D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.fECHA_COMPRACaptionTextBox.StyleName = "Caption";
     this.fECHA_COMPRACaptionTextBox.Value     = "Fecha de compra";
     //
     // fECHA_VENCIMIENTOCaptionTextBox
     //
     this.fECHA_VENCIMIENTOCaptionTextBox.CanGrow   = true;
     this.fECHA_VENCIMIENTOCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.0999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.fECHA_VENCIMIENTOCaptionTextBox.Name      = "fECHA_VENCIMIENTOCaptionTextBox";
     this.fECHA_VENCIMIENTOCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4675995111465454D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.fECHA_VENCIMIENTOCaptionTextBox.StyleName = "Caption";
     this.fECHA_VENCIMIENTOCaptionTextBox.Value     = "Fecha de vencimiento";
     //
     // tOTALCaptionTextBox
     //
     this.tOTALCaptionTextBox.CanGrow   = true;
     this.tOTALCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.5676779747009277D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.tOTALCaptionTextBox.Name      = "tOTALCaptionTextBox";
     this.tOTALCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.tOTALCaptionTextBox.StyleName = "Caption";
     this.tOTALCaptionTextBox.Value     = "Total";
     //
     // nUM_FACTURAGroupHeaderSection
     //
     this.nUM_FACTURAGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.23333333432674408D);
     this.nUM_FACTURAGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1
     });
     this.nUM_FACTURAGroupHeaderSection.Name = "nUM_FACTURAGroupHeaderSection";
     //
     // nUM_FACTURAGroupFooterSection
     //
     this.nUM_FACTURAGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.22499999403953552D);
     this.nUM_FACTURAGroupFooterSection.Name   = "nUM_FACTURAGroupFooterSection";
     //
     // textBox1
     //
     this.textBox1.CanGrow   = true;
     this.textBox1.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox1.StyleName = "Data";
     this.textBox1.Value     = "= Fields.NUM_FACTURA";
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.787401556968689D);
     this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox,
         this.reportNameTextBox
     });
     this.pageHeader.Name = "pageHeader";
     //
     // reportNameTextBox
     //
     this.reportNameTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9333768654614687E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.reportNameTextBox.Name            = "reportNameTextBox";
     this.reportNameTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.2510504722595215D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.reportNameTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.reportNameTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.reportNameTextBox.StyleName       = "PageInfo";
     this.reportNameTextBox.Value           = "Reporte de Compras";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.23333333432674408D);
     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.01666666753590107D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.currentTimeTextBox.Name      = "currentTimeTextBox";
     this.currentTimeTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2083332538604736D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value     = "=NOW()";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.0593836307525635D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.1917059421539307D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // titleTextBox
     //
     this.titleTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.titleTextBox.Name            = "titleTextBox";
     this.titleTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.2510108947753906D), Telerik.Reporting.Drawing.Unit.Inch(0.787401556968689D));
     this.titleTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.titleTextBox.StyleName       = "Title";
     this.titleTextBox.Value           = "Medica de Especialidades Siloe";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.22499999403953552D);
     this.reportFooter.Name   = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.23333333432674408D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.nOMBREDataTextBox,
         this.rFCDataTextBox,
         this.t_CELULARDataTextBox,
         this.fECHA_COMPRADataTextBox,
         this.fECHA_VENCIMIENTODataTextBox,
         this.tOTALDataTextBox
     });
     this.detail.Name = "detail";
     //
     // nOMBREDataTextBox
     //
     this.nOMBREDataTextBox.CanGrow   = true;
     this.nOMBREDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.73333334922790527D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.nOMBREDataTextBox.Name      = "nOMBREDataTextBox";
     this.nOMBREDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.nOMBREDataTextBox.StyleName = "Data";
     this.nOMBREDataTextBox.Value     = "= Fields.NOMBRE";
     //
     // rFCDataTextBox
     //
     this.rFCDataTextBox.CanGrow   = true;
     this.rFCDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4168243408203125D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.rFCDataTextBox.Name      = "rFCDataTextBox";
     this.rFCDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.rFCDataTextBox.StyleName = "Data";
     this.rFCDataTextBox.Value     = "= Fields.RFC";
     //
     // t_CELULARDataTextBox
     //
     this.t_CELULARDataTextBox.CanGrow   = true;
     this.t_CELULARDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1999211311340332D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.t_CELULARDataTextBox.Name      = "t_CELULARDataTextBox";
     this.t_CELULARDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.t_CELULARDataTextBox.StyleName = "Data";
     this.t_CELULARDataTextBox.Value     = "= Fields.T_CELULAR";
     //
     // fECHA_COMPRADataTextBox
     //
     this.fECHA_COMPRADataTextBox.CanGrow   = true;
     this.fECHA_COMPRADataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.0999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.fECHA_COMPRADataTextBox.Name      = "fECHA_COMPRADataTextBox";
     this.fECHA_COMPRADataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.fECHA_COMPRADataTextBox.StyleName = "Data";
     this.fECHA_COMPRADataTextBox.Value     = "= Fields.FECHA_COMPRA";
     //
     // fECHA_VENCIMIENTODataTextBox
     //
     this.fECHA_VENCIMIENTODataTextBox.CanGrow   = true;
     this.fECHA_VENCIMIENTODataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.fECHA_VENCIMIENTODataTextBox.Name      = "fECHA_VENCIMIENTODataTextBox";
     this.fECHA_VENCIMIENTODataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.fECHA_VENCIMIENTODataTextBox.StyleName = "Data";
     this.fECHA_VENCIMIENTODataTextBox.Value     = "= Fields.FECHA_VENCIMIENTO";
     //
     // tOTALDataTextBox
     //
     this.tOTALDataTextBox.CanGrow   = true;
     this.tOTALDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.5676779747009277D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.tOTALDataTextBox.Name      = "tOTALDataTextBox";
     this.tOTALDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.tOTALDataTextBox.StyleName = "Data";
     this.tOTALDataTextBox.Value     = "= Fields.TOTAL";
     //
     // ReporteCompras
     //
     this.DataSource    = this.sqlDataSource1;
     group1.GroupFooter = this.labelsGroupFooterSection;
     group1.GroupHeader = this.labelsGroupHeaderSection;
     group1.Name        = "labelsGroup";
     group2.GroupFooter = this.nUM_FACTURAGroupFooterSection;
     group2.GroupHeader = this.nUM_FACTURAGroupHeaderSection;
     group2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.NUM_FACTURA"));
     group2.Name = "nUM_FACTURAGroup";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1,
         group2
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.labelsGroupHeaderSection,
         this.labelsGroupFooterSection,
         this.nUM_FACTURAGroupHeaderSection,
         this.nUM_FACTURAGroupFooterSection,
         this.pageHeader,
         this.pageFooter,
         this.reportFooter,
         this.detail
     });
     this.Name = "ReporteCompras";
     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.StyleSelector("Title")
     });
     styleRule2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(97)))), ((int)(((byte)(74)))));
     styleRule2.Style.Font.Name = "Georgia";
     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.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(174)))), ((int)(((byte)(173)))));
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(168)))), ((int)(((byte)(212)))));
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Dotted;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(238)))), ((int)(((byte)(243)))));
     styleRule3.Style.Font.Name     = "Georgia";
     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     = "Georgia";
     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     = "Georgia";
     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(6.2843837738037109D);
     ((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();

        }
Esempio n. 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.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.StyleRule styleRule1  = new Telerik.Reporting.Drawing.StyleRule();
     this.lblLine              = new Telerik.Reporting.TextBox();
     this.textBox27            = new Telerik.Reporting.TextBox();
     this.textBox32            = new Telerik.Reporting.TextBox();
     this.textBox28            = new Telerik.Reporting.TextBox();
     this.textBox29            = new Telerik.Reporting.TextBox();
     this.lblTitle             = new Telerik.Reporting.TextBox();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.table1               = new Telerik.Reporting.Table();
     this.txtBudgetHrs         = new Telerik.Reporting.TextBox();
     this.txtActual            = new Telerik.Reporting.TextBox();
     this.txtDelta             = new Telerik.Reporting.TextBox();
     this.txtDeltaPercent      = new Telerik.Reporting.TextBox();
     this.textBox23            = new Telerik.Reporting.TextBox();
     this.txtBudgetHrsTotal    = new Telerik.Reporting.TextBox();
     this.txtActualTotal       = new Telerik.Reporting.TextBox();
     this.txtDeltaTotal        = new Telerik.Reporting.TextBox();
     this.txtDeltaPercentTotal = new Telerik.Reporting.TextBox();
     this.txtName              = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // lblLine
     //
     this.lblLine.Name = "lblLine";
     this.lblLine.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.62124669551849365D), Telerik.Reporting.Drawing.Unit.Inch(0.15999998152256012D));
     this.lblLine.Style.Font.Italic   = true;
     this.lblLine.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.lblLine.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.lblLine.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.lblLine.Value = "Line";
     //
     // textBox27
     //
     this.textBox27.Name = "textBox27";
     this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8267862200737D), Telerik.Reporting.Drawing.Unit.Inch(0.15999998152256012D));
     this.textBox27.Style.Font.Italic   = true;
     this.textBox27.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox27.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox27.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.Style.Visible       = false;
     this.textBox27.Value = "Budget Hrs";
     //
     // textBox32
     //
     this.textBox32.Name = "textBox32";
     this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.73888981342315674D), Telerik.Reporting.Drawing.Unit.Inch(0.15999998152256012D));
     this.textBox32.Style.Font.Italic   = true;
     this.textBox32.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox32.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox32.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox32.Value = "Actual";
     //
     // textBox28
     //
     this.textBox28.Name = "textBox28";
     this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7030985951423645D), Telerik.Reporting.Drawing.Unit.Inch(0.15999998152256012D));
     this.textBox28.Style.Font.Italic   = true;
     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.Style.Visible       = false;
     this.textBox28.Value = "Variance";
     //
     // textBox29
     //
     this.textBox29.Name = "textBox29";
     this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.55997836589813232D), Telerik.Reporting.Drawing.Unit.Inch(0.15999998152256012D));
     this.textBox29.Style.Font.Italic   = true;
     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.Style.Visible       = false;
     this.textBox29.Value = "%";
     //
     // lblTitle
     //
     this.lblTitle.Name                 = "lblTitle";
     this.lblTitle.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4500000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.2199999988079071D));
     this.lblTitle.Style.Font.Bold      = true;
     this.lblTitle.Style.Font.Name      = "Arial";
     this.lblTitle.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.lblTitle.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.lblTitle.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.lblTitle.Value                = "Time By Batch Type";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.79036188125610352D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.detail.Name = "detail";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.62124675512313843D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.8267862200737D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.738889753818512D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.70309865474700928D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.5599784255027771D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.15999999642372131D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.250322550535202D)));
     this.table1.Body.SetCellContent(0, 1, this.txtBudgetHrs);
     this.table1.Body.SetCellContent(0, 2, this.txtActual);
     this.table1.Body.SetCellContent(0, 3, this.txtDelta);
     this.table1.Body.SetCellContent(0, 4, this.txtDeltaPercent);
     this.table1.Body.SetCellContent(1, 0, this.textBox23);
     this.table1.Body.SetCellContent(1, 1, this.txtBudgetHrsTotal);
     this.table1.Body.SetCellContent(1, 2, this.txtActualTotal);
     this.table1.Body.SetCellContent(1, 3, this.txtDeltaTotal);
     this.table1.Body.SetCellContent(1, 4, this.txtDeltaPercentTotal);
     this.table1.Body.SetCellContent(0, 0, this.txtName);
     tableGroup2.Name       = "group9";
     tableGroup2.ReportItem = this.lblLine;
     tableGroup3.Name       = "group10";
     tableGroup3.ReportItem = this.textBox27;
     tableGroup4.Name       = "group11";
     tableGroup4.ReportItem = this.textBox32;
     tableGroup5.Name       = "group13";
     tableGroup5.ReportItem = this.textBox28;
     tableGroup6.Name       = "group15";
     tableGroup6.ReportItem = this.textBox29;
     tableGroup1.ChildGroups.Add(tableGroup2);
     tableGroup1.ChildGroups.Add(tableGroup3);
     tableGroup1.ChildGroups.Add(tableGroup4);
     tableGroup1.ChildGroups.Add(tableGroup5);
     tableGroup1.ChildGroups.Add(tableGroup6);
     tableGroup1.Name       = "tableGroup3";
     tableGroup1.ReportItem = this.lblTitle;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtBudgetHrs,
         this.txtActual,
         this.txtDelta,
         this.txtDeltaPercent,
         this.textBox23,
         this.txtBudgetHrsTotal,
         this.txtActualTotal,
         this.txtDeltaTotal,
         this.txtDeltaPercentTotal,
         this.txtName,
         this.lblTitle,
         this.lblLine,
         this.textBox27,
         this.textBox32,
         this.textBox28,
         this.textBox29
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.table1.Name     = "table1";
     tableGroup7.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup7.Name = "detailTableGroup1";
     tableGroup8.Name = "rowGroup";
     this.table1.RowGroups.Add(tableGroup7);
     this.table1.RowGroups.Add(tableGroup8);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4499998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.79032254219055176D));
     this.table1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.table1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     //
     // txtBudgetHrs
     //
     this.txtBudgetHrs.Format              = "";
     this.txtBudgetHrs.Name                = "txtBudgetHrs";
     this.txtBudgetHrs.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8267862200737D), Telerik.Reporting.Drawing.Unit.Inch(0.15999999642372131D));
     this.txtBudgetHrs.Style.Font.Italic   = false;
     this.txtBudgetHrs.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.txtBudgetHrs.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.txtBudgetHrs.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtBudgetHrs.Style.Visible       = false;
     this.txtBudgetHrs.Value               = "";
     //
     // txtActual
     //
     this.txtActual.Format              = "";
     this.txtActual.Name                = "txtActual";
     this.txtActual.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.73888981342315674D), Telerik.Reporting.Drawing.Unit.Inch(0.15999999642372131D));
     this.txtActual.Style.Font.Italic   = false;
     this.txtActual.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.txtActual.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.txtActual.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtActual.Value               = "";
     //
     // txtDelta
     //
     this.txtDelta.Format              = "";
     this.txtDelta.Name                = "txtDelta";
     this.txtDelta.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7030985951423645D), Telerik.Reporting.Drawing.Unit.Inch(0.15999999642372131D));
     this.txtDelta.Style.Font.Italic   = false;
     this.txtDelta.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.txtDelta.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.txtDelta.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtDelta.Style.Visible       = false;
     this.txtDelta.Value               = "";
     //
     // txtDeltaPercent
     //
     this.txtDeltaPercent.Format              = "";
     this.txtDeltaPercent.Name                = "txtDeltaPercent";
     this.txtDeltaPercent.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.55997836589813232D), Telerik.Reporting.Drawing.Unit.Inch(0.15999999642372131D));
     this.txtDeltaPercent.Style.Font.Italic   = false;
     this.txtDeltaPercent.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.txtDeltaPercent.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.txtDeltaPercent.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtDeltaPercent.Style.Visible       = false;
     this.txtDeltaPercent.Value               = "";
     //
     // textBox23
     //
     this.textBox23.Name                = "textBox23";
     this.textBox23.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.62124675512313843D), Telerik.Reporting.Drawing.Unit.Inch(0.25032249093055725D));
     this.textBox23.Style.Font.Bold     = true;
     this.textBox23.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox23.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.textBox23.StyleName           = "";
     this.textBox23.Value               = "Total";
     //
     // txtBudgetHrsTotal
     //
     this.txtBudgetHrsTotal.Format              = "";
     this.txtBudgetHrsTotal.Name                = "txtBudgetHrsTotal";
     this.txtBudgetHrsTotal.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8267863392829895D), Telerik.Reporting.Drawing.Unit.Inch(0.25032249093055725D));
     this.txtBudgetHrsTotal.Style.Font.Italic   = false;
     this.txtBudgetHrsTotal.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.txtBudgetHrsTotal.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.txtBudgetHrsTotal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.txtBudgetHrsTotal.Style.Visible       = false;
     this.txtBudgetHrsTotal.Value               = "";
     //
     // txtActualTotal
     //
     this.txtActualTotal.Format              = "";
     this.txtActualTotal.Name                = "txtActualTotal";
     this.txtActualTotal.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.73888987302780151D), Telerik.Reporting.Drawing.Unit.Inch(0.25032249093055725D));
     this.txtActualTotal.Style.Font.Italic   = false;
     this.txtActualTotal.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.txtActualTotal.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.txtActualTotal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.txtActualTotal.Value               = "";
     //
     // txtDeltaTotal
     //
     this.txtDeltaTotal.Format              = "";
     this.txtDeltaTotal.Name                = "txtDeltaTotal";
     this.txtDeltaTotal.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.70309865474700928D), Telerik.Reporting.Drawing.Unit.Inch(0.25032249093055725D));
     this.txtDeltaTotal.Style.Font.Italic   = false;
     this.txtDeltaTotal.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.txtDeltaTotal.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.txtDeltaTotal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.txtDeltaTotal.Style.Visible       = false;
     this.txtDeltaTotal.Value               = "";
     //
     // txtDeltaPercentTotal
     //
     this.txtDeltaPercentTotal.Format              = "";
     this.txtDeltaPercentTotal.Name                = "txtDeltaPercentTotal";
     this.txtDeltaPercentTotal.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.55997836589813232D), Telerik.Reporting.Drawing.Unit.Inch(0.25032249093055725D));
     this.txtDeltaPercentTotal.Style.Font.Italic   = false;
     this.txtDeltaPercentTotal.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.txtDeltaPercentTotal.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.txtDeltaPercentTotal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.txtDeltaPercentTotal.Style.Visible       = false;
     this.txtDeltaPercentTotal.Value               = "";
     //
     // txtName
     //
     this.txtName.Name = "txtName";
     this.txtName.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.62124669551849365D), Telerik.Reporting.Drawing.Unit.Inch(0.15999999642372131D));
     this.txtName.Style.Font.Italic   = false;
     this.txtName.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.txtName.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtName.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // ProductionRecapReport_TimeResults
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail
     });
     this.Name = "ProductionRecapReport_TimeResults";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     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(3.4500391483306885D);
     ((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.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            this.detail = new Telerik.Reporting.DetailSection();
            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.group1 = new Telerik.Reporting.Group();
            this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
            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.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.group2 = new Telerik.Reporting.Group();
            this.groupFooterSection2 = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection2 = new Telerik.Reporting.GroupHeaderSection();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.machineDataSource = new Telerik.Reporting.ObjectDataSource();
            this.group3 = new Telerik.Reporting.Group();
            this.groupFooterSection3 = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection3 = new Telerik.Reporting.GroupHeaderSection();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20007880032062531D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox11,
            this.textBox13,
            this.textBox14,
            this.textBox15,
            this.textBox16,
            this.textBox17,
            this.textBox18,
            this.textBox12});
            this.detail.Name = "detail";
            this.detail.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            // 
            // textBox11
            // 
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(7.8678131103515625E-05D));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0999606847763062D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBox11.StyleName = "DetailsStyle";
            this.textBox11.Value = "=Fields.Name";
            // 
            // textBox12
            // 
            this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1000789403915405D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.89992111921310425D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox12.StyleName = "DetailsStyle";
            this.textBox12.Value = "=Fields.MadeBy";
            // 
            // textBox13
            // 
            this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.0000789165496826D), 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(0.79992133378982544D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox13.StyleName = "DetailsStyle";
            this.textBox13.Value = "=Fields.Model";
            // 
            // textBox14
            // 
            this.textBox14.Format = "{0:d}";
            this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8000001907348633D), 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.StyleName = "DetailsStyle";
            this.textBox14.Value = "=Fields.EntryDate";
            // 
            // textBox15
            // 
            this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.89984196424484253D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBox15.StyleName = "DetailsStyle";
            this.textBox15.Value = "=Fields.McSerialNo";
            // 
            // textBox16
            // 
            this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.4999213218688965D), 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.20000012218952179D));
            this.textBox16.StyleName = "DetailsStyle";
            this.textBox16.Value = "=Fields.Origin";
            // 
            // textBox17
            // 
            this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.2999997138977051D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.599920928478241D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox17.StyleName = "DetailsStyle";
            this.textBox17.Value = "=Fields.Delivery";
            // 
            // textBox18
            // 
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.8999996185302734D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60000038146972656D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBox18.StyleName = "DetailsStyle";
            this.textBox18.Value = "=Fields.McQuentity";
            // 
            // 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.0520833320915699D);
            this.groupFooterSection1.Name = "groupFooterSection1";
            // 
            // groupHeaderSection1
            // 
            this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.50007867813110352D);
            this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox5,
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox9});
            this.groupHeaderSection1.Name = "groupHeaderSection1";
            this.groupHeaderSection1.PrintOnEveryPage = true;
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), 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(6.4999213218688965D), Telerik.Reporting.Drawing.Unit.Inch(0.29996070265769958D));
            this.textBox1.StyleName = "HeaderStyle";
            this.textBox1.Value = "Machine List";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.30007871985435486D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0999606847763062D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox2.StyleName = "GroupHeaderStyle";
            this.textBox2.Value = "Name";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1000789403915405D), Telerik.Reporting.Drawing.Unit.Inch(0.3000393807888031D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.89992111921310425D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox3.StyleName = "GroupHeaderStyle";
            this.textBox3.Value = "Made By";
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.30007871985435486D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox4.StyleName = "GroupHeaderStyle";
            this.textBox4.Value = "Year";
            // 
            // textBox5
            // 
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.0000789165496826D), Telerik.Reporting.Drawing.Unit.Inch(0.30007871985435486D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79992121458053589D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox5.StyleName = "GroupHeaderStyle";
            this.textBox5.Value = "Model";
            // 
            // textBox6
            // 
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.4999208450317383D), Telerik.Reporting.Drawing.Unit.Inch(0.30003929138183594D));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80000019073486328D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox6.StyleName = "GroupHeaderStyle";
            this.textBox6.Value = "Origin";
            // 
            // textBox7
            // 
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.30003929138183594D));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.89984196424484253D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox7.StyleName = "GroupHeaderStyle";
            this.textBox7.Value = "M/C SL No";
            // 
            // textBox8
            // 
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.8999996185302734D), Telerik.Reporting.Drawing.Unit.Inch(0.30003929138183594D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59996086359024048D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox8.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.StyleName = "GroupHeaderStyle";
            this.textBox8.Value = "M/C Qu";
            // 
            // textBox9
            // 
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.2999997138977051D), Telerik.Reporting.Drawing.Unit.Inch(0.30003929138183594D));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.599921464920044D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox9.StyleName = "GroupHeaderStyle";
            this.textBox9.Value = "Delivery";
            // 
            // group2
            // 
            this.group2.GroupFooter = this.groupFooterSection2;
            this.group2.GroupHeader = this.groupHeaderSection2;
            this.group2.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
            new Telerik.Reporting.Grouping("= Fields.UnitInformation.UnitName")});
            this.group2.Name = "group2";
            // 
            // groupFooterSection2
            // 
            this.groupFooterSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
            this.groupFooterSection2.Name = "groupFooterSection2";
            // 
            // groupHeaderSection2
            // 
            this.groupHeaderSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D);
            this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox10,
            this.textBox19});
            this.groupHeaderSection2.Name = "groupHeaderSection2";
            // 
            // textBox10
            // 
            this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.43999999761581421D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox10.StyleName = "GroupHeaderStyle";
            this.textBox10.Value = "Unit :";
            // 
            // textBox19
            // 
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.44011816382408142D), Telerik.Reporting.Drawing.Unit.Inch(-7.8678131103515625E-05D));
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox19.StyleName = "GroupingStyle";
            this.textBox19.Value = "=Fields.UnitInformation.UnitName";
            // 
            // machineDataSource
            // 
            this.machineDataSource.DataSource = typeof(MachineInformation);
            this.machineDataSource.Name = "machineDataSource";
            // 
            // group3
            // 
            this.group3.GroupFooter = this.groupFooterSection3;
            this.group3.GroupHeader = this.groupHeaderSection3;
            this.group3.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
            new Telerik.Reporting.Grouping("= Fields.SectionInformation.SectionName")});
            this.group3.Name = "group3";
            // 
            // groupFooterSection3
            // 
            this.groupFooterSection3.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
            this.groupFooterSection3.Name = "groupFooterSection3";
            // 
            // groupHeaderSection3
            // 
            this.groupHeaderSection3.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20007865130901337D);
            this.groupHeaderSection3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox20,
            this.textBox21});
            this.groupHeaderSection3.Name = "groupHeaderSection3";
            // 
            // textBox20
            // 
            this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9498012483818457E-05D), Telerik.Reporting.Drawing.Unit.Inch(7.85986558184959E-05D));
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.64999997615814209D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox20.StyleName = "GroupHeaderStyle";
            this.textBox20.Value = "Section :";
            // 
            // textBox21
            // 
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.65011817216873169D), Telerik.Reporting.Drawing.Unit.Inch(7.85986558184959E-05D));
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox21.StyleName = "GroupingStyle";
            this.textBox21.Value = "=Fields.SectionInformation.SectionName";
            // 
            // MachineListReport
            // 
            this.DataSource = this.machineDataSource;
            this.ExternalStyleSheets.Add(new Telerik.Reporting.Drawing.ExternalStyleSheet("StyleSheets\\TelerikReportingStyleSheet.xml"));
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            this.group1,
            this.group2,
            this.group3});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.groupHeaderSection1,
            this.groupFooterSection1,
            this.groupHeaderSection2,
            this.groupFooterSection2,
            this.groupHeaderSection3,
            this.groupFooterSection3,
            this.detail});
            this.Name = "MachineListReport";
            this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.PageSettings.Margins.Left = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.PageSettings.Margins.Right = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.PageSettings.Margins.Top = 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.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(6.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()
 {
     System.ComponentModel.ComponentResourceManager resources      = new System.ComponentModel.ComponentResourceManager(typeof(HeadUnitBookReport));
     Telerik.Reporting.Barcodes.QRCodeEncoder       qrCodeEncoder1 = new Telerik.Reporting.Barcodes.QRCodeEncoder();
     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();
     Telerik.Reporting.Drawing.StyleRule styleRule5 = new Telerik.Reporting.Drawing.StyleRule();
     this.labelsGroupFooterSection     = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection     = new Telerik.Reporting.GroupHeaderSection();
     this.rowCaptionTextBox            = new Telerik.Reporting.TextBox();
     this.departmentNameCaptionTextBox = new Telerik.Reporting.TextBox();
     this.departmentIDCaptionTextBox   = new Telerik.Reporting.TextBox();
     this.positionCaptionTextBox       = new Telerik.Reporting.TextBox();
     this.fiaCaptionTextBox            = new Telerik.Reporting.TextBox();
     this.salaryCaptionTextBox         = new Telerik.Reporting.TextBox();
     this.bonusCaptionTextBox          = new Telerik.Reporting.TextBox();
     this.sumTotalCaptionTextBox       = new Telerik.Reporting.TextBox();
     this.PersonnelDataSource1         = new Telerik.Reporting.SqlDataSource();
     this.reportFooter               = new Telerik.Reporting.ReportFooterSection();
     this.textBox1                   = new Telerik.Reporting.TextBox();
     this.salarySumFunctionTextBox   = new Telerik.Reporting.TextBox();
     this.bonusSumFunctionTextBox    = new Telerik.Reporting.TextBox();
     this.sumTotalSumFunctionTextBox = new Telerik.Reporting.TextBox();
     this.textBox12                  = new Telerik.Reporting.TextBox();
     this.textBox11                  = new Telerik.Reporting.TextBox();
     this.textBox10                  = new Telerik.Reporting.TextBox();
     this.textBox9                   = new Telerik.Reporting.TextBox();
     this.textBox7                   = new Telerik.Reporting.TextBox();
     this.textBox6                   = new Telerik.Reporting.TextBox();
     this.textBox5                   = new Telerik.Reporting.TextBox();
     this.textBox4                   = new Telerik.Reporting.TextBox();
     this.textBox3                   = new Telerik.Reporting.TextBox();
     this.barcode1                   = new Telerik.Reporting.Barcode();
     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.textBox2                   = new Telerik.Reporting.TextBox();
     this.reportHeader               = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox               = new Telerik.Reporting.TextBox();
     this.textBox13                  = new Telerik.Reporting.TextBox();
     this.textBox15                  = new Telerik.Reporting.TextBox();
     this.textBox14                  = new Telerik.Reporting.TextBox();
     this.detail                    = new Telerik.Reporting.DetailSection();
     this.rowDataTextBox            = new Telerik.Reporting.TextBox();
     this.departmentNameDataTextBox = new Telerik.Reporting.TextBox();
     this.departmentIDDataTextBox   = new Telerik.Reporting.TextBox();
     this.positionDataTextBox       = new Telerik.Reporting.TextBox();
     this.fiaDataTextBox            = new Telerik.Reporting.TextBox();
     this.salaryDataTextBox         = new Telerik.Reporting.TextBox();
     this.bonusDataTextBox          = new Telerik.Reporting.TextBox();
     this.sumTotalDataTextBox       = new Telerik.Reporting.TextBox();
     this.textBox8                  = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height        = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     this.labelsGroupFooterSection.Name          = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.rowCaptionTextBox,
         this.departmentNameCaptionTextBox,
         this.departmentIDCaptionTextBox,
         this.positionCaptionTextBox,
         this.fiaCaptionTextBox,
         this.salaryCaptionTextBox,
         this.bonusCaptionTextBox,
         this.sumTotalCaptionTextBox
     });
     this.labelsGroupHeaderSection.Name             = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // rowCaptionTextBox
     //
     this.rowCaptionTextBox.CanGrow   = true;
     this.rowCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.rowCaptionTextBox.Name      = "rowCaptionTextBox";
     this.rowCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.1470831632614136D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.rowCaptionTextBox.StyleName = "Caption";
     this.rowCaptionTextBox.Value     = "№";
     //
     // departmentNameCaptionTextBox
     //
     this.departmentNameCaptionTextBox.CanGrow   = true;
     this.departmentNameCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.200200080871582D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.departmentNameCaptionTextBox.Name      = "departmentNameCaptionTextBox";
     this.departmentNameCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.7997996807098389D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.departmentNameCaptionTextBox.StyleName = "Caption";
     this.departmentNameCaptionTextBox.Value     = "Назва підрозділу";
     //
     // departmentIDCaptionTextBox
     //
     this.departmentIDCaptionTextBox.CanGrow   = true;
     this.departmentIDCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.0001997947692871D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.departmentIDCaptionTextBox.Name      = "departmentIDCaptionTextBox";
     this.departmentIDCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.0997998714447022D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.departmentIDCaptionTextBox.StyleName = "Caption";
     this.departmentIDCaptionTextBox.Value     = "Код";
     //
     // positionCaptionTextBox
     //
     this.positionCaptionTextBox.CanGrow   = true;
     this.positionCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(6.1002001762390137D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.positionCaptionTextBox.Name      = "positionCaptionTextBox";
     this.positionCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.2998008728027344D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.positionCaptionTextBox.StyleName = "Caption";
     this.positionCaptionTextBox.Value     = "Назва посади";
     //
     // fiaCaptionTextBox
     //
     this.fiaCaptionTextBox.CanGrow   = true;
     this.fiaCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.400200843811035D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.fiaCaptionTextBox.Name      = "fiaCaptionTextBox";
     this.fiaCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.499600887298584D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.fiaCaptionTextBox.StyleName = "Caption";
     this.fiaCaptionTextBox.Value     = "ПІБ працівника";
     //
     // salaryCaptionTextBox
     //
     this.salaryCaptionTextBox.CanGrow   = true;
     this.salaryCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(18.900001525878906D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.salaryCaptionTextBox.Name      = "salaryCaptionTextBox";
     this.salaryCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.0998029708862305D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.salaryCaptionTextBox.StyleName = "Caption";
     this.salaryCaptionTextBox.Value     = "Посадовий оклад, грн";
     //
     // bonusCaptionTextBox
     //
     this.bonusCaptionTextBox.CanGrow   = true;
     this.bonusCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(21.000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.bonusCaptionTextBox.Name      = "bonusCaptionTextBox";
     this.bonusCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.8997999429702759D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.bonusCaptionTextBox.StyleName = "Caption";
     this.bonusCaptionTextBox.Value     = "Надбавка, грн";
     //
     // sumTotalCaptionTextBox
     //
     this.sumTotalCaptionTextBox.CanGrow   = true;
     this.sumTotalCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(22.899997711181641D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.sumTotalCaptionTextBox.Name      = "sumTotalCaptionTextBox";
     this.sumTotalCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.6669871807098389D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.sumTotalCaptionTextBox.StyleName = "Caption";
     this.sumTotalCaptionTextBox.Value     = "Всього, грн";
     //
     // PersonnelDataSource1
     //
     this.PersonnelDataSource1.ConnectionString = "ReportLib.Properties.Settings.Personneldepartment";
     this.PersonnelDataSource1.Name             = "PersonnelDataSource1";
     this.PersonnelDataSource1.SelectCommand    = resources.GetString("PersonnelDataSource1.SelectCommand");
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(8.189784049987793D);
     this.reportFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.salarySumFunctionTextBox,
         this.bonusSumFunctionTextBox,
         this.sumTotalSumFunctionTextBox,
         this.textBox12,
         this.textBox11,
         this.textBox10,
         this.textBox9,
         this.textBox7,
         this.textBox6,
         this.textBox5,
         this.textBox4,
         this.textBox3,
         this.barcode1,
         this.textBox8
     });
     this.reportFooter.Name          = "reportFooter";
     this.reportFooter.Style.Visible = true;
     //
     // textBox1
     //
     this.textBox1.CanGrow         = true;
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(18.846883773803711D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox1.StyleName       = "Caption";
     this.textBox1.Value           = "Всього:";
     //
     // salarySumFunctionTextBox
     //
     this.salarySumFunctionTextBox.CanGrow   = true;
     this.salarySumFunctionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(18.900001525878906D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.salarySumFunctionTextBox.Name      = "salarySumFunctionTextBox";
     this.salarySumFunctionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.0998029708862305D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.salarySumFunctionTextBox.StyleName = "Data";
     this.salarySumFunctionTextBox.Value     = "= Sum(Fields.Salary)";
     //
     // bonusSumFunctionTextBox
     //
     this.bonusSumFunctionTextBox.CanGrow   = true;
     this.bonusSumFunctionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(21.000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.bonusSumFunctionTextBox.Name      = "bonusSumFunctionTextBox";
     this.bonusSumFunctionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.8997999429702759D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.bonusSumFunctionTextBox.StyleName = "Data";
     this.bonusSumFunctionTextBox.Value     = "= Sum(Fields.Bonus)";
     //
     // sumTotalSumFunctionTextBox
     //
     this.sumTotalSumFunctionTextBox.CanGrow   = true;
     this.sumTotalSumFunctionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(22.899997711181641D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.sumTotalSumFunctionTextBox.Name      = "sumTotalSumFunctionTextBox";
     this.sumTotalSumFunctionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.6669871807098389D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.sumTotalSumFunctionTextBox.StyleName = "Data";
     this.sumTotalSumFunctionTextBox.Value     = "= Sum(Fields.SumTotal)";
     //
     // textBox12
     //
     this.textBox12.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.19999989867210388D), Telerik.Reporting.Drawing.Unit.Cm(2.9470834732055664D));
     this.textBox12.Name            = "textBox12";
     this.textBox12.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(0.60000050067901611D));
     this.textBox12.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox12.Value           = "Погоджено:";
     //
     // textBox11
     //
     this.textBox11.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.19999989867210388D), Telerik.Reporting.Drawing.Unit.Cm(3.7408335208892822D));
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(11.899999618530273D), Telerik.Reporting.Drawing.Unit.Cm(0.60000050067901611D));
     this.textBox11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox11.Value           = "Головний бухгалтер          __________________________\t";
     //
     // textBox10
     //
     this.textBox10.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.8000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(4.3493752479553223D));
     this.textBox10.Name            = "textBox10";
     this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Cm(0.599999725818634D));
     this.textBox10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox10.Value           = "(Підпис)";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.344374656677246D), Telerik.Reporting.Drawing.Unit.Cm(3.7408335208892822D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.7470850944519043D), Telerik.Reporting.Drawing.Unit.Cm(0.59999954700469971D));
     this.textBox9.Value    = "____________________________________";
     //
     // textBox7
     //
     this.textBox7.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(14.5D), Telerik.Reporting.Drawing.Unit.Cm(2.2591667175292969D));
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.7999997138977051D), Telerik.Reporting.Drawing.Unit.Cm(0.599999725818634D));
     this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox7.Value           = "(Прізвище, ініціали)";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.344374656677246D), Telerik.Reporting.Drawing.Unit.Cm(1.6506251096725464D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.7470850944519043D), Telerik.Reporting.Drawing.Unit.Cm(0.59999954700469971D));
     this.textBox6.Value    = "____________________________________";
     //
     // textBox5
     //
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.8000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(2.2591667175292969D));
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Cm(0.599999725818634D));
     this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox5.Value           = "(Підпис)";
     //
     // textBox4
     //
     this.textBox4.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.19999989867210388D), Telerik.Reporting.Drawing.Unit.Cm(1.6506251096725464D));
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(11.899999618530273D), Telerik.Reporting.Drawing.Unit.Cm(0.60000050067901611D));
     this.textBox4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox4.Value           = "Начальник відділу кадрів  __________________________\t";
     //
     // textBox3
     //
     this.textBox3.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.19999989867210388D), Telerik.Reporting.Drawing.Unit.Cm(0.85687518119812012D));
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(0.60000050067901611D));
     this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox3.Value           = "Розроблено:";
     //
     // barcode1
     //
     this.barcode1.Encoder  = qrCodeEncoder1;
     this.barcode1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.50000017881393433D), Telerik.Reporting.Drawing.Unit.Cm(4.9897842407226562D));
     this.barcode1.Name     = "barcode1";
     this.barcode1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(2.9999995231628418D));
     this.barcode1.Stretch  = true;
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     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.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.reportNameTextBox.Name        = "reportNameTextBox";
     this.reportNameTextBox.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(24.514070510864258D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.reportNameTextBox.Style.Color = System.Drawing.Color.White;
     this.reportNameTextBox.StyleName   = "PageInfo";
     this.reportNameTextBox.Value       = "HeadUnitBookReport";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(0.65291661024093628D);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.currentTimeTextBox,
         this.pageInfoTextBox,
         this.textBox2
     });
     this.pageFooter.Name = "pageFooter";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.1000003814697266D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.currentTimeTextBox.Name      = "currentTimeTextBox";
     this.currentTimeTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.7806243896484375D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value     = "=NOW()";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.9335417747497559D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(16.633443832397461D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber";
     //
     // textBox2
     //
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.20000070333480835D));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.0468833446502686D), Telerik.Reporting.Drawing.Unit.Cm(0.45291590690612793D));
     this.textBox2.Style.Font.Name = "Georgia";
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox2.Value           = "Сформовано:";
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Cm(2.6856248378753662D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox,
         this.textBox13,
         this.textBox15,
         this.textBox14
     });
     this.reportHeader.Name = "reportHeader";
     //
     // titleTextBox
     //
     this.titleTextBox.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.titleTextBox.Name                = "titleTextBox";
     this.titleTextBox.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(24.619903564453125D), Telerik.Reporting.Drawing.Unit.Cm(2.2856252193450928D));
     this.titleTextBox.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.titleTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.titleTextBox.StyleName           = "Title";
     this.titleTextBox.Value               = "Штатна книга";
     //
     // textBox13
     //
     this.textBox13.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.344375610351563D), Telerik.Reporting.Drawing.Unit.Cm(0.0793749988079071D));
     this.textBox13.Name            = "textBox13";
     this.textBox13.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0000009536743164D), Telerik.Reporting.Drawing.Unit.Cm(0.59999990463256836D));
     this.textBox13.Style.Font.Bold = true;
     this.textBox13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox13.Value           = "Затверджено";
     //
     // textBox15
     //
     this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.19999989867210388D), Telerik.Reporting.Drawing.Unit.Cm(0.76729166507720947D));
     this.textBox15.Name     = "textBox15";
     this.textBox15.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.142299652099609D), Telerik.Reporting.Drawing.Unit.Cm(0.60000008344650269D));
     this.textBox15.Value    = "На період ________  з  \"_____\"  _______________  ______ р. ";
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.344374656677246D), Telerik.Reporting.Drawing.Unit.Cm(0.76729166507720947D));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(11.90000057220459D), Telerik.Reporting.Drawing.Unit.Cm(0.60000008344650269D));
     this.textBox14.Value    = "Наказом директора від  \"____\" _______________  ______ р. №______";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.rowDataTextBox,
         this.departmentNameDataTextBox,
         this.departmentIDDataTextBox,
         this.positionDataTextBox,
         this.fiaDataTextBox,
         this.salaryDataTextBox,
         this.bonusDataTextBox,
         this.sumTotalDataTextBox
     });
     this.detail.Name = "detail";
     //
     // rowDataTextBox
     //
     this.rowDataTextBox.CanGrow   = true;
     this.rowDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.rowDataTextBox.Name      = "rowDataTextBox";
     this.rowDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.1470831632614136D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.rowDataTextBox.StyleName = "Data";
     this.rowDataTextBox.Value     = "= Fields.Row";
     //
     // departmentNameDataTextBox
     //
     this.departmentNameDataTextBox.CanGrow   = true;
     this.departmentNameDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.200200080871582D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.departmentNameDataTextBox.Name      = "departmentNameDataTextBox";
     this.departmentNameDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.7997996807098389D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.departmentNameDataTextBox.StyleName = "Data";
     this.departmentNameDataTextBox.Value     = "= Fields.DepartmentName";
     //
     // departmentIDDataTextBox
     //
     this.departmentIDDataTextBox.CanGrow   = true;
     this.departmentIDDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.0001997947692871D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.departmentIDDataTextBox.Name      = "departmentIDDataTextBox";
     this.departmentIDDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.0997998714447022D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.departmentIDDataTextBox.StyleName = "Data";
     this.departmentIDDataTextBox.Value     = "= Fields.DepartmentID";
     //
     // positionDataTextBox
     //
     this.positionDataTextBox.CanGrow   = true;
     this.positionDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(6.1002001762390137D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.positionDataTextBox.Name      = "positionDataTextBox";
     this.positionDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.2998008728027344D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.positionDataTextBox.StyleName = "Data";
     this.positionDataTextBox.Value     = "= Fields.Position";
     //
     // fiaDataTextBox
     //
     this.fiaDataTextBox.CanGrow   = true;
     this.fiaDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.400200843811035D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.fiaDataTextBox.Name      = "fiaDataTextBox";
     this.fiaDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.499600887298584D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.fiaDataTextBox.StyleName = "Data";
     this.fiaDataTextBox.Value     = "= Fields.Fia";
     //
     // salaryDataTextBox
     //
     this.salaryDataTextBox.CanGrow   = true;
     this.salaryDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(18.900001525878906D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.salaryDataTextBox.Name      = "salaryDataTextBox";
     this.salaryDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.0998029708862305D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.salaryDataTextBox.StyleName = "Data";
     this.salaryDataTextBox.Value     = "= Fields.Salary";
     //
     // bonusDataTextBox
     //
     this.bonusDataTextBox.CanGrow   = true;
     this.bonusDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(21.000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.bonusDataTextBox.Name      = "bonusDataTextBox";
     this.bonusDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.8997999429702759D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.bonusDataTextBox.StyleName = "Data";
     this.bonusDataTextBox.Value     = "= Fields.Bonus";
     //
     // sumTotalDataTextBox
     //
     this.sumTotalDataTextBox.CanGrow   = true;
     this.sumTotalDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(22.899997711181641D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
     this.sumTotalDataTextBox.Name      = "sumTotalDataTextBox";
     this.sumTotalDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.6669871807098389D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.sumTotalDataTextBox.StyleName = "Data";
     this.sumTotalDataTextBox.Value     = "= Fields.SumTotal";
     //
     // textBox8
     //
     this.textBox8.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(14.5D), Telerik.Reporting.Drawing.Unit.Cm(4.3493752479553223D));
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.7999997138977051D), Telerik.Reporting.Drawing.Unit.Cm(0.599999725818634D));
     this.textBox8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox8.Value           = "(Прізвище, ініціали)";
     //
     // HeadUnitBookReport
     //
     this.DataSource    = this.PersonnelDataSource1;
     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.reportFooter,
         this.pageHeader,
         this.pageFooter,
         this.reportHeader,
         this.detail
     });
     this.Name = "HeadUnitBookReport";
     this.PageSettings.Landscape = true;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D));
     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("Title")
     });
     styleRule2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(97)))), ((int)(((byte)(74)))));
     styleRule2.Style.Font.Name = "Georgia";
     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.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(174)))), ((int)(((byte)(173)))));
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(168)))), ((int)(((byte)(212)))));
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Dotted;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(238)))), ((int)(((byte)(243)))));
     styleRule3.Style.Font.Name     = "Georgia";
     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     = "Georgia";
     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     = "Georgia";
     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.Cm(24.619903564453125D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 37
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.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = 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.StyleRule styleRule6 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule7 = new Telerik.Reporting.Drawing.StyleRule();
            this.pageHeaderSection = new Telerik.Reporting.PageHeaderSection();
            this.pagesPageHeaderTextBox = new Telerik.Reporting.TextBox();
            this.detailSection = new Telerik.Reporting.DetailSection();
            this.productNrTextBox = new Telerik.Reporting.TextBox();
            this.productNameTextBox = new Telerik.Reporting.TextBox();
            this.textBox1 = 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.textBox12 = new Telerik.Reporting.TextBox();
            this.reportHeaderSection = new Telerik.Reporting.ReportHeaderSection();
            this.companyNameTextBox = new Telerik.Reporting.TextBox();
            this.companyDetailsPanel = new Telerik.Reporting.Panel();
            this.productGroupHeaderPanel = new Telerik.Reporting.Panel();
            this.productNrHeaderTextBox = new Telerik.Reporting.TextBox();
            this.productNameHeaderTextBox = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.toDateT = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.fromDateT = new Telerik.Reporting.TextBox();
            this.reportFooterSection = new Telerik.Reporting.ReportFooterSection();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeaderSection
            // 
            this.pageHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.39999997615814209D);
            this.pageHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pagesPageHeaderTextBox});
            this.pageHeaderSection.Name = "pageHeaderSection";
            // 
            // pagesPageHeaderTextBox
            // 
            this.pagesPageHeaderTextBox.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Right)));
            this.pagesPageHeaderTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.9928731918334961D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.pagesPageHeaderTextBox.Name = "pagesPageHeaderTextBox";
            this.pagesPageHeaderTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3999607563018799D), Telerik.Reporting.Drawing.Unit.Inch(0.2999606728553772D));
            this.pagesPageHeaderTextBox.Style.Font.Bold = true;
            this.pagesPageHeaderTextBox.Style.Font.Name = "B Nazanin";
            this.pagesPageHeaderTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.pagesPageHeaderTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.pagesPageHeaderTextBox.Value = "صفحه {[PageNumber]} از {[PageCount]}";
            // 
            // detailSection
            // 
            this.detailSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.94484239816665649D);
            this.detailSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.productNrTextBox,
            this.productNameTextBox,
            this.textBox1,
            this.textBox4,
            this.textBox5,
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox12});
            this.detailSection.KeepTogether = true;
            this.detailSection.Name = "detailSection";
            this.detailSection.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.detailSection.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // productNrTextBox
            // 
            this.productNrTextBox.Format = "{0:N0}";
            this.productNrTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.5000002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.productNrTextBox.Name = "productNrTextBox";
            this.productNrTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6999214887619019D), Telerik.Reporting.Drawing.Unit.Inch(0.31496062874794006D));
            this.productNrTextBox.Style.Font.Name = "B Nazanin";
            this.productNrTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.productNrTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.productNrTextBox.StyleName = "Normal.DetailBody";
            this.productNrTextBox.Value = "= Fields.Price";
            // 
            // productNameTextBox
            // 
            this.productNameTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.productNameTextBox.Name = "productNameTextBox";
            this.productNameTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.31496062874794006D));
            this.productNameTextBox.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.productNameTextBox.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
            this.productNameTextBox.Style.Font.Name = "B Nazanin";
            this.productNameTextBox.StyleName = "Normal.DetailBody";
            this.productNameTextBox.Value = "= Fields.DebtorName";
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.31503930687904358D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.40000057220459D), Telerik.Reporting.Drawing.Unit.Inch(0.31476354598999023D));
            this.textBox1.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox1.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox1.Style.Font.Name = "B Nazanin";
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox1.StyleName = "Normal.DetailBody";
            this.textBox1.Value = "= Fields.CreditorName";
            // 
            // textBox4
            // 
            this.textBox4.Format = "{0:N0}";
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.31484222412109375D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4998821020126343D), Telerik.Reporting.Drawing.Unit.Inch(0.31496062874794006D));
            this.textBox4.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Style.Font.Name = "B Nazanin";
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox4.StyleName = "Normal.DetailBody";
            this.textBox4.Value = "= Fields.Price";
            // 
            // textBox5
            // 
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4998821020126343D), Telerik.Reporting.Drawing.Unit.Inch(0.31476354598999023D));
            this.textBox5.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox5.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox5.StyleName = "Normal.DetailBody";
            this.textBox5.Value = "";
            // 
            // textBox6
            // 
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.7000789642333984D), Telerik.Reporting.Drawing.Unit.Inch(7.8439712524414062E-05D));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0365375280380249D), Telerik.Reporting.Drawing.Unit.Inch(0.94468557834625244D));
            this.textBox6.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.StyleName = "Normal.TableHeader";
            this.textBox6.Value = "= Fields.Date";
            // 
            // textBox7
            // 
            this.textBox7.CanGrow = false;
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.62980318069458008D));
            this.textBox7.Multiline = false;
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.31496062874794006D));
            this.textBox7.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox7.Style.Font.Name = "B Nazanin";
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox7.StyleName = "Normal.DetailBody";
            this.textBox7.Value = "= Fields.Behalf";
            // 
            // textBox8
            // 
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.62980318069458008D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4998821020126343D), Telerik.Reporting.Drawing.Unit.Inch(0.31496062874794006D));
            this.textBox8.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox8.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.StyleName = "Normal.DetailBody";
            this.textBox8.Value = "";
            // 
            // textBox12
            // 
            this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.7366952896118164D), Telerik.Reporting.Drawing.Unit.Inch(0.00011730194091796875D));
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.95617866516113281D), Telerik.Reporting.Drawing.Unit.Inch(0.94468557834625244D));
            this.textBox12.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox12.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox12.StyleName = "Normal.TableHeader";
            this.textBox12.Value = "= Fields.ID";
            // 
            // reportHeaderSection
            // 
            this.reportHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(1.7719684839248657D);
            this.reportHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.companyNameTextBox,
            this.companyDetailsPanel,
            this.productGroupHeaderPanel,
            this.toDateT,
            this.textBox20,
            this.textBox19,
            this.fromDateT});
            this.reportHeaderSection.Name = "reportHeaderSection";
            // 
            // companyNameTextBox
            // 
            this.companyNameTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.companyNameTextBox.Name = "companyNameTextBox";
            this.companyNameTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.7873630523681641D), Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D));
            this.companyNameTextBox.Style.Font.Name = "B Titr";
            this.companyNameTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(22D);
            this.companyNameTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.companyNameTextBox.Value = "گزارش روزنامه";
            // 
            // companyDetailsPanel
            // 
            this.companyDetailsPanel.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.6771259307861328D), Telerik.Reporting.Drawing.Unit.Inch(0.39480653405189514D));
            this.companyDetailsPanel.Name = "companyDetailsPanel";
            this.companyDetailsPanel.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.409449577331543D), Telerik.Reporting.Drawing.Unit.Inch(0.00031518936157226562D));
            this.companyDetailsPanel.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            // 
            // productGroupHeaderPanel
            // 
            this.productGroupHeaderPanel.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.productNrHeaderTextBox,
            this.productNameHeaderTextBox,
            this.textBox2,
            this.textBox3,
            this.textBox11});
            this.productGroupHeaderPanel.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.378267765045166D));
            this.productGroupHeaderPanel.Name = "productGroupHeaderPanel";
            this.productGroupHeaderPanel.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.69283390045166D), Telerik.Reporting.Drawing.Unit.Inch(0.39370071887969971D));
            this.productGroupHeaderPanel.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.productGroupHeaderPanel.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.productGroupHeaderPanel.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(2D);
            this.productGroupHeaderPanel.StyleName = "";
            // 
            // productNrHeaderTextBox
            // 
            this.productNrHeaderTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.7000789642333984D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.productNrHeaderTextBox.Name = "productNrHeaderTextBox";
            this.productNrHeaderTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0364590883255005D), Telerik.Reporting.Drawing.Unit.Inch(0.39370068907737732D));
            this.productNrHeaderTextBox.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.None;
            this.productNrHeaderTextBox.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.productNrHeaderTextBox.StyleName = "Normal.TableHeader";
            this.productNrHeaderTextBox.Value = "تاریخ";
            // 
            // productNameHeaderTextBox
            // 
            this.productNameHeaderTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.productNameHeaderTextBox.Name = "productNameHeaderTextBox";
            this.productNameHeaderTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.5D), Telerik.Reporting.Drawing.Unit.Inch(0.39370068907737732D));
            this.productNameHeaderTextBox.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.productNameHeaderTextBox.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.productNameHeaderTextBox.StyleName = "Normal.TableHeader";
            this.productNameHeaderTextBox.Value = "حساب";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.5000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.699921727180481D), Telerik.Reporting.Drawing.Unit.Inch(0.39370068907737732D));
            this.textBox2.StyleName = "Normal.TableHeader";
            this.textBox2.Value = "بدهکار";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.499921441078186D), Telerik.Reporting.Drawing.Unit.Inch(0.39370068907737732D));
            this.textBox3.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.StyleName = "Normal.TableHeader";
            this.textBox3.Value = "بستانکار";
            // 
            // textBox11
            // 
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.7366170883178711D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.95621758699417114D), Telerik.Reporting.Drawing.Unit.Inch(0.39370068907737732D));
            this.textBox11.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox11.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox11.StyleName = "Normal.TableHeader";
            this.textBox11.Value = "شماره";
            // 
            // toDateT
            // 
            this.toDateT.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.80000013113021851D));
            this.toDateT.Name = "toDateT";
            this.toDateT.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99154883623123169D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
            this.toDateT.Style.Font.Bold = true;
            this.toDateT.Style.Font.Name = "B Nazanin";
            this.toDateT.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
            this.toDateT.Value = "1394/01/01";
            // 
            // textBox20
            // 
            this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.99166703224182129D), Telerik.Reporting.Drawing.Unit.Inch(0.80000013113021851D));
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.585537314414978D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
            this.textBox20.Style.Font.Bold = true;
            this.textBox20.Style.Font.Name = "B Nazanin";
            this.textBox20.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
            this.textBox20.Value = "تا تاریخ:";
            // 
            // textBox19
            // 
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.606250524520874D), Telerik.Reporting.Drawing.Unit.Inch(0.80000013113021851D));
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.585537314414978D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
            this.textBox19.Style.Font.Bold = true;
            this.textBox19.Style.Font.Name = "B Nazanin";
            this.textBox19.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
            this.textBox19.Value = "از تاریخ:";
            // 
            // fromDateT
            // 
            this.fromDateT.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.5772832632064819D), Telerik.Reporting.Drawing.Unit.Inch(0.80000013113021851D));
            this.fromDateT.Name = "fromDateT";
            this.fromDateT.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0288883447647095D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
            this.fromDateT.Style.Font.Bold = true;
            this.fromDateT.Style.Font.Name = "B Nazanin";
            this.fromDateT.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
            this.fromDateT.Value = "1394/01/01";
            // 
            // reportFooterSection
            // 
            this.reportFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.31496062874794006D);
            this.reportFooterSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox9,
            this.textBox10});
            this.reportFooterSection.Name = "reportFooterSection";
            this.reportFooterSection.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
            this.reportFooterSection.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.reportFooterSection.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.reportFooterSection.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox9
            // 
            this.textBox9.Format = "{0:N0}";
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4998425245285034D), Telerik.Reporting.Drawing.Unit.Inch(0.31496062874794006D));
            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.Font.Bold = true;
            this.textBox9.Style.Font.Name = "B Nazanin";
            this.textBox9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox9.StyleName = "Report.GroupFooter";
            this.textBox9.Value = "=IsNull(Sum(Fields.Price),0)";
            // 
            // textBox10
            // 
            this.textBox10.Format = "{0:N0}";
            this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.5000003576278687D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6999213695526123D), Telerik.Reporting.Drawing.Unit.Inch(0.31496062874794006D));
            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.Font.Bold = true;
            this.textBox10.Style.Font.Name = "B Nazanin";
            this.textBox10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox10.StyleName = "Report.GroupFooter";
            this.textBox10.Value = "=IsNull(Sum(Fields.Price),0)";
            // 
            // Daybook
            // 
            this.Culture = new System.Globalization.CultureInfo("fa-IR");
            this.DataSource = null;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection,
            this.detailSection,
            this.reportHeaderSection,
            this.reportFooterSection});
            this.Name = "ProductCatalogReport";
            this.PageSettings.Landscape = true;
            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.A4;
            reportParameter1.Name = "fromDate";
            reportParameter2.Name = "toDate";
            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);
            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.Font.Name = "Segoe UI";
            styleRule2.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Point(4D);
            styleRule2.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(4D);
            styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.TextBox), "Report.GroupHeader")});
            styleRule3.Style.Font.Bold = true;
            styleRule3.Style.Font.Name = "Cambria";
            styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(20D);
            styleRule3.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Cm(0.20000000298023224D);
            styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.TextBox), "Report.SubGroupHeader")});
            styleRule4.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule4.Style.Font.Bold = true;
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.TextBox), "Normal.TableHeader")});
            styleRule5.Style.Font.Bold = false;
            styleRule5.Style.Font.Name = "B Nazanin";
            styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            styleRule5.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Point(2D);
            styleRule5.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
            styleRule5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            styleRule5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Report)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Normal.DetailBody")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            styleRule6.Style.Font.Name = "B Nazanin";
            styleRule6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            styleRule6.Style.Font.Strikeout = false;
            styleRule6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.TextItemBase), "Report.GroupFooter")});
            styleRule7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            styleRule7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6,
            styleRule7});
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Inch;
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(10.692873954772949D);
            this.NeedDataSource += new System.EventHandler(this.Daybook_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.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
     this.pageHeaderSection1    = new Telerik.Reporting.PageHeaderSection();
     this.textBox1              = new Telerik.Reporting.TextBox();
     this.textBox4              = new Telerik.Reporting.TextBox();
     this.textBox5              = new Telerik.Reporting.TextBox();
     this.textBox7              = new Telerik.Reporting.TextBox();
     this.textBox9              = new Telerik.Reporting.TextBox();
     this.detailSection1        = new Telerik.Reporting.DetailSection();
     this.textBox2              = new Telerik.Reporting.TextBox();
     this.textBox3              = new Telerik.Reporting.TextBox();
     this.textBox6              = new Telerik.Reporting.TextBox();
     this.textBox8              = new Telerik.Reporting.TextBox();
     this.pageFooterSection1    = new Telerik.Reporting.PageFooterSection();
     this.AdminTeamMemberSource = new Telerik.Reporting.ObjectDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.0999999046325684D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.textBox4,
         this.textBox5,
         this.textBox7,
         this.textBox9
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.0999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D));
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.1999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox1.Value    = "Team Member Report";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2999998331069946D), Telerik.Reporting.Drawing.Unit.Inch(0.79992115497589111D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox4.Value    = "First Name";
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.79992115497589111D));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox5.Value    = "Last Name";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.5999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.79992121458053589D));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox7.Value    = "Email";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.79992127418518066D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox9.Value    = "Id";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox3,
         this.textBox6,
         this.textBox8
     });
     this.detailSection1.Name = "detailSection1";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2999998331069946D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox2.Value    = "= Fields.FirstName";
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8000000715255737D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox3.Value    = "= Fields.LastName";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.6000781059265137D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7999216318130493D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox6.Value    = "= Fields.Email";
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox8.Value    = "= Fields.Id";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // AdminTeamMemberSource
     //
     this.AdminTeamMemberSource.DataMember = "GetAdminTeamMember";
     this.AdminTeamMemberSource.DataSource = typeof(CRM.Report.AdminTeamMemberSource);
     this.AdminTeamMemberSource.Name       = "AdminTeamMemberSource";
     //
     // AdminTeamMemberReport
     //
     this.DataSource = this.AdminTeamMemberSource;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detailSection1,
         this.pageFooterSection1
     });
     this.Name = "AdminTeamMemberReport";
     this.PageSettings.ColumnCount   = 1;
     this.PageSettings.ColumnSpacing = Telerik.Reporting.Drawing.Unit.Inch(0D);
     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.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);
     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.Width = Telerik.Reporting.Drawing.Unit.Inch(6.6000781059265137D);
     ((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.GraphGroup graphGroup1 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphTitle graphTitle1 = new Telerik.Reporting.GraphTitle();
            Telerik.Reporting.DateTimeScale dateTimeScale1 = new Telerik.Reporting.DateTimeScale();
            Telerik.Reporting.NumericalScale numericalScale1 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.GraphGroup graphGroup2 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            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.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
            this.lineSeries1 = new Telerik.Reporting.LineSeries();
            this.lineSeries2 = new Telerik.Reporting.LineSeries();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detailSection1
            // 
            this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(3.2000000476837158D);
            this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.graph1});
            this.detailSection1.Name = "detailSection1";
            // 
            // graph1
            // 
            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));
            this.graph1.CategoryGroups.Add(graphGroup1);
            this.graph1.CoordinateSystems.Add(this.cartesianCoordinateSystem1);
            this.graph1.DataSource = this.sqlDataSource1;
            this.graph1.Legend.IsInsidePlotArea = false;
            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(3.9381284295814112E-05D));
            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.lineSeries1);
            this.graph1.Series.Add(this.lineSeries2);
            this.graph1.SeriesGroups.Add(graphGroup2);
            this.graph1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.9999608993530273D), Telerik.Reporting.Drawing.Unit.Inch(3.1999607086181641D));
            this.graph1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
            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.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:dd/MM/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";
            dateTimeScale1.LabelStep = 2;
            dateTimeScale1.MajorStep = 2;
            dateTimeScale1.MinorStep = 2;
            this.graphAxis2.Scale = dateTimeScale1;
            this.graphAxis2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
            this.graphAxis2.Style.Visible = true;
            // 
            // graphAxis1
            // 
            this.graphAxis1.LabelFormat = "{0:P0}";
            this.graphAxis1.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
            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.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionString = "HatcheryReportLibrary.Properties.Settings.Hatchery";
            this.sqlDataSource1.Name = "sqlDataSource1";
            this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@SelectedBatch", System.Data.DbType.String, "= Parameters.SelectedBatch.Value")});
            this.sqlDataSource1.SelectCommand = "SELECT        Batch, Date, Egg, NaupliiBruto, NaupliiNetto, HatchingRate, Nauplii" +
    "Efficiency\r\nFROM            NaupliiView\r\nwhere batch = @SelectedBatch";
            // 
            // lineSeries1
            // 
            this.lineSeries1.CategoryGroup = graphGroup1;
            this.lineSeries1.CoordinateSystem = this.cartesianCoordinateSystem1;
            this.lineSeries1.DataPointLabel = "= Sum(Fields.HatchingRate)";
            this.lineSeries1.DataPointLabelStyle.Visible = false;
            this.lineSeries1.DataPointStyle.Visible = false;
            this.lineSeries1.LegendItem.Value = "= Fields.Batch + \'/\' + \'Sum(HatchingRate)\'";
            this.lineSeries1.LineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.lineSeries1.MarkerMaxSize = Telerik.Reporting.Drawing.Unit.Pixel(50D);
            this.lineSeries1.MarkerMinSize = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.lineSeries1.MarkerSize = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.lineSeries1.Name = "lineSeries1";
            graphGroup2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Batch"));
            graphGroup2.Name = "batchGroup";
            graphGroup2.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Batch", Telerik.Reporting.SortDirection.Asc));
            this.lineSeries1.SeriesGroup = graphGroup2;
            this.lineSeries1.Size = null;
            this.lineSeries1.X = "= Fields.Date";
            this.lineSeries1.Y = "= Sum(Fields.HatchingRate)";
            // 
            // lineSeries2
            // 
            this.lineSeries2.CategoryGroup = graphGroup1;
            this.lineSeries2.CoordinateSystem = this.cartesianCoordinateSystem1;
            this.lineSeries2.DataPointLabel = "= Sum(Fields.NaupliiEfficiency)";
            this.lineSeries2.DataPointLabelStyle.Visible = false;
            this.lineSeries2.DataPointStyle.Visible = false;
            this.lineSeries2.LegendItem.Value = "= Fields.Batch + \'/\' + \'Sum(NaupliiEfficiency)\'";
            this.lineSeries2.LineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.lineSeries2.MarkerMaxSize = Telerik.Reporting.Drawing.Unit.Pixel(50D);
            this.lineSeries2.MarkerMinSize = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.lineSeries2.MarkerSize = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.lineSeries2.Name = "lineSeries2";
            this.lineSeries2.SeriesGroup = graphGroup2;
            this.lineSeries2.Size = null;
            this.lineSeries2.X = "= Fields.Date";
            this.lineSeries2.Y = "= Sum(Fields.NaupliiEfficiency)";
            // 
            // NaupliiGraphs
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detailSection1});
            this.Name = "NaupliiGraphs";
            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;
            reportParameter1.AllowNull = true;
            reportParameter1.Name = "SelectedBatch";
            reportParameter1.Text = "SelectedBatch";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            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);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1});
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(6D);
            ((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.GraphGroup        graphGroup1     = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphGroup        graphGroup2     = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphGroup        graphGroup4     = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphTitle        graphTitle1     = new Telerik.Reporting.GraphTitle();
     Telerik.Reporting.NumericalScale    numericalScale1 = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.CategoryScale     categoryScale1  = new Telerik.Reporting.CategoryScale();
     Telerik.Reporting.GraphGroup        graphGroup3     = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.Drawing.StyleRule styleRule1      = new Telerik.Reporting.Drawing.StyleRule();
     this.pageHeaderSection1     = new Telerik.Reporting.PageHeaderSection();
     this.detail                 = new Telerik.Reporting.DetailSection();
     this.pageFooterSection1     = new Telerik.Reporting.PageFooterSection();
     this.graph1                 = new Telerik.Reporting.Graph();
     this.objectDataSource1      = new Telerik.Reporting.ObjectDataSource();
     this.sqlDataSource1         = new Telerik.Reporting.SqlDataSource();
     this.polarCoordinateSystem1 = new Telerik.Reporting.PolarCoordinateSystem();
     this.graphAxis1             = new Telerik.Reporting.GraphAxis();
     this.graphAxis2             = new Telerik.Reporting.GraphAxis();
     this.barSeries1             = new Telerik.Reporting.BarSeries();
     this.barSeries2             = new Telerik.Reporting.BarSeries();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(3D);
     this.pageHeaderSection1.Name   = "pageHeaderSection1";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(9D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.graph1
     });
     this.detail.Name = "detail";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(3D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // graph1
     //
     graphGroup2.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.Restante"));
     graphGroup2.Name = "restanteGroup";
     graphGroup2.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.Restante", Telerik.Reporting.SortDirection.Asc));
     graphGroup1.ChildGroups.Add(graphGroup2);
     graphGroup1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.Pagado"));
     graphGroup1.Name = "pagadoGroup";
     graphGroup1.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.Pagado", Telerik.Reporting.SortDirection.Asc));
     this.graph1.CategoryGroups.Add(graphGroup1);
     this.graph1.CoordinateSystems.Add(this.polarCoordinateSystem1);
     this.graph1.DataSource             = this.sqlDataSource1;
     this.graph1.Legend.Style.LineColor = System.Drawing.Color.LightGray;
     this.graph1.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.graph1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.5D), Telerik.Reporting.Drawing.Unit.Cm(0.299999862909317D));
     this.graph1.Name     = "graph1";
     this.graph1.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
     this.graph1.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.graph1.Series.Add(this.barSeries1);
     this.graph1.Series.Add(this.barSeries2);
     graphGroup4.ChildGroups.Add(graphGroup3);
     graphGroup4.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.Pagado"));
     graphGroup4.Name = "pagadoGroup1";
     graphGroup4.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.Pagado", Telerik.Reporting.SortDirection.Asc));
     this.graph1.SeriesGroups.Add(graphGroup4);
     this.graph1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(13.199999809265137D), Telerik.Reporting.Drawing.Unit.Cm(7.90000057220459D));
     graphTitle1.Position        = Telerik.Reporting.GraphItemPosition.TopCenter;
     graphTitle1.Style.LineColor = System.Drawing.Color.LightGray;
     graphTitle1.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Cm(0D);
     graphTitle1.Text            = "graph1";
     this.graph1.Titles.Add(graphTitle1);
     //
     // objectDataSource1
     //
     this.objectDataSource1.Name = "objectDataSource1";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Data Source=10.1.0.120;Initial Catalog=SIANCENTRAL;Persist Security Info=True;Use" +
                                            "r ID=sa;Password=sistemas";
     this.sqlDataSource1.Name = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@FechaCorte", System.Data.DbType.DateTime, null),
         new Telerik.Reporting.SqlDataSourceParameter("@DiasRevision", System.Data.DbType.Int32, null),
         new Telerik.Reporting.SqlDataSourceParameter("@Id_Cte", System.Data.DbType.Int32, null),
         new Telerik.Reporting.SqlDataSourceParameter("@Id_cd", System.Data.DbType.Int32, null)
     });
     this.sqlDataSource1.ProviderName      = "System.Data.SqlClient";
     this.sqlDataSource1.SelectCommand     = "dbo.spCobSaldosNivel2";
     this.sqlDataSource1.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // polarCoordinateSystem1
     //
     this.polarCoordinateSystem1.AngularAxis      = this.graphAxis1;
     this.polarCoordinateSystem1.InnerRadiusRatio = 0.3D;
     this.polarCoordinateSystem1.Name             = "polarCoordinateSystem1";
     this.polarCoordinateSystem1.RadialAxis       = this.graphAxis2;
     //
     // graphAxis1
     //
     this.graphAxis1.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis1.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis1.MajorGridLineStyle.Visible   = false;
     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.Visible = false;
     //
     // graphAxis2
     //
     this.graphAxis2.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.graphAxis2.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.graphAxis2.MajorGridLineStyle.Visible   = false;
     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";
     categoryScale1.PositionMode     = Telerik.Reporting.AxisPositionMode.OnTicks;
     categoryScale1.SpacingSlotCount = 0D;
     this.graphAxis2.Scale           = categoryScale1;
     this.graphAxis2.Style.Visible   = false;
     //
     // barSeries1
     //
     this.barSeries1.ArrangeMode                 = Telerik.Reporting.GraphSeriesArrangeMode.Stacked100;
     this.barSeries1.CategoryGroup               = graphGroup2;
     this.barSeries1.CoordinateSystem            = this.polarCoordinateSystem1;
     this.barSeries1.DataPointLabel              = "= Sum(Fields.Pagado) / CDbl(Exec(\'graph1\', Sum(Fields.Pagado)))";
     this.barSeries1.DataPointLabelFormat        = "{0:P}";
     this.barSeries1.DataPointLabelStyle.Visible = true;
     this.barSeries1.DataPointStyle.LineWidth    = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.barSeries1.DataPointStyle.Visible      = true;
     this.barSeries1.Legend       = "=Fields.Pagado + \'/\' + Fields.Restante + \'/\' + \'Sum(Pagado)\'";
     this.barSeries1.LegendFormat = "";
     graphGroup3.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.Restante"));
     graphGroup3.Name = "restanteGroup1";
     graphGroup3.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.Restante", Telerik.Reporting.SortDirection.Asc));
     this.barSeries1.SeriesGroup = graphGroup3;
     this.barSeries1.X           = "=Sum(Fields.Pagado)";
     //
     // barSeries2
     //
     this.barSeries2.ArrangeMode                 = Telerik.Reporting.GraphSeriesArrangeMode.Stacked100;
     this.barSeries2.CategoryGroup               = graphGroup2;
     this.barSeries2.CoordinateSystem            = this.polarCoordinateSystem1;
     this.barSeries2.DataPointLabel              = "= Sum(Fields.Restante) / CDbl(Exec(\'graph1\', Sum(Fields.Restante)))";
     this.barSeries2.DataPointLabelFormat        = "{0:P}";
     this.barSeries2.DataPointLabelStyle.Visible = true;
     this.barSeries2.DataPointStyle.LineWidth    = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.barSeries2.DataPointStyle.Visible      = true;
     this.barSeries2.Legend       = "=Fields.Pagado + \'/\' + Fields.Restante + \'/\' + \'Sum(Restante)\'";
     this.barSeries2.LegendFormat = "";
     this.barSeries2.SeriesGroup  = graphGroup3;
     this.barSeries2.X            = "=Sum(Fields.Restante)";
     //
     // pruebafinal
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "pruebafinal";
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Style.BackgroundColor  = System.Drawing.Color.White;
     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(16.100000381469727D);
     ((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.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.groupFooterSection2 = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection2 = new Telerik.Reporting.GroupHeaderSection();
            this.panelGroupName = new Telerik.Reporting.Panel();
            this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
            this.second_header = new Telerik.Reporting.Panel();
            this.groupFooterSection = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
            this.graph_section = new Telerik.Reporting.Panel();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.reportTitle = new Telerik.Reporting.TextBox();
            this.detailSection = new Telerik.Reporting.DetailSection();
            this.detail_panel = new Telerik.Reporting.Panel();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.currentTimeTextBox = new Telerik.Reporting.TextBox();
            this.pageInfoTextBox = new Telerik.Reporting.TextBox();
            this.shape1 = new Telerik.Reporting.Shape();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // groupFooterSection2
            // 
            this.groupFooterSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.10000022500753403D);
            this.groupFooterSection2.Name = "groupFooterSection2";
            // 
            // groupHeaderSection2
            // 
            this.groupHeaderSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D);
            this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.panelGroupName});
            this.groupHeaderSection2.Name = "groupHeaderSection2";
            // 
            // panelGroupName
            // 
            this.panelGroupName.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
            this.panelGroupName.Name = "panelGroupName";
            this.panelGroupName.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.3999996185302734D), Telerik.Reporting.Drawing.Unit.Inch(0.19996070861816406D));
            // 
            // groupFooterSection1
            // 
            this.groupFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D);
            this.groupFooterSection1.Name = "groupFooterSection1";
            // 
            // groupHeaderSection1
            // 
            this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D);
            this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.second_header});
            this.groupHeaderSection1.Name = "groupHeaderSection1";
            // 
            // second_header
            // 
            this.second_header.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D), Telerik.Reporting.Drawing.Unit.Inch(7.8757606388535351E-05D));
            this.second_header.Name = "second_header";
            this.second_header.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.6000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.19992129504680634D));
            // 
            // groupFooterSection
            // 
            this.groupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D);
            this.groupFooterSection.Name = "groupFooterSection";
            // 
            // groupHeaderSection
            // 
            this.groupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.19999988377094269D);
            this.groupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.graph_section});
            this.groupHeaderSection.Name = "groupHeaderSection";
            // 
            // graph_section
            // 
            this.graph_section.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D), Telerik.Reporting.Drawing.Unit.Inch(7.8519187809433788E-05D));
            this.graph_section.Name = "graph_section";
            this.graph_section.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.3999996185302734D), Telerik.Reporting.Drawing.Unit.Inch(0.19992144405841827D));
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.reportTitle});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            this.pageHeaderSection1.Style.BackgroundImage.ImageData = global::ReportTemplates.Properties.Resources.product_logo;
            this.pageHeaderSection1.Style.BackgroundImage.MimeType = "image/png";
            this.pageHeaderSection1.Style.BackgroundImage.Repeat = Telerik.Reporting.Drawing.BackgroundRepeat.NoRepeat;
            this.pageHeaderSection1.StyleName = "Logo";
            // 
            // reportTitle
            // 
            this.reportTitle.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
            this.reportTitle.Name = "reportTitle";
            this.reportTitle.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.9999217987060547D), Telerik.Reporting.Drawing.Unit.Inch(0.29992136359214783D));
            this.reportTitle.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.reportTitle.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.reportTitle.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
            this.reportTitle.Value = "";
            // 
            // detailSection
            // 
            this.detailSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.099999904632568359D);
            this.detailSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail_panel});
            this.detailSection.Name = "detailSection";
            // 
            // detail_panel
            // 
            this.detail_panel.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.detail_panel.Name = "detail_panel";
            this.detail_panel.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.6000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.099999904632568359D));
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30007871985435486D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.currentTimeTextBox,
            this.pageInfoTextBox,
            this.shape1});
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // currentTimeTextBox
            // 
            this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.10007890313863754D));
            this.currentTimeTextBox.Name = "currentTimeTextBox";
            this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.599881649017334D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
            this.currentTimeTextBox.Value = "=NOW().ToString(\"MM/dd/yyyy\")";
            // 
            // pageInfoTextBox
            // 
            this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.5999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.10007890313863754D));
            this.pageInfoTextBox.Name = "pageInfoTextBox";
            this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.399960994720459D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
            this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.pageInfoTextBox.Value = "= PageNumber + \" of \" + PageCount";
            // 
            // shape1
            // 
            this.shape1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            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.9999217987060547D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
            // 
            // BarChartTwoGroup
            // 
            this.DocumentName = "Derp";
            group1.GroupFooter = this.groupFooterSection2;
            group1.GroupHeader = this.groupHeaderSection2;
            group1.Name = "group2";
            group2.GroupFooter = this.groupFooterSection1;
            group2.GroupHeader = this.groupHeaderSection1;
            group2.Name = "group1";
            group3.GroupFooter = this.groupFooterSection;
            group3.GroupHeader = this.groupHeaderSection;
            group3.Name = "group";
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            group1,
            group2,
            group3});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.groupHeaderSection2,
            this.groupFooterSection2,
            this.groupHeaderSection1,
            this.groupFooterSection1,
            this.groupHeaderSection,
            this.groupFooterSection,
            this.pageHeaderSection1,
            this.detailSection,
            this.pageFooterSection1});
            this.Name = "BarChartTwoGroup";
            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;
            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(9.0000009536743164D);
            ((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(ProductionAdditiveInputsReport));
     Telerik.Reporting.TableGroup        tableGroup16         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup17         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup9          = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup10         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup7          = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup        tableGroup8          = 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.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        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();
     Telerik.Reporting.TableGroup        tableGroup15         = new Telerik.Reporting.TableGroup();
     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.txtAdditiveType                = new Telerik.Reporting.TextBox();
     this.textBox4                       = new Telerik.Reporting.TextBox();
     this.textBox6                       = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1             = new Telerik.Reporting.PageHeaderSection();
     this.pictureBox1                    = new Telerik.Reporting.PictureBox();
     this.textBox1                       = new Telerik.Reporting.TextBox();
     this.LabelTitle                     = new Telerik.Reporting.TextBox();
     this.lblProductionDates             = new Telerik.Reporting.TextBox();
     this.txtProductionDates             = new Telerik.Reporting.TextBox();
     this.detail                         = new Telerik.Reporting.DetailSection();
     this.listByDates                    = new Telerik.Reporting.List();
     this.panel1                         = new Telerik.Reporting.Panel();
     this.txtProductionDate              = new Telerik.Reporting.TextBox();
     this.listByOutputLots               = new Telerik.Reporting.List();
     this.panel2                         = new Telerik.Reporting.Panel();
     this.txtOutputLot                   = new Telerik.Reporting.TextBox();
     this.listByAdditiveTypes            = new Telerik.Reporting.List();
     this.panel3                         = new Telerik.Reporting.Panel();
     this.tblItems                       = new Telerik.Reporting.Table();
     this.txtLotNumber                   = new Telerik.Reporting.TextBox();
     this.txtPoundsPicked                = new Telerik.Reporting.TextBox();
     this.txtResultsEnteredBy            = new Telerik.Reporting.TextBox();
     this.textBox3                       = new Telerik.Reporting.TextBox();
     this.txtLotProduct                  = new Telerik.Reporting.TextBox();
     this.pageFooterSection1             = new Telerik.Reporting.PageFooterSection();
     this.txtPage                        = new Telerik.Reporting.TextBox();
     this.txtNow                         = new Telerik.Reporting.TextBox();
     this.productionAdditiveInputsSource = new Telerik.Reporting.ObjectDataSource();
     this.tblTotals                      = new Telerik.Reporting.Table();
     this.textBox7                       = new Telerik.Reporting.TextBox();
     this.textBox2                       = new Telerik.Reporting.TextBox();
     this.txtTotalPounds                 = new Telerik.Reporting.TextBox();
     this.textBox9                       = new Telerik.Reporting.TextBox();
     this.txtAdditiveTotals              = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // txtAdditiveType
     //
     this.txtAdditiveType.Name            = "txtAdditiveType";
     this.txtAdditiveType.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5272219181060791D), Telerik.Reporting.Drawing.Unit.Inch(0.19996054470539093D));
     this.txtAdditiveType.Style.Font.Bold = true;
     this.txtAdditiveType.Value           = "ADDITIVE TYPE";
     //
     // textBox4
     //
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3862905502319336D), Telerik.Reporting.Drawing.Unit.Inch(0.19996054470539093D));
     this.textBox4.Style.Font.Bold = true;
     this.textBox4.Value           = "Pounds Picked";
     //
     // textBox6
     //
     this.textBox6.Name            = "textBox6";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3862905502319336D), Telerik.Reporting.Drawing.Unit.Inch(0.19996054470539093D));
     this.textBox6.Style.Font.Bold = true;
     this.textBox6.Value           = "Results Entered By";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.textBox1,
         this.LabelTitle,
         this.lblProductionDates,
         this.txtProductionDates
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     this.pageHeaderSection1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.pageHeaderSection1.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.pageHeaderSection1.Style.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Inch(0D);
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.pictureBox1.MimeType = "image/jpeg";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.6582036018371582D), Telerik.Reporting.Drawing.Unit.Inch(0.89999991655349731D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // textBox1
     //
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.65832167863845825D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3999998569488525D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Style.Font.Name = "Times New Roman";
     this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox1.Value           = "Rio Valley Chili, Inc.";
     //
     // LabelTitle
     //
     this.LabelTitle.CanGrow           = false;
     this.LabelTitle.Location          = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.65832167863845825D), Telerik.Reporting.Drawing.Unit.Inch(0.25007876753807068D));
     this.LabelTitle.Multiline         = true;
     this.LabelTitle.Name              = "LabelTitle";
     this.LabelTitle.Size              = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7416787147521973D), Telerik.Reporting.Drawing.Unit.Inch(0.649921178817749D));
     this.LabelTitle.Style.Color       = System.Drawing.Color.Black;
     this.LabelTitle.Style.Font.Bold   = true;
     this.LabelTitle.Style.Font.Italic = false;
     this.LabelTitle.Style.Font.Name   = "Tahoma";
     this.LabelTitle.Style.Font.Size   = Telerik.Reporting.Drawing.Unit.Point(16D);
     this.LabelTitle.Value             = "Recap of Additive Inputs from Production";
     //
     // lblProductionDates
     //
     this.lblProductionDates.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.25007876753807068D));
     this.lblProductionDates.Name            = "lblProductionDates";
     this.lblProductionDates.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.1998424530029297D), Telerik.Reporting.Drawing.Unit.Inch(0.24996064603328705D));
     this.lblProductionDates.Style.Font.Bold = true;
     this.lblProductionDates.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.lblProductionDates.Value           = "Production Dates";
     //
     // txtProductionDates
     //
     this.txtProductionDates.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.5001180768013D));
     this.txtProductionDates.Name            = "txtProductionDates";
     this.txtProductionDates.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.1998417377471924D), Telerik.Reporting.Drawing.Unit.Inch(0.24999998509883881D));
     this.txtProductionDates.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.txtProductionDates.Value           = "";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(1.4000791311264038D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.listByDates
     });
     this.detail.Name = "detail";
     this.detail.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Inch(0D);
     //
     // listByDates
     //
     this.listByDates.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(7.4999213218688965D)));
     this.listByDates.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(1.4000396728515625D)));
     this.listByDates.Body.SetCellContent(0, 0, this.panel1);
     tableGroup16.Name = "ColumnGroup";
     this.listByDates.ColumnGroups.Add(tableGroup16);
     this.listByDates.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel1
     });
     this.listByDates.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.listByDates.Name     = "listByDates";
     tableGroup17.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup17.Name = "DetailGroup";
     this.listByDates.RowGroups.Add(tableGroup17);
     this.listByDates.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4999213218688965D), Telerik.Reporting.Drawing.Unit.Inch(1.4000396728515625D));
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtProductionDate,
         this.listByOutputLots,
         this.tblTotals
     });
     this.panel1.Name = "panel1";
     this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4999213218688965D), Telerik.Reporting.Drawing.Unit.Inch(1.4000396728515625D));
     this.panel1.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Inch(0D);
     //
     // txtProductionDate
     //
     this.txtProductionDate.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.099921226501464844D));
     this.txtProductionDate.Name            = "txtProductionDate";
     this.txtProductionDate.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.79998779296875D), Telerik.Reporting.Drawing.Unit.Inch(0.19996054470539093D));
     this.txtProductionDate.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.txtProductionDate.Value           = "";
     //
     // listByOutputLots
     //
     this.listByOutputLots.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(7.4998421669006348D)));
     this.listByOutputLots.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D)));
     this.listByOutputLots.Body.SetCellContent(0, 0, this.panel2);
     tableGroup9.Name = "ColumnGroup";
     this.listByOutputLots.ColumnGroups.Add(tableGroup9);
     this.listByOutputLots.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel2
     });
     this.listByOutputLots.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.7000395655632019D));
     this.listByOutputLots.Name     = "listByOutputLots";
     tableGroup10.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup10.Name = "DetailGroup";
     this.listByOutputLots.RowGroups.Add(tableGroup10);
     this.listByOutputLots.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4998421669006348D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
     //
     // panel2
     //
     this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtOutputLot,
         this.listByAdditiveTypes,
         this.txtLotProduct
     });
     this.panel2.Name = "panel2";
     this.panel2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4998421669006348D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
     //
     // txtOutputLot
     //
     this.txtOutputLot.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.099921226501464844D));
     this.txtOutputLot.Name            = "txtOutputLot";
     this.txtOutputLot.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6999213695526123D), Telerik.Reporting.Drawing.Unit.Inch(0.19984228909015656D));
     this.txtOutputLot.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.txtOutputLot.Value           = "";
     //
     // listByAdditiveTypes
     //
     this.listByAdditiveTypes.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(7.4998030662536621D)));
     this.listByAdditiveTypes.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.40011829137802124D)));
     this.listByAdditiveTypes.Body.SetCellContent(0, 0, this.panel3);
     tableGroup7.Name = "ColumnGroup";
     this.listByAdditiveTypes.ColumnGroups.Add(tableGroup7);
     this.listByAdditiveTypes.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel3
     });
     this.listByAdditiveTypes.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.29988178610801697D));
     this.listByAdditiveTypes.Name     = "listByAdditiveTypes";
     tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup8.Name = "DetailGroup";
     this.listByAdditiveTypes.RowGroups.Add(tableGroup8);
     this.listByAdditiveTypes.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4998030662536621D), Telerik.Reporting.Drawing.Unit.Inch(0.40011829137802124D));
     //
     // panel3
     //
     this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.tblItems
     });
     this.panel3.Name = "panel3";
     this.panel3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4998030662536621D), Telerik.Reporting.Drawing.Unit.Inch(0.40011829137802124D));
     //
     // tblItems
     //
     this.tblItems.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.14093141257762909D)));
     this.tblItems.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.3862905502319336D)));
     this.tblItems.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.3862905502319336D)));
     this.tblItems.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.3862905502319336D)));
     this.tblItems.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.19996054470539093D)));
     this.tblItems.Body.SetCellContent(0, 1, this.txtLotNumber);
     this.tblItems.Body.SetCellContent(0, 2, this.txtPoundsPicked);
     this.tblItems.Body.SetCellContent(0, 3, this.txtResultsEnteredBy);
     this.tblItems.Body.SetCellContent(0, 0, this.textBox3);
     tableGroup2.Name = "group1";
     tableGroup3.Name = "tableGroup";
     tableGroup1.ChildGroups.Add(tableGroup2);
     tableGroup1.ChildGroups.Add(tableGroup3);
     tableGroup1.Name       = "group";
     tableGroup1.ReportItem = this.txtAdditiveType;
     tableGroup4.Name       = "tableGroup1";
     tableGroup4.ReportItem = this.textBox4;
     tableGroup5.Name       = "tableGroup2";
     tableGroup5.ReportItem = this.textBox6;
     this.tblItems.ColumnGroups.Add(tableGroup1);
     this.tblItems.ColumnGroups.Add(tableGroup4);
     this.tblItems.ColumnGroups.Add(tableGroup5);
     this.tblItems.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtLotNumber,
         this.txtPoundsPicked,
         this.txtResultsEnteredBy,
         this.textBox3,
         this.txtAdditiveType,
         this.textBox4,
         this.textBox6
     });
     this.tblItems.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19996054470539093D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.tblItems.Name     = "tblItems";
     tableGroup6.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup6.Name = "detailTableGroup";
     this.tblItems.RowGroups.Add(tableGroup6);
     this.tblItems.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.2998027801513672D), Telerik.Reporting.Drawing.Unit.Inch(0.39992108941078186D));
     //
     // txtLotNumber
     //
     this.txtLotNumber.Name = "txtLotNumber";
     this.txtLotNumber.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3862905502319336D), Telerik.Reporting.Drawing.Unit.Inch(0.19996054470539093D));
     //
     // txtPoundsPicked
     //
     this.txtPoundsPicked.Name = "txtPoundsPicked";
     this.txtPoundsPicked.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3862905502319336D), Telerik.Reporting.Drawing.Unit.Inch(0.19996054470539093D));
     //
     // txtResultsEnteredBy
     //
     this.txtResultsEnteredBy.Name = "txtResultsEnteredBy";
     this.txtResultsEnteredBy.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3862905502319336D), Telerik.Reporting.Drawing.Unit.Inch(0.19996054470539093D));
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.14093141257762909D), Telerik.Reporting.Drawing.Unit.Inch(0.19996054470539093D));
     this.textBox3.StyleName = "";
     //
     // txtLotProduct
     //
     this.txtLotProduct.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.7000395059585571D), Telerik.Reporting.Drawing.Unit.Inch(0.099960647523403168D));
     this.txtLotProduct.Name            = "txtLotProduct";
     this.txtLotProduct.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.0999479293823242D), Telerik.Reporting.Drawing.Unit.Inch(0.19984228909015656D));
     this.txtLotProduct.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.txtLotProduct.Value           = "";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.29984220862388611D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.txtPage,
         this.txtNow
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // txtPage
     //
     this.txtPage.Bindings.Add(new Telerik.Reporting.Binding("Value", "=Format(\"Page {0} of {1}\", PageNumber, PageCount)"));
     this.txtPage.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.79992151260376D), Telerik.Reporting.Drawing.Unit.Inch(0.099842071533203125D));
     this.txtPage.Name            = "txtPage";
     this.txtPage.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6999208927154541D), Telerik.Reporting.Drawing.Unit.Inch(0.19999979436397553D));
     this.txtPage.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.txtPage.Value           = "";
     //
     // txtNow
     //
     this.txtNow.Bindings.Add(new Telerik.Reporting.Binding("Value", "=Now()"));
     this.txtNow.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.099842071533203125D));
     this.txtNow.Name     = "txtNow";
     this.txtNow.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6999208927154541D), Telerik.Reporting.Drawing.Unit.Inch(0.19999979436397553D));
     this.txtNow.Value    = "";
     //
     // productionAdditiveInputsSource
     //
     this.productionAdditiveInputsSource.DataMember = "GetProductionAdditiveInputs";
     this.productionAdditiveInputsSource.DataSource = typeof(RioValleyChili.Client.Reporting.Services.ProductionResultsReportingService);
     this.productionAdditiveInputsSource.Name       = "productionAdditiveInputsSource";
     this.productionAdditiveInputsSource.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
         new Telerik.Reporting.ObjectDataSourceParameter("startDate", typeof(System.DateTime), "= Parameters.StartDate.Value"),
         new Telerik.Reporting.ObjectDataSourceParameter("endDate", typeof(System.DateTime), "= Parameters.EndDate.Value")
     });
     //
     // tblTotals
     //
     this.tblTotals.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.13999998569488525D)));
     this.tblTotals.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.3900001049041748D)));
     this.tblTotals.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.3899996280670166D)));
     this.tblTotals.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D)));
     this.tblTotals.Body.SetCellContent(0, 2, this.txtTotalPounds);
     this.tblTotals.Body.SetCellContent(0, 0, this.textBox9);
     this.tblTotals.Body.SetCellContent(0, 1, this.txtAdditiveTotals);
     tableGroup12.Name = "group3";
     tableGroup13.Name = "group2";
     tableGroup11.ChildGroups.Add(tableGroup12);
     tableGroup11.ChildGroups.Add(tableGroup13);
     tableGroup11.Name       = "tableGroup3";
     tableGroup11.ReportItem = this.textBox7;
     tableGroup14.Name       = "tableGroup5";
     tableGroup14.ReportItem = this.textBox2;
     this.tblTotals.ColumnGroups.Add(tableGroup11);
     this.tblTotals.ColumnGroups.Add(tableGroup14);
     this.tblTotals.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox7,
         this.textBox2,
         this.txtTotalPounds,
         this.textBox9,
         this.txtAdditiveTotals
     });
     this.tblTotals.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19996054470539093D), Telerik.Reporting.Drawing.Unit.Inch(0.29996061325073242D));
     this.tblTotals.Name     = "tblTotals";
     tableGroup15.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup15.Name = "detailTableGroup1";
     this.tblTotals.RowGroups.Add(tableGroup15);
     this.tblTotals.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.9200000762939453D), Telerik.Reporting.Drawing.Unit.Inch(0.40000015497207642D));
     //
     // textBox7
     //
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5300002098083496D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox7.Style.Font.Bold = true;
     this.textBox7.Value           = "Additive";
     //
     // textBox2
     //
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3899998664855957D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox2.Style.Font.Bold = true;
     this.textBox2.Value           = "Total Pounds Picked";
     //
     // txtTotalPounds
     //
     this.txtTotalPounds.Name = "txtTotalPounds";
     this.txtTotalPounds.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3899998664855957D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     //
     // textBox9
     //
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.14000000059604645D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     //
     // txtAdditiveTotals
     //
     this.txtAdditiveTotals.Name      = "txtAdditiveTotals";
     this.txtAdditiveTotals.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3900001049041748D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.txtAdditiveTotals.StyleName = "";
     //
     // ProductionAdditiveInputsReport
     //
     this.DataSource = this.productionAdditiveInputsSource;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "ProductionAdditiveInputs";
     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(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     reportParameter1.AllowBlank = false;
     reportParameter1.Name       = "StartDate";
     reportParameter1.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter1.Visible    = true;
     reportParameter2.AllowBlank = false;
     reportParameter2.Name       = "EndDate";
     reportParameter2.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter2.Visible    = true;
     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();
 }
Esempio n. 43
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.NavigateToReportAction navigateToReportAction1 = new Telerik.Reporting.NavigateToReportAction();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ReportCatalog));
            Telerik.Reporting.NavigateToReportAction navigateToReportAction2 = new Telerik.Reporting.NavigateToReportAction();
            Telerik.Reporting.NavigateToReportAction navigateToReportAction3 = new Telerik.Reporting.NavigateToReportAction();
            Telerik.Reporting.NavigateToReportAction navigateToReportAction4 = new Telerik.Reporting.NavigateToReportAction();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            this.detail = new Telerik.Reporting.DetailSection();
            this.panel1 = new Telerik.Reporting.Panel();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.panel2 = new Telerik.Reporting.Panel();
            this.pictureBox1 = new Telerik.Reporting.PictureBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.panel3 = new Telerik.Reporting.Panel();
            this.pictureBox2 = new Telerik.Reporting.PictureBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.panel4 = new Telerik.Reporting.Panel();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detail
            // 
            this.detail.ColumnCount = 3;
            this.detail.ColumnSpacing = new Telerik.Reporting.Drawing.Unit(0.60000002384185791D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.detail.Height = new Telerik.Reporting.Drawing.Unit(7.8739991188049316D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.panel1,
            this.panel2,
            this.panel3,
            this.panel4});
            this.detail.Name = "detail";
            // 
            // panel1
            // 
            this.panel1.Anchoring = ((Telerik.Reporting.AnchoringStyles)((((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom) 
            | Telerik.Reporting.AnchoringStyles.Left) 
            | Telerik.Reporting.AnchoringStyles.Right)));
            this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.textBox2});
            this.panel1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.panel1.Name = "panel1";
            this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(8.7999992370605469D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.3399999141693115D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.panel1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
            this.panel1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(174)))), ((int)(((byte)(174)))));
            this.panel1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox1
            // 
            this.textBox1.Anchoring = ((Telerik.Reporting.AnchoringStyles)(((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Left) 
            | Telerik.Reporting.AnchoringStyles.Right)));
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(8.3600988388061523D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(16D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox1.Value = "Members";
            // 
            // textBox2
            // 
            this.textBox2.Anchoring = ((Telerik.Reporting.AnchoringStyles)((((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom) 
            | Telerik.Reporting.AnchoringStyles.Left) 
            | Telerik.Reporting.AnchoringStyles.Right)));
            this.textBox2.CanGrow = false;
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.0002001523971558D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(8.3600978851318359D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.1397995948791504D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox2.Style.Font.Italic = false;
            this.textBox2.Style.Font.Name = "Arial";
            this.textBox2.Value = "Get a report about members";
            // 
            // panel2
            // 
            navigateToReportAction1.ReportDocumentType = "= Fields.ReportType.AssemblyQualifiedName";
            this.panel2.Action = navigateToReportAction1;
            this.panel2.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Bottom | Telerik.Reporting.AnchoringStyles.Left)));
            this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pictureBox1,
            this.textBox3});
            this.panel2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.078740157186985016D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.1000000238418579D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel2.Name = "panel2";
            this.panel2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7999999523162842D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.70000004768371582D, Telerik.Reporting.Drawing.UnitType.Cm));
            // 
            // pictureBox1
            // 
            this.pictureBox1.MimeType = "image/png";
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.70000022649765015D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.70000004768371582D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.pictureBox1.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.Center;
            this.pictureBox1.Value = ((object)(resources.GetObject("pictureBox1.Value")));
            // 
            // textBox3
            // 
            navigateToReportAction2.ReportDocumentType = "ReportLibrary.ReportCatalog.Members_Report, ReportLibrary, Version=1.0.0.0, Cultu" +
    "re=neutral, PublicKeyToken=null";
            this.textBox3.Action = navigateToReportAction2;
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.70000004768371582D, 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.0999996662139893D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.70000004768371582D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox3.StyleName = "Hyperlink";
            this.textBox3.Value = "View Report";
            // 
            // panel3
            // 
            navigateToReportAction3.ReportDocumentType = "= Fields.ReportType.AssemblyQualifiedName";
            this.panel3.Action = navigateToReportAction3;
            this.panel3.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Bottom | Telerik.Reporting.AnchoringStyles.Left)));
            this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pictureBox2,
            this.textBox4});
            this.panel3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.0787399634718895D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.6000001430511475D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel3.Name = "panel3";
            this.panel3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.7999999523162842D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.70000004768371582D, Telerik.Reporting.Drawing.UnitType.Cm));
            // 
            // pictureBox2
            // 
            this.pictureBox2.MimeType = "image/png";
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.70000022649765015D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.70000004768371582D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.pictureBox2.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.Center;
            this.pictureBox2.Value = ((object)(resources.GetObject("pictureBox2.Value")));
            // 
            // textBox4
            // 
            navigateToReportAction4.ReportDocumentType = "ReportLibrary.ReportCatalog.Visitor_Report, ReportLibrary, Version=1.0.0.0, Cultu" +
    "re=neutral, PublicKeyToken=null";
            this.textBox4.Action = navigateToReportAction4;
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.70000004768371582D, 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(2.0999996662139893D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.70000004768371582D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox4.StyleName = "Hyperlink";
            this.textBox4.Value = "View Report";
            // 
            // panel4
            // 
            this.panel4.Anchoring = ((Telerik.Reporting.AnchoringStyles)((((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom) 
            | Telerik.Reporting.AnchoringStyles.Left) 
            | Telerik.Reporting.AnchoringStyles.Right)));
            this.panel4.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox5,
            this.textBox6});
            this.panel4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19999949634075165D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(4.0110836029052734D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.panel4.Name = "panel4";
            this.panel4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(8.7999992370605469D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.3399999141693115D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.panel4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
            this.panel4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(174)))), ((int)(((byte)(174)))));
            this.panel4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox5
            // 
            this.textBox5.Anchoring = ((Telerik.Reporting.AnchoringStyles)(((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Left) 
            | Telerik.Reporting.AnchoringStyles.Right)));
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(8.3600988388061523D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox5.Style.Font.Bold = true;
            this.textBox5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(16D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox5.Value = "Visitor Cards";
            // 
            // textBox6
            // 
            this.textBox6.Anchoring = ((Telerik.Reporting.AnchoringStyles)((((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom) 
            | Telerik.Reporting.AnchoringStyles.Left) 
            | Telerik.Reporting.AnchoringStyles.Right)));
            this.textBox6.CanGrow = false;
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19999989867210388D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.0002001523971558D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(8.3600978851318359D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1.1397995948791504D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox6.Style.Font.Italic = false;
            this.textBox6.Style.Font.Name = "Arial";
            this.textBox6.Value = "Get a report about visitor cards";
            // 
            // ReportCatalog
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail});
            this.PageSettings.Landscape = true;
            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.5D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(0.5D, 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;
            this.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(173)))), ((int)(((byte)(1)))));
            this.Style.Font.Name = "Trebuchet MS";
            styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Hyperlink")});
            styleRule1.Style.Font.Name = "Arial";
            styleRule1.Style.Font.Underline = true;
            styleRule1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1});
            this.Width = new Telerik.Reporting.Drawing.Unit(7D, Telerik.Reporting.Drawing.UnitType.Cm);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Esempio n. 44
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.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
     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.textBox10 = new Telerik.Reporting.TextBox();
     this.textBox1  = new Telerik.Reporting.TextBox();
     this.textBox2  = new Telerik.Reporting.TextBox();
     this.textBox14 = new Telerik.Reporting.TextBox();
     this.textBox16 = new Telerik.Reporting.TextBox();
     this.textBox18 = new Telerik.Reporting.TextBox();
     this.textBox22 = new Telerik.Reporting.TextBox();
     this.textBox26 = new Telerik.Reporting.TextBox();
     this.textBox28 = new Telerik.Reporting.TextBox();
     this.textBox4  = new Telerik.Reporting.TextBox();
     this.textBox6  = new Telerik.Reporting.TextBox();
     this.textBox7  = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(15.760000228881836D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox3,
         this.textBox5,
         this.textBox8,
         this.textBox10,
         this.textBox1,
         this.textBox2,
         this.textBox14,
         this.textBox16,
         this.textBox18,
         this.textBox22,
         this.textBox26,
         this.textBox28,
         this.textBox4,
         this.textBox6,
         this.textBox7
     });
     this.detail.Name = "detail";
     //
     // textBox3
     //
     this.textBox3.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.96081280708313D), Telerik.Reporting.Drawing.Unit.Cm(2.6273124217987061D));
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(0.60000008344650269D));
     this.textBox3.Style.Font.Bold = false;
     this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox3.Value           = "";
     //
     // textBox5
     //
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(16.211032867431641D), Telerik.Reporting.Drawing.Unit.Cm(2.6008541584014893D));
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.40468692779541D), Telerik.Reporting.Drawing.Unit.Cm(0.50020039081573486D));
     this.textBox5.Style.Font.Bold = false;
     this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox5.Value           = "";
     //
     // textBox8
     //
     this.textBox8.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.4475207328796387D), Telerik.Reporting.Drawing.Unit.Cm(4.1310276985168457D));
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.1123979091644287D), Telerik.Reporting.Drawing.Unit.Cm(0.499799907207489D));
     this.textBox8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox8.Value           = "";
     //
     // textBox10
     //
     this.textBox10.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(4.2148122787475586D), Telerik.Reporting.Drawing.Unit.Cm(4.71311092376709D));
     this.textBox10.Name            = "textBox10";
     this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.711455345153809D), Telerik.Reporting.Drawing.Unit.Cm(0.599999725818634D));
     this.textBox10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox10.Value           = "";
     //
     // textBox1
     //
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(6.6040000915527344D), Telerik.Reporting.Drawing.Unit.Cm(4.1310281753540039D));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0000002384185791D), Telerik.Reporting.Drawing.Unit.Cm(0.49979996681213379D));
     this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox1.Value           = "textBox1";
     //
     // textBox2
     //
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(18.542001724243164D), Telerik.Reporting.Drawing.Unit.Cm(4.1310281753540039D));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.0156253576278687D), Telerik.Reporting.Drawing.Unit.Cm(0.49979943037033081D));
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox2.Value           = "textBox2";
     //
     // textBox14
     //
     this.textBox14.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.7780001163482666D), Telerik.Reporting.Drawing.Unit.Cm(6.9003334045410156D));
     this.textBox14.Name            = "textBox14";
     this.textBox14.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.39158308506011963D), Telerik.Reporting.Drawing.Unit.Cm(0.60000050067901611D));
     this.textBox14.Style.Font.Name = "Calibri";
     this.textBox14.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox14.Value           = "textBox14";
     //
     // textBox16
     //
     this.textBox16.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.446000099182129D), Telerik.Reporting.Drawing.Unit.Cm(7.3400001525878906D));
     this.textBox16.Name            = "textBox16";
     this.textBox16.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.1026527881622315D), Telerik.Reporting.Drawing.Unit.Cm(0.65299427509307861D));
     this.textBox16.Style.Font.Name = "Calibri";
     this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox16.Value           = "6%";
     //
     // textBox18
     //
     this.textBox18.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.0480003356933594D), Telerik.Reporting.Drawing.Unit.Cm(8.6465835571289062D));
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8.0593729019165039D), Telerik.Reporting.Drawing.Unit.Cm(0.60000050067901611D));
     this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox18.Value           = "";
     //
     // textBox22
     //
     this.textBox22.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.0480003356933594D), Telerik.Reporting.Drawing.Unit.Cm(9.39799976348877D));
     this.textBox22.Name            = "textBox22";
     this.textBox22.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.495944023132324D), Telerik.Reporting.Drawing.Unit.Cm(0.57354217767715454D));
     this.textBox22.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox22.Value           = "";
     //
     // textBox26
     //
     this.textBox26.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.0480003356933594D), Telerik.Reporting.Drawing.Unit.Cm(10.313458442687988D));
     this.textBox26.Name            = "textBox26";
     this.textBox26.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.7657289505004883D), Telerik.Reporting.Drawing.Unit.Cm(0.7005423903465271D));
     this.textBox26.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox26.Value           = "";
     //
     // textBox28
     //
     this.textBox28.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(14.986000061035156D), Telerik.Reporting.Drawing.Unit.Cm(8.4349164962768555D));
     this.textBox28.Name            = "textBox28";
     this.textBox28.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.97552669048309326D), Telerik.Reporting.Drawing.Unit.Cm(0.60000050067901611D));
     this.textBox28.Style.Font.Bold = false;
     this.textBox28.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox28.Value           = "textBox28";
     //
     // textBox4
     //
     this.textBox4.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(16.256000518798828D), Telerik.Reporting.Drawing.Unit.Cm(8.4349164962768555D));
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4602591991424561D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.textBox4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox4.Value           = "textBox4";
     //
     // textBox6
     //
     this.textBox6.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(19.558000564575195D), Telerik.Reporting.Drawing.Unit.Cm(8.4349164962768555D));
     this.textBox6.Name            = "textBox6";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.57906293869018555D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.textBox6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox6.Value           = "textBox6";
     //
     // textBox7
     //
     this.textBox7.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(4.5720000267028809D), Telerik.Reporting.Drawing.Unit.Cm(6.9003334045410156D));
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.39158308506011963D), Telerik.Reporting.Drawing.Unit.Cm(0.60000050067901611D));
     this.textBox7.Style.Font.Name = "Calibri";
     this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox7.Value           = "textBox14";
     //
     // RptPagare
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail
     });
     this.Name = "RptPagare";
     this.PageSettings.ContinuousPaper = false;
     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;
     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.Cm;
     this.Width         = Telerik.Reporting.Drawing.Unit.Cm(20.189979553222656D);
     ((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.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.TableGroup tableGroup12 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup13 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup14 = new Telerik.Reporting.TableGroup();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PromoReportTemplate1));
            Telerik.Reporting.TableGroup tableGroup15 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup16 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup17 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup18 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup19 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup20 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup21 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup22 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup23 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup24 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup25 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup26 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup27 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup28 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup29 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup30 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup31 = new Telerik.Reporting.TableGroup();
            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.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.DescendantSelector descendantSelector3 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule6 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector4 = new Telerik.Reporting.Drawing.DescendantSelector();
            this.textBox53 = new Telerik.Reporting.TextBox();
            this.textBox29 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.textBox60 = new Telerik.Reporting.TextBox();
            this.textBox74 = new Telerik.Reporting.TextBox();
            this.textBox69 = new Telerik.Reporting.TextBox();
            this.textBox52 = new Telerik.Reporting.TextBox();
            this.textBox76 = new Telerik.Reporting.TextBox();
            this.textBox79 = new Telerik.Reporting.TextBox();
            this.textBox70 = new Telerik.Reporting.TextBox();
            this.textBox51 = new Telerik.Reporting.TextBox();
            this.textBox50 = new Telerik.Reporting.TextBox();
            this.textBox49 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.txtHeader2 = new Telerik.Reporting.TextBox();
            this.txtHeader5 = new Telerik.Reporting.TextBox();
            this.txtTitle = new Telerik.Reporting.TextBox();
            this.textBox33 = new Telerik.Reporting.TextBox();
            this.textBox31 = new Telerik.Reporting.TextBox();
            this.textBox34 = new Telerik.Reporting.TextBox();
            this.txtDate = new Telerik.Reporting.TextBox();
            this.txtCourse = new Telerik.Reporting.TextBox();
            this.txtDateVal = new Telerik.Reporting.TextBox();
            this.txtCourseVal = new Telerik.Reporting.TextBox();
            this.txtYearLevel = new Telerik.Reporting.TextBox();
            this.txtYearLevelVal = new Telerik.Reporting.TextBox();
            this.txtSectionVal = new Telerik.Reporting.TextBox();
            this.txtTeacherVal = new Telerik.Reporting.TextBox();
            this.txtTeacher = new Telerik.Reporting.TextBox();
            this.txtSection = new Telerik.Reporting.TextBox();
            this.txtHeader1 = new Telerik.Reporting.TextBox();
            this.txtHeader3 = new Telerik.Reporting.TextBox();
            this.txtHeader4 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.crosstab2 = new Telerik.Reporting.Crosstab();
            this.textBox64 = new Telerik.Reporting.TextBox();
            this.textBox65 = new Telerik.Reporting.TextBox();
            this.textBox75 = new Telerik.Reporting.TextBox();
            this.textBox73 = new Telerik.Reporting.TextBox();
            this.textBox68 = new Telerik.Reporting.TextBox();
            this.textBox77 = new Telerik.Reporting.TextBox();
            this.textBox61 = new Telerik.Reporting.TextBox();
            this.textBox54 = new Telerik.Reporting.TextBox();
            this.textBox47 = new Telerik.Reporting.TextBox();
            this.textBox55 = new Telerik.Reporting.TextBox();
            this.textBox58 = new Telerik.Reporting.TextBox();
            this.textBox56 = new Telerik.Reporting.TextBox();
            this.promoF = new Telerik.Reporting.SqlDataSource();
            this.crosstab1 = new Telerik.Reporting.Crosstab();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox24 = new Telerik.Reporting.TextBox();
            this.textBox27 = new Telerik.Reporting.TextBox();
            this.textBox32 = new Telerik.Reporting.TextBox();
            this.textBox37 = new Telerik.Reporting.TextBox();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox38 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.promoM = new Telerik.Reporting.SqlDataSource();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox53
            // 
            this.textBox53.Name = "textBox53";
            this.textBox53.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.45999994874000549D), Telerik.Reporting.Drawing.Unit.Point(44.000019073486328D));
            this.textBox53.Style.Font.Bold = true;
            this.textBox53.Style.Font.Name = "Courier New";
            this.textBox53.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox53.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox53.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox53.StyleName = "Normal.TableHeader";
            this.textBox53.Value = "Final Rating";
            // 
            // textBox29
            // 
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Point(44.000022888183594D));
            this.textBox29.Style.Font.Bold = true;
            this.textBox29.Style.Font.Name = "Courier New";
            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.StyleName = "Normal.TableHeader";
            this.textBox29.Value = "Action Taken";
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.95999997854232788D), Telerik.Reporting.Drawing.Unit.Point(34.000003814697266D));
            this.textBox12.Style.Font.Bold = true;
            this.textBox12.Style.Font.Name = "Arial Narrow";
            this.textBox12.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox12.StyleName = "Normal.TableGroup";
            this.textBox12.Value = "= Fields.Description";
            // 
            // textBox60
            // 
            this.textBox60.Name = "textBox60";
            this.textBox60.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.45999997854232788D), Telerik.Reporting.Drawing.Unit.Point(44.000019073486328D));
            this.textBox60.Style.Font.Bold = true;
            this.textBox60.Style.Font.Name = "Courier New";
            this.textBox60.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox60.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox60.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox60.StyleName = "Normal.TableHeader";
            this.textBox60.Value = "Prev. Years";
            // 
            // textBox74
            // 
            this.textBox74.Name = "textBox74";
            this.textBox74.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.56000000238418579D), Telerik.Reporting.Drawing.Unit.Point(44.000019073486328D));
            this.textBox74.Style.Font.Bold = true;
            this.textBox74.Style.Font.Name = "Courier New";
            this.textBox74.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox74.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox74.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox74.StyleName = "Normal.TableHeader";
            this.textBox74.Value = "Current Year";
            // 
            // textBox69
            // 
            this.textBox69.Name = "textBox69";
            this.textBox69.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.38999998569488525D), Telerik.Reporting.Drawing.Unit.Point(44.000015258789062D));
            this.textBox69.Style.Font.Bold = true;
            this.textBox69.Style.Font.Name = "Courier New";
            this.textBox69.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox69.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox69.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox69.StyleName = "Normal.TableHeader";
            this.textBox69.Value = "Total";
            // 
            // textBox52
            // 
            this.textBox52.Name = "textBox52";
            this.textBox52.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4099999666213989D), Telerik.Reporting.Drawing.Unit.Point(34D));
            this.textBox52.Style.Font.Bold = true;
            this.textBox52.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox52.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox52.StyleName = "Normal.TableGroup";
            this.textBox52.Value = "CREDITS EARNED";
            // 
            // textBox76
            // 
            this.textBox76.Name = "textBox76";
            this.textBox76.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.68000000715255737D), Telerik.Reporting.Drawing.Unit.Point(78.0000228881836D));
            this.textBox76.Style.Font.Bold = true;
            this.textBox76.Style.Font.Name = "Arial";
            this.textBox76.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.textBox76.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox76.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox76.StyleName = "Normal.TableGroup";
            this.textBox76.Value = "Promoted or Retained";
            // 
            // textBox79
            // 
            this.textBox79.Name = "textBox79";
            this.textBox79.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.62000000476837158D), Telerik.Reporting.Drawing.Unit.Point(78.000015258789062D));
            this.textBox79.Style.Font.Bold = true;
            this.textBox79.Style.Font.Name = "Arial";
            this.textBox79.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.textBox79.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox79.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox79.StyleName = "Normal.TableGroup";
            this.textBox79.Value = "Remarks";
            // 
            // textBox70
            // 
            this.textBox70.Name = "textBox70";
            this.textBox70.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.65999996662139893D), Telerik.Reporting.Drawing.Unit.Point(78.0000228881836D));
            this.textBox70.Style.Font.Bold = true;
            this.textBox70.Style.Font.Name = "Arial Narrow";
            this.textBox70.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox70.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox70.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox70.StyleName = "Normal.TableGroup";
            this.textBox70.Value = "Eligible for Transfer?";
            // 
            // textBox51
            // 
            this.textBox51.Name = "textBox51";
            this.textBox51.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
            this.textBox51.Style.Font.Name = "Arial Narrow";
            this.textBox51.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox51.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox51.StyleName = "Normal.TableGroup";
            this.textBox51.Value = "= Fields.Age";
            // 
            // textBox50
            // 
            this.textBox50.Name = "textBox50";
            this.textBox50.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0000002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
            this.textBox50.Style.Font.Name = "Arial Narrow";
            this.textBox50.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox50.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox50.StyleName = "Normal.TableGroup";
            this.textBox50.Value = "= Fields.HomeAddress";
            // 
            // textBox49
            // 
            this.textBox49.Name = "textBox49";
            this.textBox49.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.997916579246521D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
            this.textBox49.Style.Font.Name = "Arial Narrow";
            this.textBox49.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox49.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox49.StyleName = "Normal.TableGroup";
            this.textBox49.Value = "= Fields.StudentName";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.45999994874000549D), Telerik.Reporting.Drawing.Unit.Point(44.000019073486328D));
            this.textBox8.Style.Font.Bold = true;
            this.textBox8.Style.Font.Name = "Courier New";
            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.StyleName = "Normal.TableHeader";
            this.textBox8.Value = "Final Rating";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Point(44.000022888183594D));
            this.textBox2.Style.Font.Bold = true;
            this.textBox2.Style.Font.Name = "Courier New";
            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.StyleName = "Normal.TableHeader";
            this.textBox2.Value = "Action Taken";
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.95999997854232788D), Telerik.Reporting.Drawing.Unit.Point(34D));
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.Style.Font.Name = "Arial Narrow";
            this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox1.StyleName = "Normal.TableGroup";
            this.textBox1.Value = "= Fields.Description";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.45999997854232788D), Telerik.Reporting.Drawing.Unit.Point(44.000019073486328D));
            this.textBox3.Style.Font.Bold = true;
            this.textBox3.Style.Font.Name = "Courier New";
            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.StyleName = "Normal.TableHeader";
            this.textBox3.Value = "Prev. Years";
            // 
            // textBox15
            // 
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.56000000238418579D), Telerik.Reporting.Drawing.Unit.Point(44.000019073486328D));
            this.textBox15.Style.Font.Bold = true;
            this.textBox15.Style.Font.Name = "Courier New";
            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.StyleName = "Normal.TableHeader";
            this.textBox15.Value = "Current Year";
            // 
            // textBox16
            // 
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.38999998569488525D), Telerik.Reporting.Drawing.Unit.Point(44.000015258789062D));
            this.textBox16.Style.Font.Bold = true;
            this.textBox16.Style.Font.Name = "Courier New";
            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.StyleName = "Normal.TableHeader";
            this.textBox16.Value = "Total";
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4099999666213989D), Telerik.Reporting.Drawing.Unit.Point(34D));
            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 = "Normal.TableGroup";
            this.textBox10.Value = "CREDITS EARNED";
            // 
            // textBox11
            // 
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.68000000715255737D), Telerik.Reporting.Drawing.Unit.Point(78.0000228881836D));
            this.textBox11.Style.Font.Bold = true;
            this.textBox11.Style.Font.Name = "Arial";
            this.textBox11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox11.StyleName = "Normal.TableGroup";
            this.textBox11.Value = "Promoted or Retained";
            // 
            // textBox18
            // 
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.62000000476837158D), Telerik.Reporting.Drawing.Unit.Point(78.000015258789062D));
            this.textBox18.Style.Font.Bold = true;
            this.textBox18.Style.Font.Name = "Arial";
            this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox18.StyleName = "Normal.TableGroup";
            this.textBox18.Value = "Remarks";
            // 
            // textBox19
            // 
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.65999996662139893D), Telerik.Reporting.Drawing.Unit.Point(78.0000228881836D));
            this.textBox19.Style.Font.Bold = true;
            this.textBox19.Style.Font.Name = "Arial Narrow";
            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.StyleName = "Normal.TableGroup";
            this.textBox19.Value = "Eligible for Transfer?";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49999997019767761D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
            this.textBox6.Style.Font.Name = "Arial Narrow";
            this.textBox6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.StyleName = "Normal.TableGroup";
            this.textBox6.Value = "= Fields.Age";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox5.Style.Font.Name = "Arial Narrow";
            this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox5.StyleName = "Normal.TableGroup";
            this.textBox5.Value = "= Fields.HomeAddress";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999998807907105D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox4.Style.Font.Name = "Arial Narrow";
            this.textBox4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox4.StyleName = "Normal.TableGroup";
            this.textBox4.Value = "= Fields.StudentName";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(2.8000001907348633D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox9,
            this.txtHeader2,
            this.txtHeader5,
            this.txtTitle,
            this.textBox33,
            this.textBox31,
            this.textBox34,
            this.txtDate,
            this.txtCourse,
            this.txtDateVal,
            this.txtCourseVal,
            this.txtYearLevel,
            this.txtYearLevelVal,
            this.txtSectionVal,
            this.txtTeacherVal,
            this.txtTeacher,
            this.txtSection,
            this.txtHeader1,
            this.txtHeader3,
            this.txtHeader4});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // textBox9
            // 
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8999605178833008D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.textBox9.Style.Font.Bold = true;
            this.textBox9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox9.Value = "DepEd Form 18-A";
            // 
            // txtHeader2
            // 
            this.txtHeader2.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
            this.txtHeader2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.24313426017761231D));
            this.txtHeader2.Name = "txtHeader2";
            this.txtHeader2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.104086875915527D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtHeader2.Style.Font.Bold = true;
            this.txtHeader2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(16D);
            this.txtHeader2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtHeader2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtHeader2.Value = "DEPARTMENT OF EDUCATION";
            // 
            // txtHeader5
            // 
            this.txtHeader5.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
            this.txtHeader5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.97253721952438354D));
            this.txtHeader5.Name = "txtHeader5";
            this.txtHeader5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.104087829589844D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtHeader5.Style.Font.Bold = true;
            this.txtHeader5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(16D);
            this.txtHeader5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtHeader5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtHeader5.Value = "REGION ARMM";
            // 
            // txtTitle
            // 
            this.txtTitle.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
            this.txtTitle.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.4588059186935425D));
            this.txtTitle.Name = "txtTitle";
            this.txtTitle.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.104087829589844D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtTitle.Style.Font.Bold = true;
            this.txtTitle.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(18D);
            this.txtTitle.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtTitle.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtTitle.Value = "= Parameters.Title.Value";
            // 
            // textBox33
            // 
            this.textBox33.Anchoring = Telerik.Reporting.AnchoringStyles.Left;
            this.textBox33.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(1.9450745582580566D));
            this.textBox33.Name = "textBox33";
            this.textBox33.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8999605178833008D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.textBox33.Style.Font.Bold = true;
            this.textBox33.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox33.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox33.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox33.Value = "Dansalan College";
            // 
            // textBox31
            // 
            this.textBox31.Anchoring = Telerik.Reporting.AnchoringStyles.Left;
            this.textBox31.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(2.1882088184356689D));
            this.textBox31.Name = "textBox31";
            this.textBox31.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.textBox31.Style.Font.Bold = true;
            this.textBox31.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox31.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox31.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox31.Value = "Dansalan College Foundation, Inc.";
            // 
            // textBox34
            // 
            this.textBox34.Anchoring = Telerik.Reporting.AnchoringStyles.Left;
            this.textBox34.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(2.4313433170318604D));
            this.textBox34.Name = "textBox34";
            this.textBox34.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.textBox34.Style.Font.Bold = true;
            this.textBox34.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox34.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox34.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox34.Value = "Marawi City, Lanao del Sur";
            // 
            // txtDate
            // 
            this.txtDate.Anchoring = Telerik.Reporting.AnchoringStyles.Right;
            this.txtDate.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.7040863037109375D), Telerik.Reporting.Drawing.Unit.Inch(1.9450745582580566D));
            this.txtDate.Name = "txtDate";
            this.txtDate.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4000000953674316D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtDate.Style.Font.Bold = true;
            this.txtDate.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.txtDate.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtDate.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtDate.Value = "Date:";
            // 
            // txtCourse
            // 
            this.txtCourse.Anchoring = Telerik.Reporting.AnchoringStyles.Right;
            this.txtCourse.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.7041268348693848D), Telerik.Reporting.Drawing.Unit.Inch(2.1882088184356689D));
            this.txtCourse.Name = "txtCourse";
            this.txtCourse.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4000000953674316D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtCourse.Style.Font.Bold = true;
            this.txtCourse.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.txtCourse.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtCourse.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtCourse.Value = "Course:";
            // 
            // txtDateVal
            // 
            this.txtDateVal.Anchoring = Telerik.Reporting.AnchoringStyles.Right;
            this.txtDateVal.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.2405357360839844D), Telerik.Reporting.Drawing.Unit.Inch(1.9450744390487671D));
            this.txtDateVal.Name = "txtDateVal";
            this.txtDateVal.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.8592667579650879D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtDateVal.Style.Font.Bold = true;
            this.txtDateVal.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.txtDateVal.Style.Font.Underline = true;
            this.txtDateVal.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtDateVal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtDateVal.Value = "= ExecutionTime";
            // 
            // txtCourseVal
            // 
            this.txtCourseVal.Anchoring = Telerik.Reporting.AnchoringStyles.Right;
            this.txtCourseVal.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.5042457580566406D), Telerik.Reporting.Drawing.Unit.Inch(2.1882097721099854D));
            this.txtCourseVal.Name = "txtCourseVal";
            this.txtCourseVal.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.5999207496643066D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtCourseVal.Style.Font.Bold = true;
            this.txtCourseVal.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.txtCourseVal.Style.Font.Underline = true;
            this.txtCourseVal.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtCourseVal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtCourseVal.Value = "= Parameters.Category.Value";
            // 
            // txtYearLevel
            // 
            this.txtYearLevel.Anchoring = Telerik.Reporting.AnchoringStyles.Right;
            this.txtYearLevel.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.6998419761657715D), Telerik.Reporting.Drawing.Unit.Inch(2.1882097721099854D));
            this.txtYearLevel.Name = "txtYearLevel";
            this.txtYearLevel.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.39996075630188D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtYearLevel.Style.Font.Bold = true;
            this.txtYearLevel.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.txtYearLevel.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtYearLevel.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtYearLevel.Value = "Year Level:";
            // 
            // txtYearLevelVal
            // 
            this.txtYearLevelVal.Anchoring = Telerik.Reporting.AnchoringStyles.Right;
            this.txtYearLevelVal.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.7998819351196289D), Telerik.Reporting.Drawing.Unit.Inch(2.1882081031799316D));
            this.txtYearLevelVal.Name = "txtYearLevelVal";
            this.txtYearLevelVal.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2999210357666016D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtYearLevelVal.Style.Font.Bold = true;
            this.txtYearLevelVal.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.txtYearLevelVal.Style.Font.Underline = true;
            this.txtYearLevelVal.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtYearLevelVal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtYearLevelVal.Value = "= Parameters.GradeLevel.Value";
            // 
            // txtSectionVal
            // 
            this.txtSectionVal.Anchoring = Telerik.Reporting.AnchoringStyles.Right;
            this.txtSectionVal.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.9041671752929688D), Telerik.Reporting.Drawing.Unit.Inch(2.1882083415985107D));
            this.txtSectionVal.Name = "txtSectionVal";
            this.txtSectionVal.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999993324279785D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtSectionVal.Style.Font.Bold = true;
            this.txtSectionVal.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.txtSectionVal.Style.Font.Underline = true;
            this.txtSectionVal.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtSectionVal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtSectionVal.Value = "= Parameters.Section.Value";
            // 
            // txtTeacherVal
            // 
            this.txtTeacherVal.Anchoring = Telerik.Reporting.AnchoringStyles.Right;
            this.txtTeacherVal.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.5998430252075195D), Telerik.Reporting.Drawing.Unit.Inch(2.4313442707061768D));
            this.txtTeacherVal.Name = "txtTeacherVal";
            this.txtTeacherVal.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.4999599456787109D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtTeacherVal.Style.Font.Bold = true;
            this.txtTeacherVal.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.txtTeacherVal.Style.Font.Underline = true;
            this.txtTeacherVal.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtTeacherVal.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtTeacherVal.Value = "= Parameters.TeacherName.Value";
            // 
            // txtTeacher
            // 
            this.txtTeacher.Anchoring = Telerik.Reporting.AnchoringStyles.Right;
            this.txtTeacher.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.7040863037109375D), Telerik.Reporting.Drawing.Unit.Inch(2.4313442707061768D));
            this.txtTeacher.Name = "txtTeacher";
            this.txtTeacher.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.3936314582824707D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtTeacher.Style.Font.Bold = true;
            this.txtTeacher.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.txtTeacher.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtTeacher.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtTeacher.Value = "Teacher:";
            // 
            // txtSection
            // 
            this.txtSection.Anchoring = Telerik.Reporting.AnchoringStyles.Right;
            this.txtSection.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.1041660308837891D), Telerik.Reporting.Drawing.Unit.Inch(2.18820858001709D));
            this.txtSection.Name = "txtSection";
            this.txtSection.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999202489852905D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtSection.Style.Font.Bold = true;
            this.txtSection.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.txtSection.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtSection.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtSection.Value = "Section:";
            // 
            // txtHeader1
            // 
            this.txtHeader1.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
            this.txtHeader1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.txtHeader1.Name = "txtHeader1";
            this.txtHeader1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.10408878326416D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtHeader1.Style.Font.Bold = true;
            this.txtHeader1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(16D);
            this.txtHeader1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtHeader1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtHeader1.Value = "REPUBLIC OF THE PHILIPPINES";
            // 
            // txtHeader3
            // 
            this.txtHeader3.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
            this.txtHeader3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.48626860976219177D));
            this.txtHeader3.Name = "txtHeader3";
            this.txtHeader3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.104087829589844D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtHeader3.Style.Font.Bold = true;
            this.txtHeader3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(16D);
            this.txtHeader3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtHeader3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtHeader3.Value = "BUREAU OF PUBLIC SCHOOLS";
            // 
            // txtHeader4
            // 
            this.txtHeader4.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
            this.txtHeader4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.72940284013748169D));
            this.txtHeader4.Name = "txtHeader4";
            this.txtHeader4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.103970527648926D), Telerik.Reporting.Drawing.Unit.Point(17.5D));
            this.txtHeader4.Style.Font.Bold = true;
            this.txtHeader4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(16D);
            this.txtHeader4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtHeader4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtHeader4.Value = "DIVISION OF Marawi City";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(4.7208337783813477D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.crosstab2,
            this.crosstab1});
            this.detail.Name = "detail";
            // 
            // crosstab2
            // 
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.46000003814697266D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.49999991059303284D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.46000003814697266D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.559999942779541D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.38999989628791809D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.67999988794326782D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.619999885559082D)));
            this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.65999984741210938D)));
            this.crosstab2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D)));
            this.crosstab2.Body.SetCellContent(0, 0, this.textBox64);
            this.crosstab2.Body.SetCellContent(0, 1, this.textBox65);
            this.crosstab2.Body.SetCellContent(0, 2, this.textBox75);
            this.crosstab2.Body.SetCellContent(0, 3, this.textBox73);
            this.crosstab2.Body.SetCellContent(0, 4, this.textBox68);
            this.crosstab2.Body.SetCellContent(0, 5, this.textBox77);
            this.crosstab2.Body.SetCellContent(0, 6, this.textBox61);
            this.crosstab2.Body.SetCellContent(0, 7, this.textBox54);
            tableGroup2.ReportItem = this.textBox53;
            tableGroup3.ReportItem = this.textBox29;
            tableGroup1.ChildGroups.Add(tableGroup2);
            tableGroup1.ChildGroups.Add(tableGroup3);
            tableGroup1.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Description"));
            tableGroup1.Name = "Description1";
            tableGroup1.ReportItem = this.textBox12;
            tableGroup1.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Description", Telerik.Reporting.SortDirection.Asc));
            tableGroup5.Name = "group7";
            tableGroup5.ReportItem = this.textBox60;
            tableGroup6.Name = "group11";
            tableGroup6.ReportItem = this.textBox74;
            tableGroup7.Name = "group13";
            tableGroup7.ReportItem = this.textBox69;
            tableGroup4.ChildGroups.Add(tableGroup5);
            tableGroup4.ChildGroups.Add(tableGroup6);
            tableGroup4.ChildGroups.Add(tableGroup7);
            tableGroup4.Name = "group5";
            tableGroup4.ReportItem = this.textBox52;
            tableGroup8.Name = "group14";
            tableGroup8.ReportItem = this.textBox76;
            tableGroup9.Name = "group15";
            tableGroup9.ReportItem = this.textBox79;
            tableGroup10.Name = "group16";
            tableGroup10.ReportItem = this.textBox70;
            this.crosstab2.ColumnGroups.Add(tableGroup1);
            this.crosstab2.ColumnGroups.Add(tableGroup4);
            this.crosstab2.ColumnGroups.Add(tableGroup8);
            this.crosstab2.ColumnGroups.Add(tableGroup9);
            this.crosstab2.ColumnGroups.Add(tableGroup10);
            this.crosstab2.Corner.SetCellContent(0, 2, this.textBox47, 2, 1);
            this.crosstab2.Corner.SetCellContent(0, 1, this.textBox55, 2, 1);
            this.crosstab2.Corner.SetCellContent(0, 0, this.textBox58);
            this.crosstab2.Corner.SetCellContent(1, 0, this.textBox56);
            this.crosstab2.DataSource = this.promoF;
            this.crosstab2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox58,
            this.textBox55,
            this.textBox47,
            this.textBox56,
            this.textBox64,
            this.textBox65,
            this.textBox75,
            this.textBox73,
            this.textBox68,
            this.textBox77,
            this.textBox61,
            this.textBox54,
            this.textBox12,
            this.textBox53,
            this.textBox29,
            this.textBox52,
            this.textBox60,
            this.textBox74,
            this.textBox69,
            this.textBox76,
            this.textBox79,
            this.textBox70,
            this.textBox49,
            this.textBox50,
            this.textBox51});
            this.crosstab2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.8999999761581421D));
            this.crosstab2.Name = "crosstab2";
            tableGroup14.Name = "Eligibility1";
            tableGroup13.ChildGroups.Add(tableGroup14);
            tableGroup13.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Age"));
            tableGroup13.Name = "Age1";
            tableGroup13.ReportItem = this.textBox51;
            tableGroup13.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Age", Telerik.Reporting.SortDirection.Asc));
            tableGroup12.ChildGroups.Add(tableGroup13);
            tableGroup12.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.HomeAddress"));
            tableGroup12.Name = "HomeAddress1";
            tableGroup12.ReportItem = this.textBox50;
            tableGroup12.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.HomeAddress", Telerik.Reporting.SortDirection.Asc));
            tableGroup11.ChildGroups.Add(tableGroup12);
            tableGroup11.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.StudentName"));
            tableGroup11.Name = "StudentName1";
            tableGroup11.ReportItem = this.textBox49;
            tableGroup11.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.StudentName", Telerik.Reporting.SortDirection.Asc));
            this.crosstab2.RowGroups.Add(tableGroup11);
            this.crosstab2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.827916145324707D), Telerik.Reporting.Drawing.Unit.Inch(1.2833336591720581D));
            this.crosstab2.StyleName = "Normal.TableNormal";
            // 
            // textBox64
            // 
            this.textBox64.Name = "textBox64";
            this.textBox64.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.45999994874000549D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
            this.textBox64.Style.Font.Name = "Arial Narrow";
            this.textBox64.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox64.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox64.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox64.StyleName = "Normal.TableBody";
            this.textBox64.Value = "= Sum(Fields.FinalRating)";
            // 
            // textBox65
            // 
            this.textBox65.Name = "textBox65";
            this.textBox65.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
            this.textBox65.Style.Font.Name = "Arial Narrow";
            this.textBox65.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox65.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox65.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox65.StyleName = "Normal.TableBody";
            this.textBox65.Value = "= Sum(Fields.ActionTaken)";
            // 
            // textBox75
            // 
            this.textBox75.Name = "textBox75";
            this.textBox75.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.45999997854232788D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox75.Style.Font.Name = "Arial Narrow";
            this.textBox75.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox75.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox75.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox75.StyleName = "Normal.TableGroup";
            this.textBox75.Value = "= Fields.PastCredit";
            // 
            // textBox73
            // 
            this.textBox73.Name = "textBox73";
            this.textBox73.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.56000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox73.Style.Font.Name = "Arial Narrow";
            this.textBox73.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox73.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox73.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox73.StyleName = "Normal.TableGroup";
            this.textBox73.Value = "= Fields.CurrentCredits";
            // 
            // textBox68
            // 
            this.textBox68.Name = "textBox68";
            this.textBox68.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.38999998569488525D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox68.Style.Font.Name = "Arial Narrow";
            this.textBox68.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox68.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox68.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox68.StyleName = "Normal.TableGroup";
            this.textBox68.Value = "= Fields.PastCredit + Fields.CurrentCredits";
            // 
            // textBox77
            // 
            this.textBox77.Name = "textBox77";
            this.textBox77.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.68000000715255737D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
            this.textBox77.Style.Font.Name = "Arial Narrow";
            this.textBox77.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox77.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox77.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox77.StyleName = "Normal.TableGroup";
            // 
            // textBox61
            // 
            this.textBox61.Name = "textBox61";
            this.textBox61.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.62000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox61.Style.Font.Name = "Arial Narrow";
            this.textBox61.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox61.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox61.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox61.StyleName = "Normal.TableGroup";
            this.textBox61.Value = "= Fields.Remarks";
            // 
            // textBox54
            // 
            this.textBox54.Name = "textBox54";
            this.textBox54.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.65999996662139893D), Telerik.Reporting.Drawing.Unit.Inch(0.19999995827674866D));
            this.textBox54.Style.Font.Name = "Arial Narrow";
            this.textBox54.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox54.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox54.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox54.StyleName = "Normal.TableGroup";
            this.textBox54.Value = "= Fields.Eligibility";
            // 
            // textBox47
            // 
            this.textBox47.Name = "textBox47";
            this.textBox47.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Point(78.0000228881836D));
            this.textBox47.Style.Font.Bold = true;
            this.textBox47.Style.Font.Name = "Cambria";
            this.textBox47.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox47.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox47.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox47.StyleName = "Normal.TableCorner";
            this.textBox47.Value = "AGE";
            // 
            // textBox55
            // 
            this.textBox55.Name = "textBox55";
            this.textBox55.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0000002384185791D), Telerik.Reporting.Drawing.Unit.Point(78.0000228881836D));
            this.textBox55.Style.Font.Bold = true;
            this.textBox55.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox55.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox55.StyleName = "Normal.TableCorner";
            this.textBox55.Value = "HOME ADDRESS";
            // 
            // textBox58
            // 
            this.textBox58.Name = "textBox58";
            this.textBox58.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.997916579246521D), Telerik.Reporting.Drawing.Unit.Point(34.000007629394531D));
            this.textBox58.Style.BorderColor.Bottom = System.Drawing.Color.Transparent;
            this.textBox58.Style.Font.Bold = true;
            this.textBox58.Style.Font.Name = "Arial Narrow";
            this.textBox58.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(16D);
            this.textBox58.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox58.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
            this.textBox58.StyleName = "Normal.TableCorner";
            this.textBox58.Value = "NAMES";
            // 
            // textBox56
            // 
            this.textBox56.Name = "textBox56";
            this.textBox56.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.997916579246521D), Telerik.Reporting.Drawing.Unit.Point(44.000019073486328D));
            this.textBox56.Style.BorderColor.Top = System.Drawing.Color.Transparent;
            this.textBox56.Style.Font.Bold = false;
            this.textBox56.Style.Font.Name = "Courier New";
            this.textBox56.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox56.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox56.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
            this.textBox56.StyleName = "Normal.TableCorner";
            this.textBox56.Value = "Female:";
            // 
            // promoF
            // 
            this.promoF.ConnectionString = "eSAR.Properties.Settings.DCFIdb";
            this.promoF.Name = "promoF";
            this.promoF.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@SY", System.Data.DbType.String, "= Parameters.SY.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@GradeLevel", System.Data.DbType.String, "= Parameters.GradeLevel.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SectionCode", System.Data.DbType.String, "= Parameters.SectionCode.Value")});
            this.promoF.SelectCommand = resources.GetString("promoF.SelectCommand");
            // 
            // crosstab1
            // 
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.45999991893768311D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.49999991059303284D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.45999991893768311D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.55999982357025146D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.38999992609024048D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.68000000715255737D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.61999994516372681D)));
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.65999996662139893D)));
            this.crosstab1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.19999982416629791D)));
            this.crosstab1.Body.SetCellContent(0, 0, this.textBox21);
            this.crosstab1.Body.SetCellContent(0, 1, this.textBox22);
            this.crosstab1.Body.SetCellContent(0, 2, this.textBox24);
            this.crosstab1.Body.SetCellContent(0, 3, this.textBox27);
            this.crosstab1.Body.SetCellContent(0, 6, this.textBox32);
            this.crosstab1.Body.SetCellContent(0, 7, this.textBox37);
            this.crosstab1.Body.SetCellContent(0, 4, this.textBox17);
            this.crosstab1.Body.SetCellContent(0, 5, this.textBox20);
            tableGroup16.ReportItem = this.textBox8;
            tableGroup17.ReportItem = this.textBox2;
            tableGroup15.ChildGroups.Add(tableGroup16);
            tableGroup15.ChildGroups.Add(tableGroup17);
            tableGroup15.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Description"));
            tableGroup15.Name = "Description1";
            tableGroup15.ReportItem = this.textBox1;
            tableGroup15.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Description", Telerik.Reporting.SortDirection.Asc));
            tableGroup19.Name = "group1";
            tableGroup19.ReportItem = this.textBox3;
            tableGroup20.Name = "group3";
            tableGroup20.ReportItem = this.textBox15;
            tableGroup21.Name = "group12";
            tableGroup21.ReportItem = this.textBox16;
            tableGroup18.ChildGroups.Add(tableGroup19);
            tableGroup18.ChildGroups.Add(tableGroup20);
            tableGroup18.ChildGroups.Add(tableGroup21);
            tableGroup18.Name = "group";
            tableGroup18.ReportItem = this.textBox10;
            tableGroup22.Name = "group17";
            tableGroup22.ReportItem = this.textBox11;
            tableGroup23.Name = "group4";
            tableGroup23.ReportItem = this.textBox18;
            tableGroup24.Name = "group8";
            tableGroup24.ReportItem = this.textBox19;
            this.crosstab1.ColumnGroups.Add(tableGroup15);
            this.crosstab1.ColumnGroups.Add(tableGroup18);
            this.crosstab1.ColumnGroups.Add(tableGroup22);
            this.crosstab1.ColumnGroups.Add(tableGroup23);
            this.crosstab1.ColumnGroups.Add(tableGroup24);
            this.crosstab1.Corner.SetCellContent(0, 0, this.textBox13);
            this.crosstab1.Corner.SetCellContent(1, 0, this.textBox38);
            this.crosstab1.Corner.SetCellContent(0, 1, this.textBox14, 2, 1);
            this.crosstab1.Corner.SetCellContent(0, 2, this.textBox7, 2, 1);
            this.crosstab1.DataSource = this.promoM;
            this.crosstab1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox13,
            this.textBox14,
            this.textBox7,
            this.textBox38,
            this.textBox21,
            this.textBox22,
            this.textBox24,
            this.textBox27,
            this.textBox17,
            this.textBox20,
            this.textBox32,
            this.textBox37,
            this.textBox1,
            this.textBox8,
            this.textBox2,
            this.textBox10,
            this.textBox3,
            this.textBox15,
            this.textBox16,
            this.textBox11,
            this.textBox18,
            this.textBox19,
            this.textBox4,
            this.textBox5,
            this.textBox6});
            this.crosstab1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
            this.crosstab1.Name = "crosstab1";
            tableGroup31.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Eligibility"));
            tableGroup31.Name = "Eligibility1";
            tableGroup31.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Eligibility", Telerik.Reporting.SortDirection.Asc));
            tableGroup30.ChildGroups.Add(tableGroup31);
            tableGroup30.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Remarks"));
            tableGroup30.Name = "Remarks1";
            tableGroup30.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Remarks", Telerik.Reporting.SortDirection.Asc));
            tableGroup29.ChildGroups.Add(tableGroup30);
            tableGroup29.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.CurrentCredits"));
            tableGroup29.Name = "CurrentCredits1";
            tableGroup29.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.CurrentCredits", Telerik.Reporting.SortDirection.Asc));
            tableGroup28.ChildGroups.Add(tableGroup29);
            tableGroup28.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.PastCredit"));
            tableGroup28.Name = "PastCredit1";
            tableGroup28.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.PastCredit", Telerik.Reporting.SortDirection.Asc));
            tableGroup27.ChildGroups.Add(tableGroup28);
            tableGroup27.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Age"));
            tableGroup27.Name = "Age1";
            tableGroup27.ReportItem = this.textBox6;
            tableGroup27.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Age", Telerik.Reporting.SortDirection.Asc));
            tableGroup26.ChildGroups.Add(tableGroup27);
            tableGroup26.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.HomeAddress"));
            tableGroup26.Name = "HomeAddress1";
            tableGroup26.ReportItem = this.textBox5;
            tableGroup26.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.HomeAddress", Telerik.Reporting.SortDirection.Asc));
            tableGroup25.ChildGroups.Add(tableGroup26);
            tableGroup25.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.StudentName"));
            tableGroup25.Name = "StudentName1";
            tableGroup25.ReportItem = this.textBox4;
            tableGroup25.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.StudentName", Telerik.Reporting.SortDirection.Asc));
            this.crosstab1.RowGroups.Add(tableGroup25);
            this.crosstab1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.8299989700317383D), Telerik.Reporting.Drawing.Unit.Inch(1.283333420753479D));
            this.crosstab1.StyleName = "Normal.TableNormal";
            // 
            // textBox21
            // 
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.46000000834465027D), Telerik.Reporting.Drawing.Unit.Inch(0.19999995827674866D));
            this.textBox21.Style.Font.Name = "Arial Narrow";
            this.textBox21.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox21.StyleName = "Normal.TableBody";
            this.textBox21.Value = "= Sum(Fields.FinalRating)";
            // 
            // textBox22
            // 
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.19999995827674866D));
            this.textBox22.Style.Font.Name = "Arial Narrow";
            this.textBox22.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox22.StyleName = "Normal.TableBody";
            this.textBox22.Value = "= Sum(Fields.ActionTaken)";
            // 
            // textBox24
            // 
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.46000000834465027D), Telerik.Reporting.Drawing.Unit.Inch(0.19999995827674866D));
            this.textBox24.Style.Font.Name = "Arial Narrow";
            this.textBox24.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox24.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox24.StyleName = "Normal.TableGroup";
            this.textBox24.Value = "= Fields.PastCredit";
            // 
            // textBox27
            // 
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.56000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox27.Style.Font.Name = "Arial Narrow";
            this.textBox27.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox27.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox27.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox27.StyleName = "Normal.TableGroup";
            this.textBox27.Value = "= Fields.CurrentCredits";
            // 
            // textBox32
            // 
            this.textBox32.Name = "textBox32";
            this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.62000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox32.Style.Font.Name = "Arial Narrow";
            this.textBox32.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox32.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox32.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox32.StyleName = "Normal.TableGroup";
            this.textBox32.Value = "= Fields.Remarks";
            // 
            // textBox37
            // 
            this.textBox37.Name = "textBox37";
            this.textBox37.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.6600000262260437D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox37.Style.Font.Name = "Arial Narrow";
            this.textBox37.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox37.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox37.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox37.StyleName = "Normal.TableGroup";
            this.textBox37.Value = "= Fields.Eligibility";
            // 
            // textBox17
            // 
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.38999995589256287D), Telerik.Reporting.Drawing.Unit.Inch(0.19999995827674866D));
            this.textBox17.Style.Font.Name = "Arial Narrow";
            this.textBox17.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox17.StyleName = "Normal.TableGroup";
            this.textBox17.Value = "= Fields.PastCredit + Fields.CurrentCredits";
            // 
            // textBox20
            // 
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.6799999475479126D), Telerik.Reporting.Drawing.Unit.Inch(0.19999995827674866D));
            this.textBox20.Style.Font.Name = "Arial Narrow";
            this.textBox20.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox20.StyleName = "Normal.TableGroup";
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999998807907105D), Telerik.Reporting.Drawing.Unit.Point(33.999996185302734D));
            this.textBox13.Style.BorderColor.Bottom = System.Drawing.Color.Transparent;
            this.textBox13.Style.Font.Bold = true;
            this.textBox13.Style.Font.Name = "Arial Narrow";
            this.textBox13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(16D);
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
            this.textBox13.StyleName = "Normal.TableCorner";
            this.textBox13.Value = "NAMES";
            // 
            // textBox38
            // 
            this.textBox38.Name = "textBox38";
            this.textBox38.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999998807907105D), Telerik.Reporting.Drawing.Unit.Point(44.000003814697266D));
            this.textBox38.Style.BorderColor.Top = System.Drawing.Color.Transparent;
            this.textBox38.Style.Font.Bold = false;
            this.textBox38.Style.Font.Name = "Courier New";
            this.textBox38.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox38.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox38.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
            this.textBox38.StyleName = "Normal.TableCorner";
            this.textBox38.Value = "Male:";
            // 
            // textBox14
            // 
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0000002384185791D), Telerik.Reporting.Drawing.Unit.Point(78.0000228881836D));
            this.textBox14.Style.Font.Bold = true;
            this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox14.StyleName = "Normal.TableCorner";
            this.textBox14.Value = "HOME ADDRESS";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Point(78.0000228881836D));
            this.textBox7.Style.Font.Bold = true;
            this.textBox7.Style.Font.Name = "Cambria";
            this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.StyleName = "Normal.TableCorner";
            this.textBox7.Value = "AGE";
            // 
            // promoM
            // 
            this.promoM.ConnectionString = "eSAR.Properties.Settings.DCFIdb";
            this.promoM.Name = "promoM";
            this.promoM.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@SY", System.Data.DbType.String, "= Parameters.SY.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@GradeLevel", System.Data.DbType.String, "= Parameters.GradeLevel.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@SectionCode", System.Data.DbType.String, "= Parameters.SectionCode.Value")});
            this.promoM.SelectCommand = resources.GetString("promoM.SelectCommand");
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // PromoReportTemplate1
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "PromoReportTemplate1";
            this.PageSettings.Landscape = true;
            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(1D));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Custom;
            this.PageSettings.PaperSize = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.5D), Telerik.Reporting.Drawing.Unit.Inch(13D));
            reportParameter1.Name = "SY";
            reportParameter1.Text = "SY";
            reportParameter1.Value = "2015-2016";
            reportParameter2.Name = "GradeLevel";
            reportParameter2.Text = "GradeLevel";
            reportParameter2.Value = "2";
            reportParameter3.Name = "SectionCode";
            reportParameter3.Text = "SectionCode";
            reportParameter3.Value = "8";
            reportParameter4.Name = "Section";
            reportParameter4.Value = "Cherry";
            reportParameter5.Name = "Category";
            reportParameter5.Value = "Primary";
            reportParameter6.Name = "TeacherName";
            reportParameter6.Value = "Ms.";
            reportParameter7.Name = "Title";
            reportParameter7.Value = "4";
            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);
            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), "Normal.TableNormal")});
            styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
            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.Black;
            styleRule2.Style.Font.Name = "Tahoma";
            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), "Normal.TableBody")});
            styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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.Font.Name = "Tahoma";
            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), "Normal.TableHeader")});
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            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 = "Tahoma";
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            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.TableGroup")});
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector3});
            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.Font.Name = "Tahoma";
            styleRule5.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.TableCorner")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector4});
            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(10D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6});
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(10.104126930236816D);
            this.ItemDataBound += new System.EventHandler(this.PromoReportTemplate1_ItemDataBound);
            ((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.Barcodes.QRCodeEncoder qrCodeEncoder1 = new Telerik.Reporting.Barcodes.QRCodeEncoder();
     Telerik.Reporting.Drawing.StyleRule      styleRule1     = new Telerik.Reporting.Drawing.StyleRule();
     this.detail         = new Telerik.Reporting.DetailSection();
     this.barcode1       = new Telerik.Reporting.Barcode();
     this.txtProductName = new Telerik.Reporting.TextBox();
     this.textBox6       = new Telerik.Reporting.TextBox();
     this.txtQuantity    = new Telerik.Reporting.TextBox();
     this.txtProductCode = new Telerik.Reporting.TextBox();
     this.textBox3       = new Telerik.Reporting.TextBox();
     this.textBox2       = new Telerik.Reporting.TextBox();
     this.textBox1       = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(3D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.barcode1,
         this.txtProductName,
         this.textBox6,
         this.txtQuantity,
         this.txtProductCode,
         this.textBox3,
         this.textBox2,
         this.textBox1
     });
     this.detail.Name = "detail";
     this.detail.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.detail.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.detail.Style.Font.Name           = "Microsoft YaHei";
     this.detail.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(7D);
     //
     // barcode1
     //
     this.barcode1.Encoder              = qrCodeEncoder1;
     this.barcode1.Location             = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.8000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(0.099999949336051941D));
     this.barcode1.Name                 = "barcode1";
     this.barcode1.Size                 = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.1995997428894043D), Telerik.Reporting.Drawing.Unit.Cm(2.1652660369873047D));
     this.barcode1.Stretch              = true;
     this.barcode1.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.barcode1.Style.Font.Strikeout = false;
     this.barcode1.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.barcode1.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.barcode1.Value                = "=QrCodeString";
     //
     // txtProductName
     //
     this.txtProductName.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Cm(0.2000001072883606D));
     this.txtProductName.Name                = "txtProductName";
     this.txtProductName.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4997999668121338D), Telerik.Reporting.Drawing.Unit.Cm(1.5999993085861206D));
     this.txtProductName.Style.Color         = System.Drawing.Color.Red;
     this.txtProductName.Style.Font.Bold     = true;
     this.txtProductName.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.txtProductName.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0.10000000149011612D);
     this.txtProductName.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0.10000000149011612D);
     this.txtProductName.Style.Padding.Top   = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.txtProductName.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Justify;
     this.txtProductName.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.txtProductName.Value               = "=ProductName";
     //
     // textBox6
     //
     this.textBox6.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Cm(2.2999999523162842D));
     this.textBox6.Name                = "textBox6";
     this.textBox6.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.599999725818634D), Telerik.Reporting.Drawing.Unit.Cm(0.29999974370002747D));
     this.textBox6.Style.Font.Bold     = false;
     this.textBox6.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.textBox6.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox6.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox6.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value               = "数量:";
     //
     // txtQuantity
     //
     this.txtQuantity.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Cm(2.2999999523162842D));
     this.txtQuantity.Name                = "txtQuantity";
     this.txtQuantity.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.79999995231628418D), Telerik.Reporting.Drawing.Unit.Cm(0.29999962449073792D));
     this.txtQuantity.Style.Font.Bold     = false;
     this.txtQuantity.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.txtQuantity.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0.10000000149011612D);
     this.txtQuantity.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0.10000000149011612D);
     this.txtQuantity.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.txtQuantity.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtQuantity.Value               = "=Quantity";
     //
     // txtProductCode
     //
     this.txtProductCode.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.8000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(2.2654659748077393D));
     this.txtProductCode.Name                = "txtProductCode";
     this.txtProductCode.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.1996002197265625D), Telerik.Reporting.Drawing.Unit.Cm(0.33453384041786194D));
     this.txtProductCode.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.txtProductCode.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtProductCode.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtProductCode.Value               = "=ProductCode";
     //
     // textBox3
     //
     this.textBox3.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.0000002384185791D), Telerik.Reporting.Drawing.Unit.Cm(2.2999999523162842D));
     this.textBox3.Name                = "textBox3";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.69979941844940186D), Telerik.Reporting.Drawing.Unit.Cm(0.29999974370002747D));
     this.textBox3.Style.Font.Bold     = false;
     this.textBox3.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.textBox3.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox3.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0D);
     this.textBox3.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value               = "=UnitName";
     //
     // textBox2
     //
     this.textBox2.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D), Telerik.Reporting.Drawing.Unit.Cm(1.900199294090271D));
     this.textBox2.Name                = "textBox2";
     this.textBox2.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.6997997760772705D), Telerik.Reporting.Drawing.Unit.Cm(0.29960057139396667D));
     this.textBox2.Style.Font.Bold     = false;
     this.textBox2.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.textBox2.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(0.10000000149011612D);
     this.textBox2.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(0.10000000149011612D);
     this.textBox2.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value               = "=ProductModel";
     //
     // textBox1
     //
     this.textBox1.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Cm(1.900199294090271D));
     this.textBox1.Name                = "textBox1";
     this.textBox1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.599999725818634D), Telerik.Reporting.Drawing.Unit.Cm(0.29960069060325623D));
     this.textBox1.Style.Font.Bold     = false;
     this.textBox1.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     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.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value               = "型号:";
     //
     // ProductPackLabe53Other
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail
     });
     this.Name = "RepairProductLabel";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(0D), Telerik.Reporting.Drawing.Unit.Mm(0D), Telerik.Reporting.Drawing.Unit.Mm(0D), Telerik.Reporting.Drawing.Unit.Mm(0D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Custom;
     this.PageSettings.PaperSize = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5D), Telerik.Reporting.Drawing.Unit.Cm(3D));
     this.Style.TextAlign        = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     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(4.9998998641967773D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 47
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.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.entityDataSource1 = new Telerik.Reporting.EntityDataSource();
            this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
            this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
            this.фамилияCaptionTextBox = new Telerik.Reporting.TextBox();
            this.имяCaptionTextBox = new Telerik.Reporting.TextBox();
            this.отчествоCaptionTextBox = new Telerik.Reporting.TextBox();
            this.дата_РожденияCaptionTextBox = new Telerik.Reporting.TextBox();
            this.дата_прибытия_в_военкоматCaptionTextBox = new Telerik.Reporting.TextBox();
            this.pageHeader = new Telerik.Reporting.PageHeaderSection();
            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.reportFooter = new Telerik.Reporting.ReportFooterSection();
            this.detail = new Telerik.Reporting.DetailSection();
            this.фамилияDataTextBox = new Telerik.Reporting.TextBox();
            this.имяDataTextBox = new Telerik.Reporting.TextBox();
            this.отчествоDataTextBox = new Telerik.Reporting.TextBox();
            this.дата_РожденияDataTextBox = new Telerik.Reporting.TextBox();
            this.дата_прибытия_в_военкоматDataTextBox = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // entityDataSource1
            // 
            this.entityDataSource1.ConnectionString = "OrgSQLEntities2";
            this.entityDataSource1.Context = "OtherBase.OrgSQLEntities2, OtherBase, Version=1.0.0.0, Culture=neutral, PublicKey" +
    "Token=null";
            this.entityDataSource1.ContextMember = "Prizivnik";
            this.entityDataSource1.Name = "entityDataSource1";
            // 
            // labelsGroupHeaderSection
            // 
            this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Cm(1.1058331727981567D);
            this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.фамилияCaptionTextBox,
            this.имяCaptionTextBox,
            this.отчествоCaptionTextBox,
            this.дата_РожденияCaptionTextBox,
            this.дата_прибытия_в_военкоматCaptionTextBox});
            this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
            this.labelsGroupHeaderSection.PrintOnEveryPage = true;
            // 
            // labelsGroupFooterSection
            // 
            this.labelsGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
            this.labelsGroupFooterSection.Name = "labelsGroupFooterSection";
            this.labelsGroupFooterSection.Style.Visible = false;
            // 
            // фамилияCaptionTextBox
            // 
            this.фамилияCaptionTextBox.CanGrow = true;
            this.фамилияCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.фамилияCaptionTextBox.Name = "фамилияCaptionTextBox";
            this.фамилияCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.фамилияCaptionTextBox.StyleName = "Caption";
            this.фамилияCaptionTextBox.Value = "Фамилия";
            // 
            // имяCaptionTextBox
            // 
            this.имяCaptionTextBox.CanGrow = true;
            this.имяCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.2051665782928467D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.имяCaptionTextBox.Name = "имяCaptionTextBox";
            this.имяCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.имяCaptionTextBox.StyleName = "Caption";
            this.имяCaptionTextBox.Value = "Имя";
            // 
            // отчествоCaptionTextBox
            // 
            this.отчествоCaptionTextBox.CanGrow = true;
            this.отчествоCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(6.35741662979126D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.отчествоCaptionTextBox.Name = "отчествоCaptionTextBox";
            this.отчествоCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.отчествоCaptionTextBox.StyleName = "Caption";
            this.отчествоCaptionTextBox.Value = "Отчество";
            // 
            // дата_РожденияCaptionTextBox
            // 
            this.дата_РожденияCaptionTextBox.CanGrow = true;
            this.дата_РожденияCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.5096664428710938D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.дата_РожденияCaptionTextBox.Name = "дата_РожденияCaptionTextBox";
            this.дата_РожденияCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.дата_РожденияCaptionTextBox.StyleName = "Caption";
            this.дата_РожденияCaptionTextBox.Value = "Дата_Рождения";
            // 
            // дата_прибытия_в_военкоматCaptionTextBox
            // 
            this.дата_прибытия_в_военкоматCaptionTextBox.CanGrow = true;
            this.дата_прибытия_в_военкоматCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.661916732788086D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.дата_прибытия_в_военкоматCaptionTextBox.Name = "дата_прибытия_в_военкоматCaptionTextBox";
            this.дата_прибытия_в_военкоматCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.дата_прибытия_в_военкоматCaptionTextBox.StyleName = "Caption";
            this.дата_прибытия_в_военкоматCaptionTextBox.Value = "Дата_прибытия_в_военкомат";
            // 
            // pageHeader
            // 
            this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Cm(1.1058331727981567D);
            this.pageHeader.Name = "pageHeader";
            // 
            // pageFooter
            // 
            this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(1.1058331727981567D);
            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.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.currentTimeTextBox.Name = "currentTimeTextBox";
            this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.8277082443237305D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.currentTimeTextBox.StyleName = "PageInfo";
            this.currentTimeTextBox.Value = "=\'Общее количество\'+Count(Fields.IDПризывника)";
            // 
            // pageInfoTextBox
            // 
            this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.9335417747497559D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.pageInfoTextBox.Name = "pageInfoTextBox";
            this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.8277082443237305D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            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.Cm(2.0529167652130127D);
            this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.titleTextBox});
            this.reportHeader.Name = "reportHeader";
            // 
            // titleTextBox
            // 
            this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
            this.titleTextBox.Name = "titleTextBox";
            this.titleTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.814167022705078D), Telerik.Reporting.Drawing.Unit.Cm(2D));
            this.titleTextBox.StyleName = "Title";
            this.titleTextBox.Value = "Розыск по району Лефортово";
            // 
            // reportFooter
            // 
            this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
            this.reportFooter.Name = "reportFooter";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(1.1058331727981567D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.фамилияDataTextBox,
            this.имяDataTextBox,
            this.отчествоDataTextBox,
            this.дата_РожденияDataTextBox,
            this.дата_прибытия_в_военкоматDataTextBox});
            this.detail.Name = "detail";
            // 
            // фамилияDataTextBox
            // 
            this.фамилияDataTextBox.CanGrow = true;
            this.фамилияDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.фамилияDataTextBox.Name = "фамилияDataTextBox";
            this.фамилияDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.фамилияDataTextBox.StyleName = "Data";
            this.фамилияDataTextBox.Value = "=Fields.Фамилия";
            // 
            // имяDataTextBox
            // 
            this.имяDataTextBox.CanGrow = true;
            this.имяDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.2051665782928467D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.имяDataTextBox.Name = "имяDataTextBox";
            this.имяDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.имяDataTextBox.StyleName = "Data";
            this.имяDataTextBox.Value = "=Fields.Имя";
            // 
            // отчествоDataTextBox
            // 
            this.отчествоDataTextBox.CanGrow = true;
            this.отчествоDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(6.35741662979126D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.отчествоDataTextBox.Name = "отчествоDataTextBox";
            this.отчествоDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.отчествоDataTextBox.StyleName = "Data";
            this.отчествоDataTextBox.Value = "=Fields.Отчество";
            // 
            // дата_РожденияDataTextBox
            // 
            this.дата_РожденияDataTextBox.CanGrow = true;
            this.дата_РожденияDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.5096664428710938D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.дата_РожденияDataTextBox.Name = "дата_РожденияDataTextBox";
            this.дата_РожденияDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.дата_РожденияDataTextBox.StyleName = "Data";
            this.дата_РожденияDataTextBox.Value = "= Fields.Дата_Рождения.Day+\'.\'+ Fields.Дата_Рождения.Month+\'.\'+ Fields.Дата_Рожде" +
    "ния.Year";
            // 
            // дата_прибытия_в_военкоматDataTextBox
            // 
            this.дата_прибытия_в_военкоматDataTextBox.CanGrow = true;
            this.дата_прибытия_в_военкоматDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.661916732788086D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.дата_прибытия_в_военкоматDataTextBox.Name = "дата_прибытия_в_военкоматDataTextBox";
            this.дата_прибытия_в_военкоматDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.дата_прибытия_в_военкоматDataTextBox.StyleName = "Data";
            this.дата_прибытия_в_военкоматDataTextBox.Value = "= Fields.Дата_прибытия_в_военкомат.Day+\'.\'+ Fields.Дата_прибытия_в_военкомат.Mont" +
    "h+\'.\'+ Fields.Дата_прибытия_в_военкомат.Year";
            // 
            // RoziskL
            // 
            this.DataSource = this.entityDataSource1;
            this.Filters.Add(new Telerik.Reporting.Filter("=Fields.IDОтсрочки", Telerik.Reporting.FilterOperator.Equal, "4"));
            this.Filters.Add(new Telerik.Reporting.Filter("=Fields.Район", Telerik.Reporting.FilterOperator.Equal, "1"));
            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 = "RoziskL";
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            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(18D);
            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(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 = "Tahoma";
            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 = "Tahoma";
            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.Cm(15.814167022705078D);
            ((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(ReportVentas));
     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();
     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.nOMBREGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.nOMBREGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.textBox1                     = new Telerik.Reporting.TextBox();
     this.textBox2                     = new Telerik.Reporting.TextBox();
     this.a_PATERNODataTextBox         = new Telerik.Reporting.TextBox();
     this.a_MATERNODataTextBox         = new Telerik.Reporting.TextBox();
     this.labelsGroupFooterSection     = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection     = new Telerik.Reporting.GroupHeaderSection();
     this.nOMBRE_MEDICaptionTextBox    = new Telerik.Reporting.TextBox();
     this.cOMENTARIOCaptionTextBox     = new Telerik.Reporting.TextBox();
     this.cANTIDADCaptionTextBox       = new Telerik.Reporting.TextBox();
     this.cOSTOCaptionTextBox          = new Telerik.Reporting.TextBox();
     this.sUBTOTALCaptionTextBox       = new Telerik.Reporting.TextBox();
     this.cLIENTECaptionTextBox        = new Telerik.Reporting.TextBox();
     this.fECHA_CREACIONCaptionTextBox = new Telerik.Reporting.TextBox();
     this.sqlDataSource1               = new Telerik.Reporting.SqlDataSource();
     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.reportFooter                 = new Telerik.Reporting.ReportFooterSection();
     this.detail = new Telerik.Reporting.DetailSection();
     this.nOMBRE_MEDIDataTextBox    = new Telerik.Reporting.TextBox();
     this.cOMENTARIODataTextBox     = new Telerik.Reporting.TextBox();
     this.cANTIDADDataTextBox       = new Telerik.Reporting.TextBox();
     this.cOSTODataTextBox          = new Telerik.Reporting.TextBox();
     this.sUBTOTALDataTextBox       = new Telerik.Reporting.TextBox();
     this.fECHA_CREACIONDataTextBox = new Telerik.Reporting.TextBox();
     this.cLIENTEDataTextBox        = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // nOMBREGroupFooterSection
     //
     this.nOMBREGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.22499999403953552D);
     this.nOMBREGroupFooterSection.Name   = "nOMBREGroupFooterSection";
     //
     // nOMBREGroupHeaderSection
     //
     this.nOMBREGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.23333333432674408D);
     this.nOMBREGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.textBox2,
         this.a_PATERNODataTextBox,
         this.a_MATERNODataTextBox
     });
     this.nOMBREGroupHeaderSection.Name = "nOMBREGroupHeaderSection";
     //
     // textBox1
     //
     this.textBox1.CanGrow         = true;
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.68333333730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox1.StyleName       = "Caption";
     this.textBox1.Value           = "Nombre";
     //
     // textBox2
     //
     this.textBox2.CanGrow   = true;
     this.textBox2.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.70007884502410889D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0999213457107544D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox2.StyleName = "Data";
     this.textBox2.Value     = "= Fields.NOMBRE";
     //
     // a_PATERNODataTextBox
     //
     this.a_PATERNODataTextBox.CanGrow   = true;
     this.a_PATERNODataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.8000787496566773D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.a_PATERNODataTextBox.Name      = "a_PATERNODataTextBox";
     this.a_PATERNODataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.92322826385498047D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.a_PATERNODataTextBox.StyleName = "Data";
     this.a_PATERNODataTextBox.Value     = "= Fields.A_PATERNO";
     //
     // a_MATERNODataTextBox
     //
     this.a_MATERNODataTextBox.CanGrow   = true;
     this.a_MATERNODataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.7233858108520508D), Telerik.Reporting.Drawing.Unit.Inch(0.02019704133272171D));
     this.a_MATERNODataTextBox.Name      = "a_MATERNODataTextBox";
     this.a_MATERNODataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.97661417722702026D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.a_MATERNODataTextBox.StyleName = "Data";
     this.a_MATERNODataTextBox.Value     = "= Fields.A_MATERNO";
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.22499999403953552D);
     this.labelsGroupFooterSection.Name          = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.24992115795612335D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.nOMBRE_MEDICaptionTextBox,
         this.cOMENTARIOCaptionTextBox,
         this.cANTIDADCaptionTextBox,
         this.cOSTOCaptionTextBox,
         this.sUBTOTALCaptionTextBox,
         this.cLIENTECaptionTextBox,
         this.fECHA_CREACIONCaptionTextBox
     });
     this.labelsGroupHeaderSection.Name             = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // nOMBRE_MEDICaptionTextBox
     //
     this.nOMBRE_MEDICaptionTextBox.CanGrow   = true;
     this.nOMBRE_MEDICaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.800078809261322D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.nOMBRE_MEDICaptionTextBox.Name      = "nOMBRE_MEDICaptionTextBox";
     this.nOMBRE_MEDICaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.140905499458313D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.nOMBRE_MEDICaptionTextBox.StyleName = "Caption";
     this.nOMBRE_MEDICaptionTextBox.Value     = "Medicamento";
     //
     // cOMENTARIOCaptionTextBox
     //
     this.cOMENTARIOCaptionTextBox.CanGrow   = true;
     this.cOMENTARIOCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.9410631656646729D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.cOMENTARIOCaptionTextBox.Name      = "cOMENTARIOCaptionTextBox";
     this.cOMENTARIOCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0589368343353272D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.cOMENTARIOCaptionTextBox.StyleName = "Caption";
     this.cOMENTARIOCaptionTextBox.Value     = "Descripción";
     //
     // cANTIDADCaptionTextBox
     //
     this.cANTIDADCaptionTextBox.CanGrow   = true;
     this.cANTIDADCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.0000786781311035D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.cANTIDADCaptionTextBox.Name      = "cANTIDADCaptionTextBox";
     this.cANTIDADCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.69992148876190186D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.cANTIDADCaptionTextBox.StyleName = "Caption";
     this.cANTIDADCaptionTextBox.Value     = "Cantidad";
     //
     // cOSTOCaptionTextBox
     //
     this.cOSTOCaptionTextBox.CanGrow   = true;
     this.cOSTOCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.7000782489776611D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.cOSTOCaptionTextBox.Name      = "cOSTOCaptionTextBox";
     this.cOSTOCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.56573492288589478D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.cOSTOCaptionTextBox.StyleName = "Caption";
     this.cOSTOCaptionTextBox.Value     = "Costo";
     //
     // sUBTOTALCaptionTextBox
     //
     this.sUBTOTALCaptionTextBox.CanGrow   = true;
     this.sUBTOTALCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2658915519714355D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.sUBTOTALCaptionTextBox.Name      = "sUBTOTALCaptionTextBox";
     this.sUBTOTALCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.68333339691162109D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.sUBTOTALCaptionTextBox.StyleName = "Caption";
     this.sUBTOTALCaptionTextBox.Value     = "Subtotal";
     //
     // cLIENTECaptionTextBox
     //
     this.cLIENTECaptionTextBox.CanGrow   = true;
     this.cLIENTECaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.cLIENTECaptionTextBox.Name      = "cLIENTECaptionTextBox";
     this.cLIENTECaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.78333336114883423D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.cLIENTECaptionTextBox.StyleName = "Caption";
     this.cLIENTECaptionTextBox.Value     = "Cliente";
     //
     // fECHA_CREACIONCaptionTextBox
     //
     this.fECHA_CREACIONCaptionTextBox.CanGrow   = true;
     this.fECHA_CREACIONCaptionTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.949303150177002D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.fECHA_CREACIONCaptionTextBox.Name      = "fECHA_CREACIONCaptionTextBox";
     this.fECHA_CREACIONCaptionTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3184137344360352D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.fECHA_CREACIONCaptionTextBox.StyleName = "Caption";
     this.fECHA_CREACIONCaptionTextBox.Value     = "Fecha de registro";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "BaseDatos";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.23333333432674408D);
     this.pageHeader.Name   = "pageHeader";
     //
     // reportNameTextBox
     //
     this.reportNameTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D), Telerik.Reporting.Drawing.Unit.Inch(0.36666667461395264D));
     this.reportNameTextBox.Name            = "reportNameTextBox";
     this.reportNameTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.2010498046875D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.reportNameTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.reportNameTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.reportNameTextBox.StyleName       = "PageInfo";
     this.reportNameTextBox.Value           = "Reporte de ventas generales";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.23333333432674408D);
     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.01666666753590107D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.currentTimeTextBox.Name      = "currentTimeTextBox";
     this.currentTimeTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.0921916961669922D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value     = "=NOW()";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1255249977111816D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.0921916961669922D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     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(0.80406826734542847D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox,
         this.reportNameTextBox
     });
     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.2343831062316895D), Telerik.Reporting.Drawing.Unit.Inch(0.787401556968689D));
     this.titleTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.titleTextBox.StyleName       = "Title";
     this.titleTextBox.Value           = "Medica de Especialidades Siloe";
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.22499999403953552D);
     this.reportFooter.Name   = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.23333333432674408D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.nOMBRE_MEDIDataTextBox,
         this.cOMENTARIODataTextBox,
         this.cANTIDADDataTextBox,
         this.cOSTODataTextBox,
         this.sUBTOTALDataTextBox,
         this.fECHA_CREACIONDataTextBox,
         this.cLIENTEDataTextBox
     });
     this.detail.Name = "detail";
     //
     // nOMBRE_MEDIDataTextBox
     //
     this.nOMBRE_MEDIDataTextBox.CanGrow   = true;
     this.nOMBRE_MEDIDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.800078809261322D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.nOMBRE_MEDIDataTextBox.Name      = "nOMBRE_MEDIDataTextBox";
     this.nOMBRE_MEDIDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.140905499458313D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.nOMBRE_MEDIDataTextBox.StyleName = "Data";
     this.nOMBRE_MEDIDataTextBox.Value     = "= Fields.NOMBRE_MEDI";
     //
     // cOMENTARIODataTextBox
     //
     this.cOMENTARIODataTextBox.CanGrow   = true;
     this.cOMENTARIODataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.9410631656646729D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.cOMENTARIODataTextBox.Name      = "cOMENTARIODataTextBox";
     this.cOMENTARIODataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0589368343353272D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.cOMENTARIODataTextBox.StyleName = "Data";
     this.cOMENTARIODataTextBox.Value     = "= Fields.COMENTARIO";
     //
     // cANTIDADDataTextBox
     //
     this.cANTIDADDataTextBox.CanGrow   = true;
     this.cANTIDADDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.0000786781311035D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.cANTIDADDataTextBox.Name      = "cANTIDADDataTextBox";
     this.cANTIDADDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.69992148876190186D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.cANTIDADDataTextBox.StyleName = "Data";
     this.cANTIDADDataTextBox.Value     = "= Fields.CANTIDAD";
     //
     // cOSTODataTextBox
     //
     this.cOSTODataTextBox.CanGrow   = true;
     this.cOSTODataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.7000782489776611D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.cOSTODataTextBox.Name      = "cOSTODataTextBox";
     this.cOSTODataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.56573492288589478D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.cOSTODataTextBox.StyleName = "Data";
     this.cOSTODataTextBox.Value     = "= Fields.COSTO";
     //
     // sUBTOTALDataTextBox
     //
     this.sUBTOTALDataTextBox.CanGrow   = true;
     this.sUBTOTALDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2658915519714355D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.sUBTOTALDataTextBox.Name      = "sUBTOTALDataTextBox";
     this.sUBTOTALDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.68333339691162109D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.sUBTOTALDataTextBox.StyleName = "Data";
     this.sUBTOTALDataTextBox.Value     = "= Fields.SUBTOTAL";
     //
     // fECHA_CREACIONDataTextBox
     //
     this.fECHA_CREACIONDataTextBox.CanGrow   = true;
     this.fECHA_CREACIONDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.949303150177002D), Telerik.Reporting.Drawing.Unit.Inch(0.01666666753590107D));
     this.fECHA_CREACIONDataTextBox.Name      = "fECHA_CREACIONDataTextBox";
     this.fECHA_CREACIONDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3183746337890625D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.fECHA_CREACIONDataTextBox.StyleName = "Data";
     this.fECHA_CREACIONDataTextBox.Value     = "= Fields.FECHA_CREACION";
     //
     // cLIENTEDataTextBox
     //
     this.cLIENTEDataTextBox.CanGrow   = true;
     this.cLIENTEDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9164224290288985E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.cLIENTEDataTextBox.Name      = "cLIENTEDataTextBox";
     this.cLIENTEDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999609112739563D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.cLIENTEDataTextBox.StyleName = "Data";
     this.cLIENTEDataTextBox.Value     = "= Fields.CLIENTE";
     //
     // ReportVentas
     //
     this.DataSource    = this.sqlDataSource1;
     group1.GroupFooter = this.nOMBREGroupFooterSection;
     group1.GroupHeader = this.nOMBREGroupHeaderSection;
     group1.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.NOMBRE"));
     group1.Name        = "nOMBREGroup";
     group2.GroupFooter = this.labelsGroupFooterSection;
     group2.GroupHeader = this.labelsGroupHeaderSection;
     group2.Name        = "labelsGroup";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1,
         group2
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.nOMBREGroupHeaderSection,
         this.nOMBREGroupFooterSection,
         this.labelsGroupHeaderSection,
         this.labelsGroupFooterSection,
         this.pageHeader,
         this.pageFooter,
         this.reportHeader,
         this.reportFooter,
         this.detail
     });
     this.Name = "ReportVentas";
     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.StyleSelector("Title")
     });
     styleRule2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(97)))), ((int)(((byte)(74)))));
     styleRule2.Style.Font.Name = "Georgia";
     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.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(174)))), ((int)(((byte)(173)))));
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(168)))), ((int)(((byte)(212)))));
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Dotted;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(238)))), ((int)(((byte)(243)))));
     styleRule3.Style.Font.Name     = "Georgia";
     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     = "Georgia";
     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     = "Georgia";
     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(6.2677168846130371D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 49
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(Members_Report));
            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();
            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.labelsGroupHeader = new Telerik.Reporting.GroupHeaderSection();
            this.nameCaptionTextBox = new Telerik.Reporting.TextBox();
            this.surnameCaptionTextBox = new Telerik.Reporting.TextBox();
            this.nicknameCaptionTextBox = new Telerik.Reporting.TextBox();
            this.birthdateCaptionTextBox = new Telerik.Reporting.TextBox();
            this.genderCaptionTextBox = new Telerik.Reporting.TextBox();
            this.nationalityCaptionTextBox = new Telerik.Reporting.TextBox();
            this.countryNameCaptionTextBox = new Telerik.Reporting.TextBox();
            this.labelsGroupFooter = new Telerik.Reporting.GroupFooterSection();
            this.labelsGroup = new Telerik.Reporting.Group();
            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.detail = new Telerik.Reporting.DetailSection();
            this.nameDataTextBox = new Telerik.Reporting.TextBox();
            this.surnameDataTextBox = new Telerik.Reporting.TextBox();
            this.nicknameDataTextBox = new Telerik.Reporting.TextBox();
            this.birthdateDataTextBox = new Telerik.Reporting.TextBox();
            this.genderDataTextBox = new Telerik.Reporting.TextBox();
            this.nationalityDataTextBox = new Telerik.Reporting.TextBox();
            this.countryNameDataTextBox = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionString = "ReportLibrary.Properties.Settings.SportsTeamDB";
            this.sqlDataSource1.Name = "sqlDataSource1";
            this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
            // 
            // labelsGroupHeader
            // 
            this.labelsGroupHeader.Height = new Telerik.Reporting.Drawing.Unit(0.28125D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.labelsGroupHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.nameCaptionTextBox,
            this.surnameCaptionTextBox,
            this.nicknameCaptionTextBox,
            this.birthdateCaptionTextBox,
            this.genderCaptionTextBox,
            this.nationalityCaptionTextBox,
            this.countryNameCaptionTextBox});
            this.labelsGroupHeader.Name = "labelsGroupHeader";
            this.labelsGroupHeader.PrintOnEveryPage = true;
            // 
            // nameCaptionTextBox
            // 
            this.nameCaptionTextBox.CanGrow = true;
            this.nameCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.nameCaptionTextBox.Name = "nameCaptionTextBox";
            this.nameCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.86562621593475342D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.nameCaptionTextBox.StyleName = "Caption";
            this.nameCaptionTextBox.Value = "Name";
            // 
            // surnameCaptionTextBox
            // 
            this.surnameCaptionTextBox.CanGrow = true;
            this.surnameCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.90729284286499023D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.surnameCaptionTextBox.Name = "surnameCaptionTextBox";
            this.surnameCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.86562621593475342D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.surnameCaptionTextBox.StyleName = "Caption";
            this.surnameCaptionTextBox.Value = "Surname";
            // 
            // nicknameCaptionTextBox
            // 
            this.nicknameCaptionTextBox.CanGrow = true;
            this.nicknameCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.7937523126602173D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.nicknameCaptionTextBox.Name = "nicknameCaptionTextBox";
            this.nicknameCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.86562621593475342D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.nicknameCaptionTextBox.StyleName = "Caption";
            this.nicknameCaptionTextBox.Value = "Nickname";
            // 
            // birthdateCaptionTextBox
            // 
            this.birthdateCaptionTextBox.CanGrow = true;
            this.birthdateCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.6802117824554443D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.birthdateCaptionTextBox.Name = "birthdateCaptionTextBox";
            this.birthdateCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.86562621593475342D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.birthdateCaptionTextBox.StyleName = "Caption";
            this.birthdateCaptionTextBox.Value = "Birthdate";
            // 
            // genderCaptionTextBox
            // 
            this.genderCaptionTextBox.CanGrow = true;
            this.genderCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.56667160987854D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.genderCaptionTextBox.Name = "genderCaptionTextBox";
            this.genderCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.86562621593475342D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.genderCaptionTextBox.StyleName = "Caption";
            this.genderCaptionTextBox.Value = "Gender";
            // 
            // nationalityCaptionTextBox
            // 
            this.nationalityCaptionTextBox.CanGrow = true;
            this.nationalityCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.4531307220458984D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.nationalityCaptionTextBox.Name = "nationalityCaptionTextBox";
            this.nationalityCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.94686967134475708D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.nationalityCaptionTextBox.StyleName = "Caption";
            this.nationalityCaptionTextBox.Value = "Nationality";
            // 
            // countryNameCaptionTextBox
            // 
            this.countryNameCaptionTextBox.CanGrow = true;
            this.countryNameCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.4000396728515625D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.countryNameCaptionTextBox.Name = "countryNameCaptionTextBox";
            this.countryNameCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.86562621593475342D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.countryNameCaptionTextBox.StyleName = "Caption";
            this.countryNameCaptionTextBox.Value = "Country Name";
            // 
            // labelsGroupFooter
            // 
            this.labelsGroupFooter.Height = new Telerik.Reporting.Drawing.Unit(0.28125D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.labelsGroupFooter.Name = "labelsGroupFooter";
            this.labelsGroupFooter.Style.Visible = false;
            // 
            // labelsGroup
            // 
            this.labelsGroup.GroupFooter = this.labelsGroupFooter;
            this.labelsGroup.GroupHeader = this.labelsGroupHeader;
            this.labelsGroup.Name = "labelsGroup";
            // 
            // pageHeader
            // 
            this.pageHeader.Height = new Telerik.Reporting.Drawing.Unit(0.28125D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.reportNameTextBox});
            this.pageHeader.Name = "pageHeader";
            // 
            // reportNameTextBox
            // 
            this.reportNameTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.reportNameTextBox.Name = "reportNameTextBox";
            this.reportNameTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.1843833923339844D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.reportNameTextBox.StyleName = "PageInfo";
            this.reportNameTextBox.Value = "= Now()";
            // 
            // pageFooter
            // 
            this.pageFooter.Height = new Telerik.Reporting.Drawing.Unit(0.28125D, Telerik.Reporting.Drawing.UnitType.Inch);
            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(new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.currentTimeTextBox.Name = "currentTimeTextBox";
            this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0817749500274658D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.currentTimeTextBox.StyleName = "PageInfo";
            this.currentTimeTextBox.Value = "=NOW()";
            // 
            // pageInfoTextBox
            // 
            this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.1234416961669922D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pageInfoTextBox.Name = "pageInfoTextBox";
            this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.0817749500274658D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.pageInfoTextBox.StyleName = "PageInfo";
            this.pageInfoTextBox.Value = "=PageNumber";
            // 
            // reportHeader
            // 
            this.reportHeader.Height = new Telerik.Reporting.Drawing.Unit(0.80823493003845215D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.titleTextBox});
            this.reportHeader.Name = "reportHeader";
            // 
            // titleTextBox
            // 
            this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.titleTextBox.Name = "titleTextBox";
            this.titleTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(6.2260499000549316D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.78740161657333374D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.titleTextBox.StyleName = "Title";
            this.titleTextBox.Value = "Members Report";
            // 
            // detail
            // 
            this.detail.Height = new Telerik.Reporting.Drawing.Unit(0.28125D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.nameDataTextBox,
            this.surnameDataTextBox,
            this.nicknameDataTextBox,
            this.birthdateDataTextBox,
            this.genderDataTextBox,
            this.nationalityDataTextBox,
            this.countryNameDataTextBox});
            this.detail.Name = "detail";
            // 
            // nameDataTextBox
            // 
            this.nameDataTextBox.CanGrow = true;
            this.nameDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.nameDataTextBox.Name = "nameDataTextBox";
            this.nameDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.86562621593475342D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.nameDataTextBox.StyleName = "Data";
            this.nameDataTextBox.Value = "=Fields.Name";
            // 
            // surnameDataTextBox
            // 
            this.surnameDataTextBox.CanGrow = true;
            this.surnameDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.90729284286499023D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.surnameDataTextBox.Name = "surnameDataTextBox";
            this.surnameDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.86562621593475342D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.surnameDataTextBox.StyleName = "Data";
            this.surnameDataTextBox.Value = "=Fields.Surname";
            // 
            // nicknameDataTextBox
            // 
            this.nicknameDataTextBox.CanGrow = true;
            this.nicknameDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.7937523126602173D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.nicknameDataTextBox.Name = "nicknameDataTextBox";
            this.nicknameDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.86562621593475342D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.nicknameDataTextBox.StyleName = "Data";
            this.nicknameDataTextBox.Value = "=Fields.Nickname";
            // 
            // birthdateDataTextBox
            // 
            this.birthdateDataTextBox.CanGrow = true;
            this.birthdateDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.6802117824554443D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.birthdateDataTextBox.Name = "birthdateDataTextBox";
            this.birthdateDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.86562621593475342D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.birthdateDataTextBox.StyleName = "Data";
            this.birthdateDataTextBox.Value = "=Fields.Birthdate";
            // 
            // genderDataTextBox
            // 
            this.genderDataTextBox.CanGrow = true;
            this.genderDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.56667160987854D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.genderDataTextBox.Name = "genderDataTextBox";
            this.genderDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.86562621593475342D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.genderDataTextBox.StyleName = "Data";
            this.genderDataTextBox.Value = "=Fields.Gender";
            // 
            // nationalityDataTextBox
            // 
            this.nationalityDataTextBox.CanGrow = true;
            this.nationalityDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.4531307220458984D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.nationalityDataTextBox.Name = "nationalityDataTextBox";
            this.nationalityDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.86562621593475342D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.nationalityDataTextBox.StyleName = "Data";
            this.nationalityDataTextBox.Value = "=Fields.Nationality";
            // 
            // countryNameDataTextBox
            // 
            this.countryNameDataTextBox.CanGrow = true;
            this.countryNameDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.3395900726318359D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.02083333395421505D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.countryNameDataTextBox.Name = "countryNameDataTextBox";
            this.countryNameDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.86562621593475342D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000000298023224D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.countryNameDataTextBox.StyleName = "Data";
            this.countryNameDataTextBox.Value = "=Fields.CountryName";
            // 
            // Members_Report
            // 
            this.DataSource = this.sqlDataSource1;
            this.Filters.AddRange(new Telerik.Reporting.Data.Filter[] {
            new Telerik.Reporting.Data.Filter("=Fields.Name", Telerik.Reporting.Data.FilterOperator.Like, "=\"%\" +Parameters.paraName.Value+\"%\""),
            new Telerik.Reporting.Data.Filter("=Fields.Surname", Telerik.Reporting.Data.FilterOperator.Like, "=\"%\" +Parameters.paraSurName.Value+\"%\"")});
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            this.labelsGroup});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.labelsGroupHeader,
            this.labelsGroupFooter,
            this.pageHeader,
            this.pageFooter,
            this.reportHeader,
            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.A4;
            reportParameter1.AutoRefresh = true;
            reportParameter1.Name = "paraName";
            reportParameter1.Text = "Member Name";
            reportParameter1.Visible = true;
            reportParameter2.AutoRefresh = true;
            reportParameter2.Name = "paraSurName";
            reportParameter2.Text = "Sur Name";
            reportParameter2.Visible = true;
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.Style.BackgroundColor = System.Drawing.Color.White;
            styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Title")});
            styleRule1.Style.BackgroundColor = System.Drawing.Color.Empty;
            styleRule1.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
            styleRule1.Style.Font.Name = "Tahoma";
            styleRule1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(18D, Telerik.Reporting.Drawing.UnitType.Point);
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Caption")});
            styleRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
            styleRule2.Style.Color = System.Drawing.Color.White;
            styleRule2.Style.Font.Bold = true;
            styleRule2.Style.Font.Italic = false;
            styleRule2.Style.Font.Name = "Tahoma";
            styleRule2.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(11D, Telerik.Reporting.Drawing.UnitType.Point);
            styleRule2.Style.Font.Strikeout = false;
            styleRule2.Style.Font.Underline = false;
            styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Data")});
            styleRule3.Style.Color = System.Drawing.Color.Black;
            styleRule3.Style.Font.Name = "Tahoma";
            styleRule3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            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.Black;
            styleRule4.Style.Font.Name = "Tahoma";
            styleRule4.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4});
            this.Width = new Telerik.Reporting.Drawing.Unit(6.2657051086425781D, 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()
 {
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(BaseItemReport));
     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.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();
     this.detailSection1     = new Telerik.Reporting.DetailSection();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.table1             = new Telerik.Reporting.Table();
     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.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.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.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox20          = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.detailSection1.Name = "detailSection1";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "ReportLibrary.Properties.Settings.EmmaReports";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.9999991655349731D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.9999991655349731D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.9999991655349731D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.9999991655349731D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.2699985504150391D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.137709379196167D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.3493747711181641D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.9524986743927D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.4762499332427979D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox10);
     this.table1.Body.SetCellContent(0, 1, this.textBox11);
     this.table1.Body.SetCellContent(0, 2, this.textBox12);
     this.table1.Body.SetCellContent(0, 3, this.textBox13);
     this.table1.Body.SetCellContent(0, 4, this.textBox14);
     this.table1.Body.SetCellContent(0, 5, this.textBox15);
     this.table1.Body.SetCellContent(0, 6, this.textBox16);
     this.table1.Body.SetCellContent(0, 7, this.textBox17);
     this.table1.Body.SetCellContent(0, 8, this.textBox18);
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.ReportItem = this.textBox2;
     tableGroup3.ReportItem = this.textBox3;
     tableGroup4.ReportItem = this.textBox4;
     tableGroup5.ReportItem = this.textBox5;
     tableGroup6.ReportItem = this.textBox6;
     tableGroup7.ReportItem = this.textBox7;
     tableGroup8.ReportItem = this.textBox8;
     tableGroup9.ReportItem = this.textBox9;
     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.ColumnGroups.Add(tableGroup8);
     this.table1.ColumnGroups.Add(tableGroup9);
     this.table1.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox13,
         this.textBox14,
         this.textBox15,
         this.textBox16,
         this.textBox17,
         this.textBox18,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox7,
         this.textBox8,
         this.textBox9
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.table1.Name     = "table1";
     tableGroup10.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup10.Name = "Detail";
     this.table1.RowGroups.Add(tableGroup10);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(23.185829162597656D), Telerik.Reporting.Drawing.Unit.Cm(2.1377081871032715D));
     this.table1.StyleName = "Corporate.TableNormal";
     //
     // textBox1
     //
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9999998807907105D), Telerik.Reporting.Drawing.Unit.Cm(1.6377081871032715D));
     this.textBox1.StyleName = "Corporate.TableHeader";
     this.textBox1.Value     = "Base Item Code";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9999998807907105D), Telerik.Reporting.Drawing.Unit.Cm(1.6377081871032715D));
     this.textBox2.StyleName = "Corporate.TableHeader";
     this.textBox2.Value     = "Flight Class";
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9999998807907105D), Telerik.Reporting.Drawing.Unit.Cm(1.6377081871032715D));
     this.textBox3.StyleName = "Corporate.TableHeader";
     this.textBox3.Value     = "Category Code";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.9999998807907105D), Telerik.Reporting.Drawing.Unit.Cm(1.6377081871032715D));
     this.textBox4.StyleName = "Corporate.TableHeader";
     this.textBox4.Value     = "Menu Type";
     //
     // textBox5
     //
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.2699985504150391D), Telerik.Reporting.Drawing.Unit.Cm(1.6377080678939819D));
     this.textBox5.StyleName = "Corporate.TableHeader";
     this.textBox5.Value     = "Base Item Description";
     //
     // textBox6
     //
     this.textBox6.Name      = "textBox6";
     this.textBox6.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.1377098560333252D), Telerik.Reporting.Drawing.Unit.Cm(1.6377081871032715D));
     this.textBox6.StyleName = "Corporate.TableHeader";
     this.textBox6.Value     = "Base Item Sub Description";
     //
     // textBox7
     //
     this.textBox7.Name      = "textBox7";
     this.textBox7.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.3493733406066895D), Telerik.Reporting.Drawing.Unit.Cm(1.6377081871032715D));
     this.textBox7.StyleName = "Corporate.TableHeader";
     this.textBox7.Value     = "Base Item Title";
     //
     // textBox8
     //
     this.textBox8.Name      = "textBox8";
     this.textBox8.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.9524984359741211D), Telerik.Reporting.Drawing.Unit.Cm(1.6377081871032715D));
     this.textBox8.StyleName = "Corporate.TableHeader";
     this.textBox8.Value     = "Base Item Title Description";
     //
     // textBox9
     //
     this.textBox9.Name      = "textBox9";
     this.textBox9.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4762506484985352D), Telerik.Reporting.Drawing.Unit.Cm(1.6377081871032715D));
     this.textBox9.StyleName = "Corporate.TableHeader";
     this.textBox9.Value     = "Base Item Attributes";
     //
     // textBox10
     //
     this.textBox10.Name      = "textBox10";
     this.textBox10.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox10.StyleName = "Corporate.TableBody";
     this.textBox10.Value     = "= Fields.BaseItemCode";
     //
     // textBox11
     //
     this.textBox11.Name      = "textBox11";
     this.textBox11.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox11.StyleName = "Corporate.TableBody";
     this.textBox11.Value     = "= Fields.FlightClass";
     //
     // textBox12
     //
     this.textBox12.Name      = "textBox12";
     this.textBox12.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox12.StyleName = "Corporate.TableBody";
     this.textBox12.Value     = "= Fields.CategoryCode";
     //
     // textBox13
     //
     this.textBox13.Name      = "textBox13";
     this.textBox13.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox13.StyleName = "Corporate.TableBody";
     this.textBox13.Value     = "= Fields.MenuType";
     //
     // textBox14
     //
     this.textBox14.Name      = "textBox14";
     this.textBox14.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.2699985504150391D), Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D));
     this.textBox14.StyleName = "Corporate.TableBody";
     this.textBox14.Value     = "= Fields.BaseItemDescription";
     //
     // textBox15
     //
     this.textBox15.Name      = "textBox15";
     this.textBox15.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.1377098560333252D), Telerik.Reporting.Drawing.Unit.Cm(0.50000011920928955D));
     this.textBox15.StyleName = "Corporate.TableBody";
     this.textBox15.Value     = "= Fields.BaseItemSubDescription";
     //
     // textBox16
     //
     this.textBox16.Name      = "textBox16";
     this.textBox16.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.3493752479553223D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox16.StyleName = "Corporate.TableBody";
     this.textBox16.Value     = "= Fields.BaseItemTitle";
     //
     // textBox17
     //
     this.textBox17.Name      = "textBox17";
     this.textBox17.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.9524984359741211D), Telerik.Reporting.Drawing.Unit.Cm(0.50000011920928955D));
     this.textBox17.StyleName = "Corporate.TableBody";
     this.textBox17.Value     = "= Fields.BaseItemTitleDescription";
     //
     // textBox18
     //
     this.textBox18.Name      = "textBox18";
     this.textBox18.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4762506484985352D), Telerik.Reporting.Drawing.Unit.Cm(0.50000011920928955D));
     this.textBox18.StyleName = "Corporate.TableBody";
     this.textBox18.Value     = "= Fields.BaseItemAttributes";
     //
     // textBox19
     //
     this.textBox19.Name            = "ReportNameTextBox";
     this.textBox19.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15D), Telerik.Reporting.Drawing.Unit.Cm(2D));
     this.textBox19.Style.Font.Bold = true;
     this.textBox19.Style.Font.Name = "Segoe UI";
     this.textBox19.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox19.Value           = "Base Item Details";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox19
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox20
     //
     this.textBox20.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11D), Telerik.Reporting.Drawing.Unit.Cm(1.5D));
     this.textBox20.Name            = "ReportPageNumberTextBox";
     this.textBox20.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.textBox20.Style.Font.Name = "Segoe UI";
     this.textBox20.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox20
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // BaseItemReport
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "BaseItemReport";
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D));
     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), "Corporate.TableNormal")
     });
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
     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.Black;
     styleRule2.Style.Font.Name = "Tahoma";
     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), "Corporate.TableBody")
     });
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     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.Font.Name           = "Tahoma";
     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), "Corporate.TableHeader")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule4.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     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.Color         = System.Drawing.Color.White;
     styleRule4.Style.Font.Name     = "Tahoma";
     styleRule4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     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.Cm(23.185829162597656D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 51
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(Investigations_Sub));
     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();
     this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.srNoCaptionTextBox = new Telerik.Reporting.TextBox();
     this.investigationCaptionTextBox = new Telerik.Reporting.TextBox();
     this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     this.reportHeader = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox = new Telerik.Reporting.TextBox();
     this.detail = new Telerik.Reporting.DetailSection();
     this.srNoDataTextBox = new Telerik.Reporting.TextBox();
     this.investigationDataTextBox = new Telerik.Reporting.TextBox();
     this.shape1 = new Telerik.Reporting.Shape();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
     this.labelsGroupFooterSection.Name = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.srNoCaptionTextBox,
     this.investigationCaptionTextBox});
     this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // srNoCaptionTextBox
     //
     this.srNoCaptionTextBox.CanGrow = true;
     this.srNoCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.srNoCaptionTextBox.Name = "srNoCaptionTextBox";
     this.srNoCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.27916669845581055D), Telerik.Reporting.Drawing.Unit.Inch(0.15000000596046448D));
     this.srNoCaptionTextBox.Style.Font.Bold = true;
     this.srNoCaptionTextBox.Style.Font.Name = "Arial";
     this.srNoCaptionTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.srNoCaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.srNoCaptionTextBox.StyleName = "Caption";
     this.srNoCaptionTextBox.Value = "Sr No";
     //
     // investigationCaptionTextBox
     //
     this.investigationCaptionTextBox.CanGrow = true;
     this.investigationCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.investigationCaptionTextBox.Name = "investigationCaptionTextBox";
     this.investigationCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.15000000596046448D));
     this.investigationCaptionTextBox.Style.Font.Bold = true;
     this.investigationCaptionTextBox.Style.Font.Name = "Arial";
     this.investigationCaptionTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.investigationCaptionTextBox.StyleName = "Caption";
     this.investigationCaptionTextBox.Value = "Investigation";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "OnLinePrescriptionConnectionString";
     this.sqlDataSource1.Name = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.titleTextBox});
     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(2.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.titleTextBox.Style.Color = System.Drawing.Color.Black;
     this.titleTextBox.Style.Font.Name = "Arial";
     this.titleTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value = "Investigations";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20216202735900879D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.srNoDataTextBox,
     this.investigationDataTextBox,
     this.shape1});
     this.detail.Name = "detail";
     //
     // srNoDataTextBox
     //
     this.srNoDataTextBox.CanGrow = true;
     this.srNoDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.srNoDataTextBox.Name = "srNoDataTextBox";
     this.srNoDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.27916669845581055D), Telerik.Reporting.Drawing.Unit.Inch(0.15000000596046448D));
     this.srNoDataTextBox.Style.Font.Name = "Arial";
     this.srNoDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.srNoDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.srNoDataTextBox.StyleName = "Data";
     this.srNoDataTextBox.Value = "=Fields.SrNo";
     //
     // investigationDataTextBox
     //
     this.investigationDataTextBox.CanGrow = true;
     this.investigationDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.investigationDataTextBox.Name = "investigationDataTextBox";
     this.investigationDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.15000000596046448D));
     this.investigationDataTextBox.Style.Font.Name = "Arial";
     this.investigationDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.investigationDataTextBox.StyleName = "Data";
     this.investigationDataTextBox.Value = "=Fields.Investigation";
     //
     // shape1
     //
     this.shape1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.15007869899272919D));
     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.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D));
     //
     // Investigations_Sub
     //
     this.DataSource = this.sqlDataSource1;
     this.Filters.Add(new Telerik.Reporting.Filter("=Fields.VisitID", Telerik.Reporting.FilterOperator.Equal, "=Parameters.LinkPrmVisitID.Value"));
     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.reportHeader,
     this.detail});
     this.Name = "Investigations_Sub";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.B4;
     reportParameter1.AllowNull = true;
     reportParameter1.Name = "LinkPrmVisitID";
     reportParameter1.Text = "Parameter1";
     this.ReportParameters.Add(reportParameter1);
     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)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule1.Style.Font.Name = "Calibri";
     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)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     styleRule2.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule2.Style.Font.Name = "Calibri";
     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.Color = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule3.Style.Font.Name = "Calibri";
     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)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule4.Style.Font.Name = "Calibri";
     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(2.4000003337860107D);
     ((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.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
     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.textBox10 = new Telerik.Reporting.TextBox();
     this.textBox1  = new Telerik.Reporting.TextBox();
     this.textBox2  = new Telerik.Reporting.TextBox();
     this.textBox14 = new Telerik.Reporting.TextBox();
     this.textBox16 = new Telerik.Reporting.TextBox();
     this.textBox18 = new Telerik.Reporting.TextBox();
     this.textBox22 = new Telerik.Reporting.TextBox();
     this.textBox26 = new Telerik.Reporting.TextBox();
     this.textBox28 = new Telerik.Reporting.TextBox();
     this.textBox4  = new Telerik.Reporting.TextBox();
     this.textBox6  = new Telerik.Reporting.TextBox();
     this.textBox7  = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(6.2000002861022949D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox3,
         this.textBox5,
         this.textBox8,
         this.textBox10,
         this.textBox1,
         this.textBox2,
         this.textBox14,
         this.textBox16,
         this.textBox18,
         this.textBox22,
         this.textBox26,
         this.textBox28,
         this.textBox4,
         this.textBox6,
         this.textBox7
     });
     this.detail.Name = "detail";
     //
     // textBox3
     //
     this.textBox3.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.5560002326965332D), Telerik.Reporting.Drawing.Unit.Cm(2.58497953414917D));
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(0.60000008344650269D));
     this.textBox3.Style.Font.Bold = false;
     this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox3.Value           = "";
     //
     // textBox5
     //
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(15.806218147277832D), Telerik.Reporting.Drawing.Unit.Cm(2.558521032333374D));
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.40468692779541D), Telerik.Reporting.Drawing.Unit.Cm(0.50020039081573486D));
     this.textBox5.Style.Font.Bold = false;
     this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox5.Value           = "";
     //
     // textBox8
     //
     this.textBox8.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.042708158493042D), Telerik.Reporting.Drawing.Unit.Cm(4.0886945724487305D));
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.1123979091644287D), Telerik.Reporting.Drawing.Unit.Cm(0.499799907207489D));
     this.textBox8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox8.Value           = "";
     //
     // textBox10
     //
     this.textBox10.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.81000018119812D), Telerik.Reporting.Drawing.Unit.Cm(4.6707777976989746D));
     this.textBox10.Name            = "textBox10";
     this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.711455345153809D), Telerik.Reporting.Drawing.Unit.Cm(0.599999725818634D));
     this.textBox10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox10.Value           = "";
     //
     // textBox1
     //
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(6.1991877555847168D), Telerik.Reporting.Drawing.Unit.Cm(4.0886950492858887D));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0000002384185791D), Telerik.Reporting.Drawing.Unit.Cm(0.49979996681213379D));
     this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox1.Value           = "textBox1";
     //
     // textBox2
     //
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(18.137191772460938D), Telerik.Reporting.Drawing.Unit.Cm(4.0886950492858887D));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.0156253576278687D), Telerik.Reporting.Drawing.Unit.Cm(0.49979943037033081D));
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox2.Value           = "textBox2";
     //
     // textBox14
     //
     this.textBox14.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.3731876611709595D), Telerik.Reporting.Drawing.Unit.Cm(6.8580002784729D));
     this.textBox14.Name            = "textBox14";
     this.textBox14.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.39158308506011963D), Telerik.Reporting.Drawing.Unit.Cm(0.60000050067901611D));
     this.textBox14.Style.Font.Name = "Calibri";
     this.textBox14.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox14.Value           = "textBox14";
     //
     // textBox16
     //
     this.textBox16.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.041187286376953D), Telerik.Reporting.Drawing.Unit.Cm(7.2976665496826172D));
     this.textBox16.Name            = "textBox16";
     this.textBox16.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.1026527881622315D), Telerik.Reporting.Drawing.Unit.Cm(0.65299427509307861D));
     this.textBox16.Style.Font.Name = "Calibri";
     this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox16.Value           = "6%";
     //
     // textBox18
     //
     this.textBox18.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.6431877613067627D), Telerik.Reporting.Drawing.Unit.Cm(8.6042499542236328D));
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8.0593729019165039D), Telerik.Reporting.Drawing.Unit.Cm(0.60000050067901611D));
     this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox18.Value           = "";
     //
     // textBox22
     //
     this.textBox22.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.6431877613067627D), Telerik.Reporting.Drawing.Unit.Cm(9.3556671142578125D));
     this.textBox22.Name            = "textBox22";
     this.textBox22.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(10.495944023132324D), Telerik.Reporting.Drawing.Unit.Cm(0.57354217767715454D));
     this.textBox22.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox22.Value           = "";
     //
     // textBox26
     //
     this.textBox26.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.6400001049041748D), Telerik.Reporting.Drawing.Unit.Cm(10.510000228881836D));
     this.textBox26.Name            = "textBox26";
     this.textBox26.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.7657289505004883D), Telerik.Reporting.Drawing.Unit.Cm(0.7005423903465271D));
     this.textBox26.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox26.Value           = "";
     //
     // textBox28
     //
     this.textBox28.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(14.581186294555664D), Telerik.Reporting.Drawing.Unit.Cm(8.3925838470458984D));
     this.textBox28.Name            = "textBox28";
     this.textBox28.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.97552669048309326D), Telerik.Reporting.Drawing.Unit.Cm(0.60000050067901611D));
     this.textBox28.Style.Font.Bold = false;
     this.textBox28.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox28.Value           = "textBox28";
     //
     // textBox4
     //
     this.textBox4.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(15.85118579864502D), Telerik.Reporting.Drawing.Unit.Cm(8.3925838470458984D));
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4602591991424561D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.textBox4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox4.Value           = "textBox4";
     //
     // textBox6
     //
     this.textBox6.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(19.15318489074707D), Telerik.Reporting.Drawing.Unit.Cm(8.3925838470458984D));
     this.textBox6.Name            = "textBox6";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.57906293869018555D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.textBox6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox6.Value           = "textBox6";
     //
     // textBox7
     //
     this.textBox7.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(4.1671876907348633D), Telerik.Reporting.Drawing.Unit.Cm(6.8580002784729D));
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.39158308506011963D), Telerik.Reporting.Drawing.Unit.Cm(0.60000050067901611D));
     this.textBox7.Style.Font.Name = "Calibri";
     this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox7.Value           = "textBox14";
     //
     // Reportb18
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail
     });
     this.Name = "Reportb18";
     this.PageSettings.ContinuousPaper = false;
     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;
     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.Cm;
     this.Width         = Telerik.Reporting.Drawing.Unit.Cm(20.391061782836914D);
     ((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(CompleteBroodstockReport));
            Telerik.Reporting.Group group1 = new Telerik.Reporting.Group();
            Telerik.Reporting.Group group2 = 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.batchCaptionTextBox = new Telerik.Reporting.TextBox();
            this.dateCaptionTextBox = new Telerik.Reporting.TextBox();
            this.femaleCaptionTextBox = new Telerik.Reporting.TextBox();
            this.maleCaptionTextBox = new Telerik.Reporting.TextBox();
            this.totalPopulationCaptionTextBox = new Telerik.Reporting.TextBox();
            this.deadFemaleCaptionTextBox = new Telerik.Reporting.TextBox();
            this.deadMaleCaptionTextBox = new Telerik.Reporting.TextBox();
            this.mortalityCaptionTextBox = new Telerik.Reporting.TextBox();
            this.pHCaptionTextBox = new Telerik.Reporting.TextBox();
            this.dOCaptionTextBox = new Telerik.Reporting.TextBox();
            this.salinityCaptionTextBox = new Telerik.Reporting.TextBox();
            this.matTempCaptionTextBox = new Telerik.Reporting.TextBox();
            this.hatcTempCaptionTextBox = new Telerik.Reporting.TextBox();
            this.squidInCaptionTextBox = new Telerik.Reporting.TextBox();
            this.squidUsedCaptionTextBox = new Telerik.Reporting.TextBox();
            this.squidiBalanceCaptionTextBox = new Telerik.Reporting.TextBox();
            this.polychaeteInCaptionTextBox = new Telerik.Reporting.TextBox();
            this.polychaeteUsedCaptionTextBox = new Telerik.Reporting.TextBox();
            this.polychaeteBalanceCaptionTextBox = new Telerik.Reporting.TextBox();
            this.formaldehydeCaptionTextBox = new Telerik.Reporting.TextBox();
            this.eDTACaptionTextBox = new Telerik.Reporting.TextBox();
            this.treflanCaptionTextBox = new Telerik.Reporting.TextBox();
            this.iodineCaptionTextBox = new Telerik.Reporting.TextBox();
            this.treflanCaptionTextBox1 = new Telerik.Reporting.TextBox();
            this.vitaminCaptionTextBox = new Telerik.Reporting.TextBox();
            this.matedCaptionTextBox = new Telerik.Reporting.TextBox();
            this.maturedCaptionTextBox = new Telerik.Reporting.TextBox();
            this.spawnedCaptionTextBox = new Telerik.Reporting.TextBox();
            this.eggCaptionTextBox = new Telerik.Reporting.TextBox();
            this.fRCaptionTextBox = new Telerik.Reporting.TextBox();
            this.naupliiBrutoCaptionTextBox = new Telerik.Reporting.TextBox();
            this.naupliiNettoCaptionTextBox = new Telerik.Reporting.TextBox();
            this.distributionCaptionTextBox = new Telerik.Reporting.TextBox();
            this.remarkCaptionTextBox = new Telerik.Reporting.TextBox();
            this.userIDCaptionTextBox = new Telerik.Reporting.TextBox();
            this.batchGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.femaleSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.maleSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.totalPopulationSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.deadFemaleSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.deadMaleSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.mortalitySumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.pHSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.dOSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.salinitySumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.matTempSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.hatcTempSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.squidInSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.squidUsedSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.squidiBalanceSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.polychaeteInSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.polychaeteUsedSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.polychaeteBalanceSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.formaldehydeSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.eDTASumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.treflanSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.iodineSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.treflanSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.vitaminSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.matedSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.maturedSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.spawnedSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.eggSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.fRSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.naupliiBrutoSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.naupliiNettoSumFunctionTextBox = new Telerik.Reporting.TextBox();
            this.batchGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
            this.reportFooter = new Telerik.Reporting.ReportFooterSection();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.femaleSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.maleSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.totalPopulationSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.deadFemaleSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.deadMaleSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.mortalitySumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.pHSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.dOSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.salinitySumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.matTempSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.hatcTempSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.squidInSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.squidUsedSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.squidiBalanceSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.polychaeteInSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.polychaeteUsedSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.polychaeteBalanceSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.formaldehydeSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.eDTASumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.treflanSumFunctionTextBox2 = new Telerik.Reporting.TextBox();
            this.iodineSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.treflanSumFunctionTextBox3 = new Telerik.Reporting.TextBox();
            this.vitaminSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.matedSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.maturedSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.spawnedSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.eggSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.fRSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.naupliiBrutoSumFunctionTextBox1 = new Telerik.Reporting.TextBox();
            this.naupliiNettoSumFunctionTextBox1 = 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.detail = new Telerik.Reporting.DetailSection();
            this.dateDataTextBox = new Telerik.Reporting.TextBox();
            this.femaleDataTextBox = new Telerik.Reporting.TextBox();
            this.maleDataTextBox = new Telerik.Reporting.TextBox();
            this.totalPopulationDataTextBox = new Telerik.Reporting.TextBox();
            this.deadFemaleDataTextBox = new Telerik.Reporting.TextBox();
            this.deadMaleDataTextBox = new Telerik.Reporting.TextBox();
            this.mortalityDataTextBox = new Telerik.Reporting.TextBox();
            this.pHDataTextBox = new Telerik.Reporting.TextBox();
            this.dODataTextBox = new Telerik.Reporting.TextBox();
            this.salinityDataTextBox = new Telerik.Reporting.TextBox();
            this.matTempDataTextBox = new Telerik.Reporting.TextBox();
            this.hatcTempDataTextBox = new Telerik.Reporting.TextBox();
            this.squidInDataTextBox = new Telerik.Reporting.TextBox();
            this.squidUsedDataTextBox = new Telerik.Reporting.TextBox();
            this.squidiBalanceDataTextBox = new Telerik.Reporting.TextBox();
            this.polychaeteInDataTextBox = new Telerik.Reporting.TextBox();
            this.polychaeteUsedDataTextBox = new Telerik.Reporting.TextBox();
            this.polychaeteBalanceDataTextBox = new Telerik.Reporting.TextBox();
            this.formaldehydeDataTextBox = new Telerik.Reporting.TextBox();
            this.eDTADataTextBox = new Telerik.Reporting.TextBox();
            this.treflanDataTextBox = new Telerik.Reporting.TextBox();
            this.iodineDataTextBox = new Telerik.Reporting.TextBox();
            this.treflanDataTextBox1 = new Telerik.Reporting.TextBox();
            this.vitaminDataTextBox = new Telerik.Reporting.TextBox();
            this.matedDataTextBox = new Telerik.Reporting.TextBox();
            this.maturedDataTextBox = new Telerik.Reporting.TextBox();
            this.spawnedDataTextBox = new Telerik.Reporting.TextBox();
            this.eggDataTextBox = new Telerik.Reporting.TextBox();
            this.fRDataTextBox = new Telerik.Reporting.TextBox();
            this.naupliiBrutoDataTextBox = new Telerik.Reporting.TextBox();
            this.naupliiNettoDataTextBox = new Telerik.Reporting.TextBox();
            this.distributionDataTextBox = new Telerik.Reporting.TextBox();
            this.remarkDataTextBox = new Telerik.Reporting.TextBox();
            this.userIDDataTextBox = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // labelsGroupFooterSection
            // 
            this.labelsGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.labelsGroupFooterSection.Name = "labelsGroupFooterSection";
            this.labelsGroupFooterSection.Style.Visible = false;
            // 
            // labelsGroupHeaderSection
            // 
            this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.batchCaptionTextBox,
            this.dateCaptionTextBox,
            this.femaleCaptionTextBox,
            this.maleCaptionTextBox,
            this.totalPopulationCaptionTextBox,
            this.deadFemaleCaptionTextBox,
            this.deadMaleCaptionTextBox,
            this.mortalityCaptionTextBox,
            this.pHCaptionTextBox,
            this.dOCaptionTextBox,
            this.salinityCaptionTextBox,
            this.matTempCaptionTextBox,
            this.hatcTempCaptionTextBox,
            this.squidInCaptionTextBox,
            this.squidUsedCaptionTextBox,
            this.squidiBalanceCaptionTextBox,
            this.polychaeteInCaptionTextBox,
            this.polychaeteUsedCaptionTextBox,
            this.polychaeteBalanceCaptionTextBox,
            this.formaldehydeCaptionTextBox,
            this.eDTACaptionTextBox,
            this.treflanCaptionTextBox,
            this.iodineCaptionTextBox,
            this.treflanCaptionTextBox1,
            this.vitaminCaptionTextBox,
            this.matedCaptionTextBox,
            this.maturedCaptionTextBox,
            this.spawnedCaptionTextBox,
            this.eggCaptionTextBox,
            this.fRCaptionTextBox,
            this.naupliiBrutoCaptionTextBox,
            this.naupliiNettoCaptionTextBox,
            this.distributionCaptionTextBox,
            this.remarkCaptionTextBox,
            this.userIDCaptionTextBox});
            this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
            this.labelsGroupHeaderSection.PrintOnEveryPage = true;
            // 
            // batchCaptionTextBox
            // 
            this.batchCaptionTextBox.CanGrow = true;
            this.batchCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.batchCaptionTextBox.Name = "batchCaptionTextBox";
            this.batchCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.batchCaptionTextBox.StyleName = "Caption";
            this.batchCaptionTextBox.Value = "Batch";
            // 
            // dateCaptionTextBox
            // 
            this.dateCaptionTextBox.CanGrow = true;
            this.dateCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.0867640972137451D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.dateCaptionTextBox.Name = "dateCaptionTextBox";
            this.dateCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.dateCaptionTextBox.StyleName = "Caption";
            this.dateCaptionTextBox.Value = "Date";
            // 
            // femaleCaptionTextBox
            // 
            this.femaleCaptionTextBox.CanGrow = true;
            this.femaleCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1526949405670166D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.femaleCaptionTextBox.Name = "femaleCaptionTextBox";
            this.femaleCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.femaleCaptionTextBox.StyleName = "Caption";
            this.femaleCaptionTextBox.Value = "Female";
            // 
            // maleCaptionTextBox
            // 
            this.maleCaptionTextBox.CanGrow = true;
            this.maleCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2186257839202881D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.maleCaptionTextBox.Name = "maleCaptionTextBox";
            this.maleCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.maleCaptionTextBox.StyleName = "Caption";
            this.maleCaptionTextBox.Value = "Male";
            // 
            // totalPopulationCaptionTextBox
            // 
            this.totalPopulationCaptionTextBox.CanGrow = true;
            this.totalPopulationCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2845563888549805D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.totalPopulationCaptionTextBox.Name = "totalPopulationCaptionTextBox";
            this.totalPopulationCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.totalPopulationCaptionTextBox.StyleName = "Caption";
            this.totalPopulationCaptionTextBox.Value = "Total Population";
            // 
            // deadFemaleCaptionTextBox
            // 
            this.deadFemaleCaptionTextBox.CanGrow = true;
            this.deadFemaleCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.350487232208252D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.deadFemaleCaptionTextBox.Name = "deadFemaleCaptionTextBox";
            this.deadFemaleCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.deadFemaleCaptionTextBox.StyleName = "Caption";
            this.deadFemaleCaptionTextBox.Value = "Dead Female";
            // 
            // deadMaleCaptionTextBox
            // 
            this.deadMaleCaptionTextBox.CanGrow = true;
            this.deadMaleCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4164180755615234D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.deadMaleCaptionTextBox.Name = "deadMaleCaptionTextBox";
            this.deadMaleCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.deadMaleCaptionTextBox.StyleName = "Caption";
            this.deadMaleCaptionTextBox.Value = "Dead Male";
            // 
            // mortalityCaptionTextBox
            // 
            this.mortalityCaptionTextBox.CanGrow = true;
            this.mortalityCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.4823489189147949D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.mortalityCaptionTextBox.Name = "mortalityCaptionTextBox";
            this.mortalityCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.mortalityCaptionTextBox.StyleName = "Caption";
            this.mortalityCaptionTextBox.Value = "Mortality";
            // 
            // pHCaptionTextBox
            // 
            this.pHCaptionTextBox.CanGrow = true;
            this.pHCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.5482797622680664D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.pHCaptionTextBox.Name = "pHCaptionTextBox";
            this.pHCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.pHCaptionTextBox.StyleName = "Caption";
            this.pHCaptionTextBox.Value = "PH";
            // 
            // dOCaptionTextBox
            // 
            this.dOCaptionTextBox.CanGrow = true;
            this.dOCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.6142110824584961D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.dOCaptionTextBox.Name = "dOCaptionTextBox";
            this.dOCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.dOCaptionTextBox.StyleName = "Caption";
            this.dOCaptionTextBox.Value = "DO";
            // 
            // salinityCaptionTextBox
            // 
            this.salinityCaptionTextBox.CanGrow = true;
            this.salinityCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(10.680141448974609D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.salinityCaptionTextBox.Name = "salinityCaptionTextBox";
            this.salinityCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.salinityCaptionTextBox.StyleName = "Caption";
            this.salinityCaptionTextBox.Value = "Salinity";
            // 
            // matTempCaptionTextBox
            // 
            this.matTempCaptionTextBox.CanGrow = true;
            this.matTempCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(11.746072769165039D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.matTempCaptionTextBox.Name = "matTempCaptionTextBox";
            this.matTempCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.matTempCaptionTextBox.StyleName = "Caption";
            this.matTempCaptionTextBox.Value = "Mat Temp";
            // 
            // hatcTempCaptionTextBox
            // 
            this.hatcTempCaptionTextBox.CanGrow = true;
            this.hatcTempCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(12.812003135681152D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.hatcTempCaptionTextBox.Name = "hatcTempCaptionTextBox";
            this.hatcTempCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.hatcTempCaptionTextBox.StyleName = "Caption";
            this.hatcTempCaptionTextBox.Value = "Hatc Temp";
            // 
            // squidInCaptionTextBox
            // 
            this.squidInCaptionTextBox.CanGrow = true;
            this.squidInCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(13.877934455871582D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.squidInCaptionTextBox.Name = "squidInCaptionTextBox";
            this.squidInCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.squidInCaptionTextBox.StyleName = "Caption";
            this.squidInCaptionTextBox.Value = "Squid In";
            // 
            // squidUsedCaptionTextBox
            // 
            this.squidUsedCaptionTextBox.CanGrow = true;
            this.squidUsedCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(14.943864822387695D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.squidUsedCaptionTextBox.Name = "squidUsedCaptionTextBox";
            this.squidUsedCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.squidUsedCaptionTextBox.StyleName = "Caption";
            this.squidUsedCaptionTextBox.Value = "Squid Used";
            // 
            // squidiBalanceCaptionTextBox
            // 
            this.squidiBalanceCaptionTextBox.CanGrow = true;
            this.squidiBalanceCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(16.009796142578125D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.squidiBalanceCaptionTextBox.Name = "squidiBalanceCaptionTextBox";
            this.squidiBalanceCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.squidiBalanceCaptionTextBox.StyleName = "Caption";
            this.squidiBalanceCaptionTextBox.Value = "Squidi Balance";
            // 
            // polychaeteInCaptionTextBox
            // 
            this.polychaeteInCaptionTextBox.CanGrow = true;
            this.polychaeteInCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(17.075725555419922D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.polychaeteInCaptionTextBox.Name = "polychaeteInCaptionTextBox";
            this.polychaeteInCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.polychaeteInCaptionTextBox.StyleName = "Caption";
            this.polychaeteInCaptionTextBox.Value = "Polychaete In";
            // 
            // polychaeteUsedCaptionTextBox
            // 
            this.polychaeteUsedCaptionTextBox.CanGrow = true;
            this.polychaeteUsedCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(18.141656875610352D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.polychaeteUsedCaptionTextBox.Name = "polychaeteUsedCaptionTextBox";
            this.polychaeteUsedCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.polychaeteUsedCaptionTextBox.StyleName = "Caption";
            this.polychaeteUsedCaptionTextBox.Value = "Polychaete Used";
            // 
            // polychaeteBalanceCaptionTextBox
            // 
            this.polychaeteBalanceCaptionTextBox.CanGrow = true;
            this.polychaeteBalanceCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(19.207588195800781D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.polychaeteBalanceCaptionTextBox.Name = "polychaeteBalanceCaptionTextBox";
            this.polychaeteBalanceCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.polychaeteBalanceCaptionTextBox.StyleName = "Caption";
            this.polychaeteBalanceCaptionTextBox.Value = "Polychaete Balance";
            // 
            // formaldehydeCaptionTextBox
            // 
            this.formaldehydeCaptionTextBox.CanGrow = true;
            this.formaldehydeCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(20.273519515991211D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.formaldehydeCaptionTextBox.Name = "formaldehydeCaptionTextBox";
            this.formaldehydeCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.formaldehydeCaptionTextBox.StyleName = "Caption";
            this.formaldehydeCaptionTextBox.Value = "Formaldehyde";
            // 
            // eDTACaptionTextBox
            // 
            this.eDTACaptionTextBox.CanGrow = true;
            this.eDTACaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(21.339448928833008D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.eDTACaptionTextBox.Name = "eDTACaptionTextBox";
            this.eDTACaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.eDTACaptionTextBox.StyleName = "Caption";
            this.eDTACaptionTextBox.Value = "EDTA";
            // 
            // treflanCaptionTextBox
            // 
            this.treflanCaptionTextBox.CanGrow = true;
            this.treflanCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(22.405380249023438D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.treflanCaptionTextBox.Name = "treflanCaptionTextBox";
            this.treflanCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.treflanCaptionTextBox.StyleName = "Caption";
            this.treflanCaptionTextBox.Value = "Treflan";
            // 
            // iodineCaptionTextBox
            // 
            this.iodineCaptionTextBox.CanGrow = true;
            this.iodineCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(23.471311569213867D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.iodineCaptionTextBox.Name = "iodineCaptionTextBox";
            this.iodineCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.iodineCaptionTextBox.StyleName = "Caption";
            this.iodineCaptionTextBox.Value = "Iodine";
            // 
            // treflanCaptionTextBox1
            // 
            this.treflanCaptionTextBox1.CanGrow = true;
            this.treflanCaptionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(24.537242889404297D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.treflanCaptionTextBox1.Name = "treflanCaptionTextBox1";
            this.treflanCaptionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.treflanCaptionTextBox1.StyleName = "Caption";
            this.treflanCaptionTextBox1.Value = "Treflan";
            // 
            // vitaminCaptionTextBox
            // 
            this.vitaminCaptionTextBox.CanGrow = true;
            this.vitaminCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(25.603172302246094D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.vitaminCaptionTextBox.Name = "vitaminCaptionTextBox";
            this.vitaminCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.vitaminCaptionTextBox.StyleName = "Caption";
            this.vitaminCaptionTextBox.Value = "Vitamin";
            // 
            // matedCaptionTextBox
            // 
            this.matedCaptionTextBox.CanGrow = true;
            this.matedCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(26.669103622436523D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.matedCaptionTextBox.Name = "matedCaptionTextBox";
            this.matedCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.matedCaptionTextBox.StyleName = "Caption";
            this.matedCaptionTextBox.Value = "Mated";
            // 
            // maturedCaptionTextBox
            // 
            this.maturedCaptionTextBox.CanGrow = true;
            this.maturedCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(27.735034942626953D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.maturedCaptionTextBox.Name = "maturedCaptionTextBox";
            this.maturedCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.maturedCaptionTextBox.StyleName = "Caption";
            this.maturedCaptionTextBox.Value = "Matured";
            // 
            // spawnedCaptionTextBox
            // 
            this.spawnedCaptionTextBox.CanGrow = true;
            this.spawnedCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(28.800966262817383D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.spawnedCaptionTextBox.Name = "spawnedCaptionTextBox";
            this.spawnedCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.spawnedCaptionTextBox.StyleName = "Caption";
            this.spawnedCaptionTextBox.Value = "Spawned";
            // 
            // eggCaptionTextBox
            // 
            this.eggCaptionTextBox.CanGrow = true;
            this.eggCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(29.86689567565918D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.eggCaptionTextBox.Name = "eggCaptionTextBox";
            this.eggCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.eggCaptionTextBox.StyleName = "Caption";
            this.eggCaptionTextBox.Value = "Egg";
            // 
            // fRCaptionTextBox
            // 
            this.fRCaptionTextBox.CanGrow = true;
            this.fRCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(30.932826995849609D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.fRCaptionTextBox.Name = "fRCaptionTextBox";
            this.fRCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.fRCaptionTextBox.StyleName = "Caption";
            this.fRCaptionTextBox.Value = "FR";
            // 
            // naupliiBrutoCaptionTextBox
            // 
            this.naupliiBrutoCaptionTextBox.CanGrow = true;
            this.naupliiBrutoCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(31.998758316040039D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.naupliiBrutoCaptionTextBox.Name = "naupliiBrutoCaptionTextBox";
            this.naupliiBrutoCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.naupliiBrutoCaptionTextBox.StyleName = "Caption";
            this.naupliiBrutoCaptionTextBox.Value = "Nauplii Bruto";
            // 
            // naupliiNettoCaptionTextBox
            // 
            this.naupliiNettoCaptionTextBox.CanGrow = true;
            this.naupliiNettoCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(33.064689636230469D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.naupliiNettoCaptionTextBox.Name = "naupliiNettoCaptionTextBox";
            this.naupliiNettoCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.naupliiNettoCaptionTextBox.StyleName = "Caption";
            this.naupliiNettoCaptionTextBox.Value = "Nauplii Netto";
            // 
            // distributionCaptionTextBox
            // 
            this.distributionCaptionTextBox.CanGrow = true;
            this.distributionCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(34.130619049072266D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.distributionCaptionTextBox.Name = "distributionCaptionTextBox";
            this.distributionCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.distributionCaptionTextBox.StyleName = "Caption";
            this.distributionCaptionTextBox.Value = "Distribution";
            // 
            // remarkCaptionTextBox
            // 
            this.remarkCaptionTextBox.CanGrow = true;
            this.remarkCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(35.196552276611328D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.remarkCaptionTextBox.Name = "remarkCaptionTextBox";
            this.remarkCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.remarkCaptionTextBox.StyleName = "Caption";
            this.remarkCaptionTextBox.Value = "Remark";
            // 
            // userIDCaptionTextBox
            // 
            this.userIDCaptionTextBox.CanGrow = true;
            this.userIDCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(36.262481689453125D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.userIDCaptionTextBox.Name = "userIDCaptionTextBox";
            this.userIDCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.userIDCaptionTextBox.StyleName = "Caption";
            this.userIDCaptionTextBox.Value = "user ID";
            // 
            // batchGroupFooterSection
            // 
            this.batchGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.batchGroupFooterSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox3,
            this.femaleSumFunctionTextBox,
            this.maleSumFunctionTextBox,
            this.totalPopulationSumFunctionTextBox,
            this.deadFemaleSumFunctionTextBox,
            this.deadMaleSumFunctionTextBox,
            this.mortalitySumFunctionTextBox,
            this.pHSumFunctionTextBox,
            this.dOSumFunctionTextBox,
            this.salinitySumFunctionTextBox,
            this.matTempSumFunctionTextBox,
            this.hatcTempSumFunctionTextBox,
            this.squidInSumFunctionTextBox,
            this.squidUsedSumFunctionTextBox,
            this.squidiBalanceSumFunctionTextBox,
            this.polychaeteInSumFunctionTextBox,
            this.polychaeteUsedSumFunctionTextBox,
            this.polychaeteBalanceSumFunctionTextBox,
            this.formaldehydeSumFunctionTextBox,
            this.eDTASumFunctionTextBox,
            this.treflanSumFunctionTextBox,
            this.iodineSumFunctionTextBox,
            this.treflanSumFunctionTextBox1,
            this.vitaminSumFunctionTextBox,
            this.matedSumFunctionTextBox,
            this.maturedSumFunctionTextBox,
            this.spawnedSumFunctionTextBox,
            this.eggSumFunctionTextBox,
            this.fRSumFunctionTextBox,
            this.naupliiBrutoSumFunctionTextBox,
            this.naupliiNettoSumFunctionTextBox});
            this.batchGroupFooterSection.Name = "batchGroupFooterSection";
            // 
            // textBox3
            // 
            this.textBox3.CanGrow = true;
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox3.StyleName = "Caption";
            this.textBox3.Value = "Sub-total:";
            // 
            // femaleSumFunctionTextBox
            // 
            this.femaleSumFunctionTextBox.CanGrow = true;
            this.femaleSumFunctionTextBox.Format = "{0:N0}";
            this.femaleSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1526949405670166D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.femaleSumFunctionTextBox.Name = "femaleSumFunctionTextBox";
            this.femaleSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.femaleSumFunctionTextBox.StyleName = "Data";
            this.femaleSumFunctionTextBox.Value = "= AVG(Fields.Female)";
            // 
            // maleSumFunctionTextBox
            // 
            this.maleSumFunctionTextBox.CanGrow = true;
            this.maleSumFunctionTextBox.Format = "{0:N0}";
            this.maleSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2186257839202881D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.maleSumFunctionTextBox.Name = "maleSumFunctionTextBox";
            this.maleSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.maleSumFunctionTextBox.StyleName = "Data";
            this.maleSumFunctionTextBox.Value = "= AVG(Fields.Male)";
            // 
            // totalPopulationSumFunctionTextBox
            // 
            this.totalPopulationSumFunctionTextBox.CanGrow = true;
            this.totalPopulationSumFunctionTextBox.Format = "{0:N0}";
            this.totalPopulationSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2845563888549805D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.totalPopulationSumFunctionTextBox.Name = "totalPopulationSumFunctionTextBox";
            this.totalPopulationSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.totalPopulationSumFunctionTextBox.StyleName = "Data";
            this.totalPopulationSumFunctionTextBox.Value = "= AVG(Fields.TotalPopulation)";
            // 
            // deadFemaleSumFunctionTextBox
            // 
            this.deadFemaleSumFunctionTextBox.CanGrow = true;
            this.deadFemaleSumFunctionTextBox.Format = "{0:N0}";
            this.deadFemaleSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.350487232208252D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.deadFemaleSumFunctionTextBox.Name = "deadFemaleSumFunctionTextBox";
            this.deadFemaleSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.deadFemaleSumFunctionTextBox.StyleName = "Data";
            this.deadFemaleSumFunctionTextBox.Value = "= Sum(Fields.DeadFemale)";
            // 
            // deadMaleSumFunctionTextBox
            // 
            this.deadMaleSumFunctionTextBox.CanGrow = true;
            this.deadMaleSumFunctionTextBox.Format = "{0:N0}";
            this.deadMaleSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4164180755615234D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.deadMaleSumFunctionTextBox.Name = "deadMaleSumFunctionTextBox";
            this.deadMaleSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.deadMaleSumFunctionTextBox.StyleName = "Data";
            this.deadMaleSumFunctionTextBox.Value = "= Sum(Fields.DeadMale)";
            // 
            // mortalitySumFunctionTextBox
            // 
            this.mortalitySumFunctionTextBox.CanGrow = true;
            this.mortalitySumFunctionTextBox.Format = "{0:N0}";
            this.mortalitySumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.4823489189147949D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.mortalitySumFunctionTextBox.Name = "mortalitySumFunctionTextBox";
            this.mortalitySumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.mortalitySumFunctionTextBox.StyleName = "Data";
            this.mortalitySumFunctionTextBox.Value = "= Sum(Fields.Mortality)";
            // 
            // pHSumFunctionTextBox
            // 
            this.pHSumFunctionTextBox.CanGrow = true;
            this.pHSumFunctionTextBox.Format = "{0:N0}";
            this.pHSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.5482797622680664D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.pHSumFunctionTextBox.Name = "pHSumFunctionTextBox";
            this.pHSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.pHSumFunctionTextBox.StyleName = "Data";
            this.pHSumFunctionTextBox.Value = "= AVG(Fields.PH)";
            // 
            // dOSumFunctionTextBox
            // 
            this.dOSumFunctionTextBox.CanGrow = true;
            this.dOSumFunctionTextBox.Format = "{0:N0}";
            this.dOSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.6142110824584961D), Telerik.Reporting.Drawing.Unit.Inch(0.024167537689208984D));
            this.dOSumFunctionTextBox.Name = "dOSumFunctionTextBox";
            this.dOSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.dOSumFunctionTextBox.StyleName = "Data";
            this.dOSumFunctionTextBox.Value = "= AVG(Fields.DO)";
            // 
            // salinitySumFunctionTextBox
            // 
            this.salinitySumFunctionTextBox.CanGrow = true;
            this.salinitySumFunctionTextBox.Format = "{0:N0}";
            this.salinitySumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(10.680141448974609D), Telerik.Reporting.Drawing.Unit.Inch(0.024167537689208984D));
            this.salinitySumFunctionTextBox.Name = "salinitySumFunctionTextBox";
            this.salinitySumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.salinitySumFunctionTextBox.StyleName = "Data";
            this.salinitySumFunctionTextBox.Value = "= AVG(Fields.Salinity)";
            // 
            // matTempSumFunctionTextBox
            // 
            this.matTempSumFunctionTextBox.CanGrow = true;
            this.matTempSumFunctionTextBox.Format = "{0:N0}";
            this.matTempSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(11.746072769165039D), Telerik.Reporting.Drawing.Unit.Inch(0.024167537689208984D));
            this.matTempSumFunctionTextBox.Name = "matTempSumFunctionTextBox";
            this.matTempSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.matTempSumFunctionTextBox.StyleName = "Data";
            this.matTempSumFunctionTextBox.Value = "= AVG(Fields.MatTemp)";
            // 
            // hatcTempSumFunctionTextBox
            // 
            this.hatcTempSumFunctionTextBox.CanGrow = true;
            this.hatcTempSumFunctionTextBox.Format = "{0:N0}";
            this.hatcTempSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(12.812003135681152D), Telerik.Reporting.Drawing.Unit.Inch(0.024167537689208984D));
            this.hatcTempSumFunctionTextBox.Name = "hatcTempSumFunctionTextBox";
            this.hatcTempSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.hatcTempSumFunctionTextBox.StyleName = "Data";
            this.hatcTempSumFunctionTextBox.Value = "= AVG(Fields.HatcTemp)";
            // 
            // squidInSumFunctionTextBox
            // 
            this.squidInSumFunctionTextBox.CanGrow = true;
            this.squidInSumFunctionTextBox.Format = "{0:N0}";
            this.squidInSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(13.877934455871582D), Telerik.Reporting.Drawing.Unit.Inch(0.024167537689208984D));
            this.squidInSumFunctionTextBox.Name = "squidInSumFunctionTextBox";
            this.squidInSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.squidInSumFunctionTextBox.StyleName = "Data";
            this.squidInSumFunctionTextBox.Value = "= Sum(Fields.SquidIn)";
            // 
            // squidUsedSumFunctionTextBox
            // 
            this.squidUsedSumFunctionTextBox.CanGrow = true;
            this.squidUsedSumFunctionTextBox.Format = "{0:N0}";
            this.squidUsedSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(14.943864822387695D), Telerik.Reporting.Drawing.Unit.Inch(0.024167537689208984D));
            this.squidUsedSumFunctionTextBox.Name = "squidUsedSumFunctionTextBox";
            this.squidUsedSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.squidUsedSumFunctionTextBox.StyleName = "Data";
            this.squidUsedSumFunctionTextBox.Value = "= Sum(Fields.SquidUsed)";
            // 
            // squidiBalanceSumFunctionTextBox
            // 
            this.squidiBalanceSumFunctionTextBox.CanGrow = true;
            this.squidiBalanceSumFunctionTextBox.Format = "{0:N0}";
            this.squidiBalanceSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(16.009796142578125D), Telerik.Reporting.Drawing.Unit.Inch(0.024167537689208984D));
            this.squidiBalanceSumFunctionTextBox.Name = "squidiBalanceSumFunctionTextBox";
            this.squidiBalanceSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.squidiBalanceSumFunctionTextBox.StyleName = "Data";
            this.squidiBalanceSumFunctionTextBox.Value = "= Sum(Fields.SquidiBalance)";
            // 
            // polychaeteInSumFunctionTextBox
            // 
            this.polychaeteInSumFunctionTextBox.CanGrow = true;
            this.polychaeteInSumFunctionTextBox.Format = "{0:N0}";
            this.polychaeteInSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(17.075725555419922D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.polychaeteInSumFunctionTextBox.Name = "polychaeteInSumFunctionTextBox";
            this.polychaeteInSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.polychaeteInSumFunctionTextBox.StyleName = "Data";
            this.polychaeteInSumFunctionTextBox.Value = "= Sum(Fields.PolychaeteIn)";
            // 
            // polychaeteUsedSumFunctionTextBox
            // 
            this.polychaeteUsedSumFunctionTextBox.CanGrow = true;
            this.polychaeteUsedSumFunctionTextBox.Format = "{0:N0}";
            this.polychaeteUsedSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(18.141656875610352D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.polychaeteUsedSumFunctionTextBox.Name = "polychaeteUsedSumFunctionTextBox";
            this.polychaeteUsedSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.polychaeteUsedSumFunctionTextBox.StyleName = "Data";
            this.polychaeteUsedSumFunctionTextBox.Value = "= Sum(Fields.PolychaeteUsed)";
            // 
            // polychaeteBalanceSumFunctionTextBox
            // 
            this.polychaeteBalanceSumFunctionTextBox.CanGrow = true;
            this.polychaeteBalanceSumFunctionTextBox.Format = "{0:N0}";
            this.polychaeteBalanceSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(19.207588195800781D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.polychaeteBalanceSumFunctionTextBox.Name = "polychaeteBalanceSumFunctionTextBox";
            this.polychaeteBalanceSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.polychaeteBalanceSumFunctionTextBox.StyleName = "Data";
            this.polychaeteBalanceSumFunctionTextBox.Value = "= Sum(Fields.PolychaeteBalance)";
            // 
            // formaldehydeSumFunctionTextBox
            // 
            this.formaldehydeSumFunctionTextBox.CanGrow = true;
            this.formaldehydeSumFunctionTextBox.Format = "{0:N0}";
            this.formaldehydeSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(20.273519515991211D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.formaldehydeSumFunctionTextBox.Name = "formaldehydeSumFunctionTextBox";
            this.formaldehydeSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.formaldehydeSumFunctionTextBox.StyleName = "Data";
            this.formaldehydeSumFunctionTextBox.Value = "= Sum(Fields.Formaldehyde)";
            // 
            // eDTASumFunctionTextBox
            // 
            this.eDTASumFunctionTextBox.CanGrow = true;
            this.eDTASumFunctionTextBox.Format = "{0:N0}";
            this.eDTASumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(21.339448928833008D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.eDTASumFunctionTextBox.Name = "eDTASumFunctionTextBox";
            this.eDTASumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.eDTASumFunctionTextBox.StyleName = "Data";
            this.eDTASumFunctionTextBox.Value = "= Sum(Fields.EDTA)";
            // 
            // treflanSumFunctionTextBox
            // 
            this.treflanSumFunctionTextBox.CanGrow = true;
            this.treflanSumFunctionTextBox.Format = "{0:N0}";
            this.treflanSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(22.405380249023438D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.treflanSumFunctionTextBox.Name = "treflanSumFunctionTextBox";
            this.treflanSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.treflanSumFunctionTextBox.StyleName = "Data";
            this.treflanSumFunctionTextBox.Value = "= Sum(Fields.Treflan)";
            // 
            // iodineSumFunctionTextBox
            // 
            this.iodineSumFunctionTextBox.CanGrow = true;
            this.iodineSumFunctionTextBox.Format = "{0:N0}";
            this.iodineSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(23.471311569213867D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.iodineSumFunctionTextBox.Name = "iodineSumFunctionTextBox";
            this.iodineSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.iodineSumFunctionTextBox.StyleName = "Data";
            this.iodineSumFunctionTextBox.Value = "= Sum(Fields.Iodine)";
            // 
            // treflanSumFunctionTextBox1
            // 
            this.treflanSumFunctionTextBox1.CanGrow = true;
            this.treflanSumFunctionTextBox1.Format = "{0:N0}";
            this.treflanSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(24.537242889404297D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.treflanSumFunctionTextBox1.Name = "treflanSumFunctionTextBox1";
            this.treflanSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.treflanSumFunctionTextBox1.StyleName = "Data";
            this.treflanSumFunctionTextBox1.Value = "= Sum(Fields.Treflan)";
            // 
            // vitaminSumFunctionTextBox
            // 
            this.vitaminSumFunctionTextBox.CanGrow = true;
            this.vitaminSumFunctionTextBox.Format = "{0:N0}";
            this.vitaminSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(25.603172302246094D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.vitaminSumFunctionTextBox.Name = "vitaminSumFunctionTextBox";
            this.vitaminSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.vitaminSumFunctionTextBox.StyleName = "Data";
            this.vitaminSumFunctionTextBox.Value = "= Sum(Fields.Vitamin)";
            // 
            // matedSumFunctionTextBox
            // 
            this.matedSumFunctionTextBox.CanGrow = true;
            this.matedSumFunctionTextBox.Format = "{0:N0}";
            this.matedSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(26.669103622436523D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.matedSumFunctionTextBox.Name = "matedSumFunctionTextBox";
            this.matedSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.matedSumFunctionTextBox.StyleName = "Data";
            this.matedSumFunctionTextBox.Value = "= Sum(Fields.Mated)";
            // 
            // maturedSumFunctionTextBox
            // 
            this.maturedSumFunctionTextBox.CanGrow = true;
            this.maturedSumFunctionTextBox.Format = "{0:N0}";
            this.maturedSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(27.735034942626953D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.maturedSumFunctionTextBox.Name = "maturedSumFunctionTextBox";
            this.maturedSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.maturedSumFunctionTextBox.StyleName = "Data";
            this.maturedSumFunctionTextBox.Value = "= Sum(Fields.Matured)";
            // 
            // spawnedSumFunctionTextBox
            // 
            this.spawnedSumFunctionTextBox.CanGrow = true;
            this.spawnedSumFunctionTextBox.Format = "{0:N0}";
            this.spawnedSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(28.800966262817383D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.spawnedSumFunctionTextBox.Name = "spawnedSumFunctionTextBox";
            this.spawnedSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.spawnedSumFunctionTextBox.StyleName = "Data";
            this.spawnedSumFunctionTextBox.Value = "= Sum(Fields.Spawned)";
            // 
            // eggSumFunctionTextBox
            // 
            this.eggSumFunctionTextBox.CanGrow = true;
            this.eggSumFunctionTextBox.Format = "{0:N0}";
            this.eggSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(29.86689567565918D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.eggSumFunctionTextBox.Name = "eggSumFunctionTextBox";
            this.eggSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.eggSumFunctionTextBox.StyleName = "Data";
            this.eggSumFunctionTextBox.Value = "= Sum(Fields.Egg)";
            // 
            // fRSumFunctionTextBox
            // 
            this.fRSumFunctionTextBox.CanGrow = true;
            this.fRSumFunctionTextBox.Format = "{0:N0}";
            this.fRSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(30.932826995849609D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.fRSumFunctionTextBox.Name = "fRSumFunctionTextBox";
            this.fRSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.fRSumFunctionTextBox.StyleName = "Data";
            this.fRSumFunctionTextBox.Value = "= AVG(Fields.FR)";
            // 
            // naupliiBrutoSumFunctionTextBox
            // 
            this.naupliiBrutoSumFunctionTextBox.CanGrow = true;
            this.naupliiBrutoSumFunctionTextBox.Format = "{0:N0}";
            this.naupliiBrutoSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(31.998758316040039D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.naupliiBrutoSumFunctionTextBox.Name = "naupliiBrutoSumFunctionTextBox";
            this.naupliiBrutoSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.naupliiBrutoSumFunctionTextBox.StyleName = "Data";
            this.naupliiBrutoSumFunctionTextBox.Value = "= Sum(Fields.NaupliiBruto)";
            // 
            // naupliiNettoSumFunctionTextBox
            // 
            this.naupliiNettoSumFunctionTextBox.CanGrow = true;
            this.naupliiNettoSumFunctionTextBox.Format = "{0:N0}";
            this.naupliiNettoSumFunctionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(33.064689636230469D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.naupliiNettoSumFunctionTextBox.Name = "naupliiNettoSumFunctionTextBox";
            this.naupliiNettoSumFunctionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.naupliiNettoSumFunctionTextBox.StyleName = "Data";
            this.naupliiNettoSumFunctionTextBox.Value = "= Sum(Fields.NaupliiNetto)";
            // 
            // batchGroupHeaderSection
            // 
            this.batchGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.batchGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox2});
            this.batchGroupHeaderSection.Name = "batchGroupHeaderSection";
            // 
            // textBox2
            // 
            this.textBox2.CanGrow = true;
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox2.StyleName = "Data";
            this.textBox2.Value = "= Fields.Batch";
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionString = "HatcheryReportLibrary.Properties.Settings.Hatchery";
            this.sqlDataSource1.Name = "sqlDataSource1";
            this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@batchParameter", System.Data.DbType.Int32, "= Parameters.batchParameter.Value")});
            this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
            // 
            // reportFooter
            // 
            this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.reportFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.femaleSumFunctionTextBox1,
            this.maleSumFunctionTextBox1,
            this.totalPopulationSumFunctionTextBox1,
            this.deadFemaleSumFunctionTextBox1,
            this.deadMaleSumFunctionTextBox1,
            this.mortalitySumFunctionTextBox1,
            this.pHSumFunctionTextBox1,
            this.dOSumFunctionTextBox1,
            this.salinitySumFunctionTextBox1,
            this.matTempSumFunctionTextBox1,
            this.hatcTempSumFunctionTextBox1,
            this.squidInSumFunctionTextBox1,
            this.squidUsedSumFunctionTextBox1,
            this.squidiBalanceSumFunctionTextBox1,
            this.polychaeteInSumFunctionTextBox1,
            this.polychaeteUsedSumFunctionTextBox1,
            this.polychaeteBalanceSumFunctionTextBox1,
            this.formaldehydeSumFunctionTextBox1,
            this.eDTASumFunctionTextBox1,
            this.treflanSumFunctionTextBox2,
            this.iodineSumFunctionTextBox1,
            this.treflanSumFunctionTextBox3,
            this.vitaminSumFunctionTextBox1,
            this.matedSumFunctionTextBox1,
            this.maturedSumFunctionTextBox1,
            this.spawnedSumFunctionTextBox1,
            this.eggSumFunctionTextBox1,
            this.fRSumFunctionTextBox1,
            this.naupliiBrutoSumFunctionTextBox1,
            this.naupliiNettoSumFunctionTextBox1});
            this.reportFooter.Name = "reportFooter";
            this.reportFooter.Style.Visible = true;
            // 
            // textBox1
            // 
            this.textBox1.CanGrow = true;
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox1.StyleName = "Caption";
            this.textBox1.Value = "Grand total:";
            // 
            // femaleSumFunctionTextBox1
            // 
            this.femaleSumFunctionTextBox1.CanGrow = true;
            this.femaleSumFunctionTextBox1.Format = "{0:N0}";
            this.femaleSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1526949405670166D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.femaleSumFunctionTextBox1.Name = "femaleSumFunctionTextBox1";
            this.femaleSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.femaleSumFunctionTextBox1.StyleName = "Data";
            this.femaleSumFunctionTextBox1.Value = "= AVG(Fields.Female)";
            // 
            // maleSumFunctionTextBox1
            // 
            this.maleSumFunctionTextBox1.CanGrow = true;
            this.maleSumFunctionTextBox1.Format = "{0:N0}";
            this.maleSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2186257839202881D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.maleSumFunctionTextBox1.Name = "maleSumFunctionTextBox1";
            this.maleSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.maleSumFunctionTextBox1.StyleName = "Data";
            this.maleSumFunctionTextBox1.Value = "= AVG(Fields.Male)";
            // 
            // totalPopulationSumFunctionTextBox1
            // 
            this.totalPopulationSumFunctionTextBox1.CanGrow = true;
            this.totalPopulationSumFunctionTextBox1.Format = "{0:N0}";
            this.totalPopulationSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2845563888549805D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.totalPopulationSumFunctionTextBox1.Name = "totalPopulationSumFunctionTextBox1";
            this.totalPopulationSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.totalPopulationSumFunctionTextBox1.StyleName = "Data";
            this.totalPopulationSumFunctionTextBox1.Value = "= AVG(Fields.TotalPopulation)";
            // 
            // deadFemaleSumFunctionTextBox1
            // 
            this.deadFemaleSumFunctionTextBox1.CanGrow = true;
            this.deadFemaleSumFunctionTextBox1.Format = "{0:N0}";
            this.deadFemaleSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.350487232208252D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.deadFemaleSumFunctionTextBox1.Name = "deadFemaleSumFunctionTextBox1";
            this.deadFemaleSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.deadFemaleSumFunctionTextBox1.StyleName = "Data";
            this.deadFemaleSumFunctionTextBox1.Value = "= Sum(Fields.DeadFemale)";
            // 
            // deadMaleSumFunctionTextBox1
            // 
            this.deadMaleSumFunctionTextBox1.CanGrow = true;
            this.deadMaleSumFunctionTextBox1.Format = "{0:N0}";
            this.deadMaleSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4164180755615234D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.deadMaleSumFunctionTextBox1.Name = "deadMaleSumFunctionTextBox1";
            this.deadMaleSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.deadMaleSumFunctionTextBox1.StyleName = "Data";
            this.deadMaleSumFunctionTextBox1.Value = "= Sum(Fields.DeadMale)";
            // 
            // mortalitySumFunctionTextBox1
            // 
            this.mortalitySumFunctionTextBox1.CanGrow = true;
            this.mortalitySumFunctionTextBox1.Format = "{0:N0}";
            this.mortalitySumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.4823489189147949D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.mortalitySumFunctionTextBox1.Name = "mortalitySumFunctionTextBox1";
            this.mortalitySumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.mortalitySumFunctionTextBox1.StyleName = "Data";
            this.mortalitySumFunctionTextBox1.Value = "= Sum(Fields.Mortality)";
            // 
            // pHSumFunctionTextBox1
            // 
            this.pHSumFunctionTextBox1.CanGrow = true;
            this.pHSumFunctionTextBox1.Format = "{0:N0}";
            this.pHSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.5482797622680664D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.pHSumFunctionTextBox1.Name = "pHSumFunctionTextBox1";
            this.pHSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.pHSumFunctionTextBox1.StyleName = "Data";
            this.pHSumFunctionTextBox1.Value = "= AVG(Fields.PH)";
            // 
            // dOSumFunctionTextBox1
            // 
            this.dOSumFunctionTextBox1.CanGrow = true;
            this.dOSumFunctionTextBox1.Format = "{0:N0}";
            this.dOSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.6142110824584961D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.dOSumFunctionTextBox1.Name = "dOSumFunctionTextBox1";
            this.dOSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.dOSumFunctionTextBox1.StyleName = "Data";
            this.dOSumFunctionTextBox1.Value = "= AVG(Fields.DO)";
            // 
            // salinitySumFunctionTextBox1
            // 
            this.salinitySumFunctionTextBox1.CanGrow = true;
            this.salinitySumFunctionTextBox1.Format = "{0:N0}";
            this.salinitySumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(10.680141448974609D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.salinitySumFunctionTextBox1.Name = "salinitySumFunctionTextBox1";
            this.salinitySumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.salinitySumFunctionTextBox1.StyleName = "Data";
            this.salinitySumFunctionTextBox1.Value = "= AVG(Fields.Salinity)";
            // 
            // matTempSumFunctionTextBox1
            // 
            this.matTempSumFunctionTextBox1.CanGrow = true;
            this.matTempSumFunctionTextBox1.Format = "{0:N0}";
            this.matTempSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(11.746072769165039D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.matTempSumFunctionTextBox1.Name = "matTempSumFunctionTextBox1";
            this.matTempSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.matTempSumFunctionTextBox1.StyleName = "Data";
            this.matTempSumFunctionTextBox1.Value = "= AVG(Fields.MatTemp)";
            // 
            // hatcTempSumFunctionTextBox1
            // 
            this.hatcTempSumFunctionTextBox1.CanGrow = true;
            this.hatcTempSumFunctionTextBox1.Format = "{0:N0}";
            this.hatcTempSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(12.812003135681152D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.hatcTempSumFunctionTextBox1.Name = "hatcTempSumFunctionTextBox1";
            this.hatcTempSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.hatcTempSumFunctionTextBox1.StyleName = "Data";
            this.hatcTempSumFunctionTextBox1.Value = "= AVG(Fields.HatcTemp)";
            // 
            // squidInSumFunctionTextBox1
            // 
            this.squidInSumFunctionTextBox1.CanGrow = true;
            this.squidInSumFunctionTextBox1.Format = "{0:N0}";
            this.squidInSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(13.877934455871582D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.squidInSumFunctionTextBox1.Name = "squidInSumFunctionTextBox1";
            this.squidInSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.squidInSumFunctionTextBox1.StyleName = "Data";
            this.squidInSumFunctionTextBox1.Value = "= Sum(Fields.SquidIn)";
            // 
            // squidUsedSumFunctionTextBox1
            // 
            this.squidUsedSumFunctionTextBox1.CanGrow = true;
            this.squidUsedSumFunctionTextBox1.Format = "{0:N0}";
            this.squidUsedSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(14.943864822387695D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.squidUsedSumFunctionTextBox1.Name = "squidUsedSumFunctionTextBox1";
            this.squidUsedSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.squidUsedSumFunctionTextBox1.StyleName = "Data";
            this.squidUsedSumFunctionTextBox1.Value = "= Sum(Fields.SquidUsed)";
            // 
            // squidiBalanceSumFunctionTextBox1
            // 
            this.squidiBalanceSumFunctionTextBox1.CanGrow = true;
            this.squidiBalanceSumFunctionTextBox1.Format = "{0:N0}";
            this.squidiBalanceSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(16.009796142578125D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.squidiBalanceSumFunctionTextBox1.Name = "squidiBalanceSumFunctionTextBox1";
            this.squidiBalanceSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.squidiBalanceSumFunctionTextBox1.StyleName = "Data";
            this.squidiBalanceSumFunctionTextBox1.Value = "= Sum(Fields.SquidiBalance)";
            // 
            // polychaeteInSumFunctionTextBox1
            // 
            this.polychaeteInSumFunctionTextBox1.CanGrow = true;
            this.polychaeteInSumFunctionTextBox1.Format = "{0:N0}";
            this.polychaeteInSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(17.075725555419922D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.polychaeteInSumFunctionTextBox1.Name = "polychaeteInSumFunctionTextBox1";
            this.polychaeteInSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.polychaeteInSumFunctionTextBox1.StyleName = "Data";
            this.polychaeteInSumFunctionTextBox1.Value = "= Sum(Fields.PolychaeteIn)";
            // 
            // polychaeteUsedSumFunctionTextBox1
            // 
            this.polychaeteUsedSumFunctionTextBox1.CanGrow = true;
            this.polychaeteUsedSumFunctionTextBox1.Format = "{0:N0}";
            this.polychaeteUsedSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(18.141656875610352D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.polychaeteUsedSumFunctionTextBox1.Name = "polychaeteUsedSumFunctionTextBox1";
            this.polychaeteUsedSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.polychaeteUsedSumFunctionTextBox1.StyleName = "Data";
            this.polychaeteUsedSumFunctionTextBox1.Value = "= Sum(Fields.PolychaeteUsed)";
            // 
            // polychaeteBalanceSumFunctionTextBox1
            // 
            this.polychaeteBalanceSumFunctionTextBox1.CanGrow = true;
            this.polychaeteBalanceSumFunctionTextBox1.Format = "{0:N0}";
            this.polychaeteBalanceSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(19.207588195800781D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.polychaeteBalanceSumFunctionTextBox1.Name = "polychaeteBalanceSumFunctionTextBox1";
            this.polychaeteBalanceSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.polychaeteBalanceSumFunctionTextBox1.StyleName = "Data";
            this.polychaeteBalanceSumFunctionTextBox1.Value = "= Sum(Fields.PolychaeteBalance)";
            // 
            // formaldehydeSumFunctionTextBox1
            // 
            this.formaldehydeSumFunctionTextBox1.CanGrow = true;
            this.formaldehydeSumFunctionTextBox1.Format = "{0:N0}";
            this.formaldehydeSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(20.273519515991211D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.formaldehydeSumFunctionTextBox1.Name = "formaldehydeSumFunctionTextBox1";
            this.formaldehydeSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.formaldehydeSumFunctionTextBox1.StyleName = "Data";
            this.formaldehydeSumFunctionTextBox1.Value = "= Sum(Fields.Formaldehyde)";
            // 
            // eDTASumFunctionTextBox1
            // 
            this.eDTASumFunctionTextBox1.CanGrow = true;
            this.eDTASumFunctionTextBox1.Format = "{0:N0}";
            this.eDTASumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(21.339448928833008D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.eDTASumFunctionTextBox1.Name = "eDTASumFunctionTextBox1";
            this.eDTASumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.eDTASumFunctionTextBox1.StyleName = "Data";
            this.eDTASumFunctionTextBox1.Value = "= Sum(Fields.EDTA)";
            // 
            // treflanSumFunctionTextBox2
            // 
            this.treflanSumFunctionTextBox2.CanGrow = true;
            this.treflanSumFunctionTextBox2.Format = "{0:N0}";
            this.treflanSumFunctionTextBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(22.405380249023438D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.treflanSumFunctionTextBox2.Name = "treflanSumFunctionTextBox2";
            this.treflanSumFunctionTextBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.treflanSumFunctionTextBox2.StyleName = "Data";
            this.treflanSumFunctionTextBox2.Value = "= Sum(Fields.Treflan)";
            // 
            // iodineSumFunctionTextBox1
            // 
            this.iodineSumFunctionTextBox1.CanGrow = true;
            this.iodineSumFunctionTextBox1.Format = "{0:N0}";
            this.iodineSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(23.471311569213867D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.iodineSumFunctionTextBox1.Name = "iodineSumFunctionTextBox1";
            this.iodineSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.iodineSumFunctionTextBox1.StyleName = "Data";
            this.iodineSumFunctionTextBox1.Value = "= Sum(Fields.Iodine)";
            // 
            // treflanSumFunctionTextBox3
            // 
            this.treflanSumFunctionTextBox3.CanGrow = true;
            this.treflanSumFunctionTextBox3.Format = "{0:N0}";
            this.treflanSumFunctionTextBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(24.537242889404297D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.treflanSumFunctionTextBox3.Name = "treflanSumFunctionTextBox3";
            this.treflanSumFunctionTextBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.treflanSumFunctionTextBox3.StyleName = "Data";
            this.treflanSumFunctionTextBox3.Value = "= Sum(Fields.Treflan)";
            // 
            // vitaminSumFunctionTextBox1
            // 
            this.vitaminSumFunctionTextBox1.CanGrow = true;
            this.vitaminSumFunctionTextBox1.Format = "{0:N0}";
            this.vitaminSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(25.603172302246094D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.vitaminSumFunctionTextBox1.Name = "vitaminSumFunctionTextBox1";
            this.vitaminSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.vitaminSumFunctionTextBox1.StyleName = "Data";
            this.vitaminSumFunctionTextBox1.Value = "= Sum(Fields.Vitamin)";
            // 
            // matedSumFunctionTextBox1
            // 
            this.matedSumFunctionTextBox1.CanGrow = true;
            this.matedSumFunctionTextBox1.Format = "{0:N0}";
            this.matedSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(26.669103622436523D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.matedSumFunctionTextBox1.Name = "matedSumFunctionTextBox1";
            this.matedSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.matedSumFunctionTextBox1.StyleName = "Data";
            this.matedSumFunctionTextBox1.Value = "= Sum(Fields.Mated)";
            // 
            // maturedSumFunctionTextBox1
            // 
            this.maturedSumFunctionTextBox1.CanGrow = true;
            this.maturedSumFunctionTextBox1.Format = "{0:N0}";
            this.maturedSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(27.735034942626953D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.maturedSumFunctionTextBox1.Name = "maturedSumFunctionTextBox1";
            this.maturedSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.maturedSumFunctionTextBox1.StyleName = "Data";
            this.maturedSumFunctionTextBox1.Value = "= Sum(Fields.Matured)";
            // 
            // spawnedSumFunctionTextBox1
            // 
            this.spawnedSumFunctionTextBox1.CanGrow = true;
            this.spawnedSumFunctionTextBox1.Format = "{0:N0}";
            this.spawnedSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(28.800966262817383D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.spawnedSumFunctionTextBox1.Name = "spawnedSumFunctionTextBox1";
            this.spawnedSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.spawnedSumFunctionTextBox1.StyleName = "Data";
            this.spawnedSumFunctionTextBox1.Value = "= Sum(Fields.Spawned)";
            // 
            // eggSumFunctionTextBox1
            // 
            this.eggSumFunctionTextBox1.CanGrow = true;
            this.eggSumFunctionTextBox1.Format = "{0:N0}";
            this.eggSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(29.86689567565918D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.eggSumFunctionTextBox1.Name = "eggSumFunctionTextBox1";
            this.eggSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.eggSumFunctionTextBox1.StyleName = "Data";
            this.eggSumFunctionTextBox1.Value = "= Sum(Fields.Egg)";
            // 
            // fRSumFunctionTextBox1
            // 
            this.fRSumFunctionTextBox1.CanGrow = true;
            this.fRSumFunctionTextBox1.Format = "{0:N0}";
            this.fRSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(30.932826995849609D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.fRSumFunctionTextBox1.Name = "fRSumFunctionTextBox1";
            this.fRSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.fRSumFunctionTextBox1.StyleName = "Data";
            this.fRSumFunctionTextBox1.Value = "= AVG(Fields.FR)";
            // 
            // naupliiBrutoSumFunctionTextBox1
            // 
            this.naupliiBrutoSumFunctionTextBox1.CanGrow = true;
            this.naupliiBrutoSumFunctionTextBox1.Format = "{0:N0}";
            this.naupliiBrutoSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(31.998758316040039D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.naupliiBrutoSumFunctionTextBox1.Name = "naupliiBrutoSumFunctionTextBox1";
            this.naupliiBrutoSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.naupliiBrutoSumFunctionTextBox1.StyleName = "Data";
            this.naupliiBrutoSumFunctionTextBox1.Value = "= Sum(Fields.NaupliiBruto)";
            // 
            // naupliiNettoSumFunctionTextBox1
            // 
            this.naupliiNettoSumFunctionTextBox1.CanGrow = true;
            this.naupliiNettoSumFunctionTextBox1.Format = "{0:N0}";
            this.naupliiNettoSumFunctionTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(33.064689636230469D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.naupliiNettoSumFunctionTextBox1.Name = "naupliiNettoSumFunctionTextBox1";
            this.naupliiNettoSumFunctionTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.naupliiNettoSumFunctionTextBox1.StyleName = "Data";
            this.naupliiNettoSumFunctionTextBox1.Value = "= Sum(Fields.NaupliiNetto)";
            // 
            // pageFooter
            // 
            this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            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(18.632955551147461D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.currentTimeTextBox.StyleName = "PageInfo";
            this.currentTimeTextBox.Value = "=NOW()";
            // 
            // pageInfoTextBox
            // 
            this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(18.674623489379883D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.pageInfoTextBox.Name = "pageInfoTextBox";
            this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(18.632955551147461D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            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(0.80823493003845215D);
            this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.titleTextBox});
            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(37.328411102294922D), Telerik.Reporting.Drawing.Unit.Inch(0.787401556968689D));
            this.titleTextBox.StyleName = "Title";
            this.titleTextBox.Value = "Complete Broodstock Report";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.dateDataTextBox,
            this.femaleDataTextBox,
            this.maleDataTextBox,
            this.totalPopulationDataTextBox,
            this.deadFemaleDataTextBox,
            this.deadMaleDataTextBox,
            this.mortalityDataTextBox,
            this.pHDataTextBox,
            this.dODataTextBox,
            this.salinityDataTextBox,
            this.matTempDataTextBox,
            this.hatcTempDataTextBox,
            this.squidInDataTextBox,
            this.squidUsedDataTextBox,
            this.squidiBalanceDataTextBox,
            this.polychaeteInDataTextBox,
            this.polychaeteUsedDataTextBox,
            this.polychaeteBalanceDataTextBox,
            this.formaldehydeDataTextBox,
            this.eDTADataTextBox,
            this.treflanDataTextBox,
            this.iodineDataTextBox,
            this.treflanDataTextBox1,
            this.vitaminDataTextBox,
            this.matedDataTextBox,
            this.maturedDataTextBox,
            this.spawnedDataTextBox,
            this.eggDataTextBox,
            this.fRDataTextBox,
            this.naupliiBrutoDataTextBox,
            this.naupliiNettoDataTextBox,
            this.distributionDataTextBox,
            this.remarkDataTextBox,
            this.userIDDataTextBox});
            this.detail.Name = "detail";
            // 
            // dateDataTextBox
            // 
            this.dateDataTextBox.CanGrow = true;
            this.dateDataTextBox.Format = "{0:dd/MM/yyyy}";
            this.dateDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.0867640972137451D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.dateDataTextBox.Name = "dateDataTextBox";
            this.dateDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.dateDataTextBox.StyleName = "Data";
            this.dateDataTextBox.Value = "= Fields.Date";
            // 
            // femaleDataTextBox
            // 
            this.femaleDataTextBox.CanGrow = true;
            this.femaleDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1526949405670166D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.femaleDataTextBox.Name = "femaleDataTextBox";
            this.femaleDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.femaleDataTextBox.StyleName = "Data";
            this.femaleDataTextBox.Value = "= Fields.Female";
            // 
            // maleDataTextBox
            // 
            this.maleDataTextBox.CanGrow = true;
            this.maleDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2186257839202881D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.maleDataTextBox.Name = "maleDataTextBox";
            this.maleDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.maleDataTextBox.StyleName = "Data";
            this.maleDataTextBox.Value = "= Fields.Male";
            // 
            // totalPopulationDataTextBox
            // 
            this.totalPopulationDataTextBox.CanGrow = true;
            this.totalPopulationDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2845563888549805D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.totalPopulationDataTextBox.Name = "totalPopulationDataTextBox";
            this.totalPopulationDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.totalPopulationDataTextBox.StyleName = "Data";
            this.totalPopulationDataTextBox.Value = "= Fields.TotalPopulation";
            // 
            // deadFemaleDataTextBox
            // 
            this.deadFemaleDataTextBox.CanGrow = true;
            this.deadFemaleDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.350487232208252D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.deadFemaleDataTextBox.Name = "deadFemaleDataTextBox";
            this.deadFemaleDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.deadFemaleDataTextBox.StyleName = "Data";
            this.deadFemaleDataTextBox.Value = "= Fields.DeadFemale";
            // 
            // deadMaleDataTextBox
            // 
            this.deadMaleDataTextBox.CanGrow = true;
            this.deadMaleDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4164180755615234D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.deadMaleDataTextBox.Name = "deadMaleDataTextBox";
            this.deadMaleDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.deadMaleDataTextBox.StyleName = "Data";
            this.deadMaleDataTextBox.Value = "= Fields.DeadMale";
            // 
            // mortalityDataTextBox
            // 
            this.mortalityDataTextBox.CanGrow = true;
            this.mortalityDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.4823489189147949D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.mortalityDataTextBox.Name = "mortalityDataTextBox";
            this.mortalityDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.mortalityDataTextBox.StyleName = "Data";
            this.mortalityDataTextBox.Value = "= Fields.Mortality";
            // 
            // pHDataTextBox
            // 
            this.pHDataTextBox.CanGrow = true;
            this.pHDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.5482797622680664D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.pHDataTextBox.Name = "pHDataTextBox";
            this.pHDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.pHDataTextBox.StyleName = "Data";
            this.pHDataTextBox.Value = "= Fields.PH";
            // 
            // dODataTextBox
            // 
            this.dODataTextBox.CanGrow = true;
            this.dODataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.6142110824584961D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.dODataTextBox.Name = "dODataTextBox";
            this.dODataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.dODataTextBox.StyleName = "Data";
            this.dODataTextBox.Value = "= Fields.DO";
            // 
            // salinityDataTextBox
            // 
            this.salinityDataTextBox.CanGrow = true;
            this.salinityDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(10.680141448974609D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.salinityDataTextBox.Name = "salinityDataTextBox";
            this.salinityDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.salinityDataTextBox.StyleName = "Data";
            this.salinityDataTextBox.Value = "= Fields.Salinity";
            // 
            // matTempDataTextBox
            // 
            this.matTempDataTextBox.CanGrow = true;
            this.matTempDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(11.746072769165039D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.matTempDataTextBox.Name = "matTempDataTextBox";
            this.matTempDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.matTempDataTextBox.StyleName = "Data";
            this.matTempDataTextBox.Value = "= Fields.MatTemp";
            // 
            // hatcTempDataTextBox
            // 
            this.hatcTempDataTextBox.CanGrow = true;
            this.hatcTempDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(12.812003135681152D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.hatcTempDataTextBox.Name = "hatcTempDataTextBox";
            this.hatcTempDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.hatcTempDataTextBox.StyleName = "Data";
            this.hatcTempDataTextBox.Value = "= Fields.HatcTemp";
            // 
            // squidInDataTextBox
            // 
            this.squidInDataTextBox.CanGrow = true;
            this.squidInDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(13.877934455871582D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.squidInDataTextBox.Name = "squidInDataTextBox";
            this.squidInDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.squidInDataTextBox.StyleName = "Data";
            this.squidInDataTextBox.Value = "= Fields.SquidIn";
            // 
            // squidUsedDataTextBox
            // 
            this.squidUsedDataTextBox.CanGrow = true;
            this.squidUsedDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(14.943864822387695D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.squidUsedDataTextBox.Name = "squidUsedDataTextBox";
            this.squidUsedDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.squidUsedDataTextBox.StyleName = "Data";
            this.squidUsedDataTextBox.Value = "= Fields.SquidUsed";
            // 
            // squidiBalanceDataTextBox
            // 
            this.squidiBalanceDataTextBox.CanGrow = true;
            this.squidiBalanceDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(16.009796142578125D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.squidiBalanceDataTextBox.Name = "squidiBalanceDataTextBox";
            this.squidiBalanceDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.squidiBalanceDataTextBox.StyleName = "Data";
            this.squidiBalanceDataTextBox.Value = "= Fields.SquidiBalance";
            // 
            // polychaeteInDataTextBox
            // 
            this.polychaeteInDataTextBox.CanGrow = true;
            this.polychaeteInDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(17.075725555419922D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.polychaeteInDataTextBox.Name = "polychaeteInDataTextBox";
            this.polychaeteInDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.polychaeteInDataTextBox.StyleName = "Data";
            this.polychaeteInDataTextBox.Value = "= Fields.PolychaeteIn";
            // 
            // polychaeteUsedDataTextBox
            // 
            this.polychaeteUsedDataTextBox.CanGrow = true;
            this.polychaeteUsedDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(18.141656875610352D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.polychaeteUsedDataTextBox.Name = "polychaeteUsedDataTextBox";
            this.polychaeteUsedDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.polychaeteUsedDataTextBox.StyleName = "Data";
            this.polychaeteUsedDataTextBox.Value = "= Fields.PolychaeteUsed";
            // 
            // polychaeteBalanceDataTextBox
            // 
            this.polychaeteBalanceDataTextBox.CanGrow = true;
            this.polychaeteBalanceDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(19.207588195800781D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.polychaeteBalanceDataTextBox.Name = "polychaeteBalanceDataTextBox";
            this.polychaeteBalanceDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.polychaeteBalanceDataTextBox.StyleName = "Data";
            this.polychaeteBalanceDataTextBox.Value = "= Fields.PolychaeteBalance";
            // 
            // formaldehydeDataTextBox
            // 
            this.formaldehydeDataTextBox.CanGrow = true;
            this.formaldehydeDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(20.273519515991211D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.formaldehydeDataTextBox.Name = "formaldehydeDataTextBox";
            this.formaldehydeDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.formaldehydeDataTextBox.StyleName = "Data";
            this.formaldehydeDataTextBox.Value = "= Fields.Formaldehyde";
            // 
            // eDTADataTextBox
            // 
            this.eDTADataTextBox.CanGrow = true;
            this.eDTADataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(21.339448928833008D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.eDTADataTextBox.Name = "eDTADataTextBox";
            this.eDTADataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.eDTADataTextBox.StyleName = "Data";
            this.eDTADataTextBox.Value = "= Fields.EDTA";
            // 
            // treflanDataTextBox
            // 
            this.treflanDataTextBox.CanGrow = true;
            this.treflanDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(22.405380249023438D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.treflanDataTextBox.Name = "treflanDataTextBox";
            this.treflanDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.treflanDataTextBox.StyleName = "Data";
            this.treflanDataTextBox.Value = "= Fields.Treflan";
            // 
            // iodineDataTextBox
            // 
            this.iodineDataTextBox.CanGrow = true;
            this.iodineDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(23.471311569213867D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.iodineDataTextBox.Name = "iodineDataTextBox";
            this.iodineDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.iodineDataTextBox.StyleName = "Data";
            this.iodineDataTextBox.Value = "= Fields.Iodine";
            // 
            // treflanDataTextBox1
            // 
            this.treflanDataTextBox1.CanGrow = true;
            this.treflanDataTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(24.537242889404297D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.treflanDataTextBox1.Name = "treflanDataTextBox1";
            this.treflanDataTextBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.treflanDataTextBox1.StyleName = "Data";
            this.treflanDataTextBox1.Value = "= Fields.Treflan";
            // 
            // vitaminDataTextBox
            // 
            this.vitaminDataTextBox.CanGrow = true;
            this.vitaminDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(25.603172302246094D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.vitaminDataTextBox.Name = "vitaminDataTextBox";
            this.vitaminDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.vitaminDataTextBox.StyleName = "Data";
            this.vitaminDataTextBox.Value = "= Fields.Vitamin";
            // 
            // matedDataTextBox
            // 
            this.matedDataTextBox.CanGrow = true;
            this.matedDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(26.669103622436523D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.matedDataTextBox.Name = "matedDataTextBox";
            this.matedDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.matedDataTextBox.StyleName = "Data";
            this.matedDataTextBox.Value = "= Fields.Mated";
            // 
            // maturedDataTextBox
            // 
            this.maturedDataTextBox.CanGrow = true;
            this.maturedDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(27.735034942626953D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.maturedDataTextBox.Name = "maturedDataTextBox";
            this.maturedDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.maturedDataTextBox.StyleName = "Data";
            this.maturedDataTextBox.Value = "= Fields.Matured";
            // 
            // spawnedDataTextBox
            // 
            this.spawnedDataTextBox.CanGrow = true;
            this.spawnedDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(28.800966262817383D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.spawnedDataTextBox.Name = "spawnedDataTextBox";
            this.spawnedDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.spawnedDataTextBox.StyleName = "Data";
            this.spawnedDataTextBox.Value = "= Fields.Spawned";
            // 
            // eggDataTextBox
            // 
            this.eggDataTextBox.CanGrow = true;
            this.eggDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(29.86689567565918D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.eggDataTextBox.Name = "eggDataTextBox";
            this.eggDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.eggDataTextBox.StyleName = "Data";
            this.eggDataTextBox.Value = "= Fields.Egg";
            // 
            // fRDataTextBox
            // 
            this.fRDataTextBox.CanGrow = true;
            this.fRDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(30.932826995849609D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.fRDataTextBox.Name = "fRDataTextBox";
            this.fRDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.fRDataTextBox.StyleName = "Data";
            this.fRDataTextBox.Value = "= Fields.FR";
            // 
            // naupliiBrutoDataTextBox
            // 
            this.naupliiBrutoDataTextBox.CanGrow = true;
            this.naupliiBrutoDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(31.998758316040039D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.naupliiBrutoDataTextBox.Name = "naupliiBrutoDataTextBox";
            this.naupliiBrutoDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.naupliiBrutoDataTextBox.StyleName = "Data";
            this.naupliiBrutoDataTextBox.Value = "= Fields.NaupliiBruto";
            // 
            // naupliiNettoDataTextBox
            // 
            this.naupliiNettoDataTextBox.CanGrow = true;
            this.naupliiNettoDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(33.064689636230469D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.naupliiNettoDataTextBox.Name = "naupliiNettoDataTextBox";
            this.naupliiNettoDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.naupliiNettoDataTextBox.StyleName = "Data";
            this.naupliiNettoDataTextBox.Value = "= Fields.NaupliiNetto";
            // 
            // distributionDataTextBox
            // 
            this.distributionDataTextBox.CanGrow = true;
            this.distributionDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(34.130619049072266D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.distributionDataTextBox.Name = "distributionDataTextBox";
            this.distributionDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.distributionDataTextBox.StyleName = "Data";
            this.distributionDataTextBox.Value = "= Fields.Distribution";
            // 
            // remarkDataTextBox
            // 
            this.remarkDataTextBox.CanGrow = true;
            this.remarkDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(35.196552276611328D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.remarkDataTextBox.Name = "remarkDataTextBox";
            this.remarkDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.remarkDataTextBox.StyleName = "Data";
            this.remarkDataTextBox.Value = "= Fields.Remark";
            // 
            // userIDDataTextBox
            // 
            this.userIDDataTextBox.CanGrow = true;
            this.userIDDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(36.262481689453125D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
            this.userIDDataTextBox.Name = "userIDDataTextBox";
            this.userIDDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0450974702835083D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.userIDDataTextBox.StyleName = "Data";
            this.userIDDataTextBox.Value = "= Fields.userID";
            // 
            // CompleteBroodstockReport
            // 
            this.DataSource = this.sqlDataSource1;
            group1.GroupFooter = this.labelsGroupFooterSection;
            group1.GroupHeader = this.labelsGroupHeaderSection;
            group1.Name = "labelsGroup";
            group2.GroupFooter = this.batchGroupFooterSection;
            group2.GroupHeader = this.batchGroupHeaderSection;
            group2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Batch"));
            group2.Name = "batchGroup";
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            group1,
            group2});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.labelsGroupHeaderSection,
            this.labelsGroupFooterSection,
            this.batchGroupHeaderSection,
            this.batchGroupFooterSection,
            this.reportFooter,
            this.pageFooter,
            this.reportHeader,
            this.detail});
            this.Name = "CompleteBroodstockReport";
            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.Custom;
            this.PageSettings.PaperSize = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(250D), Telerik.Reporting.Drawing.Unit.Cm(100D));
            reportParameter1.Name = "batchParameter";
            reportParameter1.Text = "batchParameter";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            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.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
            styleRule2.Style.Font.Name = "Calibri";
            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.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
            styleRule3.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
            styleRule3.Style.Font.Name = "Calibri";
            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.Color = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
            styleRule4.Style.Font.Name = "Calibri";
            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.Color = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
            styleRule5.Style.Font.Name = "Calibri";
            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(37.328411102294922D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Esempio n. 54
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.StyleRule          styleRule1          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule2          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule3          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox7           = new Telerik.Reporting.TextBox();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.textBox3           = new Telerik.Reporting.TextBox();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.tableSoc           = new Telerik.Reporting.Table();
     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.textBox11          = new Telerik.Reporting.TextBox();
     this.objectDataSource   = new Telerik.Reporting.ObjectDataSource();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.infoTbox           = new Telerik.Reporting.TextBox();
     this.textBox12          = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox7
     //
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.68112266063690186D), Telerik.Reporting.Drawing.Unit.Inch(0.34999999403953552D));
     this.textBox7.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.StyleName       = "Solstice.TableHeader";
     this.textBox7.Value           = "Nr. crt.";
     //
     // textBox1
     //
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1092686653137207D), Telerik.Reporting.Drawing.Unit.Inch(0.34999999403953552D));
     this.textBox1.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.StyleName       = "Solstice.TableHeader";
     this.textBox1.Value           = "Nume produs";
     //
     // textBox2
     //
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.282279372215271D), Telerik.Reporting.Drawing.Unit.Inch(0.34999999403953552D));
     this.textBox2.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.StyleName       = "Solstice.TableHeader";
     this.textBox2.Value           = "Cantitate";
     //
     // textBox3
     //
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6039212942123413D), Telerik.Reporting.Drawing.Unit.Inch(0.34999999403953552D));
     this.textBox3.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.StyleName       = "Solstice.TableHeader";
     this.textBox3.Value           = "Cantitate minima";
     //
     // textBox10
     //
     this.textBox10.Name            = "textBox10";
     this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.82332909107208252D), Telerik.Reporting.Drawing.Unit.Inch(0.34999999403953552D));
     this.textBox10.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox10.StyleName       = "Solstice.TableHeader";
     this.textBox10.Value           = "UM";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox9
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox9
     //
     this.textBox9.CanGrow  = false;
     this.textBox9.Docking  = Telerik.Reporting.DockingStyle.Top;
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.5D), Telerik.Reporting.Drawing.Unit.Inch(0.7999606728553772D));
     this.textBox9.Style.BorderColor.Default = System.Drawing.Color.LightGray;
     this.textBox9.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(20D);
     this.textBox9.Style.Font.Underline      = true;
     this.textBox9.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "Produse sub stoc minim";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.tableSoc
     });
     this.detail.Name = "detail";
     //
     // tableSoc
     //
     this.tableSoc.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.68112260103225708D)));
     this.tableSoc.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.1092686653137207D)));
     this.tableSoc.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2822792530059815D)));
     this.tableSoc.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.6039212942123413D)));
     this.tableSoc.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.82332915067672729D)));
     this.tableSoc.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.34999999403953552D)));
     this.tableSoc.Body.SetCellContent(0, 1, this.textBox4);
     this.tableSoc.Body.SetCellContent(0, 2, this.textBox5);
     this.tableSoc.Body.SetCellContent(0, 3, this.textBox6);
     this.tableSoc.Body.SetCellContent(0, 0, this.textBox8);
     this.tableSoc.Body.SetCellContent(0, 4, this.textBox11);
     tableGroup1.Name       = "Group1";
     tableGroup1.ReportItem = this.textBox7;
     tableGroup2.ReportItem = this.textBox1;
     tableGroup3.ReportItem = this.textBox2;
     tableGroup4.ReportItem = this.textBox3;
     tableGroup5.Name       = "Group2";
     tableGroup5.ReportItem = this.textBox10;
     this.tableSoc.ColumnGroups.Add(tableGroup1);
     this.tableSoc.ColumnGroups.Add(tableGroup2);
     this.tableSoc.ColumnGroups.Add(tableGroup3);
     this.tableSoc.ColumnGroups.Add(tableGroup4);
     this.tableSoc.ColumnGroups.Add(tableGroup5);
     this.tableSoc.ColumnHeadersPrintOnEveryPage = true;
     this.tableSoc.DataSource = this.objectDataSource;
     this.tableSoc.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox8,
         this.textBox11,
         this.textBox7,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox10
     });
     this.tableSoc.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
     this.tableSoc.Name     = "tableSoc";
     tableGroup6.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
         new Telerik.Reporting.Data.Grouping(null)
     });
     tableGroup6.Name = "Detail";
     this.tableSoc.RowGroups.Add(tableGroup6);
     this.tableSoc.RowHeadersPrintOnEveryPage = true;
     this.tableSoc.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.4999213218688965D), Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D));
     this.tableSoc.Sortings.AddRange(new Telerik.Reporting.Data.Sorting[] {
         new Telerik.Reporting.Data.Sorting("=Fields.NumeProdus", Telerik.Reporting.Data.SortDirection.Asc)
     });
     this.tableSoc.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.tableSoc.StyleName       = "Solstice.TableNormal";
     //
     // textBox4
     //
     this.textBox4.Name                = "textBox4";
     this.textBox4.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1092686653137207D), Telerik.Reporting.Drawing.Unit.Inch(0.34999999403953552D));
     this.textBox4.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.StyleName           = "Solstice.TableBody";
     this.textBox4.Value               = "=Fields.ProdusObject.Nume";
     //
     // textBox5
     //
     this.textBox5.Name                = "textBox5";
     this.textBox5.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.282279372215271D), Telerik.Reporting.Drawing.Unit.Inch(0.34999999403953552D));
     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.StyleName           = "Solstice.TableBody";
     this.textBox5.Value               = "=Fields.Cantitate";
     //
     // textBox6
     //
     this.textBox6.Name                = "textBox6";
     this.textBox6.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6039212942123413D), Telerik.Reporting.Drawing.Unit.Inch(0.34999999403953552D));
     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.StyleName           = "Solstice.TableBody";
     this.textBox6.Value               = "=Fields.ProdusObject.StocMinim";
     //
     // textBox8
     //
     this.textBox8.Name                = "textBox8";
     this.textBox8.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.68112266063690186D), Telerik.Reporting.Drawing.Unit.Inch(0.34999999403953552D));
     this.textBox8.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox8.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.StyleName           = "Solstice.TableBody";
     this.textBox8.Value               = "= RowNumber()";
     //
     // textBox11
     //
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.82332909107208252D), Telerik.Reporting.Drawing.Unit.Inch(0.34999999403953552D));
     this.textBox11.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.StyleName           = "Solstice.TableBody";
     this.textBox11.Value               = "= Fields.ProdusObject.Um";
     //
     // objectDataSource
     //
     this.objectDataSource.DataSource = typeof(GestiuneBusiness.Poco.Stoc);
     this.objectDataSource.Name       = "objectDataSource";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.infoTbox,
         this.textBox12
     });
     this.pageFooterSection1.Name                      = "pageFooterSection1";
     this.pageFooterSection1.PrintOnFirstPage          = true;
     this.pageFooterSection1.Style.BorderColor.Default = System.Drawing.Color.LightGray;
     this.pageFooterSection1.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // infoTbox
     //
     this.infoTbox.CanGrow   = false;
     this.infoTbox.Docking   = Telerik.Reporting.DockingStyle.Left;
     this.infoTbox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.infoTbox.Multiline = true;
     this.infoTbox.Name      = "infoTbox";
     this.infoTbox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.29992151260376D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.infoTbox.Style.BorderColor.Default = System.Drawing.Color.LightGray;
     this.infoTbox.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.infoTbox.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.infoTbox.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.infoTbox.Value = "";
     //
     // textBox12
     //
     this.textBox12.Docking  = Telerik.Reporting.DockingStyle.Right;
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999996900558472D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox12.Style.BorderColor.Default = System.Drawing.Color.LightGray;
     this.textBox12.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox12.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox12.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value = "= PageNumber +\' / \'+ PageCount";
     //
     // StocReport
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "StocReport";
     this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.PageSettings.Margins.Left   = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.PageSettings.Margins.Right  = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.PageSettings.Margins.Top    = 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(typeof(Telerik.Reporting.Table), "Solstice.TableNormal")
     });
     styleRule1.Style.BackgroundColor     = System.Drawing.Color.White;
     styleRule1.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule1.Style.Color     = System.Drawing.Color.Black;
     styleRule1.Style.Font.Name = "gill sans mt";
     styleRule1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     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), "Solstice.TableHeader")
     });
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule2.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(39)))), ((int)(((byte)(28)))));
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
     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.White;
     styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     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), "Solstice.TableBody")
     });
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     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);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(6.5D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 55
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.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.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
            this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
            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.дата_прибытияCaptionTextBox = new Telerik.Reporting.TextBox();
            this.entityDataSource1 = new Telerik.Reporting.EntityDataSource();
            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.reportFooter = new Telerik.Reporting.ReportFooterSection();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            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.дата_прибытияDataTextBox = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // labelsGroupFooterSection
            // 
            this.labelsGroupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Cm(1.4354170560836792D);
            this.labelsGroupFooterSection.Name = "labelsGroupFooterSection";
            this.labelsGroupFooterSection.Style.Visible = false;
            // 
            // labelsGroupHeaderSection
            // 
            this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Cm(1.1058331727981567D);
            this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.дата_прибытияCaptionTextBox});
            this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
            this.labelsGroupHeaderSection.PrintOnEveryPage = true;
            // 
            // textBox1
            // 
            this.textBox1.CanGrow = true;
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.textBox1.StyleName = "Caption";
            this.textBox1.Value = "Фамилия";
            // 
            // textBox2
            // 
            this.textBox2.CanGrow = true;
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.2051665782928467D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.textBox2.StyleName = "Caption";
            this.textBox2.Value = " Имя";
            // 
            // textBox3
            // 
            this.textBox3.CanGrow = true;
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(6.35741662979126D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.textBox3.StyleName = "Caption";
            this.textBox3.Value = " Отчество";
            // 
            // textBox4
            // 
            this.textBox4.CanGrow = true;
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.5096664428710938D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.textBox4.StyleName = "Caption";
            this.textBox4.Value = " Дата_Рождения";
            // 
            // дата_прибытияCaptionTextBox
            // 
            this.дата_прибытияCaptionTextBox.CanGrow = true;
            this.дата_прибытияCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.661916732788086D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.дата_прибытияCaptionTextBox.Name = "дата_прибытияCaptionTextBox";
            this.дата_прибытияCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.дата_прибытияCaptionTextBox.StyleName = "Caption";
            this.дата_прибытияCaptionTextBox.Value = "Дата_прибытия";
            // 
            // entityDataSource1
            // 
            this.entityDataSource1.ConnectionString = "OrgSQLEntities2";
            this.entityDataSource1.Context = "OtherBase.OrgSQLEntities2, OtherBase, Version=1.0.0.0, Culture=neutral, PublicKey" +
    "Token=null";
            this.entityDataSource1.ContextMember = "Розыск";
            this.entityDataSource1.Name = "entityDataSource1";
            // 
            // pageFooter
            // 
            this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(1.1058331727981567D);
            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.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.currentTimeTextBox.Name = "currentTimeTextBox";
            this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.8277082443237305D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.currentTimeTextBox.StyleName = "PageInfo";
            this.currentTimeTextBox.Value = "=NOW()";
            // 
            // pageInfoTextBox
            // 
            this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.9335417747497559D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.pageInfoTextBox.Name = "pageInfoTextBox";
            this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.8277082443237305D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            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.Cm(2.0529167652130127D);
            this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.titleTextBox});
            this.reportHeader.Name = "reportHeader";
            // 
            // titleTextBox
            // 
            this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
            this.titleTextBox.Name = "titleTextBox";
            this.titleTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.814167022705078D), Telerik.Reporting.Drawing.Unit.Cm(2D));
            this.titleTextBox.StyleName = "Title";
            this.titleTextBox.Value = "Розыск по району Текстильщики";
            // 
            // reportFooter
            // 
            this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(1.42958402633667D);
            this.reportFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox9,
            this.textBox10});
            this.reportFooter.Name = "reportFooter";
            // 
            // textBox9
            // 
            this.textBox9.CanGrow = true;
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.8000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(0.029583949595689774D));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4000000953674316D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.textBox9.StyleName = "Data";
            this.textBox9.Value = "= Count(Fields.IDПризывника)";
            // 
            // textBox10
            // 
            this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0.029583949595689774D));
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.8000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(1.0000003576278687D));
            this.textBox10.Value = "Общее количество";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(1.1058331727981567D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox5,
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.дата_прибытияDataTextBox});
            this.detail.Name = "detail";
            // 
            // textBox5
            // 
            this.textBox5.CanGrow = true;
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.textBox5.StyleName = "Data";
            this.textBox5.Value = "=Fields.Prizivnik.Фамилия";
            // 
            // textBox6
            // 
            this.textBox6.CanGrow = true;
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.2051665782928467D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.textBox6.StyleName = "Data";
            this.textBox6.Value = "=Fields.Prizivnik.Имя";
            // 
            // textBox7
            // 
            this.textBox7.CanGrow = true;
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(6.35741662979126D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.textBox7.StyleName = "Data";
            this.textBox7.Value = "=Fields.Prizivnik.Отчество";
            // 
            // textBox8
            // 
            this.textBox8.CanGrow = true;
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.5096664428710938D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.textBox8.StyleName = "Data";
            this.textBox8.Value = "= Fields.Prizivnik.Дата_Рождения.Day+\".\"+ Fields.Prizivnik.Дата_Рождения.Month+\"." +
    "\"+ Fields.Prizivnik.Дата_Рождения.Year";
            // 
            // дата_прибытияDataTextBox
            // 
            this.дата_прибытияDataTextBox.CanGrow = true;
            this.дата_прибытияDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.661916732788086D), Telerik.Reporting.Drawing.Unit.Cm(0.052916664630174637D));
            this.дата_прибытияDataTextBox.Name = "дата_прибытияDataTextBox";
            this.дата_прибытияDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0993332862854004D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.дата_прибытияDataTextBox.StyleName = "Data";
            this.дата_прибытияDataTextBox.Value = "=Fields.Дата_прибытия";
            // 
            // RoziskT
            // 
            this.DataSource = this.entityDataSource1;
            this.Filters.Add(new Telerik.Reporting.Filter("= Fields.Prizivnik.Район1.Название", Telerik.Reporting.FilterOperator.Equal, "Текстильщики"));
            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.pageFooter,
            this.reportHeader,
            this.reportFooter,
            this.detail});
            this.Name = "Report1";
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            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)(214)))), ((int)(((byte)(97)))), ((int)(((byte)(74)))));
            styleRule1.Style.Font.Name = "Georgia";
            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)(140)))), ((int)(((byte)(174)))), ((int)(((byte)(173)))));
            styleRule2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(168)))), ((int)(((byte)(212)))));
            styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Dotted;
            styleRule2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule2.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(238)))), ((int)(((byte)(243)))));
            styleRule2.Style.Font.Name = "Georgia";
            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 = "Georgia";
            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 = "Georgia";
            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.Cm(15.814167022705078D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Esempio n. 56
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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PaymentList));
     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.Drawing.StyleRule styleRule1           = new Telerik.Reporting.Drawing.StyleRule();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox3           = new Telerik.Reporting.TextBox();
     this.textBox27          = new Telerik.Reporting.TextBox();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.textBox7           = new Telerik.Reporting.TextBox();
     this.textBox13          = new Telerik.Reporting.TextBox();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.textBox15          = new Telerik.Reporting.TextBox();
     this.textBox23          = new Telerik.Reporting.TextBox();
     this.textBox24          = new Telerik.Reporting.TextBox();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.textBox22          = new Telerik.Reporting.TextBox();
     this.textBox25          = new Telerik.Reporting.TextBox();
     this.textBox28          = new Telerik.Reporting.TextBox();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.textBox11          = new Telerik.Reporting.TextBox();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.95249897241592407D), Telerik.Reporting.Drawing.Unit.Cm(0.89958333969116211D));
     this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.Font.Bold           = true;
     this.textBox1.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value = "STT";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3020695447921753D), Telerik.Reporting.Drawing.Unit.Cm(0.89958322048187256D));
     this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     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.StyleName = "";
     this.textBox3.Value     = "Ngày ghi sổ";
     //
     // textBox27
     //
     this.textBox27.Name = "textBox27";
     this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.197901725769043D), Telerik.Reporting.Drawing.Unit.Cm(0.89958322048187256D));
     this.textBox27.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox27.Style.Font.Bold           = true;
     this.textBox27.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox27.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.StyleName = "";
     this.textBox27.Value     = "Ngày chứng từ";
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0162503719329834D), Telerik.Reporting.Drawing.Unit.Cm(0.89958328008651733D));
     this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     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 = "Số chứng từ";
     //
     // textBox10
     //
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.9579167366027832D), Telerik.Reporting.Drawing.Unit.Cm(0.89958322048187256D));
     this.textBox10.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     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     = "Đối tượng";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.718747615814209D), Telerik.Reporting.Drawing.Unit.Cm(0.89958333969116211D));
     this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     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.StyleName = "";
     this.textBox6.Value     = "Nhóm chi phí";
     //
     // textBox7
     //
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.4870872497558594D), Telerik.Reporting.Drawing.Unit.Cm(0.89958322048187256D));
     this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     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     = "Diễn giải";
     //
     // textBox13
     //
     this.textBox13.Name = "textBox13";
     this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.4022927284240723D), Telerik.Reporting.Drawing.Unit.Cm(0.89958333969116211D));
     this.textBox13.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox13.Style.Font.Bold           = true;
     this.textBox13.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.StyleName = "";
     this.textBox13.Value     = "Số tiền";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(10.467708587646484D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox15,
         this.textBox23,
         this.textBox24,
         this.table1
     });
     this.detail.Name = "detail";
     //
     // textBox15
     //
     this.textBox15.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.68791663646698D), Telerik.Reporting.Drawing.Unit.Cm(2.4000000953674316D));
     this.textBox15.Name                = "textBox15";
     this.textBox15.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(19.583927154541016D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
     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               = "= \"Nhân viên: \" + Parameters.SalerName.Value";
     //
     // textBox23
     //
     this.textBox23.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Cm(1.50041663646698D));
     this.textBox23.Name                = "textBox23";
     this.textBox23.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(20.999799728393555D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
     this.textBox23.Style.Font.Bold     = true;
     this.textBox23.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox23.Value               = "=\"Từ ngày \" + Parameters.StartDate.Value.ToString(\"dd/MM/yyyy\") + \" đến ngày \" + " +
                                          "Parameters.EndDate.Value.ToString(\"dd/MM/yyyy\")";
     //
     // textBox24
     //
     this.textBox24.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.4000000953674316D), Telerik.Reporting.Drawing.Unit.Cm(0.800216794013977D));
     this.textBox24.Name                = "textBox24";
     this.textBox24.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(20.999799728393555D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
     this.textBox24.Style.Font.Bold     = true;
     this.textBox24.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox24.Value               = "= \"BÁO CÁO CHI TIẾT PHIẾU CHI \" + IIF(Parameters.branchId.Value = 0,\" (Tất cả chi" +
                                          " nhánh)\" ,\"(\"+Parameters.branchName.Value +\")\") ";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(0.95249956846237183D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.3020693063735962D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.197901725769043D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.0162532329559326D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.9579176902770996D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.7187426090240479D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(4.4870867729187012D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.4022951126098633D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.79374969005584717D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox2);
     this.table1.Body.SetCellContent(0, 3, this.textBox4);
     this.table1.Body.SetCellContent(0, 6, this.textBox8);
     this.table1.Body.SetCellContent(0, 7, this.textBox14);
     this.table1.Body.SetCellContent(1, 7, this.textBox22);
     this.table1.Body.SetCellContent(0, 1, this.textBox25);
     this.table1.Body.SetCellContent(0, 2, this.textBox28);
     this.table1.Body.SetCellContent(1, 0, this.textBox16, 1, 7);
     this.table1.Body.SetCellContent(0, 5, this.textBox9);
     this.table1.Body.SetCellContent(0, 4, this.textBox11);
     tableGroup1.Name       = "tableGroup";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.Name       = "group5";
     tableGroup2.ReportItem = this.textBox3;
     tableGroup3.Name       = "group6";
     tableGroup3.ReportItem = this.textBox27;
     tableGroup4.Name       = "tableGroup1";
     tableGroup4.ReportItem = this.textBox5;
     tableGroup5.Name       = "group2";
     tableGroup5.ReportItem = this.textBox10;
     tableGroup6.Name       = "group1";
     tableGroup6.ReportItem = this.textBox6;
     tableGroup7.Name       = "group";
     tableGroup7.ReportItem = this.textBox7;
     tableGroup8.Name       = "group3";
     tableGroup8.ReportItem = this.textBox13;
     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.ColumnGroups.Add(tableGroup8);
     this.table1.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox4,
         this.textBox8,
         this.textBox14,
         this.textBox22,
         this.textBox25,
         this.textBox28,
         this.textBox16,
         this.textBox9,
         this.textBox11,
         this.textBox1,
         this.textBox3,
         this.textBox27,
         this.textBox5,
         this.textBox10,
         this.textBox6,
         this.textBox7,
         this.textBox13
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.68791663646698D), Telerik.Reporting.Drawing.Unit.Cm(3.2999999523162842D));
     this.table1.Name     = "table1";
     tableGroup9.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup9.Name  = "detailTableGroup";
     tableGroup10.Name = "group4";
     this.table1.RowGroups.Add(tableGroup9);
     this.table1.RowGroups.Add(tableGroup10);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(26.531585693359375D), Telerik.Reporting.Drawing.Unit.Cm(2.6933329105377197D));
     //
     // textBox2
     //
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(0.95249897241592407D), Telerik.Reporting.Drawing.Unit.Cm(0.79374980926513672D));
     this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value = "= RowNumber(\'table1\')";
     //
     // textBox4
     //
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0162503719329834D), Telerik.Reporting.Drawing.Unit.Cm(0.79374980926513672D));
     this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value = "= Fields.Code";
     //
     // textBox8
     //
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.4870872497558594D), Telerik.Reporting.Drawing.Unit.Cm(0.79374963045120239D));
     this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.StyleName = "";
     this.textBox8.Value     = "= Fields.Note";
     //
     // textBox14
     //
     this.textBox14.Format = "{0:N0}";
     this.textBox14.Name   = "textBox14";
     this.textBox14.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.4022927284240723D), Telerik.Reporting.Drawing.Unit.Cm(0.79374986886978149D));
     this.textBox14.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox14.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox14.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.StyleName = "";
     this.textBox14.Value     = "= Fields.Amount";
     //
     // textBox22
     //
     this.textBox22.Format = "{0:N0}";
     this.textBox22.Name   = "textBox22";
     this.textBox22.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.4022927284240723D), Telerik.Reporting.Drawing.Unit.Cm(0.99999994039535522D));
     this.textBox22.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox22.Style.Font.Bold           = true;
     this.textBox22.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox22.StyleName = "";
     this.textBox22.Value     = "= SUM(Fields.Amount)";
     //
     // textBox25
     //
     this.textBox25.Name = "textBox25";
     this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3020695447921753D), Telerik.Reporting.Drawing.Unit.Cm(0.79374969005584717D));
     this.textBox25.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox25.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox25.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox25.StyleName = "";
     this.textBox25.Value     = "= Fields.CreatedDate.ToString(\"dd/MM/yyyy HH:mm\")";
     //
     // textBox28
     //
     this.textBox28.Name = "textBox28";
     this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.197901725769043D), Telerik.Reporting.Drawing.Unit.Cm(0.79374974966049194D));
     this.textBox28.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox28.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox28.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox28.StyleName = "";
     this.textBox28.Value     = "= Fields.VoucherDate.ToString(\"dd/MM/yyyy\")";
     //
     // textBox16
     //
     this.textBox16.Name = "textBox16";
     this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(23.129289627075195D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
     this.textBox16.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     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.StyleName = "";
     this.textBox16.Value     = "Tổng chi";
     //
     // textBox9
     //
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.718747615814209D), Telerik.Reporting.Drawing.Unit.Cm(0.79374963045120239D));
     this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.StyleName = "";
     this.textBox9.Value     = "= Fields.Name";
     //
     // textBox11
     //
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.9579167366027832D), Telerik.Reporting.Drawing.Unit.Cm(0.79374969005584717D));
     this.textBox11.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.StyleName = "";
     this.textBox11.Value     = "= Fields.ReceiverUserName";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "ErpDbContext";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@branchId", System.Data.DbType.Int32, "= Parameters.branchId.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@StartDate", System.Data.DbType.DateTime, "= Parameters.StartDate.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@EndDate", System.Data.DbType.DateTime, "= Parameters.EndDate.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@SalerId", System.Data.DbType.Int16, "= Parameters.SalerId.Value")
     });
     this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(0.13229171931743622D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // PaymentList
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "PaymentList";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(0D), Telerik.Reporting.Drawing.Unit.Mm(0D), Telerik.Reporting.Drawing.Unit.Mm(0D), Telerik.Reporting.Drawing.Unit.Mm(0D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A3;
     reportParameter1.Name       = "branchName";
     reportParameter1.Value      = "Tất cả";
     reportParameter2.Name       = "branchId";
     reportParameter2.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter2.Value      = "0";
     reportParameter3.Name       = "StartDate";
     reportParameter3.Text       = "StartDate";
     reportParameter3.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter3.Value      = "2017-09-01";
     reportParameter4.Name       = "EndDate";
     reportParameter4.Text       = "EndDate";
     reportParameter4.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter4.Value      = "2017-09-30";
     reportParameter5.Name       = "SalerId";
     reportParameter5.Text       = "SalerId";
     reportParameter5.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter5.Value      = "0";
     reportParameter6.Name       = "SalerName";
     reportParameter6.Text       = "SalerName";
     reportParameter6.Value      = "Tất cả";
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.ReportParameters.Add(reportParameter4);
     this.ReportParameters.Add(reportParameter5);
     this.ReportParameters.Add(reportParameter6);
     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(28.17201042175293D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 57
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(Report1));
            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.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();
            this.detailSection1 = new Telerik.Reporting.DetailSection();
            this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
            this.sqlDataSource2 = new Telerik.Reporting.SqlDataSource();
            this.table1 = new Telerik.Reporting.Table();
            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.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.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.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detailSection1
            // 
            this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
            this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1});
            this.detailSection1.Name = "detailSection1";
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionString = "desktop-pe8eo45\\sqlexpress.Auto.dbo";
            this.sqlDataSource1.Name = "sqlDataSource1";
            this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
            // 
            // sqlDataSource2
            // 
            this.sqlDataSource2.ConnectionString = "desktop-pe8eo45\\sqlexpress.Auto.dbo";
            this.sqlDataSource2.Name = "sqlDataSource2";
            this.sqlDataSource2.SelectCommand = "SELECT *  FROM [dbo].[ЗаказПокупателяТаблЧасть]as Заказ LEFT OUTER JOIN\r\n        " +
    "                 dbo.ЕдиницыИзмерения as ЕИ ON Заказ.ЕдиницаИзмерения = ЕИ.id ";
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.0000004768371582D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.4972914457321167D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.0000004768371582D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.8147914409637451D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.3650007247924805D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.5766668319702148D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.5237504243850708D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.2856254577636719D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.0475007295608521D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.3914588689804077D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox11);
            this.table1.Body.SetCellContent(0, 1, this.textBox12);
            this.table1.Body.SetCellContent(0, 2, this.textBox13);
            this.table1.Body.SetCellContent(0, 3, this.textBox14);
            this.table1.Body.SetCellContent(0, 4, this.textBox15);
            this.table1.Body.SetCellContent(0, 5, this.textBox16);
            this.table1.Body.SetCellContent(0, 6, this.textBox17);
            this.table1.Body.SetCellContent(0, 7, this.textBox18);
            this.table1.Body.SetCellContent(0, 8, this.textBox19);
            this.table1.Body.SetCellContent(0, 9, this.textBox20);
            tableGroup1.ReportItem = this.textBox1;
            tableGroup2.ReportItem = this.textBox2;
            tableGroup3.ReportItem = this.textBox3;
            tableGroup4.ReportItem = this.textBox4;
            tableGroup5.ReportItem = this.textBox5;
            tableGroup6.ReportItem = this.textBox6;
            tableGroup7.ReportItem = this.textBox7;
            tableGroup8.ReportItem = this.textBox8;
            tableGroup9.ReportItem = this.textBox9;
            tableGroup10.ReportItem = this.textBox10;
            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.ColumnGroups.Add(tableGroup8);
            this.table1.ColumnGroups.Add(tableGroup9);
            this.table1.ColumnGroups.Add(tableGroup10);
            this.table1.DataSource = this.sqlDataSource2;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox11,
            this.textBox12,
            this.textBox13,
            this.textBox14,
            this.textBox15,
            this.textBox16,
            this.textBox17,
            this.textBox18,
            this.textBox19,
            this.textBox20,
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox5,
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox9,
            this.textBox10});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
            this.table1.Name = "table1";
            tableGroup11.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup11.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup11);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.502086639404297D), Telerik.Reporting.Drawing.Unit.Cm(1D));
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            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.Cm(1.4972915649414063D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox2.StyleName = "Normal.TableHeader";
            this.textBox2.Value = "Сумма Всего";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox3.StyleName = "Normal.TableHeader";
            this.textBox3.Value = "Сумма НДС";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.8147913217544556D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox4.StyleName = "Normal.TableHeader";
            this.textBox4.Value = "Сумма Продажи";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.3650000095367432D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox5.StyleName = "Normal.TableHeader";
            this.textBox5.Value = "Сумма Скидки";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.5766664743423462D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox6.StyleName = "Normal.TableHeader";
            this.textBox6.Value = "Цена Продажная";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.5237503051757813D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox7.StyleName = "Normal.TableHeader";
            this.textBox7.Value = "Срок Поставки";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.2856253385543823D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox8.StyleName = "Normal.TableHeader";
            this.textBox8.Value = "Процент Скидки";
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.0475001335144043D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox9.StyleName = "Normal.TableHeader";
            this.textBox9.Value = "Скидка На Товар";
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.3914583921432495D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox10.StyleName = "Normal.TableHeader";
            this.textBox10.Value = "Количество";
            // 
            // textBox11
            // 
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox11.StyleName = "Normal.TableBody";
            this.textBox11.Value = "= Fields.СтавкаНДС";
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.4972915649414063D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox12.StyleName = "Normal.TableBody";
            this.textBox12.Value = "= Fields.СуммаВсего";
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox13.StyleName = "Normal.TableBody";
            this.textBox13.Value = "= Fields.СуммаНДС";
            // 
            // textBox14
            // 
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.8147913217544556D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox14.StyleName = "Normal.TableBody";
            this.textBox14.Value = "= Fields.СуммаПродажи";
            // 
            // textBox15
            // 
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.3650000095367432D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox15.StyleName = "Normal.TableBody";
            this.textBox15.Value = "= Fields.СуммаСкидки";
            // 
            // textBox16
            // 
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.5766664743423462D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox16.StyleName = "Normal.TableBody";
            this.textBox16.Value = "= Fields.ЦенаПродажная";
            // 
            // textBox17
            // 
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.5237503051757813D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox17.StyleName = "Normal.TableBody";
            this.textBox17.Value = "= Fields.СрокПоставки";
            // 
            // textBox18
            // 
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.2856253385543823D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox18.StyleName = "Normal.TableBody";
            this.textBox18.Value = "= Fields.ПроцентСкидки";
            // 
            // textBox19
            // 
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.0475001335144043D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox19.StyleName = "Normal.TableBody";
            this.textBox19.Value = "= Fields.СкидкаНаТовар";
            // 
            // textBox20
            // 
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.3914583921432495D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox20.StyleName = "Normal.TableBody";
            this.textBox20.Value = "= Fields.Количество";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // textBox22
            // 
            this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11D), Telerik.Reporting.Drawing.Unit.Cm(1.5D));
            this.textBox22.Name = "ReportPageNumberTextBox";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4D), Telerik.Reporting.Drawing.Unit.Cm(1D));
            this.textBox22.Style.Font.Name = "Segoe UI";
            this.textBox22.Value = "Page: {PageNumber}";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox22});
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // Report1
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detailSection1,
            this.pageHeaderSection1,
            this.pageFooterSection1});
            this.Name = "Report1";
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D));
            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), "Normal.TableNormal")});
            styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
            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.Black;
            styleRule2.Style.Font.Name = "Tahoma";
            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), "Normal.TableBody")});
            styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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.Font.Name = "Tahoma";
            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), "Normal.TableHeader")});
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            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 = "Tahoma";
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            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.Cm(15.502086639404297D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Esempio n. 58
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(PrintInvoiceErrorRPT));
     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();
     Telerik.Reporting.Drawing.StyleRule styleRule5 = new Telerik.Reporting.Drawing.StyleRule();
     this.labelsGroupFooterSection  = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection  = new Telerik.Reporting.GroupHeaderSection();
     this.orderNumberCaptionTextBox = new Telerik.Reporting.TextBox();
     this.pageHeader              = new Telerik.Reporting.PageHeaderSection();
     this.reportNameTextBox       = new Telerik.Reporting.TextBox();
     this.pageFooter              = new Telerik.Reporting.PageFooterSection();
     this.reportHeader            = new Telerik.Reporting.ReportHeaderSection();
     this.titleTextBox            = new Telerik.Reporting.TextBox();
     this.pictureBox1             = new Telerik.Reporting.PictureBox();
     this.companyNameDataTextBox  = new Telerik.Reporting.TextBox();
     this.addressLine1DataTextBox = new Telerik.Reporting.TextBox();
     this.textBox2                          = new Telerik.Reporting.TextBox();
     this.phoneDataTextBox                  = new Telerik.Reporting.TextBox();
     this.htmlTextBox9                      = new Telerik.Reporting.HtmlTextBox();
     this.textBox1                          = new Telerik.Reporting.TextBox();
     this.htmlTextBox10                     = new Telerik.Reporting.HtmlTextBox();
     this.htmlTextBox1                      = new Telerik.Reporting.HtmlTextBox();
     this.shape1                            = new Telerik.Reporting.Shape();
     this.reportFooter                      = new Telerik.Reporting.ReportFooterSection();
     this.detail                            = new Telerik.Reporting.DetailSection();
     this.orderNumberDataTextBox            = new Telerik.Reporting.TextBox();
     this.objectDataSourcePrintInvoiceError = new Telerik.Reporting.ObjectDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.labelsGroupFooterSection.Name          = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.orderNumberCaptionTextBox
     });
     this.labelsGroupHeaderSection.Name             = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage = true;
     //
     // orderNumberCaptionTextBox
     //
     this.orderNumberCaptionTextBox.CanGrow         = true;
     this.orderNumberCaptionTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.orderNumberCaptionTextBox.Name            = "orderNumberCaptionTextBox";
     this.orderNumberCaptionTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.125D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.orderNumberCaptionTextBox.Style.Font.Bold = true;
     this.orderNumberCaptionTextBox.StyleName       = "Caption";
     this.orderNumberCaptionTextBox.Value           = "Customer Number";
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     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.20000000298023224D));
     this.reportNameTextBox.StyleName = "PageInfo";
     this.reportNameTextBox.Value     = "";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.pageFooter.Name   = "pageFooter";
     //
     // reportHeader
     //
     this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(1.839504599571228D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox,
         this.pictureBox1,
         this.companyNameDataTextBox,
         this.addressLine1DataTextBox,
         this.textBox2,
         this.phoneDataTextBox,
         this.htmlTextBox9,
         this.textBox1,
         this.htmlTextBox10,
         this.htmlTextBox1,
         this.shape1
     });
     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(1.8187500238418579D));
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value     = "";
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.09375D), Telerik.Reporting.Drawing.Unit.Inch(0.09375D));
     this.pictureBox1.MimeType = "image/png";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2791666984558106D), Telerik.Reporting.Drawing.Unit.Inch(1.1999213695526123D));
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // companyNameDataTextBox
     //
     this.companyNameDataTextBox.CanGrow         = true;
     this.companyNameDataTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.48740816116333D), Telerik.Reporting.Drawing.Unit.Cm(0.23812499642372131D));
     this.companyNameDataTextBox.Name            = "companyNameDataTextBox";
     this.companyNameDataTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.4665927886962891D), 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";
     //
     // addressLine1DataTextBox
     //
     this.addressLine1DataTextBox.CanGrow   = true;
     this.addressLine1DataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.48740816116333D), Telerik.Reporting.Drawing.Unit.Cm(0.84666663408279419D));
     this.addressLine1DataTextBox.Name      = "addressLine1DataTextBox";
     this.addressLine1DataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(11.255175590515137D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.addressLine1DataTextBox.StyleName = "Data";
     this.addressLine1DataTextBox.Value     = "= Fields.CompanyAddressLine1";
     //
     // textBox2
     //
     this.textBox2.CanGrow   = true;
     this.textBox2.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.48740816116333D), Telerik.Reporting.Drawing.Unit.Cm(1.4552083015441895D));
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.237339973449707D), Telerik.Reporting.Drawing.Unit.Cm(0.60000002384185791D));
     this.textBox2.StyleName = "Data";
     this.textBox2.Value     = "= Fields.CompnayCity";
     //
     // phoneDataTextBox
     //
     this.phoneDataTextBox.CanGrow   = true;
     this.phoneDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(3.48740816116333D), Telerik.Reporting.Drawing.Unit.Cm(2.0372915267944336D));
     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.CompanyPhone";
     //
     // htmlTextBox9
     //
     this.htmlTextBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.3416671752929688D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.htmlTextBox9.Name     = "htmlTextBox9";
     this.htmlTextBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.46249958872795105D), Telerik.Reporting.Drawing.Unit.Inch(0.21871058642864227D));
     this.htmlTextBox9.Value    = "Date:";
     //
     // textBox1
     //
     this.textBox1.Format              = "{0:d}";
     this.textBox1.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.8000006675720215D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.textBox1.Name                = "textBox1";
     this.textBox1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.62700480222702026D), Telerik.Reporting.Drawing.Unit.Inch(0.21875002980232239D));
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox1.StyleName           = "PageInfo";
     this.textBox1.Value               = "=NOW().ToString(\'MM/dd/yyyy\')";
     //
     // htmlTextBox10
     //
     this.htmlTextBox10.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1666667461395264D), Telerik.Reporting.Drawing.Unit.Inch(1.21875D));
     this.htmlTextBox10.Name            = "htmlTextBox10";
     this.htmlTextBox10.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2333333492279053D), Telerik.Reporting.Drawing.Unit.Inch(0.25532785058021545D));
     this.htmlTextBox10.Style.Font.Bold = true;
     this.htmlTextBox10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.htmlTextBox10.Value           = "Billing Exceptions";
     //
     // htmlTextBox1
     //
     this.htmlTextBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.09375D), Telerik.Reporting.Drawing.Unit.Inch(1.5187500715255737D));
     this.htmlTextBox1.Name            = "htmlTextBox1";
     this.htmlTextBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80625003576278687D), Telerik.Reporting.Drawing.Unit.Inch(0.17612186074256897D));
     this.htmlTextBox1.Style.Font.Bold = false;
     this.htmlTextBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.htmlTextBox1.Value           = "Exception";
     //
     // shape1
     //
     this.shape1.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.7395044565200806D));
     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.741706371307373D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000536441803D));
     this.shape1.Stretch   = false;
     //
     // reportFooter
     //
     this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.reportFooter.Name   = "reportFooter";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.orderNumberDataTextBox
     });
     this.detail.Name = "detail";
     //
     // orderNumberDataTextBox
     //
     this.orderNumberDataTextBox.CanGrow   = true;
     this.orderNumberDataTextBox.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D));
     this.orderNumberDataTextBox.Name      = "orderNumberDataTextBox";
     this.orderNumberDataTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.125D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.orderNumberDataTextBox.StyleName = "Data";
     this.orderNumberDataTextBox.Value     = "= Fields.OrderNumber";
     //
     // objectDataSourcePrintInvoiceError
     //
     this.objectDataSourcePrintInvoiceError.DataSource = typeof(Appworks.Reports.PrintInvoiceErrorReport);
     this.objectDataSourcePrintInvoiceError.Name       = "objectDataSourcePrintInvoiceError";
     //
     // PrintInvoiceErrorRPT
     //
     this.DataSource    = this.objectDataSourcePrintInvoiceError;
     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 = "PrintInvoiceErrorRPT";
     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;
     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.Italic    = false;
     styleRule2.Style.Font.Name      = "Tahoma";
     styleRule2.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(18D);
     styleRule2.Style.Font.Strikeout = false;
     styleRule2.Style.Font.Underline = false;
     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(6.7417454719543457D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 59
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(rptJobSheet));
            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.JobSheet = new Telerik.Reporting.SqlDataSource();
            this.labelsGroupHeader = new Telerik.Reporting.GroupHeaderSection();
            this.labelsGroupFooter = new Telerik.Reporting.GroupFooterSection();
            this.labelsGroup = new Telerik.Reporting.Group();
            this.pageHeader = new Telerik.Reporting.PageHeaderSection();
            this.reportNameTextBox = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.prdONumberDataTextBox = new Telerik.Reporting.TextBox();
            this.currentTimeTextBox = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.prdQuantityDataTextBox = new Telerik.Reporting.TextBox();
            this.pageFooter = new Telerik.Reporting.PageFooterSection();
            this.reportHeader = new Telerik.Reporting.ReportHeaderSection();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox7 = 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.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.materialCodeDataTextBox = new Telerik.Reporting.TextBox();
            this.pictureBox1 = new Telerik.Reporting.PictureBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.textBox24 = new Telerik.Reporting.TextBox();
            this.textBox23 = new Telerik.Reporting.TextBox();
            this.componentCodeDataTextBox = new Telerik.Reporting.TextBox();
            this.cLocCodeDataTextBox = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.textBox25 = new Telerik.Reporting.TextBox();
            this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
            this.textBox26 = new Telerik.Reporting.TextBox();
            this.textBox27 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // JobSheet
            // 
            this.JobSheet.ConnectionString = "Data Source=.\\SQLEXPRESS2008;Initial Catalog=MRP_TEST;Persist Security Info=True;" +
                "User ID=sa;Password=Thannp@5843";
            this.JobSheet.Name = "JobSheet";
            this.JobSheet.ProviderName = "System.Data.SqlClient";
            this.JobSheet.SelectCommand = resources.GetString("JobSheet.SelectCommand");
            // 
            // labelsGroupHeader
            // 
            this.labelsGroupHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821);
            this.labelsGroupHeader.Name = "labelsGroupHeader";
            this.labelsGroupHeader.PrintOnEveryPage = true;
            // 
            // labelsGroupFooter
            // 
            this.labelsGroupFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821);
            this.labelsGroupFooter.Name = "labelsGroupFooter";
            this.labelsGroupFooter.Style.Visible = false;
            // 
            // labelsGroup
            // 
            this.labelsGroup.GroupFooter = this.labelsGroupFooter;
            this.labelsGroup.GroupHeader = this.labelsGroupHeader;
            this.labelsGroup.Name = "labelsGroup";
            // 
            // pageHeader
            // 
            this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699);
            this.pageHeader.Name = "pageHeader";
            // 
            // reportNameTextBox
            // 
            this.reportNameTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.5865650177001953), Telerik.Reporting.Drawing.Unit.Inch(0.479412704706192));
            this.reportNameTextBox.Name = "reportNameTextBox";
            this.reportNameTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8504918813705444), Telerik.Reporting.Drawing.Unit.Inch(0.23622052371501923));
            this.reportNameTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14);
            this.reportNameTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.reportNameTextBox.StyleName = "PageInfo";
            this.reportNameTextBox.Value = "ãºÊÑ觧ҹ¡ÒüÅÔµ";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.10003940016031265), Telerik.Reporting.Drawing.Unit.Inch(1.0656331777572632));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.67496061325073242), Telerik.Reporting.Drawing.Unit.Inch(0.22083334624767304));
            this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9);
            this.textBox2.StyleName = "PageInfo";
            this.textBox2.Value = "ÃËÑÊÊÔ¹¤éÒ :";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.0354337692260742), Telerik.Reporting.Drawing.Unit.Inch(0.71974968910217285));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.450000137090683), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224));
            this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox3.StyleName = "PageInfo";
            this.textBox3.Value = "àÅ¢·Õè";
            // 
            // textBox5
            // 
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.0354337692260742), Telerik.Reporting.Drawing.Unit.Inch(0.92201203107833862));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.450000137090683), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224));
            this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox5.StyleName = "PageInfo";
            this.textBox5.Value = "Çѹ·Õè";
            // 
            // prdONumberDataTextBox
            // 
            this.prdONumberDataTextBox.CanGrow = true;
            this.prdONumberDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.4855127334594727), Telerik.Reporting.Drawing.Unit.Inch(0.72193330526351929));
            this.prdONumberDataTextBox.Name = "prdONumberDataTextBox";
            this.prdONumberDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3345432281494141), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224));
            this.prdONumberDataTextBox.Style.Font.Bold = true;
            this.prdONumberDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.prdONumberDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.prdONumberDataTextBox.StyleName = "Data";
            this.prdONumberDataTextBox.Value = "= Fields.PrdONumber";
            // 
            // currentTimeTextBox
            // 
            this.currentTimeTextBox.Format = "{0:d}";
            this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.5062665939331055), Telerik.Reporting.Drawing.Unit.Inch(0.94476050138473511));
            this.currentTimeTextBox.Name = "currentTimeTextBox";
            this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3137890100479126), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224));
            this.currentTimeTextBox.Style.Font.Bold = true;
            this.currentTimeTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.currentTimeTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.currentTimeTextBox.StyleName = "PageInfo";
            this.currentTimeTextBox.Value = "= Fields.PickingDate";
            // 
            // textBox6
            // 
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.0687642097473145), Telerik.Reporting.Drawing.Unit.Inch(1.0738482475280762));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.62867546081542969), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224));
            this.textBox6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox6.StyleName = "PageInfo";
            this.textBox6.Value = "à»éÒËÁÒÂ";
            // 
            // prdQuantityDataTextBox
            // 
            this.prdQuantityDataTextBox.CanGrow = true;
            this.prdQuantityDataTextBox.Format = "{0:N3}";
            this.prdQuantityDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.7283463478088379), Telerik.Reporting.Drawing.Unit.Inch(1.0656331777572632));
            this.prdQuantityDataTextBox.Name = "prdQuantityDataTextBox";
            this.prdQuantityDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3345432281494141), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224));
            this.prdQuantityDataTextBox.Style.Font.Bold = true;
            this.prdQuantityDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.prdQuantityDataTextBox.StyleName = "Data";
            this.prdQuantityDataTextBox.Value = "=Fields.PrdQuantity";
            // 
            // pageFooter
            // 
            this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0099999997764825821);
            this.pageFooter.Name = "pageFooter";
            // 
            // reportHeader
            // 
            this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(1.9002794027328491);
            this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox22,
            this.textBox7,
            this.textBox9,
            this.textBox10,
            this.textBox11,
            this.textBox12,
            this.textBox13,
            this.textBox14,
            this.textBox15,
            this.textBox16,
            this.textBox17,
            this.textBox18,
            this.materialCodeDataTextBox,
            this.textBox2,
            this.reportNameTextBox,
            this.textBox6,
            this.prdQuantityDataTextBox,
            this.textBox3,
            this.textBox5,
            this.prdONumberDataTextBox,
            this.currentTimeTextBox,
            this.pictureBox1,
            this.textBox4});
            this.reportHeader.Name = "reportHeader";
            // 
            // textBox22
            // 
            this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Pixel(9.5999984741210938), Telerik.Reporting.Drawing.Unit.Pixel(145.50077819824219));
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(1028.4849853515625), Telerik.Reporting.Drawing.Unit.Pixel(36.926033020019531));
            this.textBox22.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox22.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1);
            this.textBox22.Value = "";
            // 
            // textBox7
            // 
            this.textBox7.CanGrow = true;
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926), Telerik.Reporting.Drawing.Unit.Inch(1.5002007484436035));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.38958311080932617), Telerik.Reporting.Drawing.Unit.Inch(0.40003922581672668));
            this.textBox7.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox7.StyleName = "Data";
            this.textBox7.Value = "ÅӴѺ";
            // 
            // textBox9
            // 
            this.textBox9.CanGrow = true;
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.49999991059303284), Telerik.Reporting.Drawing.Unit.Inch(1.5002007484436035));
            this.textBox9.Name = "textBox7";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8999996185302734), Telerik.Reporting.Drawing.Unit.Inch(0.40003922581672668));
            this.textBox9.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox9.StyleName = "Data";
            this.textBox9.Value = "ÃÒ¡ÒÃ";
            // 
            // textBox10
            // 
            this.textBox10.CanGrow = true;
            this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.3999998569488525), Telerik.Reporting.Drawing.Unit.Inch(1.5002007484436035));
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999998092651367), Telerik.Reporting.Drawing.Unit.Inch(0.40003922581672668));
            this.textBox10.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox10.StyleName = "Data";
            this.textBox10.Value = "batch";
            // 
            // textBox11
            // 
            this.textBox11.CanGrow = true;
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.5999999046325684), Telerik.Reporting.Drawing.Unit.Inch(1.5002007484436035));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80000019073486328), Telerik.Reporting.Drawing.Unit.Inch(0.40003922581672668));
            this.textBox11.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox11.StyleName = "Data";
            this.textBox11.Value = "¨Ó¹Ç¹àºÔ¡";
            // 
            // textBox12
            // 
            this.textBox12.CanGrow = true;
            this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.4000000953674316), Telerik.Reporting.Drawing.Unit.Inch(1.5002007484436035));
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394), Telerik.Reporting.Drawing.Unit.Inch(0.40003922581672668));
            this.textBox12.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox12.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox12.StyleName = "Data";
            this.textBox12.Value = "àºÔ¡à¾ÔèÁ";
            // 
            // textBox13
            // 
            this.textBox13.CanGrow = true;
            this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.1999993324279785), Telerik.Reporting.Drawing.Unit.Inch(1.5002007484436035));
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.599999725818634), Telerik.Reporting.Drawing.Unit.Inch(0.40003922581672668));
            this.textBox13.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox13.StyleName = "Data";
            this.textBox13.Value = "L/C";
            // 
            // textBox14
            // 
            this.textBox14.CanGrow = true;
            this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.7999992370605469), Telerik.Reporting.Drawing.Unit.Inch(1.5002007484436035));
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394), Telerik.Reporting.Drawing.Unit.Inch(0.40003922581672668));
            this.textBox14.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox14.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox14.StyleName = "Data";
            this.textBox14.Value = "Short";
            // 
            // textBox15
            // 
            this.textBox15.CanGrow = true;
            this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.5999999046325684), Telerik.Reporting.Drawing.Unit.Inch(1.5002003908157349));
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000003814697266), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224));
            this.textBox15.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox15.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox15.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox15.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox15.StyleName = "Data";
            this.textBox15.Value = "¨Ó¹Ç¹¤×¹";
            // 
            // textBox16
            // 
            this.textBox16.CanGrow = true;
            this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.6000785827636719), Telerik.Reporting.Drawing.Unit.Inch(1.7002793550491333));
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49992117285728455), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224));
            this.textBox16.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9);
            this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox16.StyleName = "Data";
            this.textBox16.Value = "¢Í§´Õ";
            // 
            // textBox17
            // 
            this.textBox17.CanGrow = true;
            this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.1000785827636719), Telerik.Reporting.Drawing.Unit.Inch(1.7002793550491333));
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59992152452468872), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224));
            this.textBox17.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox17.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox17.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9);
            this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox17.StyleName = "Data";
            this.textBox17.Value = "¢Í§àÊÕÂ";
            // 
            // textBox18
            // 
            this.textBox18.CanGrow = true;
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.706669807434082), Telerik.Reporting.Drawing.Unit.Inch(1.5002003908157349));
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1133861541748047), Telerik.Reporting.Drawing.Unit.Inch(0.40003922581672668));
            this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox18.StyleName = "Data";
            this.textBox18.Value = "ËÁÒÂà˵Ø";
            // 
            // materialCodeDataTextBox
            // 
            this.materialCodeDataTextBox.CanGrow = true;
            this.materialCodeDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.77507871389389038), Telerik.Reporting.Drawing.Unit.Inch(1.0656331777572632));
            this.materialCodeDataTextBox.Name = "materialCodeDataTextBox";
            this.materialCodeDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.7249209880828857), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224));
            this.materialCodeDataTextBox.Style.Font.Bold = true;
            this.materialCodeDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.materialCodeDataTextBox.StyleName = "Data";
            this.materialCodeDataTextBox.Value = "= Fields.MaterialCode + \' \' + Fields.MaterialName";
            // 
            // pictureBox1
            // 
            this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(2.5410008430480957), Telerik.Reporting.Drawing.Unit.Mm(1.6770838499069214));
            this.pictureBox1.MimeType = "image/png";
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(54.999000549316406), Telerik.Reporting.Drawing.Unit.Mm(9.9999990463256836));
            this.pictureBox1.Value = ((object)(resources.GetObject("pictureBox1.Value")));
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(239.66000366210938), Telerik.Reporting.Drawing.Unit.Mm(1.6770838499069214));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(35.000003814697266), Telerik.Reporting.Drawing.Unit.Mm(4.9999995231628418));
            this.textBox4.Style.Font.Name = "Arial";
            this.textBox4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11);
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox4.StyleName = "";
            this.textBox4.Value = "FM-PP-001-02";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.24988181889057159);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox24,
            this.textBox23,
            this.componentCodeDataTextBox,
            this.cLocCodeDataTextBox,
            this.textBox8,
            this.textBox19,
            this.textBox20,
            this.textBox21,
            this.textBox25});
            this.detail.Name = "detail";
            // 
            // textBox24
            // 
            this.textBox24.CanGrow = true;
            this.textBox24.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.6999998092651367), Telerik.Reporting.Drawing.Unit.Inch(0));
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1133854389190674), Telerik.Reporting.Drawing.Unit.Inch(0.23992125689983368));
            this.textBox24.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox24.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox24.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox24.StyleName = "Data";
            this.textBox24.Value = "";
            // 
            // textBox23
            // 
            this.textBox23.Angle = 0;
            this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Pixel(9.5999984741210938), Telerik.Reporting.Drawing.Unit.Pixel(0));
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(1028.485107421875), Telerik.Reporting.Drawing.Unit.Pixel(23.988655090332031));
            this.textBox23.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox23.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5);
            this.textBox23.Value = "";
            // 
            // componentCodeDataTextBox
            // 
            this.componentCodeDataTextBox.CanGrow = true;
            this.componentCodeDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.5), Telerik.Reporting.Drawing.Unit.Inch(0));
            this.componentCodeDataTextBox.Name = "componentCodeDataTextBox";
            this.componentCodeDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8999998569488525), Telerik.Reporting.Drawing.Unit.Inch(0.23992125689983368));
            this.componentCodeDataTextBox.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.componentCodeDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.componentCodeDataTextBox.StyleName = "Data";
            this.componentCodeDataTextBox.Value = "= Fields.ComponentCode";
            // 
            // cLocCodeDataTextBox
            // 
            this.cLocCodeDataTextBox.CanGrow = true;
            this.cLocCodeDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.1999993324279785), Telerik.Reporting.Drawing.Unit.Inch(0));
            this.cLocCodeDataTextBox.Name = "cLocCodeDataTextBox";
            this.cLocCodeDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60000038146972656), Telerik.Reporting.Drawing.Unit.Inch(0.23992125689983368));
            this.cLocCodeDataTextBox.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.cLocCodeDataTextBox.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.cLocCodeDataTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.cLocCodeDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.cLocCodeDataTextBox.StyleName = "Data";
            this.cLocCodeDataTextBox.Value = "= Fields.cLocCode";
            // 
            // textBox8
            // 
            this.textBox8.CanGrow = true;
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926), Telerik.Reporting.Drawing.Unit.Inch(0));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.38958311080932617), Telerik.Reporting.Drawing.Unit.Inch(0.23992125689983368));
            this.textBox8.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox8.StyleName = "Data";
            this.textBox8.Value = "= Fields.ItemNo";
            // 
            // textBox19
            // 
            this.textBox19.CanGrow = true;
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.3999998569488525), Telerik.Reporting.Drawing.Unit.Inch(0));
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999999284744263), Telerik.Reporting.Drawing.Unit.Inch(0.23992125689983368));
            this.textBox19.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox19.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox19.StyleName = "Data";
            this.textBox19.Value = "= Fields.BatchNumber";
            // 
            // textBox20
            // 
            this.textBox20.CanGrow = true;
            this.textBox20.Format = "{0:N3}";
            this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.6000785827636719), Telerik.Reporting.Drawing.Unit.Inch(0));
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79992133378982544), Telerik.Reporting.Drawing.Unit.Inch(0.23992125689983368));
            this.textBox20.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox20.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox20.StyleName = "Data";
            this.textBox20.Value = "= Fields.PickingQuantity";
            // 
            // textBox21
            // 
            this.textBox21.CanGrow = true;
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.8000774383544922), Telerik.Reporting.Drawing.Unit.Inch(0));
            this.textBox21.Name = "textBox20";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79992133378982544), Telerik.Reporting.Drawing.Unit.Inch(0.23992125689983368));
            this.textBox21.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox21.Style.Font.Bold = true;
            this.textBox21.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox21.StyleName = "Data";
            this.textBox21.Value = "= Fields.SH";
            // 
            // textBox25
            // 
            this.textBox25.CanGrow = true;
            this.textBox25.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.5999999046325684), Telerik.Reporting.Drawing.Unit.Inch(0));
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49999967217445374), Telerik.Reporting.Drawing.Unit.Inch(0.23992125689983368));
            this.textBox25.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox25.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox25.Style.Font.Bold = true;
            this.textBox25.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox25.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox25.StyleName = "Data";
            this.textBox25.Value = "";
            // 
            // reportFooterSection1
            // 
            this.reportFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.78956633806228638);
            this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox26,
            this.textBox27});
            this.reportFooterSection1.Name = "reportFooterSection1";
            // 
            // textBox26
            // 
            this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(205.5), Telerik.Reporting.Drawing.Unit.Mm(14.054980278015137));
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(55.501979827880859), Telerik.Reporting.Drawing.Unit.Mm(4.5020022392272949));
            this.textBox26.Style.Font.Name = "Arial";
            this.textBox26.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox26.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox26.StyleName = "";
            this.textBox26.Value = "à¨éÒ˹éÒ·ÕèÇҧἹ¡ÒüÅÔµ";
            // 
            // textBox27
            // 
            this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Mm(182.48124694824219), Telerik.Reporting.Drawing.Unit.Mm(8.2341470718383789));
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(89.9999771118164), Telerik.Reporting.Drawing.Unit.Mm(7.500002384185791));
            this.textBox27.Style.Font.Name = "Arial";
            this.textBox27.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10);
            this.textBox27.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox27.StyleName = "";
            this.textBox27.Value = "Prepared  By ......................................(......./....../........)";
            // 
            // rptJobSheet
            // 
            this.Culture = new System.Globalization.CultureInfo("en-GB");
            this.DataSource = this.JobSheet;
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            this.labelsGroup});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.labelsGroupHeader,
            this.labelsGroupFooter,
            this.pageHeader,
            this.pageFooter,
            this.reportHeader,
            this.detail,
            this.reportFooterSection1});
            this.Name = "rptJobSheet";
            this.PageSettings.Landscape = true;
            this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Mm(5);
            this.PageSettings.Margins.Left = Telerik.Reporting.Drawing.Unit.Mm(5);
            this.PageSettings.Margins.Right = Telerik.Reporting.Drawing.Unit.Mm(5);
            this.PageSettings.Margins.Top = Telerik.Reporting.Drawing.Unit.Mm(5);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            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(20);
            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(11);
            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(11);
            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(11);
            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.Mm(280);
            ((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.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
     System.ComponentModel.ComponentResourceManager resources           = new System.ComponentModel.ComponentResourceManager(typeof(RouteDetails));
     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();
     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.detailSection1     = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     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.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3704166412353516D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox1.StyleName = "Corporate.TableHeader";
     this.textBox1.Value     = "Route ID";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.9260413646698D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox2.StyleName = "Corporate.TableHeader";
     this.textBox2.Value     = "Departure";
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5556249618530273D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox3.StyleName = "Corporate.TableHeader";
     this.textBox3.Value     = "Arrival";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.169583797454834D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox4.StyleName = "Corporate.TableHeader";
     this.textBox4.Value     = "Region Name";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.detailSection1.Name = "detailSection1";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3704168796539307D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.9260406494140625D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.5556249618530273D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(4.169583797454834D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox5);
     this.table1.Body.SetCellContent(0, 1, this.textBox6);
     this.table1.Body.SetCellContent(0, 2, this.textBox7);
     this.table1.Body.SetCellContent(0, 3, this.textBox8);
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.ReportItem = this.textBox2;
     tableGroup3.ReportItem = this.textBox3;
     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.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5,
         this.textBox6,
         this.textBox7,
         this.textBox8,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(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.Cm(12.021666526794434D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.table1.StyleName = "Corporate.TableNormal";
     //
     // textBox5
     //
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3704166412353516D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox5.StyleName = "Corporate.TableBody";
     this.textBox5.Value     = "= Fields.RouteID";
     //
     // textBox6
     //
     this.textBox6.Name      = "textBox6";
     this.textBox6.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.9260413646698D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox6.StyleName = "Corporate.TableBody";
     this.textBox6.Value     = "= Fields.Departure";
     //
     // textBox7
     //
     this.textBox7.Name      = "textBox7";
     this.textBox7.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5556249618530273D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox7.StyleName = "Corporate.TableBody";
     this.textBox7.Value     = "= Fields.Arrival";
     //
     // textBox8
     //
     this.textBox8.Name      = "textBox8";
     this.textBox8.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.169583797454834D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox8.StyleName = "Corporate.TableBody";
     this.textBox8.Value     = "= Fields.RegionName";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "ReportLibrary.Properties.Settings.EmmaReports";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // textBox9
     //
     this.textBox9.Name            = "ReportNameTextBox";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.000000953674316D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
     this.textBox9.Style.Font.Bold = true;
     this.textBox9.Style.Font.Name = "Segoe UI";
     this.textBox9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox9.Value           = "Route Details";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(0.80000007152557373D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox9
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox10
     //
     this.textBox10.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(8D), Telerik.Reporting.Drawing.Unit.Cm(1.5D));
     this.textBox10.Name            = "ReportPageNumberTextBox";
     this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.textBox10.Style.Font.Name = "Segoe UI";
     this.textBox10.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox10
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // RouteDetails
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "RouteDetails";
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D), Telerik.Reporting.Drawing.Unit.Mm(25.399999618530273D));
     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), "Corporate.TableNormal")
     });
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
     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.Black;
     styleRule2.Style.Font.Name = "Tahoma";
     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), "Corporate.TableBody")
     });
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     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.Font.Name           = "Tahoma";
     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), "Corporate.TableHeader")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule4.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     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.Color         = System.Drawing.Color.White;
     styleRule4.Style.Font.Name     = "Tahoma";
     styleRule4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     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.Cm(12.021666526794434D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }