﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <CalculationMode>Interpretation</CalculationMode>
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <BusinessObjects isList="true" count="0" />
    <Databases isList="true" count="0" />
    <DataSources isList="true" count="1">
      <errords Ref="2" type="DataTableSource" isKey="true">
        <Alias>errords</Alias>
        <Columns isList="true" count="1">
          <value>COPDFO,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Key>76362f52c94e49b1bf122e42367f0e94</Key>
        <Name>errords</Name>
        <NameInSource>errords</NameInSource>
      </errords>
    </DataSources>
    <Relations isList="true" count="0" />
    <Report isRef="0" />
    <Resources isList="true" count="0" />
    <Variables isList="true" count="0" />
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <Key>962bb9055a054ed18085e58c695ffd0d</Key>
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="1">
    <Dashboard1 Ref="3" type="Stimulsoft.Dashboard.Components.StiDashboard" isKey="true">
      <BackColor>Transparent</BackColor>
      <Components isList="true" count="1">
        <Table1 Ref="4" type="Stimulsoft.Dashboard.Components.Table.StiTableElement" isKey="true">
          <AltClientRectangle>0,0,0,0</AltClientRectangle>
          <BackColor>Transparent</BackColor>
          <ClientRectangle>20,40,1160,560</ClientRectangle>
          <Columns isList="true" count="1">
            <Item4 Ref="5" type="Stimulsoft.Dashboard.Components.Table.StiDimensionColumn" isKey="true">
              <Expression>errords.COPDFO</Expression>
              <ForeColor>Transparent</ForeColor>
              <Key>82aa7f9feea948f7869ca8a5914d3ce3</Key>
              <Label>COPDFO</Label>
            </Item4>
          </Columns>
          <DataFilters isList="true" count="0" />
          <Font>Arial,10</Font>
          <FooterFont>Arial,10</FooterFont>
          <FooterForeColor>Transparent</FooterForeColor>
          <ForeColor>Transparent</ForeColor>
          <Guid>ab309d72721e4bb3b7dad6f009a6be3c</Guid>
          <HeaderFont>Arial,10</HeaderFont>
          <HeaderForeColor>Transparent</HeaderForeColor>
          <Margin>3,3,3,3</Margin>
          <Name>Table1</Name>
          <Padding>5,5,5,5</Padding>
          <Page isRef="3" />
          <Parent isRef="3" />
          <Title Ref="6" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <Text>Tabella</Text>
          </Title>
          <TransformActions isList="true" count="0" />
          <TransformFilters isList="true" count="0" />
          <TransformSorts isList="true" count="0" />
          <UserFilters isList="true" count="0" />
          <UserSorts isList="true" count="0" />
        </Table1>
      </Components>
      <Guid>f7ac032689614d47b3a4db07de31d042</Guid>
      <Name>Dashboard1</Name>
      <Report isRef="0" />
    </Dashboard1>
  </Pages>
  <ReferencedAssemblies isList="true" count="8">
    <value>System.Dll</value>
    <value>System.Drawing.Dll</value>
    <value>System.Windows.Forms.Dll</value>
    <value>System.Data.Dll</value>
    <value>System.Xml.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Report</ReportAlias>
  <ReportChanged>4/23/2020 11:20:49 PM</ReportChanged>
  <ReportCreated>4/23/2020 10:32:34 PM</ReportCreated>
  <ReportFile>C:\Users\utente\Downloads\Report.mrt</ReportFile>
  <ReportGuid>73d90fbe97d543f1a7eba4be2a783da6</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2020.1.1.0</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;

namespace Reports
{
    public class Report : Stimulsoft.Report.StiReport
    {
        public Report()        {
            this.InitializeComponent();
        }

        #region StiReport Designer generated code - do not modify
		#endregion StiReport Designer generated code - do not modify
    }
}
</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles isList="true" count="0" />
</StiSerializer>