Advertisement
Guest User

Untitled

a guest
Jun 12th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 6.81 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2.       <Report Width="16cm" Name="TestTemplate" xmlns="http://schemas.telerik.com/reporting/2012/4.2">
  3.         <DataSources>
  4.           <ObjectDataSource Name="sqlDataSource1" />
  5.         </DataSources>
  6.         <Items>
  7.           <PageHeaderSection Height="2cm" Name="pageHeaderSection1">
  8.             <Items>
  9.               <TextBox Width="15.9997997538304cm" Height="0.599999899069471cm" Left="0.00010012308478036cm" Top="0.00009992122372211cm" Value="Title" Name="textBox9">
  10.                 <Bindings>
  11.                  
  12.                 </Bindings>
  13.               </TextBox>
  14.             </Items>
  15.           </PageHeaderSection>
  16.           <DetailSection Height="5cm" Name="detailSection1">
  17.             <Items>
  18.               <Table DataSourceName="sqlDataSource1" Width="15.9999014918037cm" Height="1cm" Left="0cm" Top="0.00010012308478013cm" Name="table1" StyleName="Aspect.TableNormal">
  19.                 <Body>
  20.                   <Cells>
  21.                     <TableCell RowIndex="0" ColumnIndex="0" RowSpan="1" ColumnSpan="1">
  22.                       <ReportItem>
  23.                         <TextBox Width="3.99997537295092cm" Height="0.5cm" Left="0cm" Top="0cm" Value="=DisplayName" Name="textBox5" StyleName="Aspect.TableBody" />
  24.                       </ReportItem>
  25.                     </TableCell>
  26.                     <TableCell RowIndex="0" ColumnIndex="1" RowSpan="1" ColumnSpan="1">
  27.                       <ReportItem>
  28.                         <TextBox Width="3.99997537295092cm" Height="0.5cm" Left="0cm" Top="0cm" Value="=Fields.NetworkName" Name="textBox6" StyleName="Aspect.TableBody" />
  29.                       </ReportItem>
  30.                     </TableCell>
  31.                     <TableCell RowIndex="0" ColumnIndex="2" RowSpan="1" ColumnSpan="1">
  32.                       <ReportItem>
  33.                         <TextBox Width="3.99997537295092cm" Height="0.5cm" Left="0cm" Top="0cm" Value="=Fields.PercentOfTotal" Name="textBox7" StyleName="Aspect.TableBody" />
  34.                       </ReportItem>
  35.                     </TableCell>
  36.                     <TableCell RowIndex="0" ColumnIndex="3" RowSpan="1" ColumnSpan="1">
  37.                       <ReportItem>
  38.                         <TextBox Width="3.99997537295092cm" Height="0.5cm" Left="0cm" Top="0cm" Value="=Fields.TotalCost" Name="textBox8" StyleName="Aspect.TableBody" />
  39.                       </ReportItem>
  40.                     </TableCell>
  41.                   </Cells>
  42.                   <Columns>
  43.                     <Column Width="3.99997537295092cm" />
  44.                     <Column Width="3.99997537295092cm" />
  45.                     <Column Width="3.99997537295092cm" />
  46.                     <Column Width="3.99997537295092cm" />
  47.                   </Columns>
  48.                   <Rows>
  49.                     <Row Height="0.5cm" />
  50.                   </Rows>
  51.                 </Body>
  52.                 <Corner />
  53.                 <RowGroups>
  54.                   <TableGroup Name="detail">
  55.                     <Groupings>
  56.                       <Grouping />
  57.                     </Groupings>
  58.                   </TableGroup>
  59.                 </RowGroups>
  60.                 <ColumnGroups>
  61.                   <TableGroup Name="displayName">
  62.                     <ReportItem>
  63.                       <TextBox Width="3.99997537295092cm" Height="0.5cm" Left="0cm" Top="0cm" Value="Display Name" Name="textBox1" StyleName="Aspect.TableHeader" />
  64.                     </ReportItem>
  65.                   </TableGroup>
  66.                   <TableGroup Name="networkName">
  67.                     <ReportItem>
  68.                       <TextBox Width="3.99997537295092cm" Height="0.5cm" Left="0cm" Top="0cm" Value="Network Name" Name="textBox2" StyleName="Aspect.TableHeader" />
  69.                     </ReportItem>
  70.                   </TableGroup>
  71.                   <TableGroup Name="percentOfTotal">
  72.                     <ReportItem>
  73.                       <TextBox Width="3.99997537295092cm" Height="0.5cm" Left="0cm" Top="0cm" Value="Percent Of Total" Name="textBox3" StyleName="Aspect.TableHeader" />
  74.                     </ReportItem>
  75.                   </TableGroup>
  76.                   <TableGroup Name="totalCost">
  77.                     <ReportItem>
  78.                       <TextBox Width="3.99997537295092cm" Height="0.5cm" Left="0cm" Top="0cm" Value="Total Cost" Name="textBox4" StyleName="Aspect.TableHeader" />
  79.                     </ReportItem>
  80.                   </TableGroup>
  81.                 </ColumnGroups>
  82.               </Table>
  83.             </Items>
  84.           </DetailSection>
  85.           <PageFooterSection Height="2cm" Name="pageFooterSection1" />
  86.         </Items>
  87.         <PageSettings PaperKind="A4" Landscape="False">
  88.           <Margins>
  89.             <MarginsU Left="2cm" Right="2cm" Top="2cm" Bottom="2cm" />
  90.           </Margins>
  91.         </PageSettings>
  92.         <StyleSheet>
  93.           <StyleRule>
  94.             <Style>
  95.               <Padding Left="2pt" Right="2pt" />
  96.             </Style>
  97.             <Selectors>
  98.               <TypeSelector Type="TextItemBase" />
  99.               <TypeSelector Type="HtmlTextBox" />
  100.             </Selectors>
  101.           </StyleRule>
  102.           <StyleRule>
  103.             <Style Color="Black">
  104.               <Font Name="Verdana" Size="9pt" />
  105.               <BorderStyle Default="Solid" />
  106.               <BorderColor Default="Black" />
  107.               <BorderWidth Default="1px" />
  108.             </Style>
  109.             <Selectors>
  110.               <StyleSelector Type="Table" StyleName="Aspect.TableNormal" />
  111.             </Selectors>
  112.           </StyleRule>
  113.           <StyleRule>
  114.             <Style>
  115.               <Font Name="Verdana" Size="9pt" />
  116.               <BorderStyle Default="Solid" />
  117.               <BorderColor Default="Black" />
  118.               <BorderWidth Default="1px" />
  119.             </Style>
  120.             <Selectors>
  121.               <DescendantSelector>
  122.                 <Selectors>
  123.                   <TypeSelector Type="Table" />
  124.                   <StyleSelector Type="ReportItem" StyleName="Aspect.TableBody" />
  125.                 </Selectors>
  126.               </DescendantSelector>
  127.             </Selectors>
  128.           </StyleRule>
  129.           <StyleRule>
  130.             <Style BackgroundColor="50, 50, 50" Color="227, 222, 209" VerticalAlign="Middle">
  131.               <Font Name="Verdana" Size="10pt" />
  132.               <BorderStyle Default="Solid" />
  133.               <BorderColor Default="Black" />
  134.               <BorderWidth Default="1px" />
  135.             </Style>
  136.             <Selectors>
  137.               <DescendantSelector>
  138.                 <Selectors>
  139.                   <TypeSelector Type="Table" />
  140.                   <StyleSelector Type="ReportItem" StyleName="Aspect.TableHeader" />
  141.                 </Selectors>
  142.               </DescendantSelector>
  143.             </Selectors>
  144.           </StyleRule>
  145.         </StyleSheet>
  146.         <ReportParameters>
  147.         </ReportParameters>
  148.       </Report>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement