/// <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.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();
            Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
            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.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.table1 = 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.DatoriiSource = new Telerik.Reporting.ObjectDataSource();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.infoTbox = new Telerik.Reporting.TextBox();
            this.textBox29 = 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.40625D), Telerik.Reporting.Drawing.Unit.Inch(0.35000002384185791D));
            this.textBox7.StyleName = "Aspect.TableHeader";
            this.textBox7.Value = "Nr. crt.";
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999868869781494D), Telerik.Reporting.Drawing.Unit.Inch(0.35000002384185791D));
            this.textBox1.StyleName = "Aspect.TableHeader";
            this.textBox1.Value = "Nume Firma";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999868869781494D), Telerik.Reporting.Drawing.Unit.Inch(0.35000002384185791D));
            this.textBox2.StyleName = "Aspect.TableHeader";
            this.textBox2.Value = "Suma Platita";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999868869781494D), Telerik.Reporting.Drawing.Unit.Inch(0.35000002384185791D));
            this.textBox3.StyleName = "Aspect.TableHeader";
            this.textBox3.Value = "Suma Ramasa";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            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.Fill;
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.406212329864502D), Telerik.Reporting.Drawing.Unit.Inch(1D));
            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 = "Situatie plati pe firme";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1});
            this.detail.Name = "detail";
            // 
            // table1
            // 
            this.table1.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.40625D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.9999874830245972D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.9999874830245972D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.9999874830245972D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.35000002384185791D)));
            this.table1.Body.SetCellContent(0, 1, this.textBox4);
            this.table1.Body.SetCellContent(0, 2, this.textBox5);
            this.table1.Body.SetCellContent(0, 3, this.textBox6);
            this.table1.Body.SetCellContent(0, 0, this.textBox8);
            tableGroup1.Name = "Group1";
            tableGroup1.ReportItem = this.textBox7;
            tableGroup2.ReportItem = this.textBox1;
            tableGroup3.ReportItem = this.textBox2;
            tableGroup4.ReportItem = this.textBox3;
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.ColumnGroups.Add(tableGroup2);
            this.table1.ColumnGroups.Add(tableGroup3);
            this.table1.ColumnGroups.Add(tableGroup4);
            this.table1.DataSource = this.DatoriiSource;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox4,
            this.textBox5,
            this.textBox6,
            this.textBox8,
            this.textBox7,
            this.textBox1,
            this.textBox2,
            this.textBox3});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
            this.table1.Name = "table1";
            tableGroup5.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping(null)});
            tableGroup5.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup5);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.406212329864502D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
            this.table1.StyleName = "Aspect.TableNormal";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999868869781494D), Telerik.Reporting.Drawing.Unit.Inch(0.35000002384185791D));
            this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox4.StyleName = "Aspect.TableBody";
            this.textBox4.Value = "=Fields.NumeFirma";
            // 
            // textBox5
            // 
            this.textBox5.Format = "{0:N2}";
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999868869781494D), Telerik.Reporting.Drawing.Unit.Inch(0.35000002384185791D));
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox5.StyleName = "Aspect.TableBody";
            this.textBox5.Value = "=Fields.SumaPlatita";
            // 
            // textBox6
            // 
            this.textBox6.Format = "{0:N2}";
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9999868869781494D), Telerik.Reporting.Drawing.Unit.Inch(0.35000002384185791D));
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.StyleName = "Aspect.TableBody";
            this.textBox6.Value = "=Fields.SumaRamasa";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.40625D), Telerik.Reporting.Drawing.Unit.Inch(0.35000002384185791D));
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.StyleName = "Aspect.TableBody";
            this.textBox8.Value = "= RowNumber()";
            // 
            // DatoriiSource
            // 
            this.DatoriiSource.DataSource = typeof(GestiuneApplication.Rapoarte.TelerikReports.DatorieFirma);
            this.DatoriiSource.Name = "DatoriiSource";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.infoTbox,
            this.textBox29});
            this.pageFooterSection1.Name = "pageFooterSection1";
            this.pageFooterSection1.Style.BorderColor.Top = 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(3.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.infoTbox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.infoTbox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.infoTbox.Value = "";
            // 
            // textBox29
            // 
            this.textBox29.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.3062915802001953D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0998814105987549D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox29.Value = "= PageNumber+\" / \" + PageCount";
            // 
            // DatoriiPeFirmeReport
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "DatoriiPeFirmeReport";
            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), "Normal.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 = "Tahoma";
            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), "Normal.TableHeader")});
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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.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), "Normal.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);
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Aspect.TableNormal")});
            styleRule4.Style.BackgroundColor = System.Drawing.Color.White;
            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.Black;
            styleRule4.Style.Font.Name = "Verdana";
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            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), "Aspect.TableHeader")});
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector3});
            styleRule5.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule5.Style.Color = System.Drawing.Color.White;
            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), "Aspect.TableBody")});
            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);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6});
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(6.406212329864502D);
            ((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();

        }
示例#3
0
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent() {
            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();

        }
 /// <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();
     System.ComponentModel.ComponentResourceManager resources           = new System.ComponentModel.ComponentResourceManager(typeof(Approver));
     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.textBox5           = new Telerik.Reporting.TextBox();
     this.detailSection1     = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     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.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.textBox11          = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox12          = 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.1322915554046631D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox1.StyleName = "Corporate.TableHeader";
     this.textBox1.Value     = "Airport Code";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.9789578914642334D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     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(2.5027091503143311D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox3.StyleName = "Corporate.TableHeader";
     this.textBox3.Value     = "Virgin Approver";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.1587493419647217D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox4.StyleName = "Corporate.TableHeader";
     this.textBox4.Value     = "Caterer";
     //
     // textBox5
     //
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.50270938873291D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox5.StyleName = "Corporate.TableHeader";
     this.textBox5.Value     = "Translator";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(3.9997997283935547D);
     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.1322920322418213D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.9789578914642334D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.5027084350585938D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.1587488651275635D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.5027096271514893D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox6);
     this.table1.Body.SetCellContent(0, 1, this.textBox7);
     this.table1.Body.SetCellContent(0, 2, this.textBox8);
     this.table1.Body.SetCellContent(0, 3, this.textBox9);
     this.table1.Body.SetCellContent(0, 4, this.textBox10);
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.ReportItem = this.textBox2;
     tableGroup3.ReportItem = this.textBox3;
     tableGroup4.ReportItem = this.textBox4;
     tableGroup5.ReportItem = this.textBox5;
     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.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6,
         this.textBox7,
         this.textBox8,
         this.textBox9,
         this.textBox10,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.table1.Name     = "table1";
     tableGroup6.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup6.Name = "Detail";
     this.table1.RowGroups.Add(tableGroup6);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.275416374206543D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.table1.StyleName = "Corporate.TableNormal";
     //
     // textBox6
     //
     this.textBox6.Name      = "textBox6";
     this.textBox6.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.1322915554046631D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox6.StyleName = "Corporate.TableBody";
     this.textBox6.Value     = "= Fields.AirportCode";
     //
     // textBox7
     //
     this.textBox7.Name      = "textBox7";
     this.textBox7.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.9789578914642334D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox7.StyleName = "Corporate.TableBody";
     this.textBox7.Value     = "= Fields.FlightClass";
     //
     // textBox8
     //
     this.textBox8.Name      = "textBox8";
     this.textBox8.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.5027091503143311D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox8.StyleName = "Corporate.TableBody";
     this.textBox8.Value     = "= Fields.VirginApprover";
     //
     // textBox9
     //
     this.textBox9.Name      = "textBox9";
     this.textBox9.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.1587493419647217D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox9.StyleName = "Corporate.TableBody";
     this.textBox9.Value     = "= Fields.Caterer";
     //
     // textBox10
     //
     this.textBox10.Name      = "textBox10";
     this.textBox10.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.50270938873291D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox10.StyleName = "Corporate.TableBody";
     this.textBox10.Value     = "= Fields.Translator";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "ReportLibrary.Properties.Settings.EmmaReports";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // textBox11
     //
     this.textBox11.Name            = "ReportNameTextBox";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(12.39990234375D), Telerik.Reporting.Drawing.Unit.Cm(0.89999997615814209D));
     this.textBox11.Style.Font.Bold = true;
     this.textBox11.Style.Font.Name = "Segoe UI";
     this.textBox11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox11.Value           = "Approver Report";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(0.89999997615814209D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox11
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox12
     //
     this.textBox12.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(8.275416374206543D), Telerik.Reporting.Drawing.Unit.Cm(1.4998999834060669D));
     this.textBox12.Name            = "ReportPageNumberTextBox";
     this.textBox12.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.textBox12.Style.Font.Name = "Segoe UI";
     this.textBox12.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox12
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // Approver
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "Approver";
     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.399901390075684D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#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.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.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.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.textBox7           = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.textBox19          = new Telerik.Reporting.TextBox();
     this.textBox23          = new Telerik.Reporting.TextBox();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.textBox26          = new Telerik.Reporting.TextBox();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox32          = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox11          = new Telerik.Reporting.TextBox();
     this.textBox15          = new Telerik.Reporting.TextBox();
     this.textBox17          = new Telerik.Reporting.TextBox();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.textBox12          = new Telerik.Reporting.TextBox();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox28          = new Telerik.Reporting.TextBox();
     this.textBox30          = new Telerik.Reporting.TextBox();
     this.textBox31          = new Telerik.Reporting.TextBox();
     this.textBox36          = new Telerik.Reporting.TextBox();
     this.textBox37          = new Telerik.Reporting.TextBox();
     this.textBox41          = new Telerik.Reporting.TextBox();
     this.textBox13          = new Telerik.Reporting.TextBox();
     this.textBox3           = new Telerik.Reporting.TextBox();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.textBox39          = new Telerik.Reporting.TextBox();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox7
     //
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.41458317637443542D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox7.Style.BackgroundColor = System.Drawing.Color.Silver;
     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             = "Office.TableHeader";
     this.textBox7.Value = "STT";
     //
     // textBox8
     //
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5812494158744812D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox8.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox8.Style.Font.Bold       = true;
     this.textBox8.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.StyleName             = "Office.TableHeader";
     this.textBox8.Value = "Mã sp";
     //
     // textBox16
     //
     this.textBox16.Name = "textBox16";
     this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.3312463760375977D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
     this.textBox16.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox16.Style.Font.Bold       = true;
     this.textBox16.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.StyleName             = "Office.TableHeader";
     this.textBox16.Value = "Tên sp";
     //
     // textBox19
     //
     this.textBox19.Name = "textBox19";
     this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.56041646003723145D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox19.Style.BackgroundColor = System.Drawing.Color.Silver;
     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             = "Office.TableHeader";
     this.textBox19.Value = "ĐVT";
     //
     // textBox23
     //
     this.textBox23.Name = "textBox23";
     this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.74791622161865234D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
     this.textBox23.Style.BackgroundColor = System.Drawing.Color.Silver;
     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.StyleName             = "Office.TableHeader";
     this.textBox23.Value = "Xuất bán";
     //
     // textBox2
     //
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.93749994039535522D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
     this.textBox2.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox2.Style.Font.Bold       = true;
     this.textBox2.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.StyleName             = "Office.TableHeader";
     this.textBox2.Value = "Xuất sử dụng";
     //
     // textBox4
     //
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2916661500930786D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
     this.textBox4.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox4.Style.Font.Bold       = true;
     this.textBox4.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.StyleName             = "Office.TableHeader";
     this.textBox4.Value = "Xuất chuyển";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.6770825982093811D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox6.Style.BackgroundColor = System.Drawing.Color.Silver;
     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             = "Office.TableHeader";
     this.textBox6.Value = "Tổng xuất";
     //
     // textBox26
     //
     this.textBox26.Name = "textBox26";
     this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4770829677581787D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     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             = "Office.TableHeader";
     this.textBox26.Value = "Tên kho";
     //
     // textBox1
     //
     this.textBox1.Name                = "textBox1";
     this.textBox1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.21875011920928955D), Telerik.Reporting.Drawing.Unit.Inch(0.21875004470348358D));
     this.textBox1.Style.Font.Bold     = true;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Style.Visible       = false;
     this.textBox1.StyleName           = "Office.TableBody";
     this.textBox1.Value               = "= Fields.CategoryCode";
     //
     // textBox32
     //
     this.textBox32.Name = "textBox32";
     this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.21875011920928955D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.textBox32.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox32.Style.Visible       = false;
     this.textBox32.StyleName           = "";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(3.5999999046325684D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox11,
         this.textBox15,
         this.textBox17,
         this.textBox10,
         this.textBox12,
         this.textBox14
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox11
     //
     this.textBox11.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.0001000165939331D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(27.855215072631836D), Telerik.Reporting.Drawing.Unit.Cm(1.2001998424530029D));
     this.textBox11.Style.Font.Bold     = true;
     this.textBox11.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(13D);
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value               = "Báo cáo xuất kho";
     //
     // textBox15
     //
     this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.393740177154541D), Telerik.Reporting.Drawing.Unit.Inch(0.47263774275779724D));
     this.textBox15.Name     = "textBox15";
     this.textBox15.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4724011421203613D), Telerik.Reporting.Drawing.Unit.Inch(0.23602366447448731D));
     this.textBox15.Value    = "Kho: {Parameters.TenKho.Value}";
     //
     // textBox17
     //
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.393740177154541D), Telerik.Reporting.Drawing.Unit.Inch(0.708740234375D));
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4724011421203613D), Telerik.Reporting.Drawing.Unit.Inch(0.23602366447448731D));
     this.textBox17.Value    = "Tháng {Parameters.Month.Value} năm {Parameters.Year.Value}";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.8662204742431641D), Telerik.Reporting.Drawing.Unit.Inch(0.9448426365852356D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.494140625D), Telerik.Reporting.Drawing.Unit.Inch(0.23602366447448731D));
     this.textBox10.Value    = "Danh mục: {Parameters.CategoryCode.Value}";
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.8662204742431641D), Telerik.Reporting.Drawing.Unit.Inch(0.70874017477035522D));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4941401481628418D), Telerik.Reporting.Drawing.Unit.Inch(0.23602366447448731D));
     this.textBox12.Value    = "Nhóm: {Parameters.ProductGroup.Value}";
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.8662204742431641D), Telerik.Reporting.Drawing.Unit.Inch(0.472637802362442D));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4941401481628418D), Telerik.Reporting.Drawing.Unit.Inch(0.23602366447448731D));
     this.textBox14.Value    = "Nhà sản xuất: {Parameters.Manufacturer.Value}";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(2.2000007629394531D);
     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.41458377242088318D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.58124995231628418D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(4.3312458992004395D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.5604168176651001D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.74791622161865234D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.93749970197677612D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2916660308837891D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.677081823348999D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.4770840406417847D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.21875005960464478D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.19999992847442627D)));
     this.table1.Body.SetCellContent(1, 1, this.textBox28);
     this.table1.Body.SetCellContent(1, 2, this.textBox30);
     this.table1.Body.SetCellContent(1, 3, this.textBox31);
     this.table1.Body.SetCellContent(1, 4, this.textBox36);
     this.table1.Body.SetCellContent(1, 8, this.textBox37);
     this.table1.Body.SetCellContent(1, 0, this.textBox41);
     this.table1.Body.SetCellContent(0, 0, this.textBox13, 1, 9);
     this.table1.Body.SetCellContent(1, 5, this.textBox3);
     this.table1.Body.SetCellContent(1, 6, this.textBox5);
     this.table1.Body.SetCellContent(1, 7, this.textBox9);
     tableGroup1.ReportItem = this.textBox7;
     tableGroup2.ReportItem = this.textBox8;
     tableGroup3.ReportItem = this.textBox16;
     tableGroup4.ReportItem = this.textBox19;
     tableGroup5.ReportItem = this.textBox23;
     tableGroup6.Name       = "group";
     tableGroup6.ReportItem = this.textBox2;
     tableGroup7.Name       = "group1";
     tableGroup7.ReportItem = this.textBox4;
     tableGroup8.Name       = "group2";
     tableGroup8.ReportItem = this.textBox6;
     tableGroup9.ReportItem = this.textBox26;
     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.ColumnHeadersPrintOnEveryPage = true;
     this.table1.Corner.SetCellContent(0, 0, this.textBox39);
     this.table1.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox28,
         this.textBox30,
         this.textBox31,
         this.textBox36,
         this.textBox37,
         this.textBox41,
         this.textBox13,
         this.textBox3,
         this.textBox5,
         this.textBox9,
         this.textBox7,
         this.textBox8,
         this.textBox16,
         this.textBox19,
         this.textBox23,
         this.textBox2,
         this.textBox4,
         this.textBox6,
         this.textBox26,
         this.textBox39,
         this.textBox32,
         this.textBox1
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.39370074868202209D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.table1.Name     = "table1";
     tableGroup13.Name    = "group4";
     tableGroup12.ChildGroups.Add(tableGroup13);
     tableGroup12.Name = "group3";
     tableGroup11.ChildGroups.Add(tableGroup12);
     tableGroup11.Name       = "group5";
     tableGroup11.ReportItem = this.textBox1;
     tableGroup16.Name       = "group7";
     tableGroup15.ChildGroups.Add(tableGroup16);
     tableGroup15.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup15.Name = "Detail";
     tableGroup14.ChildGroups.Add(tableGroup15);
     tableGroup14.Name       = "group6";
     tableGroup14.ReportItem = this.textBox32;
     tableGroup10.ChildGroups.Add(tableGroup11);
     tableGroup10.ChildGroups.Add(tableGroup14);
     tableGroup10.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.CategoryCode"));
     tableGroup10.Name = "rowGroup1";
     tableGroup10.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.CategoryCode", Telerik.Reporting.SortDirection.Asc));
     this.table1.RowGroups.Add(tableGroup10);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(11.237494468688965D), Telerik.Reporting.Drawing.Unit.Inch(0.61875003576278687D));
     this.table1.StyleName = "Office.TableNormal";
     //
     // textBox28
     //
     this.textBox28.Name = "textBox28";
     this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5812494158744812D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox28.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox28.StyleName           = "Office.TableBody";
     this.textBox28.Value = "= Fields.ProductCode";
     //
     // textBox30
     //
     this.textBox30.Name = "textBox30";
     this.textBox30.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.3312463760375977D), Telerik.Reporting.Drawing.Unit.Inch(0.19999992847442627D));
     this.textBox30.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox30.StyleName           = "Office.TableBody";
     this.textBox30.Value = "= Fields.ProductName";
     //
     // textBox31
     //
     this.textBox31.Name                = "textBox31";
     this.textBox31.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.56041646003723145D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.textBox31.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox31.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox31.StyleName           = "Office.TableBody";
     this.textBox31.Value               = "= Fields.Unit";
     //
     // textBox36
     //
     this.textBox36.Name                = "textBox36";
     this.textBox36.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.74791622161865234D), Telerik.Reporting.Drawing.Unit.Inch(0.19999992847442627D));
     this.textBox36.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox36.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox36.StyleName           = "Office.TableBody";
     this.textBox36.Value               = "= Fields.invoice";
     //
     // textBox37
     //
     this.textBox37.Name = "textBox37";
     this.textBox37.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4770829677581787D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.textBox37.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox37.StyleName           = "Office.TableBody";
     this.textBox37.Value = "= Fields.WarehouseName";
     //
     // textBox41
     //
     this.textBox41.Name = "textBox41";
     this.textBox41.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.41458317637443542D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox41.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox41.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox41.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox41.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox41.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox41.Value = "= RowNumber(\'table1\')";
     //
     // textBox13
     //
     this.textBox13.Name = "textBox13";
     this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(11.018744468688965D), Telerik.Reporting.Drawing.Unit.Inch(0.21875005960464478D));
     this.textBox13.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox13.Style.Font.Bold       = true;
     this.textBox13.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.StyleName             = "Office.TableBody";
     this.textBox13.Value = "= Fields.CategoryCode";
     //
     // textBox3
     //
     this.textBox3.Name                = "textBox3";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.93749994039535522D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.textBox3.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.StyleName           = "Office.TableBody";
     this.textBox3.Value               = "= Fields.service";
     //
     // textBox5
     //
     this.textBox5.Name                = "textBox5";
     this.textBox5.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2916661500930786D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.textBox5.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.StyleName           = "Office.TableBody";
     this.textBox5.Value               = "= Fields.internal";
     //
     // textBox9
     //
     this.textBox9.Name                = "textBox9";
     this.textBox9.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.6770825982093811D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.textBox9.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.StyleName           = "Office.TableBody";
     this.textBox9.Value               = "= SUM(Fields.internal)+SUM(Fields.invoice)+SUM(Fields.service)";
     //
     // textBox39
     //
     this.textBox39.Name = "textBox39";
     this.textBox39.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.21875011920928955D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
     this.textBox39.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox39.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox39.Style.Visible         = false;
     this.textBox39.StyleName             = "Office.TableHeader";
     this.textBox39.Value = "row Group1";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "ErpDbContext";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         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("@WarehouseId", System.Data.DbType.Int32, "= Parameters.warehouseId.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@CategoryCode", System.Data.DbType.String, "= Parameters.categoryCode.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@ProductGroup", System.Data.DbType.String, "= Parameters.ProductGroup.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@Manufacturer", System.Data.DbType.String, "= Parameters.Manufacturer.Value")
     });
     this.sqlDataSource1.SelectCommand = "EXEC spSale_BaoCaoXuatKho @StartDate, @EndDate, @WarehouseId, @CategoryCode, @Pro" +
                                         "ductGroup, @Manufacturer";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(0.13229171931743622D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // BaoCaoXuatKho
     //
     this.DocumentName = "= \"Báo cáo nhập-xuất-tồn\"";
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "Inventory";
     this.PageSettings.Landscape = true;
     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.A4;
     reportParameter1.Name       = "WarehouseId";
     reportParameter1.Text       = "WarehouseId";
     reportParameter1.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter1.Value      = "8";
     reportParameter2.Name       = "CategoryCode";
     reportParameter2.Text       = "CategoryCode";
     reportParameter2.Value      = "0";
     reportParameter3.Name       = "TenKho";
     reportParameter3.Text       = "TenKho";
     reportParameter3.Value      = "HCM";
     reportParameter4.Name       = "StartDate";
     reportParameter4.Text       = "StartDate";
     reportParameter4.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter4.Value      = "2017-06-01";
     reportParameter5.Name       = "EndDate";
     reportParameter5.Text       = "EndDate";
     reportParameter5.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter5.Value      = "2017-06-31";
     reportParameter6.Name       = "Year";
     reportParameter6.Text       = "Year";
     reportParameter6.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter6.Value      = "2017";
     reportParameter7.Name       = "Month";
     reportParameter7.Text       = "Month";
     reportParameter7.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter7.Value      = "6";
     reportParameter8.Name       = "ProductGroup";
     reportParameter8.Text       = "ProductGroup";
     reportParameter9.Name       = "Manufacturer";
     reportParameter9.Text       = "Manufacturer";
     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);
     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.Cm(29.701984405517578D);
     ((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();
     System.ComponentModel.ComponentResourceManager resources           = new System.ComponentModel.ComponentResourceManager(typeof(serviceReportGrid));
     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();
     Telerik.Reporting.Drawing.StyleRule            styleRule7          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector   descendantSelector5 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox1       = new Telerik.Reporting.TextBox();
     this.textBox3       = new Telerik.Reporting.TextBox();
     this.detailSection1 = new Telerik.Reporting.DetailSection();
     this.crosstab1      = new Telerik.Reporting.Crosstab();
     this.textBox6       = new Telerik.Reporting.TextBox();
     this.textBox5       = new Telerik.Reporting.TextBox();
     this.GridDataSource = new Telerik.Reporting.SqlDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.12D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(2D);
     this.textBox1.Style.Font.Bold           = true;
     this.textBox1.StyleName = "Normal.TableGroup";
     this.textBox1.Value     = "= Fields.PanelName";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.703D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(2D);
     this.textBox3.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.textBox3.StyleName = "Normal.SubTotal";
     this.textBox3.Value     = "= Fields.TestName";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.6D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.crosstab1
     });
     this.detailSection1.Name = "detailSection1";
     //
     // crosstab1
     //
     this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.12D)));
     this.crosstab1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.3D)));
     this.crosstab1.Body.SetCellContent(0, 0, this.textBox6);
     tableGroup1.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.PanelName"));
     tableGroup1.Name       = "panelName";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup1.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.PanelName", Telerik.Reporting.SortDirection.Asc));
     this.crosstab1.ColumnGroups.Add(tableGroup1);
     this.crosstab1.Corner.SetCellContent(0, 0, this.textBox5);
     this.crosstab1.DataSource = this.GridDataSource;
     this.crosstab1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5,
         this.textBox6,
         this.textBox1,
         this.textBox3
     });
     this.crosstab1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.2D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.crosstab1.Name     = "crosstab1";
     tableGroup3.Name        = "testName1";
     tableGroup3.ReportItem  = this.textBox3;
     tableGroup2.ChildGroups.Add(tableGroup3);
     tableGroup2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.TestName"));
     tableGroup2.Name = "testName";
     tableGroup2.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.TestName", Telerik.Reporting.SortDirection.Asc));
     this.crosstab1.RowGroups.Add(tableGroup2);
     this.crosstab1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.823D), Telerik.Reporting.Drawing.Unit.Inch(0.6D));
     this.crosstab1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(2D);
     this.crosstab1.StyleName = "Normal.TableNormal";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.12D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(2D);
     this.textBox6.StyleName = "Normal.TableBody";
     this.textBox6.Value     = "= Sum(Fields.InputRange)";
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.703D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(2D);
     this.textBox5.StyleName = "Normal.TableHeader";
     this.textBox5.Value     = "Test Name";
     //
     // GridDataSource
     //
     this.GridDataSource.ConnectionString = "ReportLibraryDemo.Properties.Settings.mtrgwtdb";
     this.GridDataSource.Name             = "GridDataSource";
     this.GridDataSource.SelectCommand    = resources.GetString("GridDataSource.SelectCommand");
     //
     // serviceReportGrid
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1
     });
     this.Name = "serviceReportGrid";
     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(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.GrandTotal")
     });
     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.Bold           = true;
     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);
     descendantSelector5.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.SubTotal")
     });
     styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector5
     });
     styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule7.Style.Font.Name           = "Tahoma";
     styleRule7.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5,
         styleRule6,
         styleRule7
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(6.5D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#7
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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();
     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.detailSection1     = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.textBox7           = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox8           = 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(3.1641664505004883D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox1.StyleName = "Corporate.TableHeader";
     this.textBox1.Value     = "Location ID";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5610415935516357D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox2.StyleName = "Corporate.TableHeader";
     this.textBox2.Value     = "Airport Code";
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8.24416732788086D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox3.StyleName = "Corporate.TableHeader";
     this.textBox3.Value     = "Airport 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(3.1641664505004883D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.561042308807373D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(8.24416732788086D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox4);
     this.table1.Body.SetCellContent(0, 1, this.textBox5);
     this.table1.Body.SetCellContent(0, 2, this.textBox6);
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.ReportItem = this.textBox2;
     tableGroup3.ReportItem = this.textBox3;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox1,
         this.textBox2,
         this.textBox3
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.table1.Name     = "table1";
     tableGroup4.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup4.Name = "Detail";
     this.table1.RowGroups.Add(tableGroup4);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(14.969375610351563D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.table1.StyleName = "Corporate.TableNormal";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.1641664505004883D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox4.StyleName = "Corporate.TableBody";
     this.textBox4.Value     = "= Fields.LocationID";
     //
     // textBox5
     //
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.5610415935516357D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox5.StyleName = "Corporate.TableBody";
     this.textBox5.Value     = "= Fields.AirportCode";
     //
     // textBox6
     //
     this.textBox6.Name      = "textBox6";
     this.textBox6.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8.24416732788086D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox6.StyleName = "Corporate.TableBody";
     this.textBox6.Value     = "= Fields.AirportName";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "ReportLibrary.Properties.Settings.EmmaReports";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = "SELECT        tLocation.*\r\nFROM            tLocation";
     //
     // textBox7
     //
     this.textBox7.Name            = "ReportNameTextBox";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(14.999899864196777D), Telerik.Reporting.Drawing.Unit.Cm(0.800000011920929D));
     this.textBox7.Style.Font.Bold = true;
     this.textBox7.Style.Font.Name = "Segoe UI";
     this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox7.Value           = "Locations Report";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(0.80000007152557373D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox7
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox8
     //
     this.textBox8.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(10.5D), Telerik.Reporting.Drawing.Unit.Cm(1.5D));
     this.textBox8.Name            = "ReportPageNumberTextBox";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.5D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.textBox8.Style.Font.Name = "Segoe UI";
     this.textBox8.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox8
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // Locations
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "Locations";
     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(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();
            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.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detailSection1
            // 
            this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1});
            this.detailSection1.Name = "detailSection1";
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionString = "ReportLibrary2.Properties.Settings.ZMarion";
            this.sqlDataSource1.Name = "sqlDataSource1";
            this.sqlDataSource1.SelectCommand = "SELECT        Activity.*\r\nFROM            Activity";
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox4);
            this.table1.Body.SetCellContent(0, 1, this.textBox5);
            this.table1.Body.SetCellContent(0, 2, this.textBox6);
            tableGroup1.ReportItem = this.textBox1;
            tableGroup2.ReportItem = this.textBox2;
            tableGroup3.ReportItem = this.textBox3;
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.ColumnGroups.Add(tableGroup2);
            this.table1.ColumnGroups.Add(tableGroup3);
            this.table1.DataSource = this.sqlDataSource1;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox4,
            this.textBox5,
            this.textBox6,
            this.textBox1,
            this.textBox2,
            this.textBox3});
            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 = "Detail";
            this.table1.RowGroups.Add(tableGroup4);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.table1.StyleName = "Apex.TableNormal";
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox1.Style.Font.Name = "Microsoft Sans Serif";
            this.textBox1.StyleName = "Apex.TableHeader";
            this.textBox1.Value = "Date Stamp";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox2.Style.Font.Name = "Microsoft Sans Serif";
            this.textBox2.StyleName = "Apex.TableHeader";
            this.textBox2.Value = "Description";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox3.Style.Font.Name = "Microsoft Sans Serif";
            this.textBox3.StyleName = "Apex.TableHeader";
            this.textBox3.Value = "Name";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox4.Style.Font.Name = "Microsoft Sans Serif";
            this.textBox4.StyleName = "Apex.TableBody";
            this.textBox4.Value = "= Fields.DateStamp";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox5.Style.Font.Name = "Microsoft Sans Serif";
            this.textBox5.StyleName = "Apex.TableBody";
            this.textBox5.Value = "= Fields.Description";
            // 
            // textBox6
            // 
            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.20000000298023224D));
            this.textBox6.Style.Font.Name = "Microsoft Sans Serif";
            this.textBox6.StyleName = "Apex.TableBody";
            this.textBox6.Value = "= Fields.Name";
            // 
            // textBox7
            // 
            this.textBox7.Name = "ReportNameTextBox";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.9055118560791016D), Telerik.Reporting.Drawing.Unit.Inch(0.787401556968689D));
            this.textBox7.Style.Font.Bold = true;
            this.textBox7.Style.Font.Name = "Segoe UI";
            this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox7.Value = "Report2";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox7});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // textBox8
            // 
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.425196647644043D), Telerik.Reporting.Drawing.Unit.Inch(0.60629922151565552D));
            this.textBox8.Name = "ReportPageNumberTextBox";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5748031139373779D), Telerik.Reporting.Drawing.Unit.Inch(0.39370077848434448D));
            this.textBox8.Style.Font.Name = "Segoe UI";
            this.textBox8.Value = "Page: {PageNumber}";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox8});
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // Report2
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detailSection1,
            this.pageHeaderSection1,
            this.pageFooterSection1});
            this.Name = "Report2";
            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(typeof(Telerik.Reporting.Table), "Apex.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 = "Book Antiqua";
            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), "Apex.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 = "Book Antiqua";
            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), "Apex.TableHeader")});
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(103)))), ((int)(((byte)(109)))));
            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.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(185)))), ((int)(((byte)(102)))));
            styleRule4.Style.Font.Name = "Book Antiqua";
            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.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.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.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.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox28 = new Telerik.Reporting.TextBox();
            this.textBox27 = new Telerik.Reporting.TextBox();
            this.CumparatorTbox = new Telerik.Reporting.TextBox();
            this.FurnizorTbox = new Telerik.Reporting.TextBox();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.table1 = new Telerik.Reporting.Table();
            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.textBox12 = new Telerik.Reporting.TextBox();
            this.PozitiiIntrareSource = new Telerik.Reporting.ObjectDataSource();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox25 = new Telerik.Reporting.TextBox();
            this.textBox24 = new Telerik.Reporting.TextBox();
            this.textBox23 = new Telerik.Reporting.TextBox();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.textBox26 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.FacturaIntrareSource = new Telerik.Reporting.ObjectDataSource();
            this.textBox29 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox11
            // 
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.58941549062728882D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
            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 = "Nr. crt.";
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox1.StyleName = "Normal.TableHeader";
            this.textBox1.Value = "Denumire produs";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
            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 = "U.M.";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1462992429733276D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
            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 = "Cantitate";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox4.StyleName = "Normal.TableHeader";
            this.textBox4.Value = "Pret Unitar";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox5.StyleName = "Normal.TableHeader";
            this.textBox5.Value = "Valoare";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(3D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox28,
            this.textBox27,
            this.CumparatorTbox,
            this.FurnizorTbox,
            this.textBox17,
            this.textBox13,
            this.textBox16,
            this.textBox15,
            this.textBox14});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            this.pageHeaderSection1.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pageHeaderSection1.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pageHeaderSection1.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox28
            // 
            this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.10000000894069672D));
            this.textBox28.Name = "textBox28";
            this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6246414184570312D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
            this.textBox28.Value = "Cumparator";
            // 
            // textBox27
            // 
            this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.10000000894069672D), Telerik.Reporting.Drawing.Unit.Inch(0.10000000894069672D));
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
            this.textBox27.Value = "Furnizor";
            // 
            // CumparatorTbox
            // 
            this.CumparatorTbox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.29992115497589111D));
            this.CumparatorTbox.Name = "CumparatorTbox";
            this.CumparatorTbox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6246805191040039D), Telerik.Reporting.Drawing.Unit.Inch(1.5000002384185791D));
            this.CumparatorTbox.Value = "";
            // 
            // FurnizorTbox
            // 
            this.FurnizorTbox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.10000000894069672D), Telerik.Reporting.Drawing.Unit.Inch(0.29992115497589111D));
            this.FurnizorTbox.Name = "FurnizorTbox";
            this.FurnizorTbox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(1.50003981590271D));
            this.FurnizorTbox.Value = "= Fields.FirmaObject.InfoString";
            // 
            // textBox17
            // 
            this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.10000000894069672D), Telerik.Reporting.Drawing.Unit.Inch(2.7999603748321533D));
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0998814105987549D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox17.Value = "= \"Cota TVA: \"+Fields.CotaTva+\" %\"";
            // 
            // textBox13
            // 
            this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(1.8000397682189941D));
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5D), Telerik.Reporting.Drawing.Unit.Inch(0.29968437552452087D));
            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.Middle;
            this.textBox13.Value = "FACTURA FISCALA";
            // 
            // textBox16
            // 
            this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(2.7000000476837158D));
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8999996185302734D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox16.Value = "= \"DATA      :    \"+Fields.Data.Date.ToString(\"dd/MM/yyyy\")";
            // 
            // textBox15
            // 
            this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(2.4938290119171143D));
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.699960470199585D), Telerik.Reporting.Drawing.Unit.Inch(0.20609225332736969D));
            this.textBox15.Value = "=\"NUMAR   :    \"+ Fields.Numar";
            // 
            // textBox14
            // 
            this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(2.2937500476837158D));
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.6999607086181641D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBox14.Value = "=\"SERIE     :    \"+ Fields.Serie";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(1.7000001668930054D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1,
            this.textBox18,
            this.textBox25,
            this.textBox24,
            this.textBox23,
            this.textBox22,
            this.textBox21,
            this.textBox20,
            this.textBox19,
            this.textBox26});
            this.detail.Name = "detail";
            this.detail.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.detail.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.detail.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.58941549062728882D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.139354944229126D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.139354944229126D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1462992429733276D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.139354944229126D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.139354944229126D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D)));
            this.table1.Body.SetCellContent(0, 1, this.textBox6);
            this.table1.Body.SetCellContent(0, 2, this.textBox7);
            this.table1.Body.SetCellContent(0, 3, this.textBox8);
            this.table1.Body.SetCellContent(0, 4, this.textBox9);
            this.table1.Body.SetCellContent(0, 5, this.textBox10);
            this.table1.Body.SetCellContent(0, 0, this.textBox12);
            tableGroup1.Name = "Group1";
            tableGroup1.ReportItem = this.textBox11;
            tableGroup2.ReportItem = this.textBox1;
            tableGroup3.ReportItem = this.textBox2;
            tableGroup4.ReportItem = this.textBox3;
            tableGroup5.ReportItem = this.textBox4;
            tableGroup6.ReportItem = this.textBox5;
            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.DataSource = this.PozitiiIntrareSource;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox9,
            this.textBox10,
            this.textBox12,
            this.textBox11,
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox5});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999956786632538D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.table1.Name = "table1";
            tableGroup7.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping(null)});
            tableGroup7.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup7);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.2931351661682129D), Telerik.Reporting.Drawing.Unit.Inch(0.69996094703674316D));
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.StyleName = "Normal.TableBody";
            this.textBox6.Value = "=Fields.ProdusObject.Nume";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.StyleName = "Normal.TableBody";
            this.textBox7.Value = "=Fields.ProdusObject.Um";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1462992429733276D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.StyleName = "Normal.TableBody";
            this.textBox8.Value = "=Fields.Cantitate";
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox9.StyleName = "Normal.TableBody";
            this.textBox9.Value = "=Fields.PretUnitar";
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox10.StyleName = "Normal.TableBody";
            this.textBox10.Value = "=Fields.ProdusObject.Pret";
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.58941549062728882D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox12.StyleName = "Normal.TableBody";
            this.textBox12.Value = "= RowNumber()";
            // 
            // PozitiiIntrareSource
            // 
            this.PozitiiIntrareSource.DataSource = typeof(GestiuneBusiness.Poco.PozitieFacturaIntrare);
            this.PozitiiIntrareSource.Name = "PozitiiIntrareSource";
            // 
            // textBox18
            // 
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000387430191D), Telerik.Reporting.Drawing.Unit.Inch(0.70011818408966064D));
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8681252002716064D), Telerik.Reporting.Drawing.Unit.Inch(0.59996062517166138D));
            this.textBox18.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox18.Style.BorderWidth.Top = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.textBox18.Value = "Stampila";
            // 
            // textBox25
            // 
            this.textBox25.Format = "{0:N2}";
            this.textBox25.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.2562499046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.7000001072883606D));
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1368852853775024D), Telerik.Reporting.Drawing.Unit.Inch(0.29988205432891846D));
            this.textBox25.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox25.Style.BorderWidth.Top = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.textBox25.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox25.Value = "= Fields.SumaTotalaDePlatit";
            // 
            // textBox24
            // 
            this.textBox24.Format = "{0:N2}";
            this.textBox24.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1125588417053223D), Telerik.Reporting.Drawing.Unit.Inch(0.70011818408966064D));
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1435925960540772D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
            this.textBox24.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox24.Style.BorderWidth.Top = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox24.Value = "= Fields.SumaTotalaFaraTVA";
            // 
            // textBox23
            // 
            this.textBox23.Format = "{0:N2}";
            this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.9681253433227539D), Telerik.Reporting.Drawing.Unit.Inch(0.69999992847442627D));
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
            this.textBox23.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox23.Style.BorderWidth.Top = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox23.Value = "=  Fields.SumaTotalaDePlatit - Fields.SumaTotalaFaraTVA";
            // 
            // textBox22
            // 
            this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.253779411315918D), Telerik.Reporting.Drawing.Unit.Inch(1.0000789165496826D));
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393557786941528D), Telerik.Reporting.Drawing.Unit.Inch(0.29999944567680359D));
            this.textBox22.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox22.Value = "Total general";
            // 
            // textBox21
            // 
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1144242286682129D), Telerik.Reporting.Drawing.Unit.Inch(1.0001966953277588D));
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393553018569946D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
            this.textBox21.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox21.Value = "Total fara TVA";
            // 
            // textBox20
            // 
            this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.9685904979705811D), Telerik.Reporting.Drawing.Unit.Inch(1.0000787973403931D));
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1439088582992554D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
            this.textBox20.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox20.Value = "Valoare TVA";
            // 
            // textBox19
            // 
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999956786632538D), Telerik.Reporting.Drawing.Unit.Inch(1.3001577854156494D));
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.0124597549438477D), Telerik.Reporting.Drawing.Unit.Inch(0.29999956488609314D));
            this.textBox19.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox19.Value = "= \"Nume delegat: \"+Fields.FirmaObject.DelegatObject.Nume";
            // 
            // textBox26
            // 
            this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1125783920288086D), Telerik.Reporting.Drawing.Unit.Inch(1.3001573085784912D));
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2805564403533936D), Telerik.Reporting.Drawing.Unit.Inch(0.29999956488609314D));
            this.textBox26.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox26.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox26.Value = "Semnatura";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox29});
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // FacturaIntrareSource
            // 
            this.FacturaIntrareSource.DataSource = typeof(GestiuneBusiness.Poco.FacturaIntrare);
            this.FacturaIntrareSource.Name = "FacturaIntrareSource";
            // 
            // textBox29
            // 
            this.textBox29.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.4000792503356934D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0998814105987549D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox29.Value = "= PageNumber+\" / \" + PageCount";
            // 
            // FacturaInReport
            // 
            this.DataSource = this.FacturaIntrareSource;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "FacturaInReport";
            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), "Normal.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 = "Tahoma";
            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), "Normal.TableHeader")});
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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.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), "Normal.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();

        }
示例#10
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();

        }
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(StudentAssesment));
            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();
            this.descriptionHeaderTextBox = new Telerik.Reporting.TextBox();
            this.unitPriceHeaderTextBox = new Telerik.Reporting.TextBox();
            this.pageHeaderSection = new Telerik.Reporting.PageHeaderSection();
            this.studentInfoPanel = new Telerik.Reporting.Panel();
            this.syTextBox = new Telerik.Reporting.TextBox();
            this.invoiceDateHeaderTextBox = new Telerik.Reporting.TextBox();
            this.studentIdTextBox = new Telerik.Reporting.TextBox();
            this.pagesHeaderTextBox = new Telerik.Reporting.TextBox();
            this.studentNameTextBox = new Telerik.Reporting.TextBox();
            this.companyNameTextBox = new Telerik.Reporting.TextBox();
            this.gradeLevelTextbox = new Telerik.Reporting.TextBox();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.invoiceHeaderTextBox = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.detailSection1 = new Telerik.Reporting.DetailSection();
            this.detailsTable = new Telerik.Reporting.Table();
            this.unitPriceTextBox = new Telerik.Reporting.TextBox();
            this.itemDescriptionTextBox = new Telerik.Reporting.TextBox();
            this.totalLabelTextBox = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.usersNameTextbox = new Telerik.Reporting.TextBox();
            this.pageFooterTextBox = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.enrolleNameTextbox = new Telerik.Reporting.TextBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.registrarNameTextbox = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // descriptionHeaderTextBox
            // 
            this.descriptionHeaderTextBox.Name = "descriptionHeaderTextBox";
            this.descriptionHeaderTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8.5042972564697266D), Telerik.Reporting.Drawing.Unit.Inch(0.25000008940696716D));
            this.descriptionHeaderTextBox.Style.Font.Name = "Courier New";
            this.descriptionHeaderTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.descriptionHeaderTextBox.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.11811023950576782D);
            this.descriptionHeaderTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.descriptionHeaderTextBox.StyleName = "Normal.TableHeader";
            this.descriptionHeaderTextBox.Value = "Fees Due";
            // 
            // unitPriceHeaderTextBox
            // 
            this.unitPriceHeaderTextBox.Name = "unitPriceHeaderTextBox";
            this.unitPriceHeaderTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.4286985397338867D), Telerik.Reporting.Drawing.Unit.Inch(0.25000008940696716D));
            this.unitPriceHeaderTextBox.Style.Font.Name = "Courier New";
            this.unitPriceHeaderTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.unitPriceHeaderTextBox.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.11811023950576782D);
            this.unitPriceHeaderTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.unitPriceHeaderTextBox.StyleName = "Normal.TableHeader";
            this.unitPriceHeaderTextBox.Value = "Amount";
            // 
            // pageHeaderSection
            // 
            this.pageHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D);
            this.pageHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.studentInfoPanel});
            this.pageHeaderSection.Name = "pageHeaderSection";
            // 
            // studentInfoPanel
            // 
            this.studentInfoPanel.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.syTextBox,
            this.invoiceDateHeaderTextBox,
            this.studentIdTextBox,
            this.pagesHeaderTextBox,
            this.studentNameTextBox,
            this.companyNameTextBox,
            this.gradeLevelTextbox,
            this.textBox9,
            this.invoiceHeaderTextBox,
            this.textBox5});
            this.studentInfoPanel.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.studentInfoPanel.Name = "studentInfoPanel";
            this.studentInfoPanel.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.5D), Telerik.Reporting.Drawing.Unit.Inch(1.2000000476837158D));
            // 
            // syTextBox
            // 
            this.syTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.7000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.400078684091568D));
            this.syTextBox.Name = "syTextBox";
            this.syTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8999214768409729D), Telerik.Reporting.Drawing.Unit.Inch(0.13917320966720581D));
            this.syTextBox.Style.BorderColor.Default = System.Drawing.Color.Silver;
            this.syTextBox.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.syTextBox.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.syTextBox.Style.Color = System.Drawing.Color.DimGray;
            this.syTextBox.Style.Font.Name = "Courier New";
            this.syTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.syTextBox.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.078740157186985016D);
            this.syTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.syTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.syTextBox.Value = "";
            // 
            // invoiceDateHeaderTextBox
            // 
            this.invoiceDateHeaderTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
            this.invoiceDateHeaderTextBox.Name = "invoiceDateHeaderTextBox";
            this.invoiceDateHeaderTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.23574735224246979D));
            this.invoiceDateHeaderTextBox.Style.BackgroundColor = System.Drawing.Color.Transparent;
            this.invoiceDateHeaderTextBox.Style.BorderColor.Default = System.Drawing.Color.Silver;
            this.invoiceDateHeaderTextBox.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.invoiceDateHeaderTextBox.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.invoiceDateHeaderTextBox.Style.Color = System.Drawing.Color.DimGray;
            this.invoiceDateHeaderTextBox.Style.Font.Bold = false;
            this.invoiceDateHeaderTextBox.Style.Font.Name = "Courier New";
            this.invoiceDateHeaderTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.invoiceDateHeaderTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.invoiceDateHeaderTextBox.Value = "Student ID No.";
            // 
            // studentIdTextBox
            // 
            this.studentIdTextBox.Format = "{0:d}";
            this.studentIdTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
            this.studentIdTextBox.Name = "studentIdTextBox";
            this.studentIdTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4998422861099243D), Telerik.Reporting.Drawing.Unit.Inch(0.23574751615524292D));
            this.studentIdTextBox.Style.BorderColor.Default = System.Drawing.Color.Silver;
            this.studentIdTextBox.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.studentIdTextBox.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.studentIdTextBox.Style.Font.Bold = true;
            this.studentIdTextBox.Style.Font.Name = "Courier New";
            this.studentIdTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.studentIdTextBox.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.078740157186985016D);
            this.studentIdTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.studentIdTextBox.Value = "";
            // 
            // pagesHeaderTextBox
            // 
            this.pagesHeaderTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.00015767414879519492D), Telerik.Reporting.Drawing.Unit.Inch(0.93582636117935181D));
            this.pagesHeaderTextBox.Name = "pagesHeaderTextBox";
            this.pagesHeaderTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.89992111921310425D), Telerik.Reporting.Drawing.Unit.Inch(0.23558951914310455D));
            this.pagesHeaderTextBox.Style.BackgroundColor = System.Drawing.Color.Transparent;
            this.pagesHeaderTextBox.Style.BorderColor.Default = System.Drawing.Color.Silver;
            this.pagesHeaderTextBox.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.pagesHeaderTextBox.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.pagesHeaderTextBox.Style.Color = System.Drawing.Color.DimGray;
            this.pagesHeaderTextBox.Style.Font.Bold = false;
            this.pagesHeaderTextBox.Style.Font.Name = "Courier New";
            this.pagesHeaderTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.pagesHeaderTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.pagesHeaderTextBox.Value = "Student Name";
            // 
            // studentNameTextBox
            // 
            this.studentNameTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.900157630443573D), Telerik.Reporting.Drawing.Unit.Inch(0.93582636117935181D));
            this.studentNameTextBox.Name = "studentNameTextBox";
            this.studentNameTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.5998029708862305D), Telerik.Reporting.Drawing.Unit.Inch(0.23558968305587769D));
            this.studentNameTextBox.Style.BorderColor.Default = System.Drawing.Color.Silver;
            this.studentNameTextBox.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.studentNameTextBox.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.studentNameTextBox.Style.Font.Bold = true;
            this.studentNameTextBox.Style.Font.Name = "Courier New";
            this.studentNameTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.studentNameTextBox.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.078740157186985016D);
            this.studentNameTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.studentNameTextBox.Value = "";
            // 
            // companyNameTextBox
            // 
            this.companyNameTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.00031566619873046875D), Telerik.Reporting.Drawing.Unit.Inch(0.26082691550254822D));
            this.companyNameTextBox.Name = "companyNameTextBox";
            this.companyNameTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4996447563171387D), Telerik.Reporting.Drawing.Unit.Inch(0.13917310535907745D));
            this.companyNameTextBox.Style.Font.Bold = false;
            this.companyNameTextBox.Style.Font.Name = "Courier New";
            this.companyNameTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.companyNameTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.companyNameTextBox.Value = "Student Assessment";
            // 
            // gradeLevelTextbox
            // 
            this.gradeLevelTextbox.Format = "{0:d}";
            this.gradeLevelTextbox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.0999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.70000022649765015D));
            this.gradeLevelTextbox.Name = "gradeLevelTextbox";
            this.gradeLevelTextbox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4000002145767212D), Telerik.Reporting.Drawing.Unit.Inch(0.23574751615524292D));
            this.gradeLevelTextbox.Style.BorderColor.Default = System.Drawing.Color.Silver;
            this.gradeLevelTextbox.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.gradeLevelTextbox.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.gradeLevelTextbox.Style.Font.Bold = true;
            this.gradeLevelTextbox.Style.Font.Name = "Courier New";
            this.gradeLevelTextbox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.gradeLevelTextbox.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.078740157186985016D);
            this.gradeLevelTextbox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.gradeLevelTextbox.Value = "";
            // 
            // textBox9
            // 
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2997639179229736D), Telerik.Reporting.Drawing.Unit.Inch(0.70000022649765015D));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80015724897384644D), Telerik.Reporting.Drawing.Unit.Inch(0.23574735224246979D));
            this.textBox9.Style.BackgroundColor = System.Drawing.Color.Transparent;
            this.textBox9.Style.BorderColor.Default = System.Drawing.Color.Silver;
            this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox9.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox9.Style.Color = System.Drawing.Color.DimGray;
            this.textBox9.Style.Font.Bold = false;
            this.textBox9.Style.Font.Name = "Courier New";
            this.textBox9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox9.Value = "Grade Level";
            // 
            // invoiceHeaderTextBox
            // 
            this.invoiceHeaderTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.00031582513474859297D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.invoiceHeaderTextBox.Name = "invoiceHeaderTextBox";
            this.invoiceHeaderTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4996447563171387D), Telerik.Reporting.Drawing.Unit.Inch(0.26070880889892578D));
            this.invoiceHeaderTextBox.Style.Font.Bold = true;
            this.invoiceHeaderTextBox.Style.Font.Name = "Courier New";
            this.invoiceHeaderTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
            this.invoiceHeaderTextBox.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Point(0D);
            this.invoiceHeaderTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.invoiceHeaderTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.invoiceHeaderTextBox.Value = "Dansalan College Foundation, Inc.";
            // 
            // textBox5
            // 
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.8999214172363281D), Telerik.Reporting.Drawing.Unit.Inch(0.400078684091568D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.13917320966720581D));
            this.textBox5.Style.BackgroundColor = System.Drawing.Color.Transparent;
            this.textBox5.Style.BorderColor.Default = System.Drawing.Color.Silver;
            this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox5.Style.Color = System.Drawing.Color.DimGray;
            this.textBox5.Style.Font.Bold = false;
            this.textBox5.Style.Font.Name = "Courier New";
            this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox5.Value = "School Year";
            // 
            // detailSection1
            // 
            this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.5968109369277954D);
            this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detailsTable,
            this.textBox1,
            this.usersNameTextbox,
            this.pageFooterTextBox,
            this.textBox3});
            this.detailSection1.Name = "detailSection1";
            this.detailSection1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            // 
            // detailsTable
            // 
            this.detailsTable.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(8.5043039321899414D)));
            this.detailsTable.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(5.4286985397338867D)));
            this.detailsTable.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.25000008940696716D)));
            this.detailsTable.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.25000008940696716D)));
            this.detailsTable.Body.SetCellContent(0, 1, this.unitPriceTextBox);
            this.detailsTable.Body.SetCellContent(0, 0, this.itemDescriptionTextBox);
            this.detailsTable.Body.SetCellContent(1, 1, this.totalLabelTextBox);
            this.detailsTable.Body.SetCellContent(1, 0, this.textBox2);
            tableGroup1.ReportItem = this.descriptionHeaderTextBox;
            tableGroup2.ReportItem = this.unitPriceHeaderTextBox;
            this.detailsTable.ColumnGroups.Add(tableGroup1);
            this.detailsTable.ColumnGroups.Add(tableGroup2);
            this.detailsTable.ColumnHeadersPrintOnEveryPage = true;
            this.detailsTable.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.itemDescriptionTextBox,
            this.unitPriceTextBox,
            this.textBox2,
            this.totalLabelTextBox,
            this.descriptionHeaderTextBox,
            this.unitPriceHeaderTextBox});
            this.detailsTable.KeepTogether = false;
            this.detailsTable.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.19633769989013672D));
            this.detailsTable.Name = "detailsTable";
            tableGroup3.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup3.Name = "Detail";
            tableGroup4.Name = "group6";
            this.detailsTable.RowGroups.Add(tableGroup3);
            this.detailsTable.RowGroups.Add(tableGroup4);
            this.detailsTable.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4854340553283691D), Telerik.Reporting.Drawing.Unit.Inch(0.75000029802322388D));
            this.detailsTable.Style.BorderColor.Bottom = System.Drawing.Color.Black;
            this.detailsTable.Style.BorderColor.Default = System.Drawing.Color.Silver;
            this.detailsTable.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.detailsTable.StyleName = "Normal.TableNormal";
            // 
            // unitPriceTextBox
            // 
            this.unitPriceTextBox.Culture = new System.Globalization.CultureInfo("en-PH");
            this.unitPriceTextBox.Format = "{0:N2}";
            this.unitPriceTextBox.Name = "unitPriceTextBox";
            this.unitPriceTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.4286985397338867D), Telerik.Reporting.Drawing.Unit.Inch(0.25000008940696716D));
            this.unitPriceTextBox.Style.Font.Name = "Courier New";
            this.unitPriceTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.unitPriceTextBox.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Inch(0.078740157186985016D);
            this.unitPriceTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.unitPriceTextBox.StyleName = "Normal.TableBody";
            this.unitPriceTextBox.Value = null;
            // 
            // itemDescriptionTextBox
            // 
            this.itemDescriptionTextBox.Name = "itemDescriptionTextBox";
            this.itemDescriptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8.5042972564697266D), Telerik.Reporting.Drawing.Unit.Inch(0.25000008940696716D));
            this.itemDescriptionTextBox.Style.Font.Name = "Courier New";
            this.itemDescriptionTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.itemDescriptionTextBox.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0.11811023950576782D);
            this.itemDescriptionTextBox.StyleName = "Normal.TableBody";
            this.itemDescriptionTextBox.Value = null;
            // 
            // totalLabelTextBox
            // 
            this.totalLabelTextBox.Culture = new System.Globalization.CultureInfo("en-PH");
            this.totalLabelTextBox.Format = "{0:N2}";
            this.totalLabelTextBox.Name = "totalLabelTextBox";
            this.totalLabelTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.4286985397338867D), Telerik.Reporting.Drawing.Unit.Inch(0.25000008940696716D));
            this.totalLabelTextBox.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.totalLabelTextBox.Style.Font.Name = "Courier New";
            this.totalLabelTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.totalLabelTextBox.StyleName = "Normal.TableTotal";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(8.5042972564697266D), Telerik.Reporting.Drawing.Unit.Inch(0.25000008940696716D));
            this.textBox2.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox2.Style.Font.Name = "Courier New";
            this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.textBox2.StyleName = "Normal.TableTotal";
            this.textBox2.Value = "TOTAL";
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(1.2968896627426148D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7916692495346069D), Telerik.Reporting.Drawing.Unit.Inch(0.19681096076965332D));
            this.textBox1.Style.Font.Name = "Courier New";
            this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox1.Value = "Cashier\'s Signature";
            // 
            // usersNameTextbox
            // 
            this.usersNameTextbox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(1.0999997854232788D));
            this.usersNameTextbox.Name = "usersNameTextbox";
            this.usersNameTextbox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7916685342788696D), Telerik.Reporting.Drawing.Unit.Inch(0.19681096076965332D));
            this.usersNameTextbox.Style.Font.Name = "Courier New";
            this.usersNameTextbox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.usersNameTextbox.Style.Font.Underline = true;
            this.usersNameTextbox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.usersNameTextbox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.usersNameTextbox.Value = "";
            // 
            // pageFooterTextBox
            // 
            this.pageFooterTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.00031582513474859297D), Telerik.Reporting.Drawing.Unit.Inch(1.0999999046325684D));
            this.pageFooterTextBox.Name = "pageFooterTextBox";
            this.pageFooterTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79968422651290894D), Telerik.Reporting.Drawing.Unit.Inch(0.19681096076965332D));
            this.pageFooterTextBox.Style.Font.Bold = true;
            this.pageFooterTextBox.Style.Font.Name = "Courier New";
            this.pageFooterTextBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.pageFooterTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.pageFooterTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.pageFooterTextBox.Value = "IMPORTANT\r\n";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.97940140962600708D), Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3687498569488525D), Telerik.Reporting.Drawing.Unit.Inch(0.19681096076965332D));
            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.Value = "TO THE ENROLLING STUDENT";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.8062992095947266D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox4,
            this.textBox6,
            this.textBox7,
            this.enrolleNameTextbox,
            this.textBox10,
            this.textBox8,
            this.registrarNameTextbox});
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.5522041985072121E-10D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4854340553283691D), Telerik.Reporting.Drawing.Unit.Inch(0.80625975131988525D));
            this.textBox4.Style.Font.Bold = false;
            this.textBox4.Style.Font.Name = "Courier New";
            this.textBox4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Justify;
            this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBox4.Value = resources.GetString("textBox4.Value");
            // 
            // textBox6
            // 
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.80629950761795044D));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4854340553283691D), Telerik.Reporting.Drawing.Unit.Inch(0.39362141489982605D));
            this.textBox6.Style.Font.Bold = false;
            this.textBox6.Style.Font.Name = "Courier New";
            this.textBox6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Justify;
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBox6.Value = "As proof that you have read the condition and agreed to it.  Please sign on the s" +
    "pace indicated below.";
            // 
            // textBox7
            // 
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.1999998092651367D));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79968422651290894D), Telerik.Reporting.Drawing.Unit.Inch(0.19681096076965332D));
            this.textBox7.Style.Font.Bold = true;
            this.textBox7.Style.Font.Name = "Courier New";
            this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.Value = "APPROVED:";
            // 
            // enrolleNameTextbox
            // 
            this.enrolleNameTextbox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(1.4062992334365845D));
            this.enrolleNameTextbox.Name = "enrolleNameTextbox";
            this.enrolleNameTextbox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1916685104370117D), Telerik.Reporting.Drawing.Unit.Inch(0.19681096076965332D));
            this.enrolleNameTextbox.Style.Font.Name = "Courier New";
            this.enrolleNameTextbox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.enrolleNameTextbox.Style.Font.Underline = true;
            this.enrolleNameTextbox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.enrolleNameTextbox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.enrolleNameTextbox.Value = "";
            // 
            // textBox10
            // 
            this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(1.6042159795761108D));
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.191669225692749D), Telerik.Reporting.Drawing.Unit.Inch(0.19681096076965332D));
            this.textBox10.Style.Font.Name = "Courier New";
            this.textBox10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox10.Value = "Student\'s Signature";
            // 
            // textBox8
            // 
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999941885471344D), Telerik.Reporting.Drawing.Unit.Inch(1.6042159795761108D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1916682720184326D), Telerik.Reporting.Drawing.Unit.Inch(0.19681096076965332D));
            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.Value = "Registrar/Authorized Rep";
            // 
            // registrarNameTextbox
            // 
            this.registrarNameTextbox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999941885471344D), Telerik.Reporting.Drawing.Unit.Inch(1.4062992334365845D));
            this.registrarNameTextbox.Name = "registrarNameTextbox";
            this.registrarNameTextbox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1916685104370117D), Telerik.Reporting.Drawing.Unit.Inch(0.19681096076965332D));
            this.registrarNameTextbox.Style.Font.Name = "Courier New";
            this.registrarNameTextbox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.registrarNameTextbox.Style.Font.Underline = true;
            this.registrarNameTextbox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.registrarNameTextbox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.registrarNameTextbox.Value = "";
            // 
            // StudentAssesment
            // 
            this.Culture = new System.Globalization.CultureInfo("en-US");
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection,
            this.detailSection1,
            this.pageFooterSection1});
            this.Name = "Invoice1";
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.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(6D), Telerik.Reporting.Drawing.Unit.Inch(8D));
            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);
            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.TableHeader")});
            styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            styleRule3.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
            styleRule3.Style.BorderColor.Default = System.Drawing.Color.Silver;
            styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(1D);
            styleRule3.Style.Color = System.Drawing.Color.DimGray;
            styleRule3.Style.Font.Bold = true;
            styleRule3.Style.Font.Name = "Arial";
            styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            styleRule3.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Cm(0.30000001192092896D);
            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), "Normal.TableBody")});
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule4.Style.BorderColor.Default = System.Drawing.Color.Silver;
            styleRule4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(1D);
            styleRule4.Style.Font.Name = "Arial";
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            styleRule4.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Cm(0.30000001192092896D);
            styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("Normal.TableTotal")});
            styleRule5.Style.BackgroundColor = System.Drawing.Color.Silver;
            styleRule5.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(1D);
            styleRule5.Style.Font.Bold = true;
            styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            styleRule5.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Cm(0.30000001192092896D);
            styleRule5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            styleRule5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5});
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Inch;
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(5.5D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.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.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();
            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.objectDataSource1 = new Telerik.Reporting.ObjectDataSource();
            this.detail = new Telerik.Reporting.DetailSection();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.419365406036377D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox1.StyleName = "Normal.TableHeader";
            this.textBox1.Value = "Note";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4527124166488648D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox2.StyleName = "Normal.TableHeader";
            this.textBox2.Value = "User Name";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6216322183609009D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox3.StyleName = "Normal.TableHeader";
            this.textBox3.Value = "Date";
            // 
            // objectDataSource1
            // 
            this.objectDataSource1.DataMember = "GetSampleTestNotes";
            this.objectDataSource1.DataSource = typeof(ServiceHost.Implementation.ReportDataService.SampleReportService);
            this.objectDataSource1.Name = "objectDataSource1";
            this.objectDataSource1.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
            new Telerik.Reporting.ObjectDataSourceParameter("parentId", typeof(int), "=Parameters.id.Value"),
            new Telerik.Reporting.ObjectDataSourceParameter("id", typeof(int), "=Parameters.id.Value")});
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.5D);
            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(4.4193663597106934D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.4527125358581543D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.6216318607330322D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox7);
            this.table1.Body.SetCellContent(0, 1, this.textBox8);
            this.table1.Body.SetCellContent(0, 2, this.textBox9);
            tableGroup1.ReportItem = this.textBox1;
            tableGroup2.ReportItem = this.textBox2;
            tableGroup3.ReportItem = this.textBox3;
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.ColumnGroups.Add(tableGroup2);
            this.table1.ColumnGroups.Add(tableGroup3);
            this.table1.DataSource = this.objectDataSource1;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox7,
            this.textBox8,
            this.textBox9,
            this.textBox1,
            this.textBox2,
            this.textBox3});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.table1.Name = "table1";
            this.table1.NoDataMessage = "=\' \'";
            tableGroup4.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup4.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup4);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4937100410461426D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.419365406036377D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox7.StyleName = "Normal.TableBody";
            this.textBox7.Value = "=Fields.Txt";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4527124166488648D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox8.StyleName = "Normal.TableBody";
            this.textBox8.Value = "=Fields.LastUser";
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6216322183609009D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox9.StyleName = "Normal.TableBody";
            this.textBox9.Value = "=Fields.LastDate";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            // 
            // SubSampleTestNotes
            // 
            this.DataSource = null;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail});
            this.Name = "SubSampleTestNotes";
            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.Mergeable = false;
            reportParameter1.Name = "parentId";
            reportParameter1.Text = "parentId";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Value = "1";
            reportParameter2.Mergeable = false;
            reportParameter2.Name = "id";
            reportParameter2.Text = "id";
            reportParameter2.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter2.Value = "1";
            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(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;
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")});
            styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule5.Style.Color = System.Drawing.Color.Black;
            styleRule5.Style.Font.Name = "Tahoma";
            styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            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.TableHeader")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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.Bold = false;
            styleRule6.Style.Font.Name = "Tahoma";
            styleRule6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule6.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            styleRule6.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), "Normal.TableBody")});
            styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule7.Style.Font.Name = "Tahoma";
            styleRule7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            styleRule7.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6,
            styleRule7});
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.5D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.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.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.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.sqlDataSource = new Telerik.Reporting.SqlDataSource();
     this.detail = new Telerik.Reporting.DetailSection();
     this.txtTongTien = new Telerik.Reporting.TextBox();
     this.textBox12 = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox1 = new Telerik.Reporting.TextBox();
     this.txtNgay = new Telerik.Reporting.TextBox();
     this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
     this.table1 = new Telerik.Reporting.Table();
     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();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDataSource
     //
     this.sqlDataSource.Name = "sqlDataSource";
     //
     // detail
     //
     this.detail.Height = new Telerik.Reporting.Drawing.Unit(1.1999999284744263D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.txtTongTien,
     this.textBox12,
     this.table1});
     this.detail.Name = "detail";
     //
     // txtTongTien
     //
     this.txtTongTien.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.8141498565673828D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.89999991655349731D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtTongTien.Name = "txtTongTien";
     this.txtTongTien.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.4535274505615234D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000001192092896D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtTongTien.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtTongTien.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.txtTongTien.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtTongTien.Value = "";
     //
     // textBox12
     //
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.1076583862304688D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.89999991655349731D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.70641261339187622D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29996061325073242D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox12.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value = "Tổng tiền: ";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.30000004172325134D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox1,
     this.txtNgay});
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9378803194267675E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.2676773071289062D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29996061325073242D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value = "THỐNG KÊ DOANH THU";
     //
     // txtNgay
     //
     this.txtNgay.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30007871985435486D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtNgay.Name = "txtNgay";
     this.txtNgay.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.2676377296447754D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29984259605407715D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.txtNgay.Style.Font.Name = "Arial";
     this.txtNgay.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
     this.txtNgay.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.txtNgay.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.txtNgay.Value = "";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Telerik.Reporting.Properties.Settings.ttewjkqv_qlks";
     this.sqlDataSource1.Name = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
     new Telerik.Reporting.SqlDataSourceParameter("@NgayRaSo", System.Data.DbType.Int32, "20120321")});
     this.sqlDataSource1.SelectCommand = "dbo.sp_HoaDon_GetItems_TheoNgay";
     this.sqlDataSource1.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.29999998211860657D, Telerik.Reporting.Drawing.UnitType.Inch)));
     this.table1.Body.SetCellContent(0, 0, this.textBox7);
     this.table1.Body.SetCellContent(0, 1, this.textBox8);
     this.table1.Body.SetCellContent(0, 2, this.textBox9);
     this.table1.Body.SetCellContent(0, 3, this.textBox10);
     this.table1.Body.SetCellContent(0, 4, this.textBox11);
     tableGroup1.ReportItem = this.textBox2;
     tableGroup2.ReportItem = this.textBox3;
     tableGroup3.ReportItem = this.textBox4;
     tableGroup4.ReportItem = this.textBox5;
     tableGroup5.ReportItem = this.textBox6;
     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.sqlDataSource;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.textBox2,
     this.textBox3,
     this.textBox4,
     this.textBox5,
     this.textBox6,
     this.textBox7,
     this.textBox8,
     this.textBox9,
     this.textBox10,
     this.textBox11});
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.099999986588954926D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.table1.Name = "table1";
     tableGroup6.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
     new Telerik.Reporting.Data.Grouping("")});
     tableGroup6.Name = "Detail";
     this.table1.RowGroups.Add(tableGroup6);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.2676382064819336D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.59999996423721313D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.table1.StyleName = "Normal.TableNormal";
     //
     // textBox2
     //
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29999998211860657D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.textBox2.Style.Font.Name = "Arial";
     this.textBox2.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.StyleName = "Normal.TableHeader";
     this.textBox2.Value = "Ngày vào";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29999998211860657D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox3.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.textBox3.Style.Font.Name = "Arial";
     this.textBox3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.StyleName = "Normal.TableHeader";
     this.textBox3.Value = "Ngày ra";
     //
     // textBox4
     //
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29999998211860657D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.textBox4.Style.Font.Name = "Arial";
     this.textBox4.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.StyleName = "Normal.TableHeader";
     this.textBox4.Value = "Loại thuê";
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29999998211860657D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox5.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.textBox5.Style.Font.Name = "Arial";
     this.textBox5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.StyleName = "Normal.TableHeader";
     this.textBox5.Value = "Ca";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29999998211860657D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox6.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.textBox6.Style.Font.Name = "Arial";
     this.textBox6.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.StyleName = "Normal.TableHeader";
     this.textBox6.Value = "Thành tiền";
     //
     // textBox7
     //
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29999998211860657D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox7.Style.Font.Name = "Arial";
     this.textBox7.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.StyleName = "Normal.TableBody";
     this.textBox7.Value = "=Fields.NgayVao";
     //
     // textBox8
     //
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29999998211860657D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox8.Style.Font.Name = "Arial";
     this.textBox8.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.StyleName = "Normal.TableBody";
     this.textBox8.Value = "=Fields.NgayRa";
     //
     // textBox9
     //
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29999998211860657D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox9.Style.Font.Name = "Arial";
     this.textBox9.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.StyleName = "Normal.TableBody";
     this.textBox9.Value = "=Fields.Thue";
     //
     // textBox10
     //
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29999998211860657D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox10.Style.Font.Name = "Arial";
     this.textBox10.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.StyleName = "Normal.TableBody";
     this.textBox10.Value = "=Fields.LoaiCa";
     //
     // textBox11
     //
     this.textBox11.Format = "{0:N0}";
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.4535276889801025D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29999998211860657D, Telerik.Reporting.Drawing.UnitType.Inch));
     this.textBox11.Style.Font.Name = "Arial";
     this.textBox11.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
     this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.StyleName = "Normal.TableBody";
     this.textBox11.Value = "=Fields.TongTien";
     //
     // ReportThongKeDoanhThu
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
     this.pageHeaderSection1,
     this.detail,
     this.pageFooterSection1});
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name = "Type";
     reportParameter1.Text = "Type";
     reportParameter2.Name = "Ngay";
     reportParameter2.Text = "Ngay";
     reportParameter3.Name = "Thang";
     reportParameter3.Text = "Thang";
     reportParameter4.Name = "Nam";
     reportParameter4.Text = "Nam";
     reportParameter5.Name = "TuNgay";
     reportParameter5.Text = "TuNgay";
     reportParameter6.Name = "DenNgay";
     reportParameter6.Text = "DenNgay";
     reportParameter7.Name = "TongTien";
     reportParameter7.Text = "TongTien";
     this.ReportParameters.Add(reportParameter1);
     this.ReportParameters.Add(reportParameter2);
     this.ReportParameters.Add(reportParameter3);
     this.ReportParameters.Add(reportParameter4);
     this.ReportParameters.Add(reportParameter5);
     this.ReportParameters.Add(reportParameter6);
     this.ReportParameters.Add(reportParameter7);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.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 = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     styleRule1.Style.Color = System.Drawing.Color.Black;
     styleRule1.Style.Font.Name = "Tahoma";
     styleRule1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
     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.TableHeader")});
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
     descendantSelector1});
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule2.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     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), "Normal.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 = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
     styleRule1,
     styleRule2,
     styleRule3});
     this.Width = new Telerik.Reporting.Drawing.Unit(7.2677168846130371D, Telerik.Reporting.Drawing.UnitType.Inch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.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.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.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.table1 = new Telerik.Reporting.Table();
            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.objectDataSource1 = new Telerik.Reporting.ObjectDataSource();
            this.textBox5 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8749802112579346D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox1.StyleName = "Normal.TableHeader";
            this.textBox1.Value = "Action Type";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8749802112579346D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox2.StyleName = "Normal.TableHeader";
            this.textBox2.Value = "Action Date";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8749802112579346D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox3.StyleName = "Normal.TableHeader";
            this.textBox3.Value = "Days from Test Begin Date";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8749802112579346D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox4.StyleName = "Normal.TableHeader";
            this.textBox4.Value = "Result Date";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D);
            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(1.8749802112579346D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.8749802112579346D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.8749802112579346D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.8749802112579346D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox6);
            this.table1.Body.SetCellContent(0, 1, this.textBox7);
            this.table1.Body.SetCellContent(0, 2, this.textBox8);
            this.table1.Body.SetCellContent(0, 3, this.textBox9);
            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.objectDataSource1;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox9,
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.table1.Name = "table1";
            tableGroup5.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup5.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup5);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4999208450317383D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8749802112579346D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox6.StyleName = "Normal.TableBody";
            this.textBox6.Value = "=Fields.TimepointType";
            // 
            // textBox7
            // 
            this.textBox7.Format = "{0:MM/dd/yyyy}";
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8749802112579346D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox7.StyleName = "Normal.TableBody";
            this.textBox7.Value = "=Fields.BeginDate";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8749802112579346D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox8.StyleName = "Normal.TableBody";
            this.textBox8.Value = "=Fields.BeginDateDays";
            // 
            // textBox9
            // 
            this.textBox9.Format = "{0:MM/dd/yyyy}";
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8749802112579346D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox9.StyleName = "Normal.TableBody";
            this.textBox9.Value = "= IsNull(Fields.ResultDetail.ResultDate,\"\")";
            // 
            // objectDataSource1
            // 
            this.objectDataSource1.DataMember = "GetSampleTestTimePoints";
            this.objectDataSource1.DataSource = "ServiceHost.Implementation.ReportDataService.OrderReportService, ServiceHost.Impl" +
    "ementation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null";
            this.objectDataSource1.Name = "objectDataSource1";
            this.objectDataSource1.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
            new Telerik.Reporting.ObjectDataSourceParameter("timePointParentId", typeof(int), "=Parameters.timePointParentId.Value")});
            // 
            // 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.20000000298023224D));
            this.textBox5.StyleName = "Normal.TableBody";
            // 
            // SubSampleTestTimePoints
            // 
            this.DataSource = null;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail});
            this.Name = "SubSampleTestTimePoints";
            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.Name = "timePointParentId";
            reportParameter1.Text = "timePointParentId";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Value = "1";
            this.ReportParameters.Add(reportParameter1);
            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);
            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.TableHeader")});
            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(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), "Normal.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.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(ReporteUsuariosSolicitud));
            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.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();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
            this.SQL_DS_ReporteUsuariosSolicitudes = new Telerik.Reporting.SqlDataSource();
            this.detailSection1 = new Telerik.Reporting.DetailSection();
            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.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // SQL_DS_ReporteUsuariosSolicitudes
            // 
            this.SQL_DS_ReporteUsuariosSolicitudes.ConnectionString = "SigeretContext";
            this.SQL_DS_ReporteUsuariosSolicitudes.Name = "SQL_DS_ReporteUsuariosSolicitudes";
            this.SQL_DS_ReporteUsuariosSolicitudes.SelectCommand = resources.GetString("SQL_DS_ReporteUsuariosSolicitudes.SelectCommand");
            // 
            // 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(2D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox9);
            this.table1.Body.SetCellContent(0, 1, this.textBox10);
            this.table1.Body.SetCellContent(0, 2, this.textBox11);
            this.table1.Body.SetCellContent(0, 3, this.textBox12);
            this.table1.Body.SetCellContent(0, 4, this.textBox13);
            this.table1.Body.SetCellContent(0, 5, this.textBox14);
            this.table1.Body.SetCellContent(0, 6, this.textBox15);
            this.table1.Body.SetCellContent(0, 7, this.textBox16);
            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;
            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.SQL_DS_ReporteUsuariosSolicitudes;
            this.table1.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.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
            this.table1.Name = "table1";
            tableGroup9.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup9.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup9);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(16D), Telerik.Reporting.Drawing.Unit.Cm(1D));
            this.table1.StyleName = "Aspect.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 = "Aspect.TableHeader";
            this.textBox1.Value = "Aula";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox2.StyleName = "Aspect.TableHeader";
            this.textBox2.Value = "Edificio";
            // 
            // 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 = "Aspect.TableHeader";
            this.textBox3.Value = "Estatus Solicitud";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox4.StyleName = "Aspect.TableHeader";
            this.textBox4.Value = "Fecha";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox5.StyleName = "Aspect.TableHeader";
            this.textBox5.Value = "Hora Fin";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox6.StyleName = "Aspect.TableHeader";
            this.textBox6.Value = "Hora Inicio";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox7.StyleName = "Aspect.TableHeader";
            this.textBox7.Value = "Nombre";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox8.StyleName = "Aspect.TableHeader";
            this.textBox8.Value = "Usuario";
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox9.StyleName = "Aspect.TableBody";
            this.textBox9.Value = "=Fields.Aula";
            // 
            // 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 = "Aspect.TableBody";
            this.textBox10.Value = "=Fields.Edificio";
            // 
            // 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 = "Aspect.TableBody";
            this.textBox11.Value = "=Fields.EstatusSolicitud";
            // 
            // 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 = "Aspect.TableBody";
            this.textBox12.Value = "=Fields.Fecha";
            // 
            // 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 = "Aspect.TableBody";
            this.textBox13.Value = "=Fields.HoraFin";
            // 
            // textBox14
            // 
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox14.StyleName = "Aspect.TableBody";
            this.textBox14.Value = "=Fields.HoraInicio";
            // 
            // textBox15
            // 
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox15.StyleName = "Aspect.TableBody";
            this.textBox15.Value = "=Fields.Nombre";
            // 
            // textBox16
            // 
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox16.StyleName = "Aspect.TableBody";
            this.textBox16.Value = "=Fields.Usuario";
            // 
            // textBox17
            // 
            this.textBox17.Name = "ReportNameTextBox";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15D), Telerik.Reporting.Drawing.Unit.Cm(2D));
            this.textBox17.Style.Font.Bold = true;
            this.textBox17.Style.Font.Name = "Segoe UI";
            this.textBox17.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox17.Value = "ReporteUsuariosSolicitud";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox17});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // textBox18
            // 
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11.814167022705078D), Telerik.Reporting.Drawing.Unit.Cm(1.5D));
            this.textBox18.Name = "ReportPageNumberTextBox";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4D), Telerik.Reporting.Drawing.Unit.Cm(1D));
            this.textBox18.Style.Font.Name = "Segoe UI";
            this.textBox18.Value = "Page: {PageNumber}";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox18});
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // ReporteUsuariosSolicitud
            // 
            this.DataSource = this.SQL_DS_ReporteUsuariosSolicitudes;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detailSection1,
            this.pageHeaderSection1,
            this.pageFooterSection1});
            this.Name = "ReporteUsuariosSolicitud";
            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;
            reportParameter1.Name = "FechaInicio";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter1.Value = "=Date(2014,01,01)";
            reportParameter2.Name = "FechaFin";
            reportParameter2.Type = Telerik.Reporting.ReportParameterType.DateTime;
            reportParameter2.Value = "= Now()";
            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.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(238)))), ((int)(((byte)(232)))));
            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(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 = "Verdana";
            styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector("PageInfo")});
            styleRule4.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(160)))), ((int)(((byte)(160)))), ((int)(((byte)(160)))));
            styleRule4.Style.Font.Name = "Verdana";
            styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Aspect.TableNormal")});
            styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule5.Style.Color = System.Drawing.Color.Black;
            styleRule5.Style.Font.Name = "Verdana";
            styleRule5.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), "Aspect.TableHeader")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            styleRule6.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            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.Color = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(222)))), ((int)(((byte)(209)))));
            styleRule6.Style.Font.Name = "Verdana";
            styleRule6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule6.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), "Aspect.TableBody")});
            styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule7.Style.Font.Name = "Verdana";
            styleRule7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6,
            styleRule7});
            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.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.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.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox35 = new Telerik.Reporting.TextBox();
            this.textBox31 = new Telerik.Reporting.TextBox();
            this.textBox27 = new Telerik.Reporting.TextBox();
            this.textBox39 = new Telerik.Reporting.TextBox();
            this.textBox49 = new Telerik.Reporting.TextBox();
            this.textBox53 = new Telerik.Reporting.TextBox();
            this.textBox58 = new Telerik.Reporting.TextBox();
            this.pageHeader = new Telerik.Reporting.PageHeaderSection();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.shape1 = new Telerik.Reporting.Shape();
            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.textBox10 = new Telerik.Reporting.TextBox();
            this.panel1 = new Telerik.Reporting.Panel();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox23 = new Telerik.Reporting.TextBox();
            this.GalileoLogo = new Telerik.Reporting.PictureBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.textBox24 = new Telerik.Reporting.TextBox();
            this.textBox25 = new Telerik.Reporting.TextBox();
            this.textBox29 = new Telerik.Reporting.TextBox();
            this.textBox33 = new Telerik.Reporting.TextBox();
            this.textBox37 = new Telerik.Reporting.TextBox();
            this.textBox48 = new Telerik.Reporting.TextBox();
            this.textBox51 = new Telerik.Reporting.TextBox();
            this.textBox54 = new Telerik.Reporting.TextBox();
            this.textBox59 = new Telerik.Reporting.TextBox();
            this.textBox61 = new Telerik.Reporting.TextBox();
            this.textBox62 = new Telerik.Reporting.TextBox();
            this.textBox63 = new Telerik.Reporting.TextBox();
            this.textBox64 = new Telerik.Reporting.TextBox();
            this.textBox65 = new Telerik.Reporting.TextBox();
            this.textBox66 = new Telerik.Reporting.TextBox();
            this.textBox67 = new Telerik.Reporting.TextBox();
            this.textBox68 = new Telerik.Reporting.TextBox();
            this.textBox69 = new Telerik.Reporting.TextBox();
            this.textBox70 = new Telerik.Reporting.TextBox();
            this.PaymentDataSource = new Telerik.Reporting.ObjectDataSource();
            this.textBox30 = new Telerik.Reporting.TextBox();
            this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
            this.textBox32 = new Telerik.Reporting.TextBox();
            this.textBox34 = new Telerik.Reporting.TextBox();
            this.textBox36 = new Telerik.Reporting.TextBox();
            this.pictureBoxCartoon = new Telerik.Reporting.PictureBox();
            this.textBox26 = new Telerik.Reporting.TextBox();
            this.textBox28 = new Telerik.Reporting.TextBox();
            this.textBox38 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.83041810989379883D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox6.Style.Font.Bold = true;
            this.textBox6.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox6.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.StyleName = "Civic.TableHeader";
            this.textBox6.Value = "No";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.1641707420349121D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox7.Style.Font.Bold = true;
            this.textBox7.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox7.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.StyleName = "Civic.TableHeader";
            this.textBox7.Value = "Name";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1743777990341187D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox8.Style.Font.Bold = true;
            this.textBox8.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox8.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.StyleName = "Civic.TableHeader";
            this.textBox8.Value = "Qty";
            // 
            // textBox35
            // 
            this.textBox35.Name = "textBox35";
            this.textBox35.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.761876106262207D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox35.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox35.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox35.Style.Font.Bold = true;
            this.textBox35.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox35.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox35.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox35.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox35.StyleName = "Civic.TableHeader";
            this.textBox35.Value = "UnitPrice";
            // 
            // textBox31
            // 
            this.textBox31.Name = "textBox31";
            this.textBox31.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3439574241638184D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox31.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox31.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox31.Style.Font.Bold = true;
            this.textBox31.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox31.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox31.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox31.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox31.StyleName = "Civic.TableHeader";
            this.textBox31.Value = "Sub-Total";
            // 
            // textBox27
            // 
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.047500491142273D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox27.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox27.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox27.Style.Font.Bold = true;
            this.textBox27.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox27.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox27.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox27.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox27.StyleName = "Civic.TableHeader";
            this.textBox27.Value = "W/H%";
            // 
            // textBox39
            // 
            this.textBox39.Name = "textBox39";
            this.textBox39.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.6560418605804443D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox39.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox39.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox39.Style.Font.Bold = true;
            this.textBox39.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox39.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox39.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox39.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox39.StyleName = "Civic.TableHeader";
            this.textBox39.Value = "W/H Amount";
            // 
            // textBox49
            // 
            this.textBox49.Name = "textBox49";
            this.textBox49.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.91520839929580688D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox49.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox49.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox49.Style.Font.Bold = true;
            this.textBox49.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox49.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox49.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox49.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox49.StyleName = "Civic.TableHeader";
            this.textBox49.Value = "VAT%";
            // 
            // textBox53
            // 
            this.textBox53.Name = "textBox53";
            this.textBox53.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7354170083999634D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox53.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox53.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox53.Style.Font.Bold = true;
            this.textBox53.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox53.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox53.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox53.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox53.StyleName = "Civic.TableHeader";
            this.textBox53.Value = "VAT% Amount";
            // 
            // textBox58
            // 
            this.textBox58.Name = "textBox58";
            this.textBox58.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.4497911930084229D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox58.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox58.Style.Font.Bold = true;
            this.textBox58.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox58.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox58.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox58.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox58.StyleName = "Civic.TableHeader";
            this.textBox58.Value = "Net Total";
            // 
            // pageHeader
            // 
            this.pageHeader.Height = new Telerik.Reporting.Drawing.Unit(3.267716646194458D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.shape1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox5,
            this.textBox10,
            this.panel1,
            this.textBox12,
            this.textBox13,
            this.textBox14,
            this.textBox15,
            this.textBox16,
            this.textBox17,
            this.textBox18,
            this.textBox19,
            this.textBox20,
            this.textBox21,
            this.textBox22,
            this.textBox23,
            this.GalileoLogo});
            this.pageHeader.Name = "pageHeader";
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.099999986588954926D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.2676377296447754D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.Style.Font.Name = "Tahoma";
            this.textBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox1.Value = "CarPass Information Services Co., Ltd.";
            // 
            // shape1
            // 
            this.shape1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.3000786304473877D, Telerik.Reporting.Drawing.UnitType.Inch));
            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(new Telerik.Reporting.Drawing.Unit(7.2676377296447754D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.099921382963657379D, Telerik.Reporting.Drawing.UnitType.Inch));
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.400078684091568D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.2676377296447754D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox2.Style.Font.Name = "Tahoma";
            this.textBox2.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox2.Value = "117/16 Panjit Tower, 13th Floor, Soi 55, Sukhumvit Road, Klongton-Nua, Wattana, B" +
    "angkok 10110";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.60015755891799927D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.2676377296447754D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox3.Style.Font.Name = "Tahoma";
            this.textBox3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox3.Value = "ID Tax Number: 3032231015    Telephone Phone No. : (02) 769 - 5090";
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.1338582038879395D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.94488191604614258D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.39996075630188D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox4.Style.Font.Name = "Tahoma";
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox4.Value = "ORIGINAL";
            // 
            // textBox5
            // 
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.1338582038879395D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.1449607610702515D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3999605178833008D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.2999211847782135D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox5.Style.Font.Italic = false;
            this.textBox5.Style.Font.Name = "Tahoma";
            this.textBox5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(16D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox5.Style.Font.Underline = true;
            this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox5.Value = "TAX INVOICE/RECEIPT";
            // 
            // textBox10
            // 
            this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.70866137742996216D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.2598425149917603D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.27629914879798889D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox10.Style.Font.Name = "Tahoma";
            this.textBox10.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox10.Value = "To:";
            // 
            // panel1
            // 
            this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox11});
            this.panel1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.0236220359802246D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.2598425149917603D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel1.Name = "panel1";
            this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3172440528869629D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.panel1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox11
            // 
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(7.8678131103515625E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3171653747558594D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.79992121458053589D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox11.Style.Font.Name = "Tahoma";
            this.textBox11.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBox11.Value = "=customerAddress";
            // 
            // textBox12
            // 
            this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.31488180160522461D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.9598425030708313D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.67007875442504883D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999980926513672D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox12.Style.Font.Name = "Tahoma";
            this.textBox12.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox12.Value = "Customer:";
            // 
            // textBox13
            // 
            this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.0237007141113281D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.9598425030708313D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7999215126037598D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox13.Style.Font.Name = "Tahoma";
            this.textBox13.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox13.Value = "=customerName";
            // 
            // textBox14
            // 
            this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.17397022247314453D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.1599218845367432D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.81099033355712891D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox14.Style.Font.Name = "Tahoma";
            this.textBox14.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox14.Value = "Customer ID:";
            // 
            // textBox15
            // 
            this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.0237007141113281D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.1599218845367432D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7999215126037598D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox15.Style.Font.Name = "Tahoma";
            this.textBox15.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox15.Value = "=customerIdmId";
            // 
            // textBox16
            // 
            this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.039370059967041016D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.45196795463562D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.94488191604614258D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox16.Style.Font.Name = "Tahoma";
            this.textBox16.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox16.Value = "Customer Code:";
            // 
            // textBox17
            // 
            this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.0237007141113281D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.45196795463562D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7999215126037598D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox17.Style.Font.Name = "Tahoma";
            this.textBox17.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox17.Value = "=customerCode";
            // 
            // textBox18
            // 
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.1582679748535156D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.5489979982376099D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.3518889844417572D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox18.Style.Font.Name = "Tahoma";
            this.textBox18.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox18.Value = "No:";
            // 
            // textBox19
            // 
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.5251960754394531D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.5489979982376099D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.008622407913208D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox19.Style.Font.Name = "Tahoma";
            this.textBox19.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox19.Value = "=No";
            // 
            // textBox20
            // 
            this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.1582679748535156D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.8302479982376099D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.3518889844417572D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox20.Style.Font.Name = "Tahoma";
            this.textBox20.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox20.Value = "Date:";
            // 
            // textBox21
            // 
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.5147795677185059D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.8302479982376099D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.008622407913208D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox21.Style.Font.Name = "Tahoma";
            this.textBox21.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox21.Value = "=Date";
            // 
            // textBox22
            // 
            this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.5147795677185059D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.1114981174468994D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.008622407913208D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox22.Style.Font.Name = "Tahoma";
            this.textBox22.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox22.Value = "=PaymentId";
            // 
            // textBox23
            // 
            this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.1582679748535156D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.1114981174468994D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.3518889844417572D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox23.Style.Font.Name = "Tahoma";
            this.textBox23.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox23.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox23.Value = "Ref:";
            // 
            // GalileoLogo
            // 
            this.GalileoLogo.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(10.56200122833252D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(6.1000003814697266D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.GalileoLogo.MimeType = "image/png";
            this.GalileoLogo.Name = "GalileoLogo";
            this.GalileoLogo.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(200D, Telerik.Reporting.Drawing.UnitType.Pixel), new Telerik.Reporting.Drawing.Unit(71D, Telerik.Reporting.Drawing.UnitType.Pixel));
            this.GalileoLogo.Value = global::TransactionFrontEnd.Properties.Resources.galileo;
            // 
            // detail
            // 
            this.detail.Height = new Telerik.Reporting.Drawing.Unit(3.1714975833892822D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1});
            this.detail.Name = "detail";
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.83041840791702271D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(4.1641707420349121D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.1743789911270142D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.7618755102157593D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(2.3439581394195557D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.0474995374679565D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.6560419797897339D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(0.91520881652832031D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.7354177236557007D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(2.449791431427002D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Cm)));
            this.table1.Body.SetCellContent(0, 0, this.textBox9);
            this.table1.Body.SetCellContent(0, 1, this.textBox24);
            this.table1.Body.SetCellContent(0, 2, this.textBox25);
            this.table1.Body.SetCellContent(0, 5, this.textBox29);
            this.table1.Body.SetCellContent(0, 4, this.textBox33);
            this.table1.Body.SetCellContent(0, 3, this.textBox37);
            this.table1.Body.SetCellContent(0, 6, this.textBox48);
            this.table1.Body.SetCellContent(0, 7, this.textBox51);
            this.table1.Body.SetCellContent(0, 8, this.textBox54);
            this.table1.Body.SetCellContent(0, 9, this.textBox59);
            this.table1.Body.SetCellContent(1, 0, this.textBox61);
            this.table1.Body.SetCellContent(1, 1, this.textBox62);
            this.table1.Body.SetCellContent(1, 2, this.textBox63);
            this.table1.Body.SetCellContent(1, 3, this.textBox64);
            this.table1.Body.SetCellContent(1, 4, this.textBox65);
            this.table1.Body.SetCellContent(1, 5, this.textBox66);
            this.table1.Body.SetCellContent(1, 6, this.textBox67);
            this.table1.Body.SetCellContent(1, 7, this.textBox68);
            this.table1.Body.SetCellContent(1, 8, this.textBox69);
            this.table1.Body.SetCellContent(1, 9, this.textBox70);
            tableGroup1.ReportItem = this.textBox6;
            tableGroup2.ReportItem = this.textBox7;
            tableGroup3.ReportItem = this.textBox8;
            tableGroup4.ReportItem = this.textBox35;
            tableGroup5.ReportItem = this.textBox31;
            tableGroup6.ReportItem = this.textBox27;
            tableGroup7.ReportItem = this.textBox39;
            tableGroup8.ReportItem = this.textBox49;
            tableGroup9.ReportItem = this.textBox53;
            tableGroup10.ReportItem = this.textBox58;
            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.PaymentDataSource;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox9,
            this.textBox24,
            this.textBox25,
            this.textBox29,
            this.textBox33,
            this.textBox37,
            this.textBox48,
            this.textBox51,
            this.textBox54,
            this.textBox59,
            this.textBox61,
            this.textBox62,
            this.textBox63,
            this.textBox64,
            this.textBox65,
            this.textBox66,
            this.textBox67,
            this.textBox68,
            this.textBox69,
            this.textBox70,
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox35,
            this.textBox31,
            this.textBox27,
            this.textBox39,
            this.textBox49,
            this.textBox53,
            this.textBox58});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.10000035166740418D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.table1.Name = "table1";
            tableGroup12.Name = "Group1";
            tableGroup11.ChildGroups.Add(tableGroup12);
            tableGroup11.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("")});
            tableGroup11.Name = "DetailGroup";
            tableGroup14.Name = "Group4";
            tableGroup13.ChildGroups.Add(tableGroup14);
            tableGroup13.Name = "Group3";
            this.table1.RowGroups.Add(tableGroup11);
            this.table1.RowGroups.Add(tableGroup13);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(18.078762054443359D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.799999475479126D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.table1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.table1.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.table1.Style.Font.Name = "Tahoma";
            this.table1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.table1.StyleName = "Civic.TableHeader";
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.83041810989379883D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox9.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox9.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox9.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox9.Value = "=No";
            // 
            // textBox24
            // 
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.1641707420349121D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox24.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox24.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox24.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox24.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox24.Value = "=Name";
            // 
            // textBox25
            // 
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1743777990341187D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox25.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox25.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox25.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox25.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox25.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox25.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox25.Value = "=quantity";
            // 
            // textBox29
            // 
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.047500491142273D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox29.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox29.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox29.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox29.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox29.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox29.StyleName = "";
            this.textBox29.Value = "=WithholdingTaxPercent";
            // 
            // textBox33
            // 
            this.textBox33.Name = "textBox33";
            this.textBox33.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3439574241638184D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox33.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox33.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox33.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox33.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox33.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox33.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox33.StyleName = "";
            this.textBox33.Value = "=SubTotal";
            // 
            // textBox37
            // 
            this.textBox37.Name = "textBox37";
            this.textBox37.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.761876106262207D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox37.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox37.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox37.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox37.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox37.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox37.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox37.StyleName = "";
            this.textBox37.Value = "=UnitPrice";
            // 
            // textBox48
            // 
            this.textBox48.Name = "textBox48";
            this.textBox48.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.6560418605804443D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox48.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox48.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox48.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox48.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox48.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox48.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox48.StyleName = "";
            this.textBox48.Value = "=WithholdingTaxAmount";
            // 
            // textBox51
            // 
            this.textBox51.Name = "textBox51";
            this.textBox51.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.91520839929580688D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox51.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox51.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox51.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox51.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox51.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox51.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox51.StyleName = "";
            this.textBox51.Value = "=VatPercent";
            // 
            // textBox54
            // 
            this.textBox54.Name = "textBox54";
            this.textBox54.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7354170083999634D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox54.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox54.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox54.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox54.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox54.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox54.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox54.StyleName = "";
            this.textBox54.Value = "=VatAmount";
            // 
            // textBox59
            // 
            this.textBox59.Name = "textBox59";
            this.textBox59.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.4497911930084229D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.899999737739563D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox59.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox59.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox59.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox59.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox59.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox59.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox59.StyleName = "";
            this.textBox59.Value = "=NetAmount";
            // 
            // textBox61
            // 
            this.textBox61.Name = "textBox61";
            this.textBox61.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.83041810989379883D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox61.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox61.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox61.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox61.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox61.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox61.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox61.StyleName = "";
            // 
            // textBox62
            // 
            this.textBox62.Name = "textBox62";
            this.textBox62.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.1641707420349121D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox62.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox62.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox62.Style.Font.Bold = true;
            this.textBox62.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox62.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox62.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox62.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox62.StyleName = "";
            this.textBox62.Value = "Total";
            // 
            // textBox63
            // 
            this.textBox63.Name = "textBox63";
            this.textBox63.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.1743788719177246D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox63.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox63.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox63.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox63.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox63.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox63.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox63.StyleName = "";
            // 
            // textBox64
            // 
            this.textBox64.Name = "textBox64";
            this.textBox64.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.761876106262207D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox64.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox64.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox64.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox64.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox64.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox64.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox64.StyleName = "";
            // 
            // textBox65
            // 
            this.textBox65.Name = "textBox65";
            this.textBox65.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3439574241638184D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox65.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox65.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox65.Style.Font.Bold = true;
            this.textBox65.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox65.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox65.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox65.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox65.StyleName = "";
            this.textBox65.Value = "=Format(\'{0:N2}\',Sum(CDbl(Fields.subTotal)))";
            // 
            // textBox66
            // 
            this.textBox66.Name = "textBox66";
            this.textBox66.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.0475000143051148D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox66.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox66.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox66.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox66.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox66.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox66.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox66.StyleName = "";
            // 
            // textBox67
            // 
            this.textBox67.Name = "textBox67";
            this.textBox67.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.656042218208313D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox67.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox67.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox67.Style.Font.Bold = true;
            this.textBox67.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox67.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox67.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox67.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox67.StyleName = "";
            this.textBox67.Value = "=Format(\'{0:N2}\',Sum(CDbl(Fields.WithholdingTaxAmount)))";
            // 
            // textBox68
            // 
            this.textBox68.Name = "textBox68";
            this.textBox68.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.91520869731903076D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox68.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox68.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox68.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox68.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox68.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox68.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox68.StyleName = "";
            // 
            // textBox69
            // 
            this.textBox69.Name = "textBox69";
            this.textBox69.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7354178428649902D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox69.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox69.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox69.Style.Font.Bold = true;
            this.textBox69.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox69.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox69.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox69.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox69.StyleName = "";
            this.textBox69.Value = "=Format(\'{0:N2}\',Sum(CDbl(Fields.VatAmount)))";
            // 
            // textBox70
            // 
            this.textBox70.Name = "textBox70";
            this.textBox70.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.4497911930084229D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.textBox70.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox70.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.textBox70.Style.Font.Bold = true;
            this.textBox70.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox70.Style.LineWidth = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox70.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox70.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox70.StyleName = "";
            this.textBox70.Value = "=Format(\'{0:N2}\',Sum(CDbl(Fields.NetAmount)))";
            // 
            // PaymentDataSource
            // 
            this.PaymentDataSource.DataSource = typeof(TransactionFrontEnd.ViewPayment.ViewPaymentPaymentItems);
            this.PaymentDataSource.Name = "objectDataSource1";
            // 
            // textBox30
            // 
            this.textBox30.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.0237008333206177D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.75214767456054688D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox30.Name = "textBox30";
            this.textBox30.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.3463776111602783D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox30.Style.Font.Name = "Tahoma";
            this.textBox30.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox30.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox30.Value = "=date";
            // 
            // reportFooterSection1
            // 
            this.reportFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(6.6443982124328613D, Telerik.Reporting.Drawing.UnitType.Cm);
            this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox32,
            this.textBox34,
            this.textBox36,
            this.pictureBoxCartoon,
            this.textBox30,
            this.textBox26,
            this.textBox28,
            this.textBox38});
            this.reportFooterSection1.Name = "reportFooterSection1";
            // 
            // textBox32
            // 
            this.textBox32.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.11815071105957031D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox32.Name = "textBox32";
            this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.54803156852722168D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999980926513672D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox32.Style.Font.Name = "Tahoma";
            this.textBox32.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox32.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox32.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox32.Value = "Remark:";
            // 
            // textBox34
            // 
            this.textBox34.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.748110294342041D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.11815071105957031D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox34.Name = "textBox34";
            this.textBox34.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.6219682693481445D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.59051066637039185D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox34.Style.Font.Name = "Tahoma";
            this.textBox34.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox34.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBox34.Value = "=remark";
            // 
            // textBox36
            // 
            this.textBox36.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.20000004768371582D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.74803131818771362D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox36.Name = "textBox36";
            this.textBox36.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.82362198829650879D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999980926513672D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox36.Style.Font.Name = "Tahoma";
            this.textBox36.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox36.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox36.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox36.Value = "Received By:";
            // 
            // pictureBoxCartoon
            // 
            this.pictureBoxCartoon.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.50800031423568726D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(2.744396448135376D, Telerik.Reporting.Drawing.UnitType.Cm));
            this.pictureBoxCartoon.MimeType = "image/jpeg";
            this.pictureBoxCartoon.Name = "pictureBoxCartoon";
            this.pictureBoxCartoon.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(243D, Telerik.Reporting.Drawing.UnitType.Pixel), new Telerik.Reporting.Drawing.Unit(133D, Telerik.Reporting.Drawing.UnitType.Pixel));
            this.pictureBoxCartoon.Value = global::TransactionFrontEnd.Properties.Resources.cartoon;
            // 
            // textBox26
            // 
            this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.5147795677185059D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.6413244009017944D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3938651084899902D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999980926513672D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox26.Style.Font.Name = "Tahoma";
            this.textBox26.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox26.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox26.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox26.Style.Visible = false;
            this.textBox26.Value = "[electronic signature]";
            // 
            // textBox28
            // 
            this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.5147795677185059D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.8414026498794556D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox28.Name = "textBox28";
            this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3938651084899902D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30198130011558533D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox28.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox28.Style.Font.Name = "Tahoma";
            this.textBox28.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox28.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox28.Value = "";
            // 
            // textBox38
            // 
            this.textBox38.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.5147795677185059D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.143463134765625D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox38.Name = "textBox38";
            this.textBox38.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.3938651084899902D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999980926513672D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox38.Style.Font.Name = "Tahoma";
            this.textBox38.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(9D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox38.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox38.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox38.Value = "Authorized By";
            // 
            // TaxInvoice
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeader,
            this.detail,
            this.reportFooterSection1});
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            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(typeof(Telerik.Reporting.Table), "Civic.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 = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            styleRule1.Style.Color = System.Drawing.Color.Black;
            styleRule1.Style.Font.Name = "Georgia";
            styleRule1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            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), "Civic.TableHeader")});
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            styleRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(174)))), ((int)(((byte)(173)))));
            styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule2.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            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), "Civic.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 = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3});
            this.Width = new Telerik.Reporting.Drawing.Unit(7.2677168846130371D, 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(ThirdTraineeDetailReport));
     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.CustomAction               customAction1       = new Telerik.Reporting.CustomAction();
     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.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.textBox5           = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.sqlDataSource3     = new Telerik.Reporting.SqlDataSource();
     this.detailSection1     = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     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.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.textBox13          = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.sqlDataSource2     = new Telerik.Reporting.SqlDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.359992265701294D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox1.StyleName = "BlueOpal.TableHeader";
     this.textBox1.Value     = "Name";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.162075400352478D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox2.StyleName = "BlueOpal.TableHeader";
     this.textBox2.Value     = "Person Reg Code";
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1099919080734253D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox3.StyleName = "BlueOpal.TableHeader";
     this.textBox3.Value     = "Class Name";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3704085350036621D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox4.StyleName = "BlueOpal.TableHeader";
     this.textBox4.Value     = "Class Duration";
     //
     // textBox5
     //
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4224917888641357D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox5.StyleName = "BlueOpal.TableHeader";
     this.textBox5.Value     = "Created Date";
     //
     // textBox6
     //
     this.textBox6.Name      = "textBox6";
     this.textBox6.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3958330154418945D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox6.StyleName = "BlueOpal.TableHeader";
     this.textBox6.Value     = "Trainer";
     //
     // sqlDataSource3
     //
     this.sqlDataSource3.ConnectionString = "Default";
     this.sqlDataSource3.Name             = "sqlDataSource3";
     this.sqlDataSource3.SelectCommand    = resources.GetString("sqlDataSource3.SelectCommand");
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.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.Inch(1.3599921464920044D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1620755195617676D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1099915504455566D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.3704084157943726D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.4224914312362671D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.3958330154418945D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox7);
     this.table1.Body.SetCellContent(0, 1, this.textBox8);
     this.table1.Body.SetCellContent(0, 2, this.textBox9);
     this.table1.Body.SetCellContent(0, 3, this.textBox10);
     this.table1.Body.SetCellContent(0, 4, this.textBox11);
     this.table1.Body.SetCellContent(0, 5, this.textBox12);
     tableGroup1.Name       = "p_DisplayName";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.Name       = "className";
     tableGroup2.ReportItem = this.textBox2;
     tableGroup3.Name       = "personRegCode";
     tableGroup3.ReportItem = this.textBox3;
     tableGroup4.Name       = "createdDate";
     tableGroup4.ReportItem = this.textBox4;
     tableGroup5.Name       = "dateOfBirth";
     tableGroup5.ReportItem = this.textBox5;
     tableGroup6.Name       = "group";
     tableGroup6.ReportItem = this.textBox6;
     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.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox7,
         this.textBox8,
         this.textBox9,
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         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";
     tableGroup7.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup7.Name = "detail";
     this.table1.RowGroups.Add(tableGroup7);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.8207917213439941D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.table1.StyleName = "BlueOpal.TableNormal";
     //
     // textBox7
     //
     this.textBox7.Name      = "textBox7";
     this.textBox7.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.359992265701294D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox7.StyleName = "BlueOpal.TableBody";
     this.textBox7.Value     = "= Fields.P_DisplayName";
     //
     // textBox8
     //
     this.textBox8.Name      = "textBox8";
     this.textBox8.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.162075400352478D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox8.StyleName = "BlueOpal.TableBody";
     this.textBox8.Value     = "= Fields.PersonRegCode";
     //
     // textBox9
     //
     this.textBox9.Name      = "textBox9";
     this.textBox9.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1099919080734253D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox9.StyleName = "BlueOpal.TableBody";
     this.textBox9.Value     = "= Fields.ClassName";
     //
     // textBox10
     //
     this.textBox10.Format    = "{0:d}";
     this.textBox10.Name      = "textBox10";
     this.textBox10.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3704085350036621D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox10.StyleName = "BlueOpal.TableBody";
     this.textBox10.Value     = "= Format(\'{0:d}\',Fields.StartDate) + \" - \"+   Format(\'{0:d}\',Fields.EndDate)";
     //
     // textBox11
     //
     this.textBox11.Name      = "textBox11";
     this.textBox11.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4224917888641357D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox11.StyleName = "BlueOpal.TableBody";
     this.textBox11.Value     = "= Fields.CreatedDate";
     //
     // textBox12
     //
     this.textBox12.Name      = "textBox12";
     this.textBox12.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3958330154418945D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox12.StyleName = "BlueOpal.TableBody";
     this.textBox12.Value     = "= Fields.Trainer??\"Trainer is Not Assigned\"";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Default";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@TraineeValue", System.Data.DbType.String, "= Parameters.TraineeValue.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@ClassID", System.Data.DbType.String, "= Parameters.ClassID.Value")
     });
     this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // textBox13
     //
     this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox13.Name     = "ReportNameTextBox";
     this.textBox13.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.8207931518554688D), Telerik.Reporting.Drawing.Unit.Inch(0.787401556968689D));
     this.textBox13.Style.BackgroundImage.ImageData = ((System.Drawing.Image)(resources.GetObject("textBox13.Style.BackgroundImage.ImageData")));
     this.textBox13.Style.BackgroundImage.MimeType  = "image/png";
     this.textBox13.Style.BackgroundImage.Repeat    = Telerik.Reporting.Drawing.BackgroundRepeat.NoRepeat;
     this.textBox13.Style.Font.Bold     = true;
     this.textBox13.Style.Font.Name     = "Segoe UI";
     this.textBox13.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox13.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.Value = "Trainee Detail Report";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox13
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox14
     //
     this.textBox14.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.19996070861816406D));
     this.textBox14.Name            = "ReportPageNumberTextBox";
     this.textBox14.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.6207537055015564D), Telerik.Reporting.Drawing.Unit.Inch(0.39370077848434448D));
     this.textBox14.Style.Font.Name = "Segoe UI";
     this.textBox14.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.59370088577270508D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox14
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // sqlDataSource2
     //
     this.sqlDataSource2.ConnectionString  = "Default";
     this.sqlDataSource2.Name              = "sqlDataSource2";
     this.sqlDataSource2.SelectCommand     = "dbo.TMS_ClassesDLL";
     this.sqlDataSource2.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // ThirdTraineeDetailReport
     //
     this.Action     = customAction1;
     this.DataSource = null;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "ThirdTraineeDetailReport";
     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.AutoRefresh = true;
     reportParameter1.AvailableValues.DataSource    = this.sqlDataSource3;
     reportParameter1.AvailableValues.DisplayMember = "TraineeText";
     reportParameter1.AvailableValues.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.TraineeText", Telerik.Reporting.SortDirection.Asc));
     reportParameter1.AvailableValues.ValueMember = "TraineeValue";
     reportParameter1.Name        = "TraineeValue";
     reportParameter1.Text        = "Select Trainee";
     reportParameter1.Value       = "=First(Fields.TraineeValue)";
     reportParameter1.Visible     = true;
     reportParameter2.AutoRefresh = true;
     reportParameter2.AvailableValues.DataSource    = this.sqlDataSource2;
     reportParameter2.AvailableValues.DisplayMember = "Text";
     reportParameter2.AvailableValues.ValueMember   = "Value";
     reportParameter2.Name    = "ClassID";
     reportParameter2.Text    = "Select Class";
     reportParameter2.Value   = "=First(Fields.Value)";
     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(typeof(Telerik.Reporting.Table), "BlueOpal.TableNormal")
     });
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule2.Style.Font.Name = "Segoe UI";
     styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "BlueOpal.TableBody")
     });
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule3.Style.Font.Name = "Segoe UI";
     styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "BlueOpal.TableHeader")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule4.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     styleRule4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule4.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule4.Style.Font.Name     = "Segoe UI";
     styleRule4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.8207931518554688D);
     ((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 tableGroup477 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup478 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup479 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup480 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup481 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup482 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup483 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup484 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup485 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup486 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup487 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup488 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup489 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup490 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup491 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup492 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup493 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup494 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup495 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup496 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup497 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup498 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup499 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup500 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup501 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup502 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup503 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup504 = new Telerik.Reporting.TableGroup();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Bimbingan));
            Telerik.Reporting.GraphGroup graphGroup35 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphTitle graphTitle35 = new Telerik.Reporting.GraphTitle();
            Telerik.Reporting.CategoryScale categoryScale35 = new Telerik.Reporting.CategoryScale();
            Telerik.Reporting.NumericalScale numericalScale35 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.GraphGroup graphGroup38 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphGroup graphGroup36 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.GraphTitle graphTitle36 = new Telerik.Reporting.GraphTitle();
            Telerik.Reporting.CategoryScale categoryScale36 = new Telerik.Reporting.CategoryScale();
            Telerik.Reporting.NumericalScale numericalScale36 = new Telerik.Reporting.NumericalScale();
            Telerik.Reporting.GraphGroup graphGroup39 = new Telerik.Reporting.GraphGroup();
            Telerik.Reporting.Group group18 = new Telerik.Reporting.Group();
            Telerik.Reporting.ReportParameter reportParameter18 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule120 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule121 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule122 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector86 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule123 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector87 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule124 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector88 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule125 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector89 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule126 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector90 = new Telerik.Reporting.Drawing.DescendantSelector();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
            this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
            this.crosstab1 = new Telerik.Reporting.Crosstab();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.bimbingan_datasource = new Telerik.Reporting.SqlDataSource();
            this.periode_datasource = new Telerik.Reporting.SqlDataSource();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.detail = new Telerik.Reporting.DetailSection();
            this.panel1 = new Telerik.Reporting.Panel();
            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.barSeries1 = new Telerik.Reporting.BarSeries();
            this.graph2 = new Telerik.Reporting.Graph();
            this.cartesianCoordinateSystem2 = new Telerik.Reporting.CartesianCoordinateSystem();
            this.graphAxis4 = new Telerik.Reporting.GraphAxis();
            this.graphAxis3 = new Telerik.Reporting.GraphAxis();
            this.avg_bimbingan_datasource = new Telerik.Reporting.SqlDataSource();
            this.barSeries2 = new Telerik.Reporting.BarSeries();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox18
            // 
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0902782678604126D), Telerik.Reporting.Drawing.Unit.Pixel(50.000041961669922D));
            this.textBox18.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(229)))), ((int)(((byte)(243)))));
            this.textBox18.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox18.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox18.Style.Font.Bold = true;
            this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox18.Value = "Jumlah Bimbingan";
            // 
            // textBox17
            // 
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1562505960464478D), Telerik.Reporting.Drawing.Unit.Pixel(50.000041961669922D));
            this.textBox17.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(229)))), ((int)(((byte)(243)))));
            this.textBox17.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox17.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            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.Value = "NPM";
            // 
            // textBox14
            // 
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.62499994039535522D), Telerik.Reporting.Drawing.Unit.Pixel(50D));
            this.textBox14.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(229)))), ((int)(((byte)(243)))));
            this.textBox14.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox14.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            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.Value = "Tipe";
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8263884782791138D), Telerik.Reporting.Drawing.Unit.Pixel(50D));
            this.textBox10.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(229)))), ((int)(((byte)(243)))));
            this.textBox10.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            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.Value = "Nama Dosen";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0902782678604126D), Telerik.Reporting.Drawing.Unit.Inch(0.18055558204650879D));
            this.textBox4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Value = "=Fields.bimbingan";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1562505960464478D), Telerik.Reporting.Drawing.Unit.Inch(0.18055558204650879D));
            this.textBox5.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox5.Value = "=Fields.NPM";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.62499994039535522D), Telerik.Reporting.Drawing.Unit.Inch(0.18055561184883118D));
            this.textBox3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.Value = "=Fields.nama_jenis";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0902782678604126D), Telerik.Reporting.Drawing.Unit.Inch(0.18750004470348358D));
            this.textBox7.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Value = "= Sum(Fields.bimbingan)";
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7812505960464478D), Telerik.Reporting.Drawing.Unit.Inch(0.18750004470348358D));
            this.textBox9.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox9.Value = "Subjumlah/ tipe skripsi";
            // 
            // textBox21
            // 
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0902782678604126D), Telerik.Reporting.Drawing.Unit.Pixel(14D));
            this.textBox21.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox21.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox20
            // 
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7812505960464478D), Telerik.Reporting.Drawing.Unit.Pixel(14D));
            this.textBox20.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox20.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8263884782791138D), Telerik.Reporting.Drawing.Unit.Inch(0.51388901472091675D));
            this.textBox1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox1.Value = "=Fields.nama";
            // 
            // textBox11
            // 
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0902782678604126D), Telerik.Reporting.Drawing.Unit.Inch(0.18749998509883881D));
            this.textBox11.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(229)))), ((int)(((byte)(243)))));
            this.textBox11.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox11.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox11.Value = "= Sum(Fields.bimbingan)";
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.6076390743255615D), Telerik.Reporting.Drawing.Unit.Inch(0.18749998509883881D));
            this.textBox13.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(229)))), ((int)(((byte)(243)))));
            this.textBox13.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox13.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox13.Style.Font.Bold = true;
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox13.Value = "Total/dosen";
            // 
            // textBox15
            // 
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0902782678604126D), Telerik.Reporting.Drawing.Unit.Inch(0.22916674613952637D));
            this.textBox15.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox15.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox15.Value = "= Sum(Fields.bimbingan)";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.6076390743255615D), Telerik.Reporting.Drawing.Unit.Inch(0.22916674613952637D));
            this.textBox6.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(140)))), ((int)(((byte)(201)))));
            this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.Style.Font.Bold = true;
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.Value = "Total Keseluruhan";
            // 
            // groupFooterSection1
            // 
            this.groupFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
            this.groupFooterSection1.Name = "groupFooterSection1";
            // 
            // groupHeaderSection1
            // 
            this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(2.2000000476837158D);
            this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.crosstab1});
            this.groupHeaderSection1.Name = "groupHeaderSection1";
            // 
            // crosstab1
            // 
            this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Pixel(33.333343505859375D)));
            this.crosstab1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Pixel(50.000041961669922D)));
            this.crosstab1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Pixel(17.333335876464844D)));
            this.crosstab1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Pixel(18.0000057220459D)));
            this.crosstab1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Pixel(14D)));
            this.crosstab1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Pixel(17.999998092651367D)));
            this.crosstab1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Pixel(22.000007629394531D)));
            this.crosstab1.Body.SetCellContent(1, 0, this.textBox2);
            this.crosstab1.Body.SetCellContent(2, 0, this.textBox8);
            this.crosstab1.Body.SetCellContent(4, 0, this.textBox12);
            this.crosstab1.Body.SetCellContent(5, 0, this.textBox16);
            this.crosstab1.Body.SetCellContent(0, 0, this.textBox19);
            this.crosstab1.Body.SetCellContent(3, 0, this.textBox22);
            tableGroup477.Name = "ColumnGroup";
            this.crosstab1.ColumnGroups.Add(tableGroup477);
            this.crosstab1.DataSource = this.bimbingan_datasource;
            this.crosstab1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox2,
            this.textBox8,
            this.textBox12,
            this.textBox16,
            this.textBox19,
            this.textBox22,
            this.textBox1,
            this.textBox3,
            this.textBox5,
            this.textBox4,
            this.textBox9,
            this.textBox7,
            this.textBox13,
            this.textBox11,
            this.textBox6,
            this.textBox15,
            this.textBox10,
            this.textBox14,
            this.textBox17,
            this.textBox18,
            this.textBox20,
            this.textBox21});
            this.crosstab1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
            this.crosstab1.Name = "crosstab1";
            tableGroup484.Name = "Group19";
            tableGroup483.ChildGroups.Add(tableGroup484);
            tableGroup483.Name = "Group18";
            tableGroup483.ReportItem = this.textBox18;
            tableGroup482.ChildGroups.Add(tableGroup483);
            tableGroup482.Name = "Group17";
            tableGroup482.ReportItem = this.textBox17;
            tableGroup481.ChildGroups.Add(tableGroup482);
            tableGroup481.Name = "Group16";
            tableGroup481.ReportItem = this.textBox14;
            tableGroup480.ChildGroups.Add(tableGroup481);
            tableGroup480.Name = "Group13";
            tableGroup479.ChildGroups.Add(tableGroup480);
            tableGroup479.Name = "Group12";
            tableGroup479.ReportItem = this.textBox10;
            tableGroup478.ChildGroups.Add(tableGroup479);
            tableGroup478.Name = "Group7";
            tableGroup491.Name = "RowGroup";
            tableGroup490.ChildGroups.Add(tableGroup491);
            tableGroup490.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.bimbingan"));
            tableGroup490.Name = "bimbingan";
            tableGroup490.ReportItem = this.textBox4;
            tableGroup490.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.bimbingan", Telerik.Reporting.SortDirection.Asc));
            tableGroup489.ChildGroups.Add(tableGroup490);
            tableGroup489.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.NPM"));
            tableGroup489.Name = "NPM";
            tableGroup489.ReportItem = this.textBox5;
            tableGroup489.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.NPM", Telerik.Reporting.SortDirection.Asc));
            tableGroup488.ChildGroups.Add(tableGroup489);
            tableGroup488.Name = "Group4";
            tableGroup488.ReportItem = this.textBox3;
            tableGroup494.Name = "Group3";
            tableGroup493.ChildGroups.Add(tableGroup494);
            tableGroup493.Name = "Group2";
            tableGroup493.ReportItem = this.textBox7;
            tableGroup492.ChildGroups.Add(tableGroup493);
            tableGroup492.Name = "Group5";
            tableGroup492.ReportItem = this.textBox9;
            tableGroup497.Name = "Group22";
            tableGroup496.ChildGroups.Add(tableGroup497);
            tableGroup496.Name = "Group21";
            tableGroup496.ReportItem = this.textBox21;
            tableGroup495.ChildGroups.Add(tableGroup496);
            tableGroup495.Name = "Group20";
            tableGroup495.ReportItem = this.textBox20;
            tableGroup487.ChildGroups.Add(tableGroup488);
            tableGroup487.ChildGroups.Add(tableGroup492);
            tableGroup487.ChildGroups.Add(tableGroup495);
            tableGroup487.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.nama_jenis"));
            tableGroup487.Name = "nama_jenis";
            tableGroup487.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.nama_jenis", Telerik.Reporting.SortDirection.Asc));
            tableGroup486.ChildGroups.Add(tableGroup487);
            tableGroup486.Name = "Group10";
            tableGroup486.ReportItem = this.textBox1;
            tableGroup500.Name = "Group9";
            tableGroup499.ChildGroups.Add(tableGroup500);
            tableGroup499.Name = "Group8";
            tableGroup499.ReportItem = this.textBox11;
            tableGroup498.ChildGroups.Add(tableGroup499);
            tableGroup498.Name = "Group11";
            tableGroup498.ReportItem = this.textBox13;
            tableGroup485.ChildGroups.Add(tableGroup486);
            tableGroup485.ChildGroups.Add(tableGroup498);
            tableGroup485.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.nama"));
            tableGroup485.Name = "nama";
            tableGroup485.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.nama", Telerik.Reporting.SortDirection.Asc));
            tableGroup504.Name = "Group15";
            tableGroup503.ChildGroups.Add(tableGroup504);
            tableGroup503.Name = "Group14";
            tableGroup503.ReportItem = this.textBox15;
            tableGroup502.ChildGroups.Add(tableGroup503);
            tableGroup502.Name = "Group6";
            tableGroup502.ReportItem = this.textBox6;
            tableGroup501.ChildGroups.Add(tableGroup502);
            tableGroup501.Name = "Group1";
            this.crosstab1.RowGroups.Add(tableGroup478);
            this.crosstab1.RowGroups.Add(tableGroup485);
            this.crosstab1.RowGroups.Add(tableGroup501);
            this.crosstab1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(484.33343505859375D), Telerik.Reporting.Drawing.Unit.Pixel(139.33338928222656D));
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.34722232818603516D), Telerik.Reporting.Drawing.Unit.Inch(0.18055558204650879D));
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.34722232818603516D), Telerik.Reporting.Drawing.Unit.Inch(0.18749998509883881D));
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.34722232818603516D), Telerik.Reporting.Drawing.Unit.Inch(0.18749991059303284D));
            // 
            // textBox16
            // 
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.34722232818603516D), Telerik.Reporting.Drawing.Unit.Inch(0.22916668653488159D));
            // 
            // textBox19
            // 
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(33.333343505859375D), Telerik.Reporting.Drawing.Unit.Pixel(50D));
            // 
            // textBox22
            // 
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(33.333343505859375D), Telerik.Reporting.Drawing.Unit.Pixel(14D));
            // 
            // bimbingan_datasource
            // 
            this.bimbingan_datasource.ConnectionString = "skripsiautomationReport";
            this.bimbingan_datasource.Name = "bimbingan_datasource";
            this.bimbingan_datasource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@PeriodeSemester", System.Data.DbType.Int32, "=Parameters.Periode.Value")});
            this.bimbingan_datasource.SelectCommand = resources.GetString("bimbingan_datasource.SelectCommand");
            // 
            // periode_datasource
            // 
            this.periode_datasource.ConnectionString = "skripsiautomationReport";
            this.periode_datasource.Name = "periode_datasource";
            this.periode_datasource.SelectCommand = "select id, periode_semester from semester";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(7.4000000953674316D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.panel1,
            this.graph2});
            this.detail.Name = "detail";
            // 
            // panel1
            // 
            this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.graph1});
            this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.panel1.Name = "panel1";
            this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.0000004768371582D), Telerik.Reporting.Drawing.Unit.Inch(3.5D));
            // 
            // graph1
            // 
            graphGroup35.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.inisial"));
            graphGroup35.Name = "inisialGroup2";
            graphGroup35.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.inisial", Telerik.Reporting.SortDirection.Asc));
            this.graph1.CategoryGroups.Add(graphGroup35);
            this.graph1.CoordinateSystems.Add(this.cartesianCoordinateSystem1);
            this.graph1.DataSource = this.bimbingan_datasource;
            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.Pixel(19.196216583251953D), Telerik.Reporting.Drawing.Unit.Pixel(19.19622802734375D));
            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.SeriesGroups.Add(graphGroup38);
            this.graph1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(537.60009765625D), Telerik.Reporting.Drawing.Unit.Pixel(297.60000610351562D));
            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);
            graphTitle35.Position = Telerik.Reporting.GraphItemPosition.TopCenter;
            graphTitle35.Style.LineColor = System.Drawing.Color.LightGray;
            graphTitle35.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Cm(0D);
            graphTitle35.Text = "graph1";
            this.graph1.Titles.Add(graphTitle35);
            // 
            // cartesianCoordinateSystem1
            // 
            this.cartesianCoordinateSystem1.Name = "cartesianCoordinateSystem1";
            this.cartesianCoordinateSystem1.XAxis = this.graphAxis2;
            this.cartesianCoordinateSystem1.YAxis = this.graphAxis1;
            // 
            // graphAxis2
            // 
            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";
            categoryScale35.SpacingSlotCount = 1D;
            this.graphAxis2.Scale = categoryScale35;
            // 
            // 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";
            numericalScale35.CrossAxisValue = 0D;
            numericalScale35.SpacingSlotCount = 1D;
            this.graphAxis1.Scale = numericalScale35;
            // 
            // barSeries1
            // 
            this.barSeries1.CategoryGroup = graphGroup35;
            this.barSeries1.CoordinateSystem = this.cartesianCoordinateSystem1;
            this.barSeries1.DataPointLabel = "=Sum(Fields.bimbingan)";
            this.barSeries1.DataPointLabelStyle.Visible = false;
            this.barSeries1.DataPointStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Cm(0D);
            this.barSeries1.DataPointStyle.Visible = true;
            this.barSeries1.Legend = "=Fields.nama_jenis";
            graphGroup38.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.nama_jenis"));
            graphGroup38.Name = "nama_jenisGroup1";
            graphGroup38.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.nama_jenis", Telerik.Reporting.SortDirection.Asc));
            this.barSeries1.SeriesGroup = graphGroup38;
            this.barSeries1.Y = "=Sum(Fields.bimbingan)";
            // 
            // graph2
            // 
            graphGroup36.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.inisial"));
            graphGroup36.Name = "inisialGroup1";
            graphGroup36.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.inisial", Telerik.Reporting.SortDirection.Asc));
            this.graph2.CategoryGroups.Add(graphGroup36);
            this.graph2.CoordinateSystems.Add(this.cartesianCoordinateSystem2);
            this.graph2.DataSource = this.avg_bimbingan_datasource;
            this.graph2.Legend.Style.LineColor = System.Drawing.Color.LightGray;
            this.graph2.Legend.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Cm(0D);
            this.graph2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Pixel(9.603790283203125D), Telerik.Reporting.Drawing.Unit.Pixel(345.60003662109375D));
            this.graph2.Name = "graph2";
            this.graph2.PlotAreaStyle.LineColor = System.Drawing.Color.LightGray;
            this.graph2.PlotAreaStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Cm(0D);
            this.graph2.Series.Add(this.barSeries2);
            this.graph2.SeriesGroups.Add(graphGroup39);
            this.graph2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(547.1962890625D), Telerik.Reporting.Drawing.Unit.Pixel(316.79998779296875D));
            this.graph2.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph2.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph2.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.graph2.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            graphTitle36.Position = Telerik.Reporting.GraphItemPosition.TopCenter;
            graphTitle36.Style.LineColor = System.Drawing.Color.LightGray;
            graphTitle36.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Cm(0D);
            graphTitle36.Text = "graph2";
            this.graph2.Titles.Add(graphTitle36);
            // 
            // cartesianCoordinateSystem2
            // 
            this.cartesianCoordinateSystem2.Name = "cartesianCoordinateSystem2";
            this.cartesianCoordinateSystem2.XAxis = this.graphAxis4;
            this.cartesianCoordinateSystem2.YAxis = this.graphAxis3;
            // 
            // graphAxis4
            // 
            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 = "graphAxis4";
            categoryScale36.SpacingSlotCount = 1D;
            this.graphAxis4.Scale = categoryScale36;
            // 
            // 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 = "graphAxis3";
            numericalScale36.CrossAxisValue = 0D;
            numericalScale36.SpacingSlotCount = 1D;
            this.graphAxis3.Scale = numericalScale36;
            // 
            // avg_bimbingan_datasource
            // 
            this.avg_bimbingan_datasource.ConnectionString = "skripsiautomationReport";
            this.avg_bimbingan_datasource.Name = "avg_bimbingan_datasource";
            this.avg_bimbingan_datasource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@PeriodeSemester", System.Data.DbType.Int16, "=Parameters.Periode.Value")});
            this.avg_bimbingan_datasource.SelectCommand = resources.GetString("avg_bimbingan_datasource.SelectCommand");
            // 
            // barSeries2
            // 
            this.barSeries2.CategoryGroup = graphGroup36;
            this.barSeries2.CoordinateSystem = this.cartesianCoordinateSystem2;
            this.barSeries2.DataPointLabel = "=Sum(Fields.avgbimbingan)";
            this.barSeries2.DataPointLabelStyle.Visible = false;
            this.barSeries2.DataPointStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Cm(0D);
            this.barSeries2.DataPointStyle.Visible = true;
            this.barSeries2.Legend = "=Fields.nama_jenis";
            graphGroup39.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.nama_jenis"));
            graphGroup39.Name = "nama_jenisGroup2";
            graphGroup39.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.nama_jenis", Telerik.Reporting.SortDirection.Asc));
            this.barSeries2.SeriesGroup = graphGroup39;
            this.barSeries2.Y = "=Sum(Fields.avgbimbingan)";
            // 
            // Bimbingan
            // 
            group18.GroupFooter = this.groupFooterSection1;
            group18.GroupHeader = this.groupHeaderSection1;
            group18.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.nama"));
            group18.Name = "group1";
            this.Groups.AddRange(new Telerik.Reporting.Group[] {
            group18});
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.groupHeaderSection1,
            this.groupFooterSection1,
            this.pageHeaderSection1,
            this.detail});
            this.Name = "Report1";
            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;
            reportParameter18.AvailableValues.DataSource = this.periode_datasource;
            reportParameter18.AvailableValues.DisplayMember = "= Fields.periode_semester";
            reportParameter18.AvailableValues.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.id", Telerik.Reporting.SortDirection.Asc));
            reportParameter18.AvailableValues.ValueMember = "= Fields.id";
            reportParameter18.Name = "Periode";
            reportParameter18.Text = "Periode";
            reportParameter18.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter18.Value = "2";
            reportParameter18.Visible = true;
            this.ReportParameters.Add(reportParameter18);
            this.Style.BackgroundColor = System.Drawing.Color.White;
            styleRule120.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))});
            styleRule120.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Point(2D);
            styleRule120.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
            styleRule121.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Civic.TableNormal")});
            styleRule121.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule121.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule121.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule121.Style.Color = System.Drawing.Color.Black;
            styleRule121.Style.Font.Name = "Georgia";
            styleRule121.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector86.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), "Civic.TableGroup")});
            styleRule122.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector86});
            styleRule122.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            styleRule122.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule122.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule122.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule122.Style.Font.Name = "Georgia";
            styleRule122.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            descendantSelector87.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), "Civic.GrandTotal")});
            styleRule123.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector87});
            styleRule123.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(214)))), ((int)(((byte)(214)))));
            styleRule123.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule123.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule123.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule123.Style.Font.Bold = true;
            styleRule123.Style.Font.Italic = false;
            styleRule123.Style.Font.Name = "Georgia";
            styleRule123.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule123.Style.Font.Strikeout = false;
            styleRule123.Style.Font.Underline = false;
            descendantSelector88.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), "Civic.SubTotal")});
            styleRule124.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector88});
            styleRule124.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(235)))), ((int)(((byte)(234)))));
            styleRule124.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule124.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule124.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule124.Style.Font.Name = "Georgia";
            styleRule124.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            descendantSelector89.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), "Civic.TableHeader")});
            styleRule125.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector89});
            styleRule125.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(174)))), ((int)(((byte)(173)))));
            styleRule125.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule125.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule125.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule125.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(238)))), ((int)(((byte)(243)))));
            styleRule125.Style.Font.Name = "Georgia";
            styleRule125.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule125.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            descendantSelector90.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), "Civic.TableBody")});
            styleRule126.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector90});
            styleRule126.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule126.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule126.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule126.Style.Font.Name = "Georgia";
            styleRule126.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule120,
            styleRule121,
            styleRule122,
            styleRule123,
            styleRule124,
            styleRule125,
            styleRule126});
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Pixel;
            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.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.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.textBox11            = new Telerik.Reporting.TextBox();
     this.textBox1             = new Telerik.Reporting.TextBox();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.textBox3             = new Telerik.Reporting.TextBox();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.textBox5             = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1   = new Telerik.Reporting.PageHeaderSection();
     this.textBox28            = new Telerik.Reporting.TextBox();
     this.textBox27            = new Telerik.Reporting.TextBox();
     this.CumparatorTbox       = new Telerik.Reporting.TextBox();
     this.FurnizorTbox         = new Telerik.Reporting.TextBox();
     this.textBox17            = new Telerik.Reporting.TextBox();
     this.textBox13            = new Telerik.Reporting.TextBox();
     this.textBox16            = new Telerik.Reporting.TextBox();
     this.textBox15            = new Telerik.Reporting.TextBox();
     this.textBox14            = new Telerik.Reporting.TextBox();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.table1               = new Telerik.Reporting.Table();
     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.textBox12            = new Telerik.Reporting.TextBox();
     this.PozitiiIntrareSource = new Telerik.Reporting.ObjectDataSource();
     this.textBox18            = new Telerik.Reporting.TextBox();
     this.textBox25            = new Telerik.Reporting.TextBox();
     this.textBox24            = new Telerik.Reporting.TextBox();
     this.textBox23            = new Telerik.Reporting.TextBox();
     this.textBox22            = new Telerik.Reporting.TextBox();
     this.textBox21            = new Telerik.Reporting.TextBox();
     this.textBox20            = new Telerik.Reporting.TextBox();
     this.textBox19            = new Telerik.Reporting.TextBox();
     this.textBox26            = new Telerik.Reporting.TextBox();
     this.pageFooterSection1   = new Telerik.Reporting.PageFooterSection();
     this.FacturaIntrareSource = new Telerik.Reporting.ObjectDataSource();
     this.textBox29            = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox11
     //
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.58941549062728882D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
     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               = "Nr. crt.";
     //
     // textBox1
     //
     this.textBox1.Name                = "textBox1";
     this.textBox1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
     this.textBox1.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.StyleName           = "Normal.TableHeader";
     this.textBox1.Value               = "Denumire produs";
     //
     // textBox2
     //
     this.textBox2.Name                = "textBox2";
     this.textBox2.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
     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               = "U.M.";
     //
     // textBox3
     //
     this.textBox3.Name                = "textBox3";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1462992429733276D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
     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               = "Cantitate";
     //
     // textBox4
     //
     this.textBox4.Name                = "textBox4";
     this.textBox4.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
     this.textBox4.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.StyleName           = "Normal.TableHeader";
     this.textBox4.Value               = "Pret Unitar";
     //
     // textBox5
     //
     this.textBox5.Name                = "textBox5";
     this.textBox5.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
     this.textBox5.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.StyleName           = "Normal.TableHeader";
     this.textBox5.Value               = "Valoare";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(3D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox28,
         this.textBox27,
         this.CumparatorTbox,
         this.FurnizorTbox,
         this.textBox17,
         this.textBox13,
         this.textBox16,
         this.textBox15,
         this.textBox14
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     this.pageHeaderSection1.Style.BorderStyle.Left  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.pageHeaderSection1.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
     this.pageHeaderSection1.Style.BorderStyle.Top   = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox28
     //
     this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.10000000894069672D));
     this.textBox28.Name     = "textBox28";
     this.textBox28.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6246414184570312D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
     this.textBox28.Value    = "Cumparator";
     //
     // textBox27
     //
     this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.10000000894069672D), Telerik.Reporting.Drawing.Unit.Inch(0.10000000894069672D));
     this.textBox27.Name     = "textBox27";
     this.textBox27.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
     this.textBox27.Value    = "Furnizor";
     //
     // CumparatorTbox
     //
     this.CumparatorTbox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.29992115497589111D));
     this.CumparatorTbox.Name     = "CumparatorTbox";
     this.CumparatorTbox.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6246805191040039D), Telerik.Reporting.Drawing.Unit.Inch(1.5000002384185791D));
     this.CumparatorTbox.Value    = "";
     //
     // FurnizorTbox
     //
     this.FurnizorTbox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.10000000894069672D), Telerik.Reporting.Drawing.Unit.Inch(0.29992115497589111D));
     this.FurnizorTbox.Name     = "FurnizorTbox";
     this.FurnizorTbox.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(1.50003981590271D));
     this.FurnizorTbox.Value    = "= Fields.FirmaObject.InfoString";
     //
     // textBox17
     //
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.10000000894069672D), Telerik.Reporting.Drawing.Unit.Inch(2.7999603748321533D));
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0998814105987549D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox17.Value    = "= \"Cota TVA: \"+Fields.CotaTva+\" %\"";
     //
     // textBox13
     //
     this.textBox13.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(1.8000397682189941D));
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5D), Telerik.Reporting.Drawing.Unit.Inch(0.29968437552452087D));
     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.Middle;
     this.textBox13.Value               = "FACTURA FISCALA";
     //
     // textBox16
     //
     this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(2.7000000476837158D));
     this.textBox16.Name     = "textBox16";
     this.textBox16.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8999996185302734D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox16.Value    = "= \"DATA      :    \"+Fields.Data.Date.ToString(\"dd/MM/yyyy\")";
     //
     // textBox15
     //
     this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(2.4938290119171143D));
     this.textBox15.Name     = "textBox15";
     this.textBox15.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.699960470199585D), Telerik.Reporting.Drawing.Unit.Inch(0.20609225332736969D));
     this.textBox15.Value    = "=\"NUMAR   :    \"+ Fields.Numar";
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(2.2937500476837158D));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.6999607086181641D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox14.Value    = "=\"SERIE     :    \"+ Fields.Serie";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(1.7000001668930054D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1,
         this.textBox18,
         this.textBox25,
         this.textBox24,
         this.textBox23,
         this.textBox22,
         this.textBox21,
         this.textBox20,
         this.textBox19,
         this.textBox26
     });
     this.detail.Name = "detail";
     this.detail.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.detail.Style.BorderStyle.Left   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.detail.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.58941549062728882D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.139354944229126D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.139354944229126D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1462992429733276D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.139354944229126D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.139354944229126D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D)));
     this.table1.Body.SetCellContent(0, 1, this.textBox6);
     this.table1.Body.SetCellContent(0, 2, this.textBox7);
     this.table1.Body.SetCellContent(0, 3, this.textBox8);
     this.table1.Body.SetCellContent(0, 4, this.textBox9);
     this.table1.Body.SetCellContent(0, 5, this.textBox10);
     this.table1.Body.SetCellContent(0, 0, this.textBox12);
     tableGroup1.Name       = "Group1";
     tableGroup1.ReportItem = this.textBox11;
     tableGroup2.ReportItem = this.textBox1;
     tableGroup3.ReportItem = this.textBox2;
     tableGroup4.ReportItem = this.textBox3;
     tableGroup5.ReportItem = this.textBox4;
     tableGroup6.ReportItem = this.textBox5;
     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.DataSource = this.PozitiiIntrareSource;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6,
         this.textBox7,
         this.textBox8,
         this.textBox9,
         this.textBox10,
         this.textBox12,
         this.textBox11,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999956786632538D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.table1.Name     = "table1";
     tableGroup7.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
         new Telerik.Reporting.Data.Grouping(null)
     });
     tableGroup7.Name = "Detail";
     this.table1.RowGroups.Add(tableGroup7);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.2931351661682129D), Telerik.Reporting.Drawing.Unit.Inch(0.69996094703674316D));
     this.table1.StyleName = "Normal.TableNormal";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.StyleName           = "Normal.TableBody";
     this.textBox6.Value = "=Fields.ProdusObject.Nume";
     //
     // textBox7
     //
     this.textBox7.Name                = "textBox7";
     this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
     this.textBox7.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.StyleName           = "Normal.TableBody";
     this.textBox7.Value               = "=Fields.ProdusObject.Um";
     //
     // textBox8
     //
     this.textBox8.Name                = "textBox8";
     this.textBox8.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1462992429733276D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
     this.textBox8.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.StyleName           = "Normal.TableBody";
     this.textBox8.Value               = "=Fields.Cantitate";
     //
     // textBox9
     //
     this.textBox9.Name                = "textBox9";
     this.textBox9.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
     this.textBox9.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.StyleName           = "Normal.TableBody";
     this.textBox9.Value               = "=Fields.PretUnitar";
     //
     // textBox10
     //
     this.textBox10.Name                = "textBox10";
     this.textBox10.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393550634384155D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
     this.textBox10.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.StyleName           = "Normal.TableBody";
     this.textBox10.Value               = "=Fields.ProdusObject.Pret";
     //
     // textBox12
     //
     this.textBox12.Name                = "textBox12";
     this.textBox12.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.58941549062728882D), Telerik.Reporting.Drawing.Unit.Inch(0.34998047351837158D));
     this.textBox12.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.StyleName           = "Normal.TableBody";
     this.textBox12.Value               = "= RowNumber()";
     //
     // PozitiiIntrareSource
     //
     this.PozitiiIntrareSource.DataSource = typeof(GestiuneBusiness.Poco.PozitieFacturaIntrare);
     this.PozitiiIntrareSource.Name       = "PozitiiIntrareSource";
     //
     // textBox18
     //
     this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000387430191D), Telerik.Reporting.Drawing.Unit.Inch(0.70011818408966064D));
     this.textBox18.Name     = "textBox18";
     this.textBox18.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8681252002716064D), Telerik.Reporting.Drawing.Unit.Inch(0.59996062517166138D));
     this.textBox18.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox18.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Point(3D);
     this.textBox18.Value = "Stampila";
     //
     // textBox25
     //
     this.textBox25.Format   = "{0:N2}";
     this.textBox25.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.2562499046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.7000001072883606D));
     this.textBox25.Name     = "textBox25";
     this.textBox25.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1368852853775024D), Telerik.Reporting.Drawing.Unit.Inch(0.29988205432891846D));
     this.textBox25.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox25.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Point(3D);
     this.textBox25.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox25.Value = "= Fields.SumaTotalaDePlatit";
     //
     // textBox24
     //
     this.textBox24.Format   = "{0:N2}";
     this.textBox24.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1125588417053223D), Telerik.Reporting.Drawing.Unit.Inch(0.70011818408966064D));
     this.textBox24.Name     = "textBox24";
     this.textBox24.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1435925960540772D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
     this.textBox24.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox24.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Point(3D);
     this.textBox24.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox24.Value = "= Fields.SumaTotalaFaraTVA";
     //
     // textBox23
     //
     this.textBox23.Format   = "{0:N2}";
     this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.9681253433227539D), Telerik.Reporting.Drawing.Unit.Inch(0.69999992847442627D));
     this.textBox23.Name     = "textBox23";
     this.textBox23.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
     this.textBox23.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox23.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Point(3D);
     this.textBox23.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox23.Value = "=  Fields.SumaTotalaDePlatit - Fields.SumaTotalaFaraTVA";
     //
     // textBox22
     //
     this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.253779411315918D), Telerik.Reporting.Drawing.Unit.Inch(1.0000789165496826D));
     this.textBox22.Name     = "textBox22";
     this.textBox22.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393557786941528D), Telerik.Reporting.Drawing.Unit.Inch(0.29999944567680359D));
     this.textBox22.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox22.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox22.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox22.Value = "Total general";
     //
     // textBox21
     //
     this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1144242286682129D), Telerik.Reporting.Drawing.Unit.Inch(1.0001966953277588D));
     this.textBox21.Name     = "textBox21";
     this.textBox21.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1393553018569946D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
     this.textBox21.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox21.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox21.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox21.Value = "Total fara TVA";
     //
     // textBox20
     //
     this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.9685904979705811D), Telerik.Reporting.Drawing.Unit.Inch(1.0000787973403931D));
     this.textBox20.Name     = "textBox20";
     this.textBox20.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1439088582992554D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
     this.textBox20.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox20.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox20.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.Value = "Valoare TVA";
     //
     // textBox19
     //
     this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999956786632538D), Telerik.Reporting.Drawing.Unit.Inch(1.3001577854156494D));
     this.textBox19.Name     = "textBox19";
     this.textBox19.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.0124597549438477D), Telerik.Reporting.Drawing.Unit.Inch(0.29999956488609314D));
     this.textBox19.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox19.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.Value = "= \"Nume delegat: \"+Fields.FirmaObject.DelegatObject.Nume";
     //
     // textBox26
     //
     this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1125783920288086D), Telerik.Reporting.Drawing.Unit.Inch(1.3001573085784912D));
     this.textBox26.Name     = "textBox26";
     this.textBox26.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2805564403533936D), Telerik.Reporting.Drawing.Unit.Inch(0.29999956488609314D));
     this.textBox26.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox26.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox26.Value = "Semnatura";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox29
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // FacturaIntrareSource
     //
     this.FacturaIntrareSource.DataSource = typeof(GestiuneBusiness.Poco.FacturaIntrare);
     this.FacturaIntrareSource.Name       = "FacturaIntrareSource";
     //
     // textBox29
     //
     this.textBox29.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.4000792503356934D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox29.Name            = "textBox29";
     this.textBox29.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0998814105987549D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox29.Value           = "= PageNumber+\" / \" + PageCount";
     //
     // FacturaInReport
     //
     this.DataSource = this.FacturaIntrareSource;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "FacturaInReport";
     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), "Normal.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 = "Tahoma";
     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), "Normal.TableHeader")
     });
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     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.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), "Normal.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();
 }
示例#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()
        {
            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(WorkOrder));
            Telerik.Reporting.TableGroup tableGroup15 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup16 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule5 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.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();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule8 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector3 = new Telerik.Reporting.Drawing.DescendantSelector();
            Telerik.Reporting.Drawing.StyleRule styleRule9 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector4 = new Telerik.Reporting.Drawing.DescendantSelector();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox23 = new Telerik.Reporting.TextBox();
            this.textBox25 = new Telerik.Reporting.TextBox();
            this.textBox51 = new Telerik.Reporting.TextBox();
            this.textBox27 = new Telerik.Reporting.TextBox();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox33 = new Telerik.Reporting.TextBox();
            this.textBox54 = new Telerik.Reporting.TextBox();
            this.textBoxPageNo = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.table2 = new Telerik.Reporting.Table();
            this.textBox29 = new Telerik.Reporting.TextBox();
            this.textBox31 = new Telerik.Reporting.TextBox();
            this.textBox38 = new Telerik.Reporting.TextBox();
            this.textBox39 = new Telerik.Reporting.TextBox();
            this.textBox41 = new Telerik.Reporting.TextBox();
            this.textBox45 = new Telerik.Reporting.TextBox();
            this.textBox47 = new Telerik.Reporting.TextBox();
            this.textBox48 = new Telerik.Reporting.TextBox();
            this.textBox49 = new Telerik.Reporting.TextBox();
            this.textBox53 = new Telerik.Reporting.TextBox();
            this.uspGetWorkOrderTests = new Telerik.Reporting.SqlDataSource();
            this.textBox52 = new Telerik.Reporting.TextBox();
            this.textBox42 = new Telerik.Reporting.TextBox();
            this.textBox44 = new Telerik.Reporting.TextBox();
            this.textBox40 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.textBox43 = new Telerik.Reporting.TextBox();
            this.textBox50 = new Telerik.Reporting.TextBox();
            this.textBox55 = new Telerik.Reporting.TextBox();
            this.panel1 = new Telerik.Reporting.Panel();
            this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox35 = new Telerik.Reporting.TextBox();
            this.textBox32 = new Telerik.Reporting.TextBox();
            this.textBox30 = new Telerik.Reporting.TextBox();
            this.textBox28 = new Telerik.Reporting.TextBox();
            this.textBox26 = new Telerik.Reporting.TextBox();
            this.textBox24 = new Telerik.Reporting.TextBox();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox60 = new Telerik.Reporting.TextBox();
            this.sampleLabel = new Telerik.Reporting.Barcode();
            this.formulationID = new Telerik.Reporting.TextBox();
            this.gmpYN = new Telerik.Reporting.TextBox();
            this.timepointStudyYN = new Telerik.Reporting.TextBox();
            this.poNumber = new Telerik.Reporting.TextBox();
            this.dateReceived = new Telerik.Reporting.TextBox();
            this.enteredBy = new Telerik.Reporting.TextBox();
            this.volume = new Telerik.Reporting.TextBox();
            this.storage = new Telerik.Reporting.TextBox();
            this.dosage = new Telerik.Reporting.TextBox();
            this.compoundedBy = new Telerik.Reporting.TextBox();
            this.compoundedDate = new Telerik.Reporting.TextBox();
            this.containerDescription = new Telerik.Reporting.TextBox();
            this.numberOfContainters = new Telerik.Reporting.TextBox();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox34 = new Telerik.Reporting.TextBox();
            this.textBox36 = new Telerik.Reporting.TextBox();
            this.uspGetSampleAnalytes = new Telerik.Reporting.SqlDataSource();
            this.pictureBox2 = new Telerik.Reporting.PictureBox();
            this.txtWorkOrder = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox37 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.clientName = new Telerik.Reporting.TextBox();
            this.clientID = new Telerik.Reporting.TextBox();
            this.description = new Telerik.Reporting.TextBox();
            this.arlNumber = new Telerik.Reporting.TextBox();
            this.lotNumber = new Telerik.Reporting.TextBox();
            this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
            this.tblNotes = new Telerik.Reporting.Table();
            this.textBox56 = new Telerik.Reporting.TextBox();
            this.uspGetWorkOrderNotes = new Telerik.Reporting.SqlDataSource();
            this.uspGetWorkOrder = new Telerik.Reporting.SqlDataSource();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5750007629394531D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox1.StyleName = "Normal.TableHeader";
            this.textBox1.Value = "Test";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0750000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox4.StyleName = "Normal.TableHeader";
            this.textBox4.Value = "Method Name";
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0833334922790527D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox10.StyleName = "Normal.TableHeader";
            this.textBox10.Value = "Method #";
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1083337068557739D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox12.StyleName = "Normal.TableHeader";
            this.textBox12.Value = "Analyst";
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8250003457069397D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox13.StyleName = "Normal.TableHeader";
            this.textBox13.Value = "Priority";
            // 
            // textBox15
            // 
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.85000038146972656D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox15.StyleName = "Normal.TableHeader";
            this.textBox15.Value = "Begin Date";
            // 
            // textBox23
            // 
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox23.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox23.StyleName = "Normal.TableHeader";
            this.textBox23.Value = "Due Date";
            // 
            // textBox25
            // 
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.46666654944419861D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox25.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox25.StyleName = "Normal.TableHeader";
            this.textBox25.Value = "Cont";
            // 
            // textBox51
            // 
            this.textBox51.Name = "textBox51";
            this.textBox51.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.35833325982093811D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox51.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox51.StyleName = "Normal.TableHeader";
            this.textBox51.Value = "BG";
            // 
            // textBox27
            // 
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.066666841506958D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox27.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox27.StyleName = "Normal.TableHeader";
            this.textBox27.Value = "Status";
            // 
            // textBox17
            // 
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7833330631256104D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox17.StyleName = "Normal.TableHeader";
            this.textBox17.Value = "Analyte";
            // 
            // textBox33
            // 
            this.textBox33.Name = "textBox33";
            this.textBox33.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0749998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox33.StyleName = "Normal.TableHeader";
            this.textBox33.Value = "Concentration";
            // 
            // textBox54
            // 
            this.textBox54.Name = "textBox54";
            this.textBox54.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.024999618530273D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox54.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox54.StyleName = "Normal.TableHeader";
            this.textBox54.Value = "Notes";
            // 
            // textBoxPageNo
            // 
            this.textBoxPageNo.Anchoring = Telerik.Reporting.AnchoringStyles.Right;
            this.textBoxPageNo.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.1999993324279785D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBoxPageNo.Name = "textBoxPageNo";
            this.textBoxPageNo.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.9999606609344482D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBoxPageNo.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxPageNo.Value = "= \'Page \' + PageNumber + \' of \' + PageCount";
            // 
            // textBox11
            // 
            this.textBox11.Anchoring = Telerik.Reporting.AnchoringStyles.Left;
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9440055843442678E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.19992129504680634D));
            this.textBox11.Value = "= ExecutionTime";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(1.1999998092651367D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox19,
            this.table2});
            this.detail.Name = "detail";
            this.detail.PageBreak = Telerik.Reporting.PageBreak.None;
            // 
            // textBox19
            // 
            this.textBox19.CanGrow = true;
            this.textBox19.CanShrink = false;
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.1999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.47503963112831116D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
            this.textBox19.Style.Font.Bold = true;
            this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox19.Value = "TESTS";
            // 
            // table2
            // 
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.5750014781951904D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.0750001668930054D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.0833333730697632D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1083337068557739D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.83333379030227661D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.8583337664604187D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.80000048875808716D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.47499996423721313D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.3583332896232605D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.0666664838790894D)));
            this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.table2.Body.SetCellContent(0, 0, this.textBox29);
            this.table2.Body.SetCellContent(0, 1, this.textBox31);
            this.table2.Body.SetCellContent(0, 2, this.textBox38);
            this.table2.Body.SetCellContent(0, 3, this.textBox39);
            this.table2.Body.SetCellContent(0, 4, this.textBox41);
            this.table2.Body.SetCellContent(0, 5, this.textBox45);
            this.table2.Body.SetCellContent(0, 6, this.textBox47);
            this.table2.Body.SetCellContent(0, 7, this.textBox48);
            this.table2.Body.SetCellContent(0, 9, this.textBox49);
            this.table2.Body.SetCellContent(0, 8, this.textBox53);
            tableGroup1.ReportItem = this.textBox1;
            tableGroup2.ReportItem = this.textBox4;
            tableGroup3.ReportItem = this.textBox10;
            tableGroup4.ReportItem = this.textBox12;
            tableGroup5.ReportItem = this.textBox13;
            tableGroup6.ReportItem = this.textBox15;
            tableGroup7.ReportItem = this.textBox23;
            tableGroup8.ReportItem = this.textBox25;
            tableGroup9.Name = "group";
            tableGroup9.ReportItem = this.textBox51;
            tableGroup10.ReportItem = this.textBox27;
            this.table2.ColumnGroups.Add(tableGroup1);
            this.table2.ColumnGroups.Add(tableGroup2);
            this.table2.ColumnGroups.Add(tableGroup3);
            this.table2.ColumnGroups.Add(tableGroup4);
            this.table2.ColumnGroups.Add(tableGroup5);
            this.table2.ColumnGroups.Add(tableGroup6);
            this.table2.ColumnGroups.Add(tableGroup7);
            this.table2.ColumnGroups.Add(tableGroup8);
            this.table2.ColumnGroups.Add(tableGroup9);
            this.table2.ColumnGroups.Add(tableGroup10);
            this.table2.DataSource = this.uspGetWorkOrderTests;
            this.table2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox29,
            this.textBox31,
            this.textBox38,
            this.textBox39,
            this.textBox41,
            this.textBox45,
            this.textBox47,
            this.textBox48,
            this.textBox49,
            this.textBox53,
            this.textBox1,
            this.textBox4,
            this.textBox10,
            this.textBox12,
            this.textBox13,
            this.textBox15,
            this.textBox23,
            this.textBox25,
            this.textBox51,
            this.textBox27});
            this.table2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.18358764052391052D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
            this.table2.Name = "table2";
            tableGroup11.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup11.Name = "Detail";
            this.table2.RowGroups.Add(tableGroup11);
            this.table2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.225003242492676D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.table2.StyleName = "Normal.TableNormal";
            // 
            // textBox29
            // 
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5750007629394531D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox29.StyleName = "Normal.TableBody";
            this.textBox29.Value = "=Fields.TestName";
            // 
            // textBox31
            // 
            this.textBox31.Name = "textBox31";
            this.textBox31.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0750000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox31.StyleName = "Normal.TableBody";
            this.textBox31.Value = "=Fields.MethodName";
            // 
            // textBox38
            // 
            this.textBox38.Name = "textBox38";
            this.textBox38.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0833334922790527D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox38.StyleName = "Normal.TableBody";
            this.textBox38.Value = "=Fields.MethodNumberName";
            // 
            // textBox39
            // 
            this.textBox39.Name = "textBox39";
            this.textBox39.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1083337068557739D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox39.StyleName = "Normal.TableBody";
            this.textBox39.Value = "=Fields.AnalystName";
            // 
            // textBox41
            // 
            this.textBox41.Name = "textBox41";
            this.textBox41.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8250003457069397D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox41.StyleName = "Normal.TableBody";
            this.textBox41.Value = "=Fields.PriorityName";
            // 
            // textBox45
            // 
            this.textBox45.Name = "textBox45";
            this.textBox45.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.85000038146972656D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox45.StyleName = "Normal.TableBody";
            this.textBox45.Value = "=Fields.BeginDate";
            // 
            // textBox47
            // 
            this.textBox47.Name = "textBox47";
            this.textBox47.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox47.StyleName = "Normal.TableBody";
            this.textBox47.Value = "=Fields.DueDate";
            // 
            // textBox48
            // 
            this.textBox48.Name = "textBox48";
            this.textBox48.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.46666654944419861D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox48.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox48.StyleName = "Normal.TableBody";
            this.textBox48.Value = "=Fields.Containers";
            // 
            // textBox49
            // 
            this.textBox49.Name = "textBox49";
            this.textBox49.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.066666841506958D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox49.StyleName = "Normal.TableBody";
            this.textBox49.Value = "=Fields.StatusName";
            // 
            // textBox53
            // 
            this.textBox53.Name = "textBox53";
            this.textBox53.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.35833325982093811D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox53.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox53.StyleName = "Normal.TableBody";
            this.textBox53.Value = "=Fields.BillGroup";
            // 
            // uspGetWorkOrderTests
            // 
            this.uspGetWorkOrderTests.ConnectionString = "Data Source=LIMSV2\\LIMSVS;Initial Catalog=ARL_Data;Integrated Security=True";
            this.uspGetWorkOrderTests.Name = "uspGetWorkOrderTests";
            this.uspGetWorkOrderTests.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@ARLNumber", System.Data.DbType.Int32, "=Parameters.ARLNumber.Value")});
            this.uspGetWorkOrderTests.SelectCommand = "dbo.uspGetWorkOrderTests";
            this.uspGetWorkOrderTests.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // textBox52
            // 
            this.textBox52.Name = "textBox52";
            this.textBox52.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.56468552350997925D), Telerik.Reporting.Drawing.Unit.Inch(0.14936897158622742D));
            this.textBox52.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.textBox52.StyleName = "";
            // 
            // textBox42
            // 
            this.textBox42.Name = "textBox42";
            this.textBox42.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2572851181030273D), Telerik.Reporting.Drawing.Unit.Inch(0.24316313862800598D));
            // 
            // textBox44
            // 
            this.textBox44.Name = "textBox44";
            this.textBox44.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2572853565216065D), Telerik.Reporting.Drawing.Unit.Inch(0.24316315352916718D));
            // 
            // textBox40
            // 
            this.textBox40.Name = "textBox40";
            this.textBox40.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2572853565216065D), Telerik.Reporting.Drawing.Unit.Inch(0.24316315352916718D));
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20003955066204071D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBoxPageNo,
            this.textBox11});
            this.pageFooterSection1.Name = "pageFooterSection1";
            this.pageFooterSection1.Style.BorderColor.Top = System.Drawing.Color.Orange;
            this.pageFooterSection1.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox43
            // 
            this.textBox43.Name = "textBox43";
            this.textBox43.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
            // 
            // 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.18179988861083984D));
            this.textBox50.StyleName = "";
            // 
            // textBox55
            // 
            this.textBox55.Name = "textBox55";
            this.textBox55.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.72222214937210083D), Telerik.Reporting.Drawing.Unit.Inch(0.14936898648738861D));
            this.textBox55.StyleName = "";
            // 
            // panel1
            // 
            this.panel1.Name = "panel1";
            this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(1D));
            // 
            // reportHeaderSection1
            // 
            this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(2.4000000953674316D);
            this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox9,
            this.textBox8,
            this.textBox7,
            this.textBox3,
            this.textBox35,
            this.textBox32,
            this.textBox30,
            this.textBox28,
            this.textBox26,
            this.textBox24,
            this.textBox22,
            this.textBox20,
            this.textBox18,
            this.textBox60,
            this.sampleLabel,
            this.formulationID,
            this.gmpYN,
            this.timepointStudyYN,
            this.poNumber,
            this.dateReceived,
            this.enteredBy,
            this.volume,
            this.storage,
            this.dosage,
            this.compoundedBy,
            this.compoundedDate,
            this.containerDescription,
            this.numberOfContainters,
            this.table1});
            this.reportHeaderSection1.Name = "reportHeaderSection1";
            this.reportHeaderSection1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
            this.reportHeaderSection1.Style.Color = System.Drawing.Color.Black;
            // 
            // textBox9
            // 
            this.textBox9.CanGrow = true;
            this.textBox9.CanShrink = false;
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999494850635529D), Telerik.Reporting.Drawing.Unit.Inch(1.3007357120513916D));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.099921464920044D), Telerik.Reporting.Drawing.Unit.Inch(0.18629783391952515D));
            this.textBox9.Style.Font.Bold = true;
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox9.Value = "Dosage Form :";
            // 
            // textBox8
            // 
            this.textBox8.CanGrow = true;
            this.textBox8.CanShrink = false;
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.679999828338623D), Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3999992609024048D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
            this.textBox8.Style.Font.Bold = true;
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox8.Value = "Compounded Date :";
            // 
            // textBox7
            // 
            this.textBox7.CanGrow = true;
            this.textBox7.CanShrink = false;
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.18358765542507172D), Telerik.Reporting.Drawing.Unit.Inch(0.90073573589324951D));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0163336992263794D), Telerik.Reporting.Drawing.Unit.Inch(0.18629783391952515D));
            this.textBox7.Style.Font.Bold = true;
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox7.Value = "Fill Volume :";
            // 
            // textBox3
            // 
            this.textBox3.CanGrow = true;
            this.textBox3.CanShrink = false;
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.8833334445953369D), Telerik.Reporting.Drawing.Unit.Inch(0.30073586106300354D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49996054172515869D), Telerik.Reporting.Drawing.Unit.Inch(0.18629783391952515D));
            this.textBox3.Style.Font.Bold = true;
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox3.Value = "GMP :";
            // 
            // textBox35
            // 
            this.textBox35.CanGrow = true;
            this.textBox35.CanShrink = false;
            this.textBox35.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.880000114440918D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
            this.textBox35.Name = "textBox35";
            this.textBox35.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999211311340332D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
            this.textBox35.Style.Font.Bold = true;
            this.textBox35.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox35.Value = "Compounded By :";
            // 
            // textBox32
            // 
            this.textBox32.CanGrow = true;
            this.textBox32.CanShrink = false;
            this.textBox32.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.5399999618530273D), Telerik.Reporting.Drawing.Unit.Inch(0.89999997615814209D));
            this.textBox32.Name = "textBox32";
            this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5416272878646851D), Telerik.Reporting.Drawing.Unit.Inch(0.15600760281085968D));
            this.textBox32.Style.Font.Bold = true;
            this.textBox32.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox32.Value = "Container Description :";
            // 
            // textBox30
            // 
            this.textBox30.CanGrow = true;
            this.textBox30.CanShrink = false;
            this.textBox30.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.49996083974838257D), Telerik.Reporting.Drawing.Unit.Inch(1.1007357835769653D));
            this.textBox30.Name = "textBox30";
            this.textBox30.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.18999999761581421D));
            this.textBox30.Style.Font.Bold = true;
            this.textBox30.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox30.Value = "Storage :";
            // 
            // textBox28
            // 
            this.textBox28.CanGrow = true;
            this.textBox28.CanShrink = false;
            this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.5358257293701172D), Telerik.Reporting.Drawing.Unit.Inch(1.3007357120513916D));
            this.textBox28.Name = "textBox28";
            this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5475069284439087D), Telerik.Reporting.Drawing.Unit.Inch(0.18629783391952515D));
            this.textBox28.Style.Font.Bold = true;
            this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox28.Value = "# of Containers :";
            // 
            // textBox26
            // 
            this.textBox26.CanGrow = true;
            this.textBox26.CanShrink = false;
            this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.10003954917192459D), Telerik.Reporting.Drawing.Unit.Inch(0.30073598027229309D));
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0999604463577271D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
            this.textBox26.Style.Font.Bold = true;
            this.textBox26.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox26.Value = "Formulation ID :";
            // 
            // textBox24
            // 
            this.textBox24.CanGrow = true;
            this.textBox24.CanShrink = false;
            this.textBox24.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.880000114440918D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999987363815308D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
            this.textBox24.Style.Font.Bold = true;
            this.textBox24.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox24.Value = "Timepoint Study:";
            // 
            // textBox22
            // 
            this.textBox22.CanGrow = true;
            this.textBox22.CanShrink = false;
            this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.70073598623275757D));
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999211311340332D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
            this.textBox22.Style.Font.Bold = true;
            this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox22.Value = "Entered By :";
            // 
            // textBox20
            // 
            this.textBox20.CanGrow = true;
            this.textBox20.CanShrink = false;
            this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.914618968963623D), Telerik.Reporting.Drawing.Unit.Inch(0.30073598027229309D));
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49999895691871643D), Telerik.Reporting.Drawing.Unit.Inch(0.18556185066699982D));
            this.textBox20.Style.Font.Bold = true;
            this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox20.Value = "PO # :";
            // 
            // textBox18
            // 
            this.textBox18.CanGrow = true;
            this.textBox18.CanShrink = false;
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.50073599815368652D));
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999211311340332D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
            this.textBox18.Style.Font.Bold = true;
            this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox18.Value = "Date Recieved :";
            // 
            // textBox60
            // 
            this.textBox60.CanGrow = true;
            this.textBox60.CanShrink = false;
            this.textBox60.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.2999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(1.7000000476837158D));
            this.textBox60.Name = "textBox60";
            this.textBox60.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.81670629978179932D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
            this.textBox60.Style.Font.Bold = true;
            this.textBox60.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox60.Value = "ANALYTES";
            // 
            // sampleLabel
            // 
            this.sampleLabel.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.0166826248168945D), Telerik.Reporting.Drawing.Unit.Inch(1.8666664361953735D));
            this.sampleLabel.Name = "sampleLabel";
            this.sampleLabel.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
            this.sampleLabel.Stretch = false;
            this.sampleLabel.Value = "=Fields.ARLNumber";
            // 
            // formulationID
            // 
            this.formulationID.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(0.30073598027229309D));
            this.formulationID.Name = "formulationID";
            this.formulationID.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.formulationID.Value = "=Fields.FormulationID";
            // 
            // gmpYN
            // 
            this.gmpYN.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.4999210834503174D), Telerik.Reporting.Drawing.Unit.Inch(0.30073598027229309D));
            this.gmpYN.Name = "gmpYN";
            this.gmpYN.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000788450241089D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.gmpYN.Value = "=Fields.GMPYN";
            // 
            // timepointStudyYN
            // 
            this.timepointStudyYN.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.2100000381469727D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
            this.timepointStudyYN.Name = "timepointStudyYN";
            this.timepointStudyYN.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3854594230651856D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.timepointStudyYN.Value = "=Fields.TimepointStudyYN";
            // 
            // poNumber
            // 
            this.poNumber.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.4999599456787109D), Telerik.Reporting.Drawing.Unit.Inch(0.30073598027229309D));
            this.poNumber.Name = "poNumber";
            this.poNumber.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.poNumber.Value = "=Fields.PONumber";
            // 
            // dateReceived
            // 
            this.dateReceived.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
            this.dateReceived.Name = "dateReceived";
            this.dateReceived.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0832939147949219D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.dateReceived.Value = "=Fields.ReceivedDate";
            // 
            // enteredBy
            // 
            this.enteredBy.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(0.70073598623275757D));
            this.enteredBy.Name = "enteredBy";
            this.enteredBy.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.enteredBy.Value = "=Fields.CreatedUser";
            // 
            // volume
            // 
            this.volume.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(0.90073573589324951D));
            this.volume.Name = "volume";
            this.volume.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.9709517955780029D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.volume.Value = "=Fields.FillVolume";
            // 
            // storage
            // 
            this.storage.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(1.1007357835769653D));
            this.storage.Name = "storage";
            this.storage.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.78000020980835D), Telerik.Reporting.Drawing.Unit.Inch(0.18999999761581421D));
            this.storage.Value = "=Fields.Storage";
            // 
            // dosage
            // 
            this.dosage.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(1.3007357120513916D));
            this.dosage.Name = "dosage";
            this.dosage.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.9709517955780029D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.dosage.Value = "=Fields.DosageName";
            // 
            // compoundedBy
            // 
            this.compoundedBy.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.2100000381469727D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
            this.compoundedBy.Name = "compoundedBy";
            this.compoundedBy.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.985419750213623D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.compoundedBy.Value = "=Fields.CompoundedBy";
            // 
            // compoundedDate
            // 
            this.compoundedDate.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.2100000381469727D), Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D));
            this.compoundedDate.Name = "compoundedDate";
            this.compoundedDate.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.985419750213623D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.compoundedDate.Value = "=Fields.CompoundedDate";
            // 
            // containerDescription
            // 
            this.containerDescription.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.2100000381469727D), Telerik.Reporting.Drawing.Unit.Inch(0.89999997615814209D));
            this.containerDescription.Name = "containerDescription";
            this.containerDescription.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.985419750213623D), Telerik.Reporting.Drawing.Unit.Inch(0.36963093280792236D));
            this.containerDescription.Value = "=Fields.ContainerDescription";
            // 
            // numberOfContainters
            // 
            this.numberOfContainters.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.2100000381469727D), Telerik.Reporting.Drawing.Unit.Inch(1.2999999523162842D));
            this.numberOfContainters.Name = "numberOfContainters";
            this.numberOfContainters.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.numberOfContainters.Value = "=Fields.Containers";
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.7916667461395264D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.0750000476837158D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox34);
            this.table1.Body.SetCellContent(0, 1, this.textBox36);
            tableGroup12.ReportItem = this.textBox17;
            tableGroup13.ReportItem = this.textBox33;
            this.table1.ColumnGroups.Add(tableGroup12);
            this.table1.ColumnGroups.Add(tableGroup13);
            this.table1.DataSource = this.uspGetSampleAnalytes;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox34,
            this.textBox36,
            this.textBox17,
            this.textBox33});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.32503953576087952D), Telerik.Reporting.Drawing.Unit.Inch(1.8999999761581421D));
            this.table1.Name = "table1";
            tableGroup14.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup14.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup14);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.8583331108093262D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox34
            // 
            this.textBox34.Name = "textBox34";
            this.textBox34.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7833330631256104D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox34.StyleName = "Normal.TableBody";
            this.textBox34.Value = "=Fields.AnalyteName";
            // 
            // textBox36
            // 
            this.textBox36.Name = "textBox36";
            this.textBox36.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0749998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox36.StyleName = "Normal.TableBody";
            this.textBox36.Value = "=Fields.ConcentrationAmount";
            // 
            // uspGetSampleAnalytes
            // 
            this.uspGetSampleAnalytes.ConnectionString = "Data Source=LIMSV2\\LIMSVS;Initial Catalog=ARL_Data;Integrated Security=True";
            this.uspGetSampleAnalytes.Name = "uspGetSampleAnalytes";
            this.uspGetSampleAnalytes.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@ARLNumber", System.Data.DbType.Int32, "=Parameters.ARLNumber.Value")});
            this.uspGetSampleAnalytes.SelectCommand = "dbo.uspGetSampleAnalytes";
            this.uspGetSampleAnalytes.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // pictureBox2
            // 
            this.pictureBox2.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Left)));
            this.pictureBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.pictureBox2.MimeType = "image/jpeg";
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3583333492279053D), Telerik.Reporting.Drawing.Unit.Inch(0.78255808353424072D));
            this.pictureBox2.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
            this.pictureBox2.Value = ((object)(resources.GetObject("pictureBox2.Value")));
            // 
            // txtWorkOrder
            // 
            this.txtWorkOrder.CanGrow = false;
            this.txtWorkOrder.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9050796031951904D), Telerik.Reporting.Drawing.Unit.Inch(0.29244193434715271D));
            this.txtWorkOrder.Name = "txtWorkOrder";
            this.txtWorkOrder.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.3636314868927D), Telerik.Reporting.Drawing.Unit.Inch(0.29089140892028809D));
            this.txtWorkOrder.Style.Font.Bold = true;
            this.txtWorkOrder.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(18D);
            this.txtWorkOrder.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtWorkOrder.Value = "Work Order";
            // 
            // textBox6
            // 
            this.textBox6.CanGrow = true;
            this.textBox6.CanShrink = false;
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.8833332061767578D), Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0000002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
            this.textBox6.Style.Color = System.Drawing.Color.Red;
            this.textBox6.Style.Font.Bold = true;
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox6.Value = "=IIF(Fields.ControlledYN=1,\"CONTROLLED\",\" \")";
            // 
            // textBox37
            // 
            this.textBox37.CanGrow = true;
            this.textBox37.CanShrink = false;
            this.textBox37.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.6999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(1.0091081857681274D));
            this.textBox37.Name = "textBox37";
            this.textBox37.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.71461760997772217D), Telerik.Reporting.Drawing.Unit.Inch(0.1908128559589386D));
            this.textBox37.Style.Font.Bold = true;
            this.textBox37.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox37.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox37.Value = "Client ID :";
            // 
            // textBox16
            // 
            this.textBox16.CanGrow = true;
            this.textBox16.CanShrink = false;
            this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.5999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.99999988079071045D));
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59992110729217529D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
            this.textBox16.Style.Font.Bold = true;
            this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox16.Value = "Lot # :";
            // 
            // textBox14
            // 
            this.textBox14.CanGrow = true;
            this.textBox14.CanShrink = false;
            this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D), Telerik.Reporting.Drawing.Unit.Inch(1.2000000476837158D));
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999211311340332D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
            this.textBox14.Style.Font.Bold = true;
            this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox14.Value = "Client :";
            // 
            // textBox5
            // 
            this.textBox5.CanGrow = true;
            this.textBox5.CanShrink = false;
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D), Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999211311340332D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
            this.textBox5.Style.Font.Bold = true;
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox5.Value = "Description :";
            // 
            // textBox2
            // 
            this.textBox2.CanGrow = true;
            this.textBox2.CanShrink = false;
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(1D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999605894088745D), Telerik.Reporting.Drawing.Unit.Inch(0.1999211311340332D));
            this.textBox2.Style.Font.Bold = true;
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox2.Value = "ARL # : ";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.7000000476837158D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pictureBox2,
            this.txtWorkOrder,
            this.textBox2,
            this.textBox14,
            this.textBox5,
            this.textBox37,
            this.textBox16,
            this.textBox6,
            this.clientName,
            this.clientID,
            this.description,
            this.arlNumber,
            this.lotNumber});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            this.pageHeaderSection1.Style.BorderColor.Bottom = System.Drawing.Color.Orange;
            this.pageHeaderSection1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // clientName
            // 
            this.clientName.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(1.1999999284744263D));
            this.clientName.Name = "clientName";
            this.clientName.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.8999605178833D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.clientName.Value = "=Fields.ClientName";
            // 
            // clientID
            // 
            this.clientID.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.4999599456787109D), Telerik.Reporting.Drawing.Unit.Inch(1.0272467136383057D));
            this.clientID.Name = "clientID";
            this.clientID.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.17267443239688873D));
            this.clientID.Value = "=Fields.ClientID";
            // 
            // description
            // 
            this.description.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D));
            this.description.Name = "description";
            this.description.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.8999605178833D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.description.Value = "=Fields.Description";
            // 
            // arlNumber
            // 
            this.arlNumber.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.2999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(0.99999988079071045D));
            this.arlNumber.Name = "arlNumber";
            this.arlNumber.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.18629786372184753D));
            this.arlNumber.Value = "=Fields.ARLNumber";
            // 
            // lotNumber
            // 
            this.lotNumber.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.3000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(1D));
            this.lotNumber.Name = "lotNumber";
            this.lotNumber.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9687107801437378D), Telerik.Reporting.Drawing.Unit.Inch(0.17267443239688873D));
            this.lotNumber.Value = "=Fields.LotNumber";
            // 
            // reportFooterSection1
            // 
            this.reportFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D);
            this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.tblNotes});
            this.reportFooterSection1.Name = "reportFooterSection1";
            // 
            // tblNotes
            // 
            this.tblNotes.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(10.024999618530273D)));
            this.tblNotes.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.tblNotes.Body.SetCellContent(0, 0, this.textBox56);
            tableGroup15.ReportItem = this.textBox54;
            this.tblNotes.ColumnGroups.Add(tableGroup15);
            this.tblNotes.DataSource = this.uspGetWorkOrderNotes;
            this.tblNotes.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox56,
            this.textBox54});
            this.tblNotes.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.22525723278522492D), Telerik.Reporting.Drawing.Unit.Inch(0.19999898970127106D));
            this.tblNotes.Name = "tblNotes";
            tableGroup16.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup16.Name = "Detail";
            this.tblNotes.RowGroups.Add(tableGroup16);
            this.tblNotes.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.024999618530273D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.tblNotes.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.tblNotes.StyleName = "Normal.TableNormal";
            this.tblNotes.ItemDataBound += new System.EventHandler(this.NotesDataBound);
            // 
            // textBox56
            // 
            this.textBox56.Name = "textBox56";
            this.textBox56.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(10.024999618530273D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox56.Style.BorderColor.Default = System.Drawing.Color.Transparent;
            this.textBox56.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox56.StyleName = "Normal.TableBody";
            this.textBox56.Value = "=Fields.Note";
            // 
            // uspGetWorkOrderNotes
            // 
            this.uspGetWorkOrderNotes.ConnectionString = "Data Source=LIMSV2\\LIMSVS;Initial Catalog=ARL_Data;Integrated Security=True";
            this.uspGetWorkOrderNotes.Name = "uspGetWorkOrderNotes";
            this.uspGetWorkOrderNotes.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@ARLNumber", System.Data.DbType.Int32, "=Parameters.ARLNumber.Value")});
            this.uspGetWorkOrderNotes.SelectCommand = "dbo.uspGetWorkOrderNotes";
            this.uspGetWorkOrderNotes.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // uspGetWorkOrder
            // 
            this.uspGetWorkOrder.ConnectionString = "Data Source=LIMSV2\\LIMSVS;Initial Catalog=ARL_Data;Integrated Security=True";
            this.uspGetWorkOrder.Name = "uspGetWorkOrder";
            this.uspGetWorkOrder.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@ARLNumber", System.Data.DbType.Int32, "=Parameters.ARLNumber.Value")});
            this.uspGetWorkOrder.SelectCommand = "dbo.uspGetWorkOrder";
            this.uspGetWorkOrder.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // WorkOrder
            // 
            this.DataSource = this.uspGetWorkOrder;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail,
            this.pageFooterSection1,
            this.reportHeaderSection1,
            this.pageHeaderSection1,
            this.reportFooterSection1});
            this.Name = "WorkOrder";
            this.PageNumberingStyle = Telerik.Reporting.PageNumberingStyle.ResetNumberingAndCount;
            this.PageSettings.Landscape = true;
            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.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
            reportParameter1.Name = "ARLNumber";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Value = "300070";
            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;
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")});
            styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule5.Style.Color = System.Drawing.Color.Black;
            styleRule5.Style.Font.Name = "Tahoma";
            styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            styleRule5.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0D);
            descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Normal.TableHeader")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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);
            styleRule6.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            styleRule6.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), "Normal.TableBody")});
            styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule7.Style.Font.Name = "Tahoma";
            styleRule7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            styleRule7.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            styleRule7.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.TableHeader")});
            styleRule8.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector3});
            styleRule8.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule8.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule8.Style.Font.Name = "Tahoma";
            styleRule8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule8.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.TableBody")});
            styleRule9.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector4});
            styleRule9.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule9.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule9.Style.Font.Name = "Tahoma";
            styleRule9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6,
            styleRule7,
            styleRule8,
            styleRule9});
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(10.599960327148438D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
示例#21
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                 tableGroup1         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup2         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup3         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.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.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox6           = 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    = "SELECT \r\n      [CategoryCode]\r\n      ,[CategoryName]      \r\n  FROM [dbo].[tMenuIt" +
                                            "emCategory]\r\norder by [CategoryCode] asc";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.7197914123535156D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(5.9158329963684082D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox3);
     this.table1.Body.SetCellContent(0, 1, this.textBox4);
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.ReportItem = this.textBox2;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox3,
         this.textBox4,
         this.textBox1,
         this.textBox2
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.table1.Name     = "table1";
     tableGroup3.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup3.Name = "Detail";
     this.table1.RowGroups.Add(tableGroup3);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.635624885559082D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.table1.StyleName = "Corporate.TableNormal";
     //
     // textBox1
     //
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.7197914123535156D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox1.StyleName = "Corporate.TableHeader";
     this.textBox1.Value     = "Category Code";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.9158329963684082D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox2.StyleName = "Corporate.TableHeader";
     this.textBox2.Value     = "Category Name";
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.7197914123535156D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox3.StyleName = "Corporate.TableBody";
     this.textBox3.Value     = "= Fields.CategoryCode";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.9158329963684082D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox4.StyleName = "Corporate.TableBody";
     this.textBox4.Value     = "= Fields.CategoryName";
     //
     // textBox5
     //
     this.textBox5.Name            = "ReportNameTextBox";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15D), Telerik.Reporting.Drawing.Unit.Cm(2D));
     this.textBox5.Style.Font.Bold = true;
     this.textBox5.Style.Font.Name = "Segoe UI";
     this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox5.Value           = "Menu Item Category";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox6
     //
     this.textBox6.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11D), Telerik.Reporting.Drawing.Unit.Cm(1.5D));
     this.textBox6.Name            = "ReportPageNumberTextBox";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.textBox6.Style.Font.Name = "Segoe UI";
     this.textBox6.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // MenuItemCategory
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "MenuItemCategory";
     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(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.TableGroup tableGroup5 = new Telerik.Reporting.TableGroup();
            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.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox23 = new Telerik.Reporting.TextBox();
            this.textBox24 = new Telerik.Reporting.TextBox();
            this.textBox25 = new Telerik.Reporting.TextBox();
            this.NoticeNumbers = new Telerik.Reporting.ObjectDataSource();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.shape1 = new Telerik.Reporting.Shape();
            this.panel1 = new Telerik.Reporting.Panel();
            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.table1 = new Telerik.Reporting.Table();
            this.textBox26 = new Telerik.Reporting.TextBox();
            this.textBox27 = new Telerik.Reporting.TextBox();
            this.AmountTextBox = new Telerik.Reporting.TextBox();
            this.textBox29 = new Telerik.Reporting.TextBox();
            this.PaymentNoticeLines = new Telerik.Reporting.ObjectDataSource();
            this.panel2 = new Telerik.Reporting.Panel();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.textBox31 = new Telerik.Reporting.TextBox();
            this.textBox32 = new Telerik.Reporting.TextBox();
            this.panel3 = new Telerik.Reporting.Panel();
            this.textBox30 = new Telerik.Reporting.TextBox();
            this.textBox28 = new Telerik.Reporting.TextBox();
            this.PaymentNotices = new Telerik.Reporting.ObjectDataSource();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox22
            // 
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6499998569488525D), Telerik.Reporting.Drawing.Unit.Cm(0.899999737739563D));
            this.textBox22.StyleName = "Office.TableHeader";
            this.textBox22.Value = "发票类型";
            // 
            // textBox23
            // 
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6499998569488525D), Telerik.Reporting.Drawing.Unit.Cm(0.899999737739563D));
            this.textBox23.StyleName = "Office.TableHeader";
            this.textBox23.Value = "发票编号";
            // 
            // textBox24
            // 
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6499998569488525D), Telerik.Reporting.Drawing.Unit.Cm(0.899999737739563D));
            this.textBox24.StyleName = "Office.TableHeader";
            this.textBox24.Value = "金额";
            // 
            // textBox25
            // 
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6499998569488525D), Telerik.Reporting.Drawing.Unit.Cm(0.899999737739563D));
            this.textBox25.StyleName = "Office.TableHeader";
            this.textBox25.Value = "备注";
            // 
            // NoticeNumbers
            // 
            this.NoticeNumbers.DataMember = "GetNoticeNumber";
            this.NoticeNumbers.DataSource = "ReportViewer.PaymentNotice.PaymentNotice, ReportViewer, Version=1.0.0.0, Culture=" +
    "neutral, PublicKeyToken=null";
            this.NoticeNumbers.Name = "NoticeNumbers";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.textBox2,
            this.textBox3});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.9921220680698752E-05D), Telerik.Reporting.Drawing.Unit.Cm(1.2000000476837158D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.899899959564209D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox1.StyleName = "Header";
            this.textBox1.Value = "通知编号:{=Fields.NoticeNumber}";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(8.7798995971679688D), Telerik.Reporting.Drawing.Unit.Cm(1.2000000476837158D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0000009536743164D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.textBox2.Style.Font.Bold = true;
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox2.StyleName = "Header";
            this.textBox2.Value = "创建日期:";
            // 
            // textBox3
            // 
            this.textBox3.Format = "{0:d}";
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11.780100822448731D), Telerik.Reporting.Drawing.Unit.Cm(1.2000000476837158D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.6998000144958496D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            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 = "Header";
            this.textBox3.Value = "=Fields.CreateDate";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(7.8999996185302734D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.shape1,
            this.panel1,
            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.textBox17,
            this.textBox18,
            this.textBox19,
            this.textBox20,
            this.table1,
            this.panel2});
            this.detail.Name = "detail";
            // 
            // shape1
            // 
            this.shape1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010002215276472271D), Telerik.Reporting.Drawing.Unit.Cm(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(6.0944104194641113D), Telerik.Reporting.Drawing.Unit.Point(2D));
            // 
            // panel1
            // 
            this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox4});
            this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010002215276472271D), Telerik.Reporting.Drawing.Unit.Cm(0.070755936205387115D));
            this.panel1.Name = "panel1";
            this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.4798002243042D), Telerik.Reporting.Drawing.Unit.Cm(0.7292440533638D));
            this.panel1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.panel1.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010002215276472271D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.1998000144958496D), Telerik.Reporting.Drawing.Unit.Cm(0.72914391756057739D));
            this.textBox4.Style.Font.Bold = true;
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox4.StyleName = "Header";
            this.textBox4.Value = "付款通知信息";
            // 
            // textBox5
            // 
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.4997996985912323D), Telerik.Reporting.Drawing.Unit.Cm(1.0000003576278687D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.8000003099441528D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox5.Value = "供应商:";
            // 
            // textBox6
            // 
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.2999999523162842D), Telerik.Reporting.Drawing.Unit.Cm(1.0000003576278687D));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.2000000476837158D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.Value = "=Fields.SupplierName";
            // 
            // textBox7
            // 
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.3997983932495117D), Telerik.Reporting.Drawing.Unit.Cm(1.0000003576278687D));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.Value = "银行账号:";
            // 
            // textBox8
            // 
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(10.399998664855957D), Telerik.Reporting.Drawing.Unit.Cm(1.0000003576278687D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.6998000144958496D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.Value = "= Fields.BankAccountName";
            // 
            // textBox9
            // 
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.49999994039535522D), Telerik.Reporting.Drawing.Unit.Cm(2.0999996662139893D));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.7998000383377075D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox9.Value = "币种:";
            // 
            // textBox10
            // 
            this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.2999999523162842D), Telerik.Reporting.Drawing.Unit.Cm(2.0999996662139893D));
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4004006385803223D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox10.Value = "= Fields.CurrencyName";
            // 
            // textBox11
            // 
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.3000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(2.0999996662139893D));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.0995979309082031D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox11.Value = "付款期限:";
            // 
            // textBox12
            // 
            this.textBox12.Format = "{0:d}";
            this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.3997983932495117D), Telerik.Reporting.Drawing.Unit.Cm(2.0999996662139893D));
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox12.Value = "=Fields.DeadLine";
            // 
            // textBox13
            // 
            this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(10.399998664855957D), Telerik.Reporting.Drawing.Unit.Cm(2.0999996662139893D));
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.7996017932891846D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox13.Value = "经办人:";
            // 
            // textBox14
            // 
            this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.199800491333008D), Telerik.Reporting.Drawing.Unit.Cm(2.0999996662139893D));
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.2801001071929932D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox14.Value = "=Fields.OperatorName";
            // 
            // textBox15
            // 
            this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.49999994039535522D), Telerik.Reporting.Drawing.Unit.Cm(3.2999999523162842D));
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.7998000383377075D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox15.Value = "审核人:";
            // 
            // textBox16
            // 
            this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(2.2999999523162842D), Telerik.Reporting.Drawing.Unit.Cm(3.299999475479126D));
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.7002007961273193D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox16.Value = "=Fields.Reviewer";
            // 
            // textBox17
            // 
            this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.3000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(3.2999999523162842D));
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.0995979309082031D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox17.Value = "审核日期:";
            // 
            // textBox18
            // 
            this.textBox18.Format = "{0:d}";
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.3997983932495117D), Telerik.Reporting.Drawing.Unit.Cm(3.299999475479126D));
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox18.Value = "=Fields.ReviewDate";
            // 
            // textBox19
            // 
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(10.399999618530273D), Telerik.Reporting.Drawing.Unit.Cm(3.2999999523162842D));
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.7996017932891846D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox19.Value = "状态:";
            // 
            // textBox20
            // 
            this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(12.199800491333008D), Telerik.Reporting.Drawing.Unit.Cm(3.2999999523162842D));
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.2801001071929932D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
            this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox20.Value = "= Fields.StatusString";
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6499998569488525D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6499998569488525D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6499998569488525D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.6499998569488525D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.899999737739563D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox26);
            this.table1.Body.SetCellContent(0, 1, this.textBox27);
            this.table1.Body.SetCellContent(0, 2, this.AmountTextBox);
            this.table1.Body.SetCellContent(0, 3, this.textBox29);
            tableGroup1.ReportItem = this.textBox22;
            tableGroup2.ReportItem = this.textBox23;
            tableGroup3.ReportItem = this.textBox24;
            tableGroup4.ReportItem = this.textBox25;
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.ColumnGroups.Add(tableGroup2);
            this.table1.ColumnGroups.Add(tableGroup3);
            this.table1.ColumnGroups.Add(tableGroup4);
            this.table1.DataSource = this.PaymentNoticeLines;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox26,
            this.textBox27,
            this.AmountTextBox,
            this.textBox29,
            this.textBox22,
            this.textBox23,
            this.textBox24,
            this.textBox25});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.5500004291534424D), Telerik.Reporting.Drawing.Unit.Cm(6D));
            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(10.59999942779541D), Telerik.Reporting.Drawing.Unit.Cm(1.799999475479126D));
            this.table1.StyleName = "Office.TableNormal";
            // 
            // textBox26
            // 
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6499998569488525D), Telerik.Reporting.Drawing.Unit.Cm(0.899999737739563D));
            this.textBox26.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox26.StyleName = "Office.TableBody";
            this.textBox26.Value = "= Fields.InvoiceTypeString";
            // 
            // textBox27
            // 
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6499998569488525D), Telerik.Reporting.Drawing.Unit.Cm(0.899999737739563D));
            this.textBox27.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox27.StyleName = "Office.TableBody";
            this.textBox27.Value = "=Fields.InvoiceNumber";
            // 
            // AmountTextBox
            // 
            this.AmountTextBox.Format = "{0:C2}";
            this.AmountTextBox.Name = "AmountTextBox";
            this.AmountTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6499998569488525D), Telerik.Reporting.Drawing.Unit.Cm(0.899999737739563D));
            this.AmountTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.AmountTextBox.StyleName = "Office.TableBody";
            this.AmountTextBox.Value = "=Fields.Amount";
            // 
            // textBox29
            // 
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.6499998569488525D), Telerik.Reporting.Drawing.Unit.Cm(0.899999737739563D));
            this.textBox29.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox29.StyleName = "Office.TableBody";
            this.textBox29.Value = "=Fields.Note";
            // 
            // PaymentNoticeLines
            // 
            this.PaymentNoticeLines.DataMember = "GetPaymentNoticeLines";
            this.PaymentNoticeLines.DataSource = "ReportViewer.PaymentNotice.PaymentNotice, ReportViewer, Version=1.0.0.0, Culture=" +
    "neutral, PublicKeyToken=null";
            this.PaymentNoticeLines.Name = "PaymentNoticeLines";
            this.PaymentNoticeLines.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
            new Telerik.Reporting.ObjectDataSourceParameter("noticeNumber", typeof(string), "=Parameters.noticeNumber.Value")});
            // 
            // panel2
            // 
            this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox21});
            this.panel2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00020004430552944541D), Telerik.Reporting.Drawing.Unit.Cm(4.7000994682312012D));
            this.panel2.Name = "panel2";
            this.panel2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.479700088500977D), Telerik.Reporting.Drawing.Unit.Cm(0.99970072507858276D));
            this.panel2.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.panel2.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox21
            // 
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.2000001072883606D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(1.0000003576278687D));
            this.textBox21.Style.Font.Bold = true;
            this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox21.StyleName = "Header";
            this.textBox21.Value = "付款通知明细";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(4.3000006675720215D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox31,
            this.textBox32,
            this.panel3});
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // textBox31
            // 
            this.textBox31.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.2999997138977051D), Telerik.Reporting.Drawing.Unit.Cm(1.3924989700317383D));
            this.textBox31.Name = "textBox31";
            this.textBox31.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(1.0000003576278687D));
            this.textBox31.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox31.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox31.Value = "签字:";
            // 
            // textBox32
            // 
            this.textBox32.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.2999997138977051D), Telerik.Reporting.Drawing.Unit.Cm(2.5924983024597168D));
            this.textBox32.Name = "textBox32";
            this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(1.0000003576278687D));
            this.textBox32.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox32.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox32.Value = "日期:";
            // 
            // panel3
            // 
            this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox30,
            this.textBox28});
            this.panel3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00020004430552944541D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
            this.panel3.Name = "panel3";
            this.panel3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.479700088500977D), Telerik.Reporting.Drawing.Unit.Cm(1.0001004934310913D));
            this.panel3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox30
            // 
            this.textBox30.Format = "{0:C2}";
            this.textBox30.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.1498003005981445D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
            this.textBox30.Name = "textBox30";
            this.textBox30.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.9999992847442627D), Telerik.Reporting.Drawing.Unit.Cm(1.0000003576278687D));
            this.textBox30.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox30.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox30.Value = "=PageExec(\"AmountTextBox\",sum(Amount))";
            // 
            // textBox28
            // 
            this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.5998001098632812D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
            this.textBox28.Name = "textBox28";
            this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.9999992847442627D), Telerik.Reporting.Drawing.Unit.Cm(1.0000003576278687D));
            this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox28.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox28.Value = "总计:";
            // 
            // PaymentNotices
            // 
            this.PaymentNotices.DataMember = "GetPaymentNotice";
            this.PaymentNotices.DataSource = "ReportViewer.PaymentNotice.PaymentNotice, ReportViewer, Version=1.0.0.0, Culture=" +
    "neutral, PublicKeyToken=null";
            this.PaymentNotices.Name = "PaymentNotices";
            this.PaymentNotices.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
            new Telerik.Reporting.ObjectDataSourceParameter("noticeNumber", typeof(string), "=Parameters.noticeNumber.Value")});
            // 
            // PaymentNoticeReport
            // 
            this.DataSource = this.PaymentNotices;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "PaymentNoticeReport";
            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;
            reportParameter1.AutoRefresh = true;
            reportParameter1.AvailableValues.DataSource = this.NoticeNumbers;
            reportParameter1.AvailableValues.DisplayMember = "= Fields.NoticeNumber";
            reportParameter1.AvailableValues.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.NoticeNumber", Telerik.Reporting.SortDirection.Asc));
            reportParameter1.AvailableValues.ValueMember = "NoticeNumber";
            reportParameter1.Name = "noticeNumber";
            reportParameter1.Text = "通知编号";
            reportParameter1.Value = "= First(Fields.NoticeNumber)";
            reportParameter1.Visible = true;
            this.ReportParameters.Add(reportParameter1);
            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);
            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.Cm(15.479901313781738D);
            ((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()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MonthlyUtilizationReport));
            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.Group group1 = new Telerik.Reporting.Group();
            Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule5 = new Telerik.Reporting.Drawing.StyleRule();
            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();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
            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.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox23 = new Telerik.Reporting.TextBox();
            this.textBox24 = new Telerik.Reporting.TextBox();
            this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
            this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.reportFooter = new Telerik.Reporting.ReportFooterSection();
            this.detail = new Telerik.Reporting.DetailSection();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.shape1 = new Telerik.Reporting.Shape();
            this.textBox46 = new Telerik.Reporting.TextBox();
            this.textBox77 = new Telerik.Reporting.TextBox();
            this.textBox78 = new Telerik.Reporting.TextBox();
            this.shape2 = new Telerik.Reporting.Shape();
            this.shape3 = new Telerik.Reporting.Shape();
            this.textBox79 = new Telerik.Reporting.TextBox();
            this.textBox80 = new Telerik.Reporting.TextBox();
            this.shape4 = new Telerik.Reporting.Shape();
            this.textBox81 = new Telerik.Reporting.TextBox();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox53 = new Telerik.Reporting.TextBox();
            this.textBox54 = new Telerik.Reporting.TextBox();
            this.textBox55 = new Telerik.Reporting.TextBox();
            this.textBox56 = new Telerik.Reporting.TextBox();
            this.textBox57 = new Telerik.Reporting.TextBox();
            this.ForthSubReports = new Telerik.Reporting.ObjectDataSource();
            this.table2 = new Telerik.Reporting.Table();
            this.textBox25 = new Telerik.Reporting.TextBox();
            this.textBox26 = new Telerik.Reporting.TextBox();
            this.textBox27 = new Telerik.Reporting.TextBox();
            this.ThirdSubReports = new Telerik.Reporting.ObjectDataSource();
            this.table3 = new Telerik.Reporting.Table();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.SecondSubReports = new Telerik.Reporting.ObjectDataSource();
            this.table4 = new Telerik.Reporting.Table();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.FirstSubReports = new Telerik.Reporting.ObjectDataSource();
            this.panel1 = new Telerik.Reporting.Panel();
            this.RegNumbers = new Telerik.Reporting.ObjectDataSource();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox47
            // 
            this.textBox47.Name = "textBox47";
            this.textBox47.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0599565505981445D), Telerik.Reporting.Drawing.Unit.Cm(0.99687451124191284D));
            this.textBox47.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.textBox47.StyleName = "Normal.TableHeader";
            this.textBox47.Value = "";
            // 
            // textBox48
            // 
            this.textBox48.Name = "textBox48";
            this.textBox48.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0599565505981445D), Telerik.Reporting.Drawing.Unit.Cm(0.99687451124191284D));
            this.textBox48.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.textBox48.Style.Font.Name = "Times New Roman";
            this.textBox48.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox48.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox48.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBox48.StyleName = "Normal.TableHeader";
            this.textBox48.Value = "Nose \r\nLanding Gear";
            // 
            // textBox49
            // 
            this.textBox49.Name = "textBox49";
            this.textBox49.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0599565505981445D), Telerik.Reporting.Drawing.Unit.Cm(0.99687451124191284D));
            this.textBox49.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.textBox49.Style.Font.Name = "Times New Roman";
            this.textBox49.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox49.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox49.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBox49.StyleName = "Normal.TableHeader";
            this.textBox49.Value = "Left \r\nLanding Gear";
            // 
            // textBox50
            // 
            this.textBox50.Name = "textBox50";
            this.textBox50.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0599565505981445D), Telerik.Reporting.Drawing.Unit.Cm(0.99687451124191284D));
            this.textBox50.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.textBox50.Style.Font.Name = "Times New Roman";
            this.textBox50.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox50.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox50.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBox50.StyleName = "Normal.TableHeader";
            this.textBox50.Value = "Right \r\nLanding Gear";
            // 
            // textBox51
            // 
            this.textBox51.Name = "textBox51";
            this.textBox51.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0599565505981445D), Telerik.Reporting.Drawing.Unit.Cm(0.99687451124191284D));
            this.textBox51.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.textBox51.Style.Font.Name = "Times New Roman";
            this.textBox51.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox51.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox51.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBox51.StyleName = "Normal.TableHeader";
            this.textBox51.Value = "APU";
            // 
            // textBox22
            // 
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.1000003814697266D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox22.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.textBox22.StyleName = "Normal.TableHeader";
            this.textBox22.Value = "";
            // 
            // textBox23
            // 
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.1000003814697266D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox23.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.textBox23.Style.Font.Name = "Times New Roman";
            this.textBox23.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox23.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBox23.StyleName = "Normal.TableHeader";
            this.textBox23.Value = "POSITION NO.1";
            // 
            // textBox24
            // 
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.1000003814697266D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox24.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.textBox24.Style.Font.Name = "Times New Roman";
            this.textBox24.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox24.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
            this.textBox24.StyleName = "Normal.TableHeader";
            this.textBox24.Value = "POSITION NO.2";
            // 
            // 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.13229165971279144D);
            this.labelsGroupHeaderSection.Name = "labelsGroupHeaderSection";
            this.labelsGroupHeaderSection.PrintOnEveryPage = true;
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(10.500200271606445D), Telerik.Reporting.Drawing.Unit.Cm(1.0677083730697632D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.9999992847442627D), Telerik.Reporting.Drawing.Unit.Cm(0.70583343505859375D));
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.Style.Font.Name = "Times New Roman";
            this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox1.Value = "Report Date:";
            // 
            // reportFooter
            // 
            this.reportFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(0.71437495946884155D);
            this.reportFooter.Name = "reportFooter";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(12.067707061767578D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox2,
            this.textBox3,
            this.shape1,
            this.textBox46,
            this.textBox77,
            this.textBox78,
            this.shape2,
            this.shape3,
            this.textBox79,
            this.textBox80,
            this.shape4,
            this.textBox1,
            this.textBox81,
            this.table1,
            this.table2,
            this.table3,
            this.table4});
            this.detail.Name = "detail";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D), Telerik.Reporting.Drawing.Unit.Cm(1.4405336380004883D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3D), Telerik.Reporting.Drawing.Unit.Cm(0.62677496671676636D));
            this.textBox2.Style.Font.Name = "Times New Roman";
            this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox2.Value = "To:";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(2.0675086975097656D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.5D), Telerik.Reporting.Drawing.Unit.Cm(0.60000008344650269D));
            this.textBox3.Style.Font.Name = "Times New Roman";
            this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox3.Value = "From: Sichuan Airlines Co., Ltd";
            // 
            // shape1
            // 
            this.shape1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(2.6677086353302D));
            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.Cm(15.299901008605957D), Telerik.Reporting.Drawing.Unit.Cm(0.20020014047622681D));
            // 
            // textBox46
            // 
            this.textBox46.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.5264585018157959D), Telerik.Reporting.Drawing.Unit.Cm(5.867708683013916D));
            this.textBox46.Name = "textBox46";
            this.textBox46.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(14.24708366394043D), Telerik.Reporting.Drawing.Unit.Cm(0.59999889135360718D));
            this.textBox46.Style.Font.Bold = true;
            this.textBox46.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox46.Value = "(NOTE: In case of an engine removal, please note the date of on-wing or off-wing)" +
    ".";
            // 
            // textBox77
            // 
            this.textBox77.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.5264585018157959D), Telerik.Reporting.Drawing.Unit.Cm(8.7677078247070312D));
            this.textBox77.Name = "textBox77";
            this.textBox77.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(14.24708366394043D), Telerik.Reporting.Drawing.Unit.Cm(1.3000013828277588D));
            this.textBox77.Style.Font.Bold = true;
            this.textBox77.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox77.Value = resources.GetString("textBox77.Value");
            // 
            // textBox78
            // 
            this.textBox78.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.70020031929016113D), Telerik.Reporting.Drawing.Unit.Cm(10.867708206176758D));
            this.textBox78.Name = "textBox78";
            this.textBox78.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Cm(0.499998539686203D));
            this.textBox78.Style.Font.Bold = true;
            this.textBox78.Value = "EDIT:";
            // 
            // shape2
            // 
            this.shape2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.9002001285552979D), Telerik.Reporting.Drawing.Unit.Cm(11.235413551330566D));
            this.shape2.Name = "shape2";
            this.shape2.ShapeType = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
            this.shape2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4000000953674316D), Telerik.Reporting.Drawing.Unit.Cm(0.13229165971279144D));
            // 
            // shape3
            // 
            this.shape3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(7.1002001762390137D), Telerik.Reporting.Drawing.Unit.Cm(11.238124847412109D));
            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.Cm(2.4000000953674316D), Telerik.Reporting.Drawing.Unit.Cm(0.13229165971279144D));
            // 
            // textBox79
            // 
            this.textBox79.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.3999996185302734D), Telerik.Reporting.Drawing.Unit.Cm(10.867708206176758D));
            this.textBox79.Name = "textBox79";
            this.textBox79.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.700000524520874D), Telerik.Reporting.Drawing.Unit.Cm(0.499998539686203D));
            this.textBox79.Style.Font.Bold = true;
            this.textBox79.Value = "REVIEW: ";
            // 
            // textBox80
            // 
            this.textBox80.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(10.500200271606445D), Telerik.Reporting.Drawing.Unit.Cm(10.867708206176758D));
            this.textBox80.Name = "textBox80";
            this.textBox80.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Cm(0.499998539686203D));
            this.textBox80.Style.Font.Bold = true;
            this.textBox80.Value = "VISA:";
            // 
            // shape4
            // 
            this.shape4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11.6003999710083D), Telerik.Reporting.Drawing.Unit.Cm(11.238124847412109D));
            this.shape4.Name = "shape4";
            this.shape4.ShapeType = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
            this.shape4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.4000000953674316D), Telerik.Reporting.Drawing.Unit.Cm(0.13229165971279144D));
            // 
            // textBox81
            // 
            this.textBox81.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(4.8000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(0D));
            this.textBox81.Name = "textBox81";
            this.textBox81.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.3000001907348633D), Telerik.Reporting.Drawing.Unit.Cm(0.99999988079071045D));
            this.textBox81.Style.Font.Bold = true;
            this.textBox81.Style.Font.Name = "Times New Roman";
            this.textBox81.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
            this.textBox81.Style.Font.Underline = true;
            this.textBox81.Value = "Monthly Utilization Report";
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.0599563121795654D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.0599563121795654D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.0599563121795654D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.0599563121795654D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.0599563121795654D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.59999954700469971D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox53);
            this.table1.Body.SetCellContent(0, 1, this.textBox54);
            this.table1.Body.SetCellContent(0, 2, this.textBox55);
            this.table1.Body.SetCellContent(0, 3, this.textBox56);
            this.table1.Body.SetCellContent(0, 4, this.textBox57);
            tableGroup1.ReportItem = this.textBox47;
            tableGroup2.ReportItem = this.textBox48;
            tableGroup3.ReportItem = this.textBox49;
            tableGroup4.ReportItem = this.textBox50;
            tableGroup5.ReportItem = this.textBox51;
            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.ForthSubReports;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox53,
            this.textBox54,
            this.textBox55,
            this.textBox56,
            this.textBox57,
            this.textBox47,
            this.textBox48,
            this.textBox49,
            this.textBox50,
            this.textBox51});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00011950174666708335D), Telerik.Reporting.Drawing.Unit.Cm(6.7677083015441895D));
            this.table1.Name = "table1";
            tableGroup6.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup6.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup6);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.29978084564209D), Telerik.Reporting.Drawing.Unit.Cm(1.5968741178512573D));
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox53
            // 
            this.textBox53.Name = "textBox53";
            this.textBox53.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0599565505981445D), Telerik.Reporting.Drawing.Unit.Cm(0.59999954700469971D));
            this.textBox53.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.textBox53.Style.Font.Name = "Times New Roman";
            this.textBox53.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox53.StyleName = "Normal.TableBody";
            this.textBox53.Value = "=Fields.Title";
            // 
            // textBox54
            // 
            this.textBox54.Name = "textBox54";
            this.textBox54.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0599565505981445D), Telerik.Reporting.Drawing.Unit.Cm(0.59999954700469971D));
            this.textBox54.Style.Font.Name = "Times New Roman";
            this.textBox54.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox54.StyleName = "Normal.TableBody";
            this.textBox54.Value = "=Fields.FirstValue";
            // 
            // textBox55
            // 
            this.textBox55.Name = "textBox55";
            this.textBox55.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0599565505981445D), Telerik.Reporting.Drawing.Unit.Cm(0.59999954700469971D));
            this.textBox55.Style.Font.Name = "Times New Roman";
            this.textBox55.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox55.StyleName = "Normal.TableBody";
            this.textBox55.Value = "=Fields.SecondValue";
            // 
            // textBox56
            // 
            this.textBox56.Name = "textBox56";
            this.textBox56.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0599565505981445D), Telerik.Reporting.Drawing.Unit.Cm(0.59999954700469971D));
            this.textBox56.Style.Font.Name = "Times New Roman";
            this.textBox56.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox56.StyleName = "Normal.TableBody";
            this.textBox56.Value = "=Fields.ThirdValue";
            // 
            // textBox57
            // 
            this.textBox57.Name = "textBox57";
            this.textBox57.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.0599565505981445D), Telerik.Reporting.Drawing.Unit.Cm(0.59999954700469971D));
            this.textBox57.Style.Font.Name = "Times New Roman";
            this.textBox57.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox57.StyleName = "Normal.TableBody";
            this.textBox57.Value = "=Fields.ForthValue";
            // 
            // ForthSubReports
            // 
            this.ForthSubReports.DataMember = "GetForthSubReports";
            this.ForthSubReports.DataSource = "ReportViewer.UtilizationReport.UtilizationReport, ReportViewer, Version=1.0.0.0, " +
    "Culture=neutral, PublicKeyToken=null";
            this.ForthSubReports.Name = "ForthSubReports";
            this.ForthSubReports.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
            new Telerik.Reporting.ObjectDataSourceParameter("regNumber", typeof(string), "= Parameters.regNumber.Value")});
            // 
            // table2
            // 
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(5.100001335144043D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(5.100001335144043D)));
            this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(5.100001335144043D)));
            this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
            this.table2.Body.SetCellContent(0, 0, this.textBox25);
            this.table2.Body.SetCellContent(0, 1, this.textBox26);
            this.table2.Body.SetCellContent(0, 2, this.textBox27);
            tableGroup7.ReportItem = this.textBox22;
            tableGroup8.ReportItem = this.textBox23;
            tableGroup9.ReportItem = this.textBox24;
            this.table2.ColumnGroups.Add(tableGroup7);
            this.table2.ColumnGroups.Add(tableGroup8);
            this.table2.ColumnGroups.Add(tableGroup9);
            this.table2.DataSource = this.ThirdSubReports;
            this.table2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox25,
            this.textBox26,
            this.textBox27,
            this.textBox22,
            this.textBox23,
            this.textBox24});
            this.table2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D), Telerik.Reporting.Drawing.Unit.Cm(4.6677083969116211D));
            this.table2.Name = "table2";
            tableGroup10.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup10.Name = "Detail";
            this.table2.RowGroups.Add(tableGroup10);
            this.table2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.300000190734863D), Telerik.Reporting.Drawing.Unit.Cm(1D));
            this.table2.StyleName = "Normal.TableNormal";
            // 
            // textBox25
            // 
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.1000003814697266D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox25.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.textBox25.Style.Font.Name = "Times New Roman";
            this.textBox25.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox25.StyleName = "Normal.TableBody";
            this.textBox25.Value = "=Fields.Title";
            // 
            // textBox26
            // 
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.1000003814697266D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox26.Style.Font.Name = "Times New Roman";
            this.textBox26.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox26.StyleName = "Normal.TableBody";
            this.textBox26.Value = "=Fields.FirstValue";
            // 
            // textBox27
            // 
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.1000003814697266D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox27.Style.Font.Name = "Times New Roman";
            this.textBox27.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox27.StyleName = "Normal.TableBody";
            this.textBox27.Value = "=Fields.SecondValue";
            // 
            // ThirdSubReports
            // 
            this.ThirdSubReports.DataMember = "GetThirdSubReports";
            this.ThirdSubReports.DataSource = "ReportViewer.UtilizationReport.UtilizationReport, ReportViewer, Version=1.0.0.0, " +
    "Culture=neutral, PublicKeyToken=null";
            this.ThirdSubReports.Name = "ThirdSubReports";
            this.ThirdSubReports.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
            new Telerik.Reporting.ObjectDataSourceParameter("regNumber", typeof(string), "= Parameters.regNumber.Value")});
            // 
            // table3
            // 
            this.table3.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(7.6499004364013672D)));
            this.table3.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(7.6499004364013672D)));
            this.table3.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
            this.table3.Body.SetCellContent(0, 0, this.textBox14);
            this.table3.Body.SetCellContent(0, 1, this.textBox15);
            this.table3.ColumnGroups.Add(tableGroup11);
            this.table3.ColumnGroups.Add(tableGroup12);
            this.table3.DataSource = this.SecondSubReports;
            this.table3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox14,
            this.textBox15});
            this.table3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D), Telerik.Reporting.Drawing.Unit.Cm(3.8677084445953369D));
            this.table3.Name = "table3";
            tableGroup13.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup13.Name = "Detail";
            this.table3.RowGroups.Add(tableGroup13);
            this.table3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.299800872802734D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.table3.StyleName = "Normal.TableNormal";
            // 
            // textBox14
            // 
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.6499004364013672D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox14.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.textBox14.Style.Font.Name = "Times New Roman";
            this.textBox14.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox14.StyleName = "Normal.TableBody";
            this.textBox14.Value = "=Fields.Title";
            // 
            // textBox15
            // 
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.6499004364013672D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox15.Style.Font.Name = "Times New Roman";
            this.textBox15.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox15.StyleName = "Normal.TableBody";
            this.textBox15.Value = "=Fields.FirstValue";
            // 
            // SecondSubReports
            // 
            this.SecondSubReports.DataMember = "GetSecondSubReports";
            this.SecondSubReports.DataSource = "ReportViewer.UtilizationReport.UtilizationReport, ReportViewer, Version=1.0.0.0, " +
    "Culture=neutral, PublicKeyToken=null";
            this.SecondSubReports.Name = "SecondSubReports";
            this.SecondSubReports.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
            new Telerik.Reporting.ObjectDataSourceParameter("regNumber", typeof(string), "= Parameters.regNumber.Value")});
            // 
            // table4
            // 
            this.table4.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(7.6499505043029785D)));
            this.table4.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(7.6499505043029785D)));
            this.table4.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
            this.table4.Body.SetCellContent(0, 0, this.textBox6);
            this.table4.Body.SetCellContent(0, 1, this.textBox7);
            this.table4.ColumnGroups.Add(tableGroup14);
            this.table4.ColumnGroups.Add(tableGroup15);
            this.table4.DataSource = this.FirstSubReports;
            this.table4.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox6,
            this.textBox7});
            this.table4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D), Telerik.Reporting.Drawing.Unit.Cm(3.0677082538604736D));
            this.table4.Name = "table4";
            tableGroup16.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup16.Name = "Detail";
            this.table4.RowGroups.Add(tableGroup16);
            this.table4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15.299901008605957D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.table4.StyleName = "Normal.TableNormal";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.6499505043029785D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox6.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.textBox6.Style.Font.Name = "Times New Roman";
            this.textBox6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox6.StyleName = "Normal.TableBody";
            this.textBox6.Value = "=Fields.Title";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(7.6499505043029785D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
            this.textBox7.Style.Font.Bold = true;
            this.textBox7.Style.Font.Name = "Times New Roman";
            this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.StyleName = "Normal.TableBody";
            this.textBox7.Value = "=Fields.FirstValue";
            // 
            // FirstSubReports
            // 
            this.FirstSubReports.DataMember = "GetFirstSubReports";
            this.FirstSubReports.DataSource = "ReportViewer.UtilizationReport.UtilizationReport, ReportViewer, Version=1.0.0.0, " +
    "Culture=neutral, PublicKeyToken=null";
            this.FirstSubReports.Name = "FirstSubReports";
            this.FirstSubReports.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
            new Telerik.Reporting.ObjectDataSourceParameter("regNumber", typeof(string), "= Parameters.regNumber.Value")});
            // 
            // panel1
            // 
            this.panel1.Name = "panel1";
            this.panel1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.0799999237060547D), Telerik.Reporting.Drawing.Unit.Cm(2.5399999618530273D));
            // 
            // RegNumbers
            // 
            this.RegNumbers.DataMember = "GetUtilizationReports";
            this.RegNumbers.DataSource = "ReportViewer.UtilizationReport.UtilizationReport, ReportViewer, Version=1.0.0.0, " +
    "Culture=neutral, PublicKeyToken=null";
            this.RegNumbers.Name = "RegNumbers";
            // 
            // MonthlyUtilizationReport
            // 
            this.DataSource = this.RegNumbers;
            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.detail});
            this.Name = "MonthlyUtilizationReport";
            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;
            reportParameter1.AutoRefresh = true;
            reportParameter1.AvailableValues.DataSource = this.RegNumbers;
            reportParameter1.AvailableValues.DisplayMember = "= Fields.RegNumber";
            reportParameter1.AvailableValues.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.RegNumber", Telerik.Reporting.SortDirection.Asc));
            reportParameter1.AvailableValues.ValueMember = "RegNumber";
            reportParameter1.Name = "regNumber";
            reportParameter1.Text = "×¢²áºÅ";
            reportParameter1.Value = "= First(Fields.RegNumber)";
            reportParameter1.Visible = true;
            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;
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")});
            styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule5.Style.Color = System.Drawing.Color.Black;
            styleRule5.Style.Font.Name = "Tahoma";
            styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            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.TableHeader")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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);
            styleRule6.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), "Normal.TableBody")});
            styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule7.Style.Font.Name = "Tahoma";
            styleRule7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6,
            styleRule7});
            this.Width = Telerik.Reporting.Drawing.Unit.Cm(15.30000114440918D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
示例#25
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                 tableGroup1         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup2         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup3         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup4         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.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.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.detailSection1.Name = "detailSection1";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "ReportLibrary2.Properties.Settings.ZMarion";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = "SELECT        Activity.*\r\nFROM            Activity";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox4);
     this.table1.Body.SetCellContent(0, 1, this.textBox5);
     this.table1.Body.SetCellContent(0, 2, this.textBox6);
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.ReportItem = this.textBox2;
     tableGroup3.ReportItem = this.textBox3;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox1,
         this.textBox2,
         this.textBox3
     });
     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 = "Detail";
     this.table1.RowGroups.Add(tableGroup4);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.table1.StyleName = "Apex.TableNormal";
     //
     // textBox1
     //
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox1.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox1.StyleName       = "Apex.TableHeader";
     this.textBox1.Value           = "Date Stamp";
     //
     // textBox2
     //
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox2.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox2.StyleName       = "Apex.TableHeader";
     this.textBox2.Value           = "Description";
     //
     // textBox3
     //
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox3.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox3.StyleName       = "Apex.TableHeader";
     this.textBox3.Value           = "Name";
     //
     // textBox4
     //
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox4.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox4.StyleName       = "Apex.TableBody";
     this.textBox4.Value           = "= Fields.DateStamp";
     //
     // textBox5
     //
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox5.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox5.StyleName       = "Apex.TableBody";
     this.textBox5.Value           = "= Fields.Description";
     //
     // textBox6
     //
     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.20000000298023224D));
     this.textBox6.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox6.StyleName       = "Apex.TableBody";
     this.textBox6.Value           = "= Fields.Name";
     //
     // textBox7
     //
     this.textBox7.Name            = "ReportNameTextBox";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.9055118560791016D), Telerik.Reporting.Drawing.Unit.Inch(0.787401556968689D));
     this.textBox7.Style.Font.Bold = true;
     this.textBox7.Style.Font.Name = "Segoe UI";
     this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox7.Value           = "Report2";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox7
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox8
     //
     this.textBox8.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.425196647644043D), Telerik.Reporting.Drawing.Unit.Inch(0.60629922151565552D));
     this.textBox8.Name            = "ReportPageNumberTextBox";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5748031139373779D), Telerik.Reporting.Drawing.Unit.Inch(0.39370077848434448D));
     this.textBox8.Style.Font.Name = "Segoe UI";
     this.textBox8.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox8
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // Report2
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "Report2";
     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(typeof(Telerik.Reporting.Table), "Apex.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 = "Book Antiqua";
     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), "Apex.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           = "Book Antiqua";
     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), "Apex.TableHeader")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule4.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(103)))), ((int)(((byte)(109)))));
     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.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(185)))), ((int)(((byte)(102)))));
     styleRule4.Style.Font.Name     = "Book Antiqua";
     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.Inch(6D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#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()
        {
            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.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.textBox12 = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.FacturiIntrareDataSource = new Telerik.Reporting.ObjectDataSource();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.infoTbox = new Telerik.Reporting.TextBox();
            this.textBox29 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.44224953651428223D), Telerik.Reporting.Drawing.Unit.Inch(0.34999993443489075D));
            this.textBox12.StyleName = "Aspect.TableHeader";
            this.textBox12.Value = "Nr crt.";
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2835443019866943D), Telerik.Reporting.Drawing.Unit.Inch(0.34999993443489075D));
            this.textBox1.StyleName = "Aspect.TableHeader";
            this.textBox1.Value = "Serie";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2835443019866943D), Telerik.Reporting.Drawing.Unit.Inch(0.34999993443489075D));
            this.textBox2.StyleName = "Aspect.TableHeader";
            this.textBox2.Value = "Numar";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.92357373237609863D), Telerik.Reporting.Drawing.Unit.Inch(0.34999993443489075D));
            this.textBox3.StyleName = "Aspect.TableHeader";
            this.textBox3.Value = "Data facturarii";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2835443019866943D), Telerik.Reporting.Drawing.Unit.Inch(0.34999993443489075D));
            this.textBox4.StyleName = "Aspect.TableHeader";
            this.textBox4.Value = "Suma platita";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2835443019866943D), Telerik.Reporting.Drawing.Unit.Inch(0.34999993443489075D));
            this.textBox5.StyleName = "Aspect.TableHeader";
            this.textBox5.Value = "Suma ramasa";
            // 
            // 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.Fill;
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.5D), Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D));
            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 = "Facturi de intrare neachitate";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D);
            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.44224947690963745D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2835443019866943D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2835443019866943D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.92357361316680908D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2835443019866943D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2835443019866943D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.34999993443489075D)));
            this.table1.Body.SetCellContent(0, 1, this.textBox6);
            this.table1.Body.SetCellContent(0, 2, this.textBox7);
            this.table1.Body.SetCellContent(0, 3, this.textBox8);
            this.table1.Body.SetCellContent(0, 4, this.textBox10);
            this.table1.Body.SetCellContent(0, 5, this.textBox11);
            this.table1.Body.SetCellContent(0, 0, this.textBox13);
            tableGroup1.Name = "Group1";
            tableGroup1.ReportItem = this.textBox12;
            tableGroup2.ReportItem = this.textBox1;
            tableGroup3.ReportItem = this.textBox2;
            tableGroup4.ReportItem = this.textBox3;
            tableGroup5.ReportItem = this.textBox4;
            tableGroup6.ReportItem = this.textBox5;
            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.DataSource = this.FacturiIntrareDataSource;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox10,
            this.textBox11,
            this.textBox13,
            this.textBox12,
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox5});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
            this.table1.Name = "table1";
            tableGroup7.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping(null)});
            tableGroup7.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup7);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.5D), Telerik.Reporting.Drawing.Unit.Inch(0.69999986886978149D));
            this.table1.StyleName = "Aspect.TableNormal";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2835443019866943D), Telerik.Reporting.Drawing.Unit.Inch(0.34999993443489075D));
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.StyleName = "Aspect.TableBody";
            this.textBox6.Value = "= Fields.Serie";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2835443019866943D), Telerik.Reporting.Drawing.Unit.Inch(0.34999993443489075D));
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.StyleName = "Aspect.TableBody";
            this.textBox7.Value = "= Fields.Numar";
            // 
            // textBox8
            // 
            this.textBox8.Format = "{0:dd/MM/yyyy}";
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.92357373237609863D), Telerik.Reporting.Drawing.Unit.Inch(0.34999993443489075D));
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.StyleName = "Aspect.TableBody";
            this.textBox8.Value = "= Fields.Data.Date";
            // 
            // textBox10
            // 
            this.textBox10.Format = "{0:N2}";
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2835443019866943D), Telerik.Reporting.Drawing.Unit.Inch(0.34999993443489075D));
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox10.StyleName = "Aspect.TableBody";
            this.textBox10.Value = "= Fields.SumaPlatita";
            // 
            // textBox11
            // 
            this.textBox11.Format = "{0:N2}";
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2835443019866943D), Telerik.Reporting.Drawing.Unit.Inch(0.34999993443489075D));
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox11.StyleName = "Aspect.TableBody";
            this.textBox11.Value = "= Fields.SumaRamasaDePlatit";
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.44224953651428223D), Telerik.Reporting.Drawing.Unit.Inch(0.34999993443489075D));
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox13.StyleName = "Aspect.TableBody";
            this.textBox13.Value = "= RowNumber()";
            // 
            // FacturiIntrareDataSource
            // 
            this.FacturiIntrareDataSource.DataSource = typeof(GestiuneBusiness.Poco.FacturaIntrare);
            this.FacturiIntrareDataSource.Name = "FacturiIntrareDataSource";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.infoTbox,
            this.textBox29});
            this.pageFooterSection1.Name = "pageFooterSection1";
            this.pageFooterSection1.Style.BorderColor.Top = 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(3.9329116344451904D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.infoTbox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.infoTbox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.infoTbox.Value = "";
            // 
            // textBox29
            // 
            this.textBox29.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.4000792503356934D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0998814105987549D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox29.Value = "= PageNumber+\" / \" + PageCount";
            // 
            // DatoriiReport
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "DatoriiReport";
            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), "Aspect.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 = "Verdana";
            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), "Aspect.TableHeader")});
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            styleRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            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), "Aspect.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();

        }
 /// <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.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.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.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.textBox9            = new Telerik.Reporting.TextBox();
     this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
     this.table1             = new Telerik.Reporting.Table();
     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.textBox15          = new Telerik.Reporting.TextBox();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.textBox17          = new Telerik.Reporting.TextBox();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.textBox19          = new Telerik.Reporting.TextBox();
     this.textBox20          = new Telerik.Reporting.TextBox();
     this.textBox21          = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.pictureBox1        = new Telerik.Reporting.PictureBox();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.textBox28          = new Telerik.Reporting.TextBox();
     this.textBox25          = new Telerik.Reporting.TextBox();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.textBox22          = new Telerik.Reporting.TextBox();
     this.textBox39          = new Telerik.Reporting.TextBox();
     this.textBox45          = new Telerik.Reporting.TextBox();
     this.textBox40          = 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(0.24791643023490906D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox2.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(163)))), ((int)(((byte)(255)))));
     this.textBox2.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox2.Style.Color     = System.Drawing.Color.White;
     this.textBox2.Style.Font.Bold = true;
     this.textBox2.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.StyleName       = "Normal.TableHeader";
     this.textBox2.Value           = "Sl";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6333315372467041D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox3.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(163)))), ((int)(((byte)(255)))));
     this.textBox3.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox3.Style.Color     = System.Drawing.Color.White;
     this.textBox3.Style.Font.Bold = true;
     this.textBox3.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox3.StyleName       = "Normal.TableHeader";
     this.textBox3.Value           = "Voucher No";
     //
     // textBox4
     //
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.91458112001419067D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox4.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(163)))), ((int)(((byte)(255)))));
     this.textBox4.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox4.Style.Color     = System.Drawing.Color.White;
     this.textBox4.Style.Font.Bold = true;
     this.textBox4.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.StyleName       = "Normal.TableHeader";
     this.textBox4.Value           = "Date";
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.164583683013916D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox5.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(163)))), ((int)(((byte)(255)))));
     this.textBox5.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox5.Style.Color     = System.Drawing.Color.White;
     this.textBox5.Style.Font.Bold = true;
     this.textBox5.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox5.StyleName       = "Normal.TableHeader";
     this.textBox5.Value           = "Ledger Name";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2999986410140991D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox6.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(163)))), ((int)(((byte)(255)))));
     this.textBox6.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox6.Style.Color     = System.Drawing.Color.White;
     this.textBox6.Style.Font.Bold = true;
     this.textBox6.Style.Font.Name = "Microsoft Sans Serif";
     this.textBox6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox6.StyleName       = "Normal.TableHeader";
     this.textBox6.Value           = "Narration";
     //
     // textBox7
     //
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.91458231210708618D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox7.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(163)))), ((int)(((byte)(255)))));
     this.textBox7.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox7.Style.Color     = System.Drawing.Color.White;
     this.textBox7.Style.Font.Bold = true;
     this.textBox7.Style.Font.Name = "Century Gothic";
     this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox7.StyleName       = "Normal.TableHeader";
     this.textBox7.Value           = "Debit (Tk)";
     //
     // textBox9
     //
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.91458356380462646D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox9.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(163)))), ((int)(((byte)(255)))));
     this.textBox9.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox9.Style.Color     = System.Drawing.Color.White;
     this.textBox9.Style.Font.Bold = true;
     this.textBox9.Style.Font.Name = "Century Gothic";
     this.textBox9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox9.StyleName       = "Normal.TableHeader";
     this.textBox9.Value           = "Credit (Tk)";
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.052083313465118408D);
     this.groupFooterSection1.Name   = "groupFooterSection1";
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.70884954929351807D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1,
         this.textBox19,
         this.textBox20,
         this.textBox21
     });
     this.groupHeaderSection1.Name = "groupHeaderSection1";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.24791625142097473D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.6333315372467041D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.9145808219909668D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(5.164583683013916D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2999979257583618D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.91458243131637573D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.91458380222320557D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
     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.textBox15);
     this.table1.Body.SetCellContent(0, 5, this.textBox16);
     this.table1.Body.SetCellContent(0, 6, this.textBox17);
     tableGroup1.ReportItem = this.textBox2;
     tableGroup2.ReportItem = this.textBox3;
     tableGroup3.ReportItem = this.textBox4;
     tableGroup4.ReportItem = this.textBox5;
     tableGroup5.ReportItem = this.textBox6;
     tableGroup6.ReportItem = this.textBox7;
     tableGroup7.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.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox13,
         this.textBox15,
         this.textBox16,
         this.textBox17,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox7,
         this.textBox9
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D));
     this.table1.Name     = "table1";
     tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(""));
     tableGroup8.Name = "Detail";
     this.table1.RowGroups.Add(tableGroup8);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(11.089577674865723D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.table1.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.table1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.table1.StyleName = "Normal.TableNormal";
     //
     // textBox10
     //
     this.textBox10.Name                = "textBox10";
     this.textBox10.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.24791643023490906D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox10.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox10.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox10.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.StyleName           = "Normal.TableBody";
     this.textBox10.Value               = "= RowNumber()";
     //
     // textBox11
     //
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6333315372467041D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox11.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox11.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.StyleName           = "Normal.TableBody";
     this.textBox11.Value               = "=Fields.RVNO";
     //
     // textBox12
     //
     this.textBox12.Format              = "{0:dd-MM-yyyy}";
     this.textBox12.Name                = "textBox12";
     this.textBox12.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.91458112001419067D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox12.Style.Font.Name     = "Microsoft Sans Serif";
     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.TableBody";
     this.textBox12.Value               = "=Fields.RVDate";
     //
     // textBox13
     //
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.164583683013916D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox13.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox13.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.StyleName           = "Normal.TableBody";
     this.textBox13.Value               = "=Fields.ACName";
     //
     // textBox15
     //
     this.textBox15.Name                = "textBox15";
     this.textBox15.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2999986410140991D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox15.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox15.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox15.StyleName           = "Normal.TableBody";
     this.textBox15.Value               = "=Fields.Narration";
     //
     // textBox16
     //
     this.textBox16.Format              = "{0:N2}";
     this.textBox16.Name                = "textBox16";
     this.textBox16.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.91458231210708618D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox16.Style.Font.Name     = "Century Gothic";
     this.textBox16.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox16.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.StyleName           = "Normal.TableBody";
     this.textBox16.Value               = "=Fields.DebitAmount";
     //
     // textBox17
     //
     this.textBox17.Format              = "{0:N2}";
     this.textBox17.Name                = "textBox17";
     this.textBox17.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.91458356380462646D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox17.Style.Font.Name     = "Century Gothic";
     this.textBox17.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox17.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.StyleName           = "Normal.TableBody";
     this.textBox17.Value               = "=Fields.CreditAmount";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "ABS.Reports.Properties.Settings.AmberBusinessSuite";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@sdate", System.Data.DbType.DateTime, null),
         new Telerik.Reporting.SqlDataSourceParameter("@edate", System.Data.DbType.DateTime, null),
         new Telerik.Reporting.SqlDataSourceParameter("@accountcode", System.Data.DbType.Int32, null),
         new Telerik.Reporting.SqlDataSourceParameter("@costcenter", System.Data.DbType.Int32, null),
         new Telerik.Reporting.SqlDataSourceParameter("@CompanyID", System.Data.DbType.Int32, null)
     });
     this.sqlDataSource1.SelectCommand     = "spRptReceiptStatement";
     this.sqlDataSource1.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // textBox19
     //
     this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.50007885694503784D));
     this.textBox19.Name     = "textBox19";
     this.textBox19.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(9.2499551773071289D), Telerik.Reporting.Drawing.Unit.Inch(0.20877067744731903D));
     this.textBox19.Style.BackgroundColor     = System.Drawing.Color.Silver;
     this.textBox19.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox19.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox19.Style.Font.Bold           = true;
     this.textBox19.Style.Font.Name           = "Microsoft Sans Serif";
     this.textBox19.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox19.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox19.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.StyleName = "Normal.TableBody";
     this.textBox19.Value     = "Total Amount(Tk)";
     //
     // textBox20
     //
     this.textBox20.Format   = "{0:N2}";
     this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.2500333786010742D), Telerik.Reporting.Drawing.Unit.Inch(0.50884979963302612D));
     this.textBox20.Name     = "textBox20";
     this.textBox20.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.91458159685134888D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox20.Style.BackgroundColor     = System.Drawing.Color.Silver;
     this.textBox20.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox20.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox20.Style.Font.Bold           = true;
     this.textBox20.Style.Font.Name           = "Century Gothic";
     this.textBox20.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox20.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.Value = "= Sum(Fields.DebitAmount)";
     //
     // textBox21
     //
     this.textBox21.Format   = "{0:N2}";
     this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(10.164615631103516D), Telerik.Reporting.Drawing.Unit.Inch(0.50884979963302612D));
     this.textBox21.Name     = "textBox21";
     this.textBox21.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.91458278894424438D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox21.Style.BackgroundColor     = System.Drawing.Color.Silver;
     this.textBox21.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox21.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox21.Style.Font.Bold           = true;
     this.textBox21.Style.Font.Name           = "Century Gothic";
     this.textBox21.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox21.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox21.Value = "= Sum(Fields.CreditAmount)";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.textBox1,
         this.textBox8,
         this.textBox14
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     this.pageHeaderSection1.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.pageHeaderSection1.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.pictureBox1.MimeType = "";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.59996062517166138D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Style.BackgroundImage.Repeat = Telerik.Reporting.Drawing.BackgroundRepeat.NoRepeat;
     this.pictureBox1.Value = "= Fields.Logo";
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.8199582099914551D), 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(5.2729172706604D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
     this.textBox1.Style.BackgroundColor     = System.Drawing.Color.White;
     this.textBox1.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox1.Style.Color         = System.Drawing.Color.Black;
     this.textBox1.Style.Font.Bold     = true;
     this.textBox1.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox1.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox1.Style.LineWidth     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox1.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox1.Value = "= Fields.CompanyName";
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.8199577331542969D), Telerik.Reporting.Drawing.Unit.Inch(0.30212268233299255D));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.2677168846130371D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox8.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox8.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
     this.textBox8.Style.Color         = System.Drawing.Color.Black;
     this.textBox8.Style.Font.Bold     = false;
     this.textBox8.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox8.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox8.Style.LineWidth     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox8.Value = "= Fields.CompanyAddress";
     //
     // textBox14
     //
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.5178742408752441D), Telerik.Reporting.Drawing.Unit.Inch(0.5022011399269104D));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.5676376819610596D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
     this.textBox14.Style.BackgroundColor     = System.Drawing.Color.White;
     this.textBox14.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox14.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox14.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(163)))), ((int)(((byte)(255)))));
     this.textBox14.Style.Font.Bold     = true;
     this.textBox14.Style.Font.Name     = "Microsoft Sans Serif";
     this.textBox14.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox14.Style.LineWidth     = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox14.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox14.Value = "Receipt Statement";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
     this.detail.Name   = "detail";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(2.0686321258544922D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox28,
         this.textBox25,
         this.textBox18,
         this.textBox22,
         this.textBox39,
         this.textBox45,
         this.textBox40
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // textBox28
     //
     this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(9.8791990280151367D), Telerik.Reporting.Drawing.Unit.Inch(0.69999980926513672D));
     this.textBox28.Name     = "textBox28";
     this.textBox28.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999999284744263D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox28.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox28.Style.BorderColor.Top     = System.Drawing.Color.Black;
     this.textBox28.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox28.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox28.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox28.Style.Font.Name           = "Century Gothic";
     this.textBox28.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox28.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox28.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox28.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox28.Value = "Approved By";
     //
     // textBox25
     //
     this.textBox25.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.69999980926513672D));
     this.textBox25.Name     = "textBox25";
     this.textBox25.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999999284744263D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox25.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox25.Style.BorderColor.Top     = System.Drawing.Color.Black;
     this.textBox25.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox25.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox25.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox25.Style.Font.Name           = "Microsoft Sans Serif";
     this.textBox25.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox25.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox25.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox25.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox25.Value = "Verified By";
     //
     // textBox18
     //
     this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.7500357627868652D), Telerik.Reporting.Drawing.Unit.Inch(0.69999980926513672D));
     this.textBox18.Name     = "textBox18";
     this.textBox18.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999999284744263D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox18.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox18.Style.BorderColor.Top     = System.Drawing.Color.Black;
     this.textBox18.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox18.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox18.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox18.Style.Font.Name           = "Microsoft Sans Serif";
     this.textBox18.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox18.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox18.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox18.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.Value = "Accounts Dept.";
     //
     // textBox22
     //
     this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.69999980926513672D));
     this.textBox22.Name     = "textBox22";
     this.textBox22.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999999284744263D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
     this.textBox22.Style.BorderColor.Default = System.Drawing.Color.Gray;
     this.textBox22.Style.BorderColor.Top     = System.Drawing.Color.Black;
     this.textBox22.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox22.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox22.Style.BorderWidth.Top     = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox22.Style.Font.Name           = "Microsoft Sans Serif";
     this.textBox22.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox22.Style.LineWidth           = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox22.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox22.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox22.Value = "Prepared By";
     //
     // textBox39
     //
     this.textBox39.Format              = "{0:F}";
     this.textBox39.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(1.6687498092651367D));
     this.textBox39.Name                = "textBox39";
     this.textBox39.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.39940428733825684D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox39.Style.Font.Italic   = true;
     this.textBox39.Style.Font.Name     = "Century Gothic";
     this.textBox39.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.textBox39.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox39.Value               = "print:";
     //
     // textBox45
     //
     this.textBox45.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.9791984558105469D), Telerik.Reporting.Drawing.Unit.Inch(1.6687498092651367D));
     this.textBox45.Name                = "textBox45";
     this.textBox45.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox45.Style.Font.Italic   = true;
     this.textBox45.Style.Font.Name     = "Century Gothic";
     this.textBox45.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.textBox45.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox45.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox45.Value               = "Report is generated by ABS";
     //
     // textBox40
     //
     this.textBox40.Format              = "{0:F}";
     this.textBox40.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.42031636834144592D), Telerik.Reporting.Drawing.Unit.Inch(1.6687498092651367D));
     this.textBox40.Name                = "textBox40";
     this.textBox40.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.5826587677001953D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
     this.textBox40.Style.Font.Italic   = true;
     this.textBox40.Style.Font.Name     = "Century Gothic";
     this.textBox40.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(7D);
     this.textBox40.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox40.Value               = "= Now() ";
     //
     // ReceivedStatReport
     //
     this.DataSource    = this.sqlDataSource1;
     group1.GroupFooter = this.groupFooterSection1;
     group1.GroupHeader = this.groupHeaderSection1;
     group1.Name        = "ReceivedStat";
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "ReceivedStatReport";
     this.PageSettings.Landscape = true;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.5D), Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D));
     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(typeof(Telerik.Reporting.Table), "Normal.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 = "Tahoma";
     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), "Normal.TableHeader")
     });
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     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.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), "Normal.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(11.092914581298828D);
     ((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.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule5 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.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();
            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.sampleAnalytes = new Telerik.Reporting.ObjectDataSource();
            this.detail = new Telerik.Reporting.DetailSection();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4725370407104492D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox1.StyleName = "Normal.TableHeader";
            this.textBox1.Value = "Sample Analytes";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.98949873447418213D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox2.StyleName = "Normal.TableHeader";
            this.textBox2.Value = "Amount";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0379638671875D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox3.StyleName = "Normal.TableHeader";
            this.textBox3.Value = "Concentration";
            // 
            // sampleAnalytes
            // 
            this.sampleAnalytes.DataMember = "GetSampleAnalytes";
            this.sampleAnalytes.DataSource = typeof(ServiceHost.Implementation.ReportDataService.SampleReportService);
            this.sampleAnalytes.Name = "sampleAnalytes";
            this.sampleAnalytes.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
            new Telerik.Reporting.ObjectDataSourceParameter("id", typeof(int), "=Parameters.id.Value")});
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.5479167103767395D);
            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(5.472536563873291D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.98949891328811646D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.0379638671875D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox4);
            this.table1.Body.SetCellContent(0, 1, this.textBox5);
            this.table1.Body.SetCellContent(0, 2, this.textBox6);
            tableGroup1.ReportItem = this.textBox1;
            tableGroup2.ReportItem = this.textBox2;
            tableGroup3.ReportItem = this.textBox3;
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.ColumnGroups.Add(tableGroup2);
            this.table1.ColumnGroups.Add(tableGroup3);
            this.table1.DataSource = this.sampleAnalytes;
            this.table1.Docking = Telerik.Reporting.DockingStyle.Top;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox4,
            this.textBox5,
            this.textBox6,
            this.textBox1,
            this.textBox2,
            this.textBox3});
            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 = "Detail";
            this.table1.RowGroups.Add(tableGroup4);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.5D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.table1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.4725370407104492D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox4.StyleName = "Normal.TableBody";
            this.textBox4.Value = "=Fields.AnalyteItem.AnalyteName";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.98949873447418213D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox5.StyleName = "Normal.TableBody";
            this.textBox5.Value = "=Fields.Amount + \' / \' + Fields.AmountUom";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0379638671875D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox6.StyleName = "Normal.TableBody";
            this.textBox6.Value = "=Fields.Concentration + \' / \' + Fields.ConcentrationUom";
            // 
            // SubSampleAnalytes
            // 
            this.DataSource = null;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail});
            this.Name = "SubSampleAnalytes";
            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.Name = "id";
            reportParameter1.Text = "id";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Value = "1";
            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;
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")});
            styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule5.Style.Color = System.Drawing.Color.Black;
            styleRule5.Style.Font.Name = "Tahoma";
            styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            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.TableHeader")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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);
            styleRule6.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            styleRule6.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), "Normal.TableBody")});
            styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule7.Style.Font.Name = "Tahoma";
            styleRule7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            styleRule7.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6,
            styleRule7});
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.5D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
示例#29
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(ORDetails));
     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.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.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();
     Telerik.Reporting.Drawing.StyleRule          styleRule4          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector3 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule5          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector4 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule6          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector5 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox1            = new Telerik.Reporting.TextBox();
     this.textBox2            = new Telerik.Reporting.TextBox();
     this.textBox9            = new Telerik.Reporting.TextBox();
     this.textBox8            = 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.ORDetailsDataSource = new Telerik.Reporting.SqlDataSource();
     this.pageHeader          = new Telerik.Reporting.PageHeaderSection();
     this.currentTimeTextBox  = new Telerik.Reporting.TextBox();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.crosstab1            = new Telerik.Reporting.Crosstab();
     this.textBox24            = new Telerik.Reporting.TextBox();
     this.textBox25            = new Telerik.Reporting.TextBox();
     this.textBox17            = new Telerik.Reporting.TextBox();
     this.textBox18            = new Telerik.Reporting.TextBox();
     this.textBox19            = new Telerik.Reporting.TextBox();
     this.textBox20            = new Telerik.Reporting.TextBox();
     this.textBox21            = new Telerik.Reporting.TextBox();
     this.textBox22            = new Telerik.Reporting.TextBox();
     this.textBox23            = new Telerik.Reporting.TextBox();
     this.pageFooter           = new Telerik.Reporting.PageFooterSection();
     this.pageInfoTextBox      = new Telerik.Reporting.TextBox();
     this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
     this.textBox30            = new Telerik.Reporting.TextBox();
     this.textBox29            = new Telerik.Reporting.TextBox();
     this.textBox15            = new Telerik.Reporting.TextBox();
     this.textBox14            = new Telerik.Reporting.TextBox();
     this.textBox13            = new Telerik.Reporting.TextBox();
     this.textBox12            = new Telerik.Reporting.TextBox();
     this.textBox26            = new Telerik.Reporting.TextBox();
     this.textBox27            = new Telerik.Reporting.TextBox();
     this.textBox62            = new Telerik.Reporting.TextBox();
     this.pictureBox5          = new Telerik.Reporting.PictureBox();
     this.textBox95            = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5624958872795105D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.StyleName       = "Civic.TableHeader";
     this.textBox1.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.Report_ORDetails_BLine()";
     //
     // textBox2
     //
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.999995768070221D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox2.Style.Font.Name = "Calibri";
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.StyleName       = "Civic.TableHeader";
     this.textBox2.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.Report_ORDetails_BLValue()";
     //
     // textBox9
     //
     this.textBox9.Format          = "{0:d}";
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.6874960064888D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox9.Style.Font.Name = "Calibri";
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.StyleName       = "Civic.TableGroup";
     this.textBox9.Value           = "=Fields.StatusDate";
     //
     // textBox8
     //
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.55207985639572144D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox8.Style.Font.Name = "Calibri";
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.StyleName       = "Civic.TableGroup";
     this.textBox8.Value           = "=Fields.ORStatus";
     //
     // textBox7
     //
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1770793199539185D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox7.Style.Font.Name = "Calibri";
     this.textBox7.StyleName       = "Civic.TableGroup";
     this.textBox7.Value           = "=Fields.AuthorisedBy";
     //
     // textBox6
     //
     this.textBox6.Name            = "textBox6";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2604131698608398D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox6.Style.Font.Name = "Calibri";
     this.textBox6.StyleName       = "Civic.TableGroup";
     this.textBox6.Value           = "=Fields.ReviewedBy";
     //
     // textBox5
     //
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4583303928375244D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox5.Style.Font.Name = "Calibri";
     this.textBox5.StyleName       = "Civic.TableGroup";
     this.textBox5.Value           = "=Fields.Approver";
     //
     // textBox4
     //
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3020797967910767D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox4.Style.Font.Name = "Calibri";
     this.textBox4.StyleName       = "Civic.TableGroup";
     this.textBox4.Value           = "=Fields.Requestor";
     //
     // textBox3
     //
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99999606609344482D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox3.Style.Font.Name = "Calibri";
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.StyleName       = "Civic.TableGroup";
     this.textBox3.Value           = "=Fields.RefNumber";
     //
     // ORDetailsDataSource
     //
     this.ORDetailsDataSource.ConnectionString = "SCMS.Reports.Properties.Settings.SCMS";
     this.ORDetailsDataSource.Name             = "ORDetailsDataSource";
     this.ORDetailsDataSource.SelectCommand    = resources.GetString("ORDetailsDataSource.SelectCommand");
     //
     // pageHeader
     //
     this.pageHeader.Height          = Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D);
     this.pageHeader.Name            = "pageHeader";
     this.pageHeader.Style.Font.Name = "Calibri";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Format          = "{0:d}";
     this.currentTimeTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.currentTimeTextBox.Name            = "currentTimeTextBox";
     this.currentTimeTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800039529800415D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.currentTimeTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.currentTimeTextBox.StyleName       = "PageInfo";
     this.currentTimeTextBox.Value           = "=NOW()";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.59999990463256836D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.crosstab1
     });
     this.detail.Name            = "detail";
     this.detail.Style.Font.Name = "Calibri";
     //
     // crosstab1
     //
     this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.56249666213989258D)));
     this.crosstab1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.9999958872795105D)));
     this.crosstab1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
     this.crosstab1.Body.SetCellContent(0, 0, this.textBox24);
     this.crosstab1.Body.SetCellContent(0, 1, this.textBox25);
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.ReportItem = this.textBox2;
     this.crosstab1.ColumnGroups.Add(tableGroup1);
     this.crosstab1.ColumnGroups.Add(tableGroup2);
     this.crosstab1.Corner.SetCellContent(0, 0, this.textBox17);
     this.crosstab1.Corner.SetCellContent(0, 1, this.textBox18);
     this.crosstab1.Corner.SetCellContent(0, 2, this.textBox19);
     this.crosstab1.Corner.SetCellContent(0, 3, this.textBox20);
     this.crosstab1.Corner.SetCellContent(0, 4, this.textBox21);
     this.crosstab1.Corner.SetCellContent(0, 5, this.textBox22);
     this.crosstab1.Corner.SetCellContent(0, 6, this.textBox23);
     this.crosstab1.DataSource = this.ORDetailsDataSource;
     this.crosstab1.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=Fields.ProjectDId", Telerik.Reporting.FilterOperator.Equal, "=isnull(Parameters.ProjectNo.Value, Fields.ProjectDId)"),
         new Telerik.Reporting.Filter("=Fields.LineId", Telerik.Reporting.FilterOperator.Equal, "=isnull(Parameters.BLine.Value, Fields.LineId)"),
         new Telerik.Reporting.Filter("=Fields.CountryProgrammeId", Telerik.Reporting.FilterOperator.Equal, "= SCMS.Reports.Utilities.ReportHelper.GetCountryProgram()")
     });
     this.crosstab1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox24,
         this.textBox25,
         this.textBox1,
         this.textBox2,
         this.textBox17,
         this.textBox18,
         this.textBox19,
         this.textBox20,
         this.textBox21,
         this.textBox22,
         this.textBox23,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox7,
         this.textBox8,
         this.textBox9
     });
     this.crosstab1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.crosstab1.Name     = "crosstab1";
     tableGroup10.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("")
     });
     tableGroup10.Name = "Detail";
     tableGroup9.ChildGroups.Add(tableGroup10);
     tableGroup9.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.StatusDate")
     });
     tableGroup9.Name       = "StatusDate";
     tableGroup9.ReportItem = this.textBox9;
     tableGroup9.Sortings.AddRange(new Telerik.Reporting.Sorting[] {
         new Telerik.Reporting.Sorting("=Fields.StatusDate", Telerik.Reporting.SortDirection.Asc)
     });
     tableGroup8.ChildGroups.Add(tableGroup9);
     tableGroup8.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.ORStatus")
     });
     tableGroup8.Name       = "ORStatus";
     tableGroup8.ReportItem = this.textBox8;
     tableGroup8.Sortings.AddRange(new Telerik.Reporting.Sorting[] {
         new Telerik.Reporting.Sorting("=Fields.ORStatus", Telerik.Reporting.SortDirection.Asc)
     });
     tableGroup7.ChildGroups.Add(tableGroup8);
     tableGroup7.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.AuthorisedBy")
     });
     tableGroup7.Name       = "AuthorisedBy";
     tableGroup7.ReportItem = this.textBox7;
     tableGroup7.Sortings.AddRange(new Telerik.Reporting.Sorting[] {
         new Telerik.Reporting.Sorting("=Fields.AuthorisedBy", Telerik.Reporting.SortDirection.Asc)
     });
     tableGroup6.ChildGroups.Add(tableGroup7);
     tableGroup6.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.ReviewedBy")
     });
     tableGroup6.Name       = "ReviewedBy";
     tableGroup6.ReportItem = this.textBox6;
     tableGroup6.Sortings.AddRange(new Telerik.Reporting.Sorting[] {
         new Telerik.Reporting.Sorting("=Fields.ReviewedBy", Telerik.Reporting.SortDirection.Asc)
     });
     tableGroup5.ChildGroups.Add(tableGroup6);
     tableGroup5.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.Approver")
     });
     tableGroup5.Name       = "Approver";
     tableGroup5.ReportItem = this.textBox5;
     tableGroup5.Sortings.AddRange(new Telerik.Reporting.Sorting[] {
         new Telerik.Reporting.Sorting("=Fields.Approver", Telerik.Reporting.SortDirection.Asc)
     });
     tableGroup4.ChildGroups.Add(tableGroup5);
     tableGroup4.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.Requestor")
     });
     tableGroup4.Name       = "Requestor";
     tableGroup4.ReportItem = this.textBox4;
     tableGroup4.Sortings.AddRange(new Telerik.Reporting.Sorting[] {
         new Telerik.Reporting.Sorting("=Fields.Requestor", Telerik.Reporting.SortDirection.Asc)
     });
     tableGroup3.ChildGroups.Add(tableGroup4);
     tableGroup3.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping("=Fields.RefNumber")
     });
     tableGroup3.Name       = "RefNumber";
     tableGroup3.ReportItem = this.textBox3;
     tableGroup3.Sortings.AddRange(new Telerik.Reporting.Sorting[] {
         new Telerik.Reporting.Sorting("=Fields.RefNumber", Telerik.Reporting.SortDirection.Asc)
     });
     this.crosstab1.RowGroups.Add(tableGroup3);
     this.crosstab1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.9999685287475586D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.crosstab1.Style.Font.Name = "Calibri";
     this.crosstab1.StyleName       = "Civic.TableNormal";
     //
     // textBox24
     //
     this.textBox24.Name            = "textBox24";
     this.textBox24.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5624958872795105D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox24.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox24.StyleName       = "Civic.TableBody";
     this.textBox24.Value           = "=Fields.LineNumber";
     //
     // textBox25
     //
     this.textBox25.Format          = "{0:N2}";
     this.textBox25.Name            = "textBox25";
     this.textBox25.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.999995768070221D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox25.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox25.StyleName       = "Civic.TableBody";
     this.textBox25.Value           = "=Fields.EstimatedPrice";
     //
     // textBox17
     //
     this.textBox17.Name            = "textBox17";
     this.textBox17.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99999606609344482D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox17.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox17.StyleName       = "Civic.TableHeader";
     this.textBox17.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.Global_String_ORNo()";
     //
     // textBox18
     //
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3020797967910767D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox18.StyleName       = "Civic.TableHeader";
     this.textBox18.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.WRForm_LoadWRF_Requestor()";
     //
     // textBox19
     //
     this.textBox19.Name            = "textBox19";
     this.textBox19.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4583303928375244D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox19.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox19.StyleName       = "Civic.TableHeader";
     this.textBox19.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.Approver_ApproverList_Approver()";
     //
     // textBox20
     //
     this.textBox20.Name            = "textBox20";
     this.textBox20.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2604131698608398D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox20.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox20.StyleName       = "Civic.TableHeader";
     this.textBox20.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.Report_OrderRequests_FinanceRevie" +
                                      "wer()";
     //
     // textBox21
     //
     this.textBox21.Name            = "textBox21";
     this.textBox21.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1770793199539185D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox21.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox21.StyleName       = "Civic.TableHeader";
     this.textBox21.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.Approver_ApproverList_Authorizer(" +
                                      ")";
     //
     // textBox22
     //
     this.textBox22.Name            = "textBox22";
     this.textBox22.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.55207985639572144D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox22.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox22.StyleName       = "Civic.TableHeader";
     this.textBox22.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.Global_String_Status()";
     //
     // textBox23
     //
     this.textBox23.Name            = "textBox23";
     this.textBox23.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.6874960064888D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox23.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox23.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox23.StyleName       = "Civic.TableHeader";
     this.textBox23.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.Global_String_StatusDate()";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20003946125507355D);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageInfoTextBox
     });
     this.pageFooter.Name            = "pageFooter";
     this.pageFooter.Style.Font.Name = "Calibri";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.9816670417785645D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.9375D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pageInfoTextBox.StyleName       = "PageInfo";
     this.pageInfoTextBox.Value           = "=PageNumber+\" Of \"+ PageCount";
     //
     // reportHeaderSection1
     //
     this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.497838020324707D);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox30,
         this.textBox29,
         this.textBox15,
         this.textBox14,
         this.textBox13,
         this.textBox12,
         this.textBox26,
         this.textBox27,
         this.textBox62,
         this.currentTimeTextBox,
         this.pictureBox5,
         this.textBox95
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     this.reportHeaderSection1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.reportHeaderSection1.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.reportHeaderSection1.Style.Font.Name          = "Calibri";
     //
     // textBox30
     //
     this.textBox30.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.78750008344650269D));
     this.textBox30.Name     = "textBox30";
     this.textBox30.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBox30.Value    = ": {SCMS.Reports.Utilities.ReportHelper.GetDefaultstr(Parameters.BLine.Label)}\r\n";
     //
     // textBox29
     //
     this.textBox29.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.3208332061767578D), Telerik.Reporting.Drawing.Unit.Inch(0.78750008344650269D));
     this.textBox29.Name            = "textBox29";
     this.textBox29.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.87908810377120972D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBox29.Style.Font.Bold = true;
     this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox29.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.Report_ORDetails_BLine()";
     //
     // textBox15
     //
     this.textBox15.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.80011826753616333D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBox15.Name            = "textBox15";
     this.textBox15.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.2998824119567871D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
     this.textBox15.Style.Font.Bold = true;
     this.textBox15.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(18D);
     this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox15.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.SCMSReports()";
     //
     // textBox14
     //
     this.textBox14.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.48541674017906189D));
     this.textBox14.Name            = "textBox14";
     this.textBox14.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80000019073486328D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBox14.Style.Font.Bold = true;
     this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox14.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.Global_String_Report()";
     //
     // textBox13
     //
     this.textBox13.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.78750008344650269D));
     this.textBox13.Name            = "textBox13";
     this.textBox13.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80000019073486328D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBox13.Style.Font.Bold = true;
     this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox13.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.Global_String_Date()";
     //
     // textBox12
     //
     this.textBox12.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.3208332061767578D), Telerik.Reporting.Drawing.Unit.Inch(0.48541674017906189D));
     this.textBox12.Name            = "textBox12";
     this.textBox12.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.87908810377120972D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBox12.Style.Font.Bold = true;
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox12.Value           = "= SCMS.Reports.Utilities.ReportsInternalisation.Budget_CategoryList_ProjectNo()";
     //
     // textBox26
     //
     this.textBox26.Format   = "{0:d}";
     this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.80011820793151855D), Telerik.Reporting.Drawing.Unit.Inch(0.78750008344650269D));
     this.textBox26.Name     = "textBox26";
     this.textBox26.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBox26.Value    = ": {SCMS.Reports.Utilities.ReportHelper.GetDefaultstr1(Now())}\r\n";
     //
     // textBox27
     //
     this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.80011820793151855D), Telerik.Reporting.Drawing.Unit.Inch(0.48541674017906189D));
     this.textBox27.Name     = "textBox27";
     this.textBox27.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBox27.Value    = ": {SCMS.Reports.Utilities.ReportsInternalisation.Report_OrderRequests_OrderReques" +
                               "ts()} ";
     //
     // textBox62
     //
     this.textBox62.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.48541674017906189D));
     this.textBox62.Name     = "textBox62";
     this.textBox62.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.8000005483627319D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBox62.Value    = ": {SCMS.Reports.Utilities.ReportHelper.GetDefaultstr(Parameters.ProjectNo.Label)}" +
                               "\r\n";
     //
     // pictureBox5
     //
     this.pictureBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.pictureBox5.MimeType        = "";
     this.pictureBox5.Name            = "pictureBox5";
     this.pictureBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(1.0478378534317017D));
     this.pictureBox5.Sizing          = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox5.Style.Font.Name = "Calibri";
     this.pictureBox5.Value           = "= SCMS.Reports.Utilities.ReportHelper.GetLogoUrl()";
     //
     // textBox95
     //
     this.textBox95.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(1.0479167699813843D));
     this.textBox95.Name            = "textBox95";
     this.textBox95.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5979160070419312D), Telerik.Reporting.Drawing.Unit.Inch(0.44992122054100037D));
     this.textBox95.Style.Font.Name = "Calibri";
     this.textBox95.Value           = "= SCMS.Reports.Utilities.ReportHelper.GetCountryProgramAddress()";
     //
     // ORDetails
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeader,
         this.detail,
         this.pageFooter,
         this.reportHeaderSection1
     });
     this.Name = "ORDetails";
     this.PageSettings.Landscape                    = true;
     this.PageSettings.Margins.Bottom               = Telerik.Reporting.Drawing.Unit.Inch(0.5D);
     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.AllowNull                     = true;
     reportParameter1.AvailableValues.DataSource    = this.ORDetailsDataSource;
     reportParameter1.AvailableValues.DisplayMember = "= Fields.ProjectNumber";
     reportParameter1.AvailableValues.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=Fields.CountryProgrammeId", Telerik.Reporting.FilterOperator.Equal, "= SCMS.Reports.Utilities.ReportHelper.GetCountryProgram()")
     });
     reportParameter1.AvailableValues.ValueMember = "= Cstr(Fields.ProjectDId)";
     reportParameter1.Name      = "ProjectNo";
     reportParameter1.Text      = "Project No";
     reportParameter1.Visible   = true;
     reportParameter2.AllowNull = true;
     reportParameter2.AvailableValues.DataSource    = this.ORDetailsDataSource;
     reportParameter2.AvailableValues.DisplayMember = "= Fields.LineNumber";
     reportParameter2.AvailableValues.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=Fields.ProjectDId", Telerik.Reporting.FilterOperator.Equal, "=isnull(Parameters.ProjectNo.Value, Fields.ProjectDId)"),
         new Telerik.Reporting.Filter("=Fields.CountryProgrammeId", Telerik.Reporting.FilterOperator.Equal, "= SCMS.Reports.Utilities.ReportHelper.GetCountryProgram()")
     });
     reportParameter2.AvailableValues.ValueMember = "= Cstr(Fields.LineId)";
     reportParameter2.Name    = "BLine";
     reportParameter2.Text    = "Budget Line";
     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(typeof(Telerik.Reporting.Table), "Civic.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 = "Georgia";
     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), "Civic.TableHeader")
     });
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule2.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(174)))), ((int)(((byte)(173)))));
     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), "Civic.TableGroup")
     });
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule3.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     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);
     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), "Civic.TableBody")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector3
     });
     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);
     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), "Civic.SubTotal")
     });
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector4
     });
     styleRule5.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(235)))), ((int)(((byte)(234)))));
     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);
     descendantSelector5.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), "Civic.GrandTotal")
     });
     styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector5
     });
     styleRule6.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(214)))), ((int)(((byte)(214)))));
     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);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5,
         styleRule6
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(9D);
     ((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.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule5 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.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();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
            this.detail = new Telerik.Reporting.DetailSection();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
            this.textBox7 = 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.Inch(0.20000000298023224D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1});
            this.detail.Name = "detail";
            // 
            // table1
            // 
            this.table1.Bindings.Add(new Telerik.Reporting.Binding("DataSource", "=ReportItem.Parent.DataObject"));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(5.3912010192871094D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.98039007186889648D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.0284091234207153D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox4);
            this.table1.Body.SetCellContent(0, 1, this.textBox5);
            this.table1.Body.SetCellContent(0, 2, this.textBox6);
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.ColumnGroups.Add(tableGroup2);
            this.table1.ColumnGroups.Add(tableGroup3);
            this.table1.Docking = Telerik.Reporting.DockingStyle.Top;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox4,
            this.textBox5,
            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 = "Detail";
            this.table1.RowGroups.Add(tableGroup4);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.40000057220459D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.table1.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.table1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.table1.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.None;
            this.table1.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
            this.table1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.3912010192871094D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox4.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox4.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
            this.textBox4.StyleName = "Normal.TableBody";
            this.textBox4.Value = "=Fields.AnalyteItem.AnalyteName";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.98039013147354126D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox5.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox5.StyleName = "Normal.TableBody";
            this.textBox5.Value = "=Fields.Amount + \' / \' + Fields.AmountUom";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0284091234207153D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox6.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox6.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox6.StyleName = "Normal.TableBody";
            this.textBox6.Value = "=Fields.Concentration + \' / \' + Fields.ConcentrationUom";
            // 
            // reportHeaderSection1
            // 
            this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20003938674926758D);
            this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox7,
            this.textBox8,
            this.textBox9});
            this.reportHeaderSection1.Name = "reportHeaderSection1";
            // 
            // textBox7
            // 
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.3717880249023438D), 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(1.0284091234207153D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox7.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
            this.textBox7.StyleName = "Normal.TableHeader";
            this.textBox7.Value = "Concentration";
            // 
            // textBox8
            // 
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.3913192749023438D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.98039013147354126D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox8.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox8.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
            this.textBox8.StyleName = "Normal.TableHeader";
            this.textBox8.Value = "Amount";
            // 
            // textBox9
            // 
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.3912010192871094D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox9.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox9.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
            this.textBox9.StyleName = "Normal.TableHeader";
            this.textBox9.Value = "Sample Analytes";
            // 
            // SubSummarySampleAnalytes
            // 
            this.Bindings.Add(new Telerik.Reporting.Binding("DataSource", "=ReportItem.Parent.DataObject.Analytes"));
            this.DataSource = null;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail,
            this.reportHeaderSection1});
            this.Name = "SubSummarySampleAnalytes";
            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.Name = "id";
            reportParameter1.Text = "id";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Value = "1";
            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;
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")});
            styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule5.Style.Color = System.Drawing.Color.Black;
            styleRule5.Style.Font.Name = "Tahoma";
            styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            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.TableHeader")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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);
            styleRule6.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            styleRule6.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), "Normal.TableBody")});
            styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule7.Style.Font.Name = "Tahoma";
            styleRule7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            styleRule7.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6,
            styleRule7});
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.4000000953674316D);
            ((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.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.textBox13 = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.TitleTBox = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox9 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.ObjectDataSource = new Telerik.Reporting.ObjectDataSource();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.textBox15 = new Telerik.Reporting.TextBox();
            this.infoTbox = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.69532614946365356D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox13.StyleName = "Corporate.TableHeader";
            this.textBox13.Value = "Nr. crt.";
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2811338901519775D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox1.StyleName = "Corporate.TableHeader";
            this.textBox1.Value = "Serie";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1573200225830078D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox2.StyleName = "Corporate.TableHeader";
            this.textBox2.Value = "Numar";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5630155801773071D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox3.StyleName = "Corporate.TableHeader";
            this.textBox3.Value = "Data eliberarii";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4392014741897583D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox5.StyleName = "Corporate.TableHeader";
            this.textBox5.Value = "Suma platita";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4639643430709839D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox6.StyleName = "Corporate.TableHeader";
            this.textBox6.Value = "Suma ramasa";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.TitleTBox});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // TitleTBox
            // 
            this.TitleTBox.CanGrow = false;
            this.TitleTBox.Docking = Telerik.Reporting.DockingStyle.Fill;
            this.TitleTBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.TitleTBox.Name = "TitleTBox";
            this.TitleTBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(9.6000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.79999995231628418D));
            this.TitleTBox.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.TitleTBox.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.TitleTBox.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(20D);
            this.TitleTBox.Style.Font.Underline = true;
            this.TitleTBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.TitleTBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.TitleTBox.Value = "";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            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.69532614946365356D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.2811338901519775D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.1573200225830078D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.5630155801773071D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.4392014741897583D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.4639642238616943D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D)));
            this.table1.Body.SetCellContent(0, 1, this.textBox7);
            this.table1.Body.SetCellContent(0, 2, this.textBox8);
            this.table1.Body.SetCellContent(0, 3, this.textBox9);
            this.table1.Body.SetCellContent(0, 4, this.textBox11);
            this.table1.Body.SetCellContent(0, 5, this.textBox12);
            this.table1.Body.SetCellContent(0, 0, this.textBox14);
            tableGroup1.Name = "Group1";
            tableGroup1.ReportItem = this.textBox13;
            tableGroup2.ReportItem = this.textBox1;
            tableGroup3.ReportItem = this.textBox2;
            tableGroup4.ReportItem = this.textBox3;
            tableGroup5.ReportItem = this.textBox5;
            tableGroup6.ReportItem = this.textBox6;
            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.DataSource = this.ObjectDataSource;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox7,
            this.textBox8,
            this.textBox9,
            this.textBox11,
            this.textBox12,
            this.textBox14,
            this.textBox13,
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox5,
            this.textBox6});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.099999904632568359D));
            this.table1.Name = "table1";
            tableGroup7.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping(null)});
            tableGroup7.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup7);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(9.5999612808227539D), Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D));
            this.table1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
            this.table1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.table1.StyleName = "Corporate.TableNormal";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2811338901519775D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.StyleName = "Corporate.TableBody";
            this.textBox7.Value = "=Fields.Serie";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1573200225830078D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.StyleName = "Corporate.TableBody";
            this.textBox8.Value = "=Fields.Numar";
            // 
            // textBox9
            // 
            this.textBox9.Format = "{0:dd/MM/yyyy}";
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5630155801773071D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox9.StyleName = "Corporate.TableBody";
            this.textBox9.Value = "=Fields.Data.Date";
            // 
            // textBox11
            // 
            this.textBox11.Format = "{0:N2}";
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4392014741897583D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox11.StyleName = "Corporate.TableBody";
            this.textBox11.Value = "=Fields.SumaPlatita";
            // 
            // textBox12
            // 
            this.textBox12.Format = "{0:N2}";
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4639643430709839D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox12.StyleName = "Corporate.TableBody";
            this.textBox12.Value = "=Fields.SumaRamasaDePlatit";
            // 
            // textBox14
            // 
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.69532614946365356D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox14.StyleName = "Corporate.TableBody";
            this.textBox14.Value = "= RowNumber()";
            // 
            // ObjectDataSource
            // 
            this.ObjectDataSource.DataSource = typeof(GestiuneBusiness.Poco.FacturaIesire);
            this.ObjectDataSource.Name = "ObjectDataSource";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox15,
            this.infoTbox});
            this.pageFooterSection1.Name = "pageFooterSection1";
            this.pageFooterSection1.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.pageFooterSection1.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox15
            // 
            this.textBox15.Docking = Telerik.Reporting.DockingStyle.Right;
            this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(8.40000057220459D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999996900558472D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
            this.textBox15.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox15.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox15.Value = "= PageNumber +\' / \'+ PageCount";
            // 
            // 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(8.3656930923461914D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
            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 = "";
            // 
            // FacturiNeachitateReport
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "FacturiNeachitateReport";
            this.PageSettings.Landscape = true;
            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.A4;
            this.Style.BackgroundColor = System.Drawing.Color.White;
            styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Corporate.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 = "Tahoma";
            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), "Corporate.TableHeader")});
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            styleRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
            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), "Corporate.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(9.6000003814697266D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
示例#32
0
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.TableGroup 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();
            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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PermanentRecord));
            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.TableGroup tableGroup35 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup36 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup37 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup38 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup39 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup40 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup41 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup42 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup43 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup44 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup45 = new Telerik.Reporting.TableGroup();
            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.textBox51 = new Telerik.Reporting.TextBox();
            this.textBox30 = new Telerik.Reporting.TextBox();
            this.textBox32 = new Telerik.Reporting.TextBox();
            this.textBox34 = new Telerik.Reporting.TextBox();
            this.textBox36 = new Telerik.Reporting.TextBox();
            this.textBox52 = new Telerik.Reporting.TextBox();
            this.textBox60 = new Telerik.Reporting.TextBox();
            this.textBox28 = new Telerik.Reporting.TextBox();
            this.textBox58 = new Telerik.Reporting.TextBox();
            this.textBox35 = new Telerik.Reporting.TextBox();
            this.textBox37 = new Telerik.Reporting.TextBox();
            this.textBox38 = new Telerik.Reporting.TextBox();
            this.textBox39 = new Telerik.Reporting.TextBox();
            this.textBox33 = new Telerik.Reporting.TextBox();
            this.textBox64 = new Telerik.Reporting.TextBox();
            this.textBox59 = new Telerik.Reporting.TextBox();
            this.textBox62 = new Telerik.Reporting.TextBox();
            this.textBox67 = new Telerik.Reporting.TextBox();
            this.textBox69 = new Telerik.Reporting.TextBox();
            this.textBox65 = new Telerik.Reporting.TextBox();
            this.textBox71 = new Telerik.Reporting.TextBox();
            this.textBox73 = new Telerik.Reporting.TextBox();
            this.textBox75 = new Telerik.Reporting.TextBox();
            this.textBox77 = new Telerik.Reporting.TextBox();
            this.textBox79 = new Telerik.Reporting.TextBox();
            this.textBox81 = new Telerik.Reporting.TextBox();
            this.textBox83 = new Telerik.Reporting.TextBox();
            this.textBox85 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            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.textBox19 = new Telerik.Reporting.TextBox();
            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.textBox29 = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.tblSubject = new Telerik.Reporting.Table();
            this.textBox40 = new Telerik.Reporting.TextBox();
            this.textBox41 = new Telerik.Reporting.TextBox();
            this.textBox42 = new Telerik.Reporting.TextBox();
            this.textBox43 = new Telerik.Reporting.TextBox();
            this.textBox44 = new Telerik.Reporting.TextBox();
            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.textBox31 = new Telerik.Reporting.TextBox();
            this.textBox124 = new Telerik.Reporting.TextBox();
            this.textBox113 = new Telerik.Reporting.TextBox();
            this.textBox122 = new Telerik.Reporting.TextBox();
            this.StudentSubject = new Telerik.Reporting.SqlDataSource();
            this.tblTraits = new Telerik.Reporting.Table();
            this.textBox53 = new Telerik.Reporting.TextBox();
            this.textBox54 = new Telerik.Reporting.TextBox();
            this.textBox55 = new Telerik.Reporting.TextBox();
            this.textBox56 = new Telerik.Reporting.TextBox();
            this.textBox57 = new Telerik.Reporting.TextBox();
            this.StudentTrait = new Telerik.Reporting.SqlDataSource();
            this.tblAttendance = new Telerik.Reporting.Table();
            this.textBox61 = new Telerik.Reporting.TextBox();
            this.textBox63 = new Telerik.Reporting.TextBox();
            this.textBox66 = new Telerik.Reporting.TextBox();
            this.textBox68 = new Telerik.Reporting.TextBox();
            this.textBox70 = new Telerik.Reporting.TextBox();
            this.textBox72 = new Telerik.Reporting.TextBox();
            this.textBox74 = new Telerik.Reporting.TextBox();
            this.textBox76 = new Telerik.Reporting.TextBox();
            this.textBox78 = new Telerik.Reporting.TextBox();
            this.textBox80 = new Telerik.Reporting.TextBox();
            this.textBox82 = new Telerik.Reporting.TextBox();
            this.textBox84 = new Telerik.Reporting.TextBox();
            this.textBox86 = new Telerik.Reporting.TextBox();
            this.textBox87 = new Telerik.Reporting.TextBox();
            this.textBox88 = new Telerik.Reporting.TextBox();
            this.textBox89 = new Telerik.Reporting.TextBox();
            this.textBox90 = new Telerik.Reporting.TextBox();
            this.textBox91 = new Telerik.Reporting.TextBox();
            this.textBox92 = new Telerik.Reporting.TextBox();
            this.textBox93 = new Telerik.Reporting.TextBox();
            this.textBox94 = new Telerik.Reporting.TextBox();
            this.textBox95 = new Telerik.Reporting.TextBox();
            this.textBox96 = new Telerik.Reporting.TextBox();
            this.textBox97 = new Telerik.Reporting.TextBox();
            this.textBox98 = new Telerik.Reporting.TextBox();
            this.textBox99 = new Telerik.Reporting.TextBox();
            this.textBox100 = new Telerik.Reporting.TextBox();
            this.textBox101 = new Telerik.Reporting.TextBox();
            this.textBox102 = new Telerik.Reporting.TextBox();
            this.textBox103 = new Telerik.Reporting.TextBox();
            this.textBox104 = new Telerik.Reporting.TextBox();
            this.textBox105 = new Telerik.Reporting.TextBox();
            this.textBox106 = new Telerik.Reporting.TextBox();
            this.textBox107 = new Telerik.Reporting.TextBox();
            this.textBox108 = new Telerik.Reporting.TextBox();
            this.textBox109 = new Telerik.Reporting.TextBox();
            this.textBox110 = new Telerik.Reporting.TextBox();
            this.textBox111 = new Telerik.Reporting.TextBox();
            this.textBox112 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.StudentDetails = new Telerik.Reporting.SqlDataSource();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox51
            // 
            this.textBox51.Name = "textBox51";
            this.textBox51.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4770835638046265D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox51.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox51.StyleName = "Normal.TableHeader";
            this.textBox51.Value = "LEARNING AREAS";
            // 
            // textBox30
            // 
            this.textBox30.Name = "textBox30";
            this.textBox30.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
            this.textBox30.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox30.StyleName = "Normal.TableHeader";
            this.textBox30.Value = "1";
            // 
            // textBox32
            // 
            this.textBox32.Name = "textBox32";
            this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
            this.textBox32.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox32.StyleName = "Normal.TableHeader";
            this.textBox32.Value = "2";
            // 
            // textBox34
            // 
            this.textBox34.Name = "textBox34";
            this.textBox34.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999996423721313D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
            this.textBox34.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox34.StyleName = "Normal.TableHeader";
            this.textBox34.Value = "3";
            // 
            // textBox36
            // 
            this.textBox36.Name = "textBox36";
            this.textBox36.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999990463256836D), Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D));
            this.textBox36.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox36.StyleName = "Normal.TableHeader";
            this.textBox36.Value = "4";
            // 
            // textBox52
            // 
            this.textBox52.Name = "textBox52";
            this.textBox52.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3999996185302734D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox52.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox52.StyleName = "Normal.TableHeader";
            this.textBox52.Value = "PERIODIC RATING";
            // 
            // textBox60
            // 
            this.textBox60.Name = "textBox60";
            this.textBox60.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox60.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
            this.textBox60.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox60.StyleName = "Normal.TableHeader";
            this.textBox60.Value = "FINAL RATING";
            // 
            // textBox28
            // 
            this.textBox28.Name = "textBox28";
            this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999996423721313D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.textBox28.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(7D);
            this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox28.StyleName = "Normal.TableHeader";
            this.textBox28.Value = "REMARKS";
            // 
            // textBox58
            // 
            this.textBox58.Name = "textBox58";
            this.textBox58.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2223236560821533D), Telerik.Reporting.Drawing.Unit.Inch(0.39999997615814209D));
            this.textBox58.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox58.StyleName = "Normal.TableHeader";
            this.textBox58.Value = "TRAITS";
            // 
            // 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.19999991357326508D));
            this.textBox35.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox35.StyleName = "Normal.TableHeader";
            this.textBox35.Value = "1";
            // 
            // textBox37
            // 
            this.textBox37.Name = "textBox37";
            this.textBox37.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.19999991357326508D));
            this.textBox37.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox37.StyleName = "Normal.TableHeader";
            this.textBox37.Value = "2";
            // 
            // 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.19999991357326508D));
            this.textBox38.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox38.StyleName = "Normal.TableHeader";
            this.textBox38.Value = "3";
            // 
            // textBox39
            // 
            this.textBox39.Name = "textBox39";
            this.textBox39.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.19999991357326508D));
            this.textBox39.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox39.StyleName = "Normal.TableHeader";
            this.textBox39.Value = "4";
            // 
            // textBox33
            // 
            this.textBox33.Name = "textBox33";
            this.textBox33.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1999999284744263D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
            this.textBox33.Style.Font.Bold = true;
            this.textBox33.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox33.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox33.Value = "= Fields.GradeLev";
            // 
            // textBox64
            // 
            this.textBox64.Name = "textBox64";
            this.textBox64.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.4223237037658691D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
            this.textBox64.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox64.StyleName = "Normal.TableHeader";
            this.textBox64.Value = "CHARACTER BUILDING ACTIVITIES";
            // 
            // textBox59
            // 
            this.textBox59.Name = "textBox59";
            this.textBox59.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4791666269302368D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox59.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox59.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox59.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox59.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox59.Value = "MONTH";
            // 
            // textBox62
            // 
            this.textBox62.Name = "textBox62";
            this.textBox62.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox62.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox62.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox62.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox62.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox62.Value = "J";
            // 
            // textBox67
            // 
            this.textBox67.Name = "textBox67";
            this.textBox67.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox67.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox67.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox67.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox67.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox67.StyleName = "";
            this.textBox67.Value = "J";
            // 
            // textBox69
            // 
            this.textBox69.Name = "textBox69";
            this.textBox69.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox69.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox69.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox69.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox69.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox69.StyleName = "";
            this.textBox69.Value = "A";
            // 
            // textBox65
            // 
            this.textBox65.Name = "textBox65";
            this.textBox65.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox65.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox65.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox65.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox65.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox65.Value = "S";
            // 
            // textBox71
            // 
            this.textBox71.Name = "textBox71";
            this.textBox71.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox71.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox71.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox71.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox71.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox71.StyleName = "";
            this.textBox71.Value = "O";
            // 
            // textBox73
            // 
            this.textBox73.Name = "textBox73";
            this.textBox73.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox73.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox73.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox73.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox73.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox73.StyleName = "";
            this.textBox73.Value = "N";
            // 
            // textBox75
            // 
            this.textBox75.Name = "textBox75";
            this.textBox75.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox75.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox75.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox75.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox75.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox75.StyleName = "";
            this.textBox75.Value = "D";
            // 
            // textBox77
            // 
            this.textBox77.Name = "textBox77";
            this.textBox77.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox77.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox77.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox77.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox77.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox77.StyleName = "";
            this.textBox77.Value = "J";
            // 
            // textBox79
            // 
            this.textBox79.Name = "textBox79";
            this.textBox79.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox79.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox79.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox79.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox79.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox79.StyleName = "";
            this.textBox79.Value = "F";
            // 
            // textBox81
            // 
            this.textBox81.Name = "textBox81";
            this.textBox81.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox81.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox81.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox81.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox81.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox81.StyleName = "";
            this.textBox81.Value = "M";
            // 
            // textBox83
            // 
            this.textBox83.Name = "textBox83";
            this.textBox83.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox83.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox83.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox83.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox83.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox83.StyleName = "";
            this.textBox83.Value = "A";
            // 
            // textBox85
            // 
            this.textBox85.Name = "textBox85";
            this.textBox85.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox85.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox85.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox85.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox85.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox85.StyleName = "";
            this.textBox85.Value = "M";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(2.0999999046325684D);
            this.pageHeaderSection1.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.textBox19,
            this.textBox20,
            this.textBox21,
            this.textBox22,
            this.textBox23,
            this.textBox24,
            this.textBox25,
            this.textBox26,
            this.textBox27,
            this.textBox29});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // 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(7.4999208450317383D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox1.Value = "DANSALAN COLLEGE";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.20007865130901337D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4999208450317383D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox2.Style.Font.Name = "English Towne";
            this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox2.Value = "Dansalan College Foundation, Inc.";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.400117963552475D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4999208450317383D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox3.Value = "Islamic City of Marawi";
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.60015726089477539D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4999208450317383D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox4.Style.Font.Bold = true;
            this.textBox4.Style.Font.Italic = true;
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox4.Value = "STUDENT PERMANENT RECORD";
            // 
            // textBox5
            // 
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.0000001192092896D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox5.Value = "Name:______________________________________";
            // 
            // textBox6
            // 
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.5999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(1.0000003576278687D));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.89992094039917D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.Value = "Date of Birth:__________________________";
            // 
            // textBox7
            // 
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.4000790119171143D), Telerik.Reporting.Drawing.Unit.Inch(1.0000003576278687D));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1998423337936401D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.Value = "Sex:___________";
            // 
            // textBox8
            // 
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.2000395059585571D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.Value = "Place of Birth: Province: _____________________";
            // 
            // textBox9
            // 
            this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.2000789642333984D), Telerik.Reporting.Drawing.Unit.Inch(1.2000395059585571D));
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7999212741851807D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox9.Value = "City/Town: __________________________";
            // 
            // textBox10
            // 
            this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.0000786781311035D), Telerik.Reporting.Drawing.Unit.Inch(1.2000398635864258D));
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4998806715011597D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox10.Value = "Barrio: ____________";
            // 
            // textBox11
            // 
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.4000788927078247D));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox11.Value = "Name of Parent/Guardian: ________________________________";
            // 
            // textBox12
            // 
            this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2000789642333984D), Telerik.Reporting.Drawing.Unit.Inch(1.4000793695449829D));
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2998812198638916D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox12.Value = "Occupation:  _______________________________";
            // 
            // textBox13
            // 
            this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9268939872272313E-05D), Telerik.Reporting.Drawing.Unit.Inch(1.6001182794570923D));
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4998807907104492D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox13.Value = "Address:_________________________________________________________________________" +
    "________________";
            // 
            // textBox14
            // 
            this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9455935620935634E-05D), Telerik.Reporting.Drawing.Unit.Inch(1.8001577854156494D));
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.1999607086181641D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox14.Value = "Pre-School Course Completed: ____________________________";
            // 
            // textBox15
            // 
            this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2000393867492676D), Telerik.Reporting.Drawing.Unit.Inch(1.8001577854156494D));
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7999609708786011D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox15.Value = "Year:  _________________";
            // 
            // textBox16
            // 
            this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.00007963180542D), Telerik.Reporting.Drawing.Unit.Inch(1.8001577854156494D));
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4998806715011597D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
            this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox16.Value = "Average: __________";
            // 
            // textBox19
            // 
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.39999997615814209D), Telerik.Reporting.Drawing.Unit.Inch(0.99996078014373779D));
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.9000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.19999989867210388D));
            this.textBox19.Style.Font.Bold = true;
            this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox19.Value = "= Fields.StudentName";
            // 
            // textBox20
            // 
            this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.700000524520874D), Telerik.Reporting.Drawing.Unit.Inch(0.99996078014373779D));
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80000019073486328D), Telerik.Reporting.Drawing.Unit.Inch(0.19999989867210388D));
            this.textBox20.Style.Font.Bold = true;
            this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox20.Value = "= Fields.Sex";
            // 
            // textBox21
            // 
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.5000004768371582D), Telerik.Reporting.Drawing.Unit.Inch(0.99996078014373779D));
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0000002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.19999989867210388D));
            this.textBox21.Style.Font.Bold = true;
            this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox21.Value = "= Format(\"{0:MM/dd/yyyy}\",Fields.[Date of Birth].Date)";
            // 
            // textBox22
            // 
            this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.600000262260437D), Telerik.Reporting.Drawing.Unit.Inch(1.2000397443771362D));
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0.19999989867210388D));
            this.textBox22.Style.Font.Bold = true;
            this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox22.Value = "= Fields.Province";
            // 
            // textBox23
            // 
            this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(1.2000399827957153D));
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.09999942779541D), Telerik.Reporting.Drawing.Unit.Inch(0.19999989867210388D));
            this.textBox23.Style.Font.Bold = true;
            this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox23.Value = "= Fields.[City/Town]";
            // 
            // textBox24
            // 
            this.textBox24.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4020028114318848D), Telerik.Reporting.Drawing.Unit.Inch(1.2000401020050049D));
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.097916841506958D), Telerik.Reporting.Drawing.Unit.Inch(0.19999989867210388D));
            this.textBox24.Style.Font.Bold = true;
            this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox24.Value = "= Fields.Barrio";
            // 
            // textBox25
            // 
            this.textBox25.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.6999210119247437D), Telerik.Reporting.Drawing.Unit.Inch(1.4001185894012451D));
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5000793933868408D), Telerik.Reporting.Drawing.Unit.Inch(0.19999989867210388D));
            this.textBox25.Style.Font.Bold = true;
            this.textBox25.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox25.Value = "= Fields.GuardiansName";
            // 
            // textBox26
            // 
            this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5D), Telerik.Reporting.Drawing.Unit.Inch(1.4001188278198242D));
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5000002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.19999989867210388D));
            this.textBox26.Style.Font.Bold = true;
            this.textBox26.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox26.Value = "= Fields.GuardiansOccupation";
            // 
            // textBox27
            // 
            this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.60000008344650269D), Telerik.Reporting.Drawing.Unit.Inch(1.6000791788101196D));
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.8999195098876953D), Telerik.Reporting.Drawing.Unit.Inch(0.19999989867210388D));
            this.textBox27.Style.Font.Bold = true;
            this.textBox27.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox27.Value = "= Fields.Adress";
            // 
            // textBox29
            // 
            this.textBox29.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.6020021438598633D), Telerik.Reporting.Drawing.Unit.Inch(1.8001577854156494D));
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.89791750907897949D), Telerik.Reporting.Drawing.Unit.Inch(0.19999989867210388D));
            this.textBox29.Style.Font.Bold = true;
            this.textBox29.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox29.Value = "= Fields.Average";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(2.5000002384185791D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox17,
            this.textBox18,
            this.tblSubject,
            this.tblTraits,
            this.tblAttendance});
            this.detail.Name = "detail";
            // 
            // textBox17
            // 
            this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9455935620935634E-05D), Telerik.Reporting.Drawing.Unit.Inch(1.7869706425699405E-07D));
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.20000007748603821D));
            this.textBox17.Style.Font.Bold = true;
            this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox17.Value = "= Fields.Level";
            // 
            // textBox18
            // 
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.2999191284179688D), Telerik.Reporting.Drawing.Unit.Inch(1.7869706425699405E-07D));
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.20000007748603821D));
            this.textBox18.Style.Font.Bold = true;
            this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox18.Value = "S.Y. {Fields.SY}";
            // 
            // tblSubject
            // 
            this.tblSubject.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.477083683013916D)));
            this.tblSubject.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999992251396179D)));
            this.tblSubject.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999992251396179D)));
            this.tblSubject.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999992251396179D)));
            this.tblSubject.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999992251396179D)));
            this.tblSubject.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999992251396179D)));
            this.tblSubject.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999992251396179D)));
            this.tblSubject.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999992251396179D)));
            this.tblSubject.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999992251396179D)));
            this.tblSubject.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999992251396179D)));
            this.tblSubject.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999992251396179D)));
            this.tblSubject.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D)));
            this.tblSubject.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.tblSubject.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.tblSubject.Body.SetCellContent(0, 0, this.textBox40);
            this.tblSubject.Body.SetCellContent(0, 1, this.textBox41);
            this.tblSubject.Body.SetCellContent(0, 2, this.textBox42);
            this.tblSubject.Body.SetCellContent(0, 3, this.textBox43);
            this.tblSubject.Body.SetCellContent(0, 4, this.textBox44);
            this.tblSubject.Body.SetCellContent(0, 5, this.textBox45);
            this.tblSubject.Body.SetCellContent(0, 6, this.textBox46);
            this.tblSubject.Body.SetCellContent(0, 7, this.textBox47);
            this.tblSubject.Body.SetCellContent(0, 8, this.textBox48);
            this.tblSubject.Body.SetCellContent(0, 9, this.textBox49);
            this.tblSubject.Body.SetCellContent(0, 10, this.textBox50);
            this.tblSubject.Body.SetCellContent(0, 11, this.textBox31);
            this.tblSubject.Body.SetCellContent(1, 11, this.textBox124);
            this.tblSubject.Body.SetCellContent(1, 0, this.textBox113, 1, 9);
            this.tblSubject.Body.SetCellContent(1, 9, this.textBox122, 1, 2);
            tableGroup1.ReportItem = this.textBox51;
            tableGroup4.Name = "group";
            tableGroup5.Name = "group2";
            tableGroup3.ChildGroups.Add(tableGroup4);
            tableGroup3.ChildGroups.Add(tableGroup5);
            tableGroup3.Name = "group1";
            tableGroup3.ReportItem = this.textBox30;
            tableGroup7.Name = "group11";
            tableGroup8.Name = "group4";
            tableGroup6.ChildGroups.Add(tableGroup7);
            tableGroup6.ChildGroups.Add(tableGroup8);
            tableGroup6.Name = "group3";
            tableGroup6.ReportItem = this.textBox32;
            tableGroup10.Name = "group12";
            tableGroup11.Name = "group6";
            tableGroup9.ChildGroups.Add(tableGroup10);
            tableGroup9.ChildGroups.Add(tableGroup11);
            tableGroup9.Name = "group5";
            tableGroup9.ReportItem = this.textBox34;
            tableGroup13.Name = "group13";
            tableGroup14.Name = "group8";
            tableGroup12.ChildGroups.Add(tableGroup13);
            tableGroup12.ChildGroups.Add(tableGroup14);
            tableGroup12.Name = "group7";
            tableGroup12.ReportItem = this.textBox36;
            tableGroup2.ChildGroups.Add(tableGroup3);
            tableGroup2.ChildGroups.Add(tableGroup6);
            tableGroup2.ChildGroups.Add(tableGroup9);
            tableGroup2.ChildGroups.Add(tableGroup12);
            tableGroup2.ReportItem = this.textBox52;
            tableGroup16.Name = "group14";
            tableGroup17.Name = "group10";
            tableGroup15.ChildGroups.Add(tableGroup16);
            tableGroup15.ChildGroups.Add(tableGroup17);
            tableGroup15.ReportItem = this.textBox60;
            tableGroup19.Name = "group15";
            tableGroup18.ChildGroups.Add(tableGroup19);
            tableGroup18.Name = "group9";
            tableGroup18.ReportItem = this.textBox28;
            this.tblSubject.ColumnGroups.Add(tableGroup1);
            this.tblSubject.ColumnGroups.Add(tableGroup2);
            this.tblSubject.ColumnGroups.Add(tableGroup15);
            this.tblSubject.ColumnGroups.Add(tableGroup18);
            this.tblSubject.DataSource = this.StudentSubject;
            this.tblSubject.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox40,
            this.textBox41,
            this.textBox42,
            this.textBox43,
            this.textBox44,
            this.textBox45,
            this.textBox46,
            this.textBox47,
            this.textBox48,
            this.textBox49,
            this.textBox50,
            this.textBox31,
            this.textBox113,
            this.textBox122,
            this.textBox124,
            this.textBox51,
            this.textBox52,
            this.textBox30,
            this.textBox32,
            this.textBox34,
            this.textBox36,
            this.textBox60,
            this.textBox28});
            this.tblSubject.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.20007899403572083D));
            this.tblSubject.Name = "tblSubject";
            tableGroup20.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup20.Name = "Detail";
            tableGroup21.Name = "group34";
            this.tblSubject.RowGroups.Add(tableGroup20);
            this.tblSubject.RowGroups.Add(tableGroup21);
            this.tblSubject.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.0770831108093262D), Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D));
            this.tblSubject.StyleName = "Normal.TableNormal";
            // 
            // textBox40
            // 
            this.textBox40.Name = "textBox40";
            this.textBox40.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4770835638046265D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox40.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox40.StyleName = "Normal.TableBody";
            this.textBox40.Value = "= Fields.Description";
            // 
            // 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.20000001788139343D));
            this.textBox41.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox41.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox41.StyleName = "Normal.TableBody";
            this.textBox41.Value = "= Fields.[1G]";
            // 
            // textBox42
            // 
            this.textBox42.Name = "textBox42";
            this.textBox42.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox42.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox42.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox42.StyleName = "Normal.TableBody";
            this.textBox42.Value = "= Fields.[1P]";
            // 
            // textBox43
            // 
            this.textBox43.Name = "textBox43";
            this.textBox43.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox43.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox43.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox43.StyleName = "Normal.TableBody";
            this.textBox43.Value = "= Fields.[2G]";
            // 
            // textBox44
            // 
            this.textBox44.Name = "textBox44";
            this.textBox44.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox44.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox44.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox44.StyleName = "Normal.TableBody";
            this.textBox44.Value = "= Fields.[2P]";
            // 
            // 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.20000001788139343D));
            this.textBox45.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox45.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox45.StyleName = "Normal.TableBody";
            this.textBox45.Value = "= Fields.[3G]";
            // 
            // textBox46
            // 
            this.textBox46.Name = "textBox46";
            this.textBox46.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox46.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox46.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox46.StyleName = "Normal.TableBody";
            this.textBox46.Value = "= Fields.[3P]";
            // 
            // 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.20000001788139343D));
            this.textBox47.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox47.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox47.StyleName = "Normal.TableBody";
            this.textBox47.Value = "= Fields.[4G]";
            // 
            // textBox48
            // 
            this.textBox48.Name = "textBox48";
            this.textBox48.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox48.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox48.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox48.StyleName = "Normal.TableBody";
            this.textBox48.Value = "= Fields.[4P]";
            // 
            // textBox49
            // 
            this.textBox49.Name = "textBox49";
            this.textBox49.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox49.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox49.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox49.StyleName = "Normal.TableBody";
            this.textBox49.Value = "= Fields.FG";
            // 
            // textBox50
            // 
            this.textBox50.Name = "textBox50";
            this.textBox50.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox50.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox50.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox50.StyleName = "Normal.TableBody";
            this.textBox50.Value = "= Fields.FP";
            // 
            // textBox31
            // 
            this.textBox31.Name = "textBox31";
            this.textBox31.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999996423721313D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
            this.textBox31.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox31.StyleName = "Normal.TableBody";
            // 
            // textBox124
            // 
            this.textBox124.Name = "textBox124";
            this.textBox124.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999996423721313D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox124.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox124.StyleName = "Normal.TableBody";
            // 
            // textBox113
            // 
            this.textBox113.Name = "textBox113";
            this.textBox113.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8770830631256104D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox113.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox113.StyleName = "Normal.TableBody";
            this.textBox113.Value = "Gen. Average";
            // 
            // textBox122
            // 
            this.textBox122.Name = "textBox122";
            this.textBox122.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999984502792358D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox122.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox122.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox122.StyleName = "Normal.TableBody";
            // 
            // StudentSubject
            // 
            this.StudentSubject.ConnectionString = "eSAR.Properties.Settings.DCFIdb";
            this.StudentSubject.Name = "StudentSubject";
            this.StudentSubject.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@StudentID", System.Data.DbType.String, "= Parameters.StudentID.Value")});
            this.StudentSubject.SelectCommand = resources.GetString("StudentSubject.SelectCommand");
            // 
            // tblTraits
            // 
            this.tblTraits.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2223237752914429D)));
            this.tblTraits.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D)));
            this.tblTraits.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D)));
            this.tblTraits.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D)));
            this.tblTraits.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D)));
            this.tblTraits.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D)));
            this.tblTraits.Body.SetCellContent(0, 0, this.textBox53);
            this.tblTraits.Body.SetCellContent(0, 1, this.textBox54);
            this.tblTraits.Body.SetCellContent(0, 2, this.textBox55);
            this.tblTraits.Body.SetCellContent(0, 3, this.textBox56);
            this.tblTraits.Body.SetCellContent(0, 4, this.textBox57);
            tableGroup23.Name = "group21";
            tableGroup23.ReportItem = this.textBox58;
            tableGroup25.Name = "group17";
            tableGroup25.ReportItem = this.textBox35;
            tableGroup26.Name = "group18";
            tableGroup26.ReportItem = this.textBox37;
            tableGroup27.Name = "group19";
            tableGroup27.ReportItem = this.textBox38;
            tableGroup28.Name = "group20";
            tableGroup28.ReportItem = this.textBox39;
            tableGroup24.ChildGroups.Add(tableGroup25);
            tableGroup24.ChildGroups.Add(tableGroup26);
            tableGroup24.ChildGroups.Add(tableGroup27);
            tableGroup24.ChildGroups.Add(tableGroup28);
            tableGroup24.Name = "group22";
            tableGroup24.ReportItem = this.textBox33;
            tableGroup22.ChildGroups.Add(tableGroup23);
            tableGroup22.ChildGroups.Add(tableGroup24);
            tableGroup22.ReportItem = this.textBox64;
            this.tblTraits.ColumnGroups.Add(tableGroup22);
            this.tblTraits.DataSource = this.StudentTrait;
            this.tblTraits.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox53,
            this.textBox54,
            this.textBox55,
            this.textBox56,
            this.textBox57,
            this.textBox64,
            this.textBox58,
            this.textBox33,
            this.textBox35,
            this.textBox37,
            this.textBox38,
            this.textBox39});
            this.tblTraits.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.07716178894043D), Telerik.Reporting.Drawing.Unit.Inch(0.20007912814617157D));
            this.tblTraits.Name = "tblTraits";
            tableGroup29.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup29.Name = "Detail";
            this.tblTraits.RowGroups.Add(tableGroup29);
            this.tblTraits.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.4223237037658691D), Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D));
            this.tblTraits.StyleName = "Normal.TableNormal";
            // 
            // textBox53
            // 
            this.textBox53.Name = "textBox53";
            this.textBox53.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2223236560821533D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
            this.textBox53.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox53.StyleName = "Normal.TableBody";
            this.textBox53.Value = "= Fields.Description";
            // 
            // textBox54
            // 
            this.textBox54.Name = "textBox54";
            this.textBox54.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
            this.textBox54.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox54.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox54.StyleName = "Normal.TableBody";
            this.textBox54.Value = "= Fields.[1]";
            // 
            // textBox55
            // 
            this.textBox55.Name = "textBox55";
            this.textBox55.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
            this.textBox55.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox55.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox55.StyleName = "Normal.TableBody";
            this.textBox55.Value = "= Fields.[2]";
            // 
            // textBox56
            // 
            this.textBox56.Name = "textBox56";
            this.textBox56.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
            this.textBox56.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox56.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox56.StyleName = "Normal.TableBody";
            this.textBox56.Value = "= Fields.[3]";
            // 
            // textBox57
            // 
            this.textBox57.Name = "textBox57";
            this.textBox57.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
            this.textBox57.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox57.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox57.StyleName = "Normal.TableBody";
            this.textBox57.Value = "= Fields.[4]";
            // 
            // StudentTrait
            // 
            this.StudentTrait.ConnectionString = "eSAR.Properties.Settings.DCFIdb";
            this.StudentTrait.Name = "StudentTrait";
            this.StudentTrait.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@StudentID", System.Data.DbType.String, "= Parameters.StudentID.Value")});
            this.StudentTrait.SelectCommand = resources.GetString("StudentTrait.SelectCommand");
            // 
            // tblAttendance
            // 
            this.tblAttendance.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.4791663885116577D)));
            this.tblAttendance.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000007152557373D)));
            this.tblAttendance.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D)));
            this.tblAttendance.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D)));
            this.tblAttendance.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D)));
            this.tblAttendance.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D)));
            this.tblAttendance.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.2999998927116394D)));
            this.tblAttendance.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D)));
            this.tblAttendance.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D)));
            this.tblAttendance.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D)));
            this.tblAttendance.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D)));
            this.tblAttendance.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D)));
            this.tblAttendance.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D)));
            this.tblAttendance.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.tblAttendance.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.tblAttendance.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.tblAttendance.Body.SetCellContent(0, 0, this.textBox61);
            this.tblAttendance.Body.SetCellContent(0, 1, this.textBox63);
            this.tblAttendance.Body.SetCellContent(0, 4, this.textBox66);
            this.tblAttendance.Body.SetCellContent(0, 2, this.textBox68);
            this.tblAttendance.Body.SetCellContent(0, 3, this.textBox70);
            this.tblAttendance.Body.SetCellContent(0, 5, this.textBox72);
            this.tblAttendance.Body.SetCellContent(0, 6, this.textBox74);
            this.tblAttendance.Body.SetCellContent(0, 7, this.textBox76);
            this.tblAttendance.Body.SetCellContent(0, 8, this.textBox78);
            this.tblAttendance.Body.SetCellContent(0, 9, this.textBox80);
            this.tblAttendance.Body.SetCellContent(0, 10, this.textBox82);
            this.tblAttendance.Body.SetCellContent(0, 11, this.textBox84);
            this.tblAttendance.Body.SetCellContent(0, 12, this.textBox86);
            this.tblAttendance.Body.SetCellContent(1, 0, this.textBox87);
            this.tblAttendance.Body.SetCellContent(1, 1, this.textBox88);
            this.tblAttendance.Body.SetCellContent(1, 2, this.textBox89);
            this.tblAttendance.Body.SetCellContent(1, 3, this.textBox90);
            this.tblAttendance.Body.SetCellContent(1, 4, this.textBox91);
            this.tblAttendance.Body.SetCellContent(1, 5, this.textBox92);
            this.tblAttendance.Body.SetCellContent(1, 6, this.textBox93);
            this.tblAttendance.Body.SetCellContent(1, 7, this.textBox94);
            this.tblAttendance.Body.SetCellContent(1, 8, this.textBox95);
            this.tblAttendance.Body.SetCellContent(1, 9, this.textBox96);
            this.tblAttendance.Body.SetCellContent(1, 10, this.textBox97);
            this.tblAttendance.Body.SetCellContent(1, 11, this.textBox98);
            this.tblAttendance.Body.SetCellContent(1, 12, this.textBox99);
            this.tblAttendance.Body.SetCellContent(2, 0, this.textBox100);
            this.tblAttendance.Body.SetCellContent(2, 1, this.textBox101);
            this.tblAttendance.Body.SetCellContent(2, 2, this.textBox102);
            this.tblAttendance.Body.SetCellContent(2, 3, this.textBox103);
            this.tblAttendance.Body.SetCellContent(2, 4, this.textBox104);
            this.tblAttendance.Body.SetCellContent(2, 5, this.textBox105);
            this.tblAttendance.Body.SetCellContent(2, 6, this.textBox106);
            this.tblAttendance.Body.SetCellContent(2, 7, this.textBox107);
            this.tblAttendance.Body.SetCellContent(2, 8, this.textBox108);
            this.tblAttendance.Body.SetCellContent(2, 9, this.textBox109);
            this.tblAttendance.Body.SetCellContent(2, 10, this.textBox110);
            this.tblAttendance.Body.SetCellContent(2, 11, this.textBox111);
            this.tblAttendance.Body.SetCellContent(2, 12, this.textBox112);
            tableGroup30.Name = "tableGroup";
            tableGroup30.ReportItem = this.textBox59;
            tableGroup31.Name = "tableGroup1";
            tableGroup31.ReportItem = this.textBox62;
            tableGroup32.Name = "group16";
            tableGroup32.ReportItem = this.textBox67;
            tableGroup33.Name = "group23";
            tableGroup33.ReportItem = this.textBox69;
            tableGroup34.Name = "tableGroup2";
            tableGroup34.ReportItem = this.textBox65;
            tableGroup35.Name = "group24";
            tableGroup35.ReportItem = this.textBox71;
            tableGroup36.Name = "group25";
            tableGroup36.ReportItem = this.textBox73;
            tableGroup37.Name = "group26";
            tableGroup37.ReportItem = this.textBox75;
            tableGroup38.Name = "group27";
            tableGroup38.ReportItem = this.textBox77;
            tableGroup39.Name = "group28";
            tableGroup39.ReportItem = this.textBox79;
            tableGroup40.Name = "group29";
            tableGroup40.ReportItem = this.textBox81;
            tableGroup41.Name = "group30";
            tableGroup41.ReportItem = this.textBox83;
            tableGroup42.Name = "group31";
            tableGroup42.ReportItem = this.textBox85;
            this.tblAttendance.ColumnGroups.Add(tableGroup30);
            this.tblAttendance.ColumnGroups.Add(tableGroup31);
            this.tblAttendance.ColumnGroups.Add(tableGroup32);
            this.tblAttendance.ColumnGroups.Add(tableGroup33);
            this.tblAttendance.ColumnGroups.Add(tableGroup34);
            this.tblAttendance.ColumnGroups.Add(tableGroup35);
            this.tblAttendance.ColumnGroups.Add(tableGroup36);
            this.tblAttendance.ColumnGroups.Add(tableGroup37);
            this.tblAttendance.ColumnGroups.Add(tableGroup38);
            this.tblAttendance.ColumnGroups.Add(tableGroup39);
            this.tblAttendance.ColumnGroups.Add(tableGroup40);
            this.tblAttendance.ColumnGroups.Add(tableGroup41);
            this.tblAttendance.ColumnGroups.Add(tableGroup42);
            this.tblAttendance.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox61,
            this.textBox63,
            this.textBox68,
            this.textBox70,
            this.textBox66,
            this.textBox72,
            this.textBox74,
            this.textBox76,
            this.textBox78,
            this.textBox80,
            this.textBox82,
            this.textBox84,
            this.textBox86,
            this.textBox87,
            this.textBox88,
            this.textBox89,
            this.textBox90,
            this.textBox91,
            this.textBox92,
            this.textBox93,
            this.textBox94,
            this.textBox95,
            this.textBox96,
            this.textBox97,
            this.textBox98,
            this.textBox99,
            this.textBox100,
            this.textBox101,
            this.textBox102,
            this.textBox103,
            this.textBox104,
            this.textBox105,
            this.textBox106,
            this.textBox107,
            this.textBox108,
            this.textBox109,
            this.textBox110,
            this.textBox111,
            this.textBox112,
            this.textBox59,
            this.textBox62,
            this.textBox67,
            this.textBox69,
            this.textBox65,
            this.textBox71,
            this.textBox73,
            this.textBox75,
            this.textBox77,
            this.textBox79,
            this.textBox81,
            this.textBox83,
            this.textBox85});
            this.tblAttendance.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.0001581907272339D));
            this.tblAttendance.Name = "tblAttendance";
            tableGroup43.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup43.Name = "detailTableGroup";
            tableGroup44.Name = "group32";
            tableGroup45.Name = "group33";
            this.tblAttendance.RowGroups.Add(tableGroup43);
            this.tblAttendance.RowGroups.Add(tableGroup44);
            this.tblAttendance.RowGroups.Add(tableGroup45);
            this.tblAttendance.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.0791664123535156D), Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D));
            this.tblAttendance.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.tblAttendance.Style.BorderWidth.Top = Telerik.Reporting.Drawing.Unit.Point(0.5D);
            // 
            // textBox61
            // 
            this.textBox61.Name = "textBox61";
            this.textBox61.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4791666269302368D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox61.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox61.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox61.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox61.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox61.Value = "Days of Shool";
            // 
            // textBox63
            // 
            this.textBox63.Name = "textBox63";
            this.textBox63.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox63.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox63.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox63.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox63.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            // 
            // textBox66
            // 
            this.textBox66.Name = "textBox66";
            this.textBox66.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox66.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox66.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox66.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox66.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            // 
            // textBox68
            // 
            this.textBox68.Name = "textBox68";
            this.textBox68.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox68.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox68.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox68.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox68.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox68.StyleName = "";
            // 
            // textBox70
            // 
            this.textBox70.Name = "textBox70";
            this.textBox70.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox70.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox70.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox70.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox70.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox70.StyleName = "";
            // 
            // textBox72
            // 
            this.textBox72.Name = "textBox72";
            this.textBox72.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox72.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox72.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox72.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox72.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox72.StyleName = "";
            // 
            // textBox74
            // 
            this.textBox74.Name = "textBox74";
            this.textBox74.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox74.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox74.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox74.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox74.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox74.StyleName = "";
            // 
            // textBox76
            // 
            this.textBox76.Name = "textBox76";
            this.textBox76.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox76.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox76.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox76.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox76.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox76.StyleName = "";
            // 
            // textBox78
            // 
            this.textBox78.Name = "textBox78";
            this.textBox78.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox78.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox78.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox78.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox78.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox78.StyleName = "";
            // 
            // textBox80
            // 
            this.textBox80.Name = "textBox80";
            this.textBox80.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox80.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox80.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox80.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox80.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox80.StyleName = "";
            // 
            // textBox82
            // 
            this.textBox82.Name = "textBox82";
            this.textBox82.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox82.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox82.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox82.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox82.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox82.StyleName = "";
            // 
            // textBox84
            // 
            this.textBox84.Name = "textBox84";
            this.textBox84.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox84.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox84.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox84.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox84.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox84.StyleName = "";
            // 
            // textBox86
            // 
            this.textBox86.Name = "textBox86";
            this.textBox86.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox86.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox86.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox86.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox86.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox86.StyleName = "";
            // 
            // textBox87
            // 
            this.textBox87.Name = "textBox87";
            this.textBox87.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4791663885116577D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox87.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox87.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox87.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox87.StyleName = "";
            this.textBox87.Value = "Days Present";
            // 
            // textBox88
            // 
            this.textBox88.Name = "textBox88";
            this.textBox88.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000010132789612D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox88.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox88.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox88.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox88.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox88.StyleName = "";
            // 
            // textBox89
            // 
            this.textBox89.Name = "textBox89";
            this.textBox89.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox89.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox89.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox89.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox89.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox89.StyleName = "";
            // 
            // textBox90
            // 
            this.textBox90.Name = "textBox90";
            this.textBox90.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox90.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox90.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox90.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox90.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox90.StyleName = "";
            // 
            // textBox91
            // 
            this.textBox91.Name = "textBox91";
            this.textBox91.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox91.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox91.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox91.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox91.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox91.StyleName = "";
            // 
            // textBox92
            // 
            this.textBox92.Name = "textBox92";
            this.textBox92.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox92.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox92.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox92.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox92.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox92.StyleName = "";
            // 
            // textBox93
            // 
            this.textBox93.Name = "textBox93";
            this.textBox93.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.2999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox93.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox93.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox93.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox93.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox93.StyleName = "";
            // 
            // textBox94
            // 
            this.textBox94.Name = "textBox94";
            this.textBox94.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox94.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox94.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox94.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox94.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox94.StyleName = "";
            // 
            // textBox95
            // 
            this.textBox95.Name = "textBox95";
            this.textBox95.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox95.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox95.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox95.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox95.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox95.StyleName = "";
            // 
            // textBox96
            // 
            this.textBox96.Name = "textBox96";
            this.textBox96.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox96.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox96.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox96.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox96.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox96.StyleName = "";
            // 
            // textBox97
            // 
            this.textBox97.Name = "textBox97";
            this.textBox97.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox97.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox97.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox97.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox97.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox97.StyleName = "";
            // 
            // textBox98
            // 
            this.textBox98.Name = "textBox98";
            this.textBox98.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox98.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox98.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox98.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox98.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox98.StyleName = "";
            // 
            // textBox99
            // 
            this.textBox99.Name = "textBox99";
            this.textBox99.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox99.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox99.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox99.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox99.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox99.StyleName = "";
            // 
            // textBox100
            // 
            this.textBox100.Name = "textBox100";
            this.textBox100.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4791663885116577D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox100.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox100.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox100.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox100.StyleName = "";
            this.textBox100.Value = "Times Tardy";
            // 
            // textBox101
            // 
            this.textBox101.Name = "textBox101";
            this.textBox101.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000007152557373D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox101.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox101.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox101.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox101.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox101.StyleName = "";
            // 
            // textBox102
            // 
            this.textBox102.Name = "textBox102";
            this.textBox102.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox102.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox102.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox102.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox102.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox102.StyleName = "";
            // 
            // textBox103
            // 
            this.textBox103.Name = "textBox103";
            this.textBox103.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox103.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox103.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox103.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox103.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox103.StyleName = "";
            // 
            // textBox104
            // 
            this.textBox104.Name = "textBox104";
            this.textBox104.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox104.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox104.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox104.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox104.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox104.StyleName = "";
            // 
            // textBox105
            // 
            this.textBox105.Name = "textBox105";
            this.textBox105.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox105.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox105.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox105.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox105.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox105.StyleName = "";
            // 
            // textBox106
            // 
            this.textBox106.Name = "textBox106";
            this.textBox106.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.2999998927116394D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox106.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox106.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox106.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox106.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox106.StyleName = "";
            // 
            // textBox107
            // 
            this.textBox107.Name = "textBox107";
            this.textBox107.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox107.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox107.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox107.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox107.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox107.StyleName = "";
            // 
            // textBox108
            // 
            this.textBox108.Name = "textBox108";
            this.textBox108.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox108.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox108.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox108.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox108.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox108.StyleName = "";
            // 
            // textBox109
            // 
            this.textBox109.Name = "textBox109";
            this.textBox109.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox109.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox109.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox109.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox109.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox109.StyleName = "";
            // 
            // textBox110
            // 
            this.textBox110.Name = "textBox110";
            this.textBox110.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.29999998211860657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox110.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox110.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox110.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox110.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox110.StyleName = "";
            // 
            // textBox111
            // 
            this.textBox111.Name = "textBox111";
            this.textBox111.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox111.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox111.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox111.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox111.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox111.StyleName = "";
            // 
            // textBox112
            // 
            this.textBox112.Name = "textBox112";
            this.textBox112.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox112.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox112.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox112.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox112.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox112.StyleName = "";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // StudentDetails
            // 
            this.StudentDetails.ConnectionString = "eSAR.Properties.Settings.DCFIdb";
            this.StudentDetails.Name = "StudentDetails";
            this.StudentDetails.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@StudentID", System.Data.DbType.String, "= Parameters.StudentID.Value")});
            this.StudentDetails.SelectCommand = resources.GetString("StudentDetails.SelectCommand");
            // 
            // PermanentRecord
            // 
            this.DataSource = this.StudentDetails;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "PermanentRecord";
            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 = "StudentID";
            reportParameter1.Text = "StudentID";
            reportParameter1.Value = "20140001";
            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), "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.Inch(7.5000009536743164D);
            ((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.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();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
            this.detail = new Telerik.Reporting.DetailSection();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1});
            this.detail.KeepTogether = false;
            this.detail.Name = "detail";
            // 
            // table1
            // 
            this.table1.Bindings.Add(new Telerik.Reporting.Binding("DataSource", "=ReportItem.Parent.DataObject"));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.4197870492935181D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.6152650117874146D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(4.3649086952209473D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.table1.Body.SetCellContent(0, 2, this.textBox7);
            this.table1.Body.SetCellContent(0, 0, this.textBox11);
            this.table1.Body.SetCellContent(0, 1, this.textBox13);
            tableGroup1.Name = "group";
            tableGroup2.Name = "group1";
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.ColumnGroups.Add(tableGroup2);
            this.table1.ColumnGroups.Add(tableGroup3);
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox7,
            this.textBox11,
            this.textBox13});
            this.table1.KeepTogether = false;
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.table1.Name = "table1";
            this.table1.NoDataMessage = "=\' \'";
            tableGroup4.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup4.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup4);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.3999605178833008D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.table1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.table1.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.None;
            this.table1.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
            this.table1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox7
            // 
            this.textBox7.KeepTogether = false;
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.3649086952209473D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox7.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox7.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            this.textBox7.StyleName = "Normal.TableBody";
            this.textBox7.Value = "=Fields.Txt";
            // 
            // textBox11
            // 
            this.textBox11.KeepTogether = false;
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4197870492935181D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox11.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox11.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox11.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
            this.textBox11.StyleName = "Normal.TableBody";
            this.textBox11.Value = "=Fields.LastUser";
            // 
            // textBox13
            // 
            this.textBox13.Format = "{0:d}";
            this.textBox13.KeepTogether = false;
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6152650117874146D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox13.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox13.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
            this.textBox13.Style.BorderWidth.Left = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
            this.textBox13.StyleName = "Normal.TableBody";
            this.textBox13.Value = "=Fields.LastDate";
            // 
            // reportHeaderSection1
            // 
            this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20003938674926758D);
            this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox2,
            this.textBox3,
            this.textBox4});
            this.reportHeaderSection1.Name = "reportHeaderSection1";
            // 
            // textBox2
            // 
            this.textBox2.KeepTogether = false;
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), 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(1.4198265075683594D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox2.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox2.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox2.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
            this.textBox2.StyleName = "Normal.TableHeader";
            this.textBox2.Value = "User Name";
            // 
            // textBox3
            // 
            this.textBox3.KeepTogether = false;
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4198265075683594D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6152647733688355D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox3.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
            this.textBox3.StyleName = "Normal.TableHeader";
            this.textBox3.Value = "Date";
            // 
            // textBox4
            // 
            this.textBox4.KeepTogether = false;
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.035170316696167D), 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(4.3647904396057129D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox4.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.5D);
            this.textBox4.StyleName = "Normal.TableHeader";
            this.textBox4.Value = "Test Assigned Note";
            // 
            // SubSummarySampleTestNotes
            // 
            this.Bindings.Add(new Telerik.Reporting.Binding("DataSource", "=ReportItem.Parent.DataObject.ReportNotes"));
            this.DataSource = null;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail,
            this.reportHeaderSection1});
            this.Name = "SubSummarySampleTestNotes";
            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.Mergeable = false;
            reportParameter1.Name = "parentId";
            reportParameter1.Text = "parentId";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Value = "1";
            reportParameter2.Mergeable = false;
            reportParameter2.Name = "id";
            reportParameter2.Text = "id";
            reportParameter2.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter2.Value = "1";
            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(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;
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")});
            styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule5.Style.Color = System.Drawing.Color.Black;
            styleRule5.Style.Font.Name = "Tahoma";
            styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            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.TableHeader")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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.Bold = false;
            styleRule6.Style.Font.Name = "Tahoma";
            styleRule6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule6.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            styleRule6.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), "Normal.TableBody")});
            styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule7.Style.Font.Name = "Tahoma";
            styleRule7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            styleRule7.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6,
            styleRule7});
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.4000000953674316D);
            ((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.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.textBox11 = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.FurnizorTbox = new Telerik.Reporting.TextBox();
            this.CumparatorTbox = new Telerik.Reporting.TextBox();
            this.textBox27 = new Telerik.Reporting.TextBox();
            this.textBox28 = 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.detail = new Telerik.Reporting.DetailSection();
            this.table1 = new Telerik.Reporting.Table();
            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.textBox12 = new Telerik.Reporting.TextBox();
            this.PozitiiIesireSource = new Telerik.Reporting.ObjectDataSource();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.textBox23 = new Telerik.Reporting.TextBox();
            this.textBox24 = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox25 = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox26 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.textBox29 = new Telerik.Reporting.TextBox();
            this.FacturaIesireSource = new Telerik.Reporting.ObjectDataSource();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox11
            // 
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.58085107803344727D), Telerik.Reporting.Drawing.Unit.Inch(0.39998039603233337D));
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox11.StyleName = "Normal.TableHeader";
            this.textBox11.Value = "Nr. crt.";
            // 
            // textBox1
            // 
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.39998039603233337D));
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox1.StyleName = "Normal.TableHeader";
            this.textBox1.Value = "Denumire produs";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.39998039603233337D));
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox2.StyleName = "Normal.TableHeader";
            this.textBox2.Value = "U.M.";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.39998039603233337D));
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox3.StyleName = "Normal.TableHeader";
            this.textBox3.Value = "Cantitate";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.39998039603233337D));
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox4.StyleName = "Normal.TableHeader";
            this.textBox4.Value = "Pret Unitar";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.39998039603233337D));
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox5.StyleName = "Normal.TableHeader";
            this.textBox5.Value = "Valoare";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(3.0000393390655518D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox17,
            this.FurnizorTbox,
            this.CumparatorTbox,
            this.textBox27,
            this.textBox28,
            this.textBox13,
            this.textBox14,
            this.textBox15,
            this.textBox16});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            this.pageHeaderSection1.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pageHeaderSection1.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pageHeaderSection1.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBox17
            // 
            this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(2.800039529800415D));
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0998814105987549D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox17.Value = "= \"Cota TVA: \"+Fields.CotaTva+\" %\"";
            // 
            // FurnizorTbox
            // 
            this.FurnizorTbox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
            this.FurnizorTbox.Name = "FurnizorTbox";
            this.FurnizorTbox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(1.50003981590271D));
            this.FurnizorTbox.Value = "textBox26";
            // 
            // CumparatorTbox
            // 
            this.CumparatorTbox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
            this.CumparatorTbox.Name = "CumparatorTbox";
            this.CumparatorTbox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6246805191040039D), Telerik.Reporting.Drawing.Unit.Inch(1.5000396966934204D));
            this.CumparatorTbox.Value = "= Fields.FirmaObject.InfoString";
            // 
            // textBox27
            // 
            this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D));
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5999608039855957D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
            this.textBox27.Value = "Furnizor";
            // 
            // textBox28
            // 
            this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D));
            this.textBox28.Name = "textBox28";
            this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.6246805191040039D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
            this.textBox28.Value = "Cumparator";
            // 
            // textBox13
            // 
            this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(1.8001185655593872D));
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5D), Telerik.Reporting.Drawing.Unit.Inch(0.29968437552452087D));
            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.Middle;
            this.textBox13.Value = "FACTURA FISCALA";
            // 
            // textBox14
            // 
            this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(2.1915879249572754D));
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.6999607086181641D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBox14.Value = "=\"SERIE     :    \"+ Fields.Serie";
            // 
            // textBox15
            // 
            this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(2.3916668891906738D));
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.699960470199585D), Telerik.Reporting.Drawing.Unit.Inch(0.20609225332736969D));
            this.textBox15.Value = "=\"NUMAR   :    \"+ Fields.Numar";
            // 
            // textBox16
            // 
            this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D));
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8999996185302734D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox16.Value = "= \"DATA      :    \"+Fields.Data.Date.ToString(\"dd/MM/yyyy\")";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(1.8000785112380981D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1,
            this.textBox18,
            this.textBox19,
            this.textBox23,
            this.textBox24,
            this.textBox20,
            this.textBox25,
            this.textBox21,
            this.textBox22,
            this.textBox26});
            this.detail.Name = "detail";
            this.detail.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.detail.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid;
            this.detail.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.58085107803344727D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.39998039603233337D)));
            this.table1.Body.SetCellContent(0, 1, this.textBox6);
            this.table1.Body.SetCellContent(0, 2, this.textBox7);
            this.table1.Body.SetCellContent(0, 3, this.textBox8);
            this.table1.Body.SetCellContent(0, 4, this.textBox9);
            this.table1.Body.SetCellContent(0, 5, this.textBox10);
            this.table1.Body.SetCellContent(0, 0, this.textBox12);
            tableGroup1.Name = "Group1";
            tableGroup1.ReportItem = this.textBox11;
            tableGroup2.ReportItem = this.textBox1;
            tableGroup3.ReportItem = this.textBox2;
            tableGroup4.ReportItem = this.textBox3;
            tableGroup5.ReportItem = this.textBox4;
            tableGroup6.ReportItem = this.textBox5;
            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.DataSource = this.PozitiiIesireSource;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox9,
            this.textBox10,
            this.textBox12,
            this.textBox11,
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox5});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(7.8833763836883008E-05D));
            this.table1.Name = "table1";
            tableGroup7.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping(null)});
            tableGroup7.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup7);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.3000006675720215D), Telerik.Reporting.Drawing.Unit.Inch(0.79996079206466675D));
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.39998039603233337D));
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.StyleName = "Normal.TableBody";
            this.textBox6.Value = "=Fields.StocObject.NumeProdus";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.39998039603233337D));
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.StyleName = "Normal.TableBody";
            this.textBox7.Value = "=Fields.StocObject.ProdusObject.Um";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.39998039603233337D));
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.StyleName = "Normal.TableBody";
            this.textBox8.Value = "=Fields.Cantitate";
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.39998039603233337D));
            this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox9.StyleName = "Normal.TableBody";
            this.textBox9.Value = "=Fields.PretUnitar";
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.39998039603233337D));
            this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox10.StyleName = "Normal.TableBody";
            this.textBox10.Value = "=Fields.StocObject.ProdusObject.Pret";
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.58085107803344727D), Telerik.Reporting.Drawing.Unit.Inch(0.39998039603233337D));
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox12.StyleName = "Normal.TableBody";
            this.textBox12.Value = "= RowNumber()";
            // 
            // PozitiiIesireSource
            // 
            this.PozitiiIesireSource.DataSource = typeof(GestiuneBusiness.Poco.PozitieFacturaIesire);
            this.PozitiiIesireSource.Name = "PozitiiIesireSource";
            // 
            // textBox18
            // 
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(0.800236701965332D));
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8685107231140137D), Telerik.Reporting.Drawing.Unit.Inch(0.599842369556427D));
            this.textBox18.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox18.Style.BorderWidth.Top = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.textBox18.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.textBox18.Value = "Stampila";
            // 
            // textBox19
            // 
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1000000610947609D), Telerik.Reporting.Drawing.Unit.Inch(1.4001575708389282D));
            this.textBox19.Multiline = false;
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.0124201774597168D), Telerik.Reporting.Drawing.Unit.Inch(0.29999956488609314D));
            this.textBox19.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox19.Value = "= \"Nume delegat: \"+Fields.FirmaObject.DelegatObject.Nume";
            // 
            // textBox23
            // 
            this.textBox23.Format = "{0:N2}";
            this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.9685897827148438D), Telerik.Reporting.Drawing.Unit.Inch(0.80011844635009766D));
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
            this.textBox23.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox23.Style.BorderWidth.Top = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox23.Value = "=  Fields.SumaTotalaDePlatit - Fields.SumaTotalaFaraTVA";
            // 
            // textBox24
            // 
            this.textBox24.Format = "{0:N2}";
            this.textBox24.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1124987602233887D), Telerik.Reporting.Drawing.Unit.Inch(0.80011844635009766D));
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1435925960540772D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
            this.textBox24.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox24.Style.BorderWidth.Top = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox24.Value = "= Fields.SumaTotalaFaraTVA";
            // 
            // textBox20
            // 
            this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.9685900211334229D), Telerik.Reporting.Drawing.Unit.Inch(1.1000789403915405D));
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
            this.textBox20.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox20.Value = "Valoare TVA";
            // 
            // textBox25
            // 
            this.textBox25.Format = "{0:N2}";
            this.textBox25.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.2564072608947754D), Telerik.Reporting.Drawing.Unit.Inch(0.80023640394210815D));
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438299417495728D), Telerik.Reporting.Drawing.Unit.Inch(0.29988205432891846D));
            this.textBox25.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox25.Style.BorderWidth.Top = Telerik.Reporting.Drawing.Unit.Point(3D);
            this.textBox25.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox25.Value = "= Fields.SumaTotalaDePlatit";
            // 
            // textBox21
            // 
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1127357482910156D), Telerik.Reporting.Drawing.Unit.Inch(1.1000789403915405D));
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1435925960540772D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
            this.textBox21.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox21.Value = "Total fara TVA";
            // 
            // textBox22
            // 
            this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.2564082145690918D), Telerik.Reporting.Drawing.Unit.Inch(1.1001971960067749D));
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1438295841217041D), Telerik.Reporting.Drawing.Unit.Inch(0.30003929138183594D));
            this.textBox22.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox22.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox22.Value = "Total general";
            // 
            // textBox26
            // 
            this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1127362251281738D), Telerik.Reporting.Drawing.Unit.Inch(1.4003152847290039D));
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2872638702392578D), Telerik.Reporting.Drawing.Unit.Inch(0.29999956488609314D));
            this.textBox26.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox26.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox26.Value = "Semnatura";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox29});
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // textBox29
            // 
            this.textBox29.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.8999998569488525D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5999608039855957D), Telerik.Reporting.Drawing.Unit.Inch(0.19984245300292969D));
            this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox29.Value = "= PageNumber+\" / \"+ PageCount";
            // 
            // FacturaIesireSource
            // 
            this.FacturaIesireSource.DataSource = typeof(GestiuneBusiness.Poco.FacturaIesire);
            this.FacturaIesireSource.Name = "FacturaIesireSource";
            // 
            // FacturaIntrareReport
            // 
            this.DataSource = this.FacturaIesireSource;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.Name = "FacturaReport";
            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), "Normal.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 = "Tahoma";
            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), "Normal.TableHeader")});
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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.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), "Normal.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();

        }
 /// <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.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.SQLEXPRESS         = 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.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.detailSection1.Name = "detailSection1";
     //
     // SQLEXPRESS
     //
     this.SQLEXPRESS.ConnectionString = "Data Source=JIMMYBEAST-SDN\\SQLEXPRESS;Initial Catalog=sdnMediaManager;Persist Sec" +
                                        "urity Info=True;User ID=sa;Password=A!12@lop^6";
     this.SQLEXPRESS.Name              = "SQLEXPRESS";
     this.SQLEXPRESS.ProviderName      = "System.Data.SqlClient";
     this.SQLEXPRESS.SelectCommand     = "dbo.GetAllShows";
     this.SQLEXPRESS.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.58124995231628418D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.9145835638046265D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.2270832061767578D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.435416042804718D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.53958255052566528D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.55000013113021851D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.55000036954879761D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.59166616201400757D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox9);
     this.table1.Body.SetCellContent(0, 1, this.textBox10);
     this.table1.Body.SetCellContent(0, 2, this.textBox11);
     this.table1.Body.SetCellContent(0, 3, this.textBox12);
     this.table1.Body.SetCellContent(0, 4, this.textBox13);
     this.table1.Body.SetCellContent(0, 5, this.textBox14);
     this.table1.Body.SetCellContent(0, 6, this.textBox15);
     this.table1.Body.SetCellContent(0, 7, this.textBox16);
     tableGroup1.Name       = "pk_ShowID";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.Name       = "showName";
     tableGroup2.ReportItem = this.textBox2;
     tableGroup3.Name       = "showHomePath";
     tableGroup3.ReportItem = this.textBox3;
     tableGroup4.Name       = "showNumEpisodes";
     tableGroup4.ReportItem = this.textBox4;
     tableGroup5.Name       = "showNumSeasons";
     tableGroup5.ReportItem = this.textBox5;
     tableGroup6.Name       = "isEnabled";
     tableGroup6.ReportItem = this.textBox6;
     tableGroup7.Name       = "tvdbID";
     tableGroup7.ReportItem = this.textBox7;
     tableGroup8.Name       = "imdbID";
     tableGroup8.ReportItem = this.textBox8;
     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.SQLEXPRESS;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox9,
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox13,
         this.textBox14,
         this.textBox15,
         this.textBox16,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox7,
         this.textBox8
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.table1.Name     = "table1";
     tableGroup9.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup9.Name = "detail";
     this.table1.RowGroups.Add(tableGroup9);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.3895816802978516D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.table1.StyleName = "Normal.TableNormal";
     //
     // textBox1
     //
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.581250011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox1.StyleName = "Normal.TableHeader";
     this.textBox1.Value     = "Show ID";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9145834445953369D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox2.StyleName = "Normal.TableHeader";
     this.textBox2.Value     = "Show Name";
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2270832061767578D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox3.StyleName = "Normal.TableHeader";
     this.textBox3.Value     = "Show Home Path";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.43541601300239563D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox4.StyleName = "Normal.TableHeader";
     this.textBox4.Value     = "# Ep.";
     //
     // textBox5
     //
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.53958284854888916D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox5.StyleName = "Normal.TableHeader";
     this.textBox5.Value     = "# Seas.";
     //
     // textBox6
     //
     this.textBox6.Name      = "textBox6";
     this.textBox6.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5499996542930603D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox6.StyleName = "Normal.TableHeader";
     this.textBox6.Value     = "Enabled";
     //
     // textBox7
     //
     this.textBox7.Name      = "textBox7";
     this.textBox7.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.54999995231628418D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox7.StyleName = "Normal.TableHeader";
     this.textBox7.Value     = "Tvdb ID";
     //
     // textBox8
     //
     this.textBox8.Name      = "textBox8";
     this.textBox8.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59166634082794189D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox8.StyleName = "Normal.TableHeader";
     this.textBox8.Value     = "Imdb ID";
     //
     // textBox9
     //
     this.textBox9.Name      = "textBox9";
     this.textBox9.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.581250011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox9.StyleName = "Normal.TableBody";
     this.textBox9.Value     = "= Fields.pk_ShowID";
     //
     // textBox10
     //
     this.textBox10.Name      = "textBox10";
     this.textBox10.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9145834445953369D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox10.StyleName = "Normal.TableBody";
     this.textBox10.Value     = "= Fields.ShowName";
     //
     // textBox11
     //
     this.textBox11.Name      = "textBox11";
     this.textBox11.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2270832061767578D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox11.StyleName = "Normal.TableBody";
     this.textBox11.Value     = "= Fields.ShowHomePath";
     //
     // textBox12
     //
     this.textBox12.Name      = "textBox12";
     this.textBox12.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.43541601300239563D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox12.StyleName = "Normal.TableBody";
     this.textBox12.Value     = "= Fields.ShowNumEpisodes";
     //
     // textBox13
     //
     this.textBox13.Name      = "textBox13";
     this.textBox13.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.53958284854888916D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox13.StyleName = "Normal.TableBody";
     this.textBox13.Value     = "= Fields.ShowNumSeasons";
     //
     // textBox14
     //
     this.textBox14.Name      = "textBox14";
     this.textBox14.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5499996542930603D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox14.StyleName = "Normal.TableBody";
     this.textBox14.Value     = "= Fields.IsEnabled";
     //
     // textBox15
     //
     this.textBox15.Name      = "textBox15";
     this.textBox15.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.54999995231628418D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox15.StyleName = "Normal.TableBody";
     this.textBox15.Value     = "= Fields.TvdbID";
     //
     // textBox16
     //
     this.textBox16.Name      = "textBox16";
     this.textBox16.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59166634082794189D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox16.StyleName = "Normal.TableBody";
     this.textBox16.Value     = "= Fields.ImdbID";
     //
     // textBox17
     //
     this.textBox17.Name            = "ReportNameTextBox";
     this.textBox17.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.9055118560791016D), Telerik.Reporting.Drawing.Unit.Inch(0.787401556968689D));
     this.textBox17.Style.Font.Bold = true;
     this.textBox17.Style.Font.Name = "Segoe UI";
     this.textBox17.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox17.Value           = "TelerikMasterTelevisionReport";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox17
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox18
     //
     this.textBox18.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.925196647644043D), Telerik.Reporting.Drawing.Unit.Inch(0.60629922151565552D));
     this.textBox18.Name            = "ReportPageNumberTextBox";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5748031139373779D), Telerik.Reporting.Drawing.Unit.Inch(0.39370077848434448D));
     this.textBox18.Style.Font.Name = "Segoe UI";
     this.textBox18.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox18
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // TelerikMasterTelevisionReport
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "TelerikMasterTelevisionReport";
     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(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.Inch(7.38958215713501D);
     ((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.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.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.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.txtNgay = new Telerik.Reporting.TextBox();
            this.detail = new Telerik.Reporting.DetailSection();
            this.table1 = new Telerik.Reporting.Table();
            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.sqlDataSource = new Telerik.Reporting.SqlDataSource();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.txtTongTien = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5708131790161133D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30416661500930786D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.textBox2.Style.Font.Name = "Arial";
            this.textBox2.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox2.StyleName = "Normal.TableHeader";
            this.textBox2.Value = "Ngày nhập";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5499805212020874D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30416661500930786D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox3.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.textBox3.Style.Font.Name = "Arial";
            this.textBox3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox3.StyleName = "Normal.TableHeader";
            this.textBox3.Value = "Người nhập";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.2895631790161133D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30416661500930786D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.textBox4.Style.Font.Name = "Arial";
            this.textBox4.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox4.StyleName = "Normal.TableHeader";
            this.textBox4.Value = "Ghi chú";
            // 
            // textBox5
            // 
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7895635366439819D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30416661500930786D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox5.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.textBox5.Style.Font.Name = "Arial";
            this.textBox5.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox5.StyleName = "Normal.TableHeader";
            this.textBox5.Value = "Tổng tiền";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = new Telerik.Reporting.Drawing.Unit(0.59999996423721313D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.txtNgay});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.1999607086181641D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000004172325134D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox1.Value = "THỐNG KÊ CHI TIÊU";
            // 
            // txtNgay
            // 
            this.txtNgay.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30007871985435486D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtNgay.Name = "txtNgay";
            this.txtNgay.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.1999201774597168D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29988193511962891D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtNgay.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtNgay.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtNgay.Value = "";
            // 
            // detail
            // 
            this.detail.Height = new Telerik.Reporting.Drawing.Unit(1.2000000476837158D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1,
            this.textBox12,
            this.txtTongTien});
            this.detail.Name = "detail";
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.5708131790161133D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.5499804019927979D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(2.2895634174346924D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(new Telerik.Reporting.Drawing.Unit(1.7895635366439819D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(new Telerik.Reporting.Drawing.Unit(0.30000001192092896D, Telerik.Reporting.Drawing.UnitType.Inch)));
            this.table1.Body.SetCellContent(0, 0, this.textBox6);
            this.table1.Body.SetCellContent(0, 1, this.textBox7);
            this.table1.Body.SetCellContent(0, 2, this.textBox8);
            this.table1.Body.SetCellContent(0, 3, this.textBox9);
            tableGroup1.ReportItem = this.textBox2;
            tableGroup2.ReportItem = this.textBox3;
            tableGroup3.ReportItem = this.textBox4;
            tableGroup4.ReportItem = this.textBox5;
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.ColumnGroups.Add(tableGroup2);
            this.table1.ColumnGroups.Add(tableGroup3);
            this.table1.ColumnGroups.Add(tableGroup4);
            this.table1.DataSource = this.sqlDataSource;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox9,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox5});
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.9418537198798731E-05D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.1000000610947609D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.table1.Name = "table1";
            tableGroup5.Groupings.AddRange(new Telerik.Reporting.Data.Grouping[] {
            new Telerik.Reporting.Data.Grouping("")});
            tableGroup5.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup5);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(7.199920654296875D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.60416662693023682D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox6
            // 
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5708131790161133D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000001192092896D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox6.Style.Font.Name = "Arial";
            this.textBox6.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox6.StyleName = "Normal.TableBody";
            this.textBox6.Value = "=Fields.NgayNhap";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.5499805212020874D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000001192092896D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox7.Style.Font.Name = "Arial";
            this.textBox7.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox7.StyleName = "Normal.TableBody";
            this.textBox7.Value = "=Fields.UserName";
            // 
            // textBox8
            // 
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(2.2895631790161133D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000001192092896D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox8.Style.Font.Name = "Arial";
            this.textBox8.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox8.StyleName = "Normal.TableBody";
            this.textBox8.Value = "=Fields.GhiChu";
            // 
            // textBox9
            // 
            this.textBox9.Format = "{0:N0}";
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7895635366439819D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000001192092896D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox9.Style.Font.Name = "Arial";
            this.textBox9.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox9.StyleName = "Normal.TableBody";
            this.textBox9.Value = "=Fields.TongTien";
            // 
            // sqlDataSource
            // 
            this.sqlDataSource.Name = "sqlDataSource";
            // 
            // textBox12
            // 
            this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(4.7039837837219238D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.90000003576278687D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.70641261339187622D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29996061325073242D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox12.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.textBox12.Value = "Tổng tiền: ";
            // 
            // txtTongTien
            // 
            this.txtTongTien.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(5.4103965759277344D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.90000003576278687D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtTongTien.Name = "txtTongTien";
            this.txtTongTien.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.7895635366439819D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.30000001192092896D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtTongTien.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtTongTien.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtTongTien.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.txtTongTien.Value = "";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = new Telerik.Reporting.Drawing.Unit(0.30000019073486328D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionString = "Telerik.Reporting.Properties.Settings.ttewjkqv_qlks";
            this.sqlDataSource1.Name = "sqlDataSource1";
            this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@NgayNhapSo", System.Data.DbType.Int32, "20120321")});
            this.sqlDataSource1.SelectCommand = "dbo.sp_PhieuNhapKho_GetItems_TheoNgay";
            this.sqlDataSource1.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // ReportThongKeChiTieu
            // 
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeaderSection1,
            this.detail,
            this.pageFooterSection1});
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(0.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            reportParameter1.Name = "Type";
            reportParameter1.Text = "Type";
            reportParameter2.Name = "Ngay";
            reportParameter2.Text = "Ngay";
            reportParameter3.Name = "Thang";
            reportParameter3.Text = "Thang";
            reportParameter4.Name = "Nam";
            reportParameter4.Text = "Nam";
            reportParameter5.Name = "TuNgay";
            reportParameter5.Text = "TuNgay";
            reportParameter6.Name = "DenNgay";
            reportParameter6.Text = "DenNgay";
            reportParameter7.Name = "TongTien";
            reportParameter7.Text = "TongTien";
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.ReportParameters.Add(reportParameter3);
            this.ReportParameters.Add(reportParameter4);
            this.ReportParameters.Add(reportParameter5);
            this.ReportParameters.Add(reportParameter6);
            this.ReportParameters.Add(reportParameter7);
            this.Style.BackgroundColor = System.Drawing.Color.White;
            styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.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 = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            styleRule1.Style.Color = System.Drawing.Color.Black;
            styleRule1.Style.Font.Name = "Tahoma";
            styleRule1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            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.TableHeader")});
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule2.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            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), "Normal.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 = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3});
            this.Width = new Telerik.Reporting.Drawing.Unit(7.2000002861022949D, Telerik.Reporting.Drawing.UnitType.Inch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
示例#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.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();
     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.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.detailSection1.Name = "detailSection1";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "ReportDSSV.Properties.Settings.DSSV";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = "SELECT MATHU, TIEUDE, SOLUONG, NGAYTHU, NGAYHAN, TIENTHU, SOLUONG * TIENTHU AS TO" +
                                            "NGTHU\r\nFROM     THU";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox8);
     this.table1.Body.SetCellContent(0, 1, this.textBox9);
     this.table1.Body.SetCellContent(0, 2, this.textBox10);
     this.table1.Body.SetCellContent(0, 3, this.textBox11);
     this.table1.Body.SetCellContent(0, 4, this.textBox12);
     this.table1.Body.SetCellContent(0, 5, this.textBox13);
     this.table1.Body.SetCellContent(0, 6, this.textBox14);
     tableGroup1.Name       = "mATHU";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.Name       = "tIENTHU";
     tableGroup2.ReportItem = this.textBox2;
     tableGroup3.Name       = "sOLUONG";
     tableGroup3.ReportItem = this.textBox3;
     tableGroup4.Name       = "nGAYHAN";
     tableGroup4.ReportItem = this.textBox4;
     tableGroup5.Name       = "nGAYTHU";
     tableGroup5.ReportItem = this.textBox5;
     tableGroup6.Name       = "tIENTHU1";
     tableGroup6.ReportItem = this.textBox6;
     tableGroup7.Name       = "tONGTHU";
     tableGroup7.ReportItem = this.textBox7;
     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.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox8,
         this.textBox9,
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox13,
         this.textBox14,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox7
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.table1.Name     = "table1";
     tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup8.Name = "detail";
     this.table1.RowGroups.Add(tableGroup8);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.5999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.table1.StyleName = "Solstice.TableNormal";
     //
     // textBox1
     //
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox1.StyleName = "Solstice.TableHeader";
     this.textBox1.Value     = "MATHU";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox2.StyleName = "Solstice.TableHeader";
     this.textBox2.Value     = "TIENTHU";
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox3.StyleName = "Solstice.TableHeader";
     this.textBox3.Value     = "SOLUONG";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox4.StyleName = "Solstice.TableHeader";
     this.textBox4.Value     = "NGAYHAN";
     //
     // textBox5
     //
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox5.StyleName = "Solstice.TableHeader";
     this.textBox5.Value     = "NGAYTHU";
     //
     // textBox6
     //
     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.20000000298023224D));
     this.textBox6.StyleName = "Solstice.TableHeader";
     this.textBox6.Value     = "TIENTHU";
     //
     // textBox7
     //
     this.textBox7.Name      = "textBox7";
     this.textBox7.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox7.StyleName = "Solstice.TableHeader";
     this.textBox7.Value     = "TONGTHU";
     //
     // textBox8
     //
     this.textBox8.Name      = "textBox8";
     this.textBox8.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox8.StyleName = "Solstice.TableBody";
     this.textBox8.Value     = "= Fields.MATHU";
     //
     // textBox9
     //
     this.textBox9.Name      = "textBox9";
     this.textBox9.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox9.StyleName = "Solstice.TableBody";
     this.textBox9.Value     = "= Fields.TIENTHU";
     //
     // textBox10
     //
     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.20000000298023224D));
     this.textBox10.StyleName = "Solstice.TableBody";
     this.textBox10.Value     = "= Fields.SOLUONG";
     //
     // textBox11
     //
     this.textBox11.Name      = "textBox11";
     this.textBox11.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox11.StyleName = "Solstice.TableBody";
     this.textBox11.Value     = "= Fields.NGAYHAN";
     //
     // textBox12
     //
     this.textBox12.Name      = "textBox12";
     this.textBox12.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox12.StyleName = "Solstice.TableBody";
     this.textBox12.Value     = "= Fields.NGAYTHU";
     //
     // textBox13
     //
     this.textBox13.Name      = "textBox13";
     this.textBox13.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox13.StyleName = "Solstice.TableBody";
     this.textBox13.Value     = "= Fields.TIENTHU";
     //
     // textBox14
     //
     this.textBox14.Name      = "textBox14";
     this.textBox14.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox14.StyleName = "Solstice.TableBody";
     this.textBox14.Value     = "= Fields.TONGTHU";
     //
     // textBox15
     //
     this.textBox15.Name            = "ReportNameTextBox";
     this.textBox15.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.9055118560791016D), Telerik.Reporting.Drawing.Unit.Inch(0.787401556968689D));
     this.textBox15.Style.Font.Bold = true;
     this.textBox15.Style.Font.Name = "Segoe UI";
     this.textBox15.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox15.Value           = "Báo cáo các khoản thu";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox15
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox16
     //
     this.textBox16.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.425196647644043D), Telerik.Reporting.Drawing.Unit.Inch(0.60629922151565552D));
     this.textBox16.Name            = "ReportPageNumberTextBox";
     this.textBox16.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5748031139373779D), Telerik.Reporting.Drawing.Unit.Inch(0.39370077848434448D));
     this.textBox16.Style.Font.Name = "Segoe UI";
     this.textBox16.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox16
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // ReportThu
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "ReportThu";
     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(typeof(Telerik.Reporting.Table), "Solstice.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)(58)))), ((int)(((byte)(29)))), ((int)(((byte)(20)))));
     styleRule2.Style.Font.Name = "Gill Sans MT";
     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), "Solstice.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.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(29)))), ((int)(((byte)(20)))));
     styleRule3.Style.Font.Name = "Gill Sans MT";
     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), "Solstice.TableHeader")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule4.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(39)))), ((int)(((byte)(28)))));
     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.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(222)))), ((int)(((byte)(201)))));
     styleRule4.Style.Font.Name     = "Gill Sans MT";
     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.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.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.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.textBox20          = new Telerik.Reporting.TextBox();
     this.textBox21          = new Telerik.Reporting.TextBox();
     this.textBox22          = new Telerik.Reporting.TextBox();
     this.textBox23          = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox24          = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.detailSection1.Name = "detailSection1";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "mdk-pc.MyIdeaDataDB.dbo1";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = "SELECT        ArchiveItem.*\r\nFROM            ArchiveItem";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox12);
     this.table1.Body.SetCellContent(0, 1, this.textBox13);
     this.table1.Body.SetCellContent(0, 2, this.textBox14);
     this.table1.Body.SetCellContent(0, 3, this.textBox15);
     this.table1.Body.SetCellContent(0, 4, this.textBox16);
     this.table1.Body.SetCellContent(0, 5, this.textBox17);
     this.table1.Body.SetCellContent(0, 6, this.textBox18);
     this.table1.Body.SetCellContent(0, 7, this.textBox19);
     this.table1.Body.SetCellContent(0, 8, this.textBox20);
     this.table1.Body.SetCellContent(0, 9, this.textBox21);
     this.table1.Body.SetCellContent(0, 10, this.textBox22);
     tableGroup1.Name        = "creationDate";
     tableGroup1.ReportItem  = this.textBox1;
     tableGroup2.Name        = "fileRepositoryID";
     tableGroup2.ReportItem  = this.textBox2;
     tableGroup3.Name        = "fileSize";
     tableGroup3.ReportItem  = this.textBox3;
     tableGroup4.Name        = "fileType";
     tableGroup4.ReportItem  = this.textBox4;
     tableGroup5.Name        = "folderID";
     tableGroup5.ReportItem  = this.textBox5;
     tableGroup6.Name        = "iD";
     tableGroup6.ReportItem  = this.textBox6;
     tableGroup7.Name        = "mainType";
     tableGroup7.ReportItem  = this.textBox7;
     tableGroup8.Name        = "myDataItemID";
     tableGroup8.ReportItem  = this.textBox8;
     tableGroup9.Name        = "name";
     tableGroup9.ReportItem  = this.textBox9;
     tableGroup10.Name       = "thumbnailFileRepositoryID";
     tableGroup10.ReportItem = this.textBox10;
     tableGroup11.Name       = "userID";
     tableGroup11.ReportItem = this.textBox11;
     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.ColumnGroups.Add(tableGroup11);
     this.table1.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox12,
         this.textBox13,
         this.textBox14,
         this.textBox15,
         this.textBox16,
         this.textBox17,
         this.textBox18,
         this.textBox19,
         this.textBox20,
         this.textBox21,
         this.textBox22,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox7,
         this.textBox8,
         this.textBox9,
         this.textBox10,
         this.textBox11
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.table1.Name     = "table1";
     tableGroup12.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup12.Name = "detail";
     this.table1.RowGroups.Add(tableGroup12);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.table1.StyleName = "Normal.TableNormal";
     //
     // textBox1
     //
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox1.StyleName = "Normal.TableHeader";
     this.textBox1.Value     = "Creation Date";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox2.StyleName = "Normal.TableHeader";
     this.textBox2.Value     = "File Repository ID";
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox3.StyleName = "Normal.TableHeader";
     this.textBox3.Value     = "File Size";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox4.StyleName = "Normal.TableHeader";
     this.textBox4.Value     = "File Type";
     //
     // textBox5
     //
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox5.StyleName = "Normal.TableHeader";
     this.textBox5.Value     = "Folder ID";
     //
     // textBox6
     //
     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.20000000298023224D));
     this.textBox6.StyleName = "Normal.TableHeader";
     this.textBox6.Value     = "ID";
     //
     // textBox7
     //
     this.textBox7.Name      = "textBox7";
     this.textBox7.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox7.StyleName = "Normal.TableHeader";
     this.textBox7.Value     = "Main Type";
     //
     // textBox8
     //
     this.textBox8.Name      = "textBox8";
     this.textBox8.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox8.StyleName = "Normal.TableHeader";
     this.textBox8.Value     = "My Data Item ID";
     //
     // textBox9
     //
     this.textBox9.Name      = "textBox9";
     this.textBox9.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox9.StyleName = "Normal.TableHeader";
     this.textBox9.Value     = "Name";
     //
     // textBox10
     //
     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.20000000298023224D));
     this.textBox10.StyleName = "Normal.TableHeader";
     this.textBox10.Value     = "Thumbnail File Repository ID";
     //
     // textBox11
     //
     this.textBox11.Name      = "textBox11";
     this.textBox11.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox11.StyleName = "Normal.TableHeader";
     this.textBox11.Value     = "User ID";
     //
     // textBox12
     //
     this.textBox12.Name      = "textBox12";
     this.textBox12.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox12.StyleName = "Normal.TableBody";
     this.textBox12.Value     = "= Fields.CreationDate";
     //
     // textBox13
     //
     this.textBox13.Name      = "textBox13";
     this.textBox13.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox13.StyleName = "Normal.TableBody";
     this.textBox13.Value     = "= Fields.FileRepositoryID";
     //
     // textBox14
     //
     this.textBox14.Name      = "textBox14";
     this.textBox14.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox14.StyleName = "Normal.TableBody";
     this.textBox14.Value     = "= Fields.FileSize";
     //
     // textBox15
     //
     this.textBox15.Name      = "textBox15";
     this.textBox15.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox15.StyleName = "Normal.TableBody";
     this.textBox15.Value     = "= Fields.FileType";
     //
     // textBox16
     //
     this.textBox16.Name      = "textBox16";
     this.textBox16.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox16.StyleName = "Normal.TableBody";
     this.textBox16.Value     = "= Fields.FolderID";
     //
     // textBox17
     //
     this.textBox17.Name      = "textBox17";
     this.textBox17.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox17.StyleName = "Normal.TableBody";
     this.textBox17.Value     = "= Fields.ID";
     //
     // textBox18
     //
     this.textBox18.Name      = "textBox18";
     this.textBox18.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox18.StyleName = "Normal.TableBody";
     this.textBox18.Value     = "= Fields.MainType";
     //
     // textBox19
     //
     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.20000000298023224D));
     this.textBox19.StyleName = "Normal.TableBody";
     this.textBox19.Value     = "= Fields.MyDataItemID";
     //
     // textBox20
     //
     this.textBox20.Name      = "textBox20";
     this.textBox20.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox20.StyleName = "Normal.TableBody";
     this.textBox20.Value     = "= Fields.Name";
     //
     // textBox21
     //
     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.20000000298023224D));
     this.textBox21.StyleName = "Normal.TableBody";
     this.textBox21.Value     = "= Fields.ThumbnailFileRepositoryID";
     //
     // textBox22
     //
     this.textBox22.Name      = "textBox22";
     this.textBox22.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox22.StyleName = "Normal.TableBody";
     this.textBox22.Value     = "= Fields.UserID";
     //
     // textBox23
     //
     this.textBox23.Name            = "ReportNameTextBox";
     this.textBox23.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.9055118560791016D), Telerik.Reporting.Drawing.Unit.Inch(0.787401556968689D));
     this.textBox23.Style.Font.Bold = true;
     this.textBox23.Style.Font.Name = "Segoe UI";
     this.textBox23.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox23.Value           = "Report1";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox23
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox24
     //
     this.textBox24.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.2251968383789062D), Telerik.Reporting.Drawing.Unit.Inch(0.60629922151565552D));
     this.textBox24.Name            = "ReportPageNumberTextBox";
     this.textBox24.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5748031139373779D), Telerik.Reporting.Drawing.Unit.Inch(0.39370077848434448D));
     this.textBox24.Style.Font.Name = "Segoe UI";
     this.textBox24.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox24
     });
     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.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(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.Inch(8.8000001907348633D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#39
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.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.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.detailSection1.Name = "detailSection1";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "ReportLibrary1.Properties.Settings.DSSV";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = "SELECT DANHSACHSINHVIEN.*\r\nFROM     DANHSACHSINHVIEN";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox7);
     this.table1.Body.SetCellContent(0, 1, this.textBox8);
     this.table1.Body.SetCellContent(0, 2, this.textBox9);
     this.table1.Body.SetCellContent(0, 3, this.textBox10);
     this.table1.Body.SetCellContent(0, 4, this.textBox11);
     this.table1.Body.SetCellContent(0, 5, this.textBox12);
     tableGroup1.Name       = "mSSV";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.Name       = "hOTEN";
     tableGroup2.ReportItem = this.textBox2;
     tableGroup3.Name       = "dT";
     tableGroup3.ReportItem = this.textBox3;
     tableGroup4.Name       = "dTKC";
     tableGroup4.ReportItem = this.textBox4;
     tableGroup5.Name       = "eMAIL";
     tableGroup5.ReportItem = this.textBox5;
     tableGroup6.Name       = "cHUCVU";
     tableGroup6.ReportItem = this.textBox6;
     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.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox7,
         this.textBox8,
         this.textBox9,
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         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";
     tableGroup7.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup7.Name = "detail";
     this.table1.RowGroups.Add(tableGroup7);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.table1.StyleName = "BlueOpal.TableNormal";
     //
     // textBox1
     //
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox1.StyleName = "BlueOpal.TableHeader";
     this.textBox1.Value     = "MSSV";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox2.StyleName = "BlueOpal.TableHeader";
     this.textBox2.Value     = "HOTEN";
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox3.StyleName = "BlueOpal.TableHeader";
     this.textBox3.Value     = "DT";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox4.StyleName = "BlueOpal.TableHeader";
     this.textBox4.Value     = "DTKC";
     //
     // textBox5
     //
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox5.StyleName = "BlueOpal.TableHeader";
     this.textBox5.Value     = "EMAIL";
     //
     // textBox6
     //
     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.20000000298023224D));
     this.textBox6.StyleName = "BlueOpal.TableHeader";
     this.textBox6.Value     = "CHUCVU";
     //
     // textBox7
     //
     this.textBox7.Name      = "textBox7";
     this.textBox7.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox7.StyleName = "BlueOpal.TableBody";
     this.textBox7.Value     = "= Fields.MSSV";
     //
     // textBox8
     //
     this.textBox8.Name      = "textBox8";
     this.textBox8.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox8.StyleName = "BlueOpal.TableBody";
     this.textBox8.Value     = "= Fields.HOTEN";
     //
     // textBox9
     //
     this.textBox9.Name      = "textBox9";
     this.textBox9.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox9.StyleName = "BlueOpal.TableBody";
     this.textBox9.Value     = "= Fields.DT";
     //
     // textBox10
     //
     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.20000000298023224D));
     this.textBox10.StyleName = "BlueOpal.TableBody";
     this.textBox10.Value     = "= Fields.DTKC";
     //
     // textBox11
     //
     this.textBox11.Name      = "textBox11";
     this.textBox11.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox11.StyleName = "BlueOpal.TableBody";
     this.textBox11.Value     = "= Fields.EMAIL";
     //
     // textBox12
     //
     this.textBox12.Name      = "textBox12";
     this.textBox12.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox12.StyleName = "BlueOpal.TableBody";
     this.textBox12.Value     = "= Fields.CHUCVU";
     //
     // textBox13
     //
     this.textBox13.Name            = "ReportNameTextBox";
     this.textBox13.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.9055118560791016D), Telerik.Reporting.Drawing.Unit.Inch(0.787401556968689D));
     this.textBox13.Style.Font.Bold = true;
     this.textBox13.Style.Font.Name = "Segoe UI";
     this.textBox13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox13.Value           = "Report1";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox13
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox14
     //
     this.textBox14.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.425196647644043D), Telerik.Reporting.Drawing.Unit.Inch(0.60629922151565552D));
     this.textBox14.Name            = "ReportPageNumberTextBox";
     this.textBox14.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5748031139373779D), Telerik.Reporting.Drawing.Unit.Inch(0.39370077848434448D));
     this.textBox14.Style.Font.Name = "Segoe UI";
     this.textBox14.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox14
     });
     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.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(typeof(Telerik.Reporting.Table), "BlueOpal.TableNormal")
     });
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule2.Style.Font.Name = "Segoe UI";
     styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "BlueOpal.TableBody")
     });
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule3.Style.Font.Name = "Segoe UI";
     styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "BlueOpal.TableHeader")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule4.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     styleRule4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule4.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule4.Style.Font.Name     = "Segoe UI";
     styleRule4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(6D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#40
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                 tableGroup1         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup2         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup3         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup4         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup5         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup6         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup7         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup8         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup9         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup10        = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup11        = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup12        = 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.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            reportParameter13   = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.ReportParameter            reportParameter14   = 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.textBox17          = new Telerik.Reporting.TextBox();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox3           = new Telerik.Reporting.TextBox();
     this.textBox22          = new Telerik.Reporting.TextBox();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.detailSection1     = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.textBox25          = new Telerik.Reporting.TextBox();
     this.textBox26          = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.textBox7           = new Telerik.Reporting.TextBox();
     this.textBox19          = new Telerik.Reporting.TextBox();
     this.textBox20          = new Telerik.Reporting.TextBox();
     this.textBox21          = new Telerik.Reporting.TextBox();
     this.textBox24          = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox11          = new Telerik.Reporting.TextBox();
     this.textBox12          = new Telerik.Reporting.TextBox();
     this.textBox13          = new Telerik.Reporting.TextBox();
     this.textBox15          = new Telerik.Reporting.TextBox();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.textBox16          = 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(0.46874898672103882D), Telerik.Reporting.Drawing.Unit.Inch(0.28333336114883423D));
     this.textBox17.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.textBox17.Style.Color           = System.Drawing.Color.Blue;
     this.textBox17.Style.Font.Bold       = true;
     this.textBox17.Style.Font.Name       = "Times New Roman";
     this.textBox17.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox17.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox17.StyleName             = "Office.TableHeader";
     this.textBox17.Value = "STT";
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3625005483627319D), Telerik.Reporting.Drawing.Unit.Inch(0.28333333134651184D));
     this.textBox1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.textBox1.Style.Color           = System.Drawing.Color.Blue;
     this.textBox1.Style.Font.Bold       = true;
     this.textBox1.Style.Font.Name       = "Times New Roman";
     this.textBox1.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox1.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.StyleName             = "Office.TableHeader";
     this.textBox1.Value = "Mã";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.0291659832000732D), Telerik.Reporting.Drawing.Unit.Inch(0.28333333134651184D));
     this.textBox3.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.textBox3.Style.Color           = System.Drawing.Color.Blue;
     this.textBox3.Style.Font.Bold       = true;
     this.textBox3.Style.Font.Name       = "Times New Roman";
     this.textBox3.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox3.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.StyleName             = "Office.TableHeader";
     this.textBox3.Value = "Tên";
     //
     // textBox22
     //
     this.textBox22.Name = "textBox22";
     this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2083327770233154D), Telerik.Reporting.Drawing.Unit.Inch(0.28333333134651184D));
     this.textBox22.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.textBox22.Style.Color           = System.Drawing.Color.Blue;
     this.textBox22.Style.Font.Bold       = true;
     this.textBox22.Style.Font.Name       = "Times New Roman";
     this.textBox22.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox22.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox22.StyleName             = "Office.TableHeader";
     this.textBox22.Value = "Số lượng";
     //
     // textBox9
     //
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0729167461395264D), Telerik.Reporting.Drawing.Unit.Inch(0.28333333134651184D));
     this.textBox9.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.textBox9.Style.Color           = System.Drawing.Color.Blue;
     this.textBox9.Style.Font.Bold       = true;
     this.textBox9.Style.Font.Name       = "Times New Roman";
     this.textBox9.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox9.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.StyleName             = "Office.TableHeader";
     this.textBox9.Value = "Giá trị";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(3.2258040904998779D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1,
         this.textBox2,
         this.textBox7,
         this.textBox19,
         this.textBox20,
         this.textBox21,
         this.textBox24
     });
     this.detailSection1.Name = "detailSection1";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.46874889731407166D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.3625003099441528D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(3.0291659832000732D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2083327770233154D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.0729167461395264D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.39791658520698547D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.35624998807907104D)));
     this.table1.Body.SetCellContent(0, 1, this.textBox6);
     this.table1.Body.SetCellContent(0, 2, this.textBox8);
     this.table1.Body.SetCellContent(0, 0, this.textBox18);
     this.table1.Body.SetCellContent(0, 4, this.textBox5);
     this.table1.Body.SetCellContent(0, 3, this.textBox10);
     this.table1.Body.SetCellContent(1, 3, this.textBox25);
     this.table1.Body.SetCellContent(1, 4, this.textBox26);
     this.table1.Body.SetCellContent(1, 0, this.textBox4, 1, 3);
     tableGroup2.Name = "group1";
     tableGroup1.ChildGroups.Add(tableGroup2);
     tableGroup1.Name       = "group";
     tableGroup1.ReportItem = this.textBox17;
     tableGroup4.Name       = "group2";
     tableGroup3.ChildGroups.Add(tableGroup4);
     tableGroup3.Name       = "mA";
     tableGroup3.ReportItem = this.textBox1;
     tableGroup6.Name       = "group3";
     tableGroup5.ChildGroups.Add(tableGroup6);
     tableGroup5.Name       = "tEN";
     tableGroup5.ReportItem = this.textBox3;
     tableGroup8.Name       = "group7";
     tableGroup7.ChildGroups.Add(tableGroup8);
     tableGroup7.Name       = "group6";
     tableGroup7.ReportItem = this.textBox22;
     tableGroup10.Name      = "group5";
     tableGroup9.ChildGroups.Add(tableGroup10);
     tableGroup9.Name       = "group4";
     tableGroup9.ReportItem = this.textBox9;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.ColumnGroups.Add(tableGroup5);
     this.table1.ColumnGroups.Add(tableGroup7);
     this.table1.ColumnGroups.Add(tableGroup9);
     this.table1.ColumnHeadersPrintOnEveryPage = true;
     this.table1.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox18,
         this.textBox6,
         this.textBox8,
         this.textBox10,
         this.textBox5,
         this.textBox4,
         this.textBox25,
         this.textBox26,
         this.textBox17,
         this.textBox1,
         this.textBox3,
         this.textBox22,
         this.textBox9
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.01146697998046875D), Telerik.Reporting.Drawing.Unit.Inch(0.91662722826004028D));
     this.table1.Name     = "table1";
     tableGroup11.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup11.Name = "detail";
     tableGroup12.Name = "group8";
     this.table1.RowGroups.Add(tableGroup11);
     this.table1.RowGroups.Add(tableGroup12);
     this.table1.RowHeadersPrintOnEveryPage = true;
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1416645050048828D), Telerik.Reporting.Drawing.Unit.Inch(1.0374999046325684D));
     this.table1.StyleName = "Office.TableNormal";
     //
     // textBox6
     //
     this.textBox6.Name                = "textBox6";
     this.textBox6.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3625005483627319D), Telerik.Reporting.Drawing.Unit.Inch(0.39791658520698547D));
     this.textBox6.Style.Font.Name     = "Times New Roman";
     this.textBox6.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox6.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox6.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox6.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.StyleName           = "Office.TableBody";
     this.textBox6.Value               = "= Fields.MA";
     //
     // textBox8
     //
     this.textBox8.Name                = "textBox8";
     this.textBox8.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.0291659832000732D), Telerik.Reporting.Drawing.Unit.Inch(0.39791658520698547D));
     this.textBox8.Style.Font.Name     = "Times New Roman";
     this.textBox8.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox8.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox8.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.StyleName           = "Office.TableBody";
     this.textBox8.Value               = "= Fields.TEN";
     //
     // textBox18
     //
     this.textBox18.Name                = "textBox18";
     this.textBox18.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.46874892711639404D), Telerik.Reporting.Drawing.Unit.Inch(0.39791664481163025D));
     this.textBox18.Style.Font.Name     = "Times New Roman";
     this.textBox18.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox18.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox18.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox18.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.StyleName           = "Office.TableBody";
     this.textBox18.Value               = "= RowNumber()";
     //
     // textBox5
     //
     this.textBox5.Format              = "{0:N0}";
     this.textBox5.Name                = "textBox5";
     this.textBox5.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0729167461395264D), Telerik.Reporting.Drawing.Unit.Inch(0.39791661500930786D));
     this.textBox5.Style.Font.Name     = "Times New Roman";
     this.textBox5.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox5.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox5.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(3D);
     this.textBox5.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.StyleName           = "Office.TableBody";
     this.textBox5.Value               = "= CDbl(Fields.TONCUOIKYGT)";
     //
     // textBox10
     //
     this.textBox10.Format              = "{0:N0}";
     this.textBox10.Name                = "textBox10";
     this.textBox10.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2083327770233154D), Telerik.Reporting.Drawing.Unit.Inch(0.39791658520698547D));
     this.textBox10.Style.Font.Name     = "Times New Roman";
     this.textBox10.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox10.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox10.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(3D);
     this.textBox10.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.StyleName           = "Office.TableBody";
     this.textBox10.Value               = "= CDbl(Fields.TONCUOIKYSL)";
     //
     // textBox25
     //
     this.textBox25.Format = "{0:N0}";
     this.textBox25.Name   = "textBox25";
     this.textBox25.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2083327770233154D), Telerik.Reporting.Drawing.Unit.Inch(0.35624998807907104D));
     this.textBox25.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.textBox25.Style.Color           = System.Drawing.Color.Red;
     this.textBox25.Style.Font.Bold       = true;
     this.textBox25.Style.Font.Name       = "Times New Roman";
     this.textBox25.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox25.Style.Padding.Left    = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox25.Style.Padding.Right   = Telerik.Reporting.Drawing.Unit.Pixel(3D);
     this.textBox25.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox25.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox25.StyleName             = "Office.TableBody";
     this.textBox25.Value = "=SUM(CDbl(Fields.TONCUOIKYSL))";
     //
     // textBox26
     //
     this.textBox26.Format = "{0:N0}";
     this.textBox26.Name   = "textBox26";
     this.textBox26.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0729167461395264D), Telerik.Reporting.Drawing.Unit.Inch(0.35625001788139343D));
     this.textBox26.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.textBox26.Style.Color           = System.Drawing.Color.Red;
     this.textBox26.Style.Font.Bold       = true;
     this.textBox26.Style.Font.Name       = "Times New Roman";
     this.textBox26.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox26.Style.Padding.Left    = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.textBox26.Style.Padding.Right   = Telerik.Reporting.Drawing.Unit.Pixel(3D);
     this.textBox26.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox26.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox26.StyleName             = "Office.TableBody";
     this.textBox26.Value = "=SUM(CDbl(Fields.TONCUOIKYGT))";
     //
     // textBox4
     //
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.860414981842041D), Telerik.Reporting.Drawing.Unit.Inch(0.35624998807907104D));
     this.textBox4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.textBox4.Style.Color           = System.Drawing.Color.Red;
     this.textBox4.Style.Font.Bold       = true;
     this.textBox4.Style.Font.Name       = "Times New Roman";
     this.textBox4.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox4.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.StyleName             = "Office.TableBody";
     this.textBox4.Value = "Tổng";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "KNQ.Connection";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("P_TABLE_NAME", System.Data.DbType.String, "= Parameters.P_TABLE_NAME.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("P_DKIENLOC", System.Data.DbType.String, "= Parameters.P_DKIENLOC.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("P_GROUPBY", System.Data.DbType.String, "= Parameters.P_GROUPBY.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("P_MAKHO", System.Data.DbType.String, "= Parameters.P_MAKHO.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("P_MALOAI", System.Data.DbType.String, "= Parameters.P_MALOAI.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("P_MANHOM", System.Data.DbType.String, "= Parameters.P_MANHOM.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("P_MAVATTU", System.Data.DbType.String, "= Parameters.P_MAVATTU.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("P_NHACUNGCAP", System.Data.DbType.String, "= Parameters.P_NHACUNGCAP.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("P_UNITCODE", System.Data.DbType.String, "= Parameters.P_UNITCODE.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("P_SELECTEDVAT", System.Data.DbType.String, "= Parameters.P_SELECTEDVAT.Value")
     });
     this.sqlDataSource1.SelectCommand     = "TBNETERP.BAOCAO_TONKHO_TONGHOP";
     this.sqlDataSource1.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // textBox2
     //
     this.textBox2.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(2.7979955673217773D));
     this.textBox2.Name                = "textBox2";
     this.textBox2.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.008293628692627D), Telerik.Reporting.Drawing.Unit.Inch(0.23622047901153565D));
     this.textBox2.Style.Font.Bold     = true;
     this.textBox2.Style.Font.Name     = "Times New Roman";
     this.textBox2.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox2.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value               = "Giám đốc";
     //
     // textBox7
     //
     this.textBox7.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.0084121227264404D), Telerik.Reporting.Drawing.Unit.Inch(2.8020832538604736D));
     this.textBox7.Name                = "textBox7";
     this.textBox7.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2582542896270752D), Telerik.Reporting.Drawing.Unit.Inch(0.23622047901153565D));
     this.textBox7.Style.Font.Bold     = true;
     this.textBox7.Style.Font.Name     = "Times New Roman";
     this.textBox7.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox7.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value               = "Kế toán trưởng";
     //
     // textBox19
     //
     this.textBox19.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.2667450904846191D), Telerik.Reporting.Drawing.Unit.Inch(2.8020832538604736D));
     this.textBox19.Name                = "textBox19";
     this.textBox19.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8915863037109375D), Telerik.Reporting.Drawing.Unit.Inch(0.23622047901153565D));
     this.textBox19.Style.Font.Bold     = true;
     this.textBox19.Style.Font.Name     = "Times New Roman";
     this.textBox19.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox19.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.Value               = "Người lập phiếu";
     //
     // textBox20
     //
     this.textBox20.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.010456085205078125D));
     this.textBox20.Name                = "textBox20";
     this.textBox20.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1583318710327148D), Telerik.Reporting.Drawing.Unit.Inch(0.44779837131500244D));
     this.textBox20.Style.Font.Bold     = true;
     this.textBox20.Style.Font.Name     = "Times New Roman";
     this.textBox20.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox20.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox20.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.Value               = "Điều kiện lọc: {BTS.SP.API.Utils.Utils.ConvertDieuKienLoc(Parameters.P_DKIENLOC.V" +
                                          "alue)}";
     //
     // textBox21
     //
     this.textBox21.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.4583333432674408D));
     this.textBox21.Name                = "textBox21";
     this.textBox21.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1583318710327148D), Telerik.Reporting.Drawing.Unit.Inch(0.44779837131500244D));
     this.textBox21.Style.Font.Bold     = true;
     this.textBox21.Style.Font.Name     = "Times New Roman";
     this.textBox21.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox21.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(3D);
     this.textBox21.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Pixel(2D);
     this.textBox21.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox21.Value               = "Nhóm theo: {IIf(Parameters.P_GROUPBY.Value = \"MAKHO\",\"Kho hàng\",BTS.SP.API.Utils." +
                                          "Utils.ConvertNhomTheoDieuKien(Parameters.P_GROUPBY.Value))}";
     //
     // textBox24
     //
     this.textBox24.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.87188196182251D), Telerik.Reporting.Drawing.Unit.Inch(2.3125D));
     this.textBox24.Name                = "textBox24";
     this.textBox24.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2708327770233154D), Telerik.Reporting.Drawing.Unit.Inch(0.29999956488609314D));
     this.textBox24.Style.Font.Bold     = true;
     this.textBox24.Style.Font.Italic   = true;
     this.textBox24.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox24.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox24.Value               = "= BTS.SP.API.Utils.Utils.DateNowToString()";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Bindings.Add(new Telerik.Reporting.Binding("Visible", "= IIF(PageNumber <> 1, false, true)"));
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.6457545757293701D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox11,
         this.textBox12,
         this.textBox13,
         this.textBox15,
         this.textBox14,
         this.textBox16
     });
     this.pageHeaderSection1.Name                = "pageHeaderSection1";
     this.pageHeaderSection1.Style.Font.Bold     = true;
     this.pageHeaderSection1.Style.Font.Name     = "Times New Roman";
     this.pageHeaderSection1.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(13D);
     this.pageHeaderSection1.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.pageHeaderSection1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // textBox11
     //
     this.textBox11.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.8718423843383789D), Telerik.Reporting.Drawing.Unit.Inch(0.23622047901153565D));
     this.textBox11.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox11.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value               = "Đơn vị: {BTS.SP.API.Utils.Utils.ConvertUnitNameByCode(Parameters.P_UNITCODE.Value" +
                                          ")}";
     //
     // textBox12
     //
     this.textBox12.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.2363385409116745D));
     this.textBox12.Name                = "textBox12";
     this.textBox12.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.8718423843383789D), Telerik.Reporting.Drawing.Unit.Inch(0.23622047901153565D));
     this.textBox12.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox12.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox12.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.Value               = "Địa chỉ: {BTS.SP.API.Utils.Utils.ConvertUnitAddressByCode(Parameters.P_UNITCODE.V" +
                                          "alue)}";
     //
     // textBox13
     //
     this.textBox13.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.8125D));
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1634712219238281D), Telerik.Reporting.Drawing.Unit.Inch(0.31955382227897644D));
     this.textBox13.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(17D);
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.Value               = "= Parameters.P_TITLE.Value";
     //
     // textBox15
     //
     this.textBox15.Format              = "{0:dd/MM/yyyy}";
     this.textBox15.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.8719611167907715D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox15.Name                = "textBox15";
     this.textBox15.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2915093898773193D), Telerik.Reporting.Drawing.Unit.Inch(0.23622047901153565D));
     this.textBox15.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox15.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox15.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox15.Value               = "Ngày in: {BTS.SP.API.Utils.Utils.CurrenDate()}";
     //
     // textBox14
     //
     this.textBox14.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.8719611167907715D), Telerik.Reporting.Drawing.Unit.Inch(0.23633861541748047D));
     this.textBox14.Name                = "textBox14";
     this.textBox14.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2915093898773193D), Telerik.Reporting.Drawing.Unit.Inch(0.23622047901153565D));
     this.textBox14.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox14.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Pixel(5D);
     this.textBox14.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.Value               = "Người in: {Parameters.P_USERNAME.Value}";
     //
     // textBox16
     //
     this.textBox16.Format              = "{0:dd/MM/yyyy}";
     this.textBox16.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.2258826494216919D));
     this.textBox16.Name                = "textBox16";
     this.textBox16.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.1634712219238281D), Telerik.Reporting.Drawing.Unit.Inch(0.23622047901153565D));
     this.textBox16.Style.Font.Italic   = true;
     this.textBox16.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Pixel(14D);
     this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.Value               = "Ngày {BTS.SP.API.Utils.Utils.DateToShortString(Parameters.P_TUNGAY.Value)}";
     //
     // TONKHO_TONGHOP
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1
     });
     this.Name = "TONKHO_TONGHOP";
     this.PageSettings.ContinuousPaper = false;
     this.PageSettings.Landscape       = false;
     this.PageSettings.Margins         = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Pixel(5D), Telerik.Reporting.Drawing.Unit.Pixel(5D), Telerik.Reporting.Drawing.Unit.Pixel(5D), Telerik.Reporting.Drawing.Unit.Pixel(5D));
     this.PageSettings.PaperKind       = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.AllowNull        = true;
     reportParameter1.Name             = "P_DKIENLOC";
     reportParameter1.Text             = "P_DKIENLOC";
     reportParameter1.Value            = "ALL";
     reportParameter2.AllowNull        = true;
     reportParameter2.Name             = "P_GROUPBY";
     reportParameter2.Text             = "P_GROUPBY";
     reportParameter2.Value            = "MAVATTU";
     reportParameter3.AllowNull        = true;
     reportParameter3.Name             = "P_MAKHO";
     reportParameter3.Text             = "P_MAKHO";
     reportParameter4.AllowNull        = true;
     reportParameter4.Name             = "P_MALOAI";
     reportParameter4.Text             = "P_MALOAI";
     reportParameter5.AllowNull        = true;
     reportParameter5.Name             = "P_MANHOM";
     reportParameter5.Text             = "P_MANHOM";
     reportParameter6.AllowNull        = true;
     reportParameter6.Name             = "P_MAVATTU";
     reportParameter6.Text             = "P_MAVATTU";
     reportParameter7.AllowNull        = true;
     reportParameter7.Name             = "P_NHACUNGCAP";
     reportParameter7.Text             = "P_NHACUNGCAP";
     reportParameter8.AllowNull        = true;
     reportParameter8.Name             = "P_UNITCODE";
     reportParameter8.Text             = "P_UNITCODE";
     reportParameter8.Value            = "DV1-CH1";
     reportParameter9.AllowNull        = true;
     reportParameter9.Name             = "P_TITLE";
     reportParameter9.Text             = "P_TITLE";
     reportParameter9.Value            = "Báo cáo tồn kho tổng hợp";
     reportParameter10.AllowNull       = true;
     reportParameter10.Name            = "P_USERNAME";
     reportParameter10.Text            = "P_USERNAME";
     reportParameter10.Value           = "ADMIN";
     reportParameter11.AllowNull       = true;
     reportParameter11.Name            = "P_TUNGAY";
     reportParameter11.Text            = "P_TUNGAY";
     reportParameter11.Type            = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter11.Value           = "01/01/2018";
     reportParameter12.AllowNull       = true;
     reportParameter12.Name            = "P_DENNGAY";
     reportParameter12.Text            = "P_DENNGAY";
     reportParameter12.Type            = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter12.Value           = "03/15/2018";
     reportParameter13.Name            = "P_TABLE_NAME";
     reportParameter13.Text            = "P_TABLE_NAME";
     reportParameter14.AllowNull       = true;
     reportParameter14.Name            = "P_SELECTEDVAT";
     reportParameter14.Text            = "P_SELECTEDVAT";
     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(reportParameter13);
     this.ReportParameters.Add(reportParameter14);
     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.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           = "Calibri";
     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), "Office.TableHeader")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule4.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     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.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule4.Style.Font.Name     = "Calibri";
     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.Inch(8.1634712219238281D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#41
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(BinCardPDF));
     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.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.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.textBox26            = 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.pageHeaderSection1   = new Telerik.Reporting.PageHeaderSection();
     this.pictureBox5          = new Telerik.Reporting.PictureBox();
     this.textBox5             = new Telerik.Reporting.TextBox();
     this.detail               = new Telerik.Reporting.DetailSection();
     this.pageFooterSection1   = new Telerik.Reporting.PageFooterSection();
     this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
     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.textBox3             = new Telerik.Reporting.TextBox();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.textBox1             = new Telerik.Reporting.TextBox();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.textBox8             = new Telerik.Reporting.TextBox();
     this.htmlTextBox1         = new Telerik.Reporting.HtmlTextBox();
     this.group1               = new Telerik.Reporting.Group();
     this.groupFooterSection1  = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection1  = new Telerik.Reporting.GroupHeaderSection();
     this.table1               = new Telerik.Reporting.Table();
     this.textBox19            = new Telerik.Reporting.TextBox();
     this.textBox20            = new Telerik.Reporting.TextBox();
     this.textBox21            = new Telerik.Reporting.TextBox();
     this.textBox22            = new Telerik.Reporting.TextBox();
     this.textBox23            = new Telerik.Reporting.TextBox();
     this.textBox24            = new Telerik.Reporting.TextBox();
     this.textBox25            = new Telerik.Reporting.TextBox();
     this.textBox27            = new Telerik.Reporting.TextBox();
     this.textBox28            = new Telerik.Reporting.TextBox();
     this.textBox29            = new Telerik.Reporting.TextBox();
     this.textBox30            = new Telerik.Reporting.TextBox();
     this.textBox31            = new Telerik.Reporting.TextBox();
     this.textBox32            = new Telerik.Reporting.TextBox();
     this.textBox33            = new Telerik.Reporting.TextBox();
     this.textBox34            = new Telerik.Reporting.TextBox();
     this.textBox35            = new Telerik.Reporting.TextBox();
     this.TableDataSource      = new Telerik.Reporting.SqlDataSource();
     this.ReportDataSource     = new Telerik.Reporting.SqlDataSource();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox26
     //
     this.textBox26.Name            = "textBox26";
     this.textBox26.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.31740379333496094D), Telerik.Reporting.Drawing.Unit.Inch(0.61666667461395264D));
     this.textBox26.Style.Font.Bold = true;
     this.textBox26.Style.Font.Name = "Arial";
     this.textBox26.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox26.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox26.StyleName       = "Normal.TableHeader";
     this.textBox26.Value           = "No";
     //
     // textBox12
     //
     this.textBox12.Name            = "textBox12";
     this.textBox12.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.841347336769104D), Telerik.Reporting.Drawing.Unit.Inch(0.61666667461395264D));
     this.textBox12.Style.Font.Bold = true;
     this.textBox12.Style.Font.Name = "Arial";
     this.textBox12.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.StyleName       = "Normal.TableHeader";
     this.textBox12.Value           = "Date";
     //
     // textBox13
     //
     this.textBox13.Name            = "textBox13";
     this.textBox13.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3634934425354004D), Telerik.Reporting.Drawing.Unit.Inch(0.61666667461395264D));
     this.textBox13.Style.Font.Bold = true;
     this.textBox13.Style.Font.Name = "Arial";
     this.textBox13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.StyleName       = "Normal.TableHeader";
     this.textBox13.Value           = "GRN orRO / GIV Nos";
     //
     // textBox14
     //
     this.textBox14.Name            = "textBox14";
     this.textBox14.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5920032262802124D), Telerik.Reporting.Drawing.Unit.Inch(0.61666667461395264D));
     this.textBox14.Style.Font.Bold = true;
     this.textBox14.Style.Font.Name = "Arial";
     this.textBox14.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox14.StyleName       = "Normal.TableHeader";
     this.textBox14.Value           = "Quantity \r\nReceived\r\n";
     //
     // textBox15
     //
     this.textBox15.Name            = "textBox15";
     this.textBox15.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60241985321044922D), Telerik.Reporting.Drawing.Unit.Inch(0.61666667461395264D));
     this.textBox15.Style.Font.Bold = true;
     this.textBox15.Style.Font.Name = "Arial";
     this.textBox15.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox15.StyleName       = "Normal.TableHeader";
     this.textBox15.Value           = "Quantity \r\nIssued\r\n";
     //
     // textBox16
     //
     this.textBox16.Name            = "textBox16";
     this.textBox16.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.696169912815094D), Telerik.Reporting.Drawing.Unit.Inch(0.61666667461395264D));
     this.textBox16.Style.Font.Bold = true;
     this.textBox16.Style.Font.Name = "Arial";
     this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox16.StyleName       = "Normal.TableHeader";
     this.textBox16.Value           = "Stock\r\nBalance\r\n";
     //
     // textBox17
     //
     this.textBox17.Name            = "textBox17";
     this.textBox17.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9624576568603516D), Telerik.Reporting.Drawing.Unit.Inch(0.61666667461395264D));
     this.textBox17.Style.Font.Bold = true;
     this.textBox17.Style.Font.Name = "Arial";
     this.textBox17.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox17.StyleName       = "Normal.TableHeader";
     this.textBox17.Value           = "Remarks";
     //
     // textBox18
     //
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3955783843994141D), Telerik.Reporting.Drawing.Unit.Inch(0.61666667461395264D));
     this.textBox18.Style.Font.Bold = true;
     this.textBox18.Style.Font.Name = "Arial";
     this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox18.StyleName       = "Normal.TableHeader";
     this.textBox18.Value           = "Warehouse\r\nManager \r\nSignature\r\n";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox5,
         this.textBox5
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // pictureBox5
     //
     this.pictureBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.pictureBox5.MimeType        = "";
     this.pictureBox5.Name            = "pictureBox5";
     this.pictureBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2733343839645386D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
     this.pictureBox5.Sizing          = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox5.Style.Font.Name = "Calibri";
     this.pictureBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.pictureBox5.Value           = "= SCMS.Reports.Utilities.ReportHelper.GetLogoUrl()";
     //
     // textBox5
     //
     this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3733344078063965D), Telerik.Reporting.Drawing.Unit.Inch(0.3229166567325592D));
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.494382381439209D), Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D));
     this.textBox5.Style.BorderColor.Bottom = System.Drawing.Color.Gray;
     this.textBox5.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // detail
     //
     this.detail.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D);
     this.detail.Name          = "detail";
     this.detail.Style.Visible = false;
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30000051856040955D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // reportHeaderSection1
     //
     this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.850000262260437D);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox11,
         this.textBox10,
         this.textBox9,
         this.textBox7,
         this.textBox6,
         this.textBox3,
         this.textBox2,
         this.textBox1,
         this.textBox4,
         this.textBox8,
         this.htmlTextBox1
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     //
     // textBox11
     //
     this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.04999995231628418D), Telerik.Reporting.Drawing.Unit.Inch(1.050315260887146D));
     this.textBox11.Name     = "textBox11";
     this.textBox11.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.41960588097572327D));
     this.textBox11.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox11.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox11.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox11.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox11.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value = "OR/PP:  {Fields.ORNumber}\r\n";
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.850078821182251D), Telerik.Reporting.Drawing.Unit.Inch(1.050315260887146D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6126798391342163D), Telerik.Reporting.Drawing.Unit.Inch(0.41960588097572327D));
     this.textBox10.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox10.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox10.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox10.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox10.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value = "Unit :*  {Fields.Unit}\r\n";
     //
     // textBox9
     //
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.4628376960754395D), Telerik.Reporting.Drawing.Unit.Inch(1.050315260887146D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.3549573421478271D), Telerik.Reporting.Drawing.Unit.Inch(0.41960582137107849D));
     this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox9.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox9.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox9.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox9.Value = "Packaging:\r\n(Unit grouped by X)  :{Fields.PackagingUnit}\r\n";
     //
     // textBox7
     //
     this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1500787734985352D), Telerik.Reporting.Drawing.Unit.Inch(0.75015759468078613D));
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.6677155494689941D), Telerik.Reporting.Drawing.Unit.Inch(0.3000788688659668D));
     this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox7.Style.Font.Bold           = true;
     this.textBox7.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox7.Value = "Description:  {Fields.ItemDescription}";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.04999995231628418D), Telerik.Reporting.Drawing.Unit.Inch(0.75015759468078613D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.3000788688659668D));
     this.textBox6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox6.Style.Font.Bold           = true;
     this.textBox6.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox6.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox6.Value = "Item:  {Fields.ItemName}";
     //
     // textBox3
     //
     this.textBox3.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.0677943229675293D), Telerik.Reporting.Drawing.Unit.Inch(0.550078809261322D));
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7500003576278687D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox3.Value           = "* Unit: Smallest Quantity managed";
     //
     // textBox2
     //
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.049999792128801346D), Telerik.Reporting.Drawing.Unit.Inch(0.550078809261322D));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox2.Value           = "To be completed by the Warehouse Manager";
     //
     // textBox1
     //
     this.textBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.29999995231628418D));
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox1.Value           = "Bin Card";
     //
     // textBox4
     //
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.7666676044464111D), Telerik.Reporting.Drawing.Unit.Inch(1.46999990940094D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.69616985321044922D), Telerik.Reporting.Drawing.Unit.Inch(0.37996068596839905D));
     this.textBox4.Style.BackgroundColor     = System.Drawing.Color.LightSalmon;
     this.textBox4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox4.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // textBox8
     //
     this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(1.4700000286102295D));
     this.textBox8.Name     = "textBox8";
     this.textBox8.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6665887832641602D), Telerik.Reporting.Drawing.Unit.Inch(0.37996062636375427D));
     this.textBox8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox8.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox8.Style.Font.Bold           = true;
     this.textBox8.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox8.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox8.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Top;
     this.textBox8.Value = "Initial Stock/ \r\n Balance brought forward\r\n";
     //
     // htmlTextBox1
     //
     this.htmlTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.42850923538208D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.htmlTextBox1.Name     = "htmlTextBox1";
     this.htmlTextBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.3892853260040283D), Telerik.Reporting.Drawing.Unit.Inch(0.550000011920929D));
     this.htmlTextBox1.Style.BackgroundColor     = System.Drawing.Color.LightGray;
     this.htmlTextBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.htmlTextBox1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.htmlTextBox1.Value = resources.GetString("htmlTextBox1.Value");
     //
     // 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.30000051856040955D);
     this.groupFooterSection1.Name   = "groupFooterSection1";
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.2187501192092896D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.groupHeaderSection1.Name = "groupHeaderSection1";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.31740376353263855D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.84134727716445923D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.3634934425354004D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.59200328588485718D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.60241985321044922D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.69617003202438354D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.9624570608139038D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.3955783843994141D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.26249998807907104D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.30208331346511841D)));
     this.table1.Body.SetCellContent(0, 1, this.textBox19);
     this.table1.Body.SetCellContent(0, 2, this.textBox20);
     this.table1.Body.SetCellContent(0, 3, this.textBox21);
     this.table1.Body.SetCellContent(0, 4, this.textBox22);
     this.table1.Body.SetCellContent(0, 5, this.textBox23);
     this.table1.Body.SetCellContent(0, 6, this.textBox24);
     this.table1.Body.SetCellContent(0, 7, this.textBox25);
     this.table1.Body.SetCellContent(0, 0, this.textBox27);
     this.table1.Body.SetCellContent(1, 0, this.textBox28);
     this.table1.Body.SetCellContent(1, 1, this.textBox29);
     this.table1.Body.SetCellContent(1, 2, this.textBox30);
     this.table1.Body.SetCellContent(1, 3, this.textBox31);
     this.table1.Body.SetCellContent(1, 4, this.textBox32);
     this.table1.Body.SetCellContent(1, 5, this.textBox33);
     this.table1.Body.SetCellContent(1, 6, this.textBox34);
     this.table1.Body.SetCellContent(1, 7, this.textBox35);
     tableGroup1.Name       = "Group1";
     tableGroup1.ReportItem = this.textBox26;
     tableGroup2.ReportItem = this.textBox12;
     tableGroup3.ReportItem = this.textBox13;
     tableGroup4.ReportItem = this.textBox14;
     tableGroup5.ReportItem = this.textBox15;
     tableGroup6.ReportItem = this.textBox16;
     tableGroup7.ReportItem = this.textBox17;
     tableGroup8.ReportItem = this.textBox18;
     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.TableDataSource;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox19,
         this.textBox20,
         this.textBox21,
         this.textBox22,
         this.textBox23,
         this.textBox24,
         this.textBox25,
         this.textBox27,
         this.textBox28,
         this.textBox29,
         this.textBox30,
         this.textBox31,
         this.textBox32,
         this.textBox33,
         this.textBox34,
         this.textBox35,
         this.textBox26,
         this.textBox12,
         this.textBox13,
         this.textBox14,
         this.textBox15,
         this.textBox16,
         this.textBox17,
         this.textBox18
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.table1.Name     = "table1";
     tableGroup9.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping(null)
     });
     tableGroup9.Name  = "Detail";
     tableGroup10.Name = "Group2";
     this.table1.RowGroups.Add(tableGroup9);
     this.table1.RowGroups.Add(tableGroup10);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.7708725929260254D), Telerik.Reporting.Drawing.Unit.Inch(1.1812500953674316D));
     this.table1.StyleName = "Normal.TableNormal";
     //
     // textBox19
     //
     this.textBox19.Name                = "textBox19";
     this.textBox19.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.84134727716445923D), Telerik.Reporting.Drawing.Unit.Inch(0.26250004768371582D));
     this.textBox19.Style.Font.Name     = "Arial";
     this.textBox19.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox19.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.StyleName           = "Normal.TableBody";
     this.textBox19.Value               = "= SCMS.Reports.Utilities.ReportHelper.GetDefaultstr1(Fields.ConvertedIssueDate)";
     //
     // textBox20
     //
     this.textBox20.Name                = "textBox20";
     this.textBox20.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3634934425354004D), Telerik.Reporting.Drawing.Unit.Inch(0.26250004768371582D));
     this.textBox20.Style.Font.Name     = "Arial";
     this.textBox20.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     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               = "= Fields.DocNumber";
     //
     // textBox21
     //
     this.textBox21.Name                = "textBox21";
     this.textBox21.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59200328588485718D), Telerik.Reporting.Drawing.Unit.Inch(0.26250004768371582D));
     this.textBox21.Style.Font.Name     = "Arial";
     this.textBox21.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     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               = "=Fields.QntyReceived";
     //
     // textBox22
     //
     this.textBox22.Name                = "textBox22";
     this.textBox22.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60241985321044922D), Telerik.Reporting.Drawing.Unit.Inch(0.26250004768371582D));
     this.textBox22.Style.Font.Name     = "Arial";
     this.textBox22.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     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               = "=Fields.QntyIssued";
     //
     // textBox23
     //
     this.textBox23.Name                = "textBox23";
     this.textBox23.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.69616997241973877D), Telerik.Reporting.Drawing.Unit.Inch(0.26250004768371582D));
     this.textBox23.Style.Font.Name     = "Arial";
     this.textBox23.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     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               = "=Fields.BalanceStock";
     //
     // textBox24
     //
     this.textBox24.Name                = "textBox24";
     this.textBox24.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9624570608139038D), Telerik.Reporting.Drawing.Unit.Inch(0.26250004768371582D));
     this.textBox24.Style.Font.Name     = "Arial";
     this.textBox24.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox24.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox24.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox24.StyleName           = "Normal.TableBody";
     this.textBox24.Value               = "=Fields.remarks";
     //
     // textBox25
     //
     this.textBox25.Name                = "textBox25";
     this.textBox25.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3955783843994141D), Telerik.Reporting.Drawing.Unit.Inch(0.26250004768371582D));
     this.textBox25.Style.Font.Name     = "Arial";
     this.textBox25.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(9D);
     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               = "=Fields.WareHouseManager";
     //
     // textBox27
     //
     this.textBox27.Name                = "textBox27";
     this.textBox27.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.31740376353263855D), Telerik.Reporting.Drawing.Unit.Inch(0.26250004768371582D));
     this.textBox27.Style.Font.Name     = "Arial";
     this.textBox27.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox27.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox27.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.StyleName           = "Normal.TableBody";
     this.textBox27.Value               = "= RowNumber()";
     //
     // textBox28
     //
     this.textBox28.Name      = "textBox28";
     this.textBox28.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.31740379333496094D), Telerik.Reporting.Drawing.Unit.Inch(0.3020833432674408D));
     this.textBox28.StyleName = "Normal.TableBody";
     //
     // textBox29
     //
     this.textBox29.Name      = "textBox29";
     this.textBox29.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.84134727716445923D), Telerik.Reporting.Drawing.Unit.Inch(0.3020833432674408D));
     this.textBox29.StyleName = "Normal.TableBody";
     //
     // textBox30
     //
     this.textBox30.Name      = "textBox30";
     this.textBox30.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3634934425354004D), Telerik.Reporting.Drawing.Unit.Inch(0.3020833432674408D));
     this.textBox30.StyleName = "Normal.TableBody";
     //
     // textBox31
     //
     this.textBox31.Name      = "textBox31";
     this.textBox31.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.5920032262802124D), Telerik.Reporting.Drawing.Unit.Inch(0.3020833432674408D));
     this.textBox31.StyleName = "Normal.TableBody";
     //
     // textBox32
     //
     this.textBox32.Name      = "textBox32";
     this.textBox32.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.60241985321044922D), Telerik.Reporting.Drawing.Unit.Inch(0.3020833432674408D));
     this.textBox32.StyleName = "Normal.TableBody";
     //
     // textBox33
     //
     this.textBox33.Name = "textBox33";
     this.textBox33.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.696169912815094D), Telerik.Reporting.Drawing.Unit.Inch(0.3020833432674408D));
     this.textBox33.Style.BackgroundColor = System.Drawing.Color.LightSalmon;
     this.textBox33.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox33.StyleName             = "Normal.TableBody";
     //
     // textBox34
     //
     this.textBox34.Name            = "textBox34";
     this.textBox34.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.9624576568603516D), Telerik.Reporting.Drawing.Unit.Inch(0.3020833432674408D));
     this.textBox34.Style.Font.Bold = true;
     this.textBox34.Style.Font.Name = "Arial";
     this.textBox34.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.textBox34.StyleName       = "Normal.TableBody";
     this.textBox34.Value           = "Quantity to be carried forward\r\nto next bin card\r\n";
     //
     // textBox35
     //
     this.textBox35.Name      = "textBox35";
     this.textBox35.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3955783843994141D), Telerik.Reporting.Drawing.Unit.Inch(0.3020833432674408D));
     this.textBox35.StyleName = "Normal.TableBody";
     //
     // TableDataSource
     //
     this.TableDataSource.ConnectionString = "SCMS.Reports.Properties.Settings.SCMS";
     this.TableDataSource.Name             = "TableDataSource";
     this.TableDataSource.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@RefNo", System.Data.DbType.AnsiString, "=Parameters.RefNo.Value")
     });
     this.TableDataSource.ProviderName      = "System.Data.SqlClient";
     this.TableDataSource.SelectCommand     = "dbo.BINCARDPDF";
     this.TableDataSource.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
     //
     // ReportDataSource
     //
     this.ReportDataSource.ConnectionString = "SCMS.Reports.Properties.Settings.SCMS";
     this.ReportDataSource.Name             = "ReportDataSource";
     this.ReportDataSource.SelectCommand    = resources.GetString("ReportDataSource.SelectCommand");
     //
     // BinCardPDF
     //
     this.DataSource = this.ReportDataSource;
     this.Filters.AddRange(new Telerik.Reporting.Filter[] {
         new Telerik.Reporting.Filter("=Fields.RefNumber", Telerik.Reporting.FilterOperator.Equal, "=Parameters.RefNo.Value")
     });
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         this.group1
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1,
         this.reportHeaderSection1
     });
     this.Name = "BinCardPDF";
     this.PageSettings.Landscape      = false;
     this.PageSettings.Margins.Bottom = Telerik.Reporting.Drawing.Unit.Inch(0.5D);
     this.PageSettings.Margins.Left   = Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D);
     this.PageSettings.Margins.Right  = Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D);
     this.PageSettings.Margins.Top    = Telerik.Reporting.Drawing.Unit.Inch(0.5D);
     this.PageSettings.PaperKind      = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name            = "RefNo";
     reportParameter1.Text            = "RefNo";
     reportParameter1.Visible         = true;
     this.ReportParameters.Add(reportParameter1);
     this.Style.BackgroundColor = System.Drawing.Color.White;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")
     });
     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 = "Tahoma";
     styleRule1.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.TableHeader")
     });
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     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.Font.Name           = "Tahoma";
     styleRule2.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     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), "Normal.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);
     styleRule3.Style.Font.Name           = "Tahoma";
     styleRule3.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.8677163124084473D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#42
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();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(ReporteEntradas));
     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.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.textBox7           = new Telerik.Reporting.TextBox();
     this.detailSection1     = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox3           = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox11          = new Telerik.Reporting.TextBox();
     this.textBox12          = new Telerik.Reporting.TextBox();
     this.textBox13          = new Telerik.Reporting.TextBox();
     this.sqlConsulta        = new Telerik.Reporting.SqlDataSource();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.pictureBox1        = new Telerik.Reporting.PictureBox();
     this.txtNit             = new Telerik.Reporting.TextBox();
     this.txtNombre          = new Telerik.Reporting.TextBox();
     this.textBox6           = 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.Inch(1.3312504291534424D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.StyleName       = "Office.TableHeader";
     this.textBox1.Value           = "Dispositivo";
     //
     // textBox2
     //
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5916666984558106D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox2.Style.Font.Bold = true;
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.StyleName       = "Office.TableHeader";
     this.textBox2.Value           = "Número Dispositivo";
     //
     // textBox7
     //
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2812504768371582D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox7.Style.Font.Bold = true;
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.StyleName       = "Office.TableHeader";
     this.textBox7.Value           = "Cantidad";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     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.3312495946884155D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.5916666984558106D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2812502384185791D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.19999982416629791D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.21874985098838806D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox3);
     this.table1.Body.SetCellContent(0, 1, this.textBox4);
     this.table1.Body.SetCellContent(0, 2, this.textBox8);
     this.table1.Body.SetCellContent(1, 0, this.textBox11);
     this.table1.Body.SetCellContent(1, 1, this.textBox12);
     this.table1.Body.SetCellContent(1, 2, this.textBox13);
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.ReportItem = this.textBox2;
     tableGroup3.Name       = "group";
     tableGroup3.ReportItem = this.textBox7;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.DataSource = this.sqlConsulta;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox3,
         this.textBox4,
         this.textBox8,
         this.textBox11,
         this.textBox12,
         this.textBox13,
         this.textBox1,
         this.textBox2,
         this.textBox7
     });
     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 = "Detail";
     tableGroup5.Name = "group2";
     this.table1.RowGroups.Add(tableGroup4);
     this.table1.RowGroups.Add(tableGroup5);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(4.2041664123535156D), Telerik.Reporting.Drawing.Unit.Inch(0.61874967813491821D));
     this.table1.StyleName = "Office.TableNormal";
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3312504291534424D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox3.StyleName = "Office.TableBody";
     this.textBox3.Value     = "= Fields.Dispositivo";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5916666984558106D), Telerik.Reporting.Drawing.Unit.Inch(0.19999982416629791D));
     this.textBox4.StyleName = "Office.TableBody";
     this.textBox4.Value     = "= Fields.numero";
     //
     // textBox8
     //
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2812504768371582D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox8.StyleName       = "Office.TableBody";
     this.textBox8.Value           = "= Fields.cantidad";
     //
     // textBox11
     //
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3312499523162842D), Telerik.Reporting.Drawing.Unit.Inch(0.21874991059303284D));
     this.textBox11.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     this.textBox11.StyleName             = "Office.TableBody";
     //
     // textBox12
     //
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5916666984558106D), Telerik.Reporting.Drawing.Unit.Inch(0.21874985098838806D));
     this.textBox12.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     this.textBox12.StyleName             = "Office.TableBody";
     //
     // textBox13
     //
     this.textBox13.Format = "";
     this.textBox13.Name   = "textBox13";
     this.textBox13.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2812502384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.21874991059303284D));
     this.textBox13.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     this.textBox13.Style.Font.Bold       = true;
     this.textBox13.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox13.StyleName             = "Office.TableBody";
     this.textBox13.Value = "= Sum(Fields.cantidad)";
     //
     // sqlConsulta
     //
     this.sqlConsulta.ConnectionString = "conexion";
     this.sqlConsulta.Name             = "sqlConsulta";
     this.sqlConsulta.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@fi", System.Data.DbType.DateTime, "= Parameters.fi.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@ff", System.Data.DbType.DateTime, "= Parameters.ff.Value")
     });
     this.sqlConsulta.SelectCommand = resources.GetString("sqlConsulta.SelectCommand");
     //
     // textBox5
     //
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox5.Name            = "ReportNameTextBox";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.textBox5.Style.Font.Bold = true;
     this.textBox5.Style.Font.Name = "Segoe UI";
     this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox5.Value           = "Reporte de Entradas";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5,
         this.pictureBox1,
         this.txtNit,
         this.txtNombre
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // 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(2.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // txtNit
     //
     this.txtNit.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
     this.txtNit.Name            = "txtNit";
     this.txtNit.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.3999602794647217D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.txtNit.Style.Font.Bold = true;
     this.txtNit.Style.Font.Name = "Segoe UI";
     this.txtNit.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.txtNit.Value           = "";
     //
     // txtNombre
     //
     this.txtNombre.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.txtNombre.Name            = "txtNombre";
     this.txtNombre.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.txtNombre.Style.Font.Bold = true;
     this.txtNombre.Style.Font.Name = "Segoe UI";
     this.txtNombre.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.txtNombre.Value           = "";
     //
     // textBox6
     //
     this.textBox6.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.425196647644043D), Telerik.Reporting.Drawing.Unit.Inch(0.60629922151565552D));
     this.textBox6.Name            = "ReportPageNumberTextBox";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5748031139373779D), Telerik.Reporting.Drawing.Unit.Inch(0.39370077848434448D));
     this.textBox6.Style.Font.Name = "Segoe UI";
     this.textBox6.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // ReporteEntradas
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "ReporteEntradas";
     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       = "fi";
     reportParameter1.Text       = "Fecha Inicial";
     reportParameter1.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter1.Visible    = true;
     reportParameter2.Name       = "ff";
     reportParameter2.Text       = "Fecha Final";
     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);
     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(6D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#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.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.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.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
            Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule();
            Telerik.Reporting.Drawing.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.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox4 = new Telerik.Reporting.TextBox();
            this.textBox5 = new Telerik.Reporting.TextBox();
            this.textBox14 = new Telerik.Reporting.TextBox();
            this.textBox13 = new Telerik.Reporting.TextBox();
            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.textBox15 = new Telerik.Reporting.TextBox();
            this.textBox17 = new Telerik.Reporting.TextBox();
            this.textBox16 = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.textBox8 = new Telerik.Reporting.TextBox();
            this.textBox10 = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.textBox24 = new Telerik.Reporting.TextBox();
            this.textBox25 = new Telerik.Reporting.TextBox();
            this.daybookDesDataSource = new Telerik.Reporting.ObjectDataSource();
            this.RemainTo = new Telerik.Reporting.TextBox();
            this.RemainFrom = new Telerik.Reporting.TextBox();
            this.textBox23 = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
            this.Acc = new Telerik.Reporting.TextBox();
            this.AccFullName = new Telerik.Reporting.TextBox();
            this.fromDateT = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.toDateT = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox12 = new Telerik.Reporting.TextBox();
            this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
            this.chequesTb = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox22
            // 
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.86458349227905273D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox22.Style.Font.Name = "B Nazanin";
            this.textBox22.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox22.StyleName = "Normal.TableHeader";
            this.textBox22.Value = "مانده حساب بعد";
            // 
            // textBox2
            // 
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1491019725799561D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox2.Style.Font.Name = "B Nazanin";
            this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox2.StyleName = "Normal.TableHeader";
            this.textBox2.Value = "بابت";
            // 
            // textBox4
            // 
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.742851972579956D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox4.Style.Font.Name = "B Nazanin";
            this.textBox4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            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.Inch(0.79493474960327148D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox5.Style.Font.Name = "B Nazanin";
            this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox5.StyleName = "Normal.TableHeader";
            this.textBox5.Value = "بستانکار";
            // 
            // textBox14
            // 
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.94158393144607544D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox14.Style.Font.Name = "B Nazanin";
            this.textBox14.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox14.StyleName = "Normal.TableHeader";
            this.textBox14.Value = "بدهکار";
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.75408399105072021D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox13.Style.Font.Name = "B Nazanin";
            this.textBox13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox13.StyleName = "Normal.TableHeader";
            this.textBox13.Value = "سند";
            // 
            // detailSection1
            // 
            this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.0999604463577271D);
            this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1,
            this.RemainTo,
            this.RemainFrom,
            this.textBox23,
            this.textBox21});
            this.detailSection1.Name = "detailSection1";
            // 
            // table1
            // 
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.86458384990692139D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.149101734161377D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.74285238981246948D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.79493457078933716D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.941583514213562D)));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.75408428907394409D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.19999998807907105D)));
            this.table1.Body.SetCellContent(0, 1, this.textBox7);
            this.table1.Body.SetCellContent(0, 2, this.textBox9);
            this.table1.Body.SetCellContent(0, 5, this.textBox15);
            this.table1.Body.SetCellContent(0, 4, this.textBox17);
            this.table1.Body.SetCellContent(0, 3, this.textBox16);
            this.table1.Body.SetCellContent(1, 3, this.textBox6);
            this.table1.Body.SetCellContent(1, 4, this.textBox8);
            this.table1.Body.SetCellContent(1, 5, this.textBox10);
            this.table1.Body.SetCellContent(1, 1, this.textBox1);
            this.table1.Body.SetCellContent(1, 2, this.textBox3);
            this.table1.Body.SetCellContent(0, 0, this.textBox24);
            this.table1.Body.SetCellContent(1, 0, this.textBox25);
            tableGroup1.Name = "group3";
            tableGroup1.ReportItem = this.textBox22;
            tableGroup2.ReportItem = this.textBox2;
            tableGroup3.ReportItem = this.textBox4;
            tableGroup4.ReportItem = this.textBox5;
            tableGroup5.Name = "group1";
            tableGroup5.ReportItem = this.textBox14;
            tableGroup6.Name = "group";
            tableGroup6.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.DataSource = this.daybookDesDataSource;
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox24,
            this.textBox7,
            this.textBox9,
            this.textBox16,
            this.textBox17,
            this.textBox15,
            this.textBox25,
            this.textBox1,
            this.textBox3,
            this.textBox6,
            this.textBox8,
            this.textBox10,
            this.textBox22,
            this.textBox2,
            this.textBox4,
            this.textBox5,
            this.textBox14,
            this.textBox13});
            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 = "Detail";
            tableGroup8.Name = "group2";
            this.table1.RowGroups.Add(tableGroup7);
            this.table1.RowGroups.Add(tableGroup8);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.2471404075622559D), Telerik.Reporting.Drawing.Unit.Inch(0.59999996423721313D));
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox7
            // 
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1491019725799561D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox7.Style.Font.Name = "B Nazanin";
            this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox7.StyleName = "Normal.TableBody";
            this.textBox7.Value = "= Fields.Behalf";
            // 
            // textBox9
            // 
            this.textBox9.Format = "";
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.742851972579956D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox9.Style.Font.Name = "B Nazanin";
            this.textBox9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox9.StyleName = "Normal.TableBody";
            this.textBox9.Value = "= Fields.Date";
            // 
            // textBox15
            // 
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.75408399105072021D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox15.Style.Font.Name = "B Nazanin";
            this.textBox15.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox15.StyleName = "Normal.TableBody";
            this.textBox15.Value = "=Fields.DNum";
            // 
            // textBox17
            // 
            this.textBox17.Format = "{0:N0}";
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.94158393144607544D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox17.Style.Font.Name = "B Nazanin";
            this.textBox17.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox17.StyleName = "Normal.TableBody";
            this.textBox17.Value = "= Fields.DebtorPrice";
            // 
            // textBox16
            // 
            this.textBox16.Format = "{0:N0}";
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79493474960327148D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox16.Style.Font.Name = "B Nazanin";
            this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox16.StyleName = "Normal.TableBody";
            this.textBox16.Value = "=Fields.CreditorPrice";
            // 
            // textBox6
            // 
            this.textBox6.Format = "{0:N0}";
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.794934868812561D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox6.Style.Font.Bold = true;
            this.textBox6.Style.Font.Italic = false;
            this.textBox6.Style.Font.Name = "B Nazanin";
            this.textBox6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox6.StyleName = "Normal.TableBody";
            this.textBox6.Value = "=Sum(Fields.CreditorPrice)";
            // 
            // textBox8
            // 
            this.textBox8.Format = "{0:N0}";
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.94158339500427246D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox8.Style.Font.Bold = true;
            this.textBox8.Style.Font.Name = "B Nazanin";
            this.textBox8.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox8.StyleName = "Normal.TableBody";
            this.textBox8.Value = "=Sum(Fields.DebtorPrice)";
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.75408387184143066D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox10.Style.Font.Name = "B Nazanin";
            this.textBox10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox10.StyleName = "Normal.TableBody";
            // 
            // textBox1
            // 
            this.textBox1.Format = "{0:N0}";
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1491019725799561D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox1.Style.BorderColor.Default = System.Drawing.Color.Black;
            this.textBox1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox1.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox1.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.Style.Font.Name = "B Nazanin";
            this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox1.StyleName = "Normal.TableBody";
            this.textBox1.Value = "=IsNull(Sum(Fields.DebtorPrice),0)-IsNull(Sum(Fields.CreditorPrice),0)";
            // 
            // textBox3
            // 
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.742851972579956D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox3.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox3.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox3.Style.Font.Bold = true;
            this.textBox3.Style.Font.Name = "B Nazanin";
            this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox3.StyleName = "Normal.TableBody";
            this.textBox3.Value = "مجموع:";
            // 
            // textBox24
            // 
            this.textBox24.Culture = new System.Globalization.CultureInfo("en-US");
            this.textBox24.Format = "{0:N0}";
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.86458349227905273D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox24.Style.Font.Name = "B Nazanin";
            this.textBox24.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox24.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox24.StyleName = "Normal.TableBody";
            this.textBox24.ItemDataBound += new System.EventHandler(this.textBox24_ItemDataBound);
            // 
            // textBox25
            // 
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.86458349227905273D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
            this.textBox25.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox25.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox25.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox25.Style.Font.Bold = true;
            this.textBox25.Style.Font.Name = "B Nazanin";
            this.textBox25.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Pixel(14D);
            this.textBox25.StyleName = "Normal.TableBody";
            // 
            // daybookDesDataSource
            // 
            this.daybookDesDataSource.DataSource = typeof(tiraxco.DaybookDescription);
            this.daybookDesDataSource.Name = "daybookDesDataSource";
            // 
            // RemainTo
            // 
            this.RemainTo.Culture = new System.Globalization.CultureInfo("en-US");
            this.RemainTo.Format = "";
            this.RemainTo.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D), Telerik.Reporting.Drawing.Unit.Inch(0.70000028610229492D));
            this.RemainTo.Name = "RemainTo";
            this.RemainTo.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
            this.RemainTo.Style.Font.Name = "B Nazanin";
            this.RemainTo.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.RemainTo.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.RemainTo.Value = "1000000";
            // 
            // RemainFrom
            // 
            this.RemainFrom.Culture = new System.Globalization.CultureInfo("en-US");
            this.RemainFrom.Format = "";
            this.RemainFrom.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.70000028610229492D));
            this.RemainFrom.Name = "RemainFrom";
            this.RemainFrom.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.299999862909317D));
            this.RemainFrom.Style.Font.Name = "B Nazanin";
            this.RemainFrom.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.RemainFrom.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.RemainFrom.StyleName = "Normal";
            this.RemainFrom.Value = "1000000";
            // 
            // textBox23
            // 
            this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3083332777023315D), Telerik.Reporting.Drawing.Unit.Inch(0.70000028610229492D));
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0748034715652466D), Telerik.Reporting.Drawing.Unit.Inch(0.29996076226234436D));
            this.textBox23.Style.Font.Name = "B Nazanin";
            this.textBox23.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox23.Value = "مانده حساب بعد:";
            // 
            // textBox21
            // 
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5D), Telerik.Reporting.Drawing.Unit.Inch(0.70003968477249146D));
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1435563564300537D), Telerik.Reporting.Drawing.Unit.Inch(0.29996076226234436D));
            this.textBox21.Style.Font.Name = "B Nazanin";
            this.textBox21.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox21.Value = "مانده حساب قبل:";
            // 
            // textBox11
            // 
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.94284725189209E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox11.Name = "ReportNameTextBox";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.205472469329834D), Telerik.Reporting.Drawing.Unit.Inch(0.90000015497207642D));
            this.textBox11.Style.Font.Bold = true;
            this.textBox11.Style.Font.Name = "B Titr";
            this.textBox11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(20D);
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox11.Value = "صورت حساب";
            // 
            // pageHeaderSection1
            // 
            this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.5D);
            this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.Acc,
            this.AccFullName,
            this.fromDateT,
            this.textBox19,
            this.textBox20,
            this.toDateT,
            this.textBox18});
            this.pageHeaderSection1.Name = "pageHeaderSection1";
            // 
            // Acc
            // 
            this.Acc.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.7000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D));
            this.Acc.Name = "Acc";
            this.Acc.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.49509367346763611D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
            this.Acc.Style.Font.Name = "B Titr";
            this.Acc.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
            this.Acc.Value = "حساب:";
            // 
            // AccFullName
            // 
            this.AccFullName.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D));
            this.AccFullName.Name = "AccFullName";
            this.AccFullName.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.6998815536499023D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
            this.AccFullName.Style.Font.Name = "B Titr";
            this.AccFullName.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
            this.AccFullName.Value = "نام حساب";
            // 
            // fromDateT
            // 
            this.fromDateT.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.5687528848648071D), Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D));
            this.fromDateT.Name = "fromDateT";
            this.fromDateT.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.81438380479812622D), 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";
            // 
            // textBox19
            // 
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.3832156658172607D), Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D));
            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 = "از تاریخ:";
            // 
            // textBox20
            // 
            this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.76875287294387817D), Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D));
            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 = "تا تاریخ:";
            // 
            // toDateT
            // 
            this.toDateT.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D));
            this.toDateT.Name = "toDateT";
            this.toDateT.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.81438380479812622D), 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";
            // 
            // textBox18
            // 
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5D), Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D));
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5955089330673218D), Telerik.Reporting.Drawing.Unit.Inch(0.42083320021629333D));
            this.textBox18.Style.Font.Name = "B Titr";
            this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(18D);
            this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox18.Value = "صورت حساب";
            // 
            // textBox12
            // 
            this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.49942684173584D), Telerik.Reporting.Drawing.Unit.Inch(0.60629922151565552D));
            this.textBox12.Name = "ReportPageNumberTextBox";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.675376296043396D), Telerik.Reporting.Drawing.Unit.Inch(0.39370077848434448D));
            this.textBox12.Style.Font.Name = "B Nazanin";
            this.textBox12.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.textBox12.Value = "صفحه: {PageNumber}";
            // 
            // pageFooterSection1
            // 
            this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
            this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox12,
            this.chequesTb});
            this.pageFooterSection1.Name = "pageFooterSection1";
            // 
            // chequesTb
            // 
            this.chequesTb.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.10003963857889175D));
            this.chequesTb.Name = "chequesTb";
            this.chequesTb.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5435562133789062D), Telerik.Reporting.Drawing.Unit.Inch(0.29996076226234436D));
            this.chequesTb.Style.Font.Name = "B Nazanin";
            this.chequesTb.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
            this.chequesTb.Value = "این حساب 0 چک وصول نشده دارد.";
            // 
            // AccountTransactions
            // 
            this.Culture = new System.Globalization.CultureInfo("fa-IR");
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detailSection1,
            this.pageHeaderSection1,
            this.pageFooterSection1});
            this.Name = "AllTransactions";
            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.Name = "Account";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter2.Name = "fromDate";
            reportParameter3.Name = "toDate";
            this.ReportParameters.Add(reportParameter1);
            this.ReportParameters.Add(reportParameter2);
            this.ReportParameters.Add(reportParameter3);
            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.Inch(6.2471799850463867D);
            this.NeedDataSource += new System.EventHandler(this.AccountTransactions_NeedDataSource);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
示例#45
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                 tableGroup1         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup2         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup3         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup4         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup5         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup6         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup7         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup8         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup9         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup10        = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup11        = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.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();
     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.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();
     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.textBox7           = new Telerik.Reporting.TextBox();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.textBox19          = new Telerik.Reporting.TextBox();
     this.textBox23          = new Telerik.Reporting.TextBox();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.textBox26          = new Telerik.Reporting.TextBox();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox32          = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox11          = new Telerik.Reporting.TextBox();
     this.textBox15          = new Telerik.Reporting.TextBox();
     this.textBox17          = new Telerik.Reporting.TextBox();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox30          = new Telerik.Reporting.TextBox();
     this.textBox31          = new Telerik.Reporting.TextBox();
     this.textBox36          = new Telerik.Reporting.TextBox();
     this.textBox37          = new Telerik.Reporting.TextBox();
     this.textBox41          = new Telerik.Reporting.TextBox();
     this.textBox13          = new Telerik.Reporting.TextBox();
     this.textBox3           = new Telerik.Reporting.TextBox();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.textBox39          = new Telerik.Reporting.TextBox();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.textBox12          = new Telerik.Reporting.TextBox();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.textBox20          = new Telerik.Reporting.TextBox();
     this.textBox21          = new Telerik.Reporting.TextBox();
     this.textBox33          = new Telerik.Reporting.TextBox();
     this.textBox34          = new Telerik.Reporting.TextBox();
     this.textBox43          = new Telerik.Reporting.TextBox();
     this.textBox45          = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.textBox22          = new Telerik.Reporting.TextBox();
     this.textBox24          = new Telerik.Reporting.TextBox();
     this.textBox25          = 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.41458317637443542D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox7.Style.BackgroundColor = System.Drawing.Color.Silver;
     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             = "Office.TableHeader";
     this.textBox7.Value = "STT";
     //
     // textBox16
     //
     this.textBox16.Name = "textBox16";
     this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.84166157245635986D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox16.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox16.Style.Font.Bold       = true;
     this.textBox16.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.StyleName             = "Office.TableHeader";
     this.textBox16.Value = "Mã đơn hàng";
     //
     // textBox19
     //
     this.textBox19.Name = "textBox19";
     this.textBox19.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6020824909210205D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBox19.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox19.Style.Font.Bold       = true;
     this.textBox19.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox19.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.StyleName             = "Office.TableHeader";
     this.textBox19.Value = "Tên sp";
     //
     // textBox23
     //
     this.textBox23.Name = "textBox23";
     this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.73749911785125732D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox23.Style.BackgroundColor = System.Drawing.Color.Silver;
     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.StyleName             = "Office.TableHeader";
     this.textBox23.Value = "SL";
     //
     // textBox2
     //
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.81249958276748657D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox2.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox2.Style.Font.Bold       = true;
     this.textBox2.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.StyleName             = "Office.TableHeader";
     this.textBox2.Value = "Số tiền";
     //
     // textBox4
     //
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.43749955296516418D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox4.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox4.Style.Font.Bold       = true;
     this.textBox4.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.StyleName             = "Office.TableHeader";
     this.textBox4.Value = "% CK";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79166632890701294D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox6.Style.BackgroundColor = System.Drawing.Color.Silver;
     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             = "Office.TableHeader";
     this.textBox6.Value = "Số tiền CK";
     //
     // textBox26
     //
     this.textBox26.Name = "textBox26";
     this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.9249994158744812D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     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             = "Office.TableHeader";
     this.textBox26.Value = "Ngày CK";
     //
     // textBox1
     //
     this.textBox1.Name                = "textBox1";
     this.textBox1.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.1041666716337204D), Telerik.Reporting.Drawing.Unit.Inch(0.21875004470348358D));
     this.textBox1.Style.Font.Bold     = true;
     this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Style.Visible       = false;
     this.textBox1.StyleName           = "Office.TableBody";
     //
     // textBox32
     //
     this.textBox32.Name = "textBox32";
     this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.1041666641831398D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D));
     this.textBox32.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox32.Style.Visible       = false;
     this.textBox32.StyleName           = "";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.9000003337860107D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox11,
         this.textBox15,
         this.textBox17
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox11
     //
     this.textBox11.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(1.0001000165939331D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(18.970502853393555D), Telerik.Reporting.Drawing.Unit.Cm(1.2001998424530029D));
     this.textBox11.Style.Font.Bold     = true;
     this.textBox11.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(13D);
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.Value               = "THỐNG KÊ CHIẾT KHẤU NHÂN VIÊN";
     //
     // textBox15
     //
     this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.393740177154541D), Telerik.Reporting.Drawing.Unit.Inch(0.47263774275779724D));
     this.textBox15.Name     = "textBox15";
     this.textBox15.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4687013626098633D), Telerik.Reporting.Drawing.Unit.Inch(0.23602366447448731D));
     this.textBox15.Value    = "Chi nhánh: {Parameters.BranchName.Value}";
     //
     // textBox17
     //
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.393740177154541D), Telerik.Reporting.Drawing.Unit.Inch(0.708740234375D));
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4687013626098633D), Telerik.Reporting.Drawing.Unit.Inch(0.23602366447448731D));
     this.textBox17.Value    = "Giai đoạn: {Parameters.DateRange.Value}";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5999999046325684D);
     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.41458305716514587D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.841661810874939D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.80208307504653931D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.6020824909210205D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.73749929666519165D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.81249934434890747D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.43749919533729553D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.79166638851165771D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.924999475479126D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.21875007450580597D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20833341777324677D)));
     this.table1.Body.SetCellContent(1, 1, this.textBox30);
     this.table1.Body.SetCellContent(1, 3, this.textBox31);
     this.table1.Body.SetCellContent(1, 4, this.textBox36);
     this.table1.Body.SetCellContent(1, 8, this.textBox37);
     this.table1.Body.SetCellContent(1, 0, this.textBox41);
     this.table1.Body.SetCellContent(1, 5, this.textBox3);
     this.table1.Body.SetCellContent(1, 6, this.textBox5);
     this.table1.Body.SetCellContent(1, 7, this.textBox9);
     this.table1.Body.SetCellContent(0, 4, this.textBox12);
     this.table1.Body.SetCellContent(0, 5, this.textBox14);
     this.table1.Body.SetCellContent(0, 6, this.textBox18);
     this.table1.Body.SetCellContent(0, 7, this.textBox20);
     this.table1.Body.SetCellContent(0, 8, this.textBox21);
     this.table1.Body.SetCellContent(0, 0, this.textBox13, 1, 4);
     this.table1.Body.SetCellContent(2, 6, this.textBox43);
     this.table1.Body.SetCellContent(2, 8, this.textBox45);
     this.table1.Body.SetCellContent(2, 4, this.textBox8);
     this.table1.Body.SetCellContent(2, 0, this.textBox34, 1, 4);
     this.table1.Body.SetCellContent(2, 5, this.textBox10);
     this.table1.Body.SetCellContent(2, 7, this.textBox22);
     this.table1.Body.SetCellContent(1, 2, this.textBox25);
     tableGroup1.ReportItem = this.textBox7;
     tableGroup2.ReportItem = this.textBox16;
     tableGroup3.Name       = "group8";
     tableGroup3.ReportItem = this.textBox24;
     tableGroup4.ReportItem = this.textBox19;
     tableGroup5.ReportItem = this.textBox23;
     tableGroup6.Name       = "group";
     tableGroup6.ReportItem = this.textBox2;
     tableGroup7.Name       = "group1";
     tableGroup7.ReportItem = this.textBox4;
     tableGroup8.Name       = "group2";
     tableGroup8.ReportItem = this.textBox6;
     tableGroup9.ReportItem = this.textBox26;
     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.ColumnHeadersPrintOnEveryPage = true;
     this.table1.Corner.SetCellContent(0, 0, this.textBox39);
     this.table1.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox30,
         this.textBox31,
         this.textBox36,
         this.textBox37,
         this.textBox41,
         this.textBox3,
         this.textBox5,
         this.textBox9,
         this.textBox12,
         this.textBox14,
         this.textBox18,
         this.textBox20,
         this.textBox21,
         this.textBox13,
         this.textBox39,
         this.textBox7,
         this.textBox16,
         this.textBox19,
         this.textBox23,
         this.textBox2,
         this.textBox4,
         this.textBox6,
         this.textBox26,
         this.textBox1,
         this.textBox32,
         this.textBox33,
         this.textBox43,
         this.textBox45,
         this.textBox8,
         this.textBox34,
         this.textBox10,
         this.textBox22,
         this.textBox24,
         this.textBox25
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.39370074868202209D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.table1.Name     = "table1";
     tableGroup13.Name    = "group4";
     tableGroup12.ChildGroups.Add(tableGroup13);
     tableGroup12.Name = "group3";
     tableGroup11.ChildGroups.Add(tableGroup12);
     tableGroup11.Name       = "group5";
     tableGroup11.ReportItem = this.textBox1;
     tableGroup16.Name       = "group7";
     tableGroup15.ChildGroups.Add(tableGroup16);
     tableGroup15.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup15.Name = "Detail";
     tableGroup14.ChildGroups.Add(tableGroup15);
     tableGroup14.Name       = "group6";
     tableGroup14.ReportItem = this.textBox32;
     tableGroup10.ChildGroups.Add(tableGroup11);
     tableGroup10.ChildGroups.Add(tableGroup14);
     tableGroup10.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.StaffName"));
     tableGroup10.Name = "rowGroup1";
     tableGroup10.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.StaffName", Telerik.Reporting.SortDirection.Asc));
     tableGroup20.Name = "group12";
     tableGroup19.ChildGroups.Add(tableGroup20);
     tableGroup19.Name = "group11";
     tableGroup18.ChildGroups.Add(tableGroup19);
     tableGroup18.Name       = "group10";
     tableGroup18.ReportItem = this.textBox33;
     tableGroup17.ChildGroups.Add(tableGroup18);
     tableGroup17.Name = "group9";
     this.table1.RowGroups.Add(tableGroup10);
     this.table1.RowGroups.Add(tableGroup17);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.4687409400939941D), Telerik.Reporting.Drawing.Unit.Inch(0.82708358764648438D));
     this.table1.StyleName = "Office.TableNormal";
     //
     // textBox30
     //
     this.textBox30.Name = "textBox30";
     this.textBox30.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.84166157245635986D), Telerik.Reporting.Drawing.Unit.Inch(0.19999995827674866D));
     this.textBox30.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox30.StyleName           = "Office.TableBody";
     this.textBox30.Value = "= Fields.ProductInvoiceCode";
     //
     // textBox31
     //
     this.textBox31.Name                = "textBox31";
     this.textBox31.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.6020824909210205D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBox31.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox31.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox31.StyleName           = "Office.TableBody";
     this.textBox31.Value               = "= Fields.ProductName";
     //
     // textBox36
     //
     this.textBox36.Name                = "textBox36";
     this.textBox36.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.73749911785125732D), Telerik.Reporting.Drawing.Unit.Inch(0.19999995827674866D));
     this.textBox36.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox36.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox36.StyleName           = "Office.TableBody";
     this.textBox36.Value               = "= Erp.BackOffice.Helpers.Common.PhanCachHangNgan(Fields.Quantity)";
     //
     // textBox37
     //
     this.textBox37.Name = "textBox37";
     this.textBox37.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.9249994158744812D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBox37.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox37.StyleName           = "Office.TableBody";
     this.textBox37.Value = "= Fields.CreatedDate.ToString(\"dd/MM/yyyy\")";
     //
     // textBox41
     //
     this.textBox41.Name = "textBox41";
     this.textBox41.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.41458317637443542D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
     this.textBox41.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox41.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox41.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox41.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox41.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox41.Value = "= RowNumber(\'table1\')";
     //
     // textBox13
     //
     this.textBox13.Name = "textBox13";
     this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.6604104042053223D), Telerik.Reporting.Drawing.Unit.Inch(0.21875007450580597D));
     this.textBox13.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox13.Style.Font.Bold       = true;
     this.textBox13.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.StyleName             = "Office.TableBody";
     this.textBox13.Value = "= Fields.StaffName";
     //
     // textBox3
     //
     this.textBox3.Name                = "textBox3";
     this.textBox3.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.81249958276748657D), Telerik.Reporting.Drawing.Unit.Inch(0.19999995827674866D));
     this.textBox3.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.StyleName           = "Office.TableBody";
     this.textBox3.Value               = "= Erp.BackOffice.Helpers.Common.PhanCachHangNgan(Fields.Amount)";
     //
     // textBox5
     //
     this.textBox5.Name                = "textBox5";
     this.textBox5.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.43749955296516418D), Telerik.Reporting.Drawing.Unit.Inch(0.19999995827674866D));
     this.textBox5.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox5.StyleName           = "Office.TableBody";
     this.textBox5.Value               = "= Fields.PercentOfCommision";
     //
     // textBox9
     //
     this.textBox9.Name                = "textBox9";
     this.textBox9.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79166632890701294D), Telerik.Reporting.Drawing.Unit.Inch(0.19999995827674866D));
     this.textBox9.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.StyleName           = "Office.TableBody";
     this.textBox9.Value               = "= Erp.BackOffice.Helpers.Common.PhanCachHangNgan(Fields.AmountOfCommision)";
     //
     // textBox39
     //
     this.textBox39.Name = "textBox39";
     this.textBox39.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.1041666716337204D), Telerik.Reporting.Drawing.Unit.Inch(0.20000001788139343D));
     this.textBox39.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox39.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox39.Style.Visible         = false;
     this.textBox39.StyleName             = "Office.TableHeader";
     this.textBox39.Value = "row Group1";
     //
     // 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("@SalerId", System.Data.DbType.Int32, "= Parameters.SalerId.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")
     });
     this.sqlDataSource1.SelectCommand = "exec spSale_Commision @BranchId, @SalerId, @StartDate, @EndDate";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(0.13229171931743622D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // textBox12
     //
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.73749905824661255D), Telerik.Reporting.Drawing.Unit.Inch(0.21875005960464478D));
     this.textBox12.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     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             = "Office.TableBody";
     this.textBox12.Value = "= Sum(Fields.Quantity)";
     //
     // textBox14
     //
     this.textBox14.Name = "textBox14";
     this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.81249958276748657D), Telerik.Reporting.Drawing.Unit.Inch(0.21875005960464478D));
     this.textBox14.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox14.Style.Font.Bold       = true;
     this.textBox14.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox14.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.StyleName             = "Office.TableBody";
     this.textBox14.Value = "= Erp.BackOffice.Helpers.Common.PhanCachHangNgan(Sum(Fields.Amount))";
     //
     // textBox18
     //
     this.textBox18.Name = "textBox18";
     this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.43749949336051941D), Telerik.Reporting.Drawing.Unit.Inch(0.21875005960464478D));
     this.textBox18.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox18.Style.Font.Bold       = true;
     this.textBox18.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.StyleName             = "Office.TableBody";
     //
     // textBox20
     //
     this.textBox20.Name = "textBox20";
     this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79166632890701294D), Telerik.Reporting.Drawing.Unit.Inch(0.21875005960464478D));
     this.textBox20.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox20.Style.Font.Bold       = true;
     this.textBox20.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox20.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.StyleName             = "Office.TableBody";
     this.textBox20.Value = "= Erp.BackOffice.Helpers.Common.PhanCachHangNgan(Sum(Fields.AmountOfCommision))";
     //
     // textBox21
     //
     this.textBox21.Name = "textBox21";
     this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.9249994158744812D), Telerik.Reporting.Drawing.Unit.Inch(0.21875007450580597D));
     this.textBox21.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox21.Style.Font.Bold       = true;
     this.textBox21.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox21.StyleName             = "Office.TableBody";
     //
     // textBox33
     //
     this.textBox33.Name                = "textBox33";
     this.textBox33.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.1041666641831398D), Telerik.Reporting.Drawing.Unit.Inch(0.208333358168602D));
     this.textBox33.Style.Font.Bold     = true;
     this.textBox33.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox33.Style.Visible       = false;
     this.textBox33.StyleName           = "Office.TableBody";
     //
     // textBox34
     //
     this.textBox34.Name = "textBox34";
     this.textBox34.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.6604104042053223D), Telerik.Reporting.Drawing.Unit.Inch(0.20833341777324677D));
     this.textBox34.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox34.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.textBox34.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.textBox34.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox34.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox34.StyleName = "";
     //
     // textBox43
     //
     this.textBox43.Name                = "textBox43";
     this.textBox43.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.43749943375587463D), Telerik.Reporting.Drawing.Unit.Inch(0.208333358168602D));
     this.textBox43.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox43.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox43.StyleName           = "Office.TableBody";
     //
     // textBox45
     //
     this.textBox45.Name = "textBox45";
     this.textBox45.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.9249994158744812D), Telerik.Reporting.Drawing.Unit.Inch(0.20833341777324677D));
     this.textBox45.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox45.StyleName           = "Office.TableBody";
     //
     // textBox8
     //
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.7374991774559021D), Telerik.Reporting.Drawing.Unit.Inch(0.208333358168602D));
     this.textBox8.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     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             = "Office.TableBody";
     this.textBox8.Value = "= Sum(Fields.Quantity)";
     //
     // textBox10
     //
     this.textBox10.Name = "textBox10";
     this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.81249970197677612D), Telerik.Reporting.Drawing.Unit.Inch(0.208333358168602D));
     this.textBox10.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox10.Style.Font.Bold       = true;
     this.textBox10.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox10.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.StyleName             = "Office.TableBody";
     this.textBox10.Value = "= Erp.BackOffice.Helpers.Common.PhanCachHangNgan(Sum(Fields.Amount))";
     //
     // textBox22
     //
     this.textBox22.Name = "textBox22";
     this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79166644811630249D), Telerik.Reporting.Drawing.Unit.Inch(0.208333358168602D));
     this.textBox22.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     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             = "Office.TableBody";
     this.textBox22.Value = "= Erp.BackOffice.Helpers.Common.PhanCachHangNgan(Sum(Fields.AmountOfCommision))";
     //
     // textBox24
     //
     this.textBox24.Name = "textBox24";
     this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80208325386047363D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBox24.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.textBox24.Style.Font.Bold       = true;
     this.textBox24.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox24.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox24.StyleName             = "Office.TableHeader";
     this.textBox24.Value = "Mã sp";
     //
     // textBox25
     //
     this.textBox25.Name = "textBox25";
     this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80208325386047363D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
     this.textBox25.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox25.StyleName           = "Office.TableBody";
     this.textBox25.Value = "= Fields.ProductCode";
     //
     // Commision
     //
     this.DocumentName = "= \"Báo cáo nhập-xuất-tồn\"";
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "Inventory";
     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.A4;
     reportParameter1.Name       = "BranchId";
     reportParameter1.Text       = "BranchId";
     reportParameter1.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter1.Value      = "13";
     reportParameter2.Name       = "BranchName";
     reportParameter2.Text       = "BranchName";
     reportParameter2.Value      = "HCM";
     reportParameter3.Name       = "StartDate";
     reportParameter3.Text       = "StartDate";
     reportParameter3.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter3.Value      = "2017-06-01";
     reportParameter4.Name       = "EndDate";
     reportParameter4.Text       = "EndDate";
     reportParameter4.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter4.Value      = "2017-06-31";
     reportParameter5.Name       = "SalerId";
     reportParameter5.Text       = "SalerId";
     reportParameter5.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter5.Value      = "0";
     reportParameter6.Name       = "DateRange";
     reportParameter6.Text       = "DateRange";
     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);
     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.Cm(21D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#46
0
 /// <summary>
 /// Required method for telerik Reporting designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.Reporting.TableGroup                   tableGroup1     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup2     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup3     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup4     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup5     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup6     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup7     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                   tableGroup8     = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule2 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule3 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule4 = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule       formattingRule5 = new Telerik.Reporting.Drawing.FormattingRule();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(ProductCatalog));
     Telerik.Reporting.TocLevel tocLevel1 = new Telerik.Reporting.TocLevel();
     Telerik.Reporting.TocLevel tocLevel2 = new Telerik.Reporting.TocLevel();
     Telerik.Reporting.TocLevel tocLevel3 = new Telerik.Reporting.TocLevel();
     Telerik.Reporting.Group    group1    = new Telerik.Reporting.Group();
     Telerik.Reporting.Group    group2    = new Telerik.Reporting.Group();
     Telerik.Reporting.Group    group3    = new Telerik.Reporting.Group();
     Telerik.Reporting.Drawing.TextWatermark      textWatermark1      = new Telerik.Reporting.Drawing.TextWatermark();
     Telerik.Reporting.ReportParameter            reportParameter1    = new Telerik.Reporting.ReportParameter();
     Telerik.Reporting.Drawing.StyleRule          styleRule1          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule2          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule3          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule4          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule5          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox5                    = new Telerik.Reporting.TextBox();
     this.textBox14                   = new Telerik.Reporting.TextBox();
     this.textBox15                   = new Telerik.Reporting.TextBox();
     this.textBox7                    = new Telerik.Reporting.TextBox();
     this.textBox9                    = new Telerik.Reporting.TextBox();
     this.textBox19                   = new Telerik.Reporting.TextBox();
     this.textBox21                   = new Telerik.Reporting.TextBox();
     this.groupFooterSection1         = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection1         = new Telerik.Reporting.GroupHeaderSection();
     this.textBoxProductCategoryLabel = new Telerik.Reporting.TextBox();
     this.textBox3                    = new Telerik.Reporting.TextBox();
     this.shape3 = new Telerik.Reporting.Shape();
     this.groupFooterSection2 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection2 = new Telerik.Reporting.GroupHeaderSection();
     this.textBox4            = new Telerik.Reporting.TextBox();
     this.groupFooterSection3 = new Telerik.Reporting.GroupFooterSection();
     this.groupHeaderSection3 = new Telerik.Reporting.GroupHeaderSection();
     this.panel3             = new Telerik.Reporting.Panel();
     this.pictureBox1        = new Telerik.Reporting.PictureBox();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.textBox17          = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.textBox20          = new Telerik.Reporting.TextBox();
     this.textBox22          = new Telerik.Reporting.TextBox();
     this.panel7             = new Telerik.Reporting.Panel();
     this.shape1             = new Telerik.Reporting.Shape();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.sqlDataSource2     = new Telerik.Reporting.SqlDataSource();
     this.detailSection1     = new Telerik.Reporting.DetailSection();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.tocSection1        = new Telerik.Reporting.TocSection();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox2           = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox5
     //
     this.textBox5.Name        = "textBox5";
     this.textBox5.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.95442020893096924D), Telerik.Reporting.Drawing.Unit.Inch(0.27081868052482605D));
     this.textBox5.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox5.Value       = "Product No.";
     //
     // textBox14
     //
     this.textBox14.Name        = "textBox14";
     this.textBox14.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2207286357879639D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox14.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox14.Value       = "Product";
     //
     // textBox15
     //
     this.textBox15.Name        = "textBox15";
     this.textBox15.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0693451166152954D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox15.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox15.Value       = "Color";
     //
     // textBox7
     //
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.63820755481719971D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox7.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox7.Value           = "Size";
     //
     // textBox9
     //
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.63375592231750488D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox9.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox9.Value           = "Weight";
     //
     // textBox19
     //
     this.textBox19.Name            = "textBox19";
     this.textBox19.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0724959373474121D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox19.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox19.Value           = "Dealer";
     //
     // textBox21
     //
     this.textBox21.Name = "textBox21";
     this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1005908250808716D), Telerik.Reporting.Drawing.Unit.Cm(0.68787944316864014D));
     this.textBox21.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox21.Style.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(161)))), ((int)(((byte)(82)))));
     this.textBox21.Style.TextAlign         = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox21.Value = "List Price";
     //
     // groupFooterSection1
     //
     this.groupFooterSection1.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.21875D);
     this.groupFooterSection1.Name          = "groupFooterSection1";
     this.groupFooterSection1.Style.Visible = false;
     //
     // groupHeaderSection1
     //
     this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.5D);
     this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBoxProductCategoryLabel,
         this.textBox3,
         this.shape3
     });
     this.groupHeaderSection1.Name             = "groupHeaderSection1";
     this.groupHeaderSection1.PrintOnEveryPage = true;
     //
     // textBoxProductCategoryLabel
     //
     this.textBoxProductCategoryLabel.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.90000009536743164D));
     this.textBoxProductCategoryLabel.Name      = "textBoxProductCategoryLabel";
     this.textBoxProductCategoryLabel.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999212265014648D), Telerik.Reporting.Drawing.Unit.Inch(0.3999999463558197D));
     this.textBoxProductCategoryLabel.StyleName = "Category";
     this.textBoxProductCategoryLabel.Value     = "=Fields.ProductCategory";
     //
     // textBox3
     //
     this.textBox3.Culture   = new System.Globalization.CultureInfo("en");
     this.textBox3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999603271484375D), Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D));
     this.textBox3.StyleName = "Header";
     this.textBox3.Value     = "Product Catalog";
     //
     // shape3
     //
     this.shape3.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Left | Telerik.Reporting.AnchoringStyles.Right)));
     this.shape3.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.60011798143386841D));
     this.shape3.Name      = "shape3";
     this.shape3.ShapeType = new Telerik.Reporting.Drawing.Shapes.LineShape(Telerik.Reporting.Drawing.Shapes.LineDirection.EW);
     this.shape3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999603271484375D), Telerik.Reporting.Drawing.Unit.Point(2D));
     this.shape3.Stretch   = true;
     this.shape3.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.Solid;
     this.shape3.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.shape3.Style.BorderWidth.Top    = Telerik.Reporting.Drawing.Unit.Point(1.5D);
     this.shape3.Style.Color = System.Drawing.Color.Transparent;
     //
     // groupFooterSection2
     //
     this.groupFooterSection2.Height        = Telerik.Reporting.Drawing.Unit.Inch(0.1979166716337204D);
     this.groupFooterSection2.Name          = "groupFooterSection2";
     this.groupFooterSection2.Style.Visible = false;
     //
     // groupHeaderSection2
     //
     this.groupHeaderSection2.Height = Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D);
     this.groupHeaderSection2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox4
     });
     this.groupHeaderSection2.KeepTogether     = false;
     this.groupHeaderSection2.Name             = "groupHeaderSection2";
     this.groupHeaderSection2.PrintOnEveryPage = true;
     //
     // textBox4
     //
     this.textBox4.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.0999603271484375D), Telerik.Reporting.Drawing.Unit.Inch(0.30000010132789612D));
     this.textBox4.StyleName = "SubCategory";
     this.textBox4.Value     = "=Fields.ProductSubCategory";
     //
     // groupFooterSection3
     //
     this.groupFooterSection3.Height = Telerik.Reporting.Drawing.Unit.Inch(0.14999993145465851D);
     this.groupFooterSection3.Name   = "groupFooterSection3";
     //
     // groupHeaderSection3
     //
     this.groupHeaderSection3.Height = Telerik.Reporting.Drawing.Unit.Inch(1.5000003576278687D);
     this.groupHeaderSection3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel3
     });
     this.groupHeaderSection3.Name             = "groupHeaderSection3";
     this.groupHeaderSection3.PrintOnEveryPage = true;
     //
     // panel3
     //
     this.panel3.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pictureBox1,
         this.textBox1,
         this.table1,
         this.textBox6
     });
     this.panel3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.19999949634075165D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.7000007629394531D), Telerik.Reporting.Drawing.Unit.Inch(1.4530587196350098D));
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.pictureBox1.MimeType = "";
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3372377157211304D), Telerik.Reporting.Drawing.Unit.Inch(0.89988160133361816D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.pictureBox1.Style.Color          = System.Drawing.Color.White;
     this.pictureBox1.Style.LineWidth      = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.pictureBox1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.pictureBox1.Style.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.pictureBox1.Style.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.pictureBox1.Value = "=Fields.LargePhoto";
     //
     // textBox1
     //
     this.textBox1.Bindings.Add(new Telerik.Reporting.Binding("Style.Font.Name", "= IIf(Parameters.CultureID.Value = \'zh-cht\', \'Microsoft JhengHei\', IIf(Paramet" +
                                                              "ers.CultureID.Value = \'th\', \'Microsoft Sans Serif\', \'Segoe UI Light\'))"));
     this.textBox1.CanShrink = true;
     this.textBox1.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2445292472839355D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2999608516693115D), Telerik.Reporting.Drawing.Unit.Inch(0.89988160133361816D));
     this.textBox1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox1.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox1.Style.Font.Name          = "Segoe UI Light";
     this.textBox1.Value = "=Fields.Description";
     //
     // table1
     //
     this.table1.Bindings.Add(new Telerik.Reporting.Binding("DataSource", "=ReportItem.DataObject"));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.95442020893096924D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.220726490020752D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.0693440437316895D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.63820689916610718D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.63375532627105713D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.072495698928833D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1005908250808716D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox16);
     this.table1.Body.SetCellContent(0, 1, this.textBox17);
     this.table1.Body.SetCellContent(0, 3, this.textBox8);
     this.table1.Body.SetCellContent(0, 4, this.textBox18);
     this.table1.Body.SetCellContent(0, 5, this.textBox20);
     this.table1.Body.SetCellContent(0, 6, this.textBox22);
     this.table1.Body.SetCellContent(0, 2, this.panel7);
     tableGroup1.Name       = "tableGroup1";
     tableGroup1.ReportItem = this.textBox5;
     tableGroup2.Name       = "tableGroup2";
     tableGroup2.ReportItem = this.textBox14;
     tableGroup3.Name       = "tableGroup3";
     tableGroup3.ReportItem = this.textBox15;
     tableGroup4.Name       = "tableGroup4";
     tableGroup4.ReportItem = this.textBox7;
     tableGroup5.Name       = "tableGroup5";
     tableGroup5.ReportItem = this.textBox9;
     tableGroup6.Name       = "tableGroup6";
     tableGroup6.ReportItem = this.textBox19;
     tableGroup7.Name       = "tableGroup7";
     tableGroup7.ReportItem = this.textBox21;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.ColumnGroups.Add(tableGroup4);
     this.table1.ColumnGroups.Add(tableGroup5);
     this.table1.ColumnGroups.Add(tableGroup6);
     this.table1.ColumnGroups.Add(tableGroup7);
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox16,
         this.textBox17,
         this.panel7,
         this.textBox8,
         this.textBox18,
         this.textBox20,
         this.textBox22,
         this.textBox5,
         this.textBox14,
         this.textBox15,
         this.textBox7,
         this.textBox9,
         this.textBox19,
         this.textBox21
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(9.987076191464439E-05D), Telerik.Reporting.Drawing.Unit.Cm(2.2860004901885986D));
     this.table1.Name     = "table1";
     tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(""));
     tableGroup8.Name = "detailGroup";
     this.table1.RowGroups.Add(tableGroup8);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.6895394325256348D), Telerik.Reporting.Drawing.Unit.Cm(1.4047684669494629D));
     //
     // textBox16
     //
     this.textBox16.Name  = "textBox16";
     this.textBox16.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.95442020893096924D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox16.Value = "=Fields.ProductNumber";
     //
     // textBox17
     //
     this.textBox17.Name  = "textBox17";
     this.textBox17.Size  = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.220726490020752D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox17.Value = "=Fields.ProductName";
     //
     // textBox8
     //
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.63820689916610718D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox8.Value           = "=IsNull(Fields.Size, \'N/A\')";
     //
     // textBox18
     //
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.63375532627105713D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox18.Value           = "=IsNull(Fields.Weight, \'N/A\')";
     //
     // textBox20
     //
     this.textBox20.Format          = "{0:C2}";
     this.textBox20.Name            = "textBox20";
     this.textBox20.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.072495698928833D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox20.Value           = "=ISNULL(Fields.StandardCost, \"Call\")";
     //
     // textBox22
     //
     this.textBox22.Format = "{0:C2}";
     this.textBox22.Name   = "textBox22";
     this.textBox22.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1005908250808716D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.textBox22.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox22.Style.TextAlign         = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.Value = "=IsNull(Fields.ListPrice, \'Call\')";
     //
     // panel7
     //
     this.panel7.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.shape1,
         this.textBox10
     });
     this.panel7.Name = "panel7";
     this.panel7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0693440437316895D), Telerik.Reporting.Drawing.Unit.Cm(0.716888964176178D));
     this.panel7.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.panel7.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel7.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.panel7.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.panel7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     //
     // shape1
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "red"));
     formattingRule1.StopIfTrue            = true;
     formattingRule1.Style.BackgroundColor = System.Drawing.Color.Red;
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "blue"));
     formattingRule2.StopIfTrue            = true;
     formattingRule2.Style.BackgroundColor = System.Drawing.Color.Blue;
     formattingRule3.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "black"));
     formattingRule3.StopIfTrue            = true;
     formattingRule3.Style.BackgroundColor = System.Drawing.Color.Black;
     formattingRule4.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "yellow"));
     formattingRule4.StopIfTrue            = true;
     formattingRule4.Style.BackgroundColor = System.Drawing.Color.Yellow;
     formattingRule5.Filters.Add(new Telerik.Reporting.Filter("= ToLower(Fields.Color)", Telerik.Reporting.FilterOperator.Equal, "silver"));
     formattingRule5.StopIfTrue            = true;
     formattingRule5.Style.BackgroundColor = System.Drawing.Color.Silver;
     this.shape1.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1,
         formattingRule2,
         formattingRule3,
         formattingRule4,
         formattingRule5
     });
     this.shape1.Location    = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.0793650820851326D), Telerik.Reporting.Drawing.Unit.Cm(0.07025589793920517D));
     this.shape1.Name        = "shape1";
     this.shape1.ShapeType   = new Telerik.Reporting.Drawing.Shapes.EllipseShape(0D);
     this.shape1.Size        = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.26041331887245178D), Telerik.Reporting.Drawing.Unit.Inch(0.22303469479084015D));
     this.shape1.Style.Color = System.Drawing.Color.Transparent;
     //
     // textBox10
     //
     this.textBox10.Format   = "{0:C2}";
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0.8202979564666748D), Telerik.Reporting.Drawing.Unit.Cm(0.07025589793920517D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.6804002523422241D), Telerik.Reporting.Drawing.Unit.Inch(0.25454029440879822D));
     this.textBox10.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox10.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox10.Value = "= IsNull(Fields.Color, \'N/A\')";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.4648761749267578D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0351245403289795D), Telerik.Reporting.Drawing.Unit.Inch(0.30000028014183044D));
     this.textBox6.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox6.StyleName = "SubCategory";
     this.textBox6.Value     = "=Fields.ProductModel";
     //
     // sqlDataSource2
     //
     this.sqlDataSource2.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.sqlDataSource2.Name             = "sqlDataSource2";
     this.sqlDataSource2.SelectCommand    = "SELECT RTRIM(CultureID) AS CultureID, Name FROM Production.Culture WHERE (NOT (RT" +
                                            "RIM(CultureID) IN (\'es\', \'\')))";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.13208325207233429D);
     this.detailSection1.Name   = "detailSection1";
     this.detailSection1.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
     this.detailSection1.Style.BorderWidth.Left    = Telerik.Reporting.Drawing.Unit.Point(3D);
     this.detailSection1.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(8D);
     this.detailSection1.Style.Visible             = false;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "Telerik.Reporting.Examples.CSharp.Properties.Settings.TelerikConnectionString";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@cultureID", System.Data.DbType.String, "=Parameters(\'CultureID\').Value")
     });
     this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // tocSection1
     //
     this.tocSection1.Height       = Telerik.Reporting.Drawing.Unit.Inch(1.5D);
     this.tocSection1.KeepTogether = false;
     tocLevel1.LeaderSymbol        = '\0';
     tocLevel1.Name                 = "Level1";
     tocLevel1.Style.Font.Bold      = true;
     tocLevel1.Style.Font.Name      = "Segoe UI Light";
     tocLevel1.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(16D);
     tocLevel1.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(5D);
     tocLevel1.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel1.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel1.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(5D);
     tocLevel2.Name                 = "Level2";
     tocLevel2.Style.Font.Name      = "Segoe UI Light";
     tocLevel2.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(13D);
     tocLevel2.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(1D);
     tocLevel2.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(32D);
     tocLevel2.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel2.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(1D);
     tocLevel3.Name                 = "Level3";
     tocLevel3.Style.Font.Name      = "Segoe UI Light";
     tocLevel3.Style.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(13D);
     tocLevel3.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(1D);
     tocLevel3.Style.Padding.Left   = Telerik.Reporting.Drawing.Unit.Point(52D);
     tocLevel3.Style.Padding.Right  = Telerik.Reporting.Drawing.Unit.Point(2D);
     tocLevel3.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(1D);
     this.tocSection1.Levels.Add(tocLevel1);
     this.tocSection1.Levels.Add(tocLevel2);
     this.tocSection1.Levels.Add(tocLevel3);
     this.tocSection1.Name      = "tocSection1";
     this.tocSection1.PageBreak = Telerik.Reporting.PageBreak.After;
     this.tocSection1.Title     = "Table of Contents";
     this.tocSection1.TitleStyle.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.tocSection1.TitleStyle.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.tocSection1.TitleStyle.Font.Bold          = true;
     this.tocSection1.TitleStyle.Font.Name          = "Segoe UI Light";
     this.tocSection1.TitleStyle.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(25D);
     this.tocSection1.TitleStyle.Padding.Bottom     = Telerik.Reporting.Drawing.Unit.Point(10D);
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox2
     //
     this.textBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.2000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D));
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.8999993801116943D), Telerik.Reporting.Drawing.Unit.Inch(0.19996063411235809D));
     this.textBox2.Style.Font.Name = "Segoe UI Light";
     this.textBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox2.Value           = "= PageExec(\'group1\', Fields.ProductCategory) + \', page \' + PageNumber(\'group1\', F" +
                                     "ields.ProductCategory) + \' of \' + PageCount(\'group1\', Fields.ProductCategory)";
     //
     // ProductCatalog
     //
     this.Bindings.Add(new Telerik.Reporting.Binding("Culture", "=Parameters.CultureID.Value"));
     this.DataSource        = this.sqlDataSource1;
     this.DocumentName      = "=\'ProductCatalog.\' + Parameters.CultureID.Value";
     group1.DocumentMapText = "=Fields.ProductCategory";
     group1.GroupFooter     = this.groupFooterSection1;
     group1.GroupHeader     = this.groupHeaderSection1;
     group1.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.ProductCategory"));
     group1.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.All;
     group1.Name = "group1";
     group1.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductCategory", Telerik.Reporting.SortDirection.Asc));
     group1.TocText         = "=Fields.ProductCategory";
     group2.DocumentMapText = "=Fields.ProductSubCategory";
     group2.GroupFooter     = this.groupFooterSection2;
     group2.GroupHeader     = this.groupHeaderSection2;
     group2.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.ProductSubCategory"));
     group2.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.FirstDetail;
     group2.Name = "group2";
     group2.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductSubCategory", Telerik.Reporting.SortDirection.Asc));
     group2.TocText         = "=Fields.ProductSubCategory";
     group3.DocumentMapText = "=Fields.ProductModel";
     group3.GroupFooter     = this.groupFooterSection3;
     group3.GroupHeader     = this.groupHeaderSection3;
     group3.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.ProductModel"));
     group3.GroupKeepTogether = Telerik.Reporting.GroupKeepTogether.FirstDetail;
     group3.Name = "group3";
     group3.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.ProductModel", Telerik.Reporting.SortDirection.Asc));
     this.Groups.AddRange(new Telerik.Reporting.Group[] {
         group1,
         group2,
         group3
     });
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.groupHeaderSection1,
         this.groupFooterSection1,
         this.groupHeaderSection2,
         this.groupFooterSection2,
         this.groupHeaderSection3,
         this.groupFooterSection3,
         this.detailSection1,
         this.tocSection1,
         this.pageHeaderSection1
     });
     this.Name = "ProductCatalog";
     this.PageSettings.Landscape = false;
     this.PageSettings.Margins   = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
     this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter;
     textWatermark1.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(145)))), ((int)(((byte)(164)))));
     textWatermark1.Font.Name    = "Tahoma";
     textWatermark1.Font.Size    = Telerik.Reporting.Drawing.Unit.Point(100D);
     textWatermark1.Opacity      = 0.06D;
     textWatermark1.Orientation  = Telerik.Reporting.Drawing.WatermarkOrientation.Vertical;
     textWatermark1.Position     = Telerik.Reporting.Drawing.WatermarkPosition.Front;
     textWatermark1.Text         = "=PageExec(\"textBoxProductCategoryLabel\", First(Fields.ProductCategory))";
     this.PageSettings.Watermarks.Add(textWatermark1);
     reportParameter1.AutoRefresh = true;
     reportParameter1.AvailableValues.DataSource    = this.sqlDataSource2;
     reportParameter1.AvailableValues.DisplayMember = "Name";
     reportParameter1.AvailableValues.ValueMember   = "CultureID";
     reportParameter1.Name    = "CultureID";
     reportParameter1.Text    = "Language";
     reportParameter1.Value   = "en";
     reportParameter1.Visible = true;
     this.ReportParameters.Add(reportParameter1);
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Header")
     });
     styleRule2.Style.Font.Bold    = true;
     styleRule2.Style.Font.Name    = "Segoe UI Light";
     styleRule2.Style.Font.Size    = Telerik.Reporting.Drawing.Unit.Point(25D);
     styleRule2.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("Category")
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(7)))), ((int)(((byte)(5)))));
     styleRule3.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Point(1D);
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule3.Style.Font.Name           = "Segoe UI Light";
     styleRule3.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(16D);
     styleRule3.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0D);
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector("SubCategory")
     });
     styleRule4.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderWidth.Bottom  = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     styleRule4.Style.Font.Name           = "Segoe UI Light";
     styleRule4.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(13D);
     styleRule4.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.GroupHeaderSection)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Panel)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextBox))
     });
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule5.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     styleRule5.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderStyle.Right   = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.Font.Name           = "Segoe UI";
     styleRule5.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule5.Style.Padding.Bottom      = Telerik.Reporting.Drawing.Unit.Inch(0.039999999105930328D);
     styleRule5.Style.Padding.Left        = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     styleRule5.Style.Padding.Right       = Telerik.Reporting.Drawing.Unit.Inch(0.05000000074505806D);
     styleRule5.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5
     });
     this.TocText = "Product Catalog";
     this.Width   = Telerik.Reporting.Drawing.Unit.Inch(8.09999942779541D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#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.TableGroup                 tableGroup1         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup2         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup3         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup4         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup5         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup6         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup7         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.TableGroup                 tableGroup8         = new Telerik.Reporting.TableGroup();
     Telerik.Reporting.Drawing.FormattingRule     formattingRule1     = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.FormattingRule     formattingRule2     = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule1          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule2          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule3          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule4          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule5          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule6          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector3 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule7          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector4 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox1           = new Telerik.Reporting.TextBox();
     this.textBox2           = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.textBox11          = new Telerik.Reporting.TextBox();
     this.textBox12          = new Telerik.Reporting.TextBox();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.panel2             = new Telerik.Reporting.Panel();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.objectDataSource2  = new Telerik.Reporting.ObjectDataSource();
     this.panel1             = new Telerik.Reporting.Panel();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.table2             = new Telerik.Reporting.Table();
     this.textBox13          = new Telerik.Reporting.TextBox();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.objectDataSource1  = new Telerik.Reporting.ObjectDataSource();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox27          = new Telerik.Reporting.TextBox();
     this.textBox28          = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.textBox15          = new Telerik.Reporting.TextBox();
     this.textBox17          = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.138D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox1.StyleName = "Normal.TableHeader";
     this.textBox1.Value     = "قیمت نهایی";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.859D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox2.StyleName = "Normal.TableHeader";
     this.textBox2.Value     = "مقدار لازم";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.152D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox4.StyleName = "Normal.TableHeader";
     this.textBox4.Value     = "مواد لازم";
     //
     // textBox11
     //
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.135D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox11.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.textBox11.StyleName = "BlueOpal.TableHeader";
     this.textBox11.Value     = "";
     //
     // textBox12
     //
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.344D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox12.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.textBox12.StyleName = "BlueOpal.TableHeader";
     this.textBox12.Value     = "هزینه های مازاد";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(4.7D);
     this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.panel2
     });
     this.detail.Name = "detail";
     //
     // panel2
     //
     this.panel2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1,
         this.panel1,
         this.table2
     });
     this.panel2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.501D), Telerik.Reporting.Drawing.Unit.Inch(2.1D));
     this.panel2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.138D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.35D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.859D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.152D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.25D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox5);
     this.table1.Body.SetCellContent(0, 2, this.textBox6);
     this.table1.Body.SetCellContent(0, 3, this.textBox8);
     this.table1.Body.SetCellContent(0, 1, this.textBox17);
     tableGroup1.Name       = "totalPrice";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.Name       = "group";
     tableGroup2.ReportItem = this.textBox15;
     tableGroup3.Name       = "quantity";
     tableGroup3.ReportItem = this.textBox2;
     tableGroup4.Name       = "materialName";
     tableGroup4.ReportItem = this.textBox4;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.ColumnGroups.Add(tableGroup2);
     this.table1.ColumnGroups.Add(tableGroup3);
     this.table1.ColumnGroups.Add(tableGroup4);
     this.table1.DataSource = this.objectDataSource2;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5,
         this.textBox6,
         this.textBox8,
         this.textBox1,
         this.textBox2,
         this.textBox4,
         this.textBox15,
         this.textBox17
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.table1.Name     = "table1";
     tableGroup5.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup5.Name = "detail";
     this.table1.RowGroups.Add(tableGroup5);
     this.table1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.499D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.table1.Style.Font.Bold = true;
     this.table1.Style.Font.Name = "IRANSans";
     this.table1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.table1.StyleName       = "Normal.TableNormal";
     //
     // textBox5
     //
     this.textBox5.Culture   = new System.Globalization.CultureInfo("fa-IR");
     this.textBox5.Format    = "{0:N0}";
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.138D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox5.StyleName = "Normal.TableBody";
     this.textBox5.Value     = "= Fields.TotalPrice";
     //
     // textBox6
     //
     this.textBox6.Name      = "textBox6";
     this.textBox6.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.859D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox6.StyleName = "Normal.TableBody";
     this.textBox6.Value     = "= Fields.Quantity";
     //
     // textBox8
     //
     this.textBox8.Name      = "textBox8";
     this.textBox8.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.152D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox8.StyleName = "Normal.TableBody";
     this.textBox8.Value     = "= Fields.MaterialName";
     //
     // objectDataSource2
     //
     this.objectDataSource2.DataSource = typeof(Plum.Model.Model.MAterial.FoodMaterialModel);
     this.objectDataSource2.Name       = "objectDataSource2";
     //
     // panel1
     //
     this.panel1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox10,
         this.textBox9
     });
     this.panel1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.5D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.panel1.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.panel1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     //
     // textBox10
     //
     this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.138D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox10.Name     = "textBox10";
     this.textBox10.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.362D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox10.Style.BackgroundColor = System.Drawing.Color.WhiteSmoke;
     this.textBox10.Style.Font.Name       = "IRANSans";
     this.textBox10.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox10.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox10.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.Value = "جمع کل";
     //
     // textBox9
     //
     this.textBox9.Culture  = new System.Globalization.CultureInfo("fa-IR");
     this.textBox9.Format   = "{0:N0}";
     this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox9.Name     = "textBox9";
     this.textBox9.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.137D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox9.Style.BackgroundColor     = System.Drawing.Color.Gainsboro;
     this.textBox9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox9.Style.Color         = System.Drawing.Color.Black;
     this.textBox9.Style.Font.Bold     = true;
     this.textBox9.Style.Font.Name     = "IRANSans";
     this.textBox9.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value = "textBox9";
     //
     // table2
     //
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.135D)));
     this.table2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(3.344D)));
     this.table2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.471D)));
     this.table2.Body.SetCellContent(0, 0, this.textBox13);
     this.table2.Body.SetCellContent(0, 1, this.textBox14);
     tableGroup6.Name       = "price1";
     tableGroup6.ReportItem = this.textBox11;
     tableGroup7.Name       = "costTitle";
     tableGroup7.ReportItem = this.textBox12;
     this.table2.ColumnGroups.Add(tableGroup6);
     this.table2.ColumnGroups.Add(tableGroup7);
     this.table2.DataSource = this.objectDataSource1;
     this.table2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox13,
         this.textBox14,
         this.textBox11,
         this.textBox12
     });
     this.table2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.001D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.table2.Name     = "table2";
     tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup8.Name = "detail";
     this.table2.RowGroups.Add(tableGroup8);
     this.table2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.479D), Telerik.Reporting.Drawing.Unit.Inch(0.671D));
     this.table2.Style.BorderColor.Default = System.Drawing.Color.Silver;
     this.table2.StyleName = "BlueOpal.TableNormal";
     //
     // textBox13
     //
     formattingRule1.Filters.Add(new Telerik.Reporting.Filter("= Fields.AdjustKind", Telerik.Reporting.FilterOperator.Equal, "8"));
     formattingRule1.Style.BackgroundColor = System.Drawing.Color.Silver;
     formattingRule1.Style.Font.Bold       = true;
     formattingRule1.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox13.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox13.Format = "{0:N2}";
     this.textBox13.Name   = "textBox13";
     this.textBox13.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.135D), Telerik.Reporting.Drawing.Unit.Inch(0.471D));
     this.textBox13.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.textBox13.Style.Color         = System.Drawing.Color.Black;
     this.textBox13.Style.Font.Bold     = true;
     this.textBox13.Style.Font.Name     = "IRANSans";
     this.textBox13.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.StyleName           = "BlueOpal.TableBody";
     this.textBox13.Value = "= Fields.Price";
     //
     // textBox14
     //
     formattingRule2.Filters.Add(new Telerik.Reporting.Filter("= Fields.AdjustKind", Telerik.Reporting.FilterOperator.Equal, "8"));
     formattingRule2.Style.BackgroundColor = System.Drawing.Color.Silver;
     formattingRule2.Style.Font.Bold       = true;
     formattingRule2.Style.Font.Size       = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox14.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule2
     });
     this.textBox14.Name = "textBox14";
     this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.344D), Telerik.Reporting.Drawing.Unit.Inch(0.471D));
     this.textBox14.Style.BorderColor.Default = System.Drawing.Color.Black;
     this.textBox14.Style.Color         = System.Drawing.Color.Black;
     this.textBox14.Style.Font.Bold     = true;
     this.textBox14.Style.Font.Name     = "IRANSans";
     this.textBox14.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.textBox14.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Justify;
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.StyleName           = "BlueOpal.TableBody";
     this.textBox14.Value = "= Fields.CostTitle";
     //
     // objectDataSource1
     //
     this.objectDataSource1.DataSource = typeof(Plum.Data.FoodSurplusPrice);
     this.objectDataSource1.Name       = "objectDataSource1";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.5D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox27,
         this.textBox28
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox27
     //
     this.textBox27.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox27.Name            = "textBox27";
     this.textBox27.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3D), Telerik.Reporting.Drawing.Unit.Inch(0.4D));
     this.textBox27.Style.Font.Name = "B Titr";
     this.textBox27.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox27.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox27.Value           = "ریز اجزای تشکیل دهنده یک پرس: ";
     //
     // textBox28
     //
     this.textBox28.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox28.Name            = "textBox28";
     this.textBox28.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5D), Telerik.Reporting.Drawing.Unit.Inch(0.4D));
     this.textBox28.Style.Font.Name = "B Titr";
     this.textBox28.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
     this.textBox28.Value           = "";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.3D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // textBox15
     //
     this.textBox15.Name      = "textBox15";
     this.textBox15.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.35D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox15.StyleName = "Normal.TableHeader";
     this.textBox15.Value     = "قیمت هر کیلو";
     //
     // textBox17
     //
     this.textBox17.Culture   = new System.Globalization.CultureInfo("fa-IR");
     this.textBox17.Format    = "{0:N0}";
     this.textBox17.Name      = "textBox17";
     this.textBox17.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.35D), Telerik.Reporting.Drawing.Unit.Inch(0.25D));
     this.textBox17.StyleName = "Normal.TableBody";
     this.textBox17.Value     = "= Fields.Price";
     //
     // RptFoodDetails
     //
     this.Culture = new System.Globalization.CultureInfo("fa-IR");
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detail,
         this.pageFooterSection1
     });
     this.Name = "RptFoodDetails";
     this.PageSettings.ContinuousPaper = false;
     this.PageSettings.Landscape       = true;
     this.PageSettings.Margins         = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.1D), Telerik.Reporting.Drawing.Unit.Inch(0.1D), Telerik.Reporting.Drawing.Unit.Inch(0.1D), Telerik.Reporting.Drawing.Unit.Inch(0.1D));
     this.PageSettings.PaperKind       = System.Drawing.Printing.PaperKind.A4;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "BlueOpal.TableNormal")
     });
     styleRule2.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule2.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule2.Style.Font.Name = "Segoe UI";
     styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "BlueOpal.TableBody")
     });
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule3.Style.Font.Name = "Segoe UI";
     styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "BlueOpal.TableHeader")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule4.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     styleRule4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule4.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule4.Style.Font.Name     = "Segoe UI";
     styleRule4.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")
     });
     styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule5.Style.Color     = System.Drawing.Color.Black;
     styleRule5.Style.Font.Name = "Tahoma";
     styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Normal.TableBody")
     });
     styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector3
     });
     styleRule6.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule6.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule6.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule6.Style.Font.Name           = "Tahoma";
     styleRule6.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Normal.TableHeader")
     });
     styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector4
     });
     styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule7.Style.Font.Name           = "Tahoma";
     styleRule7.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule7.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5,
         styleRule6,
         styleRule7
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(11.5D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for telerik Reporting designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.Reporting.TableGroup tableGroup1 = new Telerik.Reporting.TableGroup();
            Telerik.Reporting.TableGroup tableGroup2 = 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();
            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();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
            this.detail = new Telerik.Reporting.DetailSection();
            this.table1 = new Telerik.Reporting.Table();
            this.textBox7 = new Telerik.Reporting.TextBox();
            this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
            this.textBox2 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.table1});
            this.detail.KeepTogether = false;
            this.detail.Name = "detail";
            // 
            // table1
            // 
            this.table1.Bindings.Add(new Telerik.Reporting.Binding("DataSource", "=ReportItem.Parent.DataObject"));
            this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(7.399960994720459D)));
            this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.table1.Body.SetCellContent(0, 0, this.textBox7);
            this.table1.ColumnGroups.Add(tableGroup1);
            this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox7});
            this.table1.KeepTogether = false;
            this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9378803194267675E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.table1.Name = "table1";
            this.table1.NoDataMessage = "=\' \'";
            tableGroup2.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup2.Name = "Detail";
            this.table1.RowGroups.Add(tableGroup2);
            this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.399960994720459D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.table1.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.table1.StyleName = "Normal.TableNormal";
            // 
            // textBox7
            // 
            this.textBox7.KeepTogether = false;
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.399960994720459D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox7.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox7.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox7.Style.BorderStyle.Right = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
            this.textBox7.StyleName = "Normal.TableBody";
            this.textBox7.Value = "=Fields.Txt";
            // 
            // reportHeaderSection1
            // 
            this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D);
            this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox2});
            this.reportHeaderSection1.Name = "reportHeaderSection1";
            // 
            // textBox2
            // 
            this.textBox2.KeepTogether = false;
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.40000057220459D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox2.Style.BorderColor.Default = System.Drawing.Color.LightGray;
            this.textBox2.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox2.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            this.textBox2.Style.BorderWidth.Bottom = Telerik.Reporting.Drawing.Unit.Point(0.5D);
            this.textBox2.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
            this.textBox2.Style.BorderWidth.Top = Telerik.Reporting.Drawing.Unit.Point(0.5D);
            this.textBox2.StyleName = "Normal.TableHeader";
            this.textBox2.Value = "Standardized Note";
            // 
            // SubSummaryTestStandardNotes
            // 
            this.Bindings.Add(new Telerik.Reporting.Binding("DataSource", "=ReportItem.Parent.DataObject.CatalogNotes"));
            this.DataSource = null;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail,
            this.reportHeaderSection1});
            this.Name = "SubSummarySampleNotes";
            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.Mergeable = false;
            reportParameter1.Name = "parentId";
            reportParameter1.Text = "parentId";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Value = "1";
            reportParameter2.Mergeable = false;
            reportParameter2.Name = "id";
            reportParameter2.Text = "id";
            reportParameter2.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter2.Value = "1";
            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(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;
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")});
            styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule5.Style.Color = System.Drawing.Color.Black;
            styleRule5.Style.Font.Name = "Tahoma";
            styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            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.TableHeader")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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.Bold = false;
            styleRule6.Style.Font.Name = "Tahoma";
            styleRule6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
            styleRule6.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            styleRule6.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), "Normal.TableBody")});
            styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule7.Style.Font.Name = "Tahoma";
            styleRule7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            styleRule7.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Pixel(5D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6,
            styleRule7});
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.4000000953674316D);
            ((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();
     System.ComponentModel.ComponentResourceManager resources           = new System.ComponentModel.ComponentResourceManager(typeof(ScheduleofFlight));
     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.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.detailSection1     = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.textBox19          = new Telerik.Reporting.TextBox();
     this.textBox20          = new Telerik.Reporting.TextBox();
     this.textBox21          = new Telerik.Reporting.TextBox();
     this.textBox22          = new Telerik.Reporting.TextBox();
     this.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.textBox30          = new Telerik.Reporting.TextBox();
     this.textBox31          = new Telerik.Reporting.TextBox();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     this.textBox33          = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox34          = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox2
     //
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox2.Style.Color           = System.Drawing.Color.White;
     this.textBox2.Style.Font.Bold       = true;
     this.textBox2.StyleName             = "Normal.TableHeader";
     this.textBox2.Value = "Flight No";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.2645835876464844D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox3.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox3.Style.Color           = System.Drawing.Color.White;
     this.textBox3.Style.Font.Bold       = true;
     this.textBox3.StyleName             = "Normal.TableHeader";
     this.textBox3.Value = "Equipment Type";
     //
     // textBox4
     //
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.9843745231628418D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox4.Style.Color           = System.Drawing.Color.White;
     this.textBox4.Style.Font.Bold       = true;
     this.textBox4.StyleName             = "Normal.TableHeader";
     this.textBox4.Value = "Effective";
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.6668746471405029D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox5.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox5.Style.Color           = System.Drawing.Color.White;
     this.textBox5.Style.Font.Bold       = true;
     this.textBox5.StyleName             = "Normal.TableHeader";
     this.textBox5.Value = "Discontinued";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox6.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox6.Style.Color           = System.Drawing.Color.White;
     this.textBox6.Style.Font.Bold       = true;
     this.textBox6.StyleName             = "Normal.TableHeader";
     this.textBox6.Value = "Departure Time";
     //
     // textBox7
     //
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox7.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox7.Style.Color           = System.Drawing.Color.White;
     this.textBox7.Style.Font.Bold       = true;
     this.textBox7.StyleName             = "Normal.TableHeader";
     this.textBox7.Value = "Arrival Time";
     //
     // textBox8
     //
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox8.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox8.Style.Color           = System.Drawing.Color.White;
     this.textBox8.Style.Font.Bold       = true;
     this.textBox8.StyleName             = "Normal.TableHeader";
     this.textBox8.Value = "Bound";
     //
     // textBox9
     //
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox9.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox9.Style.Color           = System.Drawing.Color.White;
     this.textBox9.Style.Font.Bold       = true;
     this.textBox9.StyleName             = "Normal.TableHeader";
     this.textBox9.Value = "Monday";
     //
     // 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.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox10.Style.Color           = System.Drawing.Color.White;
     this.textBox10.Style.Font.Bold       = true;
     this.textBox10.StyleName             = "Normal.TableHeader";
     this.textBox10.Value = "Tuesday";
     //
     // textBox11
     //
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.2645833492279053D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox11.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox11.Style.Color           = System.Drawing.Color.White;
     this.textBox11.Style.Font.Bold       = true;
     this.textBox11.StyleName             = "Normal.TableHeader";
     this.textBox11.Value = "Wednesday";
     //
     // 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.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox12.Style.Color           = System.Drawing.Color.White;
     this.textBox12.Style.Font.Bold       = true;
     this.textBox12.StyleName             = "Normal.TableHeader";
     this.textBox12.Value = "Thursday";
     //
     // 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.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox13.Style.Color           = System.Drawing.Color.White;
     this.textBox13.Style.Font.Bold       = true;
     this.textBox13.StyleName             = "Normal.TableHeader";
     this.textBox13.Value = "Friday";
     //
     // textBox14
     //
     this.textBox14.Name = "textBox14";
     this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox14.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox14.Style.Color           = System.Drawing.Color.White;
     this.textBox14.Style.Font.Bold       = true;
     this.textBox14.StyleName             = "Normal.TableHeader";
     this.textBox14.Value = "Saturday";
     //
     // textBox15
     //
     this.textBox15.Name = "textBox15";
     this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox15.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox15.Style.Color           = System.Drawing.Color.White;
     this.textBox15.Style.Font.Bold       = true;
     this.textBox15.StyleName             = "Normal.TableHeader";
     this.textBox15.Value = "Sunday";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(5.6999998092651367D);
     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(2D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.2645835876464844D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.9843747615814209D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(3.666874885559082D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.2645835876464844D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox18);
     this.table1.Body.SetCellContent(0, 1, this.textBox19);
     this.table1.Body.SetCellContent(0, 2, this.textBox20);
     this.table1.Body.SetCellContent(0, 3, this.textBox21);
     this.table1.Body.SetCellContent(0, 4, this.textBox22);
     this.table1.Body.SetCellContent(0, 5, this.textBox23);
     this.table1.Body.SetCellContent(0, 6, this.textBox24);
     this.table1.Body.SetCellContent(0, 7, this.textBox25);
     this.table1.Body.SetCellContent(0, 8, this.textBox26);
     this.table1.Body.SetCellContent(0, 9, this.textBox27);
     this.table1.Body.SetCellContent(0, 10, this.textBox28);
     this.table1.Body.SetCellContent(0, 11, this.textBox29);
     this.table1.Body.SetCellContent(0, 12, this.textBox30);
     this.table1.Body.SetCellContent(0, 13, this.textBox31);
     tableGroup1.ReportItem  = this.textBox2;
     tableGroup2.ReportItem  = this.textBox3;
     tableGroup3.ReportItem  = this.textBox4;
     tableGroup4.ReportItem  = this.textBox5;
     tableGroup5.ReportItem  = this.textBox6;
     tableGroup6.ReportItem  = this.textBox7;
     tableGroup7.ReportItem  = this.textBox8;
     tableGroup8.ReportItem  = this.textBox9;
     tableGroup9.ReportItem  = this.textBox10;
     tableGroup10.ReportItem = this.textBox11;
     tableGroup11.ReportItem = this.textBox12;
     tableGroup12.ReportItem = this.textBox13;
     tableGroup13.ReportItem = this.textBox14;
     tableGroup14.ReportItem = this.textBox15;
     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.ColumnGroups.Add(tableGroup11);
     this.table1.ColumnGroups.Add(tableGroup12);
     this.table1.ColumnGroups.Add(tableGroup13);
     this.table1.ColumnGroups.Add(tableGroup14);
     this.table1.DataSource = this.sqlDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox18,
         this.textBox19,
         this.textBox20,
         this.textBox21,
         this.textBox22,
         this.textBox23,
         this.textBox24,
         this.textBox25,
         this.textBox26,
         this.textBox27,
         this.textBox28,
         this.textBox29,
         this.textBox30,
         this.textBox31,
         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.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.table1.Name     = "table1";
     tableGroup15.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup15.Name = "Detail";
     this.table1.RowGroups.Add(tableGroup15);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(32.180416107177734D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.table1.StyleName = "Normal.TableNormal";
     //
     // textBox18
     //
     this.textBox18.Name      = "textBox18";
     this.textBox18.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox18.StyleName = "Normal.TableBody";
     this.textBox18.Value     = "= Fields.FlightNo";
     //
     // textBox19
     //
     this.textBox19.Name      = "textBox19";
     this.textBox19.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.2645835876464844D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox19.StyleName = "Normal.TableBody";
     this.textBox19.Value     = "= Fields.EquipmentType";
     //
     // textBox20
     //
     this.textBox20.Name      = "textBox20";
     this.textBox20.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.9843745231628418D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox20.StyleName = "Normal.TableBody";
     this.textBox20.Value     = "= Fields.Effective";
     //
     // textBox21
     //
     this.textBox21.Name      = "textBox21";
     this.textBox21.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.6668746471405029D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox21.StyleName = "Normal.TableBody";
     this.textBox21.Value     = "= Fields.Discontinued";
     //
     // textBox22
     //
     this.textBox22.Name      = "textBox22";
     this.textBox22.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox22.StyleName = "Normal.TableBody";
     this.textBox22.Value     = "= Fields.DepartureTime";
     //
     // textBox23
     //
     this.textBox23.Name      = "textBox23";
     this.textBox23.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox23.StyleName = "Normal.TableBody";
     this.textBox23.Value     = "= Fields.ArrivalTime";
     //
     // textBox24
     //
     this.textBox24.Name      = "textBox24";
     this.textBox24.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox24.StyleName = "Normal.TableBody";
     this.textBox24.Value     = "= Fields.Bound";
     //
     // textBox25
     //
     this.textBox25.Name      = "textBox25";
     this.textBox25.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox25.StyleName = "Normal.TableBody";
     this.textBox25.Value     = "= Fields.Monday";
     //
     // textBox26
     //
     this.textBox26.Name      = "textBox26";
     this.textBox26.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox26.StyleName = "Normal.TableBody";
     this.textBox26.Value     = "= Fields.Tuesday";
     //
     // textBox27
     //
     this.textBox27.Name      = "textBox27";
     this.textBox27.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.2645833492279053D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox27.StyleName = "Normal.TableBody";
     this.textBox27.Value     = "= Fields.Wednesday";
     //
     // textBox28
     //
     this.textBox28.Name      = "textBox28";
     this.textBox28.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox28.StyleName = "Normal.TableBody";
     this.textBox28.Value     = "= Fields.Thursday";
     //
     // textBox29
     //
     this.textBox29.Name      = "textBox29";
     this.textBox29.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox29.StyleName = "Normal.TableBody";
     this.textBox29.Value     = "= Fields.Friday";
     //
     // textBox30
     //
     this.textBox30.Name      = "textBox30";
     this.textBox30.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox30.StyleName = "Normal.TableBody";
     this.textBox30.Value     = "= Fields.Saturday";
     //
     // textBox31
     //
     this.textBox31.Name      = "textBox31";
     this.textBox31.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox31.StyleName = "Normal.TableBody";
     this.textBox31.Value     = "= Fields.Sunday";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "ReportLibrary.Properties.Settings.EmmaReports";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.SelectCommand    = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // textBox33
     //
     this.textBox33.Name            = "ReportNameTextBox";
     this.textBox33.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(15D), Telerik.Reporting.Drawing.Unit.Cm(0.70000004768371582D));
     this.textBox33.Style.Font.Bold = true;
     this.textBox33.Style.Font.Name = "Segoe UI";
     this.textBox33.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox33.Value           = "Flight Schedule Report";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(0.7000001072883606D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox33
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox34
     //
     this.textBox34.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(11D), Telerik.Reporting.Drawing.Unit.Cm(1.5D));
     this.textBox34.Name            = "ReportPageNumberTextBox";
     this.textBox34.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.textBox34.Style.Font.Name = "Segoe UI";
     this.textBox34.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.5D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox34
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // ScheduleofFlight
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "ScheduleofFlight";
     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(32.180316925048828D);
     ((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.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.textBox1              = new Telerik.Reporting.TextBox();
     this.textBox2              = new Telerik.Reporting.TextBox();
     this.textBox19             = 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.textBox22             = new Telerik.Reporting.TextBox();
     this.textBox15             = new Telerik.Reporting.TextBox();
     this.detailSection1        = new Telerik.Reporting.DetailSection();
     this.table1                = new Telerik.Reporting.Table();
     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.textBox26             = new Telerik.Reporting.TextBox();
     this.textBox27             = new Telerik.Reporting.TextBox();
     this.textBox28             = new Telerik.Reporting.TextBox();
     this.textBox29             = new Telerik.Reporting.TextBox();
     this.textBox30             = new Telerik.Reporting.TextBox();
     this.textBox17             = new Telerik.Reporting.TextBox();
     this.textBox18             = new Telerik.Reporting.TextBox();
     this.textBox20             = new Telerik.Reporting.TextBox();
     this.textBox23             = new Telerik.Reporting.TextBox();
     this.textBox25             = new Telerik.Reporting.TextBox();
     this.textBox24             = new Telerik.Reporting.TextBox();
     this.webServiceDataSource1 = new Telerik.Reporting.WebServiceDataSource();
     this.pageHeaderSection1    = new Telerik.Reporting.PageHeaderSection();
     this.textBox62             = new Telerik.Reporting.TextBox();
     this.textBox16             = new Telerik.Reporting.TextBox();
     this.pageFooterSection1    = new Telerik.Reporting.PageFooterSection();
     this.pictureBox1           = new Telerik.Reporting.PictureBox();
     this.pictureBox2           = new Telerik.Reporting.PictureBox();
     this.textBox59             = new Telerik.Reporting.TextBox();
     this.textBox61             = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.634D), Telerik.Reporting.Drawing.Unit.Cm(0.934D));
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.StyleName       = "Office.TableHeader";
     this.textBox1.Value           = "LOCATION";
     //
     // textBox2
     //
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.934D));
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.StyleName       = "Office.TableHeader";
     this.textBox2.Value           = "PIPING CLASS";
     //
     // textBox19
     //
     this.textBox19.Name            = "textBox19";
     this.textBox19.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Cm(0.934D));
     this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.StyleName       = "Office.TableHeader";
     this.textBox19.Value           = "PMI%";
     //
     // textBox3
     //
     this.textBox3.Name            = "textBox3";
     this.textBox3.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.934D));
     this.textBox3.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.StyleName       = "Office.TableHeader";
     this.textBox3.Value           = "TOTAL JOINTS";
     //
     // textBox4
     //
     this.textBox4.Name            = "textBox4";
     this.textBox4.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.934D));
     this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.StyleName       = "Office.TableHeader";
     this.textBox4.Value           = "WELDED";
     //
     // textBox5
     //
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.97D), Telerik.Reporting.Drawing.Unit.Cm(0.934D));
     this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.StyleName       = "Office.TableHeader";
     this.textBox5.Value           = "PMI REQUIRED";
     //
     // textBox6
     //
     this.textBox6.Name            = "textBox6";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.934D));
     this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.StyleName       = "Office.TableHeader";
     this.textBox6.Value           = "REQUESTED";
     //
     // textBox7
     //
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.934D));
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.StyleName       = "Office.TableHeader";
     this.textBox7.Value           = "DONE";
     //
     // textBox22
     //
     this.textBox22.Name            = "textBox22";
     this.textBox22.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Cm(0.934D));
     this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox22.StyleName       = "Office.TableHeader";
     this.textBox22.Value           = "COVERAGE%";
     //
     // textBox15
     //
     this.textBox15.Name            = "textBox15";
     this.textBox15.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.094D), Telerik.Reporting.Drawing.Unit.Cm(0.934D));
     this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox15.StyleName       = "Office.TableHeader";
     this.textBox15.Value           = "BALANCE";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2.54D);
     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(4.634D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.494D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.494D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.494D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.97D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.494D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.494D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.094D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.756D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.756D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox8);
     this.table1.Body.SetCellContent(0, 1, this.textBox9);
     this.table1.Body.SetCellContent(0, 3, this.textBox10);
     this.table1.Body.SetCellContent(0, 4, this.textBox11);
     this.table1.Body.SetCellContent(0, 5, this.textBox12);
     this.table1.Body.SetCellContent(0, 6, this.textBox13);
     this.table1.Body.SetCellContent(0, 7, this.textBox14);
     this.table1.Body.SetCellContent(1, 3, this.textBox26);
     this.table1.Body.SetCellContent(1, 4, this.textBox27);
     this.table1.Body.SetCellContent(1, 5, this.textBox28);
     this.table1.Body.SetCellContent(1, 6, this.textBox29);
     this.table1.Body.SetCellContent(1, 7, this.textBox30);
     this.table1.Body.SetCellContent(0, 9, this.textBox17);
     this.table1.Body.SetCellContent(1, 9, this.textBox18);
     this.table1.Body.SetCellContent(0, 2, this.textBox20);
     this.table1.Body.SetCellContent(0, 8, this.textBox23);
     this.table1.Body.SetCellContent(1, 8, this.textBox25);
     this.table1.Body.SetCellContent(1, 0, this.textBox24, 1, 3);
     tableGroup1.Name        = "mainMat";
     tableGroup1.ReportItem  = this.textBox1;
     tableGroup2.Name        = "isoReceived";
     tableGroup2.ReportItem  = this.textBox2;
     tableGroup3.Name        = "group4";
     tableGroup3.ReportItem  = this.textBox19;
     tableGroup4.Name        = "idfReceived";
     tableGroup4.ReportItem  = this.textBox3;
     tableGroup5.Name        = "sgDone";
     tableGroup5.ReportItem  = this.textBox4;
     tableGroup6.Name        = "onHold";
     tableGroup6.ReportItem  = this.textBox5;
     tableGroup7.Name        = "backCheckDone";
     tableGroup7.ReportItem  = this.textBox6;
     tableGroup8.Name        = "transmitted";
     tableGroup8.ReportItem  = this.textBox7;
     tableGroup9.Name        = "group5";
     tableGroup9.ReportItem  = this.textBox22;
     tableGroup10.Name       = "group1";
     tableGroup10.ReportItem = this.textBox15;
     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.ColumnHeadersPrintOnEveryPage = true;
     this.table1.DataSource = this.webServiceDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox8,
         this.textBox9,
         this.textBox20,
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox13,
         this.textBox14,
         this.textBox23,
         this.textBox17,
         this.textBox24,
         this.textBox26,
         this.textBox27,
         this.textBox28,
         this.textBox29,
         this.textBox30,
         this.textBox25,
         this.textBox18,
         this.textBox1,
         this.textBox2,
         this.textBox19,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox7,
         this.textBox22,
         this.textBox15
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.table1.Name     = "table1";
     tableGroup12.Name    = "group";
     tableGroup11.ChildGroups.Add(tableGroup12);
     tableGroup11.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup11.Name = "detail";
     tableGroup14.Name = "group3";
     tableGroup13.ChildGroups.Add(tableGroup14);
     tableGroup13.Name = "group2";
     this.table1.RowGroups.Add(tableGroup11);
     this.table1.RowGroups.Add(tableGroup13);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(27.933D), Telerik.Reporting.Drawing.Unit.Cm(2.446D));
     this.table1.StyleName = "Office.TableNormal";
     //
     // textBox8
     //
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.634D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox8.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox8.StyleName           = "Office.TableBody";
     this.textBox8.Value = "= Fields.SUB_CON_NAME";
     //
     // textBox9
     //
     this.textBox9.Format              = "{0:N0}";
     this.textBox9.Name                = "textBox9";
     this.textBox9.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox9.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.StyleName           = "Office.TableBody";
     this.textBox9.Value               = "= Fields.LINE_CLASS";
     //
     // textBox10
     //
     this.textBox10.Format              = "{0:N0}";
     this.textBox10.Name                = "textBox10";
     this.textBox10.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox10.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.StyleName           = "Office.TableBody";
     this.textBox10.Value               = "= Fields.TOTAL_JOINTS";
     //
     // textBox11
     //
     this.textBox11.Format              = "{0:N0}";
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.StyleName           = "Office.TableBody";
     this.textBox11.Value               = "= Fields.PMI_WELDED";
     //
     // textBox12
     //
     this.textBox12.Format              = "{0:N0}";
     this.textBox12.Name                = "textBox12";
     this.textBox12.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.97D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox12.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.StyleName           = "Office.TableBody";
     this.textBox12.Value               = "= Fields.PMI_REQUIRED";
     //
     // textBox13
     //
     this.textBox13.Format              = "{0:N0}";
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox13.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.StyleName           = "Office.TableBody";
     this.textBox13.Value               = "= Fields.PMI_REQUESTED";
     //
     // textBox14
     //
     this.textBox14.Format              = "{0:N0}";
     this.textBox14.Name                = "textBox14";
     this.textBox14.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox14.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.StyleName           = "Office.TableBody";
     this.textBox14.Value               = "= Fields.PMI_DONE";
     //
     // textBox26
     //
     this.textBox26.Format = "{0:N0}";
     this.textBox26.Name   = "textBox26";
     this.textBox26.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox26.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox26.Style.Color           = System.Drawing.Color.Black;
     this.textBox26.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox26.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox26.StyleName             = "Office.TableBody";
     this.textBox26.Value = "= Sum(Fields.TOTAL_JOINTS)";
     //
     // textBox27
     //
     this.textBox27.Format = "{0:N0}";
     this.textBox27.Name   = "textBox27";
     this.textBox27.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox27.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox27.Style.Color           = System.Drawing.Color.Black;
     this.textBox27.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox27.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.StyleName             = "Office.TableBody";
     this.textBox27.Value = "= Sum(Fields.PMI_WELDED)";
     //
     // textBox28
     //
     this.textBox28.Format = "{0:N0}";
     this.textBox28.Name   = "textBox28";
     this.textBox28.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.97D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox28.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox28.Style.Color           = System.Drawing.Color.Black;
     this.textBox28.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox28.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox28.StyleName             = "Office.TableBody";
     this.textBox28.Value = "= Sum(Fields.PMI_REQUIRED)";
     //
     // textBox29
     //
     this.textBox29.Format = "{0:N0}";
     this.textBox29.Name   = "textBox29";
     this.textBox29.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox29.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox29.Style.Color           = System.Drawing.Color.Black;
     this.textBox29.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox29.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox29.StyleName             = "Office.TableBody";
     this.textBox29.Value = "=Sum(Fields.PMI_REQUESTED)";
     //
     // textBox30
     //
     this.textBox30.Format = "{0:N0}";
     this.textBox30.Name   = "textBox30";
     this.textBox30.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.494D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox30.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox30.Style.Color           = System.Drawing.Color.Black;
     this.textBox30.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox30.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox30.StyleName             = "Office.TableBody";
     this.textBox30.Value = "=Sum(Fields.PMI_DONE)";
     //
     // textBox17
     //
     this.textBox17.Name                = "textBox17";
     this.textBox17.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.094D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox17.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.StyleName           = "Office.TableBody";
     this.textBox17.Value               = "= Fields.PMI_BALANCE";
     //
     // textBox18
     //
     this.textBox18.Name = "textBox18";
     this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.094D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox18.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox18.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox18.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.StyleName             = "Office.TableBody";
     this.textBox18.Value = "= Sum(Fields.PMI_BALANCE)";
     //
     // textBox20
     //
     this.textBox20.Name                = "textBox20";
     this.textBox20.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox20.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox20.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.StyleName           = "Office.TableBody";
     this.textBox20.Value               = "= Fields.PMI";
     //
     // textBox23
     //
     this.textBox23.Name                = "textBox23";
     this.textBox23.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox23.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox23.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox23.StyleName           = "Office.TableBody";
     this.textBox23.Value               = "= Fields.PMI_COVERAGE";
     //
     // textBox25
     //
     this.textBox25.Name = "textBox25";
     this.textBox25.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox25.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox25.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox25.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox25.StyleName             = "Office.TableBody";
     this.textBox25.Value = "= Sum(Fields.PMI_COVERAGE)";
     //
     // textBox24
     //
     this.textBox24.Name = "textBox24";
     this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(9.668D), Telerik.Reporting.Drawing.Unit.Cm(0.756D));
     this.textBox24.Style.BackgroundColor = System.Drawing.Color.Gainsboro;
     this.textBox24.Style.Color           = System.Drawing.Color.Black;
     this.textBox24.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox24.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox24.StyleName             = "Office.TableBody";
     this.textBox24.Value = "Grand Total:";
     //
     // webServiceDataSource1
     //
     this.webServiceDataSource1.Name = "webServiceDataSource1";
     this.webServiceDataSource1.Parameters.AddRange(new Telerik.Reporting.WebServiceParameter[] {
         new Telerik.Reporting.WebServiceParameter("ProjId", Telerik.Reporting.WebServiceParameterType.Query, "= Parameters.ProjId.Value"),
         new Telerik.Reporting.WebServiceParameter("Sub_Con_Id", Telerik.Reporting.WebServiceParameterType.Query, "= Parameters.SubConId.Value"),
         new Telerik.Reporting.WebServiceParameter("CAT_ID", Telerik.Reporting.WebServiceParameterType.Query, "= Parameters.CatId.Value"),
         new Telerik.Reporting.WebServiceParameter("Inclde_Prod", Telerik.Reporting.WebServiceParameterType.Query, "= Parameters.IncludeProd.Value")
     });
     this.webServiceDataSource1.ServiceUrl = "https://amoghapps.com/AmoghReportsService/NDE_PMI_Status_ClassWise_Service.asmx/G" +
                                             "etNDEPMIStatusDetails";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(3.048D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox62,
         this.pictureBox1,
         this.pictureBox2,
         this.textBox59,
         this.textBox61
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox62
     //
     this.textBox62.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.5D), Telerik.Reporting.Drawing.Unit.Inch(0.8D));
     this.textBox62.Name                = "textBox62";
     this.textBox62.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.9D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox62.Style.Font.Bold     = true;
     this.textBox62.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(16D);
     this.textBox62.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox62.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox62.Value               = "PMI STATUS - (LINE CLASS WISE)";
     //
     // textBox16
     //
     this.textBox16.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(15.6D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox16.Name            = "ReportPageNumberTextBox";
     this.textBox16.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox16.Style.Font.Name = "Segoe UI";
     this.textBox16.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(1.738D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox16
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // pictureBox1
     //
     this.pictureBox1.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1D), Telerik.Reporting.Drawing.Unit.Inch(0.1D));
     this.pictureBox1.MimeType        = "";
     this.pictureBox1.Name            = "pictureBox1";
     this.pictureBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3D), Telerik.Reporting.Drawing.Unit.Inch(0.8D));
     this.pictureBox1.Sizing          = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(3D);
     this.pictureBox1.Value           = "=LoadImage(CStr(Parameters.ProjId.Value))";
     //
     // pictureBox2
     //
     this.pictureBox2.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.476D), Telerik.Reporting.Drawing.Unit.Inch(0.1D));
     this.pictureBox2.MimeType        = "";
     this.pictureBox2.Name            = "pictureBox2";
     this.pictureBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.521D), Telerik.Reporting.Drawing.Unit.Inch(0.8D));
     this.pictureBox2.Sizing          = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(3D);
     this.pictureBox2.Value           = "=LoadImage1(CStr(Parameters.ProjId.Value))";
     //
     // textBox59
     //
     this.textBox59.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.3D), Telerik.Reporting.Drawing.Unit.Inch(0.1D));
     this.textBox59.Name                = "textBox59";
     this.textBox59.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.9D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox59.Style.Font.Bold     = true;
     this.textBox59.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox59.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox59.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox59.Value               = "=LoadProjectTitle(CStr(Parameters.ProjId.Value))";
     //
     // textBox61
     //
     this.textBox61.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.3D), Telerik.Reporting.Drawing.Unit.Inch(0.4D));
     this.textBox61.Name                = "textBox61";
     this.textBox61.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.9D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox61.Style.Font.Bold     = true;
     this.textBox61.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox61.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox61.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox61.Value               = "=LoadProjectCode(CStr(Parameters.ProjId.Value))";
     //
     // NDE_PMI_Status_ClassWise_Report
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "PMIStatusProductionReport";
     this.PageSettings.ContinuousPaper = false;
     this.PageSettings.Landscape       = false;
     this.PageSettings.Margins         = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Mm(1D), Telerik.Reporting.Drawing.Unit.Cm(1D), Telerik.Reporting.Drawing.Unit.Mm(1D));
     this.PageSettings.PaperKind       = System.Drawing.Printing.PaperKind.Custom;
     this.PageSettings.PaperSize       = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(311D), Telerik.Reporting.Drawing.Unit.Mm(297D));
     reportParameter1.AllowBlank       = false;
     reportParameter1.Name             = "ProjId";
     reportParameter1.Text             = "ProjId";
     reportParameter1.Type             = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter1.Value            = "1";
     reportParameter2.Name             = "SubConId";
     reportParameter2.Text             = "SubConId";
     reportParameter2.Value            = "1";
     reportParameter3.Name             = "CatId";
     reportParameter3.Text             = "CatId";
     reportParameter3.Value            = "1";
     reportParameter4.Name             = "IncludeProd";
     reportParameter4.Text             = "IncludeProd";
     reportParameter4.Value            = "Y";
     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), "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.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           = "Calibri";
     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), "Office.TableHeader")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule4.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     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.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule4.Style.Font.Name     = "Calibri";
     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(28.248D);
     ((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.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.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.detailSection1     = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     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.EmmaReportDS       = new Telerik.Reporting.SqlDataSource();
     this.sqlDataSource1     = new Telerik.Reporting.SqlDataSource();
     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();
     //
     // 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.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox1.Style.Color           = System.Drawing.Color.White;
     this.textBox1.Style.Font.Bold       = true;
     this.textBox1.StyleName             = "Normal.TableHeader";
     this.textBox1.Value = "Aircraft Name";
     //
     // textBox2
     //
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.0793731212615967D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox2.Style.Color           = System.Drawing.Color.White;
     this.textBox2.Style.Font.Bold       = true;
     this.textBox2.StyleName             = "Normal.TableHeader";
     this.textBox2.Value = "Equipment";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.6295833587646484D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox3.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox3.Style.Color           = System.Drawing.Color.White;
     this.textBox3.Style.Font.Bold       = true;
     this.textBox3.StyleName             = "Normal.TableHeader";
     this.textBox3.Value = "GMtype";
     //
     // textBox4
     //
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3439595699310303D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox4.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox4.Style.Color           = System.Drawing.Color.White;
     this.textBox4.Style.Font.Bold       = true;
     this.textBox4.StyleName             = "Normal.TableHeader";
     this.textBox4.Value = "Registration";
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.7089580297470093D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox5.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox5.Style.Color           = System.Drawing.Color.White;
     this.textBox5.Style.Font.Bold       = true;
     this.textBox5.StyleName             = "Normal.TableHeader";
     this.textBox5.Value = "Type And Series";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.1797916889190674D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox6.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox6.Style.Color           = System.Drawing.Color.White;
     this.textBox6.Style.Font.Bold       = true;
     this.textBox6.StyleName             = "Normal.TableHeader";
     this.textBox6.Value = "Capacity";
     //
     // textBox7
     //
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.3120827674865723D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox7.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox7.Style.Color           = System.Drawing.Color.White;
     this.textBox7.Style.Font.Bold       = true;
     this.textBox7.StyleName             = "Normal.TableHeader";
     this.textBox7.Value = "Upper";
     //
     // textBox8
     //
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.2856251001358032D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox8.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox8.Style.Color           = System.Drawing.Color.White;
     this.textBox8.Style.Font.Bold       = true;
     this.textBox8.StyleName             = "Normal.TableHeader";
     this.textBox8.Value = "Pre Eco";
     //
     // textBox9
     //
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.0210413932800293D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox9.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112)))));
     this.textBox9.Style.Color           = System.Drawing.Color.White;
     this.textBox9.Style.Font.Bold       = true;
     this.textBox9.StyleName             = "Normal.TableHeader";
     this.textBox9.Value = "Eco";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(7.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(1.9999992847442627D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.0793731212615967D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.6295835971832275D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.3439595699310303D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.7089595794677734D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.1797919273376465D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.3120830059051514D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.2856258153915405D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(1.0210413932800293D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
     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.EmmaReportDS;
     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(14.560417175292969D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.table1.StyleName = "Normal.TableNormal";
     //
     // 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 = "Normal.TableBody";
     this.textBox10.Value     = "= Fields.AircraftName";
     //
     // textBox11
     //
     this.textBox11.Name      = "textBox11";
     this.textBox11.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.0793731212615967D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox11.StyleName = "Normal.TableBody";
     this.textBox11.Value     = "= Fields.Equipment";
     //
     // textBox12
     //
     this.textBox12.Name      = "textBox12";
     this.textBox12.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.6295833587646484D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox12.StyleName = "Normal.TableBody";
     this.textBox12.Value     = "= Fields.GMtype";
     //
     // textBox13
     //
     this.textBox13.Name      = "textBox13";
     this.textBox13.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3439595699310303D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox13.StyleName = "Normal.TableBody";
     this.textBox13.Value     = "= Fields.Registration";
     //
     // textBox14
     //
     this.textBox14.Name      = "textBox14";
     this.textBox14.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.7089580297470093D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox14.StyleName = "Normal.TableBody";
     this.textBox14.Value     = "= Fields.TypeAndSeries";
     //
     // textBox15
     //
     this.textBox15.Name      = "textBox15";
     this.textBox15.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.1797916889190674D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox15.StyleName = "Normal.TableBody";
     this.textBox15.Value     = "= Fields.Capacity";
     //
     // textBox16
     //
     this.textBox16.Name      = "textBox16";
     this.textBox16.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.3120827674865723D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox16.StyleName = "Normal.TableBody";
     this.textBox16.Value     = "= Fields.UC";
     //
     // textBox17
     //
     this.textBox17.Name      = "textBox17";
     this.textBox17.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.2856251001358032D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox17.StyleName = "Normal.TableBody";
     this.textBox17.Value     = "= Fields.PE";
     //
     // textBox18
     //
     this.textBox18.Name      = "textBox18";
     this.textBox18.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(1.0210413932800293D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox18.StyleName = "Normal.TableBody";
     this.textBox18.Value     = "= Fields.Eco";
     //
     // EmmaReportDS
     //
     this.EmmaReportDS.ConnectionString = "ReportLibrary.Properties.Settings.EmmaReports";
     this.EmmaReportDS.Name             = "EmmaReportDS";
     this.EmmaReportDS.SelectCommand    = "SELECT        tSeatConfiguration.*\r\nFROM            tSeatConfiguration";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.Name = "sqlDataSource1";
     //
     // textBox19
     //
     this.textBox19.Name            = "ReportNameTextBox";
     this.textBox19.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(18.846664428710938D), Telerik.Reporting.Drawing.Unit.Cm(0.800000011920929D));
     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           = "Seat Capacity Report";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(0.80000007152557373D);
     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";
     //
     // SeatConfiguration
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "SeatConfiguration";
     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(18.846664428710938D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#52
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.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();
     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();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule8          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector3 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox3  = new Telerik.Reporting.TextBox();
     this.textBox21 = new Telerik.Reporting.TextBox();
     this.textBox20 = new Telerik.Reporting.TextBox();
     this.textBox18 = new Telerik.Reporting.TextBox();
     this.labelsGroupFooterSection = new Telerik.Reporting.GroupFooterSection();
     this.labelsGroupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
     this.crosstab2          = new Telerik.Reporting.Crosstab();
     this.textBox36          = new Telerik.Reporting.TextBox();
     this.textBox29          = new Telerik.Reporting.TextBox();
     this.textBox31          = new Telerik.Reporting.TextBox();
     this.textBox32          = new Telerik.Reporting.TextBox();
     this.objectDataSource1  = new Telerik.Reporting.ObjectDataSource();
     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.reportFooter       = new Telerik.Reporting.ReportFooterSection();
     this.detail             = new Telerik.Reporting.DetailSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.8916006088256836D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.textBox3.Style.BackgroundColor     = System.Drawing.Color.WhiteSmoke;
     this.textBox3.Style.BorderColor.Default = System.Drawing.Color.DarkGray;
     this.textBox3.Style.Font.Bold           = true;
     this.textBox3.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.StyleName = "Normal.TableHeader";
     //
     // textBox21
     //
     this.textBox21.Name = "textBox21";
     this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.9655587673187256D), Telerik.Reporting.Drawing.Unit.Cm(0.99999994039535522D));
     this.textBox21.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox21.Style.BorderColor.Default = System.Drawing.Color.DarkGray;
     this.textBox21.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox21.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox21.StyleName = "Normal.TableGroup";
     this.textBox21.Value     = "=Fields.weightCount";
     //
     // textBox20
     //
     this.textBox20.Name = "textBox20";
     this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.3624343872070312D), Telerik.Reporting.Drawing.Unit.Cm(0.99999994039535522D));
     this.textBox20.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox20.Style.BorderColor.Default = System.Drawing.Color.DarkGray;
     this.textBox20.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox20.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.StyleName = "Normal.TableGroup";
     this.textBox20.Value     = "=Fields.recorddata";
     //
     // textBox18
     //
     this.textBox18.Name = "textBox18";
     this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8543088436126709D), Telerik.Reporting.Drawing.Unit.Cm(0.99999994039535522D));
     this.textBox18.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox18.Style.BorderColor.Default = System.Drawing.Color.DarkGray;
     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     = "=Fields.recordtime";
     //
     // labelsGroupFooterSection
     //
     this.labelsGroupFooterSection.Height        = Telerik.Reporting.Drawing.Unit.Cm(0.13229165971279144D);
     this.labelsGroupFooterSection.Name          = "labelsGroupFooterSection";
     this.labelsGroupFooterSection.Style.Visible = false;
     //
     // labelsGroupHeaderSection
     //
     this.labelsGroupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Cm(3D);
     this.labelsGroupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.crosstab2
     });
     this.labelsGroupHeaderSection.Name                      = "labelsGroupHeaderSection";
     this.labelsGroupHeaderSection.PrintOnEveryPage          = true;
     this.labelsGroupHeaderSection.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.labelsGroupHeaderSection.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
     this.labelsGroupHeaderSection.Style.Visible             = true;
     //
     // crosstab2
     //
     this.crosstab2.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(4.8916006088256836D)));
     this.crosstab2.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.9999997615814209D)));
     this.crosstab2.Body.SetCellContent(0, 0, this.textBox36);
     tableGroup1.Name       = "group2";
     tableGroup1.ReportItem = this.textBox3;
     this.crosstab2.ColumnGroups.Add(tableGroup1);
     this.crosstab2.Corner.SetCellContent(0, 0, this.textBox29);
     this.crosstab2.Corner.SetCellContent(0, 1, this.textBox31);
     this.crosstab2.Corner.SetCellContent(0, 2, this.textBox32);
     this.crosstab2.DataSource = this.objectDataSource1;
     this.crosstab2.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox36,
         this.textBox3,
         this.textBox29,
         this.textBox31,
         this.textBox32,
         this.textBox18,
         this.textBox20,
         this.textBox21
     });
     this.crosstab2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
     this.crosstab2.Name     = "crosstab2";
     tableGroup5.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup5.Name = "Detail";
     tableGroup4.ChildGroups.Add(tableGroup5);
     tableGroup4.Name       = "ProductSign1";
     tableGroup4.ReportItem = this.textBox21;
     tableGroup3.ChildGroups.Add(tableGroup4);
     tableGroup3.Name       = "Name1";
     tableGroup3.ReportItem = this.textBox20;
     tableGroup2.ChildGroups.Add(tableGroup3);
     tableGroup2.Groupings.Add(new Telerik.Reporting.Grouping("=Fields.recordtime"));
     tableGroup2.Name       = "WeightTime";
     tableGroup2.ReportItem = this.textBox18;
     tableGroup2.Sortings.Add(new Telerik.Reporting.Sorting("=Fields.recordtime", Telerik.Reporting.SortDirection.Asc));
     this.crosstab2.RowGroups.Add(tableGroup2);
     this.crosstab2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(16.073902130126953D), Telerik.Reporting.Drawing.Unit.Cm(1.9999997615814209D));
     this.crosstab2.Style.BorderColor.Default = System.Drawing.Color.DarkGray;
     this.crosstab2.StyleName = "Normal.TableNormal";
     //
     // textBox36
     //
     this.textBox36.Name = "textBox36";
     this.textBox36.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.8916006088256836D), Telerik.Reporting.Drawing.Unit.Cm(0.99999994039535522D));
     this.textBox36.Style.BackgroundColor     = System.Drawing.Color.Empty;
     this.textBox36.Style.BorderColor.Default = System.Drawing.Color.DarkGray;
     this.textBox36.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox36.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox36.StyleName = "Normal.TableBody";
     //
     // textBox29
     //
     this.textBox29.Name = "textBox29";
     this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8543088436126709D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.textBox29.Style.BackgroundColor     = System.Drawing.Color.WhiteSmoke;
     this.textBox29.Style.BorderColor.Default = System.Drawing.Color.DarkGray;
     this.textBox29.Style.Font.Bold           = true;
     this.textBox29.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox29.StyleName = "Normal.TableHeader";
     this.textBox29.Value     = "时间";
     //
     // textBox31
     //
     this.textBox31.Name = "textBox31";
     this.textBox31.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4.3624343872070312D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.textBox31.Style.BackgroundColor     = System.Drawing.Color.WhiteSmoke;
     this.textBox31.Style.BorderColor.Default = System.Drawing.Color.DarkGray;
     this.textBox31.Style.Font.Bold           = true;
     this.textBox31.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox31.StyleName = "Normal.TableHeader";
     this.textBox31.Value     = "重量";
     //
     // textBox32
     //
     this.textBox32.Name = "textBox32";
     this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(3.9655587673187256D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.textBox32.Style.BackgroundColor     = System.Drawing.Color.WhiteSmoke;
     this.textBox32.Style.BorderColor.Default = System.Drawing.Color.DarkGray;
     this.textBox32.Style.Font.Bold           = true;
     this.textBox32.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox32.StyleName = "Normal.TableHeader";
     this.textBox32.Value     = "次数";
     //
     // objectDataSource1
     //
     this.objectDataSource1.DataSource = "Talent.RemoteCarMeasure.Model.WeightRecordModel, Talent.RemoteCarMeasure, Version" +
                                         "=1.0.0.0, Culture=neutral, PublicKeyToken=null";
     this.objectDataSource1.Name = "objectDataSource1";
     //
     // pageHeader
     //
     this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Cm(0.13229170441627502D);
     this.pageHeader.Name   = "pageHeader";
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(0.541249692440033D);
     this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.currentTimeTextBox,
         this.pageInfoTextBox
     });
     this.pageFooter.Name = "pageFooter";
     //
     // currentTimeTextBox
     //
     this.currentTimeTextBox.Format    = "{0:D}";
     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.48833295702934265D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value     = "=NOW()";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(21.356761932373047D), 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.48833295702934265D));
     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(1.0677083730697632D);
     this.reportHeader.Name   = "reportHeader";
     //
     // reportFooter
     //
     this.reportFooter.Height        = Telerik.Reporting.Drawing.Unit.Cm(0.13229164481163025D);
     this.reportFooter.Name          = "reportFooter";
     this.reportFooter.Style.Visible = false;
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(0.13229165971279144D);
     this.detail.Name   = "detail";
     this.detail.Style.BackgroundColor = System.Drawing.Color.Empty;
     this.detail.Style.Visible         = false;
     //
     // ReportTest
     //
     this.DataSource    = this.objectDataSource1;
     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 = "ReportTest";
     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;
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")
     });
     styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule5.Style.Color     = System.Drawing.Color.Black;
     styleRule5.Style.Font.Name = "Tahoma";
     styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     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.TableHeader")
     });
     styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     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);
     styleRule6.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), "Normal.TableGroup")
     });
     styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule7.Style.Font.Name           = "Tahoma";
     styleRule7.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Normal.TableBody")
     });
     styleRule8.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector3
     });
     styleRule8.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule8.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule8.Style.Font.Name           = "Tahoma";
     styleRule8.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5,
         styleRule6,
         styleRule7,
         styleRule8
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Cm(29.19999885559082D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#53
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.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();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule8          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector3 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule9          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector4 = new Telerik.Reporting.Drawing.DescendantSelector();
     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.DocumentBody       = 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.textBox2           = new Telerik.Reporting.TextBox();
     this.detail             = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     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.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox22          = new Telerik.Reporting.TextBox();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.textBox19          = new Telerik.Reporting.TextBox();
     this.textBox20          = 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.Cm(2.3341450691223145D), Telerik.Reporting.Drawing.Unit.Cm(1.8546668291091919D));
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.StyleName       = "Normal.TableHeader";
     this.textBox7.Value           = "Время";
     //
     // textBox9
     //
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.0558102130889893D), Telerik.Reporting.Drawing.Unit.Cm(1.8546668291091919D));
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     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(2.05786395072937D), Telerik.Reporting.Drawing.Unit.Cm(1.8546668291091919D));
     this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     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(2.2444043159484863D), Telerik.Reporting.Drawing.Unit.Cm(1.8546668291091919D));
     this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox11.StyleName       = "Normal.TableHeader";
     this.textBox11.Value           = "Абсолютное отклонение, кВт•час";
     //
     // textBox12
     //
     this.textBox12.Name            = "textBox12";
     this.textBox12.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8865163326263428D), Telerik.Reporting.Drawing.Unit.Cm(1.8546668291091919D));
     this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.StyleName       = "Normal.TableHeader";
     this.textBox12.Value           = "Относительное отклонение, %";
     //
     // DocumentBody
     //
     this.DocumentBody.ConnectionString    = "TagDBEntities";
     this.DocumentBody.Name                = "DocumentBody";
     this.DocumentBody.ObjectContext       = typeof(TagDBContext.TagDBEntities);
     this.DocumentBody.ObjectContextMember = "GetPlanFact";
     this.DocumentBody.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
         new Telerik.Reporting.ObjectDataSourceParameter("groupid", typeof(int), "=Parameters.groupid.Value"),
         new Telerik.Reporting.ObjectDataSourceParameter("date", typeof(System.DateTime), "=Parameters.date.Value")
     });
     //
     // pageFooter
     //
     this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Cm(0.5846666693687439D);
     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.04233333095908165D), Telerik.Reporting.Drawing.Unit.Cm(0.04233333095908165D));
     this.currentTimeTextBox.Name      = "currentTimeTextBox";
     this.currentTimeTextBox.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.1188325881958008D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.currentTimeTextBox.StyleName = "PageInfo";
     this.currentTimeTextBox.Value     = "=NOW()";
     //
     // pageInfoTextBox
     //
     this.pageInfoTextBox.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(5.4810690879821777D), Telerik.Reporting.Drawing.Unit.Cm(0.04233333095908165D));
     this.pageInfoTextBox.Name            = "pageInfoTextBox";
     this.pageInfoTextBox.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(5.1188325881958008D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     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.0423333644866943D);
     this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.titleTextBox,
         this.textBox2
     });
     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(4.6997995376586914D), Telerik.Reporting.Drawing.Unit.Cm(2D));
     this.titleTextBox.StyleName = "Title";
     this.titleTextBox.Value     = "План Факт на";
     //
     // textBox2
     //
     this.textBox2.Format    = "{0:D}";
     this.textBox2.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(4.6999998092651367D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(6.8999991416931152D), Telerik.Reporting.Drawing.Unit.Cm(2.0422332286834717D));
     this.textBox2.StyleName = "Title";
     this.textBox2.Value     = "= Parameters.date.Value";
     //
     // detail
     //
     this.detail.Height = Telerik.Reporting.Drawing.Unit.Cm(3.057666540145874D);
     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.Cm(2.3341450691223145D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.0558102130889893D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.05786395072937D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.2444043159484863D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.8865163326263428D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.50000005960464478D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.47083339095115662D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox13);
     this.table1.Body.SetCellContent(0, 1, this.textBox14);
     this.table1.Body.SetCellContent(0, 2, this.textBox15);
     this.table1.Body.SetCellContent(0, 3, this.textBox16);
     this.table1.Body.SetCellContent(0, 4, this.textBox17);
     this.table1.Body.SetCellContent(1, 0, this.textBox8);
     this.table1.Body.SetCellContent(1, 1, this.textBox22);
     this.table1.Body.SetCellContent(1, 2, this.textBox18);
     this.table1.Body.SetCellContent(1, 3, this.textBox19);
     this.table1.Body.SetCellContent(1, 4, this.textBox20);
     tableGroup1.ReportItem = this.textBox7;
     tableGroup2.ReportItem = this.textBox9;
     tableGroup3.ReportItem = this.textBox10;
     tableGroup4.ReportItem = this.textBox11;
     tableGroup5.ReportItem = this.textBox12;
     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.DocumentBody;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox13,
         this.textBox14,
         this.textBox15,
         this.textBox16,
         this.textBox17,
         this.textBox8,
         this.textBox22,
         this.textBox18,
         this.textBox19,
         this.textBox20,
         this.textBox7,
         this.textBox9,
         this.textBox10,
         this.textBox11,
         this.textBox12
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0.00010012308484874666D));
     this.table1.Name     = "table1";
     tableGroup7.Name     = "Group1";
     tableGroup6.ChildGroups.Add(tableGroup7);
     tableGroup6.Groupings.AddRange(new Telerik.Reporting.Grouping[] {
         new Telerik.Reporting.Grouping(null)
     });
     tableGroup6.Name = "Detail";
     tableGroup9.Name = "Group4";
     tableGroup8.ChildGroups.Add(tableGroup9);
     tableGroup8.Name = "Group3";
     this.table1.RowGroups.Add(tableGroup6);
     this.table1.RowGroups.Add(tableGroup8);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(11.578740119934082D), Telerik.Reporting.Drawing.Unit.Cm(2.8255002498626709D));
     this.table1.StyleName = "Normal.TableNormal";
     //
     // textBox13
     //
     this.textBox13.Format          = "{0:t}";
     this.textBox13.Name            = "textBox13";
     this.textBox13.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3341450691223145D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox13.StyleName       = "Normal.TableBody";
     this.textBox13.Value           = "=Fields.DateTime";
     //
     // textBox14
     //
     this.textBox14.Format          = "{0:N2}";
     this.textBox14.Name            = "textBox14";
     this.textBox14.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.0558104515075684D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox14.StyleName       = "Normal.TableBody";
     this.textBox14.Value           = "=Fields.Plan";
     //
     // textBox15
     //
     this.textBox15.Format          = "{0:N2}";
     this.textBox15.Name            = "textBox15";
     this.textBox15.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.057863712310791D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox15.StyleName       = "Normal.TableBody";
     this.textBox15.Value           = "=Fields.Fact";
     //
     // textBox16
     //
     this.textBox16.Format          = "{0:N2}";
     this.textBox16.Name            = "textBox16";
     this.textBox16.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.2444038391113281D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox16.StyleName       = "Normal.TableBody";
     this.textBox16.Value           = "=Fields.AbsDev";
     //
     // textBox17
     //
     this.textBox17.Format          = "{0:N2}";
     this.textBox17.Name            = "textBox17";
     this.textBox17.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8865163326263428D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox17.StyleName       = "Normal.TableBody";
     this.textBox17.Value           = "=Fields.RelDev";
     //
     // textBox8
     //
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.3341450691223145D), Telerik.Reporting.Drawing.Unit.Cm(0.47083330154418945D));
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.StyleName       = "Normal.TableBody";
     this.textBox8.Value           = "Итого";
     //
     // textBox22
     //
     this.textBox22.Format          = "{0:N2}";
     this.textBox22.Name            = "textBox22";
     this.textBox22.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.0558102130889893D), Telerik.Reporting.Drawing.Unit.Cm(0.47083330154418945D));
     this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.StyleName       = "Normal.TableBody";
     this.textBox22.Value           = "= Sum(Fields.Plan)";
     //
     // textBox18
     //
     this.textBox18.Format          = "{0:N2}";
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.05786395072937D), Telerik.Reporting.Drawing.Unit.Cm(0.47083330154418945D));
     this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox18.StyleName       = "Normal.TableBody";
     this.textBox18.Value           = "= Sum(Fields.Fact)";
     //
     // textBox19
     //
     this.textBox19.Format          = "{0:N2}";
     this.textBox19.Name            = "textBox19";
     this.textBox19.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.2444043159484863D), Telerik.Reporting.Drawing.Unit.Cm(0.47083330154418945D));
     this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox19.StyleName       = "Normal.TableBody";
     this.textBox19.Value           = "= Sum(Fields.AbsDev)";
     //
     // textBox20
     //
     this.textBox20.Format          = "{0:N2}";
     this.textBox20.Name            = "textBox20";
     this.textBox20.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.8865163326263428D), Telerik.Reporting.Drawing.Unit.Cm(0.47083330154418945D));
     this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox20.StyleName       = "Normal.TableBody";
     this.textBox20.Value           = "= Sum(Fields.RelDev)";
     //
     // PlanFact
     //
     this.DataSource = null;
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageFooter,
         this.reportHeader,
         this.detail
     });
     this.Name = "PlanFact";
     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;
     reportParameter1.Name            = "groupid";
     reportParameter1.Text            = "groupid";
     reportParameter1.Type            = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter1.Value           = "2";
     reportParameter2.Name            = "date";
     reportParameter2.Text            = "date";
     reportParameter2.Type            = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter2.Value           = "26.12.2012";
     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(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;
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")
     });
     styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule5.Style.Color     = System.Drawing.Color.Black;
     styleRule5.Style.Font.Name = "Tahoma";
     styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     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.TableGroup")
     });
     styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     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);
     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.GrandTotal")
     });
     styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule7.Style.Font.Bold           = true;
     styleRule7.Style.Font.Italic         = false;
     styleRule7.Style.Font.Name           = "Tahoma";
     styleRule7.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule7.Style.Font.Strikeout      = false;
     styleRule7.Style.Font.Underline      = false;
     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")
     });
     styleRule8.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector3
     });
     styleRule8.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule8.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule8.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule8.Style.Font.Name           = "Tahoma";
     styleRule8.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule8.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.TableBody")
     });
     styleRule9.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector4
     });
     styleRule9.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule9.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule9.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule9.Style.Font.Name           = "Tahoma";
     styleRule9.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(9D);
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5,
         styleRule6,
         styleRule7,
         styleRule8,
         styleRule9
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Cm(11.59999942779541D);
     ((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(ReportHoaDon));
            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 reportParameter13 = 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.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.detail = new Telerik.Reporting.DetailSection();
            this.lblMaKH = new Telerik.Reporting.TextBox();
            this.lblTienPhong = new Telerik.Reporting.TextBox();
            this.lblTienDV = new Telerik.Reporting.TextBox();
            this.lblTongTien = new Telerik.Reporting.TextBox();
            this.lblNgay = new Telerik.Reporting.TextBox();
            this.txtNgay = new Telerik.Reporting.TextBox();
            this.lblThang = new Telerik.Reporting.TextBox();
            this.txtThang = new Telerik.Reporting.TextBox();
            this.lblNam = new Telerik.Reporting.TextBox();
            this.txtNam = new Telerik.Reporting.TextBox();
            this.txtMaKH = new Telerik.Reporting.TextBox();
            this.txtTienPhong = new Telerik.Reporting.TextBox();
            this.txtTienDV = new Telerik.Reporting.TextBox();
            this.txtTraTruoc = new Telerik.Reporting.TextBox();
            this.Footer = new Telerik.Reporting.TextBox();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.txtTongTien = new Telerik.Reporting.TextBox();
            this.textBox2 = new Telerik.Reporting.TextBox();
            this.textBox3 = new Telerik.Reporting.TextBox();
            this.txtNgayVao = new Telerik.Reporting.TextBox();
            this.txtGioVao = new Telerik.Reporting.TextBox();
            this.textBox6 = new Telerik.Reporting.TextBox();
            this.txtGioRa = new Telerik.Reporting.TextBox();
            this.txtNgayRa = new Telerik.Reporting.TextBox();
            this.textBox11 = new Telerik.Reporting.TextBox();
            this.txtKhoanKhac = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // detail
            // 
            this.detail.Height = new Telerik.Reporting.Drawing.Unit(2.5D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.lblMaKH,
            this.lblTienPhong,
            this.lblTienDV,
            this.lblTongTien,
            this.lblNgay,
            this.txtNgay,
            this.lblThang,
            this.txtThang,
            this.lblNam,
            this.txtNam,
            this.txtMaKH,
            this.txtTienPhong,
            this.txtTienDV,
            this.txtTraTruoc,
            this.Footer,
            this.textBox1,
            this.txtTongTien,
            this.textBox2,
            this.textBox3,
            this.txtNgayVao,
            this.txtGioVao,
            this.textBox6,
            this.txtGioRa,
            this.txtNgayRa,
            this.textBox11,
            this.txtKhoanKhac});
            this.detail.Name = "detail";
            this.detail.Style.Font.Name = "Arial";
            this.detail.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            // 
            // lblMaKH
            // 
            this.lblMaKH.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099999986588954926D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.40000000596046448D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblMaKH.Name = "lblMaKH";
            this.lblMaKH.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3000000715255737D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblMaKH.Style.Font.Name = "Arial";
            this.lblMaKH.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.lblMaKH.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.lblMaKH, "lblMaKH");
            // 
            // lblTienPhong
            // 
            this.lblTienPhong.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099999986588954926D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblTienPhong.Name = "lblTienPhong";
            this.lblTienPhong.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3000003099441528D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblTienPhong.Style.Font.Name = "Arial";
            this.lblTienPhong.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.lblTienPhong.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.lblTienPhong, "lblTienPhong");
            // 
            // lblTienDV
            // 
            this.lblTienDV.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099999986588954926D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.2000787258148193D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblTienDV.Name = "lblTienDV";
            this.lblTienDV.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3000000715255737D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblTienDV.Style.Font.Name = "Arial";
            this.lblTienDV.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.lblTienDV.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.lblTienDV, "lblTienDV");
            // 
            // lblTongTien
            // 
            this.lblTongTien.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099999986588954926D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.4001575708389282D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblTongTien.Name = "lblTongTien";
            this.lblTongTien.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3000000715255737D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblTongTien.Style.Font.Name = "Arial";
            this.lblTongTien.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.lblTongTien.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.lblTongTien, "lblTongTien");
            // 
            // lblNgay
            // 
            this.lblNgay.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.70000004768371582D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblNgay.Name = "lblNgay";
            this.lblNgay.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.59999996423721313D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29992127418518066D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblNgay.Style.Font.Name = "Arial";
            this.lblNgay.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.lblNgay.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.lblNgay, "lblNgay");
            // 
            // txtNgay
            // 
            this.txtNgay.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.3000785112380981D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(7.8678131103515625E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtNgay.Name = "txtNgay";
            this.txtNgay.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.49984264373779297D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29984259605407715D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtNgay.Style.Font.Name = "Arial";
            this.txtNgay.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtNgay.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtNgay.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.txtNgay, "txtNgay");
            // 
            // lblThang
            // 
            this.lblThang.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.8000000715255737D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(7.8678131103515625E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblThang.Name = "lblThang";
            this.lblThang.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.69992142915725708D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29992136359214783D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblThang.Style.Font.Name = "Arial";
            this.lblThang.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.lblThang.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.lblThang, "lblThang");
            // 
            // txtThang
            // 
            this.txtThang.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.5D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(7.8678131103515625E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtThang.Name = "txtThang";
            this.txtThang.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.299999862909317D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29992136359214783D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtThang.Style.Font.Name = "Arial";
            this.txtThang.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtThang.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtThang.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.txtThang, "txtThang");
            // 
            // lblNam
            // 
            this.lblNam.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.8000001907348633D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(7.8678131103515625E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblNam.Name = "lblNam";
            this.lblNam.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.599999725818634D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29992127418518066D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.lblNam.Style.Font.Name = "Arial";
            this.lblNam.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.lblNam.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.lblNam, "lblNam");
            // 
            // txtNam
            // 
            this.txtNam.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.4000003337860107D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(7.8678131103515625E-05D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtNam.Name = "txtNam";
            this.txtNam.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.99984234571456909D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.29992127418518066D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtNam.Style.Font.Name = "Arial";
            this.txtNam.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtNam.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.txtNam.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.txtNam, "txtNam");
            // 
            // txtMaKH
            // 
            this.txtMaKH.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.4000787734985352D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.40000009536743164D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtMaKH.Name = "txtMaKH";
            this.txtMaKH.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.2999217510223389D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtMaKH.Style.Font.Name = "Arial";
            this.txtMaKH.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtMaKH.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.txtMaKH, "txtMaKH");
            // 
            // txtTienPhong
            // 
            this.txtTienPhong.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.4000000953674316D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtTienPhong.Name = "txtTienPhong";
            this.txtTienPhong.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.2999212741851807D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtTienPhong.Style.Font.Name = "Arial";
            this.txtTienPhong.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtTienPhong.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.txtTienPhong, "txtTienPhong");
            // 
            // txtTienDV
            // 
            this.txtTienDV.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.4000000953674316D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.2000787258148193D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtTienDV.Name = "txtTienDV";
            this.txtTienDV.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.2999212741851807D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtTienDV.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtTienDV.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.txtTienDV, "txtTienDV");
            // 
            // txtTraTruoc
            // 
            this.txtTraTruoc.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.4000000953674316D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.4001579284667969D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtTraTruoc.Name = "txtTraTruoc";
            this.txtTraTruoc.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.2999215126037598D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtTraTruoc.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtTraTruoc.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.txtTraTruoc, "txtTraTruoc");
            // 
            // Footer
            // 
            this.Footer.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099999986588954926D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(2.1000001430511475D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.Footer.Name = "Footer";
            this.Footer.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(11.430000305175781D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(0.299999862909317D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.Footer.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.Footer.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            this.Footer.Style.Visible = true;
            resources.ApplyResources(this.Footer, "Footer");
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099999986588954926D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.7999995946884155D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3000000715255737D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.20000012218952179D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.textBox1, "textBox1");
            // 
            // txtTongTien
            // 
            this.txtTongTien.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.4000000953674316D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.8000000715255737D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtTongTien.Name = "txtTongTien";
            this.txtTongTien.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(3.2999212741851807D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtTongTien.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtTongTien.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.txtTongTien, "txtTongTien");
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099999986588954926D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3000003099441528D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox2.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.textBox2, "textBox2");
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.7000000476837158D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.59999990463256836D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox3.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.textBox3, "textBox3");
            // 
            // txtNgayVao
            // 
            this.txtNgayVao.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.4000000953674316D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtNgayVao.Name = "txtNgayVao";
            this.txtNgayVao.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3000000715255737D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtNgayVao.Style.Font.Name = "Arial";
            this.txtNgayVao.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.txtNgayVao, "txtNgayVao");
            // 
            // txtGioVao
            // 
            this.txtGioVao.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.3000001907348633D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.60000008344650269D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtGioVao.Name = "txtGioVao";
            this.txtGioVao.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3999999761581421D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtGioVao.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.txtGioVao, "txtGioVao");
            // 
            // textBox6
            // 
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.099999986588954926D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3000003099441528D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox6.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox6.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.textBox6, "textBox6");
            // 
            // txtGioRa
            // 
            this.txtGioRa.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(3.3000001907348633D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtGioRa.Name = "txtGioRa";
            this.txtGioRa.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3999999761581421D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtGioRa.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.txtGioRa, "txtGioRa");
            // 
            // txtNgayRa
            // 
            this.txtNgayRa.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(1.4000000953674316D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtNgayRa.Name = "txtNgayRa";
            this.txtNgayRa.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(1.3000000715255737D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtNgayRa.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.txtNgayRa, "txtNgayRa");
            // 
            // textBox11
            // 
            this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(2.7000000476837158D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.800000011920929D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(0.59999990463256836D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.textBox11.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.textBox11, "textBox11");
            // 
            // txtKhoanKhac
            // 
            this.txtKhoanKhac.Location = new Telerik.Reporting.Drawing.PointU(new Telerik.Reporting.Drawing.Unit(0.10007842630147934D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(1.6002367734909058D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtKhoanKhac.Name = "txtKhoanKhac";
            this.txtKhoanKhac.Size = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(4.5998425483703613D, Telerik.Reporting.Drawing.UnitType.Inch), new Telerik.Reporting.Drawing.Unit(0.19999997317790985D, Telerik.Reporting.Drawing.UnitType.Inch));
            this.txtKhoanKhac.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(15D, Telerik.Reporting.Drawing.UnitType.Point);
            this.txtKhoanKhac.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
            resources.ApplyResources(this.txtKhoanKhac, "txtKhoanKhac");
            // 
            // ReportHoaDon
            // 
            this.Culture = new System.Globalization.CultureInfo("vi-VN");
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.detail});
            this.PageSettings.Landscape = false;
            this.PageSettings.Margins.Bottom = new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Left = new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Right = new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.Margins.Top = new Telerik.Reporting.Drawing.Unit(0D, Telerik.Reporting.Drawing.UnitType.Inch);
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Custom;
            this.PageSettings.PaperSize = new Telerik.Reporting.Drawing.SizeU(new Telerik.Reporting.Drawing.Unit(12D, Telerik.Reporting.Drawing.UnitType.Cm), new Telerik.Reporting.Drawing.Unit(10D, Telerik.Reporting.Drawing.UnitType.Cm));
            reportParameter1.AllowNull = true;
            reportParameter1.Name = "Ngay";
            resources.ApplyResources(reportParameter1, "reportParameter1");
            reportParameter1.Value = "123";
            reportParameter2.AllowNull = true;
            reportParameter2.Name = "Thang";
            resources.ApplyResources(reportParameter2, "reportParameter2");
            reportParameter2.Value = "123";
            reportParameter3.AllowNull = true;
            reportParameter3.Name = "Nam";
            resources.ApplyResources(reportParameter3, "reportParameter3");
            reportParameter3.Value = "123";
            reportParameter4.AllowNull = true;
            reportParameter4.Name = "TenKhachHang";
            resources.ApplyResources(reportParameter4, "reportParameter4");
            reportParameter4.Value = "123";
            reportParameter5.AllowNull = true;
            reportParameter5.Name = "TienPhong";
            resources.ApplyResources(reportParameter5, "reportParameter5");
            reportParameter5.Value = "123";
            reportParameter6.AllowNull = true;
            reportParameter6.Name = "TienDichVu";
            resources.ApplyResources(reportParameter6, "reportParameter6");
            reportParameter6.Value = "123";
            reportParameter7.AllowNull = true;
            reportParameter7.Name = "TongTien";
            resources.ApplyResources(reportParameter7, "reportParameter7");
            reportParameter7.Value = "123";
            reportParameter8.AllowNull = true;
            reportParameter8.Name = "TraTruoc";
            resources.ApplyResources(reportParameter8, "reportParameter8");
            reportParameter8.Value = "123";
            reportParameter9.AllowNull = true;
            reportParameter9.Name = "GioVao";
            resources.ApplyResources(reportParameter9, "reportParameter9");
            reportParameter9.Value = "123";
            reportParameter10.AllowNull = true;
            reportParameter10.Name = "GioRa";
            resources.ApplyResources(reportParameter10, "reportParameter10");
            reportParameter10.Value = "123";
            reportParameter11.AllowNull = true;
            reportParameter11.Name = "NgayVao";
            resources.ApplyResources(reportParameter11, "reportParameter11");
            reportParameter11.Value = "123";
            reportParameter12.AllowNull = true;
            reportParameter12.Name = "NgayRa";
            resources.ApplyResources(reportParameter12, "reportParameter12");
            reportParameter12.Value = "123";
            reportParameter13.Name = "KhoanKhac";
            resources.ApplyResources(reportParameter13, "reportParameter13");
            reportParameter13.Value = "123";
            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(reportParameter13);
            this.Style.BackgroundColor = System.Drawing.Color.White;
            this.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(14D, Telerik.Reporting.Drawing.UnitType.Cm);
            styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.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 = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            styleRule1.Style.Color = System.Drawing.Color.Black;
            styleRule1.Style.Font.Name = "Tahoma";
            styleRule1.Style.Font.Size = new Telerik.Reporting.Drawing.Unit(8D, Telerik.Reporting.Drawing.UnitType.Point);
            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.TableHeader")});
            styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            styleRule2.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule2.Style.BorderWidth.Default = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            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), "Normal.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 = new Telerik.Reporting.Drawing.Unit(1D, Telerik.Reporting.Drawing.UnitType.Pixel);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3});
            this.UnitOfMeasure = Telerik.Reporting.Drawing.UnitType.Cm;
            this.Width = new Telerik.Reporting.Drawing.Unit(12D, Telerik.Reporting.Drawing.UnitType.Cm);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
示例#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.SortingAction              sortingAction1          = new Telerik.Reporting.SortingAction();
     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.NavigateToReportAction     navigateToReportAction1 = new Telerik.Reporting.NavigateToReportAction();
     Telerik.Reporting.TypeReportSource           typeReportSource1       = new Telerik.Reporting.TypeReportSource();
     Telerik.Reporting.NavigateToReportAction     navigateToReportAction2 = new Telerik.Reporting.NavigateToReportAction();
     Telerik.Reporting.TypeReportSource           typeReportSource2       = new Telerik.Reporting.TypeReportSource();
     Telerik.Reporting.SortingAction              sortingAction2          = new Telerik.Reporting.SortingAction();
     Telerik.Reporting.SortingAction              sortingAction3          = new Telerik.Reporting.SortingAction();
     Telerik.Reporting.SortingAction              sortingAction4          = new Telerik.Reporting.SortingAction();
     Telerik.Reporting.SortingAction              sortingAction5          = new Telerik.Reporting.SortingAction();
     Telerik.Reporting.SortingAction              sortingAction6          = new Telerik.Reporting.SortingAction();
     Telerik.Reporting.GraphGroup                 graphGroup1             = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.GraphTitle                 graphTitle1             = new Telerik.Reporting.GraphTitle();
     Telerik.Reporting.NumericalScale             numericalScale1         = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.NumericalScale             numericalScale2         = new Telerik.Reporting.NumericalScale();
     Telerik.Reporting.Drawing.ColorPalette       colorPalette1           = new Telerik.Reporting.Drawing.ColorPalette();
     Telerik.Reporting.GraphGroup                 graphGroup2             = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.Drawing.ColorPalette       colorPalette2           = new Telerik.Reporting.Drawing.ColorPalette();
     Telerik.Reporting.GraphGroup                 graphGroup3             = new Telerik.Reporting.GraphGroup();
     Telerik.Reporting.NavigateToReportAction     navigateToReportAction3 = new Telerik.Reporting.NavigateToReportAction();
     Telerik.Reporting.TypeReportSource           typeReportSource3       = new Telerik.Reporting.TypeReportSource();
     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.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule5          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.textBox8               = new Telerik.Reporting.TextBox();
     this.table1                 = new Telerik.Reporting.Table();
     this.textBox13              = new Telerik.Reporting.TextBox();
     this.textBox9               = new Telerik.Reporting.TextBox();
     this.textBox14              = new Telerik.Reporting.TextBox();
     this.textBox5               = new Telerik.Reporting.TextBox();
     this.textBox15              = new Telerik.Reporting.TextBox();
     this.textBox12              = new Telerik.Reporting.TextBox();
     this.CurrenciesData         = new Telerik.Reporting.ObjectDataSource();
     this.textBox16              = new Telerik.Reporting.TextBox();
     this.textBox1               = new Telerik.Reporting.TextBox();
     this.textBox11              = new Telerik.Reporting.TextBox();
     this.textBox2               = new Telerik.Reporting.TextBox();
     this.textBox22              = new Telerik.Reporting.TextBox();
     this.textBox3               = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1     = new Telerik.Reporting.PageHeaderSection();
     this.textBox7               = new Telerik.Reporting.TextBox();
     this.detailSection1         = new Telerik.Reporting.DetailSection();
     this.textBox6               = new Telerik.Reporting.TextBox();
     this.graph1                 = new Telerik.Reporting.Graph();
     this.polarCoordinateSystem1 = new Telerik.Reporting.PolarCoordinateSystem();
     this.angularAxis            = new Telerik.Reporting.GraphAxis();
     this.radialAxis1            = new Telerik.Reporting.GraphAxis();
     this.algorithmSeries        = new Telerik.Reporting.BarSeries();
     this.codeSeries             = new Telerik.Reporting.BarSeries();
     this.textBox10              = new Telerik.Reporting.TextBox();
     this.reportFooterSection1   = new Telerik.Reporting.ReportFooterSection();
     this.htmlTextBox1           = new Telerik.Reporting.HtmlTextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox8
     //
     sortingAction1.SortingExpression = "= Fields.Code";
     sortingAction1.Targets.AddRange(new Telerik.Reporting.IActionTarget[] {
         this.table1
     });
     this.textBox8.Action    = sortingAction1;
     this.textBox8.Name      = "textBox8";
     this.textBox8.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.681D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox8.StyleName = "Apex.TableHeader";
     this.textBox8.Value     = "Code";
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.681D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.093D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.028D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.682D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.925D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.186D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.252D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox13);
     this.table1.Body.SetCellContent(0, 1, this.textBox9);
     this.table1.Body.SetCellContent(0, 3, this.textBox14);
     this.table1.Body.SetCellContent(0, 4, this.textBox5);
     this.table1.Body.SetCellContent(0, 5, this.textBox15);
     this.table1.Body.SetCellContent(0, 2, this.textBox12);
     tableGroup2.Name       = "group4";
     tableGroup2.ReportItem = this.textBox8;
     tableGroup3.Name       = "group5";
     tableGroup3.ReportItem = this.textBox1;
     tableGroup4.Name       = "group7";
     tableGroup4.ReportItem = this.textBox11;
     tableGroup5.Name       = "group8";
     tableGroup5.ReportItem = this.textBox2;
     tableGroup6.Name       = "group9";
     tableGroup6.ReportItem = this.textBox22;
     tableGroup7.Name       = "group10";
     tableGroup7.ReportItem = this.textBox3;
     tableGroup1.ChildGroups.Add(tableGroup2);
     tableGroup1.ChildGroups.Add(tableGroup3);
     tableGroup1.ChildGroups.Add(tableGroup4);
     tableGroup1.ChildGroups.Add(tableGroup5);
     tableGroup1.ChildGroups.Add(tableGroup6);
     tableGroup1.ChildGroups.Add(tableGroup7);
     tableGroup1.Name       = "group";
     tableGroup1.ReportItem = this.textBox16;
     this.table1.ColumnGroups.Add(tableGroup1);
     this.table1.DataSource = this.CurrenciesData;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox13,
         this.textBox9,
         this.textBox12,
         this.textBox14,
         this.textBox5,
         this.textBox15,
         this.textBox16,
         this.textBox8,
         this.textBox1,
         this.textBox11,
         this.textBox2,
         this.textBox22,
         this.textBox3
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.7D));
     this.table1.Name     = "table1";
     tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup8.Name = "detail";
     this.table1.RowGroups.Add(tableGroup8);
     this.table1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.595D), Telerik.Reporting.Drawing.Unit.Inch(0.746D));
     this.table1.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.MarketCap", Telerik.Reporting.SortDirection.Desc));
     this.table1.StyleName = "Apex.TableNormal";
     //
     // textBox13
     //
     typeReportSource1.Parameters.Add(new Telerik.Reporting.Parameter("currencyCode", "= Fields.Code"));
     typeReportSource1.TypeName = "Telerik.Reporting.Examples.CSharp.CryptoCurrencyInfo, CSharp.ReportLibrary, Versi" +
                                  "on=1.0.0.0, Culture=neutral, PublicKeyToken=null";
     navigateToReportAction1.ReportSource = typeReportSource1;
     this.textBox13.Action    = navigateToReportAction1;
     this.textBox13.Name      = "textBox13";
     this.textBox13.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.681D), Telerik.Reporting.Drawing.Unit.Inch(0.252D));
     this.textBox13.StyleName = "Apex.TableBody";
     this.textBox13.Value     = "= ToUpper(Fields.Code)";
     //
     // textBox9
     //
     typeReportSource2.Parameters.Add(new Telerik.Reporting.Parameter("currencyCode", "= Fields.Code"));
     typeReportSource2.TypeName = "Telerik.Reporting.Examples.CSharp.CryptoCurrencyInfo, CSharp.ReportLibrary, Versi" +
                                  "on=1.0.0.0, Culture=neutral, PublicKeyToken=null";
     navigateToReportAction2.ReportSource = typeReportSource2;
     this.textBox9.Action    = navigateToReportAction2;
     this.textBox9.Name      = "textBox9";
     this.textBox9.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.093D), Telerik.Reporting.Drawing.Unit.Inch(0.252D));
     this.textBox9.StyleName = "Apex.TableBody";
     this.textBox9.Value     = "= Fields.Name";
     //
     // textBox14
     //
     this.textBox14.Action    = navigateToReportAction2;
     this.textBox14.Format    = "{0:# ##0k}";
     this.textBox14.Name      = "textBox14";
     this.textBox14.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.682D), Telerik.Reporting.Drawing.Unit.Inch(0.252D));
     this.textBox14.StyleName = "Apex.TableBody";
     this.textBox14.Value     = "= Fields.Coins/1000";
     //
     // textBox5
     //
     this.textBox5.Action    = navigateToReportAction2;
     this.textBox5.Format    = "{0:$#,##.00}";
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.925D), Telerik.Reporting.Drawing.Unit.Inch(0.252D));
     this.textBox5.StyleName = "Apex.TableBody";
     this.textBox5.Value     = "= Fields.Price";
     //
     // textBox15
     //
     this.textBox15.Action    = navigateToReportAction2;
     this.textBox15.Format    = "{0:$#,##0M,,}";
     this.textBox15.Name      = "textBox15";
     this.textBox15.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.186D), Telerik.Reporting.Drawing.Unit.Inch(0.252D));
     this.textBox15.StyleName = "Apex.TableBody";
     this.textBox15.Value     = "= Fields.MarketCap";
     //
     // textBox12
     //
     this.textBox12.Action    = navigateToReportAction2;
     this.textBox12.Name      = "textBox12";
     this.textBox12.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.028D), Telerik.Reporting.Drawing.Unit.Inch(0.252D));
     this.textBox12.StyleName = "Apex.TableBody";
     this.textBox12.Value     = "= Fields.Algorithm";
     //
     // CurrenciesData
     //
     this.CurrenciesData.DataMember = "GetData";
     this.CurrenciesData.DataSource = typeof(Telerik.Reporting.Examples.CSharp.CryptoDataResolver);
     this.CurrenciesData.Name       = "CurrenciesData";
     this.CurrenciesData.Parameters.AddRange(new Telerik.Reporting.ObjectDataSourceParameter[] {
         new Telerik.Reporting.ObjectDataSourceParameter("forDate", typeof(System.DateTime), "= Parameters.date.Value")
     });
     //
     // textBox16
     //
     this.textBox16.Format          = "{0:dd.MMM.yy}";
     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(5.595D), Telerik.Reporting.Drawing.Unit.Inch(0.294D));
     this.textBox16.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(13D);
     this.textBox16.StyleName       = "Apex.TableHeader";
     this.textBox16.Value           = "=Fields.Date";
     //
     // textBox1
     //
     sortingAction2.SortingExpression = "= Fields.Name";
     sortingAction2.Targets.AddRange(new Telerik.Reporting.IActionTarget[] {
         this.table1
     });
     this.textBox1.Action    = sortingAction2;
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.093D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox1.StyleName = "Apex.TableHeader";
     this.textBox1.Value     = "Currency";
     //
     // textBox11
     //
     sortingAction3.SortingExpression = "= Fields.Algorithm";
     sortingAction3.Targets.AddRange(new Telerik.Reporting.IActionTarget[] {
         this.table1
     });
     this.textBox11.Action    = sortingAction3;
     this.textBox11.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox11.Name      = "textBox11";
     this.textBox11.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.028D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox11.StyleName = "Apex.TableHeader";
     this.textBox11.Value     = "Algorithm";
     //
     // textBox2
     //
     sortingAction4.SortingExpression = "= Fields.Coins";
     sortingAction4.Targets.AddRange(new Telerik.Reporting.IActionTarget[] {
         this.table1
     });
     this.textBox2.Action    = sortingAction4;
     this.textBox2.Location  = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.682D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox2.StyleName = "Apex.TableHeader";
     this.textBox2.Value     = "Coins";
     //
     // textBox22
     //
     sortingAction5.SortingExpression = "= Fields.Price";
     sortingAction5.Targets.AddRange(new Telerik.Reporting.IActionTarget[] {
         this.table1
     });
     this.textBox22.Action    = sortingAction5;
     this.textBox22.Name      = "textBox22";
     this.textBox22.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.925D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox22.StyleName = "Apex.TableHeader";
     this.textBox22.Value     = "Price";
     //
     // textBox3
     //
     sortingAction6.SortingExpression = "= Fields.MarketCap";
     sortingAction6.Targets.AddRange(new Telerik.Reporting.IActionTarget[] {
         this.table1
     });
     this.textBox3.Action    = sortingAction6;
     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.186D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox3.StyleName = "Apex.TableHeader";
     this.textBox3.Value     = "Market Cap";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.5D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox7
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox7
     //
     this.textBox7.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.4D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(24D);
     this.textBox7.Value           = "Crypto Currencies";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(6.5D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6,
         this.graph1,
         this.table1,
         this.textBox10
     });
     this.detailSection1.Name = "detailSection1";
     //
     // textBox6
     //
     this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.95D), Telerik.Reporting.Drawing.Unit.Inch(0.4D));
     this.textBox6.Name     = "textBox6";
     this.textBox6.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox6.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(230)))), ((int)(((byte)(242)))));
     this.textBox6.Style.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93)))));
     this.textBox6.Style.Font.Bold       = true;
     this.textBox6.TextWrap = false;
     this.textBox6.Value    = "Click on a currency for more details.";
     //
     // graph1
     //
     graphGroup1.Name = "categoryGroup";
     this.graph1.CategoryGroups.Add(graphGroup1);
     this.graph1.CoordinateSystems.Add(this.polarCoordinateSystem1);
     this.graph1.DataSource = this.CurrenciesData;
     this.graph1.Legend.IsInsidePlotArea     = true;
     this.graph1.Legend.Position             = Telerik.Reporting.GraphItemPosition.BottomLeft;
     this.graph1.Legend.Style.LineColor      = System.Drawing.Color.LightGray;
     this.graph1.Legend.Style.LineWidth      = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.graph1.Legend.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(0D);
     this.graph1.Legend.Style.Padding.Top    = Telerik.Reporting.Drawing.Unit.Pixel(10D);
     this.graph1.Legend.Title = "Algorithm";
     this.graph1.Legend.TitleStyle.Font.Size      = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.graph1.Legend.TitleStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(20D);
     this.graph1.Legend.TitleStyle.Padding.Left   = Telerik.Reporting.Drawing.Unit.Pixel(20D);
     this.graph1.Legend.TitleStyle.Padding.Top    = Telerik.Reporting.Drawing.Unit.Pixel(-10D);
     this.graph1.Legend.TitleStyle.TextAlign      = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.graph1.Legend.TitleStyle.VerticalAlign  = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.graph1.Legend.TitleStyle.Visible        = true;
     this.graph1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(8.89D), Telerik.Reporting.Drawing.Unit.Cm(0.508D));
     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.algorithmSeries);
     this.graph1.Series.Add(this.codeSeries);
     this.graph1.SeriesGroups.Add(graphGroup2);
     this.graph1.SeriesGroups.Add(graphGroup3);
     this.graph1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(20.066D), Telerik.Reporting.Drawing.Unit.Cm(16.002D));
     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.Cm(0D);
     graphTitle1.Style.Visible        = false;
     graphTitle1.Text = "graph1";
     this.graph1.Titles.Add(graphTitle1);
     //
     // polarCoordinateSystem1
     //
     this.polarCoordinateSystem1.AngularAxis = this.angularAxis;
     this.polarCoordinateSystem1.Name        = "polarCoordinateSystem1";
     this.polarCoordinateSystem1.RadialAxis  = this.radialAxis1;
     //
     // angularAxis
     //
     this.angularAxis.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.angularAxis.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.angularAxis.MajorGridLineStyle.Visible   = false;
     this.angularAxis.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.angularAxis.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.angularAxis.MinorGridLineStyle.Visible   = false;
     this.angularAxis.Name          = "angularAxis";
     this.angularAxis.Scale         = numericalScale1;
     this.angularAxis.Style.Visible = false;
     //
     // radialAxis1
     //
     this.radialAxis1.MajorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.radialAxis1.MajorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.radialAxis1.MinorGridLineStyle.LineColor = System.Drawing.Color.LightGray;
     this.radialAxis1.MinorGridLineStyle.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     this.radialAxis1.MinorGridLineStyle.Visible   = false;
     this.radialAxis1.Name          = "radialAxis1";
     numericalScale2.Minimum        = 0D;
     this.radialAxis1.Scale         = numericalScale2;
     this.radialAxis1.Style.Visible = false;
     //
     // algorithmSeries
     //
     this.algorithmSeries.ArrangeByAxis = this.radialAxis1;
     this.algorithmSeries.ArrangeMode   = Telerik.Reporting.GraphSeriesArrangeMode.Stacked100;
     this.algorithmSeries.CategoryGroup = graphGroup1;
     colorPalette1.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(145)))), ((int)(((byte)(145)))), ((int)(((byte)(145))))));
     colorPalette1.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(163)))), ((int)(((byte)(79))))));
     colorPalette1.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(198)))), ((int)(((byte)(79))))));
     colorPalette1.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(134)))), ((int)(((byte)(132))))));
     colorPalette1.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(188)))), ((int)(((byte)(219))))));
     this.algorithmSeries.ColorPalette            = colorPalette1;
     this.algorithmSeries.CoordinateSystem        = this.polarCoordinateSystem1;
     this.algorithmSeries.DataPointLabel          = "= Fields.Algorithm";
     this.algorithmSeries.DataPointLabelAlignment = Telerik.Reporting.BarDataPointLabelAlignment.Center;
     this.algorithmSeries.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.algorithmSeries.DataPointLabelConnectorStyle.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.algorithmSeries.DataPointLabelConnectorStyle.Visible        = false;
     this.algorithmSeries.DataPointLabelOffset        = Telerik.Reporting.Drawing.Unit.Mm(5D);
     this.algorithmSeries.DataPointLabelStyle.Color   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.algorithmSeries.DataPointLabelStyle.Visible = true;
     this.algorithmSeries.DataPointStyle.LineWidth    = Telerik.Reporting.Drawing.Unit.Cm(0D);
     this.algorithmSeries.DataPointStyle.Visible      = true;
     this.algorithmSeries.LegendItem.Value            = "= Fields.Algorithm";
     this.algorithmSeries.Name = "algorithmSeries";
     graphGroup2.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Algorithm"));
     graphGroup2.Name = "algorithmGroup";
     graphGroup2.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Algorithm", Telerik.Reporting.SortDirection.Asc));
     this.algorithmSeries.SeriesGroup  = graphGroup2;
     this.algorithmSeries.ToolTip.Text = "= Format(\'{0:P}\', Sum(Fields.MarketCap) / CDbl(Exec(\'graph1\', Sum(Fields.MarketCa" +
                                         "p))))";
     this.algorithmSeries.ToolTip.Title = "= Fields.Algorithm";
     this.algorithmSeries.X             = "= Sum(Fields.MarketCap)";
     this.algorithmSeries.Y             = "=0.8";
     this.algorithmSeries.Y0            = "=0";
     //
     // codeSeries
     //
     this.codeSeries.ArrangeByAxis = this.radialAxis1;
     this.codeSeries.ArrangeMode   = Telerik.Reporting.GraphSeriesArrangeMode.Stacked100;
     this.codeSeries.CategoryGroup = graphGroup1;
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(78)))), ((int)(((byte)(78)))), ((int)(((byte)(78))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(71)))), ((int)(((byte)(50))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(83)))), ((int)(((byte)(117)))), ((int)(((byte)(151))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(67)))), ((int)(((byte)(86))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(172)))), ((int)(((byte)(0))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(67)))), ((int)(((byte)(73))))));
     colorPalette2.Colors.Add(System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(202)))), ((int)(((byte)(132))))));
     this.codeSeries.ColorPalette     = colorPalette2;
     this.codeSeries.CoordinateSystem = this.polarCoordinateSystem1;
     this.codeSeries.DataPointLabel   = "= Format(\"{0} {1:P2}\", ToUpper(Fields.Code), Sum(Fields.MarketCap) / CDbl(Exec(\'g" +
                                        "raph1\', Sum(Fields.MarketCap))))";
     this.codeSeries.DataPointLabelConnectorStyle.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.codeSeries.DataPointLabelConnectorStyle.Padding.Top    = Telerik.Reporting.Drawing.Unit.Point(2D);
     this.codeSeries.DataPointLabelConnectorStyle.Visible        = false;
     this.codeSeries.DataPointLabelOffset     = Telerik.Reporting.Drawing.Unit.Mm(2D);
     this.codeSeries.LegendItem.Style.Visible = false;
     this.codeSeries.LegendItem.Value         = "= Fields.Code";
     this.codeSeries.Name = "codeSeries";
     typeReportSource3.Parameters.Add(new Telerik.Reporting.Parameter("currencyCode", "= Fields.Code"));
     typeReportSource3.TypeName = "Telerik.Reporting.Examples.CSharp.CryptoCurrencyInfo, CSharp.ReportLibrary, Versi" +
                                  "on=1.0.0.0, Culture=neutral, PublicKeyToken=null";
     navigateToReportAction3.ReportSource = typeReportSource3;
     graphGroup3.Action = navigateToReportAction3;
     graphGroup3.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Code"));
     graphGroup3.Name = "codeGroup";
     graphGroup3.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Algorithm", Telerik.Reporting.SortDirection.Asc));
     this.codeSeries.SeriesGroup  = graphGroup3;
     this.codeSeries.ToolTip.Text = "= Format(\'{0:P}\', Sum(Fields.MarketCap) / CDbl(Exec(\'graph1\', Sum(Fields.MarketCa" +
                                    "p))))";
     this.codeSeries.ToolTip.Title = "= Fields.Name";
     this.codeSeries.X             = "=Sum( Fields.MarketCap)";
     this.codeSeries.Y             = "=1";
     this.codeSeries.Y0            = "=0.8";
     //
     // textBox10
     //
     this.textBox10.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox10.Name            = "textBox10";
     this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.2D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox10.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox10.Value           = "Compare crypto currencies based on market cap.";
     //
     // reportFooterSection1
     //
     this.reportFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.5D);
     this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.htmlTextBox1
     });
     this.reportFooterSection1.Name = "reportFooterSection1";
     //
     // htmlTextBox1
     //
     this.htmlTextBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.1D));
     this.htmlTextBox1.Name     = "htmlTextBox1";
     this.htmlTextBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.762D), Telerik.Reporting.Drawing.Unit.Inch(0.4D));
     this.htmlTextBox1.Value    = "Reference:<br /><a href=\"https://coinmetrics.io/data-downloads/\">https://coinmetr" +
                                  "ics.io/data-downloads/</a>";
     //
     // CryptoCurrencies
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detailSection1,
         this.reportFooterSection1
     });
     this.Name = "BlockchainCurrencies";
     this.PageSettings.ColumnCount     = 1;
     this.PageSettings.ColumnSpacing   = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.PageSettings.ContinuousPaper = false;
     this.PageSettings.Landscape       = true;
     this.PageSettings.Margins         = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(0.1D), Telerik.Reporting.Drawing.Unit.Inch(0.1D), Telerik.Reporting.Drawing.Unit.Inch(0.1D), Telerik.Reporting.Drawing.Unit.Inch(0.1D));
     this.PageSettings.PaperKind       = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.AutoRefresh      = true;
     reportParameter1.Name             = "date";
     reportParameter1.Text             = "For Date:";
     reportParameter1.Type             = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter1.Value            = "= Today()";
     reportParameter1.Visible          = true;
     this.ReportParameters.Add(reportParameter1);
     this.Style.Font.Name = "Segoe UI";
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule2.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Apex.TableNormal")
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.Black;
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color     = System.Drawing.Color.Black;
     styleRule3.Style.Font.Name = "Segoe UI";
     styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Apex.TableBody")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     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.Black;
     styleRule4.Style.Font.Name = "Segoe UI";
     styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D);
     descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "Apex.TableHeader")
     });
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule5.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(88)))), ((int)(((byte)(88)))));
     styleRule5.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule5.Style.Color         = System.Drawing.Color.White;
     styleRule5.Style.Font.Name     = "Segoe UI";
     styleRule5.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     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(11.4D);
     ((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();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(ReporteVentas));
     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.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.textBox7           = new Telerik.Reporting.TextBox();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.detailSection1     = new Telerik.Reporting.DetailSection();
     this.table1             = new Telerik.Reporting.Table();
     this.textBox3           = new Telerik.Reporting.TextBox();
     this.textBox4           = new Telerik.Reporting.TextBox();
     this.textBox8           = new Telerik.Reporting.TextBox();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.textBox11          = new Telerik.Reporting.TextBox();
     this.textBox12          = new Telerik.Reporting.TextBox();
     this.textBox13          = new Telerik.Reporting.TextBox();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.sqlConsulta        = new Telerik.Reporting.SqlDataSource();
     this.textBox5           = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.pictureBox1        = new Telerik.Reporting.PictureBox();
     this.txtNit             = new Telerik.Reporting.TextBox();
     this.txtNombre          = new Telerik.Reporting.TextBox();
     this.textBox6           = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.textBox15          = new Telerik.Reporting.TextBox();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.textBox17          = new Telerik.Reporting.TextBox();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.textBox19          = new Telerik.Reporting.TextBox();
     this.textBox20          = new Telerik.Reporting.TextBox();
     this.textBox21          = new Telerik.Reporting.TextBox();
     this.textBox22          = new Telerik.Reporting.TextBox();
     this.textBox23          = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox1
     //
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.93541723489761353D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.textBox1.Style.Font.Bold = true;
     this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.StyleName       = "Office.TableHeader";
     this.textBox1.Value           = "Categoria";
     //
     // textBox2
     //
     this.textBox2.Name            = "textBox2";
     this.textBox2.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90416663885116577D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.textBox2.Style.Font.Bold = true;
     this.textBox2.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.StyleName       = "Office.TableHeader";
     this.textBox2.Value           = "Rango Edad";
     //
     // textBox7
     //
     this.textBox7.Name            = "textBox7";
     this.textBox7.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.70833468437194824D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.textBox7.Style.Font.Bold = true;
     this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.StyleName       = "Office.TableHeader";
     this.textBox7.Value           = "# Personas";
     //
     // textBox9
     //
     this.textBox9.Name            = "textBox9";
     this.textBox9.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1458325386047363D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.textBox9.Style.Font.Bold = true;
     this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.StyleName       = "Office.TableHeader";
     this.textBox9.Value           = "Valor";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     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(0.9354172945022583D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.90416735410690308D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.4479166567325592D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.77083349227905273D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.70833468437194824D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.0833339691162109D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.1458333730697632D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.19999983906745911D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.21874988079071045D)));
     this.table1.Body.SetCellContent(0, 0, this.textBox3);
     this.table1.Body.SetCellContent(0, 1, this.textBox4);
     this.table1.Body.SetCellContent(0, 4, this.textBox8);
     this.table1.Body.SetCellContent(0, 6, this.textBox10);
     this.table1.Body.SetCellContent(1, 0, this.textBox11);
     this.table1.Body.SetCellContent(1, 1, this.textBox12);
     this.table1.Body.SetCellContent(1, 4, this.textBox13);
     this.table1.Body.SetCellContent(1, 6, this.textBox14);
     this.table1.Body.SetCellContent(0, 2, this.textBox16);
     this.table1.Body.SetCellContent(1, 2, this.textBox17);
     this.table1.Body.SetCellContent(0, 3, this.textBox19);
     this.table1.Body.SetCellContent(1, 3, this.textBox20);
     this.table1.Body.SetCellContent(0, 5, this.textBox22);
     this.table1.Body.SetCellContent(1, 5, this.textBox23);
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.ReportItem = this.textBox2;
     tableGroup3.Name       = "group3";
     tableGroup3.ReportItem = this.textBox15;
     tableGroup4.Name       = "group4";
     tableGroup4.ReportItem = this.textBox18;
     tableGroup5.Name       = "group";
     tableGroup5.ReportItem = this.textBox7;
     tableGroup6.Name       = "group5";
     tableGroup6.ReportItem = this.textBox21;
     tableGroup7.Name       = "group1";
     tableGroup7.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.DataSource = this.sqlConsulta;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox3,
         this.textBox4,
         this.textBox8,
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox13,
         this.textBox14,
         this.textBox1,
         this.textBox2,
         this.textBox7,
         this.textBox9,
         this.textBox15,
         this.textBox16,
         this.textBox17,
         this.textBox18,
         this.textBox19,
         this.textBox20,
         this.textBox21,
         this.textBox22,
         this.textBox23
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.table1.Name     = "table1";
     tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup8.Name = "Detail";
     tableGroup9.Name = "group2";
     this.table1.RowGroups.Add(tableGroup8);
     this.table1.RowGroups.Add(tableGroup9);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.9958367347717285D), Telerik.Reporting.Drawing.Unit.Inch(0.61874967813491821D));
     this.table1.StyleName = "Office.TableNormal";
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.93541723489761353D), Telerik.Reporting.Drawing.Unit.Inch(0.19999983906745911D));
     this.textBox3.StyleName = "Office.TableBody";
     this.textBox3.Value     = "= Fields.categoria";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90416663885116577D), Telerik.Reporting.Drawing.Unit.Inch(0.19999983906745911D));
     this.textBox4.StyleName = "Office.TableBody";
     this.textBox4.Value     = "= Fields.rango";
     //
     // textBox8
     //
     this.textBox8.Name            = "textBox8";
     this.textBox8.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.70833468437194824D), Telerik.Reporting.Drawing.Unit.Inch(0.19999983906745911D));
     this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox8.StyleName       = "Office.TableBody";
     this.textBox8.Value           = "= Fields.personas";
     //
     // textBox10
     //
     this.textBox10.Format          = "$ {0:N0}";
     this.textBox10.Name            = "textBox10";
     this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1458325386047363D), Telerik.Reporting.Drawing.Unit.Inch(0.19999983906745911D));
     this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox10.StyleName       = "Office.TableBody";
     this.textBox10.Value           = "= Fields.preciopagado";
     //
     // textBox11
     //
     this.textBox11.Name = "textBox11";
     this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.93541723489761353D), Telerik.Reporting.Drawing.Unit.Inch(0.21874988079071045D));
     this.textBox11.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     this.textBox11.StyleName             = "Office.TableBody";
     //
     // textBox12
     //
     this.textBox12.Name = "textBox12";
     this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90416663885116577D), Telerik.Reporting.Drawing.Unit.Inch(0.21874988079071045D));
     this.textBox12.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     this.textBox12.StyleName             = "Office.TableBody";
     //
     // textBox13
     //
     this.textBox13.Format = "";
     this.textBox13.Name   = "textBox13";
     this.textBox13.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.70833468437194824D), Telerik.Reporting.Drawing.Unit.Inch(0.21874988079071045D));
     this.textBox13.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     this.textBox13.Style.Font.Bold       = true;
     this.textBox13.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox13.StyleName             = "Office.TableBody";
     this.textBox13.Value = "= Sum(Fields.personas)";
     //
     // textBox14
     //
     this.textBox14.Format = "$ {0:N0}";
     this.textBox14.Name   = "textBox14";
     this.textBox14.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1458325386047363D), Telerik.Reporting.Drawing.Unit.Inch(0.21874988079071045D));
     this.textBox14.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     this.textBox14.Style.Font.Bold       = true;
     this.textBox14.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox14.StyleName             = "Office.TableBody";
     this.textBox14.Value = "= Sum(Fields.preciopagado)";
     //
     // sqlConsulta
     //
     this.sqlConsulta.ConnectionString = "conexion";
     this.sqlConsulta.Name             = "sqlConsulta";
     this.sqlConsulta.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@fi", System.Data.DbType.DateTime, "= Parameters.fi.Value"),
         new Telerik.Reporting.SqlDataSourceParameter("@ff", System.Data.DbType.DateTime, "= Parameters.ff.Value")
     });
     this.sqlConsulta.SelectCommand = resources.GetString("sqlConsulta.SelectCommand");
     //
     // textBox5
     //
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox5.Name            = "ReportNameTextBox";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.30000001192092896D));
     this.textBox5.Style.Font.Bold = true;
     this.textBox5.Style.Font.Name = "Segoe UI";
     this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox5.Value           = "Reporte Ventas";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5,
         this.pictureBox1,
         this.txtNit,
         this.txtNombre
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // 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(2.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.70000004768371582D));
     this.pictureBox1.Sizing   = Telerik.Reporting.Drawing.ImageSizeMode.ScaleProportional;
     this.pictureBox1.Value    = ((object)(resources.GetObject("pictureBox1.Value")));
     //
     // txtNit
     //
     this.txtNit.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.5999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
     this.txtNit.Name            = "txtNit";
     this.txtNit.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.3999602794647217D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.txtNit.Style.Font.Bold = true;
     this.txtNit.Style.Font.Name = "Segoe UI";
     this.txtNit.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.txtNit.Value           = "";
     //
     // txtNombre
     //
     this.txtNombre.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.txtNombre.Name            = "txtNombre";
     this.txtNombre.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.4000003337860107D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.txtNombre.Style.Font.Bold = true;
     this.txtNombre.Style.Font.Name = "Segoe UI";
     this.txtNombre.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D);
     this.txtNombre.Value           = "";
     //
     // textBox6
     //
     this.textBox6.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.425196647644043D), Telerik.Reporting.Drawing.Unit.Inch(0.60629922151565552D));
     this.textBox6.Name            = "ReportPageNumberTextBox";
     this.textBox6.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.5748031139373779D), Telerik.Reporting.Drawing.Unit.Inch(0.39370077848434448D));
     this.textBox6.Style.Font.Name = "Segoe UI";
     this.textBox6.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox6
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // textBox15
     //
     this.textBox15.Name            = "textBox15";
     this.textBox15.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.44791683554649353D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.textBox15.Style.Font.Bold = true;
     this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox15.StyleName       = "Office.TableHeader";
     this.textBox15.Value           = "Sexo";
     //
     // textBox16
     //
     this.textBox16.Name      = "textBox16";
     this.textBox16.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.44791683554649353D), Telerik.Reporting.Drawing.Unit.Inch(0.19999983906745911D));
     this.textBox16.StyleName = "Office.TableBody";
     this.textBox16.Value     = "= Fields.Sexo";
     //
     // textBox17
     //
     this.textBox17.Name = "textBox17";
     this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.44791683554649353D), Telerik.Reporting.Drawing.Unit.Inch(0.21874988079071045D));
     this.textBox17.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     this.textBox17.StyleName             = "Office.TableBody";
     //
     // textBox18
     //
     this.textBox18.Name            = "textBox18";
     this.textBox18.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.77083349227905273D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.textBox18.Style.Font.Bold = true;
     this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox18.StyleName       = "Office.TableHeader";
     this.textBox18.Value           = "Nombre";
     //
     // textBox19
     //
     this.textBox19.Name      = "textBox19";
     this.textBox19.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.77083349227905273D), Telerik.Reporting.Drawing.Unit.Inch(0.19999983906745911D));
     this.textBox19.StyleName = "Office.TableBody";
     this.textBox19.Value     = "= Fields.NombreServicio";
     //
     // textBox20
     //
     this.textBox20.Name = "textBox20";
     this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.77083349227905273D), Telerik.Reporting.Drawing.Unit.Inch(0.21874988079071045D));
     this.textBox20.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     this.textBox20.StyleName             = "Office.TableBody";
     //
     // textBox21
     //
     this.textBox21.Name            = "textBox21";
     this.textBox21.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0833334922790527D), Telerik.Reporting.Drawing.Unit.Inch(0.19999994337558746D));
     this.textBox21.Style.Font.Bold = true;
     this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox21.StyleName       = "Office.TableHeader";
     this.textBox21.Value           = "# Personas Grupo";
     //
     // textBox22
     //
     this.textBox22.Name            = "textBox22";
     this.textBox22.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0833334922790527D), Telerik.Reporting.Drawing.Unit.Inch(0.19999983906745911D));
     this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox22.StyleName       = "Office.TableBody";
     this.textBox22.Value           = "= Fields.grupo";
     //
     // textBox23
     //
     this.textBox23.Name = "textBox23";
     this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0833334922790527D), Telerik.Reporting.Drawing.Unit.Inch(0.21874988079071045D));
     this.textBox23.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     this.textBox23.Style.Font.Bold       = true;
     this.textBox23.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox23.StyleName             = "Office.TableBody";
     this.textBox23.Value = "= Sum(Fields.grupo)";
     //
     // ReporteVentas
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "ReporteVentas";
     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       = "fi";
     reportParameter1.Text       = "Fecha Inicial";
     reportParameter1.Type       = Telerik.Reporting.ReportParameterType.DateTime;
     reportParameter1.Visible    = true;
     reportParameter2.Name       = "ff";
     reportParameter2.Text       = "Fecha Final";
     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);
     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(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.FormattingRule     formattingRule1     = new Telerik.Reporting.Drawing.FormattingRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule1          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule2          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule3          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.StyleRule          styleRule4          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector1 = new Telerik.Reporting.Drawing.DescendantSelector();
     Telerik.Reporting.Drawing.StyleRule          styleRule5          = new Telerik.Reporting.Drawing.StyleRule();
     Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
     this.pageHeaderSection1   = new Telerik.Reporting.PageHeaderSection();
     this.textBox5             = new Telerik.Reporting.TextBox();
     this.detailSection1       = new Telerik.Reporting.DetailSection();
     this.textBox1             = new Telerik.Reporting.TextBox();
     this.textBox4             = new Telerik.Reporting.TextBox();
     this.pageFooterSection1   = new Telerik.Reporting.PageFooterSection();
     this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
     this.textBox2             = new Telerik.Reporting.TextBox();
     this.textBox3             = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.4D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox5
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox5
     //
     this.textBox5.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.9D), Telerik.Reporting.Drawing.Unit.Inch(0.1D));
     this.textBox5.Name            = "textBox5";
     this.textBox5.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox5.Style.Font.Bold = true;
     this.textBox5.Value           = "Admission Applicant Report";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.2D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox1,
         this.textBox4
     });
     this.detailSection1.Name = "detailSection1";
     //
     // textBox1
     //
     this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox1.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.BorderStyle.Left   = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox1.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox1.Value = "= Fields.FullName";
     //
     // textBox4
     //
     formattingRule1.StopIfTrue = true;
     this.textBox4.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
         formattingRule1
     });
     this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox4.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox4.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox4.Value = "= Fields.FatherName";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.1D);
     this.pageFooterSection1.Name   = "pageFooterSection1";
     //
     // reportHeaderSection1
     //
     this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.2D);
     this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox2,
         this.textBox3
     });
     this.reportHeaderSection1.Name = "reportHeaderSection1";
     //
     // textBox2
     //
     this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox2.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox2.Style.Font.Bold           = true;
     this.textBox2.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox2.Value = "Full Name";
     //
     // textBox3
     //
     this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox3.Style.BorderStyle.Left    = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox3.Style.Font.Bold           = true;
     this.textBox3.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox3.Value = "Father Name";
     //
     // Report1
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.pageHeaderSection1,
         this.detailSection1,
         this.pageFooterSection1,
         this.reportHeaderSection1
     });
     this.Name = "TestReport";
     this.PageSettings.ColumnCount     = 1;
     this.PageSettings.ColumnSpacing   = Telerik.Reporting.Drawing.Unit.Inch(0D);
     this.PageSettings.ContinuousPaper = false;
     this.PageSettings.Landscape       = false;
     this.PageSettings.Margins         = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D));
     this.PageSettings.PaperKind       = System.Drawing.Printing.PaperKind.A4;
     styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule1.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))
     });
     styleRule2.Style.Padding.Left  = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule2.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
     styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "BlueOpal.TableNormal")
     });
     styleRule3.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule3.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule3.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule3.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule3.Style.Font.Name = "Segoe UI";
     styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "BlueOpal.TableBody")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector1
     });
     styleRule4.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule4.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule4.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule4.Style.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule4.Style.Font.Name = "Segoe UI";
     styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
     descendantSelector2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.Table)),
         new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.ReportItem), "BlueOpal.TableHeader")
     });
     styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule5.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(244)))), ((int)(((byte)(249)))));
     styleRule5.Style.BorderColor.Default = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(235)))));
     styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
     styleRule5.Style.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(63)))), ((int)(((byte)(89)))));
     styleRule5.Style.Font.Name     = "Segoe UI";
     styleRule5.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(10D);
     styleRule5.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
         styleRule1,
         styleRule2,
         styleRule3,
         styleRule4,
         styleRule5
     });
     this.Width = Telerik.Reporting.Drawing.Unit.Inch(6.268D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#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()
 {
     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.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();
     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.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.textBox1              = new Telerik.Reporting.TextBox();
     this.textBox33             = new Telerik.Reporting.TextBox();
     this.detailSection1        = new Telerik.Reporting.DetailSection();
     this.table1                = new Telerik.Reporting.Table();
     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.textBox26             = new Telerik.Reporting.TextBox();
     this.textBox27             = new Telerik.Reporting.TextBox();
     this.textBox28             = new Telerik.Reporting.TextBox();
     this.textBox29             = new Telerik.Reporting.TextBox();
     this.textBox30             = new Telerik.Reporting.TextBox();
     this.textBox31             = new Telerik.Reporting.TextBox();
     this.textBox32             = new Telerik.Reporting.TextBox();
     this.textBox34             = new Telerik.Reporting.TextBox();
     this.textBox35             = new Telerik.Reporting.TextBox();
     this.textBox36             = new Telerik.Reporting.TextBox();
     this.textBox37             = new Telerik.Reporting.TextBox();
     this.textBox38             = new Telerik.Reporting.TextBox();
     this.textBox39             = new Telerik.Reporting.TextBox();
     this.textBox40             = new Telerik.Reporting.TextBox();
     this.textBox19             = new Telerik.Reporting.TextBox();
     this.textBox9              = new Telerik.Reporting.TextBox();
     this.webServiceDataSource1 = new Telerik.Reporting.WebServiceDataSource();
     this.textBox17             = new Telerik.Reporting.TextBox();
     this.pageHeaderSection1    = new Telerik.Reporting.PageHeaderSection();
     this.textBox18             = new Telerik.Reporting.TextBox();
     this.pageFooterSection1    = new Telerik.Reporting.PageFooterSection();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // textBox2
     //
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(1.082D));
     this.textBox2.Style.BackgroundColor = System.Drawing.Color.LightSkyBlue;
     this.textBox2.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox2.StyleName             = "Office.TableHeader";
     this.textBox2.Value = "Area L1";
     //
     // textBox3
     //
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(1.082D));
     this.textBox3.Style.BackgroundColor = System.Drawing.Color.LightSkyBlue;
     this.textBox3.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox3.StyleName             = "Office.TableHeader";
     this.textBox3.Value = "Iso Received";
     //
     // textBox4
     //
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(1.082D));
     this.textBox4.Style.BackgroundColor = System.Drawing.Color.LightSkyBlue;
     this.textBox4.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox4.StyleName             = "Office.TableHeader";
     this.textBox4.Value = "Idf Received";
     //
     // textBox5
     //
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(1.082D));
     this.textBox5.Style.BackgroundColor = System.Drawing.Color.LightSkyBlue;
     this.textBox5.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox5.StyleName             = "Office.TableHeader";
     this.textBox5.Value = "Sg Done";
     //
     // textBox6
     //
     this.textBox6.Name = "textBox6";
     this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(1.082D));
     this.textBox6.Style.BackgroundColor = System.Drawing.Color.LightSkyBlue;
     this.textBox6.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox6.StyleName             = "Office.TableHeader";
     this.textBox6.Value = "On Hold";
     //
     // textBox7
     //
     this.textBox7.Name = "textBox7";
     this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(1.082D));
     this.textBox7.Style.BackgroundColor = System.Drawing.Color.LightSkyBlue;
     this.textBox7.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox7.StyleName             = "Office.TableHeader";
     this.textBox7.Value = "Back Check Done";
     //
     // textBox8
     //
     this.textBox8.Name = "textBox8";
     this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(1.082D));
     this.textBox8.Style.BackgroundColor = System.Drawing.Color.LightSkyBlue;
     this.textBox8.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox8.StyleName             = "Office.TableHeader";
     this.textBox8.Value = "Transmitted";
     //
     // textBox1
     //
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(1.5D));
     this.textBox1.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(0.5D);
     this.textBox1.Style.Font.Bold           = true;
     this.textBox1.StyleName = "";
     this.textBox1.Value     = "= Fields.AreaL2";
     //
     // textBox33
     //
     this.textBox33.Name      = "textBox33";
     this.textBox33.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox33.StyleName = "";
     this.textBox33.Value     = "";
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(3.3D);
     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.438D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.438D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.438D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.438D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.438D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.438D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Cm(2.438D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Cm(0.5D)));
     this.table1.Body.SetCellContent(1, 0, this.textBox10);
     this.table1.Body.SetCellContent(1, 1, this.textBox11);
     this.table1.Body.SetCellContent(1, 2, this.textBox12);
     this.table1.Body.SetCellContent(1, 3, this.textBox13);
     this.table1.Body.SetCellContent(1, 4, this.textBox14);
     this.table1.Body.SetCellContent(1, 5, this.textBox15);
     this.table1.Body.SetCellContent(1, 6, this.textBox16);
     this.table1.Body.SetCellContent(2, 0, this.textBox26);
     this.table1.Body.SetCellContent(2, 1, this.textBox27);
     this.table1.Body.SetCellContent(2, 2, this.textBox28);
     this.table1.Body.SetCellContent(2, 3, this.textBox29);
     this.table1.Body.SetCellContent(2, 4, this.textBox30);
     this.table1.Body.SetCellContent(2, 5, this.textBox31);
     this.table1.Body.SetCellContent(2, 6, this.textBox32);
     this.table1.Body.SetCellContent(3, 0, this.textBox34);
     this.table1.Body.SetCellContent(3, 1, this.textBox35);
     this.table1.Body.SetCellContent(3, 2, this.textBox36);
     this.table1.Body.SetCellContent(3, 3, this.textBox37);
     this.table1.Body.SetCellContent(3, 4, this.textBox38);
     this.table1.Body.SetCellContent(3, 5, this.textBox39);
     this.table1.Body.SetCellContent(3, 6, this.textBox40);
     this.table1.Body.SetCellContent(0, 0, this.textBox19, 1, 7);
     tableGroup1.Name       = "areaL1";
     tableGroup1.ReportItem = this.textBox2;
     tableGroup2.Name       = "isoReceived";
     tableGroup2.ReportItem = this.textBox3;
     tableGroup3.Name       = "idfReceived";
     tableGroup3.ReportItem = this.textBox4;
     tableGroup4.Name       = "sgDone";
     tableGroup4.ReportItem = this.textBox5;
     tableGroup5.Name       = "onHold";
     tableGroup5.ReportItem = this.textBox6;
     tableGroup6.Name       = "backCheckDone";
     tableGroup6.ReportItem = this.textBox7;
     tableGroup7.Name       = "transmitted";
     tableGroup7.ReportItem = this.textBox8;
     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.ColumnHeadersPrintOnEveryPage = true;
     this.table1.Corner.SetCellContent(0, 0, this.textBox9);
     this.table1.DataSource = this.webServiceDataSource1;
     this.table1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox9,
         this.textBox19,
         this.textBox10,
         this.textBox11,
         this.textBox12,
         this.textBox13,
         this.textBox14,
         this.textBox15,
         this.textBox16,
         this.textBox26,
         this.textBox27,
         this.textBox28,
         this.textBox29,
         this.textBox30,
         this.textBox31,
         this.textBox32,
         this.textBox34,
         this.textBox35,
         this.textBox36,
         this.textBox37,
         this.textBox38,
         this.textBox39,
         this.textBox40,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox7,
         this.textBox8,
         this.textBox1,
         this.textBox33
     });
     this.table1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0D));
     this.table1.Name     = "table1";
     tableGroup9.Name     = "group";
     tableGroup10.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup10.Name = "detail";
     tableGroup11.Name = "group1";
     tableGroup8.ChildGroups.Add(tableGroup9);
     tableGroup8.ChildGroups.Add(tableGroup10);
     tableGroup8.ChildGroups.Add(tableGroup11);
     tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.AreaL2"));
     tableGroup8.GroupKeepTogether = true;
     tableGroup8.Name       = "areaL2";
     tableGroup8.ReportItem = this.textBox1;
     tableGroup8.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.AreaL2", Telerik.Reporting.SortDirection.Asc));
     tableGroup13.Name = "group3";
     tableGroup12.ChildGroups.Add(tableGroup13);
     tableGroup12.Name       = "group2";
     tableGroup12.ReportItem = this.textBox33;
     this.table1.RowGroups.Add(tableGroup8);
     this.table1.RowGroups.Add(tableGroup12);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(19.504D), Telerik.Reporting.Drawing.Unit.Cm(3.082D));
     this.table1.StyleName = "Office.TableNormal";
     //
     // textBox10
     //
     this.textBox10.Format              = "{0:N0}";
     this.textBox10.Name                = "textBox10";
     this.textBox10.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox10.Style.Font.Bold     = false;
     this.textBox10.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox10.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox10.StyleName           = "Office.TableBody";
     this.textBox10.Value               = "= Fields.AreaL1";
     //
     // textBox11
     //
     this.textBox11.Format              = "{0:N0}";
     this.textBox11.Name                = "textBox11";
     this.textBox11.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox11.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox11.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox11.StyleName           = "Office.TableBody";
     this.textBox11.Value               = "= Fields.IsoReceived";
     //
     // textBox12
     //
     this.textBox12.Format              = "{0:N0}";
     this.textBox12.Name                = "textBox12";
     this.textBox12.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox12.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox12.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox12.StyleName           = "Office.TableBody";
     this.textBox12.Value               = "= Fields.IdfReceived";
     //
     // textBox13
     //
     this.textBox13.Format              = "{0:N0}";
     this.textBox13.Name                = "textBox13";
     this.textBox13.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox13.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox13.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox13.StyleName           = "Office.TableBody";
     this.textBox13.Value               = "= Fields.SgDone";
     //
     // textBox14
     //
     this.textBox14.Format              = "{0:N0}";
     this.textBox14.Name                = "textBox14";
     this.textBox14.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox14.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox14.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox14.StyleName           = "Office.TableBody";
     this.textBox14.Value               = "= Fields.OnHold";
     //
     // textBox15
     //
     this.textBox15.Format              = "{0:N0}";
     this.textBox15.Name                = "textBox15";
     this.textBox15.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox15.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox15.StyleName           = "Office.TableBody";
     this.textBox15.Value               = "= Fields.BackCheckDone";
     //
     // textBox16
     //
     this.textBox16.Format              = "{0:N0}";
     this.textBox16.Name                = "textBox16";
     this.textBox16.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox16.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox16.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.StyleName           = "Office.TableBody";
     this.textBox16.Value               = "= Fields.Transmitted";
     //
     // textBox26
     //
     this.textBox26.Format = "{0:N0}";
     this.textBox26.Name   = "textBox26";
     this.textBox26.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox26.Style.BackgroundColor = System.Drawing.Color.PowderBlue;
     this.textBox26.Style.Font.Bold       = true;
     this.textBox26.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox26.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox26.StyleName             = "Office.TableBody";
     this.textBox26.Value = "= Fields.AreaL2 + \" Total:\"";
     //
     // textBox27
     //
     this.textBox27.Format = "{0:N0}";
     this.textBox27.Name   = "textBox27";
     this.textBox27.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox27.Style.BackgroundColor = System.Drawing.Color.PowderBlue;
     this.textBox27.Style.Font.Bold       = true;
     this.textBox27.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox27.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox27.StyleName             = "Office.TableBody";
     this.textBox27.Value = "=Sum(Fields.IsoReceived)";
     //
     // textBox28
     //
     this.textBox28.Format = "{0:N0}";
     this.textBox28.Name   = "textBox28";
     this.textBox28.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox28.Style.BackgroundColor = System.Drawing.Color.PowderBlue;
     this.textBox28.Style.Font.Bold       = true;
     this.textBox28.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox28.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox28.StyleName             = "Office.TableBody";
     this.textBox28.Value = "=Sum(Fields.IdfReceived)";
     //
     // textBox29
     //
     this.textBox29.Format = "{0:N0}";
     this.textBox29.Name   = "textBox29";
     this.textBox29.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox29.Style.BackgroundColor = System.Drawing.Color.PowderBlue;
     this.textBox29.Style.Font.Bold       = true;
     this.textBox29.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox29.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox29.StyleName             = "Office.TableBody";
     this.textBox29.Value = "=Sum(Fields.SgDone)";
     //
     // textBox30
     //
     this.textBox30.Format = "{0:N0}";
     this.textBox30.Name   = "textBox30";
     this.textBox30.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox30.Style.BackgroundColor = System.Drawing.Color.PowderBlue;
     this.textBox30.Style.Font.Bold       = true;
     this.textBox30.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox30.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox30.StyleName             = "Office.TableBody";
     this.textBox30.Value = "=Sum(Fields.OnHold)";
     //
     // textBox31
     //
     this.textBox31.Format = "{0:N0}";
     this.textBox31.Name   = "textBox31";
     this.textBox31.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox31.Style.BackgroundColor = System.Drawing.Color.PowderBlue;
     this.textBox31.Style.Font.Bold       = true;
     this.textBox31.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox31.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox31.StyleName             = "Office.TableBody";
     this.textBox31.Value = "=Sum(Fields.BackCheckDone)";
     //
     // textBox32
     //
     this.textBox32.Format = "{0:N0}";
     this.textBox32.Name   = "textBox32";
     this.textBox32.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox32.Style.BackgroundColor = System.Drawing.Color.PowderBlue;
     this.textBox32.Style.Font.Bold       = true;
     this.textBox32.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox32.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox32.StyleName             = "Office.TableBody";
     this.textBox32.Value = "=Sum(Fields.Transmitted)";
     //
     // textBox34
     //
     this.textBox34.Format = "{0:N0}";
     this.textBox34.Name   = "textBox34";
     this.textBox34.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox34.Style.BackgroundColor = System.Drawing.Color.AntiqueWhite;
     this.textBox34.Style.Color           = System.Drawing.Color.Black;
     this.textBox34.Style.Font.Bold       = true;
     this.textBox34.Style.LineColor       = System.Drawing.Color.Black;
     this.textBox34.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox34.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox34.StyleName             = "Office.TableBody";
     this.textBox34.Value = "Grand Total:";
     //
     // textBox35
     //
     this.textBox35.Format = "{0:N0}";
     this.textBox35.Name   = "textBox35";
     this.textBox35.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox35.Style.BackgroundColor = System.Drawing.Color.AntiqueWhite;
     this.textBox35.Style.Color           = System.Drawing.Color.Black;
     this.textBox35.Style.Font.Bold       = true;
     this.textBox35.Style.LineColor       = System.Drawing.Color.Black;
     this.textBox35.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox35.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox35.StyleName             = "Office.TableBody";
     this.textBox35.Value = "=Sum(Fields.IsoReceived)";
     //
     // textBox36
     //
     this.textBox36.Format = "{0:N0}";
     this.textBox36.Name   = "textBox36";
     this.textBox36.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox36.Style.BackgroundColor = System.Drawing.Color.AntiqueWhite;
     this.textBox36.Style.Color           = System.Drawing.Color.Black;
     this.textBox36.Style.Font.Bold       = true;
     this.textBox36.Style.LineColor       = System.Drawing.Color.Black;
     this.textBox36.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox36.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox36.StyleName             = "Office.TableBody";
     this.textBox36.Value = "=Sum(Fields.IdfReceived)";
     //
     // textBox37
     //
     this.textBox37.Format = "{0:N0}";
     this.textBox37.Name   = "textBox37";
     this.textBox37.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox37.Style.BackgroundColor = System.Drawing.Color.AntiqueWhite;
     this.textBox37.Style.Color           = System.Drawing.Color.Black;
     this.textBox37.Style.Font.Bold       = true;
     this.textBox37.Style.LineColor       = System.Drawing.Color.Black;
     this.textBox37.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox37.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox37.StyleName             = "Office.TableBody";
     this.textBox37.Value = "=Sum(Fields.SgDone)";
     //
     // textBox38
     //
     this.textBox38.Format = "{0:N0}";
     this.textBox38.Name   = "textBox38";
     this.textBox38.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox38.Style.BackgroundColor = System.Drawing.Color.AntiqueWhite;
     this.textBox38.Style.Color           = System.Drawing.Color.Black;
     this.textBox38.Style.Font.Bold       = true;
     this.textBox38.Style.LineColor       = System.Drawing.Color.Black;
     this.textBox38.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox38.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox38.StyleName             = "Office.TableBody";
     this.textBox38.Value = "=Sum(Fields.OnHold)";
     //
     // textBox39
     //
     this.textBox39.Format = "{0:N0}";
     this.textBox39.Name   = "textBox39";
     this.textBox39.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox39.Style.BackgroundColor = System.Drawing.Color.AntiqueWhite;
     this.textBox39.Style.Color           = System.Drawing.Color.Black;
     this.textBox39.Style.Font.Bold       = true;
     this.textBox39.Style.LineColor       = System.Drawing.Color.Black;
     this.textBox39.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox39.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox39.StyleName             = "Office.TableBody";
     this.textBox39.Value = "=Sum(Fields.BackCheckDone)";
     //
     // textBox40
     //
     this.textBox40.Format = "{0:N0}";
     this.textBox40.Name   = "textBox40";
     this.textBox40.Size   = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox40.Style.BackgroundColor = System.Drawing.Color.AntiqueWhite;
     this.textBox40.Style.Color           = System.Drawing.Color.Black;
     this.textBox40.Style.Font.Bold       = true;
     this.textBox40.Style.LineColor       = System.Drawing.Color.Black;
     this.textBox40.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox40.Style.VerticalAlign   = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox40.StyleName             = "Office.TableBody";
     this.textBox40.Value = "=Sum(Fields.Transmitted)";
     //
     // textBox19
     //
     this.textBox19.Name      = "textBox19";
     this.textBox19.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(17.066D), Telerik.Reporting.Drawing.Unit.Cm(0.5D));
     this.textBox19.StyleName = "Office.TableBody";
     //
     // textBox9
     //
     this.textBox9.Name = "textBox9";
     this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(2.438D), Telerik.Reporting.Drawing.Unit.Cm(1.082D));
     this.textBox9.Style.BackgroundColor = System.Drawing.Color.LightSkyBlue;
     this.textBox9.Style.TextAlign       = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.StyleName             = "Office.TableHeader";
     this.textBox9.Value = "area L2";
     //
     // webServiceDataSource1
     //
     this.webServiceDataSource1.Name = "webServiceDataSource1";
     this.webServiceDataSource1.Parameters.AddRange(new Telerik.Reporting.WebServiceParameter[] {
         new Telerik.Reporting.WebServiceParameter("ProjId", Telerik.Reporting.WebServiceParameterType.Query, "= Parameters.ProjId.Value")
     });
     this.webServiceDataSource1.ServiceUrl = "https://amoghapps.com/AmoghReportsService/IsometricStatusService.asmx/GetSgSummar" +
                                             "yAreaWise";
     //
     // textBox17
     //
     this.textBox17.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(0D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox17.Name                = "ReportNameTextBox";
     this.textBox17.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(19.5D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.textBox17.Style.Font.Bold     = true;
     this.textBox17.Style.Font.Name     = "Segoe UI";
     this.textBox17.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(14D);
     this.textBox17.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox17.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.Value               = "AREA WISE ISOMETRIC SUMMARY";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(2D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox17
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox18
     //
     this.textBox18.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Cm(15.5D), Telerik.Reporting.Drawing.Unit.Cm(0.3D));
     this.textBox18.Name                = "ReportPageNumberTextBox";
     this.textBox18.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Cm(4D), Telerik.Reporting.Drawing.Unit.Cm(0.6D));
     this.textBox18.Style.Font.Name     = "Segoe UI";
     this.textBox18.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox18.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.Value               = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Cm(1.2D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox18
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // IsometricSummaryAreaWiseReport
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "IsometricSummaryAreaWiseReport";
     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(1D), Telerik.Reporting.Drawing.Unit.Cm(1D));
     this.PageSettings.PaperKind       = System.Drawing.Printing.PaperKind.A4;
     reportParameter1.Name             = "ProjId";
     reportParameter1.Text             = "1";
     reportParameter1.Value            = "2";
     reportParameter2.Name             = "CATID";
     reportParameter2.Text             = "CATID";
     reportParameter2.Value            = "1";
     reportParameter3.Name             = "SUBCONID";
     reportParameter3.Text             = "SUBCONID";
     reportParameter3.Value            = "1";
     reportParameter4.Name             = "DATEFROM";
     reportParameter4.Text             = "DATEFROM";
     reportParameter4.Value            = "01-Nov-2019";
     reportParameter5.Name             = "DATETO";
     reportParameter5.Text             = "DATETO";
     reportParameter5.Value            = "01-Nov-2019";
     reportParameter6.Name             = "IsShop";
     reportParameter6.Text             = "IsShop";
     reportParameter6.Value            = "Y";
     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);
     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.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           = "Calibri";
     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), "Office.TableHeader")
     });
     styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
         descendantSelector2
     });
     styleRule4.Style.BackgroundColor     = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(167)))), ((int)(((byte)(227)))));
     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.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(34)))), ((int)(((byte)(77)))));
     styleRule4.Style.Font.Name     = "Calibri";
     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(19.504D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#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(Report0));
     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.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.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.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
     this.textBox10          = new Telerik.Reporting.TextBox();
     this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
     this.textBox9           = new Telerik.Reporting.TextBox();
     this.textBox15          = new Telerik.Reporting.TextBox();
     this.textBox14          = new Telerik.Reporting.TextBox();
     this.textBox11          = new Telerik.Reporting.TextBox();
     this.textBox12          = new Telerik.Reporting.TextBox();
     this.textBox13          = new Telerik.Reporting.TextBox();
     this.textBox16          = new Telerik.Reporting.TextBox();
     this.textBox17          = new Telerik.Reporting.TextBox();
     this.textBox18          = new Telerik.Reporting.TextBox();
     this.textBox19          = new Telerik.Reporting.TextBox();
     this.textBox20          = new Telerik.Reporting.TextBox();
     this.textBox21          = new Telerik.Reporting.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailSection1
     //
     this.detailSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.detailSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.table1
     });
     this.detailSection1.Name = "detailSection1";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionString = "ReportLibrary.Properties.Settings.Anaraki";
     this.sqlDataSource1.Name             = "sqlDataSource1";
     this.sqlDataSource1.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
         new Telerik.Reporting.SqlDataSourceParameter("@id", System.Data.DbType.Int32, "= Parameters.id.Value")
     });
     this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
     //
     // table1
     //
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.8D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.8D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.8D)));
     this.table1.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(0.8D)));
     this.table1.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.2D)));
     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.Name       = "code";
     tableGroup1.ReportItem = this.textBox1;
     tableGroup2.Name       = "name";
     tableGroup2.ReportItem = this.textBox2;
     tableGroup3.Name       = "shareAmount";
     tableGroup3.ReportItem = this.textBox3;
     tableGroup4.Name       = "totalProfit";
     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.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D));
     this.table1.Name     = "table1";
     tableGroup5.Groupings.Add(new Telerik.Reporting.Grouping(null));
     tableGroup5.Name = "detail";
     this.table1.RowGroups.Add(tableGroup5);
     this.table1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.2D), Telerik.Reporting.Drawing.Unit.Inch(0.4D));
     this.table1.StyleName = "Normal.TableNormal";
     //
     // textBox1
     //
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox1.StyleName = "Normal.TableHeader";
     this.textBox1.Value     = "Code";
     //
     // textBox2
     //
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox2.StyleName = "Normal.TableHeader";
     this.textBox2.Value     = "Name";
     //
     // textBox3
     //
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox3.StyleName = "Normal.TableHeader";
     this.textBox3.Value     = "Share Amount";
     //
     // textBox4
     //
     this.textBox4.Name      = "textBox4";
     this.textBox4.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox4.StyleName = "Normal.TableHeader";
     this.textBox4.Value     = "Total Profit";
     //
     // textBox5
     //
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox5.StyleName = "Normal.TableBody";
     this.textBox5.Value     = "= Fields.Code";
     //
     // textBox6
     //
     this.textBox6.Name      = "textBox6";
     this.textBox6.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox6.StyleName = "Normal.TableBody";
     this.textBox6.Value     = "= Fields.Name";
     //
     // textBox7
     //
     this.textBox7.Name      = "textBox7";
     this.textBox7.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox7.StyleName = "Normal.TableBody";
     this.textBox7.Value     = "= Fields.ShareAmount";
     //
     // textBox8
     //
     this.textBox8.Name      = "textBox8";
     this.textBox8.Size      = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.8D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox8.StyleName = "Normal.TableBody";
     this.textBox8.Value     = "= Fields.TotalProfit";
     //
     // pageHeaderSection1
     //
     this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1.8D);
     this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox9,
         this.textBox14,
         this.textBox15,
         this.textBox16,
         this.textBox13,
         this.textBox12,
         this.textBox11,
         this.textBox21,
         this.textBox20,
         this.textBox19,
         this.textBox18,
         this.textBox17
     });
     this.pageHeaderSection1.Name = "pageHeaderSection1";
     //
     // textBox10
     //
     this.textBox10.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.925D), Telerik.Reporting.Drawing.Unit.Inch(0.606D));
     this.textBox10.Name            = "ReportPageNumberTextBox";
     this.textBox10.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.575D), Telerik.Reporting.Drawing.Unit.Inch(0.394D));
     this.textBox10.Style.Font.Name = "Segoe UI";
     this.textBox10.Value           = "Page: {PageNumber}";
     //
     // pageFooterSection1
     //
     this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D);
     this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.textBox10
     });
     this.pageFooterSection1.Name = "pageFooterSection1";
     //
     // textBox9
     //
     this.textBox9.Anchoring           = Telerik.Reporting.AnchoringStyles.Top;
     this.textBox9.Culture             = new System.Globalization.CultureInfo("fa-IR");
     this.textBox9.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3D), Telerik.Reporting.Drawing.Unit.Inch(0.021D));
     this.textBox9.Name                = "textBox9";
     this.textBox9.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2D), Telerik.Reporting.Drawing.Unit.Inch(0.8D));
     this.textBox9.Style.Font.Bold     = true;
     this.textBox9.Style.Font.Name     = "B Zar";
     this.textBox9.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(16D);
     this.textBox9.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox9.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox9.Value               = "شرکت تعاونی لیتوگراف\r\nتقسیم سود";
     //
     // textBox15
     //
     this.textBox15.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.6D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox15.Name                = "textBox15";
     this.textBox15.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(48.66D), Telerik.Reporting.Drawing.Unit.Mm(7.73D));
     this.textBox15.Style.Font.Name     = "B Zar";
     this.textBox15.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox15.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox15.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox15.StyleName           = "";
     this.textBox15.Value               = "= Format(\'{0:###,###,###,###}\',Fields.TotalProfit)";
     //
     // textBox14
     //
     this.textBox14.CanGrow  = false;
     this.textBox14.Culture  = new System.Globalization.CultureInfo("fa-IR");
     this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.516D), Telerik.Reporting.Drawing.Unit.Inch(0.304D));
     this.textBox14.Name     = "textBox14";
     this.textBox14.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.384D), Telerik.Reporting.Drawing.Unit.Inch(0.262D));
     this.textBox14.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox14.Style.BorderStyle.Left   = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox14.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox14.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox14.Style.Font.Bold          = true;
     this.textBox14.Style.Font.Name          = "B Zar";
     this.textBox14.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox14.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox14.StyleName = "borderAll";
     this.textBox14.Value     = "سود:";
     //
     // textBox11
     //
     this.textBox11.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.317D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.textBox11.Name            = "textBox11";
     this.textBox11.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.465D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox11.Style.Font.Bold = true;
     this.textBox11.Style.Font.Name = "B Zar";
     this.textBox11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox11.Value           = "صفحه";
     //
     // textBox12
     //
     this.textBox12.CanGrow  = false;
     this.textBox12.Culture  = new System.Globalization.CultureInfo("fa-IR");
     this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.1D), Telerik.Reporting.Drawing.Unit.Inch(0.5D));
     this.textBox12.Name     = "textBox12";
     this.textBox12.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.2D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox12.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox12.Style.BorderStyle.Left   = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox12.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox12.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox12.Style.Font.Bold          = true;
     this.textBox12.Style.Font.Name          = "B Zar";
     this.textBox12.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox12.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox12.StyleName = "borderAll";
     this.textBox12.Value     = "= PageNumber";
     //
     // textBox13
     //
     this.textBox13.Location        = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.317D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox13.Name            = "textBox13";
     this.textBox13.Size            = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.465D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox13.Style.Font.Bold = true;
     this.textBox13.Style.Font.Name = "B Zar";
     this.textBox13.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox13.Value           = "تاریخ";
     //
     // textBox16
     //
     this.textBox16.CanGrow  = false;
     this.textBox16.Culture  = new System.Globalization.CultureInfo("fa-IR");
     this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.1D), Telerik.Reporting.Drawing.Unit.Inch(0.2D));
     this.textBox16.Name     = "textBox16";
     this.textBox16.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2D), Telerik.Reporting.Drawing.Unit.Inch(0.3D));
     this.textBox16.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox16.Style.BorderStyle.Left   = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox16.Style.BorderStyle.Right  = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox16.Style.BorderStyle.Top    = Telerik.Reporting.Drawing.BorderType.None;
     this.textBox16.Style.Font.Bold          = true;
     this.textBox16.Style.Font.Name          = "B Zar";
     this.textBox16.Style.Font.Size          = Telerik.Reporting.Drawing.Unit.Point(11D);
     this.textBox16.Style.TextAlign          = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox16.Style.VerticalAlign      = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox16.StyleName = "borderAll";
     this.textBox16.Value     = "= Fields.Date";
     //
     // textBox17
     //
     this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(1.1D));
     this.textBox17.Name     = "textBox17";
     this.textBox17.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(43.18D), Telerik.Reporting.Drawing.Unit.Mm(10.16D));
     this.textBox17.Style.BorderColor.Default = System.Drawing.Color.White;
     this.textBox17.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox17.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox17.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(5D);
     this.textBox17.Style.Font.Bold           = true;
     this.textBox17.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox17.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox17.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox17.StyleName = "";
     this.textBox17.Value     = "سود تقسیم شده";
     //
     // textBox18
     //
     this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.647D), Telerik.Reporting.Drawing.Unit.Inch(1.1D));
     this.textBox18.Name     = "textBox18";
     this.textBox18.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(36.91D), Telerik.Reporting.Drawing.Unit.Mm(10.16D));
     this.textBox18.Style.BorderColor.Default = System.Drawing.Color.White;
     this.textBox18.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox18.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox18.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(5D);
     this.textBox18.Style.Font.Bold           = true;
     this.textBox18.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox18.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox18.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox18.StyleName = "";
     this.textBox18.Value     = "تعداد سهام";
     //
     // textBox19
     //
     this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1D), Telerik.Reporting.Drawing.Unit.Inch(1.1D));
     this.textBox19.Name     = "textBox19";
     this.textBox19.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(35.05D), Telerik.Reporting.Drawing.Unit.Mm(10.16D));
     this.textBox19.Style.BorderColor.Default = System.Drawing.Color.White;
     this.textBox19.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox19.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox19.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(5D);
     this.textBox19.Style.Font.Bold           = true;
     this.textBox19.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox19.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox19.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox19.StyleName = "";
     this.textBox19.Value     = "مبلغ سهام";
     //
     // textBox20
     //
     this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.48D), Telerik.Reporting.Drawing.Unit.Inch(1.1D));
     this.textBox20.Name     = "textBox20";
     this.textBox20.Size     = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(75.8D), Telerik.Reporting.Drawing.Unit.Mm(10.16D));
     this.textBox20.Style.BorderColor.Default = System.Drawing.Color.White;
     this.textBox20.Style.BorderStyle.Bottom  = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox20.Style.BorderStyle.Top     = Telerik.Reporting.Drawing.BorderType.Solid;
     this.textBox20.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Point(5D);
     this.textBox20.Style.Font.Bold           = true;
     this.textBox20.Style.Font.Size           = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox20.Style.TextAlign           = Telerik.Reporting.Drawing.HorizontalAlign.Right;
     this.textBox20.Style.VerticalAlign       = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox20.StyleName = "";
     this.textBox20.Value     = "نام";
     //
     // textBox21
     //
     this.textBox21.Location            = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.525D), Telerik.Reporting.Drawing.Unit.Inch(1.1D));
     this.textBox21.Name                = "textBox21";
     this.textBox21.Size                = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Mm(9.53D), Telerik.Reporting.Drawing.Unit.Mm(10.16D));
     this.textBox21.Style.Font.Bold     = true;
     this.textBox21.Style.Font.Name     = "B Zar";
     this.textBox21.Style.Font.Size     = Telerik.Reporting.Drawing.Unit.Point(12D);
     this.textBox21.Style.TextAlign     = Telerik.Reporting.Drawing.HorizontalAlign.Center;
     this.textBox21.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle;
     this.textBox21.StyleName           = "";
     this.textBox21.Value               = "کد";
     //
     // Report0
     //
     this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
         this.detailSection1,
         this.pageHeaderSection1,
         this.pageFooterSection1
     });
     this.Name = "Report0";
     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.AllowBlank = false;
     reportParameter1.Name       = "id";
     reportParameter1.Text       = "id";
     reportParameter1.Type       = Telerik.Reporting.ReportParameterType.Integer;
     reportParameter1.Value      = "7";
     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(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.Inch(8.086D);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#60
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(Coa));
            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.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();
            Telerik.Reporting.Drawing.DescendantSelector descendantSelector2 = new Telerik.Reporting.Drawing.DescendantSelector();
            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.textBox50 = new Telerik.Reporting.TextBox();
            this.pageHeader = new Telerik.Reporting.PageHeaderSection();
            this.txtTitle = new Telerik.Reporting.TextBox();
            this.pictureBox2 = new Telerik.Reporting.PictureBox();
            this.reportHeader = new Telerik.Reporting.ReportHeaderSection();
            this.textBox1 = new Telerik.Reporting.TextBox();
            this.textBox20 = new Telerik.Reporting.TextBox();
            this.textBox19 = new Telerik.Reporting.TextBox();
            this.textBox18 = new Telerik.Reporting.TextBox();
            this.textBox22 = new Telerik.Reporting.TextBox();
            this.textBox21 = new Telerik.Reporting.TextBox();
            this.textBox23 = 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.detail = new Telerik.Reporting.DetailSection();
            this.tblTests = new Telerik.Reporting.Table();
            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.textBox24 = new Telerik.Reporting.TextBox();
            this.uspGetCOATests = new Telerik.Reporting.SqlDataSource();
            this.pageFooter = new Telerik.Reporting.PageFooterSection();
            this.textBoxPageNo = new Telerik.Reporting.TextBox();
            this.textBox29 = new Telerik.Reporting.TextBox();
            this.textBox28 = new Telerik.Reporting.TextBox();
            this.uspGetCOA = new Telerik.Reporting.SqlDataSource();
            this.uspGetCOANotes = new Telerik.Reporting.SqlDataSource();
            this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
            this.tblNotes = new Telerik.Reporting.Table();
            this.textBox51 = new Telerik.Reporting.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // textBox9
            // 
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2416675090789795D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox9.StyleName = "Normal.TableHeader";
            this.textBox9.Value = "Test";
            // 
            // textBox10
            // 
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2416672706604004D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox10.StyleName = "Normal.TableHeader";
            this.textBox10.Value = "Method";
            // 
            // textBox11
            // 
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2083333730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox11.StyleName = "Normal.TableHeader";
            this.textBox11.Value = "Specifications";
            // 
            // textBox12
            // 
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1333332061767578D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox12.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox12.StyleName = "Normal.TableHeader";
            this.textBox12.Value = "Results";
            // 
            // textBox13
            // 
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2916668653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox13.StyleName = "Normal.TableHeader";
            this.textBox13.Value = "Date Tested";
            // 
            // textBox50
            // 
            this.textBox50.Name = "textBox50";
            this.textBox50.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.1416668891906738D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox50.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox50.StyleName = "Normal.TableHeader";
            this.textBox50.Value = "Notes";
            // 
            // pageHeader
            // 
            this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.800000011920929D);
            this.pageHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.txtTitle,
            this.pictureBox2});
            this.pageHeader.Name = "pageHeader";
            this.pageHeader.Style.BorderColor.Bottom = System.Drawing.Color.Orange;
            this.pageHeader.Style.BorderStyle.Bottom = Telerik.Reporting.Drawing.BorderType.Solid;
            this.pageHeader.Style.Color = System.Drawing.Color.Black;
            // 
            // txtTitle
            // 
            this.txtTitle.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.txtTitle.Name = "txtTitle";
            this.txtTitle.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.7791664600372314D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.txtTitle.Style.Font.Bold = true;
            this.txtTitle.Style.Font.Name = "Neutraface 2 Text Bold";
            this.txtTitle.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(20D);
            this.txtTitle.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.txtTitle.TextWrap = false;
            this.txtTitle.Value = "Certificate of Analysis";
            // 
            // pictureBox2
            // 
            this.pictureBox2.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Left)));
            this.pictureBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.10000000149011612D), Telerik.Reporting.Drawing.Unit.Inch(3.9354959881165996E-05D));
            this.pictureBox2.MimeType = "image/jpeg";
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3583333492279053D), Telerik.Reporting.Drawing.Unit.Inch(0.78255808353424072D));
            this.pictureBox2.Sizing = Telerik.Reporting.Drawing.ImageSizeMode.Stretch;
            this.pictureBox2.Value = ((object)(resources.GetObject("pictureBox2.Value")));
            // 
            // reportHeader
            // 
            this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(1.2000000476837158D);
            this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox1,
            this.textBox20,
            this.textBox19,
            this.textBox18,
            this.textBox22,
            this.textBox21,
            this.textBox23,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox5,
            this.textBox6,
            this.textBox7,
            this.textBox8});
            this.reportHeader.Name = "reportHeader";
            this.reportHeader.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            // 
            // textBox1
            // 
            this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D), Telerik.Reporting.Drawing.Unit.Inch(0.083372749388217926D));
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.69999992847442627D), Telerik.Reporting.Drawing.Unit.Inch(0.19988171756267548D));
            this.textBox1.Style.Font.Bold = true;
            this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox1.Value = "CLIENT :";
            // 
            // textBox20
            // 
            this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.28333333134651184D));
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1000000238418579D), Telerik.Reporting.Drawing.Unit.Inch(0.19988171756267548D));
            this.textBox20.Style.Font.Bold = true;
            this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox20.Value = "DESCRIPTION :";
            // 
            // textBox19
            // 
            this.textBox19.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.48329392075538635D));
            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.19988171756267548D));
            this.textBox19.Style.Font.Bold = true;
            this.textBox19.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox19.Value = "LOT # :";
            // 
            // textBox18
            // 
            this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D), Telerik.Reporting.Drawing.Unit.Inch(0.68325448036193848D));
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.59999984502792358D), Telerik.Reporting.Drawing.Unit.Inch(0.19988171756267548D));
            this.textBox18.Style.Font.Bold = true;
            this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox18.Value = "ARL # :";
            // 
            // textBox22
            // 
            this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D), Telerik.Reporting.Drawing.Unit.Inch(0.8838457465171814D));
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.89999991655349731D), Telerik.Reporting.Drawing.Unit.Inch(0.19988171756267548D));
            this.textBox22.Style.Font.Bold = true;
            this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox22.Value = "STORAGE :";
            // 
            // textBox21
            // 
            this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4D), Telerik.Reporting.Drawing.Unit.Inch(0.68325448036193848D));
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3000000715255737D), Telerik.Reporting.Drawing.Unit.Inch(0.19988171756267548D));
            this.textBox21.Style.Font.Bold = true;
            this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox21.Value = "DATE RECEIVED :";
            // 
            // textBox23
            // 
            this.textBox23.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.883215069770813D));
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3999998569488525D), Telerik.Reporting.Drawing.Unit.Inch(0.19988171756267548D));
            this.textBox23.Style.Font.Bold = true;
            this.textBox23.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBox23.Value = "FORMULATION ID :";
            // 
            // textBox2
            // 
            this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D), Telerik.Reporting.Drawing.Unit.Inch(0.083254493772983551D));
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox2.Value = "=Fields.ClientName";
            // 
            // textBox3
            // 
            this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D), Telerik.Reporting.Drawing.Unit.Inch(0.28333333134651184D));
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.8000001907348633D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox3.Value = "=Fields.Description";
            // 
            // textBox4
            // 
            this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D), Telerik.Reporting.Drawing.Unit.Inch(0.48329392075538635D));
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.18317565321922302D));
            this.textBox4.Value = "=Fields.LotNumber";
            // 
            // textBox5
            // 
            this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D), Telerik.Reporting.Drawing.Unit.Inch(0.68000000715255737D));
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox5.Value = "=Fields.ARLNumber";
            // 
            // textBox6
            // 
            this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D), Telerik.Reporting.Drawing.Unit.Inch(0.87999999523162842D));
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.0999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.21646957099437714D));
            this.textBox6.Value = "=Fields.Storage";
            // 
            // textBox7
            // 
            this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.68000000715255737D));
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox7.Value = "=Fields.ReceivedDate";
            // 
            // textBox8
            // 
            this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.4000000953674316D), Telerik.Reporting.Drawing.Unit.Inch(0.87999999523162842D));
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7999999523162842D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox8.Value = "=Fields.FormulationID";
            // 
            // detail
            // 
            this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.699999988079071D);
            this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.tblTests});
            this.detail.KeepTogether = false;
            this.detail.Name = "detail";
            this.detail.Style.Padding.Bottom = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            this.detail.Style.Padding.Top = Telerik.Reporting.Drawing.Unit.Pixel(10D);
            // 
            // tblTests
            // 
            this.tblTests.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(2.2416665554046631D)));
            this.tblTests.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2416675090789795D)));
            this.tblTests.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2166668176651D)));
            this.tblTests.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.133333683013916D)));
            this.tblTests.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(1.2833335399627686D)));
            this.tblTests.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.tblTests.Body.SetCellContent(0, 0, this.textBox14);
            this.tblTests.Body.SetCellContent(0, 1, this.textBox15);
            this.tblTests.Body.SetCellContent(0, 2, this.textBox16);
            this.tblTests.Body.SetCellContent(0, 3, this.textBox17);
            this.tblTests.Body.SetCellContent(0, 4, this.textBox24);
            tableGroup1.ReportItem = this.textBox9;
            tableGroup2.ReportItem = this.textBox10;
            tableGroup3.ReportItem = this.textBox11;
            tableGroup4.ReportItem = this.textBox12;
            tableGroup5.ReportItem = this.textBox13;
            this.tblTests.ColumnGroups.Add(tableGroup1);
            this.tblTests.ColumnGroups.Add(tableGroup2);
            this.tblTests.ColumnGroups.Add(tableGroup3);
            this.tblTests.ColumnGroups.Add(tableGroup4);
            this.tblTests.ColumnGroups.Add(tableGroup5);
            this.tblTests.DataSource = this.uspGetCOATests;
            this.tblTests.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox14,
            this.textBox15,
            this.textBox16,
            this.textBox17,
            this.textBox24,
            this.textBox9,
            this.textBox10,
            this.textBox11,
            this.textBox12,
            this.textBox13});
            this.tblTests.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.tblTests.Name = "tblTests";
            tableGroup6.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup6.Name = "Detail";
            this.tblTests.RowGroups.Add(tableGroup6);
            this.tblTests.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.1166682243347168D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.tblTests.StyleName = "Normal.TableNormal";
            this.tblTests.ItemDataBound += new System.EventHandler(this.TestsDataBound);
            // 
            // textBox14
            // 
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2416675090789795D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox14.StyleName = "Normal.TableBody";
            this.textBox14.Value = "=Fields.TestName";
            // 
            // textBox15
            // 
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2416672706604004D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox15.StyleName = "Normal.TableBody";
            this.textBox15.Value = "=Fields.MethodName";
            // 
            // textBox16
            // 
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2083333730697632D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox16.StyleName = "Normal.TableBody";
            this.textBox16.Value = "=Fields.Specifications";
            // 
            // textBox17
            // 
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.1333332061767578D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox17.StyleName = "Normal.TableBody";
            this.textBox17.Value = "=Fields.ResultName";
            // 
            // textBox24
            // 
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2916668653488159D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox24.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox24.StyleName = "Normal.TableBody";
            this.textBox24.Value = "=Fields.TestedDate";
            // 
            // uspGetCOATests
            // 
            this.uspGetCOATests.ConnectionString = "Data Source=LIMSV2\\LIMSVS;Initial Catalog=ARL_Data_Dev;Integrated Security=True";
            this.uspGetCOATests.Name = "uspGetCOATests";
            this.uspGetCOATests.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@ResultIds", System.Data.DbType.String, "=Parameters.ResultIds.Value")});
            this.uspGetCOATests.SelectCommand = "dbo.uspGetCOATests";
            this.uspGetCOATests.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // pageFooter
            // 
            this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.69999974966049194D);
            this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBoxPageNo,
            this.textBox29,
            this.textBox28});
            this.pageFooter.Name = "pageFooter";
            this.pageFooter.Style.BorderColor.Top = System.Drawing.Color.Orange;
            this.pageFooter.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
            // 
            // textBoxPageNo
            // 
            this.textBoxPageNo.Anchoring = Telerik.Reporting.AnchoringStyles.Right;
            this.textBoxPageNo.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.09999942779541D), Telerik.Reporting.Drawing.Unit.Inch(0.49996083974838257D));
            this.textBoxPageNo.Name = "textBoxPageNo";
            this.textBoxPageNo.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.3479530811309814D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBoxPageNo.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBoxPageNo.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
            this.textBoxPageNo.Value = "= \'Page \' + PageNumber + \' of \' + PageCount";
            // 
            // textBox29
            // 
            this.textBox29.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.29988250136375427D));
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(6.6999602317810059D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBox29.Style.Font.Bold = true;
            this.textBox29.Style.Font.Italic = false;
            this.textBox29.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
            this.textBox29.Value = "QUF-077-V4 08/28/14, results reported above relate only to the sample that was te" +
    "sted.  Report may only be reproduced in full.";
            // 
            // textBox28
            // 
            this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.09980417788028717D));
            this.textBox28.Name = "textBox28";
            this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.5D), Telerik.Reporting.Drawing.Unit.Inch(0.20000012218952179D));
            this.textBox28.Style.Font.Bold = true;
            this.textBox28.Style.Font.Italic = false;
            this.textBox28.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
            this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
            this.textBox28.Value = "ARL BioPharma, Inc.  ∙  840 Research Parkway, Ste. 546  ∙   Oklahoma City, OK  73" +
    "104   ∙   (800) 393-1595";
            // 
            // uspGetCOA
            // 
            this.uspGetCOA.ConnectionString = "Data Source=LIMSV2\\LIMSVS;Initial Catalog=ARL_Data_Dev;Integrated Security=True";
            this.uspGetCOA.Name = "uspGetCOA";
            this.uspGetCOA.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@ARLNumber", System.Data.DbType.Int32, "=Parameters.ARLNumber.Value")});
            this.uspGetCOA.SelectCommand = "dbo.uspGetCOA";
            this.uspGetCOA.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // uspGetCOANotes
            // 
            this.uspGetCOANotes.ConnectionString = "Data Source=LIMSV2\\LIMSVS;Initial Catalog=ARL_Data_Dev;Integrated Security=True";
            this.uspGetCOANotes.Name = "uspGetCOANotes";
            this.uspGetCOANotes.Parameters.AddRange(new Telerik.Reporting.SqlDataSourceParameter[] {
            new Telerik.Reporting.SqlDataSourceParameter("@ARLNumber", System.Data.DbType.Int32, "=Parameters.ARLNumber.Value"),
            new Telerik.Reporting.SqlDataSourceParameter("@ResultIds", System.Data.DbType.String, "=Parameters.ResultIds.Value")});
            this.uspGetCOANotes.ProviderName = "System.Data.SqlClient";
            this.uspGetCOANotes.SelectCommand = "dbo.uspGetCOANotes";
            this.uspGetCOANotes.SelectCommandType = Telerik.Reporting.SqlDataSourceCommandType.StoredProcedure;
            // 
            // reportFooterSection1
            // 
            this.reportFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.700000524520874D);
            this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.tblNotes});
            this.reportFooterSection1.Name = "reportFooterSection1";
            this.reportFooterSection1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
            // 
            // tblNotes
            // 
            this.tblNotes.Body.Columns.Add(new Telerik.Reporting.TableBodyColumn(Telerik.Reporting.Drawing.Unit.Inch(7.1500000953674316D)));
            this.tblNotes.Body.Rows.Add(new Telerik.Reporting.TableBodyRow(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)));
            this.tblNotes.Body.SetCellContent(0, 0, this.textBox51);
            tableGroup7.ReportItem = this.textBox50;
            this.tblNotes.ColumnGroups.Add(tableGroup7);
            this.tblNotes.DataSource = this.uspGetCOANotes;
            this.tblNotes.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.textBox51,
            this.textBox50});
            this.tblNotes.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D), Telerik.Reporting.Drawing.Unit.Inch(0.10000050812959671D));
            this.tblNotes.Name = "tblNotes";
            tableGroup8.Groupings.Add(new Telerik.Reporting.Grouping(null));
            tableGroup8.Name = "Detail";
            this.tblNotes.RowGroups.Add(tableGroup8);
            this.tblNotes.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.1416668891906738D), Telerik.Reporting.Drawing.Unit.Inch(0.40000000596046448D));
            this.tblNotes.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.tblNotes.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Bottom;
            this.tblNotes.StyleName = "Normal.TableNormal";
            this.tblNotes.ItemDataBound += new System.EventHandler(this.NotesDataBound);
            // 
            // textBox51
            // 
            this.textBox51.Name = "textBox51";
            this.textBox51.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(7.1416668891906738D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D));
            this.textBox51.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.None;
            this.textBox51.StyleName = "Normal.TableBody";
            this.textBox51.Value = "=Fields.Note";
            // 
            // Coa
            // 
            this.DataSource = this.uspGetCOA;
            this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
            this.pageHeader,
            this.pageFooter,
            this.reportHeader,
            this.detail,
            this.reportFooterSection1});
            this.Name = "Coa";
            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.Name = "ARLNumber";
            reportParameter1.Type = Telerik.Reporting.ReportParameterType.Integer;
            reportParameter1.Value = "300070";
            reportParameter2.Name = "ResultIds";
            reportParameter2.Value = "1278";
            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(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;
            styleRule5.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            new Telerik.Reporting.Drawing.StyleSelector(typeof(Telerik.Reporting.Table), "Normal.TableNormal")});
            styleRule5.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule5.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule5.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule5.Style.Color = System.Drawing.Color.Black;
            styleRule5.Style.Font.Name = "Tahoma";
            styleRule5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            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.TableHeader")});
            styleRule6.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector1});
            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);
            styleRule6.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), "Normal.TableBody")});
            styleRule7.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
            descendantSelector2});
            styleRule7.Style.BorderColor.Default = System.Drawing.Color.Black;
            styleRule7.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid;
            styleRule7.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(1D);
            styleRule7.Style.Font.Name = "Tahoma";
            styleRule7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
            this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
            styleRule1,
            styleRule2,
            styleRule3,
            styleRule4,
            styleRule5,
            styleRule6,
            styleRule7});
            this.Width = Telerik.Reporting.Drawing.Unit.Inch(7.4479918479919434D);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }