{
  "ReportVersion": "2023.3.3",
  "ReportGuid": "7a973d48d58c5aef50b1a6863404203f",
  "ReportName": "Report",
  "ReportAlias": "Report",
  "ReportFile": "MasterDetailCountData.mrt",
  "ReportAuthor": "Aleksey Andreyanov",
  "ReportCreated": "/Date(0+0100)/",
  "ReportChanged": "/Date(1694179682000+0200)/",
  "EngineVersion": "EngineV2",
  "CalculationMode": "Interpretation",
  "ReportUnit": "Centimeters",
  "ScriptLanguage": "CSharp",
  "Dictionary": {
    "DataSources": {
      "0": {
        "Ident": "StiDataTableSource",
        "Name": "Products",
        "Alias": "Products",
        "Key": "b7d43af9591c4ddb9b418bf992884564",
        "Columns": {
          "0": {
            "Name": "ProductID",
            "NameInSource": "ProductID",
            "Alias": "ProductID",
            "Type": "System.Int32"
          },
          "1": {
            "Name": "ProductName",
            "NameInSource": "ProductName",
            "Alias": "ProductName",
            "Type": "System.String"
          },
          "2": {
            "Name": "SupplierID",
            "NameInSource": "SupplierID",
            "Alias": "SupplierID",
            "Type": "System.Int32"
          },
          "3": {
            "Name": "CategoryID",
            "NameInSource": "CategoryID",
            "Alias": "CategoryID",
            "Type": "System.Int32"
          },
          "4": {
            "Name": "QuantityPerUnit",
            "NameInSource": "QuantityPerUnit",
            "Alias": "QuantityPerUnit",
            "Type": "System.String"
          },
          "5": {
            "Name": "UnitPrice",
            "NameInSource": "UnitPrice",
            "Alias": "UnitPrice",
            "Type": "System.Decimal"
          },
          "6": {
            "Name": "UnitsInStock",
            "NameInSource": "UnitsInStock",
            "Alias": "UnitsInStock",
            "Type": "System.Int16"
          },
          "7": {
            "Name": "UnitsOnOrder",
            "NameInSource": "UnitsOnOrder",
            "Alias": "UnitsOnOrder",
            "Type": "System.Int16"
          },
          "8": {
            "Name": "ReorderLevel",
            "NameInSource": "ReorderLevel",
            "Alias": "ReorderLevel",
            "Type": "System.Int16"
          },
          "9": {
            "Name": "Discontinued",
            "NameInSource": "Discontinued",
            "Alias": "Discontinued",
            "Type": "System.Boolean"
          }
        },
        "NameInSource": "XML.Products"
      }
    },
    "Databases": {
      "0": {
        "Ident": "StiXmlDatabase",
        "Name": "XML",
        "Alias": "XML",
        "PathSchema": "D:\\Stimulsoft.Reports\\Reports\\Demo.xsd",
        "PathData": "D:\\Stimulsoft.Reports\\Reports\\Demo.xml"
      }
    }
  },
  "Pages": {
    "0": {
      "Ident": "StiPage",
      "Name": "Page1",
      "Guid": "db081018d1fe40b1b250bad115693a5c",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiDataBand",
          "Name": "DataProducts",
          "ClientRectangle": "0,0.5,19,0.8",
          "AfterPrintEvent": {
            "Script": "DataBand1.countData = Products.getData(\"UnitsInStock\")"
          },
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:247,203,172",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "Text1",
              "ClientRectangle": "0.8,0,10.5,0.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{Products.ProductName}"
              },
              "VertAlignment": "Center",
              "Font": ";12;Bold;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            },
            "1": {
              "Ident": "StiText",
              "Name": "Text2",
              "ClientRectangle": "12.8,0,4,0.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{Products.UnitsInStock}"
              },
              "VertAlignment": "Center",
              "Font": ";12;Bold;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            }
          },
          "DataSourceName": "Products",
          "Filters": {
            "0": {
              "Ident": "StiFilter",
              "Condition": "Between",
              "DataType": "Numeric",
              "Column": "UnitsInStock",
              "Value1": "1",
              "Value2": "6"
            }
          }
        },
        "1": {
          "Ident": "StiDataBand",
          "Name": "DataBand1",
          "ClientRectangle": "0,2.3,19,3.2",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiBarCode",
              "Name": "BarCode1",
              "ClientRectangle": "0.2,0,3.8,2.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "BackColor": "Transparent",
              "Font": ";;Regular;Point",
              "BarCodeType": {
                "Ident": "StiQRCodeBarCodeType",
                "BodyBrush": "empty",
                "EyeFrameBrush": "empty",
                "EyeBallBrush": "empty"
              },
              "Code": {
                "Value": "{Products.ProductID}\r\n{Products.ProductName}\r\n{Products.UnitsInStock}"
              }
            },
            "1": {
              "Ident": "StiText",
              "Name": "Text3",
              "ClientRectangle": "4.2,0.4,4,0.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{Products.ProductName}"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            }
          },
          "Columns": 2,
          "CountData": 1,
          "MasterComponent": "DataProducts"
        }
      },
      "PageWidth": 21,
      "PageHeight": 29.7,
      "Watermark": {
        "TextBrush": "solid:50,0,0,0"
      },
      "Margins": {
        "Left": 1,
        "Right": 1,
        "Top": 1,
        "Bottom": 1
      }
    }
  }
}