EnVisageOnline/Main/Source/EnVisage.Reports/RevGen.Designer.cs

579 lines
38 KiB
C#

namespace EnVisage.Reports
{
partial class RevGen
{
#region Component Designer generated code
/// <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(RevGen));
Telerik.Reporting.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule();
Telerik.Reporting.Group group1 = new Telerik.Reporting.Group();
Telerik.Reporting.Group group2 = new Telerik.Reporting.Group();
Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter();
Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter();
Telerik.Reporting.ReportParameter reportParameter3 = new Telerik.Reporting.ReportParameter();
Telerik.Reporting.ReportParameter reportParameter4 = new Telerik.Reporting.ReportParameter();
Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule();
this.groupFooterSection = new Telerik.Reporting.GroupFooterSection();
this.textBox11 = new Telerik.Reporting.TextBox();
this.textBox12 = new Telerik.Reporting.TextBox();
this.textBox20 = new Telerik.Reporting.TextBox();
this.textBox21 = new Telerik.Reporting.TextBox();
this.textBox22 = new Telerik.Reporting.TextBox();
this.textBox30 = new Telerik.Reporting.TextBox();
this.textBox33 = new Telerik.Reporting.TextBox();
this.groupHeaderSection = new Telerik.Reporting.GroupHeaderSection();
this.textBox2 = new Telerik.Reporting.TextBox();
this.groupFooterSection1 = new Telerik.Reporting.GroupFooterSection();
this.groupHeaderSection1 = new Telerik.Reporting.GroupHeaderSection();
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.textBox31 = new Telerik.Reporting.TextBox();
this.textBox8 = new Telerik.Reporting.TextBox();
this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource();
this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection();
this.textBox1 = new Telerik.Reporting.TextBox();
this.detail = new Telerik.Reporting.DetailSection();
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.textBox32 = new Telerik.Reporting.TextBox();
this.textBox9 = new Telerik.Reporting.TextBox();
this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection();
this.textBox34 = new Telerik.Reporting.TextBox();
this.textBox10 = new Telerik.Reporting.TextBox();
this.reportHeaderSection1 = new Telerik.Reporting.ReportHeaderSection();
this.reportFooterSection1 = new Telerik.Reporting.ReportFooterSection();
this.textBox24 = 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.textBox18 = new Telerik.Reporting.TextBox();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// groupFooterSection
//
this.groupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.44590091705322266D);
this.groupFooterSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
this.textBox11,
this.textBox12,
this.textBox20,
this.textBox21,
this.textBox22,
this.textBox30,
this.textBox33});
this.groupFooterSection.Name = "groupFooterSection";
this.groupFooterSection.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
//
// textBox11
//
this.textBox11.Format = "{0:C2}";
this.textBox11.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1987786293029785D), Telerik.Reporting.Drawing.Unit.Inch(0D));
this.textBox11.Name = "textBox11";
this.textBox11.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99960613250732422D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox11.Style.Font.Bold = true;
this.textBox11.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
this.textBox11.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox11.Value = "=sum(Fields.CostSavings)";
//
// textBox12
//
this.textBox12.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D), Telerik.Reporting.Drawing.Unit.Inch(0D));
this.textBox12.Name = "textBox12";
this.textBox12.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.39996066689491272D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox12.Style.Font.Bold = true;
this.textBox12.Value = "Total";
//
// textBox20
//
this.textBox20.Format = "{0:C2}";
this.textBox20.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.1984639167785645D), Telerik.Reporting.Drawing.Unit.Inch(0D));
this.textBox20.Name = "textBox20";
this.textBox20.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90023642778396606D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox20.Style.Font.Bold = true;
this.textBox20.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
this.textBox20.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox20.Value = "=sum(Fields.BUDirectCosts)";
//
// textBox21
//
this.textBox21.Format = "{0:C2}";
this.textBox21.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.0987792015075684D), Telerik.Reporting.Drawing.Unit.Inch(0D));
this.textBox21.Name = "textBox21";
this.textBox21.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90023583173751831D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox21.Style.Font.Bold = true;
this.textBox21.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
this.textBox21.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox21.Value = "=sum(Fields.NetImpact)";
//
// textBox22
//
this.textBox22.Format = "{0}";
this.textBox22.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.9990940093994141D), Telerik.Reporting.Drawing.Unit.Inch(0D));
this.textBox22.Name = "textBox22";
this.textBox22.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80015724897384644D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox22.Style.Font.Bold = true;
this.textBox22.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
this.textBox22.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox22.Value = "=Avg(Fields.Duration)";
//
// textBox30
//
this.textBox30.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.40007877349853516D), Telerik.Reporting.Drawing.Unit.Inch(0D));
this.textBox30.Name = "textBox30";
this.textBox30.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.7989363670349121D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox30.Style.Font.Bold = true;
this.textBox30.Value = "= Fields.Name";
//
// textBox33
//
this.textBox33.Format = "{0:C2}";
this.textBox33.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1990938186645508D), Telerik.Reporting.Drawing.Unit.Inch(0D));
this.textBox33.Name = "textBox33";
this.textBox33.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99960613250732422D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox33.Style.Font.Bold = true;
this.textBox33.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
this.textBox33.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox33.Value = "=sum(Fields.ProjectedRevenue)";
//
// groupHeaderSection
//
this.groupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20003938674926758D);
this.groupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
this.textBox2});
this.groupHeaderSection.Name = "groupHeaderSection";
//
// textBox2
//
this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D), 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(3.5999605655670166D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox2.Style.Font.Bold = true;
this.textBox2.Value = "= Fields.Name";
//
// groupFooterSection1
//
this.groupFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D);
this.groupFooterSection1.Name = "groupFooterSection1";
//
// groupHeaderSection1
//
this.groupHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.39988192915916443D);
this.groupHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
this.textBox13,
this.textBox14,
this.textBox15,
this.textBox16,
this.textBox17,
this.textBox31,
this.textBox8});
this.groupHeaderSection1.Name = "groupHeaderSection1";
//
// textBox13
//
this.textBox13.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999904632568359D), Telerik.Reporting.Drawing.Unit.Inch(0.19972427189350128D));
this.textBox13.Name = "textBox13";
this.textBox13.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.0995664596557617D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox13.Style.Font.Bold = true;
this.textBox13.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
this.textBox13.Value = "Project Name";
//
// textBox14
//
this.textBox14.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1993298530578613D), Telerik.Reporting.Drawing.Unit.Inch(0.19964559376239777D));
this.textBox14.Name = "textBox14";
this.textBox14.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99960607290267944D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox14.Style.Font.Bold = true;
this.textBox14.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
this.textBox14.Value = "Cost Savings";
//
// textBox15
//
this.textBox15.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.1990151405334473D), Telerik.Reporting.Drawing.Unit.Inch(0.19964559376239777D));
this.textBox15.Name = "textBox15";
this.textBox15.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90023636817932129D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox15.Style.Font.Bold = true;
this.textBox15.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
this.textBox15.Value = "Expense";
//
// textBox16
//
this.textBox16.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.0993304252624512D), Telerik.Reporting.Drawing.Unit.Inch(0.1997637003660202D));
this.textBox16.Name = "textBox16";
this.textBox16.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90015751123428345D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox16.Style.Font.Bold = true;
this.textBox16.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
this.textBox16.Value = "Net Impact";
//
// textBox17
//
this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.9995665550231934D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
this.textBox17.Name = "textBox17";
this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80015778541564941D), Telerik.Reporting.Drawing.Unit.Inch(0.39976367354393005D));
this.textBox17.Style.Font.Bold = true;
this.textBox17.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
this.textBox17.Value = "Duration in Weeks";
//
// textBox31
//
this.textBox31.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.1996450424194336D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
this.textBox31.Name = "textBox31";
this.textBox31.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99960607290267944D), Telerik.Reporting.Drawing.Unit.Inch(0.39980316162109375D));
this.textBox31.Style.Font.Bold = true;
this.textBox31.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
this.textBox31.Value = "Projected Revenue";
//
// textBox8
//
this.textBox8.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.7998027801513672D), Telerik.Reporting.Drawing.Unit.Inch(0.000118255615234375D));
this.textBox8.Name = "textBox8";
this.textBox8.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.80015778541564941D), Telerik.Reporting.Drawing.Unit.Inch(0.39976367354393005D));
this.textBox8.Style.Font.Bold = true;
this.textBox8.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center;
this.textBox8.Value = "Project Deadline";
//
// sqlDataSource1
//
this.sqlDataSource1.CalculatedFields.AddRange(new Telerik.Reporting.CalculatedField[] {
new Telerik.Reporting.CalculatedField("NetImpact", typeof(double), "=(IsNull(Fields.CostSavings, 0)-IsNull(Fields.BUDirectCosts,0)+IsNull(Fields.Proj" +
"ectedRevenue,0))")});
this.sqlDataSource1.ConnectionString = "DefaultConnection";
this.sqlDataSource1.Name = "sqlDataSource1";
this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand");
//
// pageHeaderSection1
//
this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.30000013113021851D);
this.pageHeaderSection1.Name = "pageHeaderSection1";
//
// textBox1
//
this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(1.8000001907348633D), 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(5.0999999046325684D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D));
this.textBox1.Style.Font.Bold = true;
this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D);
this.textBox1.Value = "Forecast Report: Revenue Generating Projects";
//
// detail
//
formattingRule1.Filters.Add(new Telerik.Reporting.Filter("=RowNumber()%2", Telerik.Reporting.FilterOperator.Equal, "1"));
formattingRule1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(181)))), ((int)(((byte)(216)))), ((int)(((byte)(230)))));
this.detail.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] {
formattingRule1});
this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20007880032062531D);
this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
this.textBox3,
this.textBox4,
this.textBox5,
this.textBox6,
this.textBox7,
this.textBox32,
this.textBox9});
this.detail.Name = "detail";
//
// textBox3
//
this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.099999986588954926D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
this.textBox3.Name = "textBox3";
this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.0994873046875D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
this.textBox3.Value = "= Fields.Project_Name";
//
// textBox4
//
this.textBox4.Format = "{0:C2}";
this.textBox4.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.1992511749267578D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
this.textBox4.Name = "textBox4";
this.textBox4.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99960613250732422D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
this.textBox4.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox4.Value = "= Fields.CostSavings";
//
// textBox5
//
this.textBox5.Format = "{0:C2}";
this.textBox5.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.1989359855651855D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
this.textBox5.Name = "textBox5";
this.textBox5.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90023642778396606D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox5.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
this.textBox5.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox5.Value = "= Fields.BUDirectCosts";
//
// textBox6
//
this.textBox6.Format = "{0:C2}";
this.textBox6.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.0992512702941895D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
this.textBox6.Name = "textBox6";
this.textBox6.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.90023577213287354D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox6.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
this.textBox6.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox6.Value = "= Fields.NetImpact";
//
// textBox7
//
this.textBox7.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.9995665550231934D), Telerik.Reporting.Drawing.Unit.Inch(7.8837074397597462E-05D));
this.textBox7.Name = "textBox7";
this.textBox7.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79968518018722534D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox7.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
this.textBox7.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox7.Value = "= Fields.Duration";
//
// textBox32
//
this.textBox32.Format = "{0:C2}";
this.textBox32.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.199566125869751D), Telerik.Reporting.Drawing.Unit.Inch(0D));
this.textBox32.Name = "textBox32";
this.textBox32.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99960613250732422D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox32.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
this.textBox32.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox32.Value = "= Fields.ProjectedRevenue";
//
// textBox9
//
this.textBox9.Format = "{0:d}";
this.textBox9.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.7998027801513672D), Telerik.Reporting.Drawing.Unit.Inch(0D));
this.textBox9.Name = "textBox9";
this.textBox9.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.79968518018722534D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox9.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(9D);
this.textBox9.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox9.Value = "= Fields.Deadline.Date.Date";
//
// pageFooterSection1
//
this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20003946125507355D);
this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
this.textBox34,
this.textBox10});
this.pageFooterSection1.Name = "pageFooterSection1";
//
// textBox34
//
this.textBox34.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
this.textBox34.Name = "textBox34";
this.textBox34.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1999998092651367D), Telerik.Reporting.Drawing.Unit.Inch(0.20000004768371582D));
this.textBox34.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Left;
this.textBox34.Value = "=Now()";
//
// textBox10
//
this.textBox10.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.399960994720459D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D));
this.textBox10.Name = "textBox10";
this.textBox10.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D));
this.textBox10.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox10.Value = "=\"Page \"+PageNumber+\" of \" + PageCount";
//
// reportHeaderSection1
//
this.reportHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.60000002384185791D);
this.reportHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
this.textBox1});
this.reportHeaderSection1.Name = "reportHeaderSection1";
//
// reportFooterSection1
//
this.reportFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.23556311428546906D);
this.reportFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
this.textBox24,
this.textBox26,
this.textBox27,
this.textBox28,
this.textBox29,
this.textBox18});
this.reportFooterSection1.Name = "reportFooterSection1";
this.reportFooterSection1.Style.BorderStyle.Top = Telerik.Reporting.Drawing.BorderType.Solid;
this.reportFooterSection1.Style.BorderWidth.Top = Telerik.Reporting.Drawing.Unit.Point(2D);
//
// textBox24
//
this.textBox24.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(0.010416666977107525D));
this.textBox24.Name = "textBox24";
this.textBox24.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3999606370925903D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox24.Style.Font.Bold = true;
this.textBox24.Value = "Report Total";
//
// textBox26
//
this.textBox26.Format = "{0}";
this.textBox26.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.1000003814697266D), Telerik.Reporting.Drawing.Unit.Inch(0D));
this.textBox26.Name = "textBox26";
this.textBox26.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.69925147294998169D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox26.Style.Font.Bold = true;
this.textBox26.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
this.textBox26.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox26.Value = "=Avg(Fields.Duration)";
//
// textBox27
//
this.textBox27.Format = "{0:C2}";
this.textBox27.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.0987792015075684D), Telerik.Reporting.Drawing.Unit.Inch(0D));
this.textBox27.Name = "textBox27";
this.textBox27.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0011428594589233D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox27.Style.Font.Bold = true;
this.textBox27.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
this.textBox27.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox27.Value = "=sum(Fields.NetImpact)";
//
// textBox28
//
this.textBox28.Format = "{0:C2}";
this.textBox28.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.0990958213806152D), Telerik.Reporting.Drawing.Unit.Inch(0.010416666977107525D));
this.textBox28.Name = "textBox28";
this.textBox28.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99960422515869141D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox28.Style.Font.Bold = true;
this.textBox28.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
this.textBox28.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox28.Value = "=sum(Fields.BUDirectCosts)";
//
// textBox29
//
this.textBox29.Format = "{0:C2}";
this.textBox29.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(4.0994110107421875D), Telerik.Reporting.Drawing.Unit.Inch(0.01041682530194521D));
this.textBox29.Name = "textBox29";
this.textBox29.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(0.99960613250732422D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox29.Style.Font.Bold = true;
this.textBox29.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
this.textBox29.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox29.Value = "=sum(Fields.CostSavings)";
//
// textBox18
//
this.textBox18.Format = "{0:C2}";
this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3D), Telerik.Reporting.Drawing.Unit.Inch(0.01041682530194521D));
this.textBox18.Name = "textBox18";
this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.0993322134017944D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D));
this.textBox18.Style.Font.Bold = true;
this.textBox18.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D);
this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right;
this.textBox18.Value = "=sum(Fields.ProjectedRevenue)";
//
// RevGen
//
this.DataSource = this.sqlDataSource1;
this.Filters.Add(new Telerik.Reporting.Filter("= Fields.StartDate", Telerik.Reporting.FilterOperator.LessThan, "= Parameters.EndDate.Value"));
this.Filters.Add(new Telerik.Reporting.Filter("= Fields.EndDate", Telerik.Reporting.FilterOperator.GreaterThan, "= Parameters.StartDate.Value"));
this.Filters.Add(new Telerik.Reporting.Filter("=IIF(Parameters.TeamName.Value is null OR Parameters.TeamName.Value.length = 0, t" +
"rue, Fields.Name In Parameters.TeamName.Value)", Telerik.Reporting.FilterOperator.Equal, "=TRUE"));
this.Filters.Add(new Telerik.Reporting.Filter("=IIF(Parameters.Project.Value is null OR Parameters.Project.Value.length = 0, tru" +
"e, Fields.Project_Name In Parameters.Project.Value)", Telerik.Reporting.FilterOperator.Equal, "=TRUE"));
this.Filters.Add(new Telerik.Reporting.Filter("=IIF(Parameters.StartDate>Parameters.EndDate, true, 0)", Telerik.Reporting.FilterOperator.Equal, "=FALSE"));
group1.GroupFooter = this.groupFooterSection;
group1.GroupHeader = this.groupHeaderSection;
group1.Groupings.Add(new Telerik.Reporting.Grouping("= Fields.Name"));
group1.Name = "group";
group2.GroupFooter = this.groupFooterSection1;
group2.GroupHeader = this.groupHeaderSection1;
group2.Name = "group1";
this.Groups.AddRange(new Telerik.Reporting.Group[] {
group1,
group2});
this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] {
this.groupHeaderSection,
this.groupFooterSection,
this.groupHeaderSection1,
this.groupFooterSection1,
this.pageHeaderSection1,
this.detail,
this.pageFooterSection1,
this.reportHeaderSection1,
this.reportFooterSection1});
this.Name = "Report1";
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 = "StartDate";
reportParameter1.Text = "Start Date";
reportParameter1.Type = Telerik.Reporting.ReportParameterType.DateTime;
reportParameter1.Visible = true;
reportParameter2.Name = "EndDate";
reportParameter2.Text = "End Date";
reportParameter2.Type = Telerik.Reporting.ReportParameterType.DateTime;
reportParameter2.Visible = true;
reportParameter3.AllowNull = true;
reportParameter3.AvailableValues.DataSource = this.sqlDataSource1;
reportParameter3.AvailableValues.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Name", Telerik.Reporting.SortDirection.Asc));
reportParameter3.AvailableValues.ValueMember = "= Fields.Name";
reportParameter3.MultiValue = true;
reportParameter3.Name = "TeamName";
reportParameter3.Text = "Team Name";
reportParameter3.Visible = true;
reportParameter4.AllowNull = true;
reportParameter4.AvailableValues.DataSource = this.sqlDataSource1;
reportParameter4.AvailableValues.Filters.Add(new Telerik.Reporting.Filter("=IIF(Parameters.TeamName.Value is null OR Parameters.TeamName.Value.length = 0, " +
"true, Fields.Name In Parameters.TeamName.Value)", Telerik.Reporting.FilterOperator.Equal, "=TRUE"));
reportParameter4.AvailableValues.Sortings.Add(new Telerik.Reporting.Sorting("= Fields.Project_Name", Telerik.Reporting.SortDirection.Asc));
reportParameter4.AvailableValues.ValueMember = "= Fields.Project_Name";
reportParameter4.MultiValue = true;
reportParameter4.Name = "Project";
reportParameter4.Text = "Project(s)";
reportParameter4.Visible = true;
this.ReportParameters.Add(reportParameter1);
this.ReportParameters.Add(reportParameter2);
this.ReportParameters.Add(reportParameter3);
this.ReportParameters.Add(reportParameter4);
styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] {
new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)),
new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))});
styleRule1.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Point(2D);
styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D);
this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] {
styleRule1});
this.Width = Telerik.Reporting.Drawing.Unit.Inch(8.6000003814697266D);
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
}
#endregion
private Telerik.Reporting.PageHeaderSection pageHeaderSection1;
private Telerik.Reporting.DetailSection detail;
private Telerik.Reporting.PageFooterSection pageFooterSection1;
private Telerik.Reporting.TextBox textBox1;
private Telerik.Reporting.SqlDataSource sqlDataSource1;
private Telerik.Reporting.GroupHeaderSection groupHeaderSection;
private Telerik.Reporting.TextBox textBox2;
private Telerik.Reporting.GroupFooterSection groupFooterSection;
private Telerik.Reporting.TextBox textBox3;
private Telerik.Reporting.TextBox textBox4;
private Telerik.Reporting.TextBox textBox5;
private Telerik.Reporting.TextBox textBox6;
private Telerik.Reporting.TextBox textBox7;
private Telerik.Reporting.ReportHeaderSection reportHeaderSection1;
private Telerik.Reporting.TextBox textBox11;
private Telerik.Reporting.TextBox textBox34;
private Telerik.Reporting.TextBox textBox10;
private Telerik.Reporting.TextBox textBox12;
private Telerik.Reporting.GroupHeaderSection groupHeaderSection1;
private Telerik.Reporting.GroupFooterSection groupFooterSection1;
private Telerik.Reporting.TextBox textBox13;
private Telerik.Reporting.TextBox textBox14;
private Telerik.Reporting.TextBox textBox15;
private Telerik.Reporting.TextBox textBox16;
private Telerik.Reporting.TextBox textBox17;
private Telerik.Reporting.TextBox textBox20;
private Telerik.Reporting.TextBox textBox21;
private Telerik.Reporting.TextBox textBox22;
private Telerik.Reporting.TextBox textBox30;
private Telerik.Reporting.ReportFooterSection reportFooterSection1;
private Telerik.Reporting.TextBox textBox24;
private Telerik.Reporting.TextBox textBox26;
private Telerik.Reporting.TextBox textBox27;
private Telerik.Reporting.TextBox textBox28;
private Telerik.Reporting.TextBox textBox29;
private Telerik.Reporting.TextBox textBox33;
private Telerik.Reporting.TextBox textBox31;
private Telerik.Reporting.TextBox textBox8;
private Telerik.Reporting.TextBox textBox32;
private Telerik.Reporting.TextBox textBox9;
private Telerik.Reporting.TextBox textBox18;
}
}