-
Notifications
You must be signed in to change notification settings - Fork 71
/
Copy pathReport2.trdx
172 lines (172 loc) · 6.69 KB
/
Report2.trdx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<?xml version="1.0" encoding="utf-8"?>
<Report Width="6.5in" Name="Report2" xmlns="http://schemas.telerik.com/reporting/2018/2.0">
<DataSources>
<CsvDataSource RecordSeparators="
" FieldSeparators="," HasHeaders="True" Name="csvDataSource1">
<Source>
<String>R3JvdXAsSXRlbSxWYWx1ZQ0KQSxJdGVtMSxWYWx1ZTENCkEsSXRlbTIsVmFsdWUyDQpBLEl0ZW0zLFZhbHVlMw0KQixJdGVtMSxWYWx1ZTENCkIsSXRlbTIsVmFsdWUyDQpCLEl0ZW0zLFZhbHVlMw0KQyxJdGVtMSxWYWx1ZTENCkMsSXRlbTIsVmFsdWUyDQpDLEl0ZW0zLFZhbHVlMw==</String>
</Source>
<Columns>
<DataColumn Name="Group" />
<DataColumn Name="Item" />
<DataColumn Name="Value" />
</Columns>
</CsvDataSource>
</DataSources>
<Items>
<PageHeaderSection Height="1in" Name="pageHeaderSection1" />
<DetailSection Height="3in" Name="detailSection1">
<Items>
<Table DataSourceName="csvDataSource1" Width="3.5in" Height="0.6in" Left="1.1in" Top="0.5in" ColumnHeadersPrintOnEveryPage="True" Name="table1" StyleName="Normal.TableNormal">
<Body>
<Cells>
<TableCell RowIndex="2" ColumnIndex="0" RowSpan="1" ColumnSpan="1">
<ReportItem>
<TextBox Width="1.25in" Height="0.2in" Left="0in" Top="0in" Value="= Fields.Item" Name="textBox3" StyleName="Normal.TableBody" />
</ReportItem>
</TableCell>
<TableCell RowIndex="2" ColumnIndex="1" RowSpan="1" ColumnSpan="1">
<ReportItem>
<TextBox Width="1.25in" Height="0.2in" Left="0in" Top="0in" Value="= Fields.Value" Name="textBox4" StyleName="Normal.TableBody" />
</ReportItem>
</TableCell>
<TableCell RowIndex="1" ColumnIndex="0" RowSpan="1" ColumnSpan="1">
<ReportItem>
<TextBox Width="1.25in" Height="0.2in" Left="0in" Top="0in" Value="Item" Name="textBox11" StyleName="Normal.TableBody">
<Style>
<Font Bold="True" />
</Style>
</TextBox>
</ReportItem>
</TableCell>
<TableCell RowIndex="1" ColumnIndex="1" RowSpan="1" ColumnSpan="1">
<ReportItem>
<TextBox Width="1.25in" Height="0.2in" Left="0in" Top="0in" Value="Value" Name="textBox12" StyleName="Normal.TableBody">
<Style>
<Font Bold="True" />
</Style>
</TextBox>
</ReportItem>
</TableCell>
<TableCell RowIndex="1" ColumnIndex="2" RowSpan="1" ColumnSpan="1">
<ReportItem>
<TextBox Width="1in" Height="0.2in" Left="0in" Top="0in" Value="" Name="textBox15" StyleName="Normal.TableBody">
<Style>
<Font Bold="True" />
</Style>
</TextBox>
</ReportItem>
</TableCell>
<TableCell RowIndex="2" ColumnIndex="2" RowSpan="1" ColumnSpan="1">
<ReportItem>
<TextBox Width="1in" Height="0.2in" Left="0in" Top="0in" Name="textBox16" StyleName="Normal.TableBody" />
</ReportItem>
</TableCell>
<TableCell RowIndex="0" ColumnIndex="0" RowSpan="1" ColumnSpan="3">
<ReportItem>
<TextBox Width="3.5in" Height="0.2in" Left="0in" Top="0in" Value="= Fields.Group" Name="textBox7" StyleName="Normal.TableBody">
<Style BackgroundColor="149, 179, 215" TextAlign="Right" />
</TextBox>
</ReportItem>
</TableCell>
</Cells>
<Columns>
<Column Width="1.25in" />
<Column Width="1.25in" />
<Column Width="1in" />
</Columns>
<Rows>
<Row Height="0.2in" />
<Row Height="0.2in" />
<Row Height="0.2in" />
</Rows>
</Body>
<Corner />
<RowGroups>
<TableGroup Name="group">
<ChildGroups>
<TableGroup Name="group1" />
<TableGroup Name="group3" />
<TableGroup Name="detail">
<Groupings>
<Grouping />
</Groupings>
</TableGroup>
</ChildGroups>
<Groupings>
<Grouping Expression="= Fields.Group" />
</Groupings>
<Sortings>
<Sorting Expression="= Fields.Group" Direction="Asc" />
</Sortings>
</TableGroup>
</RowGroups>
<ColumnGroups>
<TableGroup Name="item" />
<TableGroup Name="value" />
<TableGroup Name="group4" />
</ColumnGroups>
</Table>
</Items>
</DetailSection>
<PageFooterSection Height="1in" Name="pageFooterSection1" />
</Items>
<PageSettings PaperKind="Letter" Landscape="False" ColumnCount="1" ColumnSpacing="0in">
<Margins>
<MarginsU Left="1in" Right="1in" Top="1in" Bottom="1in" />
</Margins>
</PageSettings>
<StyleSheet>
<StyleRule>
<Style>
<Padding Left="2pt" Right="2pt" />
</Style>
<Selectors>
<TypeSelector Type="TextItemBase" />
<TypeSelector Type="HtmlTextBox" />
</Selectors>
</StyleRule>
<StyleRule>
<Style Color="Black">
<Font Name="Tahoma" Size="9pt" />
<BorderStyle Default="Solid" />
<BorderColor Default="Black" />
<BorderWidth Default="1px" />
</Style>
<Selectors>
<StyleSelector Type="Table" StyleName="Normal.TableNormal" />
</Selectors>
</StyleRule>
<StyleRule>
<Style>
<Font Name="Tahoma" Size="9pt" />
<BorderStyle Default="Solid" />
<BorderColor Default="Black" />
<BorderWidth Default="1px" />
</Style>
<Selectors>
<DescendantSelector>
<Selectors>
<TypeSelector Type="Table" />
<StyleSelector Type="ReportItem" StyleName="Normal.TableBody" />
</Selectors>
</DescendantSelector>
</Selectors>
</StyleRule>
<StyleRule>
<Style VerticalAlign="Middle">
<Font Name="Tahoma" Size="10pt" />
<BorderStyle Default="Solid" />
<BorderColor Default="Black" />
<BorderWidth Default="1px" />
</Style>
<Selectors>
<DescendantSelector>
<Selectors>
<TypeSelector Type="Table" />
<StyleSelector Type="ReportItem" StyleName="Normal.TableHeader" />
</Selectors>
</DescendantSelector>
</Selectors>
</StyleRule>
</StyleSheet>
</Report>