private void Coll_ComponentRemoved(object sender, EventArgs e)
        {
            rc.StiText t = (rc.StiText)sender;

            int i = 0;
//            throw new NotImplementedException();
        }
        private void Grd_MouseRightButtonDown(object sender, MouseButtonEventArgs e)
        {
            if (grd.SelectedCells.Count != 0)
            {
                DataRowView drv = (DataRowView)grd.SelectedCells.First().Item;

                string t = grd.SelectedCells.First().Column.ToString();

                Tuple <int, int, int, int> y = GetRegion(grd);
                rc.StiText tx = new rc.StiText(new rd.RectangleD(1, 1, 2, 1), "(" + y.Item1.ToString() + ", " + y.Item2.ToString() + ")-(" + y.Item3.ToString() + ", " + y.Item4.ToString() + ")");

                rep.Pages[0].Components.Add(tx);
                rDesigner.Refresh();
            }
            //throw new NotImplementedException();
        }
Exemplo n.º 3
0
 private void InitializeComponent()
 {
     this.Factors              = new FactorsDataSource();
     this.NeedsCompiling       = false;
     this.EngineVersion        = Stimulsoft.Report.Engine.StiEngineVersion.EngineV2;
     this.ReferencedAssemblies = new System.String[] {
         "System.Dll",
         "System.Drawing.Dll",
         "System.Windows.Forms.Dll",
         "System.Data.Dll",
         "System.Xml.Dll",
         "Stimulsoft.Controls.Dll",
         "Stimulsoft.Base.Dll",
         "Stimulsoft.Report.Dll"
     };
     this.ReportAlias = "Report";
     //
     // ReportChanged
     //
     this.ReportChanged = new DateTime(2020, 6, 3, 10, 26, 34, 561);
     //
     // ReportCreated
     //
     this.ReportCreated  = new DateTime(2020, 6, 3, 10, 1, 25, 887);
     this.ReportFile     = "";
     this.ReportGuid     = "7e95fc071a4946d89d98342c37f1e5e3";
     this.ReportName     = "Report";
     this.ReportUnit     = Stimulsoft.Report.StiReportUnitType.Inches;
     this.ReportVersion  = "2012.1.1300";
     this.ScriptLanguage = Stimulsoft.Report.StiReportLanguageType.CSharp;
     //
     // Page1
     //
     this.Page1            = new Stimulsoft.Report.Components.StiPage();
     this.Page1.Guid       = "b6e6c6b846f74d50b746dbd1d9427a0d";
     this.Page1.Name       = "Page1";
     this.Page1.PageHeight = 11;
     this.Page1.PageWidth  = 8.5;
     this.Page1.PaperSize  = System.Drawing.Printing.PaperKind.Letter;
     this.Page1.Border     = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 2, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Page1.Brush      = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     //
     // ReportTitleBand1
     //
     this.ReportTitleBand1 = new Stimulsoft.Report.Components.StiReportTitleBand();
     this.ReportTitleBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0.2, 7.72, 0.7);
     this.ReportTitleBand1.Guid            = "4e3665b86d5b4ff29b74edcb5e039d3e";
     this.ReportTitleBand1.Name            = "ReportTitleBand1";
     this.ReportTitleBand1.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.ReportTitleBand1.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     //
     // Text2
     //
     this.Text2 = new Stimulsoft.Report.Components.StiText();
     this.Text2.ClientRectangle        = new Stimulsoft.Base.Drawing.RectangleD(2.6, 0.1, 2.3, 0.3);
     this.Text2.Guid                   = "1423959f5d9c4ab3922aaf9b42a9a70c";
     this.Text2.HorAlignment           = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text2.Name                   = "Text2";
     this.Text2.GetValue              += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text2__GetValue);
     this.Text2.Type                   = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text2.Border                 = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text2.Brush                  = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.White);
     this.Text2.Font                   = new System.Drawing.Font("Tahoma", 14F);
     this.Text2.Indicator              = null;
     this.Text2.Interaction            = null;
     this.Text2.Margins                = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text2.TextBrush              = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text2.TextOptions            = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     this.ReportTitleBand1.Interaction = null;
     //
     // HeaderBand1
     //
     this.HeaderBand1 = new Stimulsoft.Report.Components.StiHeaderBand();
     this.HeaderBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 1.3, 7.72, 0.4);
     this.HeaderBand1.Guid            = "23ccc253671f477eab6f516831ae558f";
     this.HeaderBand1.Name            = "HeaderBand1";
     this.HeaderBand1.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.HeaderBand1.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     //
     // HeaderGetRahsepari_RDate
     //
     this.HeaderGetRahsepari_RDate = new Stimulsoft.Report.Components.StiText();
     this.HeaderGetRahsepari_RDate.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(7.1, 0, 0.6, 0.4);
     this.HeaderGetRahsepari_RDate.Guid            = "0d5abe53b4ba452d9bf06c877437934d";
     this.HeaderGetRahsepari_RDate.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.HeaderGetRahsepari_RDate.Name            = "HeaderGetRahsepari_RDate";
     this.HeaderGetRahsepari_RDate.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.HeaderGetRahsepari_RDate__GetValue);
     this.HeaderGetRahsepari_RDate.Type            = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.HeaderGetRahsepari_RDate.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.HeaderGetRahsepari_RDate.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.HeaderGetRahsepari_RDate.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 191, 191, 191));
     this.HeaderGetRahsepari_RDate.Font            = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
     this.HeaderGetRahsepari_RDate.Indicator       = null;
     this.HeaderGetRahsepari_RDate.Interaction     = null;
     this.HeaderGetRahsepari_RDate.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.HeaderGetRahsepari_RDate.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.HeaderGetRahsepari_RDate.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, true, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text7
     //
     this.Text7 = new Stimulsoft.Report.Components.StiText();
     this.Text7.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.1, 0, 4, 0.4);
     this.Text7.Guid            = "a96254a2abb44b57a5adc81809944f64";
     this.Text7.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text7.Name            = "Text7";
     this.Text7.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text7__GetValue);
     this.Text7.Type            = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text7.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text7.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text7.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 191, 191, 191));
     this.Text7.Font            = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
     this.Text7.Indicator       = null;
     this.Text7.Interaction     = null;
     this.Text7.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text7.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text7.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, true, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text9
     //
     this.Text9 = new Stimulsoft.Report.Components.StiText();
     this.Text9.ClientRectangle   = new Stimulsoft.Base.Drawing.RectangleD(0, 0, 3.1, 0.4);
     this.Text9.Guid              = "b425236868cc47c1bc0dd3002252d2b5";
     this.Text9.HorAlignment      = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text9.Name              = "Text9";
     this.Text9.GetValue         += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text9__GetValue);
     this.Text9.Type              = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text9.VertAlignment     = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text9.Border            = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text9.Brush             = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 191, 191, 191));
     this.Text9.Font              = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
     this.Text9.Indicator         = null;
     this.Text9.Interaction       = null;
     this.Text9.Margins           = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text9.TextBrush         = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text9.TextOptions       = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, true, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     this.HeaderBand1.Interaction = null;
     //
     // DataBand1
     //
     this.DataBand1 = new Stimulsoft.Report.Components.StiDataBand();
     this.DataBand1.ClientRectangle    = new Stimulsoft.Base.Drawing.RectangleD(0, 2.1, 7.72, 0.3);
     this.DataBand1.DataSourceName     = "Factors";
     this.DataBand1.Guid               = "8587d0f56d3b492f83a671678078caff";
     this.DataBand1.Name               = "DataBand1";
     this.DataBand1.Sort               = new System.String[0];
     this.DataBand1.Border             = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.DataBand1.Brush              = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.DataBand1.BusinessObjectGuid = null;
     //
     // Text5
     //
     this.Text5                 = new Stimulsoft.Report.Components.StiText();
     this.Text5.CanGrow         = true;
     this.Text5.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.1, 0, 4, 0.3);
     this.Text5.Guid            = "61f9e0c225fc454db217231cb4fd8d24";
     this.Text5.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text5.Name            = "Text5";
     this.Text5.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text5__GetValue);
     this.Text5.Type            = Stimulsoft.Report.Components.StiSystemTextType.DataColumn;
     this.Text5.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text5.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text5.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text5.Font            = new System.Drawing.Font("Arial", 8F);
     this.Text5.Indicator       = null;
     this.Text5.Interaction     = null;
     this.Text5.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text5.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text5.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, true, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text6
     //
     this.Text6                 = new Stimulsoft.Report.Components.StiText();
     this.Text6.CanGrow         = true;
     this.Text6.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(7.1, 0, 0.6, 0.3);
     this.Text6.Guid            = "77122adbb8e244e085630c9d5e131591";
     this.Text6.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text6.Name            = "Text6";
     this.Text6.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text6__GetValue);
     this.Text6.Type            = Stimulsoft.Report.Components.StiSystemTextType.SystemVariables;
     this.Text6.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text6.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text6.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text6.Font            = new System.Drawing.Font("Tahoma", 8F);
     this.Text6.Indicator       = null;
     this.Text6.Interaction     = null;
     this.Text6.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text6.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text6.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, true, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text16
     //
     this.Text16                          = new Stimulsoft.Report.Components.StiText();
     this.Text16.CanGrow                  = true;
     this.Text16.ClientRectangle          = new Stimulsoft.Base.Drawing.RectangleD(0, 0, 3.1, 0.3);
     this.Text16.Guid                     = "874e9cb5cda643d9a9b14ba1b44222f0";
     this.Text16.HorAlignment             = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text16.Name                     = "Text16";
     this.Text16.GetValue                += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text16__GetValue);
     this.Text16.Type                     = Stimulsoft.Report.Components.StiSystemTextType.DataColumn;
     this.Text16.VertAlignment            = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text16.Border                   = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text16.Brush                    = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text16.Font                     = new System.Drawing.Font("Arial", 8F);
     this.Text16.Indicator                = null;
     this.Text16.Interaction              = null;
     this.Text16.Margins                  = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text16.TextBrush                = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text16.TextOptions              = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, true, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     this.DataBand1.DataRelationName      = null;
     this.DataBand1.Interaction           = null;
     this.DataBand1.MasterComponent       = null;
     this.Page1.ExcelSheetValue           = null;
     this.Page1.Interaction               = null;
     this.Page1.Margins                   = new Stimulsoft.Report.Components.StiMargins(0.39, 0.39, 0.39, 0.39);
     this.Page1_Watermark                 = new Stimulsoft.Report.Components.StiWatermark();
     this.Page1_Watermark.Font            = new System.Drawing.Font("Arial", 100F);
     this.Page1_Watermark.Image           = null;
     this.Page1_Watermark.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(50, 0, 0, 0));
     this.Report_PrinterSettings          = new Stimulsoft.Report.Print.StiPrinterSettings();
     this.PrinterSettings                 = this.Report_PrinterSettings;
     this.Page1.Report                    = this;
     this.Page1.Watermark                 = this.Page1_Watermark;
     this.ReportTitleBand1.Page           = this.Page1;
     this.ReportTitleBand1.Parent         = this.Page1;
     this.Text2.Page                      = this.Page1;
     this.Text2.Parent                    = this.ReportTitleBand1;
     this.HeaderBand1.Page                = this.Page1;
     this.HeaderBand1.Parent              = this.Page1;
     this.HeaderGetRahsepari_RDate.Page   = this.Page1;
     this.HeaderGetRahsepari_RDate.Parent = this.HeaderBand1;
     this.Text7.Page                      = this.Page1;
     this.Text7.Parent                    = this.HeaderBand1;
     this.Text9.Page                      = this.Page1;
     this.Text9.Parent                    = this.HeaderBand1;
     this.DataBand1.Page                  = this.Page1;
     this.DataBand1.Parent                = this.Page1;
     this.Text5.Page                      = this.Page1;
     this.Text5.Parent                    = this.DataBand1;
     this.Text6.Page                      = this.Page1;
     this.Text6.Parent                    = this.DataBand1;
     this.Text16.Page                     = this.Page1;
     this.Text16.Parent                   = this.DataBand1;
     //
     // Add to ReportTitleBand1.Components
     //
     this.ReportTitleBand1.Components.Clear();
     this.ReportTitleBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.Text2
     });
     //
     // Add to HeaderBand1.Components
     //
     this.HeaderBand1.Components.Clear();
     this.HeaderBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.HeaderGetRahsepari_RDate,
         this.Text7,
         this.Text9
     });
     //
     // Add to DataBand1.Components
     //
     this.DataBand1.Components.Clear();
     this.DataBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.Text5,
         this.Text6,
         this.Text16
     });
     //
     // Add to Page1.Components
     //
     this.Page1.Components.Clear();
     this.Page1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.ReportTitleBand1,
         this.HeaderBand1,
         this.DataBand1
     });
     //
     // Add to Pages
     //
     this.Pages.Clear();
     this.Pages.AddRange(new Stimulsoft.Report.Components.StiPage[] {
         this.Page1
     });
     this.Factors.Columns.AddRange(new Stimulsoft.Report.Dictionary.StiDataColumn[] {
         new Stimulsoft.Report.Dictionary.StiDataColumn("Id", "Id", "Id", typeof(long)),
         new Stimulsoft.Report.Dictionary.StiDataColumn("Date", "Date", "Date", typeof(DateTime)),
         new Stimulsoft.Report.Dictionary.StiDataColumn("NameCustomer", "NameCustomer", "NameCustomer", typeof(string))
     });
     this.DataSources.Add(this.Factors);
     this.Dictionary.Databases.Add(new Stimulsoft.Report.Dictionary.StiSqlDatabase("Connection", "Connection", "Integrated Security=False;Data Source=.;Initial Catalog=HesabRayan;Password=123;User ID=sa", false));
     this.Factors.Connecting += new System.EventHandler(this.GetFactors_SqlCommand);
 }
Exemplo n.º 4
0
 private void InitializeComponent()
 {
     this.TotalVendasProduto   = new TotalVendasProdutoDataSource();
     this.NeedsCompiling       = false;
     this.Text11_Sum           = new Stimulsoft.Report.Dictionary.StiSumDecimalFunctionService();
     this.Text10_Sum           = new Stimulsoft.Report.Dictionary.StiSumDecimalFunctionService();
     this.EngineVersion        = Stimulsoft.Report.Engine.StiEngineVersion.EngineV2;
     this.ReferencedAssemblies = new System.String[] {
         "System.Dll",
         "System.Drawing.Dll",
         "System.Windows.Forms.Dll",
         "System.Data.Dll",
         "System.Xml.Dll",
         "Stimulsoft.Controls.Dll",
         "Stimulsoft.Base.Dll",
         "Stimulsoft.Report.Dll"
     };
     this.ReportAlias = "Report";
     //
     // ReportChanged
     //
     this.ReportChanged = new DateTime(2020, 12, 7, 0, 33, 25, 217);
     //
     // ReportCreated
     //
     this.ReportCreated  = new DateTime(2020, 12, 7, 0, 17, 46, 226);
     this.ReportFile     = "C:\\Users\\22149\\Desktop\\PROVA CWI\\Relatório\\Report.mrt";
     this.ReportGuid     = "068cbda2949048b4bcb4b60df028b960";
     this.ReportName     = "Report";
     this.ReportUnit     = Stimulsoft.Report.StiReportUnitType.Centimeters;
     this.ReportVersion  = "2013.1.1505";
     this.ScriptLanguage = Stimulsoft.Report.StiReportLanguageType.CSharp;
     //
     // Page1
     //
     this.Page1            = new Stimulsoft.Report.Components.StiPage();
     this.Page1.Guid       = "bdf49752cddb4b0c94bed26ee8b2bde4";
     this.Page1.Name       = "Page1";
     this.Page1.PageHeight = 29.7;
     this.Page1.PageWidth  = 21;
     this.Page1.Border     = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 2, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Page1.Brush      = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     //
     // HeaderBand1
     //
     this.HeaderBand1 = new Stimulsoft.Report.Components.StiHeaderBand();
     this.HeaderBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0.4, 19, 1.8);
     this.HeaderBand1.Name            = "HeaderBand1";
     this.HeaderBand1.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.HeaderBand1.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     //
     // Text1
     //
     this.Text1 = new Stimulsoft.Report.Components.StiText();
     this.Text1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0, 18.9, 0.8);
     this.Text1.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text1.Name            = "Text1";
     this.Text1.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text1__GetValue);
     this.Text1.Type            = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text1.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text1.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text1.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 214, 224, 236));
     this.Text1.Font            = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
     this.Text1.Guid            = null;
     this.Text1.Indicator       = null;
     this.Text1.Interaction     = null;
     this.Text1.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text1.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text1.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text3
     //
     this.Text3 = new Stimulsoft.Report.Components.StiText();
     this.Text3.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 1.2, 3.6, 0.6);
     this.Text3.Name            = "Text3";
     this.Text3.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text3__GetValue);
     this.Text3.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Bottom;
     this.Text3.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.Bottom, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text3.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text3.Font            = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
     this.Text3.Guid            = null;
     this.Text3.Indicator       = null;
     this.Text3.Interaction     = null;
     this.Text3.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text3.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text3.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text5
     //
     this.Text5 = new Stimulsoft.Report.Components.StiText();
     this.Text5.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.6, 1.2, 5.4, 0.6);
     this.Text5.Name            = "Text5";
     this.Text5.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text5__GetValue);
     this.Text5.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Bottom;
     this.Text5.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.Bottom, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text5.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text5.Font            = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
     this.Text5.Guid            = null;
     this.Text5.Indicator       = null;
     this.Text5.Interaction     = null;
     this.Text5.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text5.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text5.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text7
     //
     this.Text7 = new Stimulsoft.Report.Components.StiText();
     this.Text7.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(9, 1.2, 5.4, 0.6);
     this.Text7.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text7.Name            = "Text7";
     this.Text7.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text7__GetValue);
     this.Text7.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Bottom;
     this.Text7.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.Bottom, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text7.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text7.Font            = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
     this.Text7.Guid            = null;
     this.Text7.Indicator       = null;
     this.Text7.Interaction     = null;
     this.Text7.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text7.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text7.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text9
     //
     this.Text9 = new Stimulsoft.Report.Components.StiText();
     this.Text9.ClientRectangle   = new Stimulsoft.Base.Drawing.RectangleD(14.4, 1.2, 4.6, 0.6);
     this.Text9.HorAlignment      = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
     this.Text9.Name              = "Text9";
     this.Text9.GetValue         += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text9__GetValue);
     this.Text9.VertAlignment     = Stimulsoft.Base.Drawing.StiVertAlignment.Bottom;
     this.Text9.Border            = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.Bottom, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text9.Brush             = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text9.Font              = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
     this.Text9.Guid              = null;
     this.Text9.Indicator         = null;
     this.Text9.Interaction       = null;
     this.Text9.Margins           = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text9.TextBrush         = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text9.TextOptions       = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     this.HeaderBand1.Guid        = null;
     this.HeaderBand1.Interaction = null;
     //
     // DataBand1
     //
     this.DataBand1 = new Stimulsoft.Report.Components.StiDataBand();
     this.DataBand1.ClientRectangle    = new Stimulsoft.Base.Drawing.RectangleD(0, 3, 19, 1);
     this.DataBand1.DataSourceName     = "TotalVendasProduto";
     this.DataBand1.Name               = "DataBand1";
     this.DataBand1.Sort               = new System.String[0];
     this.DataBand1.Border             = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.DataBand1.Brush              = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.DataBand1.BusinessObjectGuid = null;
     //
     // Text2
     //
     this.Text2 = new Stimulsoft.Report.Components.StiText();
     this.Text2.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0.2, 3.6, 0.5);
     this.Text2.Name            = "Text2";
     this.Text2.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text2__GetValue);
     this.Text2.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text2.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text2.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text2.Font            = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.Text2.Guid            = null;
     this.Text2.Indicator       = null;
     this.Text2.Interaction     = null;
     this.Text2.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text2.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text2.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text4
     //
     this.Text4 = new Stimulsoft.Report.Components.StiText();
     this.Text4.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.6, 0.2, 5.6, 0.5);
     this.Text4.Name            = "Text4";
     this.Text4.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text4__GetValue);
     this.Text4.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text4.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text4.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text4.Font            = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.Text4.Guid            = null;
     this.Text4.Indicator       = null;
     this.Text4.Interaction     = null;
     this.Text4.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text4.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text4.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text6
     //
     this.Text6 = new Stimulsoft.Report.Components.StiText();
     this.Text6.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(9, 0.2, 5.4, 0.5);
     this.Text6.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text6.Name            = "Text6";
     this.Text6.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text6__GetValue);
     this.Text6.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text6.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text6.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text6.Font            = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.Text6.Guid            = null;
     this.Text6.Indicator       = null;
     this.Text6.Interaction     = null;
     this.Text6.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text6.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text6.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text8
     //
     this.Text8 = new Stimulsoft.Report.Components.StiText();
     this.Text8.ClientRectangle      = new Stimulsoft.Base.Drawing.RectangleD(14.4, 0.2, 4.6, 0.5);
     this.Text8.HorAlignment         = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
     this.Text8.Name                 = "Text8";
     this.Text8.GetValue            += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text8__GetValue);
     this.Text8.VertAlignment        = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text8.Border               = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text8.Brush                = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text8.Font                 = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.Text8.Guid                 = null;
     this.Text8.Indicator            = null;
     this.Text8.Interaction          = null;
     this.Text8.Margins              = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text8.TextBrush            = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text8.TextOptions          = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     this.DataBand1.DataRelationName = null;
     this.DataBand1.Guid             = null;
     this.DataBand1.Interaction      = null;
     this.DataBand1.MasterComponent  = null;
     //
     // FooterBand1
     //
     this.FooterBand1 = new Stimulsoft.Report.Components.StiFooterBand();
     this.FooterBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 4.8, 19, 0.8);
     this.FooterBand1.Name            = "FooterBand1";
     this.FooterBand1.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.Top, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.FooterBand1.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     //
     // Text10
     //
     this.Text10 = new Stimulsoft.Report.Components.StiText();
     this.Text10.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(9, 0.2, 5.4, 0.5);
     this.Text10.Guid            = "7e4c293699d84512a30d97a390fe0437";
     this.Text10.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text10.Name            = "Text10";
     //
     // Text10_Sum
     //
     this.Text10.GetValue     += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text10__GetValue);
     this.Text10.Type          = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text10.VertAlignment = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text10.Border        = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text10.Brush         = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text10.Font          = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.Text10.Indicator     = null;
     this.Text10.Interaction   = null;
     this.Text10.Margins       = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text10.TextBrush     = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text10.TextOptions   = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text11
     //
     this.Text11 = new Stimulsoft.Report.Components.StiText();
     this.Text11.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(14.4, 0.2, 4.6, 0.5);
     this.Text11.Guid            = "323b42d127a74d7cb6cfc1498f95c0a3";
     this.Text11.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
     this.Text11.Name            = "Text11";
     //
     // Text11_Sum
     //
     this.Text11.GetValue     += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text11__GetValue);
     this.Text11.Type          = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text11.VertAlignment = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text11.Border        = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text11.Brush         = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text11.Font          = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.Text11.Indicator     = null;
     this.Text11.Interaction   = null;
     this.Text11.Margins       = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text11.TextBrush     = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text11.TextOptions   = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text12
     //
     this.Text12 = new Stimulsoft.Report.Components.StiText();
     this.Text12.ClientRectangle    = new Stimulsoft.Base.Drawing.RectangleD(0, 0.2, 3.6, 0.6);
     this.Text12.Guid               = "2a1cec78cc7d450ca4057133d9459019";
     this.Text12.Name               = "Text12";
     this.Text12.GetValue          += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text12__GetValue);
     this.Text12.VertAlignment      = Stimulsoft.Base.Drawing.StiVertAlignment.Bottom;
     this.Text12.Border             = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.Text12.Brush              = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text12.Font               = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
     this.Text12.Indicator          = null;
     this.Text12.Interaction        = null;
     this.Text12.Margins            = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text12.TextBrush          = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text12.TextOptions        = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     this.FooterBand1.Guid          = null;
     this.FooterBand1.Interaction   = null;
     this.Page1.ExcelSheetValue     = null;
     this.Page1.Interaction         = null;
     this.Page1.Margins             = new Stimulsoft.Report.Components.StiMargins(1, 1, 1, 1);
     this.Page1_Watermark           = new Stimulsoft.Report.Components.StiWatermark();
     this.Page1_Watermark.Font      = new System.Drawing.Font("Arial", 100F);
     this.Page1_Watermark.Image     = null;
     this.Page1_Watermark.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(50, 0, 0, 0));
     this.Report_PrinterSettings    = new Stimulsoft.Report.Print.StiPrinterSettings();
     //
     // StyleStyle1
     //
     this.StyleStyle1             = new Stimulsoft.Report.StiStyle();
     this.StyleStyle1.Description = "";
     this.StyleStyle1.Name        = "Style1";
     this.StyleStyle1.Border      = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
     this.StyleStyle1.Brush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.LightBlue);
     this.StyleStyle1.Font        = new System.Drawing.Font("Arial", 8F);
     this.StyleStyle1.Image       = null;
     this.StyleStyle1.TextBrush   = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.PrinterSettings         = this.Report_PrinterSettings;
     this.Page1.Report            = this;
     this.Page1.Watermark         = this.Page1_Watermark;
     this.HeaderBand1.Page        = this.Page1;
     this.HeaderBand1.Parent      = this.Page1;
     this.Text1.Page             = this.Page1;
     this.Text1.Parent           = this.HeaderBand1;
     this.Text3.Page             = this.Page1;
     this.Text3.Parent           = this.HeaderBand1;
     this.Text5.Page             = this.Page1;
     this.Text5.Parent           = this.HeaderBand1;
     this.Text7.Page             = this.Page1;
     this.Text7.Parent           = this.HeaderBand1;
     this.Text9.Page             = this.Page1;
     this.Text9.Parent           = this.HeaderBand1;
     this.DataBand1.Page         = this.Page1;
     this.DataBand1.Parent       = this.Page1;
     this.Text2.Page             = this.Page1;
     this.Text2.Parent           = this.DataBand1;
     this.Text4.Page             = this.Page1;
     this.Text4.Parent           = this.DataBand1;
     this.Text6.Page             = this.Page1;
     this.Text6.Parent           = this.DataBand1;
     this.Text8.Page             = this.Page1;
     this.Text8.Parent           = this.DataBand1;
     this.FooterBand1.Page       = this.Page1;
     this.FooterBand1.Parent     = this.Page1;
     this.Text10.Page            = this.Page1;
     this.Text10.Parent          = this.FooterBand1;
     this.Text11.Page            = this.Page1;
     this.Text11.Parent          = this.FooterBand1;
     this.Text12.Page            = this.Page1;
     this.Text12.Parent          = this.FooterBand1;
     this.DataBand1.BeginRender += new System.EventHandler(this.DataBand1__BeginRender);
     this.DataBand1.EndRender   += new System.EventHandler(this.DataBand1__EndRender);
     this.DataBand1.Rendering   += new System.EventHandler(this.DataBand1__Rendering);
     this.AggregateFunctions     = new object[] {
         this.Text10_Sum,
         this.Text11_Sum
     };
     //
     // Add to HeaderBand1.Components
     //
     this.HeaderBand1.Components.Clear();
     this.HeaderBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.Text1,
         this.Text3,
         this.Text5,
         this.Text7,
         this.Text9
     });
     //
     // Add to DataBand1.Components
     //
     this.DataBand1.Components.Clear();
     this.DataBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.Text2,
         this.Text4,
         this.Text6,
         this.Text8
     });
     //
     // Add to FooterBand1.Components
     //
     this.FooterBand1.Components.Clear();
     this.FooterBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.Text10,
         this.Text11,
         this.Text12
     });
     //
     // Add to Page1.Components
     //
     this.Page1.Components.Clear();
     this.Page1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.HeaderBand1,
         this.DataBand1,
         this.FooterBand1
     });
     //
     // Add to Pages
     //
     this.Pages.Clear();
     this.Pages.AddRange(new Stimulsoft.Report.Components.StiPage[] {
         this.Page1
     });
     //
     // Add to Styles
     //
     this.Styles.Clear();
     this.Styles.AddRange(new Stimulsoft.Report.StiBaseStyle[] {
         this.StyleStyle1
     });
     this.TotalVendasProduto.Columns.AddRange(new Stimulsoft.Report.Dictionary.StiDataColumn[] {
         new Stimulsoft.Report.Dictionary.StiDataColumn("Nome", "Nome", "Nome", typeof(string)),
         new Stimulsoft.Report.Dictionary.StiDataColumn("Descricao", "Descricao", "Descricao", typeof(string)),
         new Stimulsoft.Report.Dictionary.StiDataColumn("Quantidade", "Quantidade", "Quantidade", typeof(int)),
         new Stimulsoft.Report.Dictionary.StiDataColumn("ValorTotal", "ValorTotal", "ValorTotal", typeof(int))
     });
     this.DataSources.Add(this.TotalVendasProduto);
     this.Dictionary.Databases.Add(new Stimulsoft.Report.Dictionary.StiSqlDatabase("Conexão", "Conexão", "Data Source=localhost;Initial Catalog=NEWDESENV;Integrated Security=True", false));
     this.TotalVendasProduto.Connecting += new System.EventHandler(this.GetTotalVendasProduto_SqlCommand);
 }
Exemplo n.º 5
0
 private void InitializeComponent()
 {
     this.NeedsCompiling       = false;
     this.EngineVersion        = Stimulsoft.Report.Engine.StiEngineVersion.EngineV2;
     this.PreviewMode          = Stimulsoft.Report.StiPreviewMode.StandardAndDotMatrix;
     this.PreviewSettings      = 33538047;
     this.ReferencedAssemblies = new System.String[] {
         "System.Dll",
         "System.Drawing.Dll",
         "System.Windows.Forms.Dll",
         "System.Data.Dll",
         "System.Xml.Dll",
         "Stimulsoft.Base.Dll",
         "Stimulsoft.Controls.Dll",
         "Stimulsoft.Report.Dll"
     };
     this.ReportAlias = "Shapes";
     //
     // ReportChanged
     //
     this.ReportChanged = new DateTime(2011, 4, 2, 11, 33, 33, 0);
     //
     // ReportCreated
     //
     this.ReportCreated     = new DateTime(2004, 5, 29, 10, 59, 0, 0);
     this.ReportDescription = "This sample demonstrates how to create a report with shapes.";
     this.ReportFile        = "D:\\002\\Shapes.mrt";
     this.ReportGuid        = "ef45c8c927f94451b175b7551d430869";
     this.ReportName        = "Report";
     this.ReportUnit        = Stimulsoft.Report.StiReportUnitType.Centimeters;
     this.ReportVersion     = "2011.1.1000";
     this.ScriptLanguage    = Stimulsoft.Report.StiReportLanguageType.CSharp;
     //
     // Page1
     //
     this.Page1            = new Stimulsoft.Report.Components.StiPage();
     this.Page1.Guid       = "6f2b2cabb01546738f4e441fd2de86dc";
     this.Page1.Name       = "Page1";
     this.Page1.PageHeight = 29.7;
     this.Page1.PageWidth  = 21;
     this.Page1.Border     = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 2, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Page1.Brush      = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     //
     // Shape1
     //
     this.Shape1                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape1.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.2, 3.2, 2.6, 2.6);
     this.Shape1.Name            = "Shape1";
     this.Shape1.Size            = 3F;
     this.Shape1.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 199, 209, 222));
     this.Shape1.Guid            = null;
     this.Shape1.Interaction     = null;
     this.Shape1.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiRectangleShapeType();
     //
     // Shape3
     //
     this.Shape3                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape3.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape3.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.4, 3.2, 2.6, 2.6);
     this.Shape3.Name            = "Shape3";
     this.Shape3.Size            = 3F;
     this.Shape3.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 199, 209, 222));
     this.Shape3.Guid            = null;
     this.Shape3.Interaction     = null;
     this.Shape3.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiRoundedRectangleShapeType(0.2F);
     //
     // Shape2
     //
     this.Shape2                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape2.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape2.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(6.6, 3.2, 2.6, 2.6);
     this.Shape2.Name            = "Shape2";
     this.Shape2.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 173, 193, 217));
     this.Shape2.Guid            = null;
     this.Shape2.Interaction     = null;
     this.Shape2.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiSnipSameSideCornerRectangleShapeType();
     //
     // Shape4
     //
     this.Shape4                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape4.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape4.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(9.8, 3.2, 2.6, 2.6);
     this.Shape4.Name            = "Shape4";
     this.Shape4.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 173, 193, 217));
     this.Shape4.Guid            = null;
     this.Shape4.Interaction     = null;
     this.Shape4.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiFlowchartCardShapeType();
     //
     // Shape19
     //
     this.Shape19                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape19.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape19.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(13, 3.2, 2.6, 2.6);
     this.Shape19.Name            = "Shape19";
     this.Shape19.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 87, 118, 157));
     this.Shape19.Guid            = null;
     this.Shape19.Interaction     = null;
     this.Shape19.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiSnipDiagonalSideCornerRectangleShapeType();
     //
     // Shape5
     //
     this.Shape5                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape5.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape5.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.2, 6.6, 2.6, 2.6);
     this.Shape5.Name            = "Shape5";
     this.Shape5.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 144, 60, 57));
     this.Shape5.Guid            = null;
     this.Shape5.Interaction     = null;
     this.Shape5.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiOvalShapeType();
     //
     // Shape6
     //
     this.Shape6                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape6.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape6.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.4, 6.6, 2.6, 2.6);
     this.Shape6.Name            = "Shape6";
     this.Shape6.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 144, 60, 57));
     this.Shape6.Guid            = null;
     this.Shape6.Interaction     = null;
     this.Shape6.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiTriangleShapeType(Stimulsoft.Report.Components.ShapeTypes.StiShapeDirection.Up);
     //
     // Shape7
     //
     this.Shape7                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape7.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape7.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(6.6, 6.6, 2.6, 2.6);
     this.Shape7.Name            = "Shape7";
     this.Shape7.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 207, 123, 121));
     this.Shape7.Guid            = null;
     this.Shape7.Interaction     = null;
     this.Shape7.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiFlowchartDecisionShapeType();
     //
     // Shape8
     //
     this.Shape8                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape8.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape8.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(16.2, 3.2, 2.6, 2.6);
     this.Shape8.Name            = "Shape8";
     this.Shape8.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 87, 118, 157));
     this.Shape8.Guid            = null;
     this.Shape8.Interaction     = null;
     this.Shape8.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiFlowchartManualInputShapeType();
     //
     // Shape9
     //
     this.Shape9                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape9.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape9.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(9.8, 6.6, 2.6, 2.6);
     this.Shape9.Name            = "Shape9";
     this.Shape9.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 207, 123, 121));
     this.Shape9.Guid            = null;
     this.Shape9.Interaction     = null;
     this.Shape9.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiTriangleShapeType(Stimulsoft.Report.Components.ShapeTypes.StiShapeDirection.Down);
     //
     // Shape10
     //
     this.Shape10                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape10.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape10.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.2, 10, 2.6, 2.6);
     this.Shape10.Name            = "Shape10";
     this.Shape10.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 206, 221, 176));
     this.Shape10.Guid            = null;
     this.Shape10.Interaction     = null;
     this.Shape10.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiFlowchartOffPageConnectorShapeType();
     //
     // Shape11
     //
     this.Shape11                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape11.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape11.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.4, 10, 2.6, 2.6);
     this.Shape11.Name            = "Shape11";
     this.Shape11.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 206, 221, 176));
     this.Shape11.Guid            = null;
     this.Shape11.Interaction     = null;
     this.Shape11.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiFlowchartPreparationShapeType();
     //
     // Shape12
     //
     this.Shape12                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape12.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape12.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(6.6, 10, 2.6, 2.6);
     this.Shape12.Name            = "Shape12";
     this.Shape12.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 181, 204, 136));
     this.Shape12.Guid            = null;
     this.Shape12.Interaction     = null;
     this.Shape12.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiRegularPentagonShapeType();
     //
     // Shape13
     //
     this.Shape13                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape13.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape13.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(9.8, 10, 2.6, 2.6);
     this.Shape13.Name            = "Shape13";
     this.Shape13.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 181, 204, 136));
     this.Shape13.Guid            = null;
     this.Shape13.Interaction     = null;
     this.Shape13.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiTrapezoidShapeType();
     //
     // Shape14
     //
     this.Shape14                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape14.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape14.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(13, 10, 2.6, 2.6);
     this.Shape14.Name            = "Shape14";
     this.Shape14.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 117, 140, 72));
     this.Shape14.Guid            = null;
     this.Shape14.Interaction     = null;
     this.Shape14.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiFlowchartSortShapeType();
     //
     // Shape15
     //
     this.Shape15                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape15.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape15.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(16.2, 6.6, 2.6, 2.6);
     this.Shape15.Name            = "Shape15";
     this.Shape15.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 223, 167, 166));
     this.Shape15.Guid            = null;
     this.Shape15.Interaction     = null;
     this.Shape15.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiFrameShapeType();
     //
     // Shape16
     //
     this.Shape16                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape16.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape16.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(13, 6.6, 2.6, 2.6);
     this.Shape16.Name            = "Shape16";
     this.Shape16.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 223, 167, 166));
     this.Shape16.Guid            = null;
     this.Shape16.Interaction     = null;
     this.Shape16.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiParallelogramShapeType();
     //
     // Shape17
     //
     this.Shape17                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape17.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape17.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(16.2, 10, 2.6, 2.6);
     this.Shape17.Name            = "Shape17";
     this.Shape17.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 117, 140, 72));
     this.Shape17.Guid            = null;
     this.Shape17.Interaction     = null;
     this.Shape17.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiFlowchartCollateShapeType();
     //
     // Shape18
     //
     this.Shape18                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape18.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape18.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.2, 13.4, 2.6, 2.6);
     this.Shape18.Name            = "Shape18";
     this.Shape18.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 56, 129, 148));
     this.Shape18.Guid            = null;
     this.Shape18.Interaction     = null;
     this.Shape18.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiArrowShapeType(Stimulsoft.Report.Components.ShapeTypes.StiShapeDirection.Left, 0.3F, 0.4F);
     //
     // Shape20
     //
     this.Shape20                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape20.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape20.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.4, 13.4, 2.6, 2.6);
     this.Shape20.Name            = "Shape20";
     this.Shape20.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 56, 129, 148));
     this.Shape20.Guid            = null;
     this.Shape20.Interaction     = null;
     this.Shape20.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiArrowShapeType(Stimulsoft.Report.Components.ShapeTypes.StiShapeDirection.Up, 0.3F, 0.4F);
     //
     // Shape21
     //
     this.Shape21                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape21.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape21.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(6.6, 13.4, 2.6, 2.6);
     this.Shape21.Name            = "Shape21";
     this.Shape21.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 120, 192, 212));
     this.Shape21.Guid            = null;
     this.Shape21.Interaction     = null;
     this.Shape21.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiArrowShapeType(Stimulsoft.Report.Components.ShapeTypes.StiShapeDirection.Right, 0.3F, 0.4F);
     //
     // Shape22
     //
     this.Shape22                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape22.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape22.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(9.8, 13.4, 2.6, 2.6);
     this.Shape22.Name            = "Shape22";
     this.Shape22.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 120, 192, 212));
     this.Shape22.Guid            = null;
     this.Shape22.Interaction     = null;
     this.Shape22.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiArrowShapeType(Stimulsoft.Report.Components.ShapeTypes.StiShapeDirection.Down, 0.3F, 0.4F);
     //
     // Shape24
     //
     this.Shape24                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape24.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape24.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(16.2, 13.4, 2.6, 2.6);
     this.Shape24.Name            = "Shape24";
     this.Shape24.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 165, 213, 226));
     this.Shape24.Guid            = null;
     this.Shape24.Interaction     = null;
     this.Shape24.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiComplexArrowShapeType();
     //
     // Shape25
     //
     this.Shape25                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape25.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape25.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.2, 16.8, 2.6, 2.6);
     this.Shape25.Name            = "Shape25";
     this.Shape25.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 250, 206, 170));
     this.Shape25.Guid            = null;
     this.Shape25.Interaction     = null;
     this.Shape25.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiPlusShapeType();
     //
     // Shape26
     //
     this.Shape26                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape26.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape26.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.4, 16.8, 2.6, 2.6);
     this.Shape26.Name            = "Shape26";
     this.Shape26.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 250, 206, 170));
     this.Shape26.Guid            = null;
     this.Shape26.Interaction     = null;
     this.Shape26.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiMinusShapeType();
     //
     // Shape27
     //
     this.Shape27                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape27.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape27.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(6.6, 16.8, 2.6, 2.6);
     this.Shape27.Name            = "Shape27";
     this.Shape27.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 247, 181, 128));
     this.Shape27.Guid            = null;
     this.Shape27.Interaction     = null;
     this.Shape27.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiMultiplyShapeType();
     //
     // Shape28
     //
     this.Shape28                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape28.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape28.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(9.8, 16.8, 2.6, 2.6);
     this.Shape28.Name            = "Shape28";
     this.Shape28.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 247, 181, 128));
     this.Shape28.Guid            = null;
     this.Shape28.Interaction     = null;
     this.Shape28.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiDivisionShapeType();
     //
     // Shape29
     //
     this.Shape29                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape29.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape29.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(13, 16.8, 2.6, 2.6);
     this.Shape29.Name            = "Shape29";
     this.Shape29.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 183, 117, 64));
     this.Shape29.Guid            = null;
     this.Shape29.Interaction     = null;
     this.Shape29.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiEqualShapeType();
     //
     // Shape30
     //
     this.Shape30                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape30.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape30.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(16.2, 16.8, 2.6, 2.6);
     this.Shape30.Name            = "Shape30";
     this.Shape30.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 183, 117, 64));
     this.Shape30.Guid            = null;
     this.Shape30.Interaction     = null;
     this.Shape30.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiBentArrowShapeType();
     //
     // Shape31
     //
     this.Shape31                 = new Stimulsoft.Report.Components.StiShape();
     this.Shape31.BorderColor     = System.Drawing.Color.Transparent;
     this.Shape31.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(13, 13.4, 2.6, 2.6);
     this.Shape31.Name            = "Shape31";
     this.Shape31.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 165, 213, 226));
     this.Shape31.Guid            = null;
     this.Shape31.Interaction     = null;
     this.Shape31.ShapeType       = new Stimulsoft.Report.Components.ShapeTypes.StiChevronShapeType();
     //
     // ReportTitleBand2
     //
     this.ReportTitleBand2 = new Stimulsoft.Report.Components.StiReportTitleBand();
     this.ReportTitleBand2.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0.4, 19, 2);
     this.ReportTitleBand2.Guid            = "1127d071d9be434e80a3ea6e1dbf542e";
     this.ReportTitleBand2.Name            = "ReportTitleBand2";
     this.ReportTitleBand2.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.ReportTitleBand2.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     //
     // Text20
     //
     this.Text20 = new Stimulsoft.Report.Components.StiText();
     this.Text20.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(9.4, 0, 9.6, 0.8);
     this.Text20.Guid            = "c5e150d59a81471788ac67e868919bde";
     this.Text20.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
     this.Text20.Name            = "Text20";
     this.Text20.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text20__GetValue);
     this.Text20.Type            = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text20.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text20.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.Bottom, System.Drawing.Color.FromArgb(255, 193, 152, 89), 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text20.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text20.Font            = new System.Drawing.Font("Arial", 19F);
     this.Text20.Indicator       = null;
     this.Text20.Interaction     = null;
     this.Text20.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text20.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 193, 152, 89));
     this.Text20.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text23
     //
     this.Text23 = new Stimulsoft.Report.Components.StiText();
     this.Text23.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0, 9.4, 0.8);
     this.Text23.Guid            = "df68c258ca7841dc8a0ac5641b5a28b9";
     this.Text23.Name            = "Text23";
     this.Text23.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text23__GetValue);
     this.Text23.Type            = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text23.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text23.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.Bottom, System.Drawing.Color.FromArgb(255, 193, 152, 89), 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text23.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text23.Font            = new System.Drawing.Font("Arial", 19F);
     this.Text23.Indicator       = null;
     this.Text23.Interaction     = null;
     this.Text23.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text23.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 193, 152, 89));
     this.Text23.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text17
     //
     this.Text17                 = new Stimulsoft.Report.Components.StiText();
     this.Text17.CanGrow         = true;
     this.Text17.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 1, 14.6, 0.8);
     this.Text17.Guid            = "18d08c97bc274503bc727e82e0814fae";
     this.Text17.Name            = "Text17";
     this.Text17.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text17__GetValue);
     this.Text17.Type            = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text17.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.FromArgb(255, 102, 77, 38), 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text17.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text17.Font            = new System.Drawing.Font("Arial", 9F);
     this.Text17.Indicator       = null;
     this.Text17.Interaction     = null;
     this.Text17.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text17.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 102, 77, 38));
     this.Text17.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, true, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text18
     //
     this.Text18                       = new Stimulsoft.Report.Components.StiText();
     this.Text18.CanGrow               = true;
     this.Text18.ClientRectangle       = new Stimulsoft.Base.Drawing.RectangleD(14.6, 1, 4.4, 0.8);
     this.Text18.Guid                  = "8499eda182e74a5ab2015fdf8af8b4a7";
     this.Text18.HorAlignment          = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
     this.Text18.Name                  = "Text18";
     this.Text18.GetValue             += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text18__GetValue);
     this.Text18.Type                  = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text18.Border                = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.FromArgb(255, 102, 77, 38), 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text18.Brush                 = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text18.Font                  = new System.Drawing.Font("Arial", 9F);
     this.Text18.Indicator             = null;
     this.Text18.Interaction           = null;
     this.Text18.Margins               = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text18.TextBrush             = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 102, 77, 38));
     this.Text18.TextFormat            = new Stimulsoft.Report.Components.TextFormats.StiDateFormatService("yyyy, MMMM", " ");
     this.Text18.TextOptions           = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, true, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     this.ReportTitleBand2.Interaction = null;
     this.Page1.ExcelSheetValue        = null;
     this.Page1.Interaction            = null;
     this.Page1.Margins                = new Stimulsoft.Report.Components.StiMargins(1, 1, 1, 1);
     this.Page1_Watermark              = new Stimulsoft.Report.Components.StiWatermark();
     this.Page1_Watermark.Font         = new System.Drawing.Font("Arial", 100F);
     this.Page1_Watermark.Image        = null;
     this.Page1_Watermark.TextBrush    = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(50, 0, 0, 0));
     this.Report_PrinterSettings       = new Stimulsoft.Report.Print.StiPrinterSettings();
     this.ReportAuthor                 = null;
     this.DataBandsUsedInPageTotals    = new System.String[] {
         "DataBand2"
     };
     this.PrinterSettings         = this.Report_PrinterSettings;
     this.Page1.Report            = this;
     this.Page1.Watermark         = this.Page1_Watermark;
     this.Shape1.Page             = this.Page1;
     this.Shape1.Parent           = this.Page1;
     this.Shape3.Page             = this.Page1;
     this.Shape3.Parent           = this.Page1;
     this.Shape2.Page             = this.Page1;
     this.Shape2.Parent           = this.Page1;
     this.Shape4.Page             = this.Page1;
     this.Shape4.Parent           = this.Page1;
     this.Shape19.Page            = this.Page1;
     this.Shape19.Parent          = this.Page1;
     this.Shape5.Page             = this.Page1;
     this.Shape5.Parent           = this.Page1;
     this.Shape6.Page             = this.Page1;
     this.Shape6.Parent           = this.Page1;
     this.Shape7.Page             = this.Page1;
     this.Shape7.Parent           = this.Page1;
     this.Shape8.Page             = this.Page1;
     this.Shape8.Parent           = this.Page1;
     this.Shape9.Page             = this.Page1;
     this.Shape9.Parent           = this.Page1;
     this.Shape10.Page            = this.Page1;
     this.Shape10.Parent          = this.Page1;
     this.Shape11.Page            = this.Page1;
     this.Shape11.Parent          = this.Page1;
     this.Shape12.Page            = this.Page1;
     this.Shape12.Parent          = this.Page1;
     this.Shape13.Page            = this.Page1;
     this.Shape13.Parent          = this.Page1;
     this.Shape14.Page            = this.Page1;
     this.Shape14.Parent          = this.Page1;
     this.Shape15.Page            = this.Page1;
     this.Shape15.Parent          = this.Page1;
     this.Shape16.Page            = this.Page1;
     this.Shape16.Parent          = this.Page1;
     this.Shape17.Page            = this.Page1;
     this.Shape17.Parent          = this.Page1;
     this.Shape18.Page            = this.Page1;
     this.Shape18.Parent          = this.Page1;
     this.Shape20.Page            = this.Page1;
     this.Shape20.Parent          = this.Page1;
     this.Shape21.Page            = this.Page1;
     this.Shape21.Parent          = this.Page1;
     this.Shape22.Page            = this.Page1;
     this.Shape22.Parent          = this.Page1;
     this.Shape24.Page            = this.Page1;
     this.Shape24.Parent          = this.Page1;
     this.Shape25.Page            = this.Page1;
     this.Shape25.Parent          = this.Page1;
     this.Shape26.Page            = this.Page1;
     this.Shape26.Parent          = this.Page1;
     this.Shape27.Page            = this.Page1;
     this.Shape27.Parent          = this.Page1;
     this.Shape28.Page            = this.Page1;
     this.Shape28.Parent          = this.Page1;
     this.Shape29.Page            = this.Page1;
     this.Shape29.Parent          = this.Page1;
     this.Shape30.Page            = this.Page1;
     this.Shape30.Parent          = this.Page1;
     this.Shape31.Page            = this.Page1;
     this.Shape31.Parent          = this.Page1;
     this.ReportTitleBand2.Page   = this.Page1;
     this.ReportTitleBand2.Parent = this.Page1;
     this.Text20.Page             = this.Page1;
     this.Text20.Parent           = this.ReportTitleBand2;
     this.Text23.Page             = this.Page1;
     this.Text23.Parent           = this.ReportTitleBand2;
     this.Text17.Page             = this.Page1;
     this.Text17.Parent           = this.ReportTitleBand2;
     this.Text18.Page             = this.Page1;
     this.Text18.Parent           = this.ReportTitleBand2;
     //
     // Add to ReportTitleBand2.Components
     //
     this.ReportTitleBand2.Components.Clear();
     this.ReportTitleBand2.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.Text20,
         this.Text23,
         this.Text17,
         this.Text18
     });
     //
     // Add to Page1.Components
     //
     this.Page1.Components.Clear();
     this.Page1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.Shape1,
         this.Shape3,
         this.Shape2,
         this.Shape4,
         this.Shape19,
         this.Shape5,
         this.Shape6,
         this.Shape7,
         this.Shape8,
         this.Shape9,
         this.Shape10,
         this.Shape11,
         this.Shape12,
         this.Shape13,
         this.Shape14,
         this.Shape15,
         this.Shape16,
         this.Shape17,
         this.Shape18,
         this.Shape20,
         this.Shape21,
         this.Shape22,
         this.Shape24,
         this.Shape25,
         this.Shape26,
         this.Shape27,
         this.Shape28,
         this.Shape29,
         this.Shape30,
         this.Shape31,
         this.ReportTitleBand2
     });
     //
     // Add to Pages
     //
     this.Pages.Clear();
     this.Pages.AddRange(new Stimulsoft.Report.Components.StiPage[] {
         this.Page1
     });
 }
Exemplo n.º 6
0
 private void InitializeComponent()
 {
     this.NeedsCompiling       = false;
     this.EngineVersion        = Stimulsoft.Report.Engine.StiEngineVersion.EngineV2;
     this.ReferencedAssemblies = new System.String[] {
         "System.Dll",
         "System.Drawing.Dll",
         "System.Windows.Forms.Dll",
         "System.Data.Dll",
         "System.Xml.Dll",
         "Stimulsoft.Controls.Dll",
         "Stimulsoft.Base.Dll",
         "Stimulsoft.Report.Dll"
     };
     this.ReportAlias = "Pie and Doughnut";
     //
     // ReportChanged
     //
     this.ReportChanged = new DateTime(2007, 6, 18, 16, 35, 54, 0);
     //
     // ReportCreated
     //
     this.ReportCreated     = new DateTime(2006, 6, 6, 13, 21, 42, 0);
     this.ReportDescription = "This sample demonstrates Pie and Doughnut chart types.";
     this.ReportFile        = "E:\\Stimulsoft\\Stimulsoft.Reports\\Demo\\Bin\\Reports\\ChartPieAndDoughnut.mrt";
     this.ReportGuid        = "65f2954927174faba70e6bebab79fd7e";
     this.ReportName        = "Report";
     this.ReportUnit        = Stimulsoft.Report.StiReportUnitType.Centimeters;
     this.ReportVersion     = "2010.3.900";
     this.ScriptLanguage    = Stimulsoft.Report.StiReportLanguageType.CSharp;
     //
     // Page4
     //
     this.Page4            = new Stimulsoft.Report.Components.StiPage();
     this.Page4.Guid       = "ddc4d878138648f48f653dad5e751f48";
     this.Page4.Name       = "Page4";
     this.Page4.PageHeight = 29.7;
     this.Page4.PageWidth  = 21;
     this.Page4.Border     = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Windows.Media.Color.FromArgb(255, 0, 0, 0), 2, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 0, 0, 0)), false);
     this.Page4.Brush      = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(0, 255, 255, 255));
     //
     // Text13
     //
     this.Text13 = new Stimulsoft.Report.Components.StiText();
     this.Text13.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.8, 14.2, 12.2, 0.6);
     this.Text13.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text13.Name            = "Text13";
     this.Text13.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text13__GetValue);
     this.Text13.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Windows.Media.Color.FromArgb(255, 105, 105, 105), 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiGradientBrush(System.Windows.Media.Color.FromArgb(255, 169, 169, 169), System.Windows.Media.Color.FromArgb(255, 105, 105, 105), 0), false);
     this.Text13.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 255, 255, 255));
     this.Text13.Font            = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
     this.Text13.Guid            = null;
     this.Text13.Indicator       = null;
     this.Text13.Interaction     = null;
     this.Text13.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text13.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 0, 0, 0));
     this.Text13.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Chart14
     //
     this.Chart14 = new Stimulsoft.Report.Chart.StiChart();
     this.Chart14.ClientRectangle      = new Stimulsoft.Base.Drawing.RectangleD(3.8, 1.4, 12.2, 11.8);
     this.Chart14.CountData            = 10;
     this.Chart14.CustomStyleName      = "";
     this.Chart14.FilterOn             = false;
     this.Chart14.Name                 = "Chart14";
     this.Chart14.Sort                 = new System.String[0];
     this.Chart14_Area                 = new Stimulsoft.Report.Chart.StiDoughnutArea();
     this.Chart14_Area.BorderColor     = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Chart14_Area.Brush           = new Stimulsoft.Base.Drawing.StiGradientBrush(System.Windows.Media.Color.FromArgb(255, 255, 255, 255), System.Windows.Media.Color.FromArgb(255, 255, 255, 219), 90);
     this.Chart14.Border               = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Windows.Media.Color.FromArgb(255, 105, 105, 105), 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiGradientBrush(System.Windows.Media.Color.FromArgb(255, 169, 169, 169), System.Windows.Media.Color.FromArgb(255, 105, 105, 105), 0), false);
     this.Chart14.Brush                = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 255, 255, 255));
     this.Chart14.Guid                 = null;
     this.Chart14.Interaction          = null;
     this.Chart14_Legend               = new Stimulsoft.Report.Chart.StiLegend();
     this.Chart14_Legend.BorderColor   = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Chart14_Legend.LabelsColor   = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Chart14_Legend.MarkerSize    = new System.Drawing.Size(10, 10);
     this.Chart14_Legend.TitleColor    = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Chart14_Legend.VertAlignment = Stimulsoft.Report.Chart.StiLegendVertAlignment.TopOutside;
     this.Chart14_Legend.Brush         = new Stimulsoft.Base.Drawing.StiGradientBrush(System.Windows.Media.Color.FromArgb(255, 255, 255, 255), System.Windows.Media.Color.FromArgb(255, 255, 242, 199), 90);
     this.Chart14_Legend.Font          = new System.Drawing.Font("Arial", 8F);
     this.Chart14_Legend.TitleFont     = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
     this.Chart14.MasterComponent      = null;
     //
     // Item4
     //
     this.Item4                                 = new Stimulsoft.Report.Chart.StiDoughnutSeries();
     this.Item4.BorderColor                     = System.Windows.Media.Color.FromArgb(255, 94, 17, 0);
     this.Item4.GetListOfArguments             += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Item4__GetListOfArguments);
     this.Item4.GetListOfValues                += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Item4__GetListOfValues);
     this.Item4.ShowShadow                      = false;
     this.Item4.GetTitle                       += new Stimulsoft.Report.Events.StiGetTitleEventHandler(this.Item4__GetTitle);
     this.Item4.Brush                           = new Stimulsoft.Base.Drawing.StiGlareBrush(System.Windows.Media.Color.FromArgb(255, 144, 67, 3), System.Windows.Media.Color.FromArgb(255, 194, 117, 53), 0, 0.5F, 1F);
     this.Item4.DrillDownPageGuid               = null;
     this.Item4_SeriesLabels                    = new Stimulsoft.Report.Chart.StiCenterAxisLabels();
     this.Item4_SeriesLabels.BorderColor        = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Item4_SeriesLabels.LabelColor         = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Item4_SeriesLabels.MarkerSize         = new System.Drawing.Size(8, 6);
     this.Item4_SeriesLabels.ValueTypeSeparator = "-";
     this.Item4_SeriesLabels.Brush              = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 245, 222, 179));
     this.Item4_SeriesLabels.Font               = new System.Drawing.Font("Arial", 7F);
     //
     // Item5
     //
     this.Item5                                   = new Stimulsoft.Report.Chart.StiDoughnutSeries();
     this.Item5.BorderColor                       = System.Windows.Media.Color.FromArgb(255, 131, 40, 0);
     this.Item5.GetListOfArguments               += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Item5__GetListOfArguments);
     this.Item5.GetListOfValues                  += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Item5__GetListOfValues);
     this.Item5.ShowShadow                        = false;
     this.Item5.GetTitle                         += new Stimulsoft.Report.Events.StiGetTitleEventHandler(this.Item5__GetTitle);
     this.Item5.Brush                             = new Stimulsoft.Base.Drawing.StiGlareBrush(System.Windows.Media.Color.FromArgb(255, 181, 90, 15), System.Windows.Media.Color.FromArgb(255, 231, 140, 65), 0, 0.5F, 1F);
     this.Item5.DrillDownPageGuid                 = null;
     this.Item5_SeriesLabels                      = new Stimulsoft.Report.Chart.StiCenterAxisLabels();
     this.Item5_SeriesLabels.BorderColor          = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Item5_SeriesLabels.LabelColor           = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Item5_SeriesLabels.MarkerSize           = new System.Drawing.Size(8, 6);
     this.Item5_SeriesLabels.ValueTypeSeparator   = "-";
     this.Item5_SeriesLabels.Brush                = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 245, 222, 179));
     this.Item5_SeriesLabels.Font                 = new System.Drawing.Font("Arial", 7F);
     this.Chart14_SeriesLabels                    = new Stimulsoft.Report.Chart.StiCenterPieLabels();
     this.Chart14_SeriesLabels.BorderColor        = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Chart14_SeriesLabels.LabelColor         = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Chart14_SeriesLabels.MarkerSize         = new System.Drawing.Size(8, 6);
     this.Chart14_SeriesLabels.ValueTypeSeparator = "-";
     this.Chart14_SeriesLabels.Brush              = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 245, 222, 179));
     this.Chart14_SeriesLabels.Font               = new System.Drawing.Font("Arial", 7F);
     this.Chart14.Style                           = new Stimulsoft.Report.Chart.StiStyle01();
     this.Chart14.Title                           = new Stimulsoft.Report.Chart.StiChartTitle(new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold), "", new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 95, 72, 29)), true, System.Drawing.StringAlignment.Center, Stimulsoft.Report.Chart.StiChartTitleDock.Top, 2, false, true);
     //
     // Text14
     //
     this.Text14 = new Stimulsoft.Report.Components.StiText();
     this.Text14.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.8, 0.8, 12.2, 0.6);
     this.Text14.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text14.Name            = "Text14";
     this.Text14.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text14__GetValue);
     this.Text14.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Windows.Media.Color.FromArgb(255, 105, 105, 105), 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiGradientBrush(System.Windows.Media.Color.FromArgb(255, 169, 169, 169), System.Windows.Media.Color.FromArgb(255, 105, 105, 105), 0), false);
     this.Text14.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 255, 255, 255));
     this.Text14.Font            = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
     this.Text14.Guid            = null;
     this.Text14.Indicator       = null;
     this.Text14.Interaction     = null;
     this.Text14.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text14.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 0, 0, 0));
     this.Text14.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Chart15
     //
     this.Chart15 = new Stimulsoft.Report.Chart.StiChart();
     this.Chart15.ClientRectangle      = new Stimulsoft.Base.Drawing.RectangleD(3.8, 14.8, 12.2, 10.8);
     this.Chart15.CustomStyleName      = "";
     this.Chart15.Name                 = "Chart15";
     this.Chart15.Sort                 = new System.String[0];
     this.Chart15_Area                 = new Stimulsoft.Report.Chart.StiPieArea();
     this.Chart15_Area.BorderColor     = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Chart15_Area.Brush           = new Stimulsoft.Base.Drawing.StiGradientBrush(System.Windows.Media.Color.FromArgb(255, 255, 255, 255), System.Windows.Media.Color.FromArgb(255, 255, 255, 219), 90);
     this.Chart15.Border               = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Windows.Media.Color.FromArgb(255, 0, 0, 0), 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 0, 0, 0)), false);
     this.Chart15.Brush                = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 255, 255, 255));
     this.Chart15.Guid                 = null;
     this.Chart15.Interaction          = null;
     this.Chart15_Legend               = new Stimulsoft.Report.Chart.StiLegend();
     this.Chart15_Legend.BorderColor   = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Chart15_Legend.LabelsColor   = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Chart15_Legend.MarkerSize    = new System.Drawing.Size(10, 10);
     this.Chart15_Legend.TitleColor    = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Chart15_Legend.VertAlignment = Stimulsoft.Report.Chart.StiLegendVertAlignment.TopOutside;
     this.Chart15_Legend.Brush         = new Stimulsoft.Base.Drawing.StiGradientBrush(System.Windows.Media.Color.FromArgb(255, 255, 255, 255), System.Windows.Media.Color.FromArgb(255, 255, 242, 199), 90);
     this.Chart15_Legend.Font          = new System.Drawing.Font("Arial", 8F);
     this.Chart15_Legend.TitleFont     = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
     this.Chart15.MasterComponent      = null;
     //
     // Item8
     //
     this.Item8                                   = new Stimulsoft.Report.Chart.StiPieSeries();
     this.Item8.BorderColor                       = System.Windows.Media.Color.FromArgb(255, 94, 17, 0);
     this.Item8.GetListOfArguments               += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Item8__GetListOfArguments);
     this.Item8.GetListOfValues                  += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Item8__GetListOfValues);
     this.Item8.ShowShadow                        = false;
     this.Item8.GetTitle                         += new Stimulsoft.Report.Events.StiGetTitleEventHandler(this.Item8__GetTitle);
     this.Item8.Brush                             = new Stimulsoft.Base.Drawing.StiGlareBrush(System.Windows.Media.Color.FromArgb(255, 144, 67, 3), System.Windows.Media.Color.FromArgb(255, 194, 117, 53), 0, 0.5F, 1F);
     this.Item8.DrillDownPageGuid                 = null;
     this.Item8_SeriesLabels                      = new Stimulsoft.Report.Chart.StiCenterAxisLabels();
     this.Item8_SeriesLabels.BorderColor          = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Item8_SeriesLabels.LabelColor           = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Item8_SeriesLabels.MarkerSize           = new System.Drawing.Size(8, 6);
     this.Item8_SeriesLabels.ValueTypeSeparator   = "-";
     this.Item8_SeriesLabels.Brush                = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 245, 222, 179));
     this.Item8_SeriesLabels.Font                 = new System.Drawing.Font("Arial", 7F);
     this.Chart15_SeriesLabels                    = new Stimulsoft.Report.Chart.StiCenterPieLabels();
     this.Chart15_SeriesLabels.BorderColor        = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Chart15_SeriesLabels.LabelColor         = System.Windows.Media.Color.FromArgb(255, 95, 72, 29);
     this.Chart15_SeriesLabels.LegendValueType    = Stimulsoft.Report.Chart.StiSeriesLabelsValueType.ValueArgument;
     this.Chart15_SeriesLabels.MarkerSize         = new System.Drawing.Size(8, 6);
     this.Chart15_SeriesLabels.ValueType          = Stimulsoft.Report.Chart.StiSeriesLabelsValueType.ValueArgument;
     this.Chart15_SeriesLabels.ValueTypeSeparator = "-";
     this.Chart15_SeriesLabels.Brush              = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 245, 222, 179));
     this.Chart15_SeriesLabels.Font               = new System.Drawing.Font("Arial", 7F);
     this.Chart15.Style                           = new Stimulsoft.Report.Chart.StiStyle01();
     this.Chart15.Title                           = new Stimulsoft.Report.Chart.StiChartTitle(new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold), "", new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(255, 95, 72, 29)), true, System.Drawing.StringAlignment.Center, Stimulsoft.Report.Chart.StiChartTitleDock.Top, 2, false, true);
     this.Page4.ExcelSheetValue                   = null;
     this.Page4.Interaction                       = null;
     this.Page4.Margins                           = new Stimulsoft.Report.Components.StiMargins(1, 1, 1, 1);
     this.Page4_Watermark                         = new Stimulsoft.Report.Components.StiWatermark();
     this.Page4_Watermark.Font                    = new System.Drawing.Font("Arial", 100F);
     this.Page4_Watermark.Image                   = null;
     this.Page4_Watermark.TextBrush               = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Windows.Media.Color.FromArgb(50, 0, 0, 0));
     this.Report_PrinterSettings                  = new Stimulsoft.Report.Print.StiPrinterSettings();
     this.ReportAuthor                            = null;
     this.PrinterSettings                         = this.Report_PrinterSettings;
     this.Page4.Report                            = this;
     this.Page4.Watermark                         = this.Page4_Watermark;
     this.Text13.Page                             = this.Page4;
     this.Text13.Parent                           = this.Page4;
     this.Chart14.Area                            = this.Chart14_Area;
     this.Chart14.Legend                          = this.Chart14_Legend;
     this.Chart14.Page                            = this.Page4;
     this.Chart14.Parent                          = this.Page4;
     this.Chart14.SeriesLabels                    = this.Chart14_SeriesLabels;
     this.Chart14_Area.Chart                      = this.Chart14;
     this.Chart14_Legend.Chart                    = this.Chart14;
     this.Item4.Chart                             = this.Chart14;
     this.Item4.SeriesLabels                      = this.Item4_SeriesLabels;
     this.Item4_SeriesLabels.Chart                = this.Chart14;
     this.Item5.Chart                             = this.Chart14;
     this.Item5.SeriesLabels                      = this.Item5_SeriesLabels;
     this.Item5_SeriesLabels.Chart                = this.Chart14;
     this.Chart14_SeriesLabels.Chart              = this.Chart14;
     this.Text14.Page                             = this.Page4;
     this.Text14.Parent                           = this.Page4;
     this.Chart15.Area                            = this.Chart15_Area;
     this.Chart15.Legend                          = this.Chart15_Legend;
     this.Chart15.Page                            = this.Page4;
     this.Chart15.Parent                          = this.Page4;
     this.Chart15.SeriesLabels                    = this.Chart15_SeriesLabels;
     this.Chart15_Area.Chart                      = this.Chart15;
     this.Chart15_Legend.Chart                    = this.Chart15;
     this.Item8.Chart                             = this.Chart15;
     this.Item8.SeriesLabels                      = this.Item8_SeriesLabels;
     this.Item8_SeriesLabels.Chart                = this.Chart15;
     this.Chart15_SeriesLabels.Chart              = this.Chart15;
     //
     // Add to Chart14.Series
     //
     this.Chart14.Series.Clear();
     this.Chart14.Series.AddRange(new Stimulsoft.Report.Chart.IStiSeries[] {
         this.Item4,
         this.Item5
     });
     //
     // Add to Chart15.Series
     //
     this.Chart15.Series.Clear();
     this.Chart15.Series.AddRange(new Stimulsoft.Report.Chart.IStiSeries[] {
         this.Item8
     });
     //
     // Add to Page4.Components
     //
     this.Page4.Components.Clear();
     this.Page4.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.Text13,
         this.Chart14,
         this.Text14,
         this.Chart15
     });
     //
     // Add to Pages
     //
     this.Pages.Clear();
     this.Pages.AddRange(new Stimulsoft.Report.Components.StiPage[] {
         this.Page4
     });
 }
Exemplo n.º 7
0
 private void InitializeComponent()
 {
     this.AllTasksReport       = new AllTasksReportDataSource();
     this.NeedsCompiling       = false;
     this.EngineVersion        = Stimulsoft.Report.Engine.StiEngineVersion.EngineV2;
     this.ReferencedAssemblies = new System.String[] {
         "System.Dll",
         "System.Drawing.Dll",
         "System.Windows.Forms.Dll",
         "System.Data.Dll",
         "System.Xml.Dll",
         "Stimulsoft.Controls.Dll",
         "Stimulsoft.Base.Dll",
         "Stimulsoft.Report.Dll"
     };
     this.ReportAlias = "Report";
     //
     // ReportChanged
     //
     this.ReportChanged = new DateTime(2018, 10, 29, 14, 32, 23, 248);
     //
     // ReportCreated
     //
     this.ReportCreated  = new DateTime(2018, 10, 29, 13, 54, 32, 0);
     this.ReportFile     = "E:\\projects\\TaskManagment\\Reports\\Report.mrt";
     this.ReportGuid     = "bb5c571b8e4848e7bf8872d39007977c";
     this.ReportName     = "Report";
     this.ReportUnit     = Stimulsoft.Report.StiReportUnitType.Inches;
     this.ReportVersion  = "2010.3.900";
     this.ScriptLanguage = Stimulsoft.Report.StiReportLanguageType.CSharp;
     //
     // Page1
     //
     this.Page1            = new Stimulsoft.Report.Components.StiPage();
     this.Page1.Guid       = "ef3fc34ff01c4cb89442a85c39dee368";
     this.Page1.Name       = "Page1";
     this.Page1.PageHeight = 11;
     this.Page1.PageWidth  = 8.5;
     this.Page1.PaperSize  = System.Drawing.Printing.PaperKind.Letter;
     this.Page1.Border     = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 2, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Page1.Brush      = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     //
     // ReportTitleBand1
     //
     this.ReportTitleBand1 = new Stimulsoft.Report.Components.StiReportTitleBand();
     this.ReportTitleBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0.2, 7.72, 0.9);
     this.ReportTitleBand1.Name            = "ReportTitleBand1";
     this.ReportTitleBand1.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.ReportTitleBand1.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     //
     // Text1
     //
     this.Text1 = new Stimulsoft.Report.Components.StiText();
     this.Text1.ClientRectangle        = new Stimulsoft.Base.Drawing.RectangleD(0, 0.1, 7.7, 0.6);
     this.Text1.HorAlignment           = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text1.Name                   = "Text1";
     this.Text1.GetValue              += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text1__GetValue);
     this.Text1.Type                   = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text1.VertAlignment          = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text1.Border                 = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text1.Brush                  = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text1.Font                   = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold);
     this.Text1.Guid                   = null;
     this.Text1.Interaction            = null;
     this.Text1.Margins                = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text1.TextBrush              = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text1.TextOptions            = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     this.ReportTitleBand1.Guid        = null;
     this.ReportTitleBand1.Interaction = null;
     //
     // HeaderBand1
     //
     this.HeaderBand1 = new Stimulsoft.Report.Components.StiHeaderBand();
     this.HeaderBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 1.5, 7.72, 0.4);
     this.HeaderBand1.Name            = "HeaderBand1";
     this.HeaderBand1.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.HeaderBand1.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     //
     // Text8
     //
     this.Text8 = new Stimulsoft.Report.Components.StiText();
     this.Text8.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0, 0.4, 0.4);
     this.Text8.Guid            = "78deee948ad9496586004d983e0e6be3";
     this.Text8.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text8.Name            = "Text8";
     this.Text8.Type            = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text8.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text8.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text8.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 216, 216, 216));
     this.Text8.Font            = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.Text8.Interaction     = null;
     this.Text8.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text8.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text8.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text9
     //
     this.Text9 = new Stimulsoft.Report.Components.StiText();
     this.Text9.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.4, 0, 1.7, 0.4);
     this.Text9.Guid            = "c5ff2e44f3354bddb8a5d332cd18eec3";
     this.Text9.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text9.Name            = "Text9";
     this.Text9.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text9__GetValue);
     this.Text9.Type            = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text9.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text9.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text9.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 216, 216, 216));
     this.Text9.Font            = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.Text9.Interaction     = null;
     this.Text9.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text9.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text9.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text10
     //
     this.Text10 = new Stimulsoft.Report.Components.StiText();
     this.Text10.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(2.1, 0, 1.4, 0.4);
     this.Text10.Guid            = "e4f24d3c2f444376aeb4cad2e34a42c0";
     this.Text10.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text10.Name            = "Text10";
     this.Text10.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text10__GetValue);
     this.Text10.Type            = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text10.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text10.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text10.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 216, 216, 216));
     this.Text10.Font            = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.Text10.Interaction     = null;
     this.Text10.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text10.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text10.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text11
     //
     this.Text11 = new Stimulsoft.Report.Components.StiText();
     this.Text11.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.5, 0, 1.2, 0.4);
     this.Text11.Guid            = "8e91490918b94baeb99ec7816f2f4e91";
     this.Text11.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text11.Name            = "Text11";
     this.Text11.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text11__GetValue);
     this.Text11.Type            = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text11.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text11.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text11.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 216, 216, 216));
     this.Text11.Font            = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.Text11.Interaction     = null;
     this.Text11.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text11.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text11.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text12
     //
     this.Text12 = new Stimulsoft.Report.Components.StiText();
     this.Text12.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(4.7, 0, 1.2, 0.4);
     this.Text12.Guid            = "4e1c647d23ab48109ccb769eac9a4b36";
     this.Text12.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text12.Name            = "Text12";
     this.Text12.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text12__GetValue);
     this.Text12.Type            = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text12.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text12.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text12.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 216, 216, 216));
     this.Text12.Font            = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.Text12.Interaction     = null;
     this.Text12.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text12.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text12.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text13
     //
     this.Text13 = new Stimulsoft.Report.Components.StiText();
     this.Text13.ClientRectangle  = new Stimulsoft.Base.Drawing.RectangleD(5.9, 0, 1.8, 0.4);
     this.Text13.Guid             = "20369ad4481d416a866494d456c78808";
     this.Text13.HorAlignment     = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text13.Name             = "Text13";
     this.Text13.GetValue        += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text13__GetValue);
     this.Text13.Type             = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text13.VertAlignment    = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text13.Border           = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text13.Brush            = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(255, 216, 216, 216));
     this.Text13.Font             = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.Text13.Interaction      = null;
     this.Text13.Margins          = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text13.TextBrush        = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text13.TextOptions      = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     this.HeaderBand1.Guid        = null;
     this.HeaderBand1.Interaction = null;
     //
     // DataBand1
     //
     this.DataBand1 = new Stimulsoft.Report.Components.StiDataBand();
     this.DataBand1.ClientRectangle    = new Stimulsoft.Base.Drawing.RectangleD(0, 2.3, 7.72, 0.4);
     this.DataBand1.DataSourceName     = "AllTasksReport";
     this.DataBand1.Name               = "DataBand1";
     this.DataBand1.Sort               = new System.String[0];
     this.DataBand1.Border             = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.DataBand1.Brush              = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.DataBand1.BusinessObjectGuid = null;
     //
     // Text7
     //
     this.Text7 = new Stimulsoft.Report.Components.StiText();
     this.Text7.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0, 0.4, 0.4);
     this.Text7.Guid            = "cd3ae546d9b140f0acb24452503f3885";
     this.Text7.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text7.Name            = "Text7";
     this.Text7.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text7__GetValue);
     this.Text7.Type            = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text7.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text7.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text7.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text7.Font            = new System.Drawing.Font("Arial", 10F);
     this.Text7.Interaction     = null;
     this.Text7.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text7.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text7.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text2
     //
     this.Text2 = new Stimulsoft.Report.Components.StiText();
     this.Text2.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.4, 0, 1.7, 0.4);
     this.Text2.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text2.Name            = "Text2";
     this.Text2.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text2__GetValue);
     this.Text2.Type            = Stimulsoft.Report.Components.StiSystemTextType.Expression;
     this.Text2.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text2.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text2.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text2.Font            = new System.Drawing.Font("Arial", 10F);
     this.Text2.Guid            = null;
     this.Text2.Interaction     = null;
     this.Text2.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text2.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text2.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text3
     //
     this.Text3 = new Stimulsoft.Report.Components.StiText();
     this.Text3.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(2.1, 0, 1.4, 0.4);
     this.Text3.Guid            = "22ab04bea32741059446f09182d814e2";
     this.Text3.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text3.Name            = "Text3";
     this.Text3.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text3__GetValue);
     this.Text3.Type            = Stimulsoft.Report.Components.StiSystemTextType.DataColumn;
     this.Text3.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text3.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text3.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text3.Font            = new System.Drawing.Font("Arial", 10F);
     this.Text3.Interaction     = null;
     this.Text3.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text3.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text3.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text4
     //
     this.Text4 = new Stimulsoft.Report.Components.StiText();
     this.Text4.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.5, 0, 1.2, 0.4);
     this.Text4.Guid            = "d096cc5d16e046f4b4e483ddd013928d";
     this.Text4.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text4.Name            = "Text4";
     this.Text4.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text4__GetValue);
     this.Text4.Type            = Stimulsoft.Report.Components.StiSystemTextType.DataColumn;
     this.Text4.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text4.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text4.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text4.Font            = new System.Drawing.Font("Arial", 10F);
     this.Text4.Interaction     = null;
     this.Text4.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text4.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text4.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text5
     //
     this.Text5 = new Stimulsoft.Report.Components.StiText();
     this.Text5.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(4.7, 0, 1.2, 0.4);
     this.Text5.Guid            = "9f1458736391463bad7bcf749868f724";
     this.Text5.HorAlignment    = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text5.Name            = "Text5";
     this.Text5.GetValue       += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text5__GetValue);
     this.Text5.Type            = Stimulsoft.Report.Components.StiSystemTextType.DataColumn;
     this.Text5.VertAlignment   = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text5.Border          = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text5.Brush           = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text5.Font            = new System.Drawing.Font("Arial", 10F);
     this.Text5.Interaction     = null;
     this.Text5.Margins         = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text5.TextBrush       = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text5.TextOptions     = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     //
     // Text6
     //
     this.Text6 = new Stimulsoft.Report.Components.StiText();
     this.Text6.ClientRectangle      = new Stimulsoft.Base.Drawing.RectangleD(5.9, 0, 1.8, 0.4);
     this.Text6.Guid                 = "049237779d4944268c70d6d43d39177c";
     this.Text6.HorAlignment         = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
     this.Text6.Name                 = "Text6";
     this.Text6.GetValue            += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text6__GetValue);
     this.Text6.Type                 = Stimulsoft.Report.Components.StiSystemTextType.DataColumn;
     this.Text6.VertAlignment        = Stimulsoft.Base.Drawing.StiVertAlignment.Center;
     this.Text6.Border               = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.All, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black));
     this.Text6.Brush                = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
     this.Text6.Font                 = new System.Drawing.Font("Arial", 10F);
     this.Text6.Interaction          = null;
     this.Text6.Margins              = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
     this.Text6.TextBrush            = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
     this.Text6.TextOptions          = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, true, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
     this.DataBand1.DataRelationName = null;
     this.DataBand1.Guid             = null;
     this.DataBand1.Interaction      = null;
     this.DataBand1.MasterComponent  = null;
     this.Page1.ExcelSheetValue      = null;
     this.Page1.Interaction          = null;
     this.Page1.Margins              = new Stimulsoft.Report.Components.StiMargins(0.39, 0.39, 0.39, 0.39);
     this.Page1_Watermark            = new Stimulsoft.Report.Components.StiWatermark();
     this.Page1_Watermark.Font       = new System.Drawing.Font("Arial", 100F);
     this.Page1_Watermark.Image      = null;
     this.Page1_Watermark.TextBrush  = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(50, 0, 0, 0));
     this.Report_PrinterSettings     = new Stimulsoft.Report.Print.StiPrinterSettings();
     this.PrinterSettings            = this.Report_PrinterSettings;
     this.Page1.Report               = this;
     this.Page1.Watermark            = this.Page1_Watermark;
     this.ReportTitleBand1.Page      = this.Page1;
     this.ReportTitleBand1.Parent    = this.Page1;
     this.Text1.Page                 = this.Page1;
     this.Text1.Parent               = this.ReportTitleBand1;
     this.HeaderBand1.Page           = this.Page1;
     this.HeaderBand1.Parent         = this.Page1;
     this.Text8.Page                 = this.Page1;
     this.Text8.Parent               = this.HeaderBand1;
     this.Text9.Page                 = this.Page1;
     this.Text9.Parent               = this.HeaderBand1;
     this.Text10.Page                = this.Page1;
     this.Text10.Parent              = this.HeaderBand1;
     this.Text11.Page                = this.Page1;
     this.Text11.Parent              = this.HeaderBand1;
     this.Text12.Page                = this.Page1;
     this.Text12.Parent              = this.HeaderBand1;
     this.Text13.Page                = this.Page1;
     this.Text13.Parent              = this.HeaderBand1;
     this.DataBand1.Page             = this.Page1;
     this.DataBand1.Parent           = this.Page1;
     this.Text7.Page                 = this.Page1;
     this.Text7.Parent               = this.DataBand1;
     this.Text2.Page                 = this.Page1;
     this.Text2.Parent               = this.DataBand1;
     this.Text3.Page                 = this.Page1;
     this.Text3.Parent               = this.DataBand1;
     this.Text4.Page                 = this.Page1;
     this.Text4.Parent               = this.DataBand1;
     this.Text5.Page                 = this.Page1;
     this.Text5.Parent               = this.DataBand1;
     this.Text6.Page                 = this.Page1;
     this.Text6.Parent               = this.DataBand1;
     //
     // Add to ReportTitleBand1.Components
     //
     this.ReportTitleBand1.Components.Clear();
     this.ReportTitleBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.Text1
     });
     //
     // Add to HeaderBand1.Components
     //
     this.HeaderBand1.Components.Clear();
     this.HeaderBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.Text8,
         this.Text9,
         this.Text10,
         this.Text11,
         this.Text12,
         this.Text13
     });
     //
     // Add to DataBand1.Components
     //
     this.DataBand1.Components.Clear();
     this.DataBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.Text7,
         this.Text2,
         this.Text3,
         this.Text4,
         this.Text5,
         this.Text6
     });
     //
     // Add to Page1.Components
     //
     this.Page1.Components.Clear();
     this.Page1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
         this.ReportTitleBand1,
         this.HeaderBand1,
         this.DataBand1
     });
     //
     // Add to Pages
     //
     this.Pages.Clear();
     this.Pages.AddRange(new Stimulsoft.Report.Components.StiPage[] {
         this.Page1
     });
     this.AllTasksReport.Columns.AddRange(new Stimulsoft.Report.Dictionary.StiDataColumn[] {
         new Stimulsoft.Report.Dictionary.StiDataColumn("ID", "ID", "ID", typeof(int)),
         new Stimulsoft.Report.Dictionary.StiDataColumn("Description", "Description", "Description", typeof(string)),
         new Stimulsoft.Report.Dictionary.StiDataColumn("Status", "Status", "Status", typeof(string)),
         new Stimulsoft.Report.Dictionary.StiDataColumn("Creator", "Creator", "Creator", typeof(string)),
         new Stimulsoft.Report.Dictionary.StiDataColumn("AssignedUsere", "AssignedUsere", "AssignedUsere", typeof(string)),
         new Stimulsoft.Report.Dictionary.StiDataColumn("File", "File", "File", typeof(string))
     });
     this.DataSources.Add(this.AllTasksReport);
     this.Dictionary.Databases.Add(new Stimulsoft.Report.Dictionary.StiSqlDatabase("Connection", "Connection", "Integrated Security=True;Data Source=.;Initial Catalog=TaskManagmenDb;Password=;U" +
                                                                                   "ser ID=", false));
     this.AllTasksReport.Connecting += new System.EventHandler(this.GetAllTasksReport_SqlCommand);
 }