<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer application="StiReport" version="1.0">
  <Dictionary Ref="1" isKey="true" type="Dictionary">
    <Databases count="0" isList="true"/>
    <DataSources count="9" isList="true">
      <Categories Ref="2" isKey="true" type="DataTableSource">
        <Alias>Categories</Alias>
        <Name>Categories</Name>
        <Parameters count="0" isList="true"/>
        <Columns count="3" isList="true">
          <value>CategoryID,System.Int32</value>
          <value>CategoryName,System.String</value>
          <value>Description,System.String</value>
        </Columns>
        <Dictionary isRef="1"/>
        <NameInSource>Demo.Categories</NameInSource>
      </Categories>
      <Customers Ref="3" isKey="true" type="DataTableSource">
        <Alias>Customers</Alias>
        <Name>Customers</Name>
        <Parameters count="0" isList="true"/>
        <Columns count="11" isList="true">
          <value>CustomerID,System.String</value>
          <value>CompanyName,System.String</value>
          <value>ContactName,System.String</value>
          <value>ContactTitle,System.String</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>Phone,System.String</value>
          <value>Fax,System.String</value>
        </Columns>
        <Dictionary isRef="1"/>
        <NameInSource>Demo.Customers</NameInSource>
      </Customers>
      <Employees Ref="4" isKey="true" type="DataTableSource">
        <Alias>Employees</Alias>
        <Name>Employees</Name>
        <Parameters count="0" isList="true"/>
        <Columns count="14" isList="true">
          <value>EmployeeID,System.Int32</value>
          <value>LastName,System.String</value>
          <value>FirstName,System.String</value>
          <value>Title,System.String</value>
          <value>BirthDate,System.DateTime</value>
          <value>HireDate,System.DateTime</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>HomePhone,System.String</value>
          <value>Notes,System.String</value>
          <value>ReportsTo,System.Int32</value>
        </Columns>
        <Dictionary isRef="1"/>
        <NameInSource>Demo.Employees</NameInSource>
      </Employees>
      <Order_Details Ref="5" isKey="true" type="DataTableSource">
        <Alias>Order Details</Alias>
        <Name>Order_Details</Name>
        <Parameters count="0" isList="true"/>
        <Columns count="5" isList="true">
          <value>OrderID,System.Int32</value>
          <value>ProductID,System.Int32</value>
          <value>UnitPrice,System.Decimal</value>
          <value>Quantity,System.Int16</value>
          <value>Discount,System.Single</value>
        </Columns>
        <Dictionary isRef="1"/>
        <NameInSource>Demo.Order Details</NameInSource>
      </Order_Details>
      <Orders Ref="6" isKey="true" type="DataTableSource">
        <Alias>Orders</Alias>
        <Name>Orders</Name>
        <Parameters count="0" isList="true"/>
        <Columns count="14" isList="true">
          <value>OrderID,System.Int32</value>
          <value>CustomerID,System.String</value>
          <value>EmployeeID,System.Int32</value>
          <value>OrderDate,System.DateTime</value>
          <value>RequiredDate,System.DateTime</value>
          <value>ShippedDate,System.Object</value>
          <value>ShipVia,System.Int32</value>
          <value>Freight,System.Decimal</value>
          <value>ShipName,System.String</value>
          <value>ShipAddress,System.String</value>
          <value>ShipCity,System.String</value>
          <value>ShipRegion,System.String</value>
          <value>ShipPostalCode,System.String</value>
          <value>ShipCountry,System.String</value>
        </Columns>
        <Dictionary isRef="1"/>
        <NameInSource>Demo.Orders</NameInSource>
      </Orders>
      <Products Ref="7" isKey="true" type="DataTableSource">
        <Alias>Products</Alias>
        <Name>Products</Name>
        <Parameters count="0" isList="true"/>
        <Columns count="7" isList="true">
          <value>ProductID,System.Int32</value>
          <value>ProductName,System.String</value>
          <value>SupplierID,System.Int32</value>
          <value>CategoryID,System.Int32</value>
          <value>QuantityPerUnit,System.String</value>
          <value>UnitPrice,System.Decimal</value>
          <value>UnitsInStock,System.Int16</value>
        </Columns>
        <Dictionary isRef="1"/>
        <NameInSource>Demo.Products</NameInSource>
      </Products>
      <Shippers Ref="8" isKey="true" type="DataTableSource">
        <Alias>Shippers</Alias>
        <Name>Shippers</Name>
        <Parameters count="0" isList="true"/>
        <Columns count="3" isList="true">
          <value>ShipperID,System.Int32</value>
          <value>CompanyName,System.String</value>
          <value>Phone,System.String</value>
        </Columns>
        <Dictionary isRef="1"/>
        <NameInSource>Demo.Shippers</NameInSource>
      </Shippers>
      <Suppliers Ref="9" isKey="true" type="DataTableSource">
        <Alias>Suppliers</Alias>
        <Name>Suppliers</Name>
        <Parameters count="0" isList="true"/>
        <Columns count="12" isList="true">
          <value>SupplierID,System.Int32</value>
          <value>CompanyName,System.String</value>
          <value>ContactName,System.String</value>
          <value>ContactTitle,System.String</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>Phone,System.String</value>
          <value>Fax,System.String</value>
          <value>HomePage,System.String</value>
        </Columns>
        <Dictionary isRef="1"/>
        <NameInSource>Demo.Suppliers</NameInSource>
      </Suppliers>
      <Countries Ref="10" isKey="true" type="DataTableSource">
        <Alias>Countries</Alias>
        <Name>Countries</Name>
        <Parameters count="0" isList="true"/>
        <Columns count="3" isList="true">
          <value>CountriesID,System.Int32</value>
          <value>Flag,System.Byte[]</value>
          <value>CountryName,System.String</value>
        </Columns>
        <Dictionary isRef="1"/>
        <NameInSource>Demo.Countries</NameInSource>
      </Countries>
    </DataSources>
    <Relations count="8" isList="true">
      <Employees Ref="11" isKey="true" type="DataRelation">
        <Dictionary isRef="1"/>
        <ChildSource isRef="4"/>
        <ParentSource isRef="4"/>
        <Alias>Employees</Alias>
        <Name>Employees</Name>
        <ParentColumns count="1" isList="true">
          <value>EmployeeID</value>
        </ParentColumns>
        <NameInSource>EmployeesEmployees</NameInSource>
        <ChildColumns count="1" isList="true">
          <value>ReportsTo</value>
        </ChildColumns>
      </Employees>
      <Products Ref="12" isKey="true" type="DataRelation">
        <Dictionary isRef="1"/>
        <ChildSource isRef="5"/>
        <ParentSource isRef="7"/>
        <Alias>Products</Alias>
        <Name>Products</Name>
        <ParentColumns count="1" isList="true">
          <value>ProductID</value>
        </ParentColumns>
        <NameInSource>ProductsOrder_Details</NameInSource>
        <ChildColumns count="1" isList="true">
          <value>ProductID</value>
        </ChildColumns>
      </Products>
      <Orders Ref="13" isKey="true" type="DataRelation">
        <Dictionary isRef="1"/>
        <ChildSource isRef="5"/>
        <ParentSource isRef="6"/>
        <Alias>Orders</Alias>
        <Name>Orders</Name>
        <ParentColumns count="1" isList="true">
          <value>OrderID</value>
        </ParentColumns>
        <NameInSource>OrdersOrder_Details</NameInSource>
        <ChildColumns count="1" isList="true">
          <value>OrderID</value>
        </ChildColumns>
      </Orders>
      <Customers Ref="14" isKey="true" type="DataRelation">
        <Dictionary isRef="1"/>
        <ChildSource isRef="6"/>
        <ParentSource isRef="3"/>
        <Alias>Customers</Alias>
        <Name>Customers</Name>
        <ParentColumns count="1" isList="true">
          <value>CustomerID</value>
        </ParentColumns>
        <NameInSource>CustomersOrders</NameInSource>
        <ChildColumns count="1" isList="true">
          <value>CustomerID</value>
        </ChildColumns>
      </Customers>
      <Shippers Ref="15" isKey="true" type="DataRelation">
        <Dictionary isRef="1"/>
        <ChildSource isRef="6"/>
        <ParentSource isRef="8"/>
        <Alias>Shippers</Alias>
        <Name>Shippers</Name>
        <ParentColumns count="1" isList="true">
          <value>ShipperID</value>
        </ParentColumns>
        <NameInSource>ShippersOrders</NameInSource>
        <ChildColumns count="1" isList="true">
          <value>ShipVia</value>
        </ChildColumns>
      </Shippers>
      <Employees Ref="16" isKey="true" type="DataRelation">
        <Dictionary isRef="1"/>
        <ChildSource isRef="6"/>
        <ParentSource isRef="4"/>
        <Alias>Employees</Alias>
        <Name>Employees</Name>
        <ParentColumns count="1" isList="true">
          <value>EmployeeID</value>
        </ParentColumns>
        <NameInSource>EmployeesOrders</NameInSource>
        <ChildColumns count="1" isList="true">
          <value>EmployeeID</value>
        </ChildColumns>
      </Employees>
      <Categories Ref="17" isKey="true" type="DataRelation">
        <Dictionary isRef="1"/>
        <ChildSource isRef="7"/>
        <ParentSource isRef="2"/>
        <Alias>Categories</Alias>
        <Name>Categories</Name>
        <ParentColumns count="1" isList="true">
          <value>CategoryID</value>
        </ParentColumns>
        <NameInSource>CategoriesProducts</NameInSource>
        <ChildColumns count="1" isList="true">
          <value>CategoryID</value>
        </ChildColumns>
      </Categories>
      <Suppliers Ref="18" isKey="true" type="DataRelation">
        <Dictionary isRef="1"/>
        <ChildSource isRef="7"/>
        <ParentSource isRef="9"/>
        <Alias>Suppliers</Alias>
        <Name>Suppliers</Name>
        <ParentColumns count="1" isList="true">
          <value>SupplierID</value>
        </ParentColumns>
        <NameInSource>SuppliersProducts</NameInSource>
        <ChildColumns count="1" isList="true">
          <value>SupplierID</value>
        </ChildColumns>
      </Suppliers>
    </Relations>
    <Variables count="2" isList="true">
      <value>,TestMedian,TestMedian,,System.Int64,MedianI_x0028_Order_Details_x002c_Order_Details_x002e_OrderID_x0029_,True,True,False</value>
      <value>,TestMode,TestMode,,System.Double,ModeD_x0028_Products_x002c__x0020_Products_x002e_ProductID_x0029_,True,True,False</value>
    </Variables>
    <Report isRef="0"/>
  </Dictionary>
  <Pages count="1" isList="true">
    <Page1 Ref="19" isKey="true" type="Page">
      <Name>Page1</Name>
      <Brush>Transparent</Brush>
      <PageWidth>21</PageWidth>
      <PageHeight>29.7</PageHeight>
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Conditions count="0" isList="true"/>
      <Watermark Ref="20" isKey="true" type="Stimulsoft.Report.Components.StiWatermark">
        <Font>Arial,100,Bold,Point</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
      <Margins>1,1,1,1</Margins>
      <Interaction Ref="21" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
        <DrillDownParameter1 Ref="22" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
        <DrillDownParameter2 Ref="23" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
        <DrillDownParameter3 Ref="24" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
      </Interaction>
      <Report isRef="0"/>
      <Components count="5" isList="true">
        <PageHeaderBand1 Ref="25" isKey="true" type="PageHeaderBand">
          <Name>PageHeaderBand1</Name>
          <Brush>Transparent</Brush>
          <Border>None;Black;1;Solid;False;4;Black</Border>
          <Conditions count="0" isList="true"/>
          <Interaction Ref="26" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
            <DrillDownParameter1 Ref="27" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
            <DrillDownParameter2 Ref="28" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
            <DrillDownParameter3 Ref="29" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
          </Interaction>
          <MinHeight>0</MinHeight>
          <MaxHeight>0</MaxHeight>
          <Components count="6" isList="true">
            <Text16 Ref="30" isKey="true" type="Text">
              <Name>Text16</Name>
              <Text>Invoice</Text>
              <Left>4.6</Left>
              <TextBrush>SaddleBrown</TextBrush>
              <Top>0</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,24,Bold,Point</Font>
              <Border>None;Black;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="31" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="32" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="33" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="34" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="35" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="25"/>
              <Page isRef="19"/>
              <ClientRectangle>4.6,4.440892098500626e-16,10.799999999999995,0.9999999999999996</ClientRectangle>
            </Text16>
            <SystemText1 Ref="36" isKey="true" type="SystemText">
              <Name>SystemText1</Name>
              <Text>{Today}</Text>
              <Left>0</Left>
              <TextBrush>Black</TextBrush>
              <Top>1.2</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>Bottom;Peru;2;Solid;False;4;Black</Border>
              <HorAlignment>Right</HorAlignment>
              <Conditions count="0" isList="true"/>
              <TextFormat Ref="37" isKey="true" type="DateFormat">
                <StringFormat>D</StringFormat>
              </TextFormat>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="38" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="39" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="40" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="41" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="25"/>
              <Page isRef="19"/>
              <ClientRectangle>0,1.1999999999999997,19,0.5999999999999996</ClientRectangle>
            </SystemText1>
            <Text46 Ref="42" isKey="true" type="Text">
              <Name>Text46</Name>
              <Text>TestMedian</Text>
              <Left>6.8</Left>
              <TextBrush>Black</TextBrush>
              <Top>2</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,10,Regular,Point</Font>
              <Border>None;Black;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <TextFormat Ref="43" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="44" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="45" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="46" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="47" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="25"/>
              <Page isRef="19"/>
              <ClientRectangle>6.800000000000006,2,1.9999999999999947,0.5999999999999996</ClientRectangle>
            </Text46>
            <Text47 Ref="48" isKey="true" type="Text">
              <Name>Text47</Name>
              <Text>{TestMedian}</Text>
              <Left>8.8</Left>
              <TextBrush>Black</TextBrush>
              <Top>2</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,10,Regular,Point</Font>
              <Border>None;Black;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <TextFormat Ref="49" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="50" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="51" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="52" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="53" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="25"/>
              <Page isRef="19"/>
              <ClientRectangle>8.8,2,2.0000000000000018,0.5999999999999996</ClientRectangle>
            </Text47>
            <Text48 Ref="54" isKey="true" type="Text">
              <Name>Text48</Name>
              <Text>TestMode</Text>
              <Left>7.2</Left>
              <TextBrush>Black</TextBrush>
              <Top>2.6</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,10,Regular,Point</Font>
              <Border>None;Black;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <TextFormat Ref="55" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="56" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="57" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="58" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="59" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="25"/>
              <Page isRef="19"/>
              <ClientRectangle>7.1999999999999975,2.5999999999999996,1.5999999999999996,0.6000000000000001</ClientRectangle>
            </Text48>
            <Text49 Ref="60" isKey="true" type="Text">
              <Name>Text49</Name>
              <Text>{TestMode}</Text>
              <Left>8.8</Left>
              <TextBrush>Black</TextBrush>
              <Top>2.6</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,10,Regular,Point</Font>
              <Border>None;Black;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <TextFormat Ref="61" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="62" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="63" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="64" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="65" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="25"/>
              <Page isRef="19"/>
              <ClientRectangle>8.799999999999997,2.5999999999999996,2.0000000000000036,0.6000000000000001</ClientRectangle>
            </Text49>
          </Components>
          <Page isRef="19"/>
          <Parent isRef="19"/>
          <ClientRectangle>0,0.3999999999999999,19,3.1999999999999997</ClientRectangle>
        </PageHeaderBand1>
        <PageFooterBand1 Ref="66" isKey="true" type="PageFooterBand">
          <Name>PageFooterBand1</Name>
          <Brush>Transparent</Brush>
          <Border>None;Black;1;Solid;False;4;Black</Border>
          <Conditions count="0" isList="true"/>
          <Interaction Ref="67" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
            <DrillDownParameter1 Ref="68" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
            <DrillDownParameter2 Ref="69" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
            <DrillDownParameter3 Ref="70" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
          </Interaction>
          <MinHeight>0</MinHeight>
          <MaxHeight>0</MaxHeight>
          <Components count="2" isList="true">
            <Text41 Ref="71" isKey="true" type="Text">
              <Name>Text41</Name>
              <Text>(c) 2003-{Today.Year} Stimulsoft</Text>
              <Left>0</Left>
              <Hyperlink>http://www.stimulsoft.com</Hyperlink>
              <TextBrush>SaddleBrown</TextBrush>
              <Top>0</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,14,Bold,Point</Font>
              <Border>None;Black;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="72" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="73" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="74" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="75" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="76" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="66"/>
              <Page isRef="19"/>
              <ClientRectangle>0,0,6.8,0.8000000000000007</ClientRectangle>
            </Text41>
            <Text42 Ref="77" isKey="true" type="Text">
              <Name>Text42</Name>
              <Text>{PageNofM}</Text>
              <Left>7</Left>
              <TextBrush>SaddleBrown</TextBrush>
              <Top>0</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,14,Bold,Point</Font>
              <Border>None;Black;1;Solid;False;4;Black</Border>
              <HorAlignment>Right</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="78" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="79" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="80" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="81" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="82" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="66"/>
              <Page isRef="19"/>
              <ClientRectangle>7,0,12,0.8000000000000007</ClientRectangle>
            </Text42>
          </Components>
          <Page isRef="19"/>
          <Parent isRef="19"/>
          <ClientRectangle>0,26.9,19,0.8000000000000007</ClientRectangle>
        </PageFooterBand1>
        <GroupHeader1 Ref="83" isKey="true" type="GroupHeaderBand">
          <Name>GroupHeader1</Name>
          <Brush>Transparent</Brush>
          <Border>None;Black;1;Solid;False;4;Black</Border>
          <Conditions count="0" isList="true"/>
          <Interaction Ref="84" isKey="true" type="Stimulsoft.Report.Components.StiBandInteraction">
            <DrillDownParameter1 Ref="85" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
            <DrillDownParameter2 Ref="86" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
            <DrillDownParameter3 Ref="87" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
          </Interaction>
          <Condition>{Order_Details.OrderID}</Condition>
          <SortDirection>Descending</SortDirection>
          <MaxHeight>0</MaxHeight>
          <MinHeight>0</MinHeight>
          <ClientRectangle>0,4.4,19,6.400000000000004</ClientRectangle>
          <Components count="30" isList="true">
            <Text6 Ref="88" isKey="true" type="Text">
              <Name>Text6</Name>
              <Text>Product</Text>
              <Left>0</Left>
              <TextBrush>White</TextBrush>
              <Top>5.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="89" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="90" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="91" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="92" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="93" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>0,5.600000000000005,2.2,0.8000000000000007</ClientRectangle>
            </Text6>
            <Text7 Ref="94" isKey="true" type="Text">
              <Name>Text7</Name>
              <Text>Product Name</Text>
              <Left>2.2</Left>
              <TextBrush>White</TextBrush>
              <Top>5.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="95" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="96" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="97" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="98" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="99" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>2.2,5.600000000000005,6.400000000000001,0.8000000000000007</ClientRectangle>
            </Text7>
            <Text8 Ref="100" isKey="true" type="Text">
              <Name>Text8</Name>
              <Text>Quantity</Text>
              <Left>8.6</Left>
              <TextBrush>White</TextBrush>
              <Top>5.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="101" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="102" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="103" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="104" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="105" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>8.6,5.600000000000005,2,0.8000000000000007</ClientRectangle>
            </Text8>
            <Text9 Ref="106" isKey="true" type="Text">
              <Name>Text9</Name>
              <Text>Unit Price</Text>
              <Left>10.6</Left>
              <TextBrush>White</TextBrush>
              <Top>5.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="107" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="108" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="109" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="110" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="111" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>10.6,5.600000000000005,3.200000000000001,0.8000000000000007</ClientRectangle>
            </Text9>
            <Text10 Ref="112" isKey="true" type="Text">
              <Name>Text10</Name>
              <Text>Discount</Text>
              <Left>13.8</Left>
              <TextBrush>White</TextBrush>
              <Top>5.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="113" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="114" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="115" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="116" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="117" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>13.8,5.600000000000005,2,0.8000000000000007</ClientRectangle>
            </Text10>
            <Text17 Ref="118" isKey="true" type="Text">
              <Name>Text17</Name>
              <Text>BILL TO</Text>
              <Left>0</Left>
              <TextBrush>White</TextBrush>
              <Top>0</Top>
              <Brush>Peru</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="119" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="120" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="121" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="122" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="123" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>0,0,2.6,0.7999999999999998</ClientRectangle>
            </Text17>
            <Text18 Ref="124" isKey="true" type="Text">
              <Name>Text18</Name>
              <Text>{Order_Details.Orders.ShipName}</Text>
              <Left>2.6</Left>
              <TextBrush>Black</TextBrush>
              <Top>0</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="125" isKey="true" type="GeneralFormat"/>
              <Margins>5,0,5,0</Margins>
              <Interaction Ref="126" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="127" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="128" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="129" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>2.6,0,6.200000000000001,0.7999999999999998</ClientRectangle>
            </Text18>
            <Text19 Ref="130" isKey="true" type="Text">
              <Name>Text19</Name>
              <Text>SHIP TO</Text>
              <Left>10</Left>
              <TextBrush>White</TextBrush>
              <Top>0</Top>
              <Brush>Peru</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="131" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="132" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="133" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="134" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="135" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>10,0,2.8000000000000025,0.7999999999999998</ClientRectangle>
            </Text19>
            <Text20 Ref="136" isKey="true" type="Text">
              <Name>Text20</Name>
              <Text>{Order_Details.Orders.Customers.CompanyName}</Text>
              <Left>12.8</Left>
              <TextBrush>Black</TextBrush>
              <Top>0</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="137" isKey="true" type="GeneralFormat"/>
              <Margins>5,0,5,0</Margins>
              <Interaction Ref="138" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="139" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="140" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="141" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>12.800000000000002,0,6.1999999999999975,0.7999999999999998</ClientRectangle>
            </Text20>
            <Text11 Ref="142" isKey="true" type="Text">
              <Name>Text11</Name>
              <Text>Order ID</Text>
              <Left>0</Left>
              <TextBrush>White</TextBrush>
              <Top>3.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="143" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="144" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="145" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="146" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="147" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>0,3.600000000000005,1.7999999999999998,0.7999999999999989</ClientRectangle>
            </Text11>
            <Text13 Ref="148" isKey="true" type="Text">
              <Name>Text13</Name>
              <Text>Customer ID</Text>
              <Left>1.8</Left>
              <TextBrush>White</TextBrush>
              <Top>3.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="149" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="150" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="151" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="152" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="153" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>1.7999999999999998,3.600000000000005,2.8,0.7999999999999989</ClientRectangle>
            </Text13>
            <Text14 Ref="154" isKey="true" type="Text">
              <Name>Text14</Name>
              <Text>Sales Person</Text>
              <Left>4.6</Left>
              <TextBrush>White</TextBrush>
              <Top>3.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="155" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="156" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="157" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="158" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="159" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>4.6,3.600000000000005,4.200000000000001,0.7999999999999989</ClientRectangle>
            </Text14>
            <Text15 Ref="160" isKey="true" type="Text">
              <Name>Text15</Name>
              <Text>Order Date</Text>
              <Left>8.8</Left>
              <TextBrush>White</TextBrush>
              <Top>3.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="161" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="162" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="163" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="164" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="165" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>8.8,3.600000000000005,2.3999999999999986,0.7999999999999989</ClientRectangle>
            </Text15>
            <Text21 Ref="166" isKey="true" type="Text">
              <Name>Text21</Name>
              <Text>Requred Date</Text>
              <Left>11.2</Left>
              <TextBrush>White</TextBrush>
              <Top>3.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="167" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="168" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="169" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="170" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="171" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>11.2,3.600000000000005,2.8000000000000007,0.7999999999999989</ClientRectangle>
            </Text21>
            <Text22 Ref="172" isKey="true" type="Text">
              <Name>Text22</Name>
              <Text>Shipped Date</Text>
              <Left>14</Left>
              <TextBrush>White</TextBrush>
              <Top>3.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="173" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="174" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="175" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="176" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="177" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>14,3.600000000000005,2.799999999999997,0.7999999999999989</ClientRectangle>
            </Text22>
            <Text23 Ref="178" isKey="true" type="Text">
              <Name>Text23</Name>
              <Text>Ship Via</Text>
              <Left>16.8</Left>
              <TextBrush>White</TextBrush>
              <Top>3.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="179" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="180" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="181" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="182" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="183" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>16.799999999999997,3.600000000000005,2.200000000000003,0.7999999999999989</ClientRectangle>
            </Text23>
            <Text24 Ref="184" isKey="true" type="Text">
              <Name>Text24</Name>
              <Text>{Order_Details.OrderID}</Text>
              <Left>0</Left>
              <TextBrush>Black</TextBrush>
              <Top>4.4</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="185" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="186" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="187" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="188" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="189" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>0,4.400000000000004,1.7999999999999998,0.8000000000000007</ClientRectangle>
            </Text24>
            <Text25 Ref="190" isKey="true" type="Text">
              <Name>Text25</Name>
              <Text>{Order_Details.Orders.CustomerID}</Text>
              <Left>1.8</Left>
              <TextBrush>Black</TextBrush>
              <Top>4.4</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="191" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="192" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="193" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="194" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="195" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>1.7999999999999998,4.400000000000004,2.8,0.8000000000000007</ClientRectangle>
            </Text25>
            <Text26 Ref="196" isKey="true" type="Text">
              <Name>Text26</Name>
              <Text>{Order_Details.Orders.Employees.FirstName} {Order_Details.Orders.Employees.LastName}</Text>
              <Left>4.6</Left>
              <TextBrush>Black</TextBrush>
              <Top>4.4</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="197" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="198" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="199" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="200" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="201" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>4.6,4.400000000000004,4.200000000000001,0.8000000000000007</ClientRectangle>
            </Text26>
            <Text27 Ref="202" isKey="true" type="Text">
              <Name>Text27</Name>
              <Text>{Order_Details.Orders.OrderDate}</Text>
              <Left>8.8</Left>
              <TextBrush>Black</TextBrush>
              <Top>4.4</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="203" isKey="true" type="DateFormat">
                <StringFormat>d</StringFormat>
              </TextFormat>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="204" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="205" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="206" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="207" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>8.8,4.400000000000004,2.3999999999999986,0.8000000000000007</ClientRectangle>
            </Text27>
            <Text28 Ref="208" isKey="true" type="Text">
              <Name>Text28</Name>
              <Text>{Order_Details.Orders.RequiredDate}</Text>
              <Left>11.2</Left>
              <TextBrush>Black</TextBrush>
              <Top>4.4</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="209" isKey="true" type="DateFormat">
                <StringFormat>d</StringFormat>
              </TextFormat>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="210" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="211" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="212" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="213" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>11.2,4.400000000000004,2.8000000000000007,0.8000000000000007</ClientRectangle>
            </Text28>
            <Text29 Ref="214" isKey="true" type="Text">
              <Name>Text29</Name>
              <Text>{Order_Details.Orders.ShippedDate}</Text>
              <Left>14</Left>
              <TextBrush>Black</TextBrush>
              <Top>4.4</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="215" isKey="true" type="DateFormat">
                <StringFormat>d</StringFormat>
              </TextFormat>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="216" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="217" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="218" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="219" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>14,4.400000000000004,2.799999999999997,0.8000000000000007</ClientRectangle>
            </Text29>
            <Text30 Ref="220" isKey="true" type="Text">
              <Name>Text30</Name>
              <Text>{Order_Details.Orders.ShipVia}</Text>
              <Left>16.8</Left>
              <TextBrush>Black</TextBrush>
              <Top>4.4</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="221" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="222" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="223" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="224" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="225" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>16.799999999999997,4.400000000000004,2.200000000000003,0.8000000000000007</ClientRectangle>
            </Text30>
            <Text12 Ref="226" isKey="true" type="Text">
              <Name>Text12</Name>
              <Text>{Order_Details.Orders.ShipAddress}</Text>
              <Left>2.6</Left>
              <TextBrush>Black</TextBrush>
              <Top>0.8</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="227" isKey="true" type="GeneralFormat"/>
              <Margins>5,0,5,0</Margins>
              <Interaction Ref="228" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="229" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="230" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="231" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>2.6,0.7999999999999998,6.200000000000001,0.8000000000000025</ClientRectangle>
            </Text12>
            <Text31 Ref="232" isKey="true" type="Text">
              <Name>Text31</Name>
              <Text>{Order_Details.Orders.ShipPostalCode}</Text>
              <Left>2.6</Left>
              <TextBrush>Black</TextBrush>
              <Top>1.6</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="233" isKey="true" type="GeneralFormat"/>
              <Margins>5,0,5,0</Margins>
              <Interaction Ref="234" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="235" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="236" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="237" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>2.6,1.6000000000000023,6.200000000000001,0.8000000000000034</ClientRectangle>
            </Text31>
            <Text32 Ref="238" isKey="true" type="Text">
              <Name>Text32</Name>
              <Text>{Order_Details.Orders.ShipCountry}</Text>
              <Left>2.6</Left>
              <TextBrush>Black</TextBrush>
              <Top>2.4</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="239" isKey="true" type="GeneralFormat"/>
              <Margins>5,0,5,0</Margins>
              <Interaction Ref="240" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="241" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="242" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="243" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>2.6,2.400000000000002,6.200000000000001,0.7999999999999989</ClientRectangle>
            </Text32>
            <Text33 Ref="244" isKey="true" type="Text">
              <Name>Text33</Name>
              <Text>{Order_Details.Orders.Customers.Address}</Text>
              <Left>12.8</Left>
              <TextBrush>Black</TextBrush>
              <Top>0.8</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="245" isKey="true" type="GeneralFormat"/>
              <Margins>5,0,5,0</Margins>
              <Interaction Ref="246" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="247" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="248" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="249" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>12.800000000000002,0.7999999999999998,6.1999999999999975,0.8000000000000025</ClientRectangle>
            </Text33>
            <Text34 Ref="250" isKey="true" type="Text">
              <Name>Text34</Name>
              <Text>{Order_Details.Orders.Customers.PostalCode}</Text>
              <Left>12.8</Left>
              <TextBrush>Black</TextBrush>
              <Top>1.6</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="251" isKey="true" type="GeneralFormat"/>
              <Margins>5,0,5,0</Margins>
              <Interaction Ref="252" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="253" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="254" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="255" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>12.800000000000002,1.6000000000000023,6.1999999999999975,0.8000000000000034</ClientRectangle>
            </Text34>
            <Text35 Ref="256" isKey="true" type="Text">
              <Name>Text35</Name>
              <Text>{Order_Details.Orders.Customers.Country}</Text>
              <Left>12.8</Left>
              <TextBrush>Black</TextBrush>
              <Top>2.4</Top>
              <Brush>NavajoWhite</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="257" isKey="true" type="GeneralFormat"/>
              <Margins>5,0,5,0</Margins>
              <Interaction Ref="258" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="259" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="260" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="261" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>12.800000000000002,2.400000000000002,6.1999999999999975,0.7999999999999989</ClientRectangle>
            </Text35>
            <Text36 Ref="262" isKey="true" type="Text">
              <Name>Text36</Name>
              <Text>Extended Price</Text>
              <Left>15.8</Left>
              <TextBrush>White</TextBrush>
              <Top>5.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Center</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="263" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="264" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="265" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="266" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="267" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="83"/>
              <Page isRef="19"/>
              <ClientRectangle>15.8,5.600000000000005,3.1999999999999993,0.8000000000000007</ClientRectangle>
            </Text36>
          </Components>
          <Page isRef="19"/>
          <Parent isRef="19"/>
        </GroupHeader1>
        <Data1 Ref="268" isKey="true" type="DataBand">
          <Name>Data1</Name>
          <Brush>Transparent</Brush>
          <Border>None;Black;1;Solid;False;4;Black</Border>
          <СolumnDirection>AcrossThenDown</СolumnDirection>
          <Conditions count="0" isList="true"/>
          <Filters count="1" isList="true">
            <value>_x007b_Order_Details_x002e_OrderID_x0020__x003e__x003d__x0020_11073_x0020__x0026__x0026__x0020_Order_Details_x002e_OrderID_x0020__x003c__x003d__x0020_11077_x007d_</value>
          </Filters>
          <Sort count="3" isList="true">
            <value>ASC</value>
            <value>ProductsOrder_Details</value>
            <value>ProductName</value>
          </Sort>
          <Interaction Ref="269" isKey="true" type="Stimulsoft.Report.Components.StiBandInteraction">
            <DrillDownParameter1 Ref="270" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
            <DrillDownParameter2 Ref="271" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
            <DrillDownParameter3 Ref="272" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
          </Interaction>
          <MinHeight>0</MinHeight>
          <MaxHeight>0</MaxHeight>
          <Components count="6" isList="true">
            <Text1 Ref="273" isKey="true" type="Text">
              <Name>Text1</Name>
              <Text>{Order_Details.ProductID}</Text>
              <Left>0</Left>
              <TextBrush>Black</TextBrush>
              <Top>0</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <TextFormat Ref="274" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="275" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="276" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="277" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="278" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="268"/>
              <Page isRef="19"/>
              <ClientRectangle>0,0,2.2,0.6000000000000014</ClientRectangle>
            </Text1>
            <Text2 Ref="279" isKey="true" type="Text">
              <Name>Text2</Name>
              <Text>{Order_Details.Products.ProductName}</Text>
              <Left>2.2</Left>
              <TextBrush>Black</TextBrush>
              <Top>0</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <Conditions count="0" isList="true"/>
              <TextFormat Ref="280" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="281" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="282" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="283" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="284" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="268"/>
              <Page isRef="19"/>
              <ClientRectangle>2.2,0,6.400000000000001,0.6000000000000014</ClientRectangle>
            </Text2>
            <Text3 Ref="285" isKey="true" type="Text">
              <Name>Text3</Name>
              <Text>{Order_Details.Quantity}</Text>
              <Left>8.6</Left>
              <TextBrush>Black</TextBrush>
              <Top>0</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Right</HorAlignment>
              <Conditions count="0" isList="true"/>
              <TextFormat Ref="286" isKey="true" type="NumberFormat">
                <NegativePattern>1</NegativePattern>
                <UseGroupSeparator>True</UseGroupSeparator>
                <UseLocalSetting>True</UseLocalSetting>
                <GroupSize>3</GroupSize>
                <DecimalDigits>2</DecimalDigits>
                <DecimalSeparator>.</DecimalSeparator>
                <GroupSeparator>,</GroupSeparator>
              </TextFormat>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="287" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="288" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="289" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="290" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="268"/>
              <Page isRef="19"/>
              <ClientRectangle>8.6,0,2,0.6000000000000014</ClientRectangle>
            </Text3>
            <Text4 Ref="291" isKey="true" type="Text">
              <Name>Text4</Name>
              <Text>{Order_Details.UnitPrice}</Text>
              <Left>10.6</Left>
              <TextBrush>Black</TextBrush>
              <Top>0</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Right</HorAlignment>
              <Conditions count="0" isList="true"/>
              <TextFormat Ref="292" isKey="true" type="CurrencyFormat">
                <UseGroupSeparator>True</UseGroupSeparator>
                <PositivePattern>0</PositivePattern>
                <NegativePattern>0</NegativePattern>
                <Symbol>p.</Symbol>
                <GroupSize>3</GroupSize>
                <UseLocalSetting>True</UseLocalSetting>
                <DecimalDigits>2</DecimalDigits>
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>,</GroupSeparator>
              </TextFormat>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="293" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="294" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="295" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="296" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="268"/>
              <Page isRef="19"/>
              <ClientRectangle>10.6,0,3.200000000000001,0.6000000000000014</ClientRectangle>
            </Text4>
            <Text5 Ref="297" isKey="true" type="Text">
              <Name>Text5</Name>
              <Text>{Order_Details.Discount}</Text>
              <Left>13.8</Left>
              <TextBrush>Black</TextBrush>
              <Top>0</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Right</HorAlignment>
              <Conditions count="0" isList="true"/>
              <TextFormat Ref="298" isKey="true" type="PercentageFormat">
                <UseGroupSeparator>True</UseGroupSeparator>
                <PositivePattern>0</PositivePattern>
                <NegativePattern>0</NegativePattern>
                <Symbol>%</Symbol>
                <GroupSize>3</GroupSize>
                <UseLocalSetting>True</UseLocalSetting>
                <DecimalDigits>2</DecimalDigits>
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>,</GroupSeparator>
              </TextFormat>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="299" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="300" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="301" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="302" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="268"/>
              <Page isRef="19"/>
              <ClientRectangle>13.8,0,2,0.6000000000000014</ClientRectangle>
            </Text5>
            <Text37 Ref="303" isKey="true" type="Text">
              <Name>Text37</Name>
              <Text>{Order_Details.UnitPrice * Order_Details.Quantity * (1 - (decimal)Order_Details.Discount)}</Text>
              <Left>15.8</Left>
              <TextBrush>Black</TextBrush>
              <Top>0</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,12,Regular,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Right</HorAlignment>
              <Conditions count="0" isList="true"/>
              <TextFormat Ref="304" isKey="true" type="CurrencyFormat">
                <UseGroupSeparator>True</UseGroupSeparator>
                <PositivePattern>0</PositivePattern>
                <NegativePattern>0</NegativePattern>
                <Symbol>p.</Symbol>
                <GroupSize>3</GroupSize>
                <UseLocalSetting>True</UseLocalSetting>
                <DecimalDigits>2</DecimalDigits>
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>,</GroupSeparator>
              </TextFormat>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="305" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="306" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="307" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="308" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="268"/>
              <Page isRef="19"/>
              <ClientRectangle>15.8,0,3.1999999999999993,0.6000000000000014</ClientRectangle>
            </Text37>
          </Components>
          <ClientRectangle>0,11.600000000000005,19,0.6000000000000014</ClientRectangle>
          <DataSourceName>Order_Details</DataSourceName>
          <OddStyle>Odd</OddStyle>
          <EvenStyle>Even</EvenStyle>
          <Page isRef="19"/>
          <Parent isRef="19"/>
          <FilterMode>And</FilterMode>
        </Data1>
        <GroupFooterBand1 Ref="309" isKey="true" type="GroupFooterBand">
          <Name>GroupFooterBand1</Name>
          <Brush>Transparent</Brush>
          <Border>None;Black;1;Solid;False;4;Black</Border>
          <Conditions count="0" isList="true"/>
          <Interaction Ref="310" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
            <DrillDownParameter1 Ref="311" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
            <DrillDownParameter2 Ref="312" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
            <DrillDownParameter3 Ref="313" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
          </Interaction>
          <MaxHeight>0</MaxHeight>
          <MinHeight>0</MinHeight>
          <Components count="6" isList="true">
            <Text38 Ref="314" isKey="true" type="Text">
              <Name>Text38</Name>
              <Text>{Sum(Order_Details.UnitPrice * Order_Details.Quantity * (1 - (decimal)Order_Details.Discount))}</Text>
              <Left>15.8</Left>
              <TextBrush>White</TextBrush>
              <Top>0</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Right</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="315" isKey="true" type="CurrencyFormat">
                <UseGroupSeparator>True</UseGroupSeparator>
                <PositivePattern>0</PositivePattern>
                <NegativePattern>0</NegativePattern>
                <Symbol>p.</Symbol>
                <GroupSize>3</GroupSize>
                <UseLocalSetting>True</UseLocalSetting>
                <DecimalDigits>2</DecimalDigits>
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>,</GroupSeparator>
              </TextFormat>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="316" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="317" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="318" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="319" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="309"/>
              <Page isRef="19"/>
              <ClientRectangle>15.8,-1.7763568394002505e-15,3.1999999999999993,0.8000000000000043</ClientRectangle>
            </Text38>
            <Text39 Ref="320" isKey="true" type="Text">
              <Name>Text39</Name>
              <Text>{Order_Details.Orders.Freight}</Text>
              <Left>15.8</Left>
              <TextBrush>White</TextBrush>
              <Top>0.8</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Right</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="321" isKey="true" type="CurrencyFormat">
                <UseGroupSeparator>True</UseGroupSeparator>
                <PositivePattern>0</PositivePattern>
                <NegativePattern>0</NegativePattern>
                <Symbol>p.</Symbol>
                <GroupSize>3</GroupSize>
                <UseLocalSetting>True</UseLocalSetting>
                <DecimalDigits>2</DecimalDigits>
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>,</GroupSeparator>
              </TextFormat>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="322" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="323" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="324" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="325" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="309"/>
              <Page isRef="19"/>
              <ClientRectangle>15.8,0.8000000000000025,3.1999999999999993,0.7999999999999954</ClientRectangle>
            </Text39>
            <Text40 Ref="326" isKey="true" type="Text">
              <Name>Text40</Name>
              <Text>{Sum(Order_Details.UnitPrice * Order_Details.Quantity * (1 - (decimal)Order_Details.Discount)) + Order_Details.Orders.Freight}</Text>
              <Left>15.8</Left>
              <TextBrush>White</TextBrush>
              <Top>1.6</Top>
              <Brush>SandyBrown</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>All;White;1;Solid;False;4;Black</Border>
              <HorAlignment>Right</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="327" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="328" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="329" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="330" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="331" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="309"/>
              <Page isRef="19"/>
              <ClientRectangle>15.8,1.5999999999999979,3.1999999999999993,0.7999999999999989</ClientRectangle>
            </Text40>
            <Text43 Ref="332" isKey="true" type="Text">
              <Name>Text43</Name>
              <Text>SubTotal:</Text>
              <Left>12.2</Left>
              <TextBrush>SaddleBrown</TextBrush>
              <Top>0</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>None;Black;1;Solid;False;4;Black</Border>
              <HorAlignment>Right</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="333" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="334" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="335" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="336" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="337" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="309"/>
              <Page isRef="19"/>
              <ClientRectangle>12.2,-1.7763568394002505e-15,3.599999999999998,0.8000000000000043</ClientRectangle>
            </Text43>
            <Text44 Ref="338" isKey="true" type="Text">
              <Name>Text44</Name>
              <Text>Freight:</Text>
              <Left>12.2</Left>
              <TextBrush>SaddleBrown</TextBrush>
              <Top>0.8</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>None;Black;1;Solid;False;4;Black</Border>
              <HorAlignment>Right</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="339" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="340" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="341" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="342" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="343" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="309"/>
              <Page isRef="19"/>
              <ClientRectangle>12.2,0.8000000000000025,3.599999999999998,0.7999999999999954</ClientRectangle>
            </Text44>
            <Text45 Ref="344" isKey="true" type="Text">
              <Name>Text45</Name>
              <Text>Total:</Text>
              <Left>12.2</Left>
              <TextBrush>SaddleBrown</TextBrush>
              <Top>1.6</Top>
              <Brush>Transparent</Brush>
              <Font>Arial,12,Bold,Point</Font>
              <Border>None;Black;1;Solid;False;4;Black</Border>
              <HorAlignment>Right</HorAlignment>
              <Conditions count="0" isList="true"/>
              <VertAlignment>Center</VertAlignment>
              <TextFormat Ref="345" isKey="true" type="GeneralFormat"/>
              <Margins>0,0,0,0</Margins>
              <Interaction Ref="346" isKey="true" type="Stimulsoft.Report.Components.StiInteraction">
                <DrillDownParameter1 Ref="347" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter2 Ref="348" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
                <DrillDownParameter3 Ref="349" isKey="true" type="Stimulsoft.Report.Components.StiDrillDownParameter"/>
              </Interaction>
              <ShiftMode>IncreasingSize</ShiftMode>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=False, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <MinSize>0,0</MinSize>
              <MaxSize>0,0</MaxSize>
              <Parent isRef="309"/>
              <Page isRef="19"/>
              <ClientRectangle>12.2,1.5999999999999979,3.599999999999998,0.7999999999999989</ClientRectangle>
            </Text45>
          </Components>
          <ClientRectangle>0,13.000000000000009,19,2.8000000000000025</ClientRectangle>
          <Page isRef="19"/>
          <Parent isRef="19"/>
        </GroupFooterBand1>
      </Components>
      <Guid>366bfdc35bcf48f3aeb38f2b5f58db21</Guid>
    </Page1>
  </Pages>
  <ReportName>Report</ReportName>
  <ReportAlias>Sales Invoice</ReportAlias>
  <EngineVersion>EngineV2</EngineVersion>
  <ReportUnit>Centimeters</ReportUnit>
  <ReferencedAssemblies count="8" isList="true">
    <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.Base.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles count="2" isList="true">
    <Odd Ref="350" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Name>Odd</Name>
      <TextBrush>Black</TextBrush>
      <Brush>PapayaWhip</Brush>
      <Border>All;White;1;Solid;False;4;Black</Border>
      <Font>Arial,8,Regular,Point</Font>
    </Odd>
    <Even Ref="351" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Name>Even</Name>
      <TextBrush>Black</TextBrush>
      <Brush>NavajoWhite</Brush>
      <Border>All;White;1;Solid;False;4;Black</Border>
      <Font>Arial,8,Regular,Point</Font>
    </Even>
  </Styles>
  <PreviewMode>StandardAndDotMatrix</PreviewMode>
  <PrinterSettings Ref="352" isKey="true" type="Stimulsoft.Report.Print.StiPrinterSettings"/>
  <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.ReportControls;
using Stimulsoft.Report.Components;

namespace Reports
{
    
    public class SimpleList : Stimulsoft.Report.StiReport
    {
        
		public SimpleList()
        {
            this.InitializeComponent();
        }
        #region StiReport Designer generated code - do not modify#endregion StiReport Designer generated code - do not modify
    }
}</Script>
  <ReportFile>Median Problem.mrt</ReportFile>
  <ReportGuid>b01f6eeba10e450f888e6870b93134af</ReportGuid>
</StiSerializer>