namespace Safedispatch_4_0 { using System.ComponentModel; using System.Drawing; using System.Windows.Forms; using Telerik.Reporting; using Telerik.Reporting.Drawing; partial class SpeedingReport { #region Component Designer generated code /// /// Required method for telerik Reporting designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { Telerik.Reporting.Group group1 = new Telerik.Reporting.Group(); Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule(); Telerik.Reporting.Drawing.StyleRule styleRule2 = new Telerik.Reporting.Drawing.StyleRule(); Telerik.Reporting.Drawing.StyleRule styleRule3 = new Telerik.Reporting.Drawing.StyleRule(); Telerik.Reporting.Drawing.StyleRule styleRule4 = new Telerik.Reporting.Drawing.StyleRule(); this.labelsGroupHeader = new Telerik.Reporting.GroupHeaderSection(); this.nameCaptionTextBox = new Telerik.Reporting.TextBox(); this.speedCaptionTextBox = new Telerik.Reporting.TextBox(); this.timeCaptionTextBox = new Telerik.Reporting.TextBox(); this.dataCaptionTextBox = new Telerik.Reporting.TextBox(); this.addressCaptionTextBox = new Telerik.Reporting.TextBox(); this.labelsGroupFooter = new Telerik.Reporting.GroupFooterSection(); this.txObeserv = new Telerik.Reporting.TextBox(); this.pageHeader = new Telerik.Reporting.PageHeaderSection(); this.pageFooter = new Telerik.Reporting.PageFooterSection(); this.currentTimeTextBox = new Telerik.Reporting.TextBox(); this.pageInfoTextBox = new Telerik.Reporting.TextBox(); this.reportHeader = new Telerik.Reporting.ReportHeaderSection(); this.titleTextBox = new Telerik.Reporting.TextBox(); this.detail = new Telerik.Reporting.DetailSection(); this.nameDataTextBox = new Telerik.Reporting.TextBox(); this.speedDataTextBox = new Telerik.Reporting.TextBox(); this.timeDataTextBox = new Telerik.Reporting.TextBox(); this.dataDataTextBox = new Telerik.Reporting.TextBox(); this.textBox1 = new Telerik.Reporting.TextBox(); this.objectDataSource1 = new Telerik.Reporting.ObjectDataSource(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // labelsGroupHeader // this.labelsGroupHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D); this.labelsGroupHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] { this.nameCaptionTextBox, this.speedCaptionTextBox, this.timeCaptionTextBox, this.dataCaptionTextBox, this.addressCaptionTextBox}); this.labelsGroupHeader.Name = "labelsGroupHeader"; this.labelsGroupHeader.PrintOnEveryPage = true; // // nameCaptionTextBox // this.nameCaptionTextBox.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom))); this.nameCaptionTextBox.CanGrow = true; this.nameCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D)); this.nameCaptionTextBox.Name = "nameCaptionTextBox"; this.nameCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1320559978485107D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D)); this.nameCaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center; this.nameCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; this.nameCaptionTextBox.StyleName = "Caption"; this.nameCaptionTextBox.Value = "Name"; // // speedCaptionTextBox // this.speedCaptionTextBox.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom))); this.speedCaptionTextBox.CanGrow = true; this.speedCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1800000667572021D), Telerik.Reporting.Drawing.Unit.Inch(0.019999999552965164D)); this.speedCaptionTextBox.Name = "speedCaptionTextBox"; this.speedCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3717179298400879D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D)); this.speedCaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center; this.speedCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; this.speedCaptionTextBox.StyleName = "Caption"; this.speedCaptionTextBox.Value = "Speed"; // // timeCaptionTextBox // this.timeCaptionTextBox.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom))); this.timeCaptionTextBox.CanGrow = true; this.timeCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.5717971324920654D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D)); this.timeCaptionTextBox.Name = "timeCaptionTextBox"; this.timeCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3999999761581421D), Telerik.Reporting.Drawing.Unit.Inch(0.20000000298023224D)); this.timeCaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center; this.timeCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; this.timeCaptionTextBox.StyleName = "Caption"; this.timeCaptionTextBox.Value = "Time"; // // dataCaptionTextBox // this.dataCaptionTextBox.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom))); this.dataCaptionTextBox.CanGrow = true; this.dataCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.0000004768371582D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D)); this.dataCaptionTextBox.Name = "dataCaptionTextBox"; this.dataCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4374994039535523D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D)); this.dataCaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center; this.dataCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; this.dataCaptionTextBox.StyleName = "Caption"; this.dataCaptionTextBox.Value = "Data"; // // addressCaptionTextBox // this.addressCaptionTextBox.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom))); this.addressCaptionTextBox.CanGrow = true; this.addressCaptionTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4600000381469727D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D)); this.addressCaptionTextBox.Name = "addressCaptionTextBox"; this.addressCaptionTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5400009155273438D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D)); this.addressCaptionTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center; this.addressCaptionTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; this.addressCaptionTextBox.StyleName = "Caption"; this.addressCaptionTextBox.Value = "Address"; // // labelsGroupFooter // this.labelsGroupFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D); this.labelsGroupFooter.Name = "labelsGroupFooter"; this.labelsGroupFooter.Style.Visible = false; // // txObeserv // this.txObeserv.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.2000000476837158D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D)); this.txObeserv.Name = "txObeserv"; this.txObeserv.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(5.5000004768371582D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D)); this.txObeserv.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center; this.txObeserv.StyleName = "PageInfo"; this.txObeserv.Value = "OBSERVATION: In this report you have only alarm ALREADY generated."; // // pageHeader // this.pageHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D); this.pageHeader.Name = "pageHeader"; // // pageFooter // this.pageFooter.Height = Telerik.Reporting.Drawing.Unit.Inch(0.28125D); this.pageFooter.Items.AddRange(new Telerik.Reporting.ReportItemBase[] { this.currentTimeTextBox, this.pageInfoTextBox, this.txObeserv}); this.pageFooter.Name = "pageFooter"; // // currentTimeTextBox // this.currentTimeTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D)); this.currentTimeTextBox.Name = "currentTimeTextBox"; this.currentTimeTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1320559978485107D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D)); this.currentTimeTextBox.StyleName = "PageInfo"; this.currentTimeTextBox.Value = "=NOW()"; // // pageInfoTextBox // this.pageInfoTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.8000006675720215D), Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D)); this.pageInfoTextBox.Name = "pageInfoTextBox"; this.pageInfoTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D)); this.pageInfoTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right; this.pageInfoTextBox.StyleName = "PageInfo"; this.pageInfoTextBox.Value = "=PageNumber"; // // reportHeader // this.reportHeader.Height = Telerik.Reporting.Drawing.Unit.Inch(0.80823493003845215D); this.reportHeader.Items.AddRange(new Telerik.Reporting.ReportItemBase[] { this.titleTextBox}); this.reportHeader.Name = "reportHeader"; // // titleTextBox // this.titleTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0D)); this.titleTextBox.Name = "titleTextBox"; this.titleTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(9.0000009536743164D), Telerik.Reporting.Drawing.Unit.Inch(0.78740161657333374D)); this.titleTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center; this.titleTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; this.titleTextBox.StyleName = "Title"; this.titleTextBox.Value = "SpeedingReport"; // // detail // this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D); this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] { this.nameDataTextBox, this.speedDataTextBox, this.timeDataTextBox, this.dataDataTextBox, this.textBox1}); this.detail.Name = "detail"; this.detail.Style.BorderStyle.Default = Telerik.Reporting.Drawing.BorderType.Solid; // // nameDataTextBox // this.nameDataTextBox.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom))); this.nameDataTextBox.CanGrow = true; this.nameDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0.02083333395421505D), Telerik.Reporting.Drawing.Unit.Inch(0D)); this.nameDataTextBox.Name = "nameDataTextBox"; this.nameDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.1320559978485107D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D)); this.nameDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center; this.nameDataTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; this.nameDataTextBox.StyleName = "Data"; this.nameDataTextBox.Value = "=Fields.Name"; // // speedDataTextBox // this.speedDataTextBox.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom))); this.speedDataTextBox.CanGrow = true; this.speedDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(2.1800000667572021D), Telerik.Reporting.Drawing.Unit.Inch(0D)); this.speedDataTextBox.Name = "speedDataTextBox"; this.speedDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3717178106307983D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D)); this.speedDataTextBox.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid; this.speedDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center; this.speedDataTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; this.speedDataTextBox.StyleName = "Data"; this.speedDataTextBox.Value = "=Fields.Speed"; // // timeDataTextBox // this.timeDataTextBox.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom))); this.timeDataTextBox.CanGrow = true; this.timeDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.5717971324920654D), Telerik.Reporting.Drawing.Unit.Inch(0D)); this.timeDataTextBox.Name = "timeDataTextBox"; this.timeDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.3999996185302734D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D)); this.timeDataTextBox.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid; this.timeDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center; this.timeDataTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; this.timeDataTextBox.StyleName = "Data"; this.timeDataTextBox.Value = "=Fields.Time"; // // dataDataTextBox // this.dataDataTextBox.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom))); this.dataDataTextBox.CanGrow = true; this.dataDataTextBox.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(5.0000004768371582D), Telerik.Reporting.Drawing.Unit.Inch(0D)); this.dataDataTextBox.Name = "dataDataTextBox"; this.dataDataTextBox.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.4374994039535523D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D)); this.dataDataTextBox.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid; this.dataDataTextBox.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center; this.dataDataTextBox.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; this.dataDataTextBox.StyleName = "Data"; this.dataDataTextBox.Value = "=Fields.Data"; // // textBox1 // this.textBox1.Anchoring = ((Telerik.Reporting.AnchoringStyles)((Telerik.Reporting.AnchoringStyles.Top | Telerik.Reporting.AnchoringStyles.Bottom))); this.textBox1.CanGrow = true; this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(6.4599995613098145D), Telerik.Reporting.Drawing.Unit.Inch(0D)); this.textBox1.Name = "dataDataTextBox"; this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.5400009155273438D), Telerik.Reporting.Drawing.Unit.Inch(0.20000003278255463D)); this.textBox1.Style.BorderStyle.Left = Telerik.Reporting.Drawing.BorderType.Solid; this.textBox1.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Center; this.textBox1.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; this.textBox1.StyleName = "Data"; this.textBox1.Value = "= Fields.Address"; // // objectDataSource1 // this.objectDataSource1.DataMember = "GetALL"; this.objectDataSource1.DataSource = typeof(Safedispatch_4_0.SpeedDataObj); this.objectDataSource1.Name = "objectDataSource1"; // // SpeedingReport // this.DataSource = this.objectDataSource1; group1.GroupFooter = this.labelsGroupFooter; group1.GroupHeader = this.labelsGroupHeader; group1.Name = "labelsGroup"; this.Groups.AddRange(new Telerik.Reporting.Group[] { group1}); this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] { this.labelsGroupHeader, this.labelsGroupFooter, this.pageHeader, this.pageFooter, this.reportHeader, this.detail}); this.Name = "SpeedingReport"; this.PageSettings.Landscape = true; this.PageSettings.Margins = new Telerik.Reporting.Drawing.MarginsU(Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D), Telerik.Reporting.Drawing.Unit.Inch(1D)); this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Letter; this.Style.BackgroundColor = System.Drawing.Color.White; styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] { new Telerik.Reporting.Drawing.StyleSelector("Title")}); styleRule1.Style.BackgroundColor = System.Drawing.Color.Empty; styleRule1.Style.Color = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112))))); styleRule1.Style.Font.Name = "Tahoma"; styleRule1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(18D); styleRule2.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] { new Telerik.Reporting.Drawing.StyleSelector("Caption")}); styleRule2.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(58)))), ((int)(((byte)(112))))); styleRule2.Style.Color = System.Drawing.Color.White; styleRule2.Style.Font.Bold = true; styleRule2.Style.Font.Italic = false; styleRule2.Style.Font.Name = "Tahoma"; styleRule2.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(11D); styleRule2.Style.Font.Strikeout = false; styleRule2.Style.Font.Underline = false; styleRule2.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; styleRule3.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] { new Telerik.Reporting.Drawing.StyleSelector("Data")}); styleRule3.Style.Color = System.Drawing.Color.Black; styleRule3.Style.Font.Name = "Tahoma"; styleRule3.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(10D); styleRule3.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; styleRule4.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] { new Telerik.Reporting.Drawing.StyleSelector("PageInfo")}); styleRule4.Style.Color = System.Drawing.Color.Black; styleRule4.Style.Font.Name = "Tahoma"; styleRule4.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(8D); styleRule4.Style.VerticalAlign = Telerik.Reporting.Drawing.VerticalAlign.Middle; this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] { styleRule1, styleRule2, styleRule3, styleRule4}); this.Width = Telerik.Reporting.Drawing.Unit.Inch(9.0000009536743164D); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } #endregion private ObjectDataSource objectDataSource1; private GroupHeaderSection labelsGroupHeader; private GroupFooterSection labelsGroupFooter; private Group labelsGroup; private PageHeaderSection pageHeader; private PageFooterSection pageFooter; private Telerik.Reporting.TextBox currentTimeTextBox; private Telerik.Reporting.TextBox pageInfoTextBox; private ReportHeaderSection reportHeader; private DetailSection detail; private Telerik.Reporting.TextBox nameDataTextBox; private Telerik.Reporting.TextBox speedDataTextBox; private Telerik.Reporting.TextBox timeDataTextBox; private Telerik.Reporting.TextBox dataDataTextBox; public Telerik.Reporting.TextBox nameCaptionTextBox; public Telerik.Reporting.TextBox speedCaptionTextBox; public Telerik.Reporting.TextBox timeCaptionTextBox; public Telerik.Reporting.TextBox dataCaptionTextBox; public Telerik.Reporting.TextBox titleTextBox; public Telerik.Reporting.TextBox addressCaptionTextBox; private Telerik.Reporting.TextBox textBox1; public Telerik.Reporting.TextBox txObeserv; } }