<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" application="StiReport" type="Flex">
  <CacheAllData>True</CacheAllData>
  <Dictionary Ref="1" isKey="true" type="Dictionary">
    <BusinessObjects count="0" isList="true"/>
    <Databases count="1" isList="true">
      <Connection1 Ref="2" isKey="true" type="Stimulsoft.Report.Dictionary.StiXmlDatabase">
        <Alias>Connection1</Alias>
        <Name>Connection1</Name>
        <PathData>http://www.bplogix.com/support/reports/SampleData/Demo.xml</PathData>
        <PathSchema>http://www.bplogix.com/support/reports/SampleData/Demo.xsd</PathSchema>
      </Connection1>
    </Databases>
    <DataSources count="14" isList="true">
      <Suppliers Ref="3" isKey="true" type="DataTableSource">
        <Alias>Suppliers</Alias>
        <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"/>
        <Name>Suppliers</Name>
        <NameInSource>Connection1.Suppliers</NameInSource>
      </Suppliers>
      <Categories Ref="4" isKey="true" type="DataTableSource">
        <Alias>Categories</Alias>
        <Columns count="4" isList="true">
          <value>CategoryID,System.Int32</value>
          <value>CategoryName,System.String</value>
          <value>Description,System.String</value>
          <value>Picture,System.Byte[]</value>
        </Columns>
        <Dictionary isRef="1"/>
        <Name>Categories</Name>
        <NameInSource>Connection1.Categories</NameInSource>
      </Categories>
      <Customers Ref="5" isKey="true" type="DataTableSource">
        <Alias>Customers</Alias>
        <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"/>
        <Name>Customers</Name>
        <NameInSource>Connection1.Customers</NameInSource>
      </Customers>
      <Employees Ref="6" isKey="true" type="DataTableSource">
        <Alias>Employees</Alias>
        <Columns count="17" isList="true">
          <value>EmployeeID,System.Int32</value>
          <value>LastName,System.String</value>
          <value>FirstName,System.String</value>
          <value>Title,System.String</value>
          <value>TitleOfCourtesy,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>Extension,System.String</value>
          <value>Photo,System.Byte[]</value>
          <value>Notes,System.String</value>
          <value>ReportsTo,System.Int32</value>
        </Columns>
        <Dictionary isRef="1"/>
        <Name>Employees</Name>
        <NameInSource>Connection1.Employees</NameInSource>
      </Employees>
      <Order_x0020_Details Ref="7" isKey="true" type="DataTableSource">
        <Alias>Order Details</Alias>
        <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"/>
        <Name>Order Details</Name>
        <NameInSource>Connection1.Order Details</NameInSource>
      </Order_x0020_Details>
      <Orders Ref="8" isKey="true" type="DataTableSource">
        <Alias>Orders</Alias>
        <Columns count="15" 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.DateTime</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>
          <value>OrderMonth,OrderMonth,System.Int64,Month_x0028_Orders_x002E_OrderDate_x0029_</value>
        </Columns>
        <Dictionary isRef="1"/>
        <Name>Orders</Name>
        <NameInSource>Connection1.Orders</NameInSource>
      </Orders>
      <Products Ref="9" isKey="true" type="DataTableSource">
        <Alias>Products</Alias>
        <Columns count="10" 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>
          <value>UnitsOnOrder,System.Int16</value>
          <value>ReorderLevel,System.Int16</value>
          <value>Discontinued,System.Boolean</value>
        </Columns>
        <Dictionary isRef="1"/>
        <Name>Products</Name>
        <NameInSource>Connection1.Products</NameInSource>
      </Products>
      <Shippers Ref="10" isKey="true" type="DataTableSource">
        <Alias>Shippers</Alias>
        <Columns count="3" isList="true">
          <value>ShipperID,System.Int32</value>
          <value>CompanyName,System.String</value>
          <value>Phone,System.String</value>
        </Columns>
        <Dictionary isRef="1"/>
        <Name>Shippers</Name>
        <NameInSource>Connection1.Shippers</NameInSource>
      </Shippers>
      <Countries Ref="11" isKey="true" type="DataTableSource">
        <Alias>Countries</Alias>
        <Columns count="3" isList="true">
          <value>CountriesID,System.Int32</value>
          <value>Flag,System.Byte[]</value>
          <value>CountryName,System.String</value>
        </Columns>
        <Dictionary isRef="1"/>
        <Name>Countries</Name>
        <NameInSource>Connection1.Countries</NameInSource>
      </Countries>
      <States Ref="12" isKey="true" type="DataTableSource">
        <Alias>States</Alias>
        <Columns count="4" isList="true">
          <value>Name,System.String</value>
          <value>USPS,System.String</value>
          <value>Population,System.Int32</value>
          <value>Capital,System.String</value>
        </Columns>
        <Dictionary isRef="1"/>
        <Name>States</Name>
        <NameInSource>Connection1.States</NameInSource>
      </States>
      <Auto Ref="13" isKey="true" type="DataTableSource">
        <Alias>Auto</Alias>
        <Columns count="5" isList="true">
          <value>Rank,System.Double</value>
          <value>Country,System.String</value>
          <value>Year2009,System.Double</value>
          <value>Year2005,System.Double</value>
          <value>Year2000,System.Double</value>
        </Columns>
        <Dictionary isRef="1"/>
        <Name>Auto</Name>
        <NameInSource>Connection1.Auto</NameInSource>
      </Auto>
      <GlobalGrowth Ref="14" isKey="true" type="DataTableSource">
        <Alias>GlobalGrowth</Alias>
        <Columns count="5" isList="true">
          <value>Region,System.String</value>
          <value>Year2006,System.Double</value>
          <value>Year2007,System.Double</value>
          <value>Year2008,System.Double</value>
          <value>Year2009,System.Double</value>
        </Columns>
        <Dictionary isRef="1"/>
        <Name>GlobalGrowth</Name>
        <NameInSource>Connection1.GlobalGrowth</NameInSource>
      </GlobalGrowth>
      <Opec Ref="15" isKey="true" type="DataTableSource">
        <Alias>Opec</Alias>
        <Columns count="9" isList="true">
          <value>Year,System.Double</value>
          <value>Iran,System.Double</value>
          <value>Iraq,System.Double</value>
          <value>Kuwait,System.Double</value>
          <value>Saudi_x0020_Arabia,System.Double</value>
          <value>UAE,System.Double</value>
          <value>Venezuela,System.Double</value>
          <value>Libya,System.Double</value>
          <value>Nigeria,System.Double</value>
        </Columns>
        <Dictionary isRef="1"/>
        <Name>Opec</Name>
        <NameInSource>Connection1.Opec</NameInSource>
      </Opec>
      <ByMonth Ref="16" isKey="true" type="Stimulsoft.Report.Dictionary.StiVirtualSource">
        <Alias>ByMonth</Alias>
        <Columns count="2" isList="true">
          <value>OrderMonth,System.Int64</value>
          <value>OrderID_Count,System.Int64</value>
        </Columns>
        <Dictionary isRef="1"/>
        <Filters count="0" isList="true"/>
        <GroupColumns count="1" isList="true">
          <value>OrderMonth</value>
        </GroupColumns>
        <Name>ByMonth</Name>
        <NameInSource>Orders</NameInSource>
        <Results count="3" isList="true">
          <value>OrderID</value>
          <value>Count</value>
          <value>OrderID_Count</value>
        </Results>
        <Sort count="0" isList="true"/>
      </ByMonth>
    </DataSources>
    <Relations count="7" isList="true">
      <Orders Ref="17" isKey="true" type="DataRelation">
        <Alias>Orders</Alias>
        <ChildColumns count="1" isList="true">
          <value>OrderID</value>
        </ChildColumns>
        <ChildSource isRef="7"/>
        <Dictionary isRef="1"/>
        <Name>Orders</Name>
        <NameInSource>OrdersOrderDetails</NameInSource>
        <ParentColumns count="1" isList="true">
          <value>OrderID</value>
        </ParentColumns>
        <ParentSource isRef="8"/>
      </Orders>
      <Products Ref="18" isKey="true" type="DataRelation">
        <Alias>Products</Alias>
        <ChildColumns count="1" isList="true">
          <value>ProductID</value>
        </ChildColumns>
        <ChildSource isRef="7"/>
        <Dictionary isRef="1"/>
        <Name>Products</Name>
        <NameInSource>ProductsOrderDetails</NameInSource>
        <ParentColumns count="1" isList="true">
          <value>ProductID</value>
        </ParentColumns>
        <ParentSource isRef="9"/>
      </Products>
      <Customers Ref="19" isKey="true" type="DataRelation">
        <Alias>Customers</Alias>
        <ChildColumns count="1" isList="true">
          <value>CustomerID</value>
        </ChildColumns>
        <ChildSource isRef="8"/>
        <Dictionary isRef="1"/>
        <Name>Customers</Name>
        <NameInSource>CustomersOrders</NameInSource>
        <ParentColumns count="1" isList="true">
          <value>CustomerID</value>
        </ParentColumns>
        <ParentSource isRef="5"/>
      </Customers>
      <Employees Ref="20" isKey="true" type="DataRelation">
        <Alias>Employees</Alias>
        <ChildColumns count="1" isList="true">
          <value>EmployeeID</value>
        </ChildColumns>
        <ChildSource isRef="8"/>
        <Dictionary isRef="1"/>
        <Name>Employees</Name>
        <NameInSource>EmployeesOrders</NameInSource>
        <ParentColumns count="1" isList="true">
          <value>EmployeeID</value>
        </ParentColumns>
        <ParentSource isRef="6"/>
      </Employees>
      <Shippers Ref="21" isKey="true" type="DataRelation">
        <Alias>Shippers</Alias>
        <ChildColumns count="1" isList="true">
          <value>ShipVia</value>
        </ChildColumns>
        <ChildSource isRef="8"/>
        <Dictionary isRef="1"/>
        <Name>Shippers</Name>
        <NameInSource>ShippersOrders</NameInSource>
        <ParentColumns count="1" isList="true">
          <value>ShipperID</value>
        </ParentColumns>
        <ParentSource isRef="10"/>
      </Shippers>
      <Categories Ref="22" isKey="true" type="DataRelation">
        <Alias>Categories</Alias>
        <ChildColumns count="1" isList="true">
          <value>CategoryID</value>
        </ChildColumns>
        <ChildSource isRef="9"/>
        <Dictionary isRef="1"/>
        <Name>Categories</Name>
        <NameInSource>CategoriesProducts</NameInSource>
        <ParentColumns count="1" isList="true">
          <value>CategoryID</value>
        </ParentColumns>
        <ParentSource isRef="4"/>
      </Categories>
      <Suppliers Ref="23" isKey="true" type="DataRelation">
        <Alias>Suppliers</Alias>
        <ChildColumns count="1" isList="true">
          <value>SupplierID</value>
        </ChildColumns>
        <ChildSource isRef="9"/>
        <Dictionary isRef="1"/>
        <Name>Suppliers</Name>
        <NameInSource>SuppliersProducts</NameInSource>
        <ParentColumns count="1" isList="true">
          <value>SupplierID</value>
        </ParentColumns>
        <ParentSource isRef="3"/>
      </Suppliers>
    </Relations>
    <Report isRef="0"/>
    <Variables count="0" isList="true"/>
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings count="0" isList="true"/>
  <MetaTags count="0" isList="true"/>
  <Pages count="1" isList="true">
    <Page1 Ref="24" isKey="true" type="Page">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components count="4" isList="true">
        <ReportTitleBand1 Ref="25" isKey="true" type="ReportTitleBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,0.2,8.3,3</ClientRectangle>
          <Components count="1" isList="true">
            <Text15 Ref="26" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0.1,7.5,2.9</ClientRectangle>
              <ComponentStyle>bpReportDescription</ComponentStyle>
              <Conditions count="0" isList="true"/>
              <Font>Arial,8</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text15</Name>
              <Page isRef="24"/>
              <Parent isRef="25"/>
              <Text>Basically, we created a Datasource from other Datasource. We wanted to group by a calculated column OrderMonth which was set to Month(Orders.OrderDate), so we could total the number of orders per month (ignore the year), but the calculated column does not seem to work as a group by.

It allows me to configure it, but it does not produce correct results. When run I want to see a report that looks like:
Month Count
1           10
2             4
3           6
4          14
5          50
6           19
7          10
8          60
9          10
10          20
11          10
12          14

Is there any way to accomplish the above report, or is the Calculated Column going to work as the "group by" in the datasource??</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
            </Text15>
          </Components>
          <Conditions count="0" isList="true"/>
          <Name>ReportTitleBand1</Name>
          <Page isRef="24"/>
          <Parent isRef="24"/>
        </ReportTitleBand1>
        <HeaderBand1 Ref="27" isKey="true" type="HeaderBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,3.6,8.3,0.6</ClientRectangle>
          <Components count="1" isList="true">
            <Text11 Ref="28" isKey="true" type="Text">
              <Border>None;[255:0:0];1;Solid;False;4;Black</Border>
              <Brush>[92:92:92]</Brush>
              <ClientRectangle>0.1,0,7.4,0.6</ClientRectangle>
              <Conditions count="0" isList="true"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text11</Name>
              <Page isRef="24"/>
              <Parent isRef="27"/>
              <Text>this databand should only have 12 entries ... it is grouped by a calculated column that only has the values 1 thru 12.

But you can see that the grouping does not work.</Text>
              <TextBrush>[255:255:255]</TextBrush>
            </Text11>
          </Components>
          <Conditions count="0" isList="true"/>
          <Name>HeaderBand1</Name>
          <Page isRef="24"/>
          <Parent isRef="24"/>
        </HeaderBand1>
        <DataBand2 Ref="29" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,4.6,8.3,0.2</ClientRectangle>
          <Components count="4" isList="true">
            <Text7 Ref="30" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>1.5,0,0.6,0.2</ClientRectangle>
              <Conditions count="0" isList="true"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text7</Name>
              <Page isRef="24"/>
              <Parent isRef="29"/>
              <Text>{ByMonth.OrderMonth}</Text>
              <TextBrush>Black</TextBrush>
            </Text7>
            <Text8 Ref="31" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.4,0,1.1,0.2</ClientRectangle>
              <Conditions count="0" isList="true"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text8</Name>
              <Page isRef="24"/>
              <Parent isRef="29"/>
              <Text>OrderMonth</Text>
              <TextBrush>Black</TextBrush>
            </Text8>
            <Text9 Ref="32" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>3.8,0,0.6,0.2</ClientRectangle>
              <Conditions count="0" isList="true"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text9</Name>
              <Page isRef="24"/>
              <Parent isRef="29"/>
              <Text>{ByMonth.OrderID_Count}</Text>
              <TextBrush>Black</TextBrush>
            </Text9>
            <Text10 Ref="33" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>2.7,0,1.1,0.2</ClientRectangle>
              <Conditions count="0" isList="true"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text10</Name>
              <Page isRef="24"/>
              <Parent isRef="29"/>
              <Text>OrderID_Count</Text>
              <TextBrush>Black</TextBrush>
            </Text10>
          </Components>
          <Conditions count="0" isList="true"/>
          <DataSourceName>ByMonth</DataSourceName>
          <Filters count="0" isList="true"/>
          <Name>DataBand2</Name>
          <Page isRef="24"/>
          <Parent isRef="24"/>
          <Sort count="0" isList="true"/>
        </DataBand2>
        <DataBand1 Ref="34" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <BusinessObjectGuid isNull="true"/>
          <ClientRectangle>0,5.2,8.3,0.2</ClientRectangle>
          <Components count="6" isList="true">
            <Text1 Ref="35" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>1.1,0,0.6,0.2</ClientRectangle>
              <Conditions count="0" isList="true"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text1</Name>
              <Page isRef="24"/>
              <Parent isRef="34"/>
              <Text>{Orders.OrderID}</Text>
              <TextBrush>Black</TextBrush>
            </Text1>
            <Text2 Ref="36" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,1.1,0.2</ClientRectangle>
              <Conditions count="0" isList="true"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text2</Name>
              <Page isRef="24"/>
              <Parent isRef="34"/>
              <Text>OrderID</Text>
              <TextBrush>Black</TextBrush>
            </Text2>
            <Text3 Ref="37" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>3.5,0,1.3,0.2</ClientRectangle>
              <Conditions count="0" isList="true"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text3</Name>
              <Page isRef="24"/>
              <Parent isRef="34"/>
              <Text>{Orders.OrderDate}</Text>
              <TextBrush>Black</TextBrush>
            </Text3>
            <Text4 Ref="38" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>2.4,0,1.1,0.2</ClientRectangle>
              <Conditions count="0" isList="true"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text4</Name>
              <Page isRef="24"/>
              <Parent isRef="34"/>
              <Text>OrderDate</Text>
              <TextBrush>Black</TextBrush>
            </Text4>
            <Text5 Ref="39" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>6.5,0,0.9,0.2</ClientRectangle>
              <Conditions count="0" isList="true"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text5</Name>
              <Page isRef="24"/>
              <Parent isRef="34"/>
              <Text>{Orders.OrderMonth}</Text>
              <TextBrush>Black</TextBrush>
            </Text5>
            <Text6 Ref="40" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>5.4,0,1.1,0.2</ClientRectangle>
              <Conditions count="0" isList="true"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text6</Name>
              <Page isRef="24"/>
              <Parent isRef="34"/>
              <Text>OrderMonth</Text>
              <TextBrush>Black</TextBrush>
            </Text6>
          </Components>
          <Conditions count="0" isList="true"/>
          <DataSourceName>Orders</DataSourceName>
          <Filters count="0" isList="true"/>
          <Name>DataBand1</Name>
          <Page isRef="24"/>
          <Parent isRef="24"/>
          <Sort count="0" isList="true"/>
        </DataBand1>
      </Components>
      <Conditions count="0" isList="true"/>
      <Guid>3670432d18b14cc2b89a57c419a86a1a</Guid>
      <Margins>0.1,0.1,0.1,0.1</Margins>
      <Name>Page1</Name>
      <PageHeight>11</PageHeight>
      <PageWidth>8.5</PageWidth>
      <PaperSize>Letter</PaperSize>
      <Report isRef="0"/>
      <Watermark Ref="41" isKey="true" type="Stimulsoft.Report.Components.StiWatermark">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </Page1>
  </Pages>
  <PrinterSettings Ref="42" isKey="true" type="Stimulsoft.Report.Print.StiPrinterSettings"/>
  <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.Controls.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Report</ReportAlias>
  <ReportChanged>05/01/2012 04:21:32 PM</ReportChanged>
  <ReportCreated>02/03/2011 03:10:07 PM</ReportCreated>
  <ReportFile>Report.mrt</ReportFile>
  <ReportGuid>f6378957ccbabe82c2330ab571ec201d</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Inches</ReportUnit>
  <ReportVersion>2012.1.1300</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;

namespace Reports
{
    public class Report : Stimulsoft.Report.StiReport
    {
        public Report()
        {
            this.InitializeComponent();
        }

        #region StiReport Designer generated code - do not modify
        #endregion StiReport Designer generated code - do not modify
    }
}</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles count="16" isList="true">
    <bpColumnHeader Ref="43" isKey="true" type="Stimulsoft.Report.StiStyle">
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Border>All;[74:75:76];1;Solid;False;4;Black</Border>
      <Brush>GradientBrush,[249:249:249],[227:227:227],90</Brush>
      <Conditions count="0" isList="true"/>
      <Description>Style should be set on Column Header Text Box</Description>
      <Font>Arial,9,Bold</Font>
      <HorAlignment>Center</HorAlignment>
      <Name>bpColumnHeader</Name>
      <TextBrush>[74:75:76]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </bpColumnHeader>
    <bpColumnData Ref="44" isKey="true" type="Stimulsoft.Report.StiStyle">
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Brush>Transparent</Brush>
      <Conditions count="0" isList="true"/>
      <Description>Style should be set on Column Data</Description>
      <Font>Arial,8</Font>
      <Name>bpColumnData</Name>
      <TextBrush>[74:75:76]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </bpColumnData>
    <bpReportTitle Ref="45" isKey="true" type="Stimulsoft.Report.StiStyle">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Brush>Transparent</Brush>
      <Conditions count="0" isList="true"/>
      <Description>Style should be set for the Report Title</Description>
      <Font>Arial,20,Bold</Font>
      <Name>bpReportTitle</Name>
      <TextBrush>[104:146:191]</TextBrush>
    </bpReportTitle>
    <bpOddRow Ref="46" isKey="true" type="Stimulsoft.Report.StiStyle">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Border>Left, Right;[138:138:138];1;Solid;False;4;Black</Border>
      <Brush>[236:244:255]</Brush>
      <Conditions count="0" isList="true"/>
      <Description>Style should be set for Odd Rows on the DataBand</Description>
      <Font>Arial,8</Font>
      <Name>bpOddRow</Name>
      <TextBrush>Black</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </bpOddRow>
    <bpEvenRow Ref="47" isKey="true" type="Stimulsoft.Report.StiStyle">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Border>Left, Right;[138:138:138];1;Solid;False;4;Black</Border>
      <Brush>White</Brush>
      <Conditions count="0" isList="true"/>
      <Description>Style should be set for Even Rows on the DataBand</Description>
      <Font>Arial,8</Font>
      <Name>bpEvenRow</Name>
      <TextBrush>Black</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </bpEvenRow>
    <bpColumnDataBorder Ref="48" isKey="true" type="Stimulsoft.Report.StiStyle">
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Border>Left, Right;[138:138:138];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions count="0" isList="true"/>
      <Description>Style should be set Column Data that require borders on left and right</Description>
      <Font>Arial,8</Font>
      <Name>bpColumnDataBorder</Name>
      <TextBrush>[74:75:76]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </bpColumnDataBorder>
    <bpFooterData Ref="49" isKey="true" type="Stimulsoft.Report.StiStyle">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Border>Top;[138:138:138];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions count="0" isList="true"/>
      <Font>Arial,8</Font>
      <Name>bpFooterData</Name>
      <TextBrush>Black</TextBrush>
    </bpFooterData>
    <Style1 Ref="50" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Brush>LightCoral</Brush>
      <Conditions count="0" isList="true"/>
      <Font>Arial,8</Font>
      <Name>Style1</Name>
      <TextBrush>EmptyBrush</TextBrush>
    </Style1>
    <Style2 Ref="51" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Brush>Pink</Brush>
      <Conditions count="0" isList="true"/>
      <Font>Arial,18</Font>
      <Name>Style2</Name>
      <TextBrush>Black</TextBrush>
    </Style2>
    <ColumnHeader Ref="52" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Border>All;[74:75:76];1;Solid;False;4;Black</Border>
      <Brush>GradientBrush,[249:249:249],[227:227:227],90</Brush>
      <Conditions count="0" isList="true"/>
      <Description>Style based on formating of 'Text2' component</Description>
      <Font>Arial,9,Bold</Font>
      <HorAlignment>Center</HorAlignment>
      <Name>ColumnHeader</Name>
      <TextBrush>[74:75:76]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </ColumnHeader>
    <ColumnData Ref="53" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Border>Left, Right;[138:138:138];1;Solid;False;4;[138:138:138]</Border>
      <Brush>Transparent</Brush>
      <Conditions count="0" isList="true"/>
      <Description>Style based on formating of 'Text1' component</Description>
      <Font>Arial,9</Font>
      <Name>ColumnData</Name>
      <TextBrush>[74:75:76]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </ColumnData>
    <ReportTitle Ref="54" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Brush>Transparent</Brush>
      <Conditions count="0" isList="true"/>
      <Description>Style based on formating of 'Text12' component</Description>
      <Font>Arial,20,Bold</Font>
      <Name>ReportTitle</Name>
      <TextBrush>[104:146:191]</TextBrush>
    </ReportTitle>
    <OddRow Ref="55" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Border>Left, Right;[138:138:138];1;Solid;False;4;Black</Border>
      <Brush>[236:244:255]</Brush>
      <Conditions count="0" isList="true"/>
      <Font>Arial,8</Font>
      <Name>OddRow</Name>
      <TextBrush>Black</TextBrush>
    </OddRow>
    <EvenRow Ref="56" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Border>Left, Right;[138:138:138];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions count="0" isList="true"/>
      <Font>Arial,8</Font>
      <Name>EvenRow</Name>
      <TextBrush>Black</TextBrush>
    </EvenRow>
    <Border Ref="57" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Border>All;[138:138:138];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions count="0" isList="true"/>
      <Font>Arial,8</Font>
      <Name>Border</Name>
      <TextBrush>Black</TextBrush>
    </Border>
    <bpReportDescription Ref="58" isKey="true" type="Stimulsoft.Report.StiStyle">
      <AllowUseBorderFormatting>False</AllowUseBorderFormatting>
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Brush>Transparent</Brush>
      <Conditions count="0" isList="true"/>
      <Font>Arial,8</Font>
      <Name>bpReportDescription</Name>
      <TextBrush>Black</TextBrush>
    </bpReportDescription>
  </Styles>
</StiSerializer>