forked from saitorhan/OtobusOtomasyon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRaporTarihBazli.Designer.cs
403 lines (396 loc) · 22.9 KB
/
RaporTarihBazli.Designer.cs
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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
namespace otobus_otomasyon_linq
{
partial class RaporTarihBazli
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.White = new DevExpress.XtraReports.UI.XRControlStyle();
this.TableHeaderStyle = new DevExpress.XtraReports.UI.XRControlStyle();
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.formattingRule1 = new DevExpress.XtraReports.UI.FormattingRule();
this.TableStyle = new DevExpress.XtraReports.UI.XRControlStyle();
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
this.LightBlue = new DevExpress.XtraReports.UI.XRControlStyle();
this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
this.LavenderStyle = new DevExpress.XtraReports.UI.XRControlStyle();
this.dataSet_raporlamalar1 = new otobus_otomasyon_linq.DataSet_raporlamalar();
this.dataTable1TableAdapter = new otobus_otomasyon_linq.DataSet_raporlamalarTableAdapters.DataTable1TableAdapter();
this.BaslamaTarihi = new DevExpress.XtraReports.Parameters.Parameter();
this.BitisTarihi = new DevExpress.XtraReports.Parameters.Parameter();
this.xtraReport1 = new DevExpress.XtraReports.UI.XtraReport();
this.xtraReport2 = new DevExpress.XtraReports.UI.XtraReport();
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
((System.ComponentModel.ISupportInitialize)(this.dataSet_raporlamalar1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraReport1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraReport2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// White
//
this.White.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(228)))), ((int)(((byte)(225)))));
this.White.BorderWidth = 0;
this.White.Font = new System.Drawing.Font("Segoe UI", 9.75F);
this.White.ForeColor = System.Drawing.Color.Black;
this.White.Name = "White";
this.White.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
//
// TableHeaderStyle
//
this.TableHeaderStyle.BackColor = System.Drawing.Color.Maroon;
this.TableHeaderStyle.Font = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold);
this.TableHeaderStyle.ForeColor = System.Drawing.Color.White;
this.TableHeaderStyle.Name = "TableHeaderStyle";
this.TableHeaderStyle.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
//
// Detail
//
this.Detail.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.Detail.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel6,
this.xrLabel5,
this.xrLabel4,
this.xrLabel3,
this.xrLabel2});
this.Detail.HeightF = 25.00001F;
this.Detail.Name = "Detail";
this.Detail.OddStyleName = "LightBlue";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel5
//
this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "DataTable1.SehirAd")});
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(435.87F, 2.000014F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel5.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrLabel5.Text = "xrLabel5";
//
// xrLabel4
//
this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "DataTable1.YolcuSoyad")});
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(251.52F, 2.000014F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel4.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrLabel4.Text = "xrLabel4";
//
// xrLabel3
//
this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "DataTable1.YolcuAd")});
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(83.33002F, 0F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrLabel3.Text = "xrLabel3";
//
// xrLabel2
//
this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "DataTable1.KultukNo")});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(69.79166F, 23F);
this.xrLabel2.Text = "xrLabel2";
//
// formattingRule1
//
this.formattingRule1.Name = "formattingRule1";
//
// TableStyle
//
this.TableStyle.BackColor = System.Drawing.Color.White;
this.TableStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(250)))));
this.TableStyle.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
this.TableStyle.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.TableStyle.Font = new System.Drawing.Font("Calibri", 36F);
this.TableStyle.ForeColor = System.Drawing.Color.DarkRed;
this.TableStyle.Name = "TableStyle";
this.TableStyle.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
//
// GroupHeader1
//
this.GroupHeader1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.GroupHeader1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable3});
this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
new DevExpress.XtraReports.UI.GroupField("ProductName", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
this.GroupHeader1.HeightF = 25F;
this.GroupHeader1.Name = "GroupHeader1";
this.GroupHeader1.RepeatEveryPage = true;
//
// PageHeader
//
this.PageHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.PageHeader.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel1});
this.PageHeader.HeightF = 80.20834F;
this.PageHeader.Name = "PageHeader";
this.PageHeader.StylePriority.UseBackColor = false;
this.PageHeader.StylePriority.UseBorderColor = false;
//
// xrLabel1
//
this.xrLabel1.BorderWidth = 0;
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.xrLabel1.SizeF = new System.Drawing.SizeF(650F, 60.20834F);
this.xrLabel1.StyleName = "TableStyle";
this.xrLabel1.Text = "Yolcular";
//
// BottomMargin
//
this.BottomMargin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.BottomMargin.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.BottomMargin.HeightF = 272.9167F;
this.BottomMargin.Name = "BottomMargin";
this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// PageFooter
//
this.PageFooter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.PageFooter.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.PageFooter.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.PageFooter.Name = "PageFooter";
//
// LightBlue
//
this.LightBlue.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(136)))), ((int)(((byte)(153)))));
this.LightBlue.Name = "LightBlue";
//
// TopMargin
//
this.TopMargin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.TopMargin.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.TopMargin.HeightF = 72.91666F;
this.TopMargin.Name = "TopMargin";
this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.TopMargin.StylePriority.UseBackColor = false;
this.TopMargin.StylePriority.UseBorderColor = false;
this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// LavenderStyle
//
this.LavenderStyle.BackColor = System.Drawing.Color.RosyBrown;
this.LavenderStyle.Font = new System.Drawing.Font("Segoe UI", 9.75F);
this.LavenderStyle.ForeColor = System.Drawing.Color.Black;
this.LavenderStyle.Name = "LavenderStyle";
this.LavenderStyle.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
//
// dataSet_raporlamalar1
//
this.dataSet_raporlamalar1.DataSetName = "DataSet_raporlamalar";
this.dataSet_raporlamalar1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// dataTable1TableAdapter
//
this.dataTable1TableAdapter.ClearBeforeFill = true;
//
// BaslamaTarihi
//
this.BaslamaTarihi.Description = "Başlama Tarihi";
this.BaslamaTarihi.Name = "BaslamaTarihi";
this.BaslamaTarihi.Type = typeof(System.DateTime);
this.BaslamaTarihi.Value = new System.DateTime(2013, 9, 4, 10, 42, 58, 99);
//
// BitisTarihi
//
this.BitisTarihi.Description = "Bitiş Tarihi";
this.BitisTarihi.Name = "BitisTarihi";
this.BitisTarihi.Type = typeof(System.DateTime);
this.BitisTarihi.Value = new System.DateTime(2013, 9, 4, 10, 43, 27, 183);
//
// ReportFooter
//
this.ReportFooter.Name = "ReportFooter";
//
// xrTable3
//
this.xrTable3.BackColor = System.Drawing.Color.White;
this.xrTable3.ForeColor = System.Drawing.Color.Black;
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable3.Name = "xrTable3";
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow3});
this.xrTable3.SizeF = new System.Drawing.SizeF(650F, 25F);
this.xrTable3.StyleName = "TableHeaderStyle";
//
// xrTableRow3
//
this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell10,
this.xrTableCell11,
this.xrTableCell13,
this.xrTableCell14,
this.xrTableCell1});
this.xrTableRow3.Name = "xrTableRow3";
this.xrTableRow3.Weight = 1D;
//
// xrTableCell10
//
this.xrTableCell10.Font = new System.Drawing.Font("Arial Narrow", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseFont = false;
this.xrTableCell10.Text = "Koltuk No";
this.xrTableCell10.Weight = 1.0243714513942865D;
//
// xrTableCell11
//
this.xrTableCell11.Font = new System.Drawing.Font("Arial Narrow", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.StylePriority.UseFont = false;
this.xrTableCell11.Text = "Adı";
this.xrTableCell11.Weight = 2.0675511647549372D;
//
// xrTableCell13
//
this.xrTableCell13.Font = new System.Drawing.Font("Arial Narrow", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.StyleName = "TableHeaderStyle";
this.xrTableCell13.StylePriority.UseFont = false;
this.xrTableCell13.Text = "Soyadı";
this.xrTableCell13.Weight = 2.2662051928422979D;
//
// xrTableCell14
//
this.xrTableCell14.Font = new System.Drawing.Font("Arial Narrow", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.StylePriority.UseFont = false;
this.xrTableCell14.Text = "İneceği Şehir";
this.xrTableCell14.Weight = 1.3161445877832918D;
//
// xrTableCell1
//
this.xrTableCell1.Font = new System.Drawing.Font("Arial Narrow", 12F, System.Drawing.FontStyle.Bold);
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.StylePriority.UseFont = false;
this.xrTableCell1.Text = "Sefer No";
this.xrTableCell1.Weight = 1.3161445877832918D;
//
// xrLabel6
//
this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "DataTable1.SeferID")});
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(542.935F, 0F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
this.xrLabel6.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrLabel6.Text = "xrLabel6";
//
// RaporTarihBazli
//
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail,
this.TopMargin,
this.BottomMargin,
this.GroupHeader1,
this.PageHeader,
this.PageFooter});
this.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.DataAdapter = this.dataTable1TableAdapter;
this.DataMember = "DataTable1";
this.DataSource = this.dataSet_raporlamalar1;
this.FilterString = "[IslemZaman] Between(?BaslamaTarihi, ?BitisTarihi)";
this.Font = new System.Drawing.Font("Arial Narrow", 9.75F);
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.formattingRule1});
this.Margins = new System.Drawing.Printing.Margins(100, 100, 73, 273);
this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
this.BaslamaTarihi,
this.BitisTarihi});
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.LightBlue,
this.TableHeaderStyle,
this.TableStyle,
this.White,
this.LavenderStyle});
this.Version = "12.1";
((System.ComponentModel.ISupportInitialize)(this.dataSet_raporlamalar1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraReport1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraReport2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
}
#endregion
private DevExpress.XtraReports.UI.XRControlStyle White;
private DevExpress.XtraReports.UI.XRControlStyle TableHeaderStyle;
private DevExpress.XtraReports.UI.DetailBand Detail;
private DevExpress.XtraReports.UI.FormattingRule formattingRule1;
private DevExpress.XtraReports.UI.XRControlStyle TableStyle;
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
private DevExpress.XtraReports.UI.PageHeaderBand PageHeader;
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin;
private DevExpress.XtraReports.UI.PageFooterBand PageFooter;
private DevExpress.XtraReports.UI.XRControlStyle LightBlue;
private DevExpress.XtraReports.UI.TopMarginBand TopMargin;
private DevExpress.XtraReports.UI.XRControlStyle LavenderStyle;
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
private DataSet_raporlamalar dataSet_raporlamalar1;
private DataSet_raporlamalarTableAdapters.DataTable1TableAdapter dataTable1TableAdapter;
private DevExpress.XtraReports.Parameters.Parameter BaslamaTarihi;
private DevExpress.XtraReports.Parameters.Parameter BitisTarihi;
private DevExpress.XtraReports.UI.XtraReport xtraReport1;
private DevExpress.XtraReports.UI.XtraReport xtraReport2;
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
private DevExpress.XtraReports.UI.XRTable xrTable3;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
}
}