{
  "ReportVersion": "2023.1.2.0",
  "ReportGuid": "749b1d7b2e3a43de9452eef9ec44fc85",
  "ReportName": "Report",
  "ReportAlias": "Report",
  "ReportCreated": "/Date(0+0200)/",
  "ReportChanged": "/Date(1671109297030+0300)/",
  "EngineVersion": "EngineV2",
  "ReportUnit": "Inches",
  "AutoLocalizeReportOnRun": true,
  "Script": "using System;\r\nusing System.Drawing;\r\nusing System.Windows.Forms;\r\nusing System.Data;\r\nusing Stimulsoft.Controls;\r\nusing Stimulsoft.Base.Drawing;\r\nusing Stimulsoft.Report;\r\nusing Stimulsoft.Report.Dialogs;\r\nusing Stimulsoft.Report.Components;\r\n\r\nnamespace Reports\r\n{\r\n    public class Report : Stimulsoft.Report.StiReport\r\n    {\r\n        public Report()        {\r\n            this.InitializeComponent();\r\n        }\r\n\r\n        #region StiReport Designer generated code - do not modify\r\n\t\t#endregion StiReport Designer generated code - do not modify\r\n    }\r\n}\r\n",
  "ReferencedAssemblies": {
    "0": "System.Dll",
    "1": "System.Drawing.Dll",
    "2": "System.Windows.Forms.Dll",
    "3": "System.Data.Dll",
    "4": "System.Xml.Dll",
    "5": "Stimulsoft.Controls.Dll",
    "6": "Stimulsoft.Base.Dll",
    "7": "Stimulsoft.Report.Dll"
  },
  "GlobalizationStrings": {
    "0": {
      "CultureName": "en-GB"
    },
    "1": {
      "CultureName": "es-ES"
    }
  },
  "Dictionary": {
    "Variables": {
      "0": {
        "Value": "1",
        "Name": "v",
        "Alias": "v",
        "Type": "System.Int32",
        "ReadOnly": true,
        "Key": "bf420a3802034219b677ed12dfc42e77"
      }
    }
  },
  "Pages": {
    "0": {
      "Ident": "StiDashboard",
      "Name": "Dashboard1",
      "Guid": "701fa943dc124b98a8b0b394479205a1",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiTextElement",
          "Name": "TextElement1",
          "Guid": "bf26bee71b08451286d8d78b9b783418",
          "ClientRectangle": "120,120,280,140",
          "Border": ";;;;",
          "AltClientRectangle": "0,0,0,0",
          "Text": "<font face=\"Arial\" size=\"12\"><text-align=\"Center\">{v == 1 ? \"Start\" : \"Stop\"}</text-align></font>",
          "CornerRadius": "0,0,0,0",
          "Shadow": ";;;",
          "Title": {
            "Text": "Text",
            "Visible": false
          },
          "DashboardInteraction": {
            "Ident": "Text",
            "OnHover": "ShowToolTip",
            "OnClick": "OpenHyperlink",
            "HyperlinkDestination": "NewTab"
          }
        }
      },
      "Border": ";;2;;;;;solid:Black"
    }
  }
}