{
  "ReportVersion": "2017.1.11.0",
  "ReportGuid": "1f84f70b1adf4e03a01c220f683ef33f",
  "ReportName": "Report",
  "ReportAlias": "Report",
  "ReportCreated": "/Date(1503614490000+0300)/",
  "ReportChanged": "/Date(1503619335237+0300)/",
  "EngineVersion": "EngineV2",
  "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"
  },
  "Dictionary": {
    "Variables": {
      "0": {
        "Value": "2",
        "Name": "filter",
        "DialogInfo": {
          "AllowUserValues": false,
          "Keys": {
            "0": "1",
            "1": "2"
          },
          "Values": {
            "0": "1",
            "1": "2"
          }
        },
        "Alias": "filter",
        "Type": "System.String",
        "RequestFromUser": true
      }
    }
  },
  "Pages": {
    "0": {
      "Ident": "StiPage",
      "Name": "Page1",
      "Guid": "ba7aee8bf17743b092a6c73e46367244",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiPanel",
          "Name": "Panel1",
          "MinSize": "0,0",
          "MaxSize": "0,0",
          "ClientRectangle": "1.6,1.2,14,5.2",
          "Conditions": {
            "0": {
              "Ident": "StiCondition",
              "Item": "Expression",
              "Expression": {
                "Value": "{filter != \"1\"}"
              },
              "Enabled": false,
              "BorderSides": "None"
            }
          },
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiSubReport",
              "Name": "SubReport1",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0.6,0.2,13,4.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "SubReportPageGuid": "3c3f5305443342eeb629fc3bc6f58e1e"
            }
          },
          "CanBreak": false
        },
        "1": {
          "Ident": "StiPanel",
          "Name": "Panel2",
          "MinSize": "0,0",
          "MaxSize": "0,0",
          "ClientRectangle": "1.6,7.4,14.2,5.4",
          "Conditions": {
            "0": {
              "Ident": "StiCondition",
              "Item": "Expression",
              "Expression": {
                "Value": "{filter != \"2\"}"
              },
              "Enabled": false,
              "BorderSides": "None"
            }
          },
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiSubReport",
              "Name": "SubReport2",
              "MinSize": "0,0",
              "MaxSize": "0,0",
              "ClientRectangle": "0.4,0.2,13.2,5",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "SubReportPageGuid": "e09e03f6eb9d4c36bc0002ebdb151cbf"
            }
          },
          "CanBreak": false
        }
      },
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Watermark": {
        "TextBrush": "solid:50,0,0,0"
      },
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      }
    },
    "1": {
      "Ident": "StiPage",
      "Name": "subReport_1",
      "Guid": "3c3f5305443342eeb629fc3bc6f58e1e",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiText",
          "Name": "Text1",
          "MinSize": "0,0",
          "MaxSize": "0,0",
          "ClientRectangle": "3,0.6,5.6,1.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Text": {
            "Value": "1111"
          },
          "HorAlignment": "Center",
          "VertAlignment": "Center",
          "Border": "All;;;;;;;solid:Black",
          "Brush": "solid:",
          "TextBrush": "solid:Black",
          "Type": "Expression"
        }
      },
      "PageWidth": 15.0,
      "PageHeight": 29.7,
      "Watermark": {
        "TextBrush": "solid:50,0,0,0"
      },
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      }
    },
    "2": {
      "Ident": "StiPage",
      "Name": "subReport_2",
      "Guid": "e09e03f6eb9d4c36bc0002ebdb151cbf",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiText",
          "Name": "Text2",
          "Guid": "10912d2c09004326b433d70f85f3e1e0",
          "MinSize": "0,0",
          "MaxSize": "0,0",
          "ClientRectangle": "3.4,0.8,5.6,1.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Text": {
            "Value": "22222"
          },
          "HorAlignment": "Center",
          "VertAlignment": "Center",
          "Border": "All;;;;;;;solid:Black",
          "Brush": "solid:",
          "TextBrush": "solid:Black",
          "Type": "Expression"
        }
      },
      "PageWidth": 15.2,
      "PageHeight": 29.7,
      "Watermark": {
        "TextBrush": "solid:50,0,0,0"
      },
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      }
    }
  }
}