Files
moadiran/Back/Reports/TwoSimpleLists.mrt

818 lines
286 KiB
Plaintext
Raw Normal View History

2024-05-30 15:08:36 +03:30
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
<CalculationMode>Interpretation</CalculationMode>
<Dictionary Ref="1" type="Dictionary" isKey="true">
<BusinessObjects isList="true" count="0" />
<Databases isList="true" count="1">
<Demo Ref="2" type="Stimulsoft.Report.Dictionary.StiXmlDatabase" isKey="true">
<Alias>Demo</Alias>
<Key />
<Name>Demo</Name>
<PathData>resource://Demo2</PathData>
<PathSchema>resource://Demo</PathSchema>
</Demo>
</Databases>
<DataSources isList="true" count="5">
<Categories Ref="3" type="DataTableSource" isKey="true">
<Alias>Categories</Alias>
<Columns isList="true" count="4">
<value>CategoryID,System.Int32</value>
<value>CategoryName,System.String</value>
<value>Description,System.String</value>
<value>Picture,System.Byte[]</value>
</Columns>
<Dictionary isRef="1" />
<Key>1ae709cf8f7d4173a924ed39bb953331</Key>
<Name>Categories</Name>
<NameInSource>Demo.Categories</NameInSource>
</Categories>
<Order_x0020_Details Ref="4" type="DataTableSource" isKey="true">
<Alias>Order Details</Alias>
<Columns isList="true" count="5">
<value>Discount,System.Single</value>
<value>OrderID,System.Int32</value>
<value>ProductID,System.Int32</value>
<value>Quantity,System.Int16</value>
<value>UnitPrice,System.Decimal</value>
</Columns>
<Dictionary isRef="1" />
<Key>4fadec47a86b46e6ba429fcb5d9a07f0</Key>
<Name>Order Details</Name>
<NameInSource>Demo.Order Details</NameInSource>
</Order_x0020_Details>
<Products Ref="5" type="DataTableSource" isKey="true">
<Alias>Products</Alias>
<Columns isList="true" count="10">
<value>CategoryID,System.Int32</value>
<value>Discontinued,System.Boolean</value>
<value>ProductID,System.Int32</value>
<value>ProductName,System.String</value>
<value>QuantityPerUnit,System.String</value>
<value>ReorderLevel,System.Int16</value>
<value>SupplierID,System.Int32</value>
<value>UnitPrice,System.Decimal</value>
<value>UnitsInStock,System.Int16</value>
<value>UnitsOnOrder,System.Int16</value>
</Columns>
<Dictionary isRef="1" />
<Key>dac748cdf3d943b4ac423002e3d533e4</Key>
<Name>Products</Name>
<NameInSource>Demo.Products</NameInSource>
</Products>
<Customers Ref="6" type="DataTableSource" isKey="true">
<Alias>Customers</Alias>
<Columns isList="true" count="11">
<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" />
<Key>9cf0f945fbf341bcaf26965062675ddb</Key>
<Name>Customers</Name>
<NameInSource>Demo.Customers</NameInSource>
</Customers>
<Orders Ref="7" type="DataTableSource" isKey="true">
<Alias>Orders</Alias>
<Columns isList="true" count="14">
<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>
</Columns>
<Dictionary isRef="1" />
<Key>849155f75c8c4f8194ce2ba70c7d7246</Key>
<Name>Orders</Name>
<NameInSource>Demo.Orders</NameInSource>
</Orders>
</DataSources>
<Relations isList="true" count="4">
<ParentProducts Ref="8" type="DataRelation" isKey="true">
<Alias>Products</Alias>
<ChildColumns isList="true" count="1">
<value>ProductID</value>
</ChildColumns>
<ChildSource isRef="4" />
<Dictionary isRef="1" />
<Name>ParentProducts</Name>
<NameInSource>ProductsOrder_Details</NameInSource>
<ParentColumns isList="true" count="1">
<value>ProductID</value>
</ParentColumns>
<ParentSource isRef="5" />
</ParentProducts>
<ParentCategories Ref="9" type="DataRelation" isKey="true">
<Alias>Categories</Alias>
<ChildColumns isList="true" count="1">
<value>CategoryID</value>
</ChildColumns>
<ChildSource isRef="5" />
<Dictionary isRef="1" />
<Name>ParentCategories</Name>
<NameInSource>CategoriesProducts</NameInSource>
<ParentColumns isList="true" count="1">
<value>CategoryID</value>
</ParentColumns>
<ParentSource isRef="3" />
</ParentCategories>
<Orders Ref="10" type="DataRelation" isKey="true">
<Alias>Orders</Alias>
<ChildColumns isList="true" count="1">
<value>OrderID</value>
</ChildColumns>
<ChildSource isRef="4" />
<Dictionary isRef="1" />
<Name>Orders</Name>
<NameInSource>OrdersOrderDetails</NameInSource>
<ParentColumns isList="true" count="1">
<value>OrderID</value>
</ParentColumns>
<ParentSource isRef="7" />
</Orders>
<Customers Ref="11" type="DataRelation" isKey="true">
<Alias>Customers</Alias>
<ChildColumns isList="true" count="1">
<value>CustomerID</value>
</ChildColumns>
<ChildSource isRef="7" />
<Dictionary isRef="1" />
<Name>Customers</Name>
<NameInSource>CustomersOrders</NameInSource>
<ParentColumns isList="true" count="1">
<value>CustomerID</value>
</ParentColumns>
<ParentSource isRef="6" />
</Customers>
</Relations>
<Report isRef="0" />
<Resources isList="true" count="2">
<value>Name=Demo, Alias=Demo, Type=Xsd, Content=Z6vOWUQSGzK5x7xZdZ_x002B_RuzMAlxWUDujfmyKCu_x002B_uAC6O08A7cdH5zTPwO5lcV51C43BaNyaT_x002F_t1A9CxCAfOJ7TqS6RrpPSQ02PcxD9dvIXAEkKIpHpSSqcxY_x002B_mIUtYmZQyrll0xa7GpYlP0OLFtJHo2fQlLaftY2nPDRKpvTz36OFQDuXgQtfCdUrh2uRo2CwIynibmAJTSo8y7DsQVzN1GBS_x002B_afl7mb6Rbj0qcfdukbp2KxgmlrZnhExw7nElFu8KmQl5jrNSLGyxXwwg_x002F_4kZtD4uYG7P3PYfOL27SWADtQNXQcX2kj2pfj3gPVvyN3j8sbCN_x002F_UgUwbEw1SVHw4ePu5_x002F_f7ymgofYc4wQUUhG_x002B_TTLHypXn39IfGyh5kAFr_x002B_vvinDvmU8eKEe_x002F_fMgnJR3Zo_x002B_rEgIMz2u0vtzGEU2kiLXSpvVCj27VYz0Dze_x002F_b2MiAJ3JyqLXIcgUJh3Iuqt7212PU8Jm_x002F_GOaSmkVy3mNjRz_x002F_Pb7a5fsR4KObMPRxOwTWyiVp6bmDJOIMtefhl9TYgFYl0Km3H97RY9CpTKQHaJ9XZmT0WWEqduEPtwdu4ymdgxaHF9oySIP2QBaYRlbaUMEknZPZqOcDGgpMGDU5IOsKL4NSHolx0HCuVM46lTq72_x002F_kVU7v1Zt3ci6spdrGNHOb7s8jFeDCgY2FPw_x002B_D2_x002F_Ilmmp8qntt0TuYdwj_x002F_Pz9fwyeOs0eCq2UITY7X83ZOFVY4Z_x002B_TaFeflVNKpXSA5KCqvrwFSH3Lwgq8ZPo309lt6BT8Wg4cuWRaihTbmZ_x002F_XziAsV2FZnqLgPfDoLUWZ50G_x002F_yf9oA9bhxR_x002F_G3xJ2ND1rD1pZNnAmP7_x002B_ipMmc_x002F_p1gVkbwSaapgKQHV_x002B_KY0DkHdUvKfwF2OTKl7Zx2exm_x002B_6Ip5f3h5MQYKOgb9d9uUWm7Br3UaQzQ_x002B_Xyb8gx78EUxCByGf_x002B_UoDXpngGjwEqMQYl8aJ1qxzrMX_x002F_tbRPnswEHd8WJUidLksmBktIothREkg9CYscfygbvveU_x002F_fnyYE17PesSxTCh4SAGDunieBHN016QygqX54lfi5cugSW9QazZqDcSPqCw3q_x002B__x002B_6au_x002B_vF2LXOHoSGSQeZ_x002F_7zakmw7FMC4s83zT_x002B_B8IQEAEJe8BGZ452pPAT_x002F_Oiwoo3ssowz1Xq9en03UrgWhvTHIOlSdRSXUIBfrKkg8K377U366O8_x003D_</value>
<value>Name=Demo2, Alias=Demo2, Type=Xml, Content=RrQVF8GZl8E07oo4LH5V3d09tgbX6n2pnu5IKJ7kb4CZcZtxOPHFmjogxv9lRX9Mr37vMn9hjYLtMWc1uV04xBi9W0WBmZ5aBlkmeTIhU3BetkovLKqol_x002F_rjNbhfBV1ak0LvWxJewvYnf_x002F_c37KBHtb9zpDmBKw5uSVsvKIOWQ3BNYxCczU6cKVYUzlZk4NWgJ4wqpay5uXtS66B0cyUVuil3UmX_x002F_IhO6y7HNylQMXlqECbQsYX5HqPHP44uU_x002F_XZ71TVZ8SYh0BQTwEmO8n0Oby6nHLyeGfBmJP6ojOHu17Hug7JMsBIsHSxLV0c4Not2AlIMDo0D7Dj5Ukn6xxuffme5bQ5jeg_x002F_pXT2p81lkEAkbl1VAt352mJmZcrJah3ULJA5gt5ucVjPWe0N0xPt8jP_x002F_QNOQ_x002B_kiXKANUqgCrCd9hUBxstET5cBFois8KXIl96RaF6JK9KASBepo54b6_x002F_u4hGdHqJNoxlmPq2leYN0SfvIhHwIJS8R065QlT101OAKuvp_x002B_ZweKJuizFWlcbvj4Spw_x002F_dK0koZ1kZaFniil5a_x002B_fh33LI3jrCj_x002F_POncZV8ws1Gr0Wlf9x8v49mVAT_x002F__x002B_JckoT6pJvaIcEuZea6MIbpXeBLkyMkLGAxcIBDskEaGzAnwCGijJP63sgzVzli6FDMZKsjdJx846vztsuFF_x002F_KQ223y_x002B_4fBCnyHhC8MWKUftle7hgJS2dQ6J5vlBCYa46fCH455w9LWi6fnUwtDAt02hBDFGghudhR4jPTwN2jdo_x002F_EZKE0htTdI5Jmk44a_x002B_DubWgGAeqsvMB4CRQBaBKBuAe6NyssdJbUd3Jpido1QWVZqojByQeDjCjgcv_x002F_hj5ZIxieGg523q23VDnJbCOF_x002F_N6jxEUdBNtvv033MwfoWore0deUZvPfMBxE67iTzjdQdZmAP0_x002F_CVDt_x002B_l6BIMkrrK374OFYmQ_x002B_X_x002F_f5yV59P04FEosbUJCOpGBQ3OYGJ3na_x002F__x002B_wmfa5sELNel7G04xWUQCrJuCxuGOY8fxFlnuxug2D2ZP_x002F_AF16HslLfJyAQg7wdaWBAi548qQLP_x002B_BDA6GDCz61ZUA6E8qvQLKCgL2EljiV2K6SW8_x002B_rz5VVl1XtOHBF_x002B_iiCmDUI07PkfaBGmOiNqgRWuyp_x002F_B0etPWfD_x002F__x002F_aMvB32Zl4se_x002F_zM5z_x002F_q8TTgckXh_x002F_R97Ub5mQJT1_x002B_WSV8QyA_x002B_smBkgT3tBUFb7TaosyykgqcBQ6BfZlAUAkbpk1R4piM9_x002F_A3oH4KUB9ueYjBE9VwKMDTnYprWdYaR2P6ibz7h4jg9Zf66j0AKdcI3dVR0CfRHU9UzT7RlMHCoZuu41T_x002F_CZbL_x002F_Jyk3YrF823W3M3T61V4vP5xXBL_x002B_7pOvBWgQNXd8vHCOS8fI_x002F_vRVhiR_x002F_M_x002B_aukey8oQ8jZ5yeF3ZL_x002B_wY4yDiY2zH5tqrzEUX_x002B_pA08hQ5pznRpyB1nvbvBjsgeo3_x002B_A08LOZoO6tMeFZC2sT1ZWHvgShGrtscnqEf40lkDo2Ijo82DrczfkbvdTtMfE0abAp_x002B_Ks_x002B_sZA7IncTAbr3DIz2OBmE4ITprByztaYs_x002B_bgjnJMMsw3yK19WpF1xKiBWWlcWsKIU4ElM8v5_x002B__x002B_uXyP6mn98YtewIXIyxMuklZA5gIKUcqkOd9RE0JRtezQLInn3sk4zQHOV42PaWUvoSW7Wusg33abqetI6kimZj5QDvqZW1us8d5TAzfJ9LyS1F3HsCOw461TBjrBmPaFzur8ClBfGtG1_x002F_X9eZHAH3_x002B_Xj5jemXexf3bRMGoYrqnrQdahjDRiTYsuQIdF0j7i4JhcddUqZ9BErZSzZaluL8w_x002F_48efgCn0y_x002F_AwAd0_x002B_S9s5uVyo8SmHj_x002F_MTot11Ynl5vcBYM_x002F_suVZOtZ39V0mE7CHISP9_x002F_O1JULF3ilADG005zjaZd9EhCqez9HWVW622U6BjOdChGO8h_x002B_14t0hiSi_x002B_hjWPixlnMo0xlsB2m8pZWDnnw1RDQtSa8pNyMVe4FnNwLfcK0HdRNt27TgNskWEwjWa3_x002F_t9ApsVunwywjm4hqwwRo95j7fORLtEUisO4bPDKprluSY4SRtVJfPDIxMX8lR1d9ryg6GDDV5Ihr1cu8RD2OJrRhKD2ketKeB4Z9KpJ_x002F_rkuIfm42gYEfens3PMU2NrxqQdSrv875Ie5Jy9XbM1ePyD6dhoixhqlPNnrU7Cl_x002F_PDWqW7kZ2tsZn54_x002B_GF7YCwUCCcMZxuFFqoO_x002F_VQp2whBF66QBLYX3HLcSfcqn6Uq3DU4Kt6XNZWXce3mAMM0e1TIIzWygNK_x002F_UQKqi5Da4bz9FMCSzWM06uOU7a0NugNbB4NuXzi_x002B_VfeEoSmn2mJNhs8AzNwgBUOHqamKwdSkxSfR6Kte3OT96KzBABLdYvA456vT9X6U9SuHyJFAwec_x002B_u8JcmmB_x002F_dEZFbgZJTzm_x002B_3OyCyffOcSAxSeTYGA0fTNKLVcLeZEzazlQAjQx8Q60HTYvP_x002F_vdUIQrSibIkce9DWj6_x002F_ATEZVT9_x002F_lZ_x002B_vTw8eoHYLoDQqOCr9AaAkQWCCbx9pH8L6a56aYOwtdgPCWgQvJR32yYJrgdkp8ScFXwKtF508PzNnjybzjiVWaeCAtZ1r1v_x002F_BNwhvjUsoiKxin5lx_x002F_kvwKWWxt_x002B_cbOERodrPDicIVXtV3ymabWTjpoRaBk4A9a3fbuG7i_x002B_Gq6FRtjIlfefodrcVbBQjfaQdthwgBWCV3s2bs0mYaubCrlnmex723zzn6NeYSmKp5gAi4isgo_x002B_zcE_x002F_odgzaENGwyQERKCF_x002B_I0SEg9hQPnNuVyW_x002B_uhAucdqP3GZP6Onzueb_x002B_v5TPICW_x002B_44RqT3GdaUzXFo_x002B_t19r9zzQ_x002F_kCrhxFNvATAVtKzWVFwEKiyUyQLBpoLMVKyO51r8JN0dfM4GOXjLrp0LLL3Zv_x002B_m3VuYVFnaRH13Q2Cjl7wfIlS1yTx36aolGh9COsdNExV7LU7peTOPq9vVrUBaIqz5fB_x002F_IeAjgKjWsUmxQqUNqmvQPir3E5c1nnDA6IyeLMMDJMf2aLA4mCpIlPxO3oAuPt2G8QapoEbJgjxXHB0s3xVVE7pwoCNVYG4_x002F_ZZdaczK3X55nyA2c8W2OmmLOPRIxp1WHYoIajXR9zUMdut1yHxZ0jWxGhNU6C9STTDCdV0pQ_x002F_poZ9HKu7JSg5L4N8pCyYAf8KemglERmGlBkcqfNkp33elPXcrwsF_x002F_8KZykTr7CVqtdkWtoK_x002F_2aMiOeD_x002F_vhu3XVD9C3IXf7bj1UqRLjB_x002B_zWy_x002B_M4BKhoJFnLrGc0TX2g9qumpfrPotQ9uCGBbSGIWYVvHUf8HrH_x002F_MloZ3ZSxWBofqXVwvOmZx7UV9KbO4EPjtUMZeO_x002B_8WieyOg9wSJoqpJOQsfnWFsc_x002B_SHyfnoFiP8ulEygMPwQeIVzZIhv_x002B_sRBPjrnGtpGn4LfcILam4y9N0PsSiN8MyoZ32Behf1LvlSKnZ4_x002F_ITLM3KPmf_x002B_xkwX3
</Resources>
<Variables isList="true" count="0" />
</Dictionary>
<EngineVersion>EngineV2</EngineVersion>
<GlobalizationStrings isList="true" count="0" />
<Key>0b0aca36a4674d4d92a186bb1270294a</Key>
<MetaTags isList="true" count="0" />
<Pages isList="true" count="1">
<Page1 Ref="12" type="Page" isKey="true">
<Border>None;Black;2;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<Components isList="true" count="10">
<PageFooterBand2 Ref="13" type="PageFooterBand" isKey="true">
<Brush>Transparent</Brush>
<ClientRectangle>0,1071,749,20</ClientRectangle>
<Components isList="true" count="1">
<Text5 Ref="14" type="Text" isKey="true">
<Border>None;[58:78:94];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<ClientRectangle>0,0,749,20</ClientRectangle>
<ComponentStyle>Footer2</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<Guid>c8f19b070a6f4b4facf5b1a643554736</Guid>
<HorAlignment>Right</HorAlignment>
<Margins>0,0,0,0</Margins>
<Name>Text5</Name>
<Page isRef="12" />
<Parent isRef="13" />
<Text>{PageNofM}</Text>
<TextBrush>[158:158:158]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Text5>
</Components>
<Conditions isList="true" count="0" />
<Guid>acd7c441976e49f2a0610fcd2c91a3ec</Guid>
<Name>PageFooterBand2</Name>
<Page isRef="12" />
<Parent isRef="12" />
</PageFooterBand2>
<ReportTitleBand1 Ref="15" type="ReportTitleBand" isKey="true">
<Brush>Transparent</Brush>
<ClientRectangle>0,20,749,70</ClientRectangle>
<Components isList="true" count="4">
<Text25 Ref="16" type="Text" isKey="true">
<Border>Bottom;[158:158:158];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<ClientRectangle>570,0,179,40</ClientRectangle>
<ComponentStyle>Header2</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,21.75,Bold,Point,False,204</Font>
<Guid>1e9810989ef54290ae71a5c04bf1cc6f</Guid>
<HorAlignment>Right</HorAlignment>
<Margins>0,0,0,0</Margins>
<Name>Text25</Name>
<Page isRef="12" />
<Parent isRef="15" />
<Text>Stimulsoft</Text>
<TextBrush>[158:158:158]</TextBrush>
<Type>Expression</Type>
<VertAlignment>Center</VertAlignment>
</Text25>
<Text23 Ref="17" type="Text" isKey="true">
<Border>Bottom;[158:158:158];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<ClientRectangle>0,0,570,40</ClientRectangle>
<ComponentStyle>Header2</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,21.75,Bold,Point,False,204</Font>
<Guid>2c5e846ecae74cd5bc625c2979982187</Guid>
<Margins>0,0,0,0</Margins>
<Name>Text23</Name>
<Page isRef="12" />
<Parent isRef="15" />
<Text>Two Simple Lists</Text>
<TextBrush>[158:158:158]</TextBrush>
<Type>Expression</Type>
<VertAlignment>Center</VertAlignment>
</Text23>
<Text26 Ref="18" type="Text" isKey="true">
<Border>None;[58:78:94];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<CanGrow>True</CanGrow>
<ClientRectangle>0,40,570,20</ClientRectangle>
<ComponentStyle>Footer2</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<Guid>f0b94eeaa11342dc993c7a84de7c04aa</Guid>
<Margins>0,0,0,0</Margins>
<Name>Text26</Name>
<Page isRef="12" />
<Parent isRef="15" />
<Text>{ReportDescription}</Text>
<TextBrush>[158:158:158]</TextBrush>
<TextOptions>,,,,WordWrap=True,A=0</TextOptions>
<Type>Expression</Type>
</Text26>
<Text27 Ref="19" type="Text" isKey="true">
<Border>None;[58:78:94];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<CanGrow>True</CanGrow>
<ClientRectangle>570,40,179,20</ClientRectangle>
<ComponentStyle>Footer2</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<Guid>828792fd7bea4171aa44efc6c14a9958</Guid>
<HorAlignment>Right</HorAlignment>
<Margins>0,0,0,0</Margins>
<Name>Text27</Name>
<Page isRef="12" />
<Parent isRef="15" />
<Text>Date: {Today.ToString("Y")}</Text>
<TextBrush>[158:158:158]</TextBrush>
<TextOptions>,,,,WordWrap=True,A=0</TextOptions>
<Type>Expression</Type>
</Text27>
</Components>
<Conditions isList="true" count="0" />
<Guid>cd54028c38914069a615625c1d597b62</Guid>
<Name>ReportTitleBand1</Name>
<Page isRef="12" />
<Parent isRef="12" />
</ReportTitleBand1>
<HeaderBand3 Ref="20" type="HeaderBand" isKey="true">
<Brush>Transparent</Brush>
<ClientRectangle>0,130,749,40</ClientRectangle>
<Components isList="true" count="1">
<Text22 Ref="21" type="Text" isKey="true">
<Brush>Transparent</Brush>
<ClientRectangle>0,0,749,30</ClientRectangle>
<ComponentStyle>Header1</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,15.75,Bold,Point,False,204</Font>
<HorAlignment>Center</HorAlignment>
<Margins>0,0,0,0</Margins>
<Name>Text22</Name>
<Page isRef="12" />
<Parent isRef="20" />
<Text>Companies</Text>
<TextBrush>[96:125:139]</TextBrush>
<VertAlignment>Bottom</VertAlignment>
</Text22>
</Components>
<Conditions isList="true" count="0" />
<Name>HeaderBand3</Name>
<Page isRef="12" />
<Parent isRef="12" />
<PrintOnAllPages>False</PrintOnAllPages>
</HeaderBand3>
<HeaderBand1 Ref="22" type="HeaderBand" isKey="true">
<Border>Left, Right;White;1;Solid;False;4;Black</Border>
<Brush>[77:182:172]</Brush>
<ClientRectangle>0,210,749,40</ClientRectangle>
<Components isList="true" count="4">
<Text9 Ref="23" type="Text" isKey="true">
<Border>Right;White;1;Solid;False;4;Black</Border>
<Brush>[77:182:172]</Brush>
<ClientRectangle>0,0,270,40</ClientRectangle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,12,Bold,Point,False,204</Font>
<HorAlignment>Center</HorAlignment>
<Margins>0,0,0,0</Margins>
<Name>Text9</Name>
<Page isRef="12" />
<Parent isRef="22" />
<Text>Company</Text>
<TextBrush>[255:255:255]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Text9>
<Text6 Ref="24" type="Text" isKey="true">
<Border>Left, Right;White;1;Solid;False;4;Black</Border>
<Brush>[77:182:172]</Brush>
<ClientRectangle>270,0,200,40</ClientRectangle>
<ComponentStyle>Header3</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,12,Bold,Point,False,204</Font>
<HorAlignment>Center</HorAlignment>
<Margins>0,0,0,0</Margins>
<Name>Text6</Name>
<Page isRef="12" />
<Parent isRef="22" />
<Text>Address</Text>
<TextBrush>[255:255:255]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Text6>
<Text14 Ref="25" type="Text" isKey="true">
<Border>Left, Right;White;1;Solid;False;4;Black</Border>
<Brush>[77:182:172]</Brush>
<ClientRectangle>470,0,120,40</ClientRectangle>
<ComponentStyle>Header3</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,12,Bold,Point,False,204</Font>
<HorAlignment>Center</HorAlignment>
<Margins>0,0,0,0</Margins>
<Name>Text14</Name>
<Page isRef="12" />
<Parent isRef="22" />
<Text>Phone</Text>
<TextBrush>[255:255:255]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Text14>
<Text15 Ref="26" type="Text" isKey="true">
<Border>Left;White;1;Solid;False;4;Black</Border>
<Brush>[77:182:172]</Brush>
<ClientRectangle>590,0,159,40</ClientRectangle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,12,Bold,Point,False,204</Font>
<HorAlignment>Center</HorAlignment>
<Margins>0,0,0,0</Margins>
<Name>Text15</Name>
<Page isRef="12" />
<Parent isRef="22" />
<Text>Contact</Text>
<TextBrush>[255:255:255]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Text15>
</Components>
<ComponentStyle>Header3</ComponentStyle>
<Conditions isList="true" count="0" />
<Name>HeaderBand1</Name>
<Page isRef="12" />
<Parent isRef="12" />
</HeaderBand1>
<DataBand1 Ref="27" type="DataBand" isKey="true">
<Brush>Transparent</Brush>
<BusinessObjectGuid isNull="true" />
<ClientRectangle>0,290,749,20</ClientRectangle>
<Components isList="true" count="5">
<Text18 Ref="28" type="Text" isKey="true">
<Border>None;[182:182:182];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<CanGrow>True</CanGrow>
<ClientRectangle>270,0,200,20</ClientRectangle>
<ComponentStyle>Data1</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<GrowToHeight>True</GrowToHeight>
<Margins>3,3,3,3</Margins>
<Name>Text18</Name>
<Page isRef="12" />
<Parent isRef="27" />
<Text>{Customers.Address}</Text>
<TextBrush>[74:74:74]</TextBrush>
<TextOptions>,,,Trimming=Character,,A=0</TextOptions>
<VertAlignment>Center</VertAlignment>
</Text18>
<Text19 Ref="29" type="Text" isKey="true">
<Border>None;[182:182:182];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<CanGrow>True</CanGrow>
<ClientRectangle>470,0,120,20</ClientRectangle>
<ComponentStyle>Data1</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<GrowToHeight>True</GrowToHeight>
<Margins>3,3,3,3</Margins>
<Name>Text19</Name>
<Page isRef="12" />
<Parent isRef="27" />
<Text>{Customers.Phone}</Text>
<TextBrush>[74:74:74]</TextBrush>
<TextOptions>,,,Trimming=Character,,A=0</TextOptions>
<VertAlignment>Center</VertAlignment>
</Text19>
<Text20 Ref="30" type="Text" isKey="true">
<Border>None;[182:182:182];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<CanGrow>True</CanGrow>
<ClientRectangle>590,0,159,20</ClientRectangle>
<ComponentStyle>Data1</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<GrowToHeight>True</GrowToHeight>
<Margins>3,3,3,3</Margins>
<Name>Text20</Name>
<Page isRef="12" />
<Parent isRef="27" />
<Text>{Customers.ContactTitle}</Text>
<TextBrush>[74:74:74]</TextBrush>
<TextOptions>,,,Trimming=Character,,A=0</TextOptions>
<VertAlignment>Center</VertAlignment>
</Text20>
<Text17 Ref="31" type="Text" isKey="true">
<Border>None;[182:182:182];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<CanGrow>True</CanGrow>
<ClientRectangle>30,0,240,20</ClientRectangle>
<ComponentStyle>Data1</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<GrowToHeight>True</GrowToHeight>
<Margins>3,3,3,3</Margins>
<Name>Text17</Name>
<Page isRef="12" />
<Parent isRef="27" />
<Text>{Customers.CompanyName}</Text>
<TextBrush>[74:74:74]</TextBrush>
<TextOptions>,,,Trimming=Character,,A=0</TextOptions>
<VertAlignment>Center</VertAlignment>
</Text17>
<Text8 Ref="32" type="Text" isKey="true">
<Border>None;[182:182:182];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<CanGrow>True</CanGrow>
<ClientRectangle>0,0,30,20</ClientRectangle>
<ComponentStyle>Data1</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<GrowToHeight>True</GrowToHeight>
<Guid>2307d1b5bee5446294ba557791c5857e</Guid>
<HorAlignment>Center</HorAlignment>
<Margins>3,3,3,3</Margins>
<Name>Text8</Name>
<Page isRef="12" />
<Parent isRef="27" />
<Text>{Line}</Text>
<TextBrush>[74:74:74]</TextBrush>
<TextOptions>,,,Trimming=Character,,A=0</TextOptions>
<Type>Expression</Type>
<VertAlignment>Center</VertAlignment>
</Text8>
</Components>
<Conditions isList="true" count="0" />
<DataSourceName>Customers</DataSourceName>
<EvenStyle>Data2</EvenStyle>
<Filters isList="true" count="0" />
<Name>DataBand1</Name>
<Page isRef="12" />
<Parent isRef="12" />
<Sort isList="true" count="0" />
</DataBand1>
<FooterBand1 Ref="33" type="FooterBand" isKey="true">
<Brush>Transparent</Brush>
<ClientRectangle>0,350,749,40</ClientRectangle>
<Components isList="true" count="0" />
<Conditions isList="true" count="0" />
<Guid>09c87f803b364478873d7b660bb1803f</Guid>
<Name>FooterBand1</Name>
<Page isRef="12" />
<Parent isRef="12" />
<PrintIfEmpty>True</PrintIfEmpty>
<PrintOnAllPages>True</PrintOnAllPages>
</FooterBand1>
<HeaderBand4 Ref="34" type="HeaderBand" isKey="true">
<Brush>Transparent</Brush>
<ClientRectangle>0,430,749,40</ClientRectangle>
<Components isList="true" count="1">
<Text21 Ref="35" type="Text" isKey="true">
<Brush>Transparent</Brush>
<ClientRectangle>0,0,749,30</ClientRectangle>
<ComponentStyle>Header1</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,15.75,Bold,Point,False,204</Font>
<HorAlignment>Center</HorAlignment>
<Margins>0,0,0,0</Margins>
<Name>Text21</Name>
<Page isRef="12" />
<Parent isRef="34" />
<Text>Products</Text>
<TextBrush>[96:125:139]</TextBrush>
<VertAlignment>Bottom</VertAlignment>
</Text21>
</Components>
<Conditions isList="true" count="0" />
<Name>HeaderBand4</Name>
<Page isRef="12" />
<Parent isRef="12" />
<PrintOnAllPages>False</PrintOnAllPages>
</HeaderBand4>
<HeaderBand2 Ref="36" type="HeaderBand" isKey="true">
<Brush>Transparent</Brush>
<ClientRectangle>0,510,749,40</ClientRectangle>
<Components isList="true" count="3">
<Text11 Ref="37" type="Text" isKey="true">
<Border>Left, Right;White;1;Solid;False;4;Black</Border>
<Brush>[77:182:172]</Brush>
<ClientRectangle>370,0,260,40</ClientRectangle>
<ComponentStyle>Header3</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,12,Bold,Point,False,204</Font>
<HorAlignment>Center</HorAlignment>
<Margins>0,0,0,0</Margins>
<Name>Text11</Name>
<Page isRef="12" />
<Parent isRef="36" />
<Text>Category</Text>
<TextBrush>[255:255:255]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Text11>
<Text10 Ref="38" type="Text" isKey="true">
<Border>Right;White;1;Solid;False;4;Black</Border>
<Brush>[77:182:172]</Brush>
<ClientRectangle>0,0,370,40</ClientRectangle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,12,Bold,Point,False,204</Font>
<HorAlignment>Center</HorAlignment>
<Margins>0,0,0,0</Margins>
<Name>Text10</Name>
<Page isRef="12" />
<Parent isRef="36" />
<Text>Product</Text>
<TextBrush>[255:255:255]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Text10>
<Text12 Ref="39" type="Text" isKey="true">
<Border>Left;White;1;Solid;False;4;Black</Border>
<Brush>[77:182:172]</Brush>
<ClientRectangle>630,0,119,40</ClientRectangle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,12,Bold,Point,False,204</Font>
<HorAlignment>Center</HorAlignment>
<Margins>0,0,0,0</Margins>
<Name>Text12</Name>
<Page isRef="12" />
<Parent isRef="36" />
<Text>Price</Text>
<TextBrush>[255:255:255]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Text12>
</Components>
<Conditions isList="true" count="0" />
<Name>HeaderBand2</Name>
<Page isRef="12" />
<Parent isRef="12" />
</HeaderBand2>
<DataBand2 Ref="40" type="DataBand" isKey="true">
<Brush>Transparent</Brush>
<BusinessObjectGuid isNull="true" />
<ClientRectangle>0,590,749,20</ClientRectangle>
<Components isList="true" count="4">
<Text1 Ref="41" type="Text" isKey="true">
<Border>None;[182:182:182];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<CanGrow>True</CanGrow>
<ClientRectangle>30,0,340,20</ClientRectangle>
<ComponentStyle>Data1</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<GrowToHeight>True</GrowToHeight>
<Margins>3,3,3,3</Margins>
<Name>Text1</Name>
<Page isRef="12" />
<Parent isRef="40" />
<Text>{Products.ProductName}</Text>
<TextBrush>[74:74:74]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Text1>
<Text2 Ref="42" type="Text" isKey="true">
<Border>None;[182:182:182];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<CanGrow>True</CanGrow>
<ClientRectangle>370,0,260,20</ClientRectangle>
<ComponentStyle>Data1</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<GrowToHeight>True</GrowToHeight>
<Margins>3,3,3,3</Margins>
<Name>Text2</Name>
<Page isRef="12" />
<Parent isRef="40" />
<Text>{Products.Categories.CategoryName}</Text>
<TextBrush>[74:74:74]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Text2>
<Text3 Ref="43" type="Text" isKey="true">
<Border>None;[182:182:182];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<CanGrow>True</CanGrow>
<ClientRectangle>630,0,119,20</ClientRectangle>
<ComponentStyle>Data1</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<GrowToHeight>True</GrowToHeight>
<HorAlignment>Right</HorAlignment>
<Margins>3,3,3,3</Margins>
<Name>Text3</Name>
<Page isRef="12" />
<Parent isRef="40" />
<Text>{Products.UnitPrice}</Text>
<TextBrush>[74:74:74]</TextBrush>
<TextFormat Ref="44" type="CurrencyFormat" isKey="true">
<DecimalDigits>2</DecimalDigits>
<GroupSeparator>,</GroupSeparator>
<NegativePattern>0</NegativePattern>
<PositivePattern>0</PositivePattern>
</TextFormat>
<VertAlignment>Center</VertAlignment>
</Text3>
<Text13 Ref="45" type="Text" isKey="true">
<Border>None;[182:182:182];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<CanGrow>True</CanGrow>
<ClientRectangle>0,0,30,20</ClientRectangle>
<ComponentStyle>Data1</ComponentStyle>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<GrowToHeight>True</GrowToHeight>
<Guid>c83873eb71f4408a99c7deefb6ee2aed</Guid>
<HorAlignment>Center</HorAlignment>
<Margins>3,3,3,3</Margins>
<Name>Text13</Name>
<Page isRef="12" />
<Parent isRef="40" />
<Text>{Line}</Text>
<TextBrush>[74:74:74]</TextBrush>
<Type>Expression</Type>
<VertAlignment>Center</VertAlignment>
</Text13>
</Components>
<Conditions isList="true" count="0" />
<DataSourceName>Products</DataSourceName>
<EvenStyle>Data2</EvenStyle>
<Filters isList="true" count="0" />
<Name>DataBand2</Name>
<Page isRef="12" />
<Parent isRef="12" />
<Sort isList="true" count="2">
<value>ASC</value>
<value>ProductName</value>
</Sort>
</DataBand2>
<FooterBand2 Ref="46" type="FooterBand" isKey="true">
<Brush>Transparent</Brush>
<ClientRectangle>0,650,749,10</ClientRectangle>
<Components isList="true" count="0" />
<Conditions isList="true" count="0" />
<Guid>1272b297b8984d5ab3360e67c218c6b1</Guid>
<Name>FooterBand2</Name>
<Page isRef="12" />
<Parent isRef="12" />
<PrintIfEmpty>True</PrintIfEmpty>
<PrintOnAllPages>True</PrintOnAllPages>
</FooterBand2>
</Components>
<Conditions isList="true" count="0" />
<Guid>468cecb8155a44019d5fe1a8a26a8439</Guid>
<Margins>39,39,39,39</Margins>
<Name>Page1</Name>
<PaperSize>A4</PaperSize>
<Report isRef="0" />
</Page1>
</Pages>
<ReferencedAssemblies isList="true" count="8">
<value>System.Dll</value>
<value>System.Drawing.Dll</value>
<value>System.Windows.Forms.Dll</value>
<value>System.Data.Dll</value>
<value>System.Xml.Dll</value>
<value>Stimulsoft.Base.Dll</value>
<value>Stimulsoft.Controls.Dll</value>
<value>Stimulsoft.Report.Dll</value>
</ReferencedAssemblies>
<ReportAlias>TwoSimpleLists</ReportAlias>
<ReportAuthor>Stimulsoft</ReportAuthor>
<ReportChanged>10/21/2019 11:21:42 AM</ReportChanged>
<ReportCreated>5/29/2004 10:59:00 AM</ReportCreated>
<ReportDescription>This sample demonstrates how to create two simple list reports.</ReportDescription>
<ReportFile>D:\Reports\demo.stimulsoft.com\Reports\TwoSimpleLists.mrt</ReportFile>
<ReportGuid>fd54d21b78db4c71ae81eb1e5a983359</ReportGuid>
<ReportName>Report</ReportName>
<ReportUnit>HundredthsOfInch</ReportUnit>
<ReportVersion>2019.4.1.0</ReportVersion>
<Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Report;
using Stimulsoft.Report.Components;
using Stimulsoft.Base.Drawing;
namespace Reports
{
public class TwoSimpleLists : Stimulsoft.Report.StiReport
{
public TwoSimpleLists()
{
this.InitializeComponent();
}
#region StiReport Designer generated code - do not modify
#endregion StiReport Designer generated code - do not modify
}
}</Script>
<ScriptLanguage>CSharp</ScriptLanguage>
<Styles isList="true" count="6">
<Header1 Ref="47" type="Stimulsoft.Report.StiStyle" isKey="true">
<Brush>Transparent</Brush>
<Conditions isList="true" count="0" />
<Font>Segoe UI,15.75,Bold,Point,False,204</Font>
<Name>Header1</Name>
<NegativeTextBrush>Red</NegativeTextBrush>
<TextBrush>[96:125:139]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Header1>
<Header2 Ref="48" type="Stimulsoft.Report.StiStyle" isKey="true">
<Border>Bottom;[158:158:158];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<Conditions isList="true" count="0" />
<Font>Segoe UI,21.75,Bold,Point,False,204</Font>
<HorAlignment>Center</HorAlignment>
<Name>Header2</Name>
<NegativeTextBrush>Red</NegativeTextBrush>
<TextBrush>[158:158:158]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Header2>
<Header3 Ref="49" type="Stimulsoft.Report.StiStyle" isKey="true">
<Border>Left, Right;White;1;Solid;False;4;Black</Border>
<Brush>[77:182:172]</Brush>
<Conditions isList="true" count="0" />
<Font>Segoe UI,12,Bold,Point,False,204</Font>
<HorAlignment>Center</HorAlignment>
<Name>Header3</Name>
<NegativeTextBrush>Red</NegativeTextBrush>
<TextBrush>[255:255:255]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Header3>
<Data1 Ref="50" type="Stimulsoft.Report.StiStyle" isKey="true">
<Border>None;[182:182:182];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<Name>Data1</Name>
<NegativeTextBrush>Red</NegativeTextBrush>
<TextBrush>[74:74:74]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Data1>
<Data2 Ref="51" type="Stimulsoft.Report.StiStyle" isKey="true">
<Border>None;[255:255:255];1;Solid;False;4;Black</Border>
<Brush>[224:242:241]</Brush>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<Name>Data2</Name>
<NegativeTextBrush>Red</NegativeTextBrush>
<TextBrush>[74:74:74]</TextBrush>
</Data2>
<Footer2 Ref="52" type="Stimulsoft.Report.StiStyle" isKey="true">
<AllowUseBorderSides>False</AllowUseBorderSides>
<Border>None;[58:78:94];1;Solid;False;4;Black</Border>
<Brush>Transparent</Brush>
<Conditions isList="true" count="0" />
<Font>Segoe UI,9.75,Regular,Point,False,0</Font>
<HorAlignment>Right</HorAlignment>
<Name>Footer2</Name>
<NegativeTextBrush>Red</NegativeTextBrush>
<TextBrush>[158:158:158]</TextBrush>
<VertAlignment>Center</VertAlignment>
</Footer2>
</Styles>
</StiSerializer>