namespace EnVisage.Reports { partial class LogReport { #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.Drawing.FormattingRule formattingRule1 = new Telerik.Reporting.Drawing.FormattingRule(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LogReport)); Telerik.Reporting.Group group1 = new Telerik.Reporting.Group(); Telerik.Reporting.ReportParameter reportParameter1 = new Telerik.Reporting.ReportParameter(); Telerik.Reporting.ReportParameter reportParameter2 = new Telerik.Reporting.ReportParameter(); Telerik.Reporting.Drawing.StyleRule styleRule1 = new Telerik.Reporting.Drawing.StyleRule(); this.groupFooterSection = new Telerik.Reporting.GroupFooterSection(); this.groupHeaderSection = new Telerik.Reporting.GroupHeaderSection(); this.textBox2 = new Telerik.Reporting.TextBox(); this.detail = new Telerik.Reporting.DetailSection(); this.textBox3 = new Telerik.Reporting.TextBox(); this.pageFooterSection1 = new Telerik.Reporting.PageFooterSection(); this.textBox17 = new Telerik.Reporting.TextBox(); this.textBox18 = new Telerik.Reporting.TextBox(); this.pageHeaderSection1 = new Telerik.Reporting.PageHeaderSection(); this.textBox1 = new Telerik.Reporting.TextBox(); this.sqlDataSource1 = new Telerik.Reporting.SqlDataSource(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // groupFooterSection // this.groupFooterSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.0520833320915699D); this.groupFooterSection.Name = "groupFooterSection"; // // groupHeaderSection // this.groupHeaderSection.Height = Telerik.Reporting.Drawing.Unit.Inch(0.20003938674926758D); this.groupHeaderSection.Items.AddRange(new Telerik.Reporting.ReportItemBase[] { this.textBox2}); this.groupHeaderSection.Name = "groupHeaderSection"; // // textBox2 // this.textBox2.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9339065551757812E-05D), Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D)); this.textBox2.Name = "textBox2"; this.textBox2.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(3.1999607086181641D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D)); this.textBox2.Style.Font.Bold = true; this.textBox2.Value = "Message"; // // detail // this.detail.Height = Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D); this.detail.Items.AddRange(new Telerik.Reporting.ReportItemBase[] { this.textBox3}); this.detail.Name = "detail"; // // textBox3 // formattingRule1.Filters.Add(new Telerik.Reporting.Filter("=RowNumber()%2", Telerik.Reporting.FilterOperator.Equal, "=TRUE")); formattingRule1.Style.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(181)))), ((int)(((byte)(216)))), ((int)(((byte)(230))))); this.textBox3.ConditionalFormatting.AddRange(new Telerik.Reporting.Drawing.FormattingRule[] { formattingRule1}); this.textBox3.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.9418537198798731E-05D), Telerik.Reporting.Drawing.Unit.Inch(-3.9259593904716894E-05D)); this.textBox3.Name = "textBox3"; this.textBox3.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(8.9999208450317383D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D)); this.textBox3.Value = "= Fields.Message"; // // pageFooterSection1 // this.pageFooterSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(0.34787735342979431D); this.pageFooterSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] { this.textBox17, this.textBox18}); this.pageFooterSection1.Name = "pageFooterSection1"; // // textBox17 // this.textBox17.Format = "{0:D}"; this.textBox17.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(0D), Telerik.Reporting.Drawing.Unit.Inch(0.14783795177936554D)); this.textBox17.Name = "textBox17"; this.textBox17.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2.2999608516693115D), Telerik.Reporting.Drawing.Unit.Inch(0.19999997317790985D)); this.textBox17.Value = "=Now()"; // // textBox18 // this.textBox18.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(7.7999606132507324D), Telerik.Reporting.Drawing.Unit.Inch(0.14783811569213867D)); this.textBox18.Name = "textBox18"; this.textBox18.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.2000001668930054D), Telerik.Reporting.Drawing.Unit.Inch(0.19999980926513672D)); this.textBox18.Style.TextAlign = Telerik.Reporting.Drawing.HorizontalAlign.Right; this.textBox18.Value = "=\"Page \"+PageNumber+\" of \" + PageCount"; // // pageHeaderSection1 // this.pageHeaderSection1.Height = Telerik.Reporting.Drawing.Unit.Inch(1D); this.pageHeaderSection1.Items.AddRange(new Telerik.Reporting.ReportItemBase[] { this.textBox1}); this.pageHeaderSection1.Name = "pageHeaderSection1"; // // textBox1 // this.textBox1.Location = new Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Inch(3.6000001430511475D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D)); this.textBox1.Name = "textBox1"; this.textBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(1.7000002861022949D), Telerik.Reporting.Drawing.Unit.Inch(0.30000004172325134D)); this.textBox1.Style.Font.Bold = true; this.textBox1.Style.Font.Size = Telerik.Reporting.Drawing.Unit.Point(15D); this.textBox1.Value = "Log Report"; // // sqlDataSource1 // this.sqlDataSource1.ConnectionString = "DefaultConnection"; this.sqlDataSource1.Name = "sqlDataSource1"; this.sqlDataSource1.SelectCommand = resources.GetString("sqlDataSource1.SelectCommand"); // // LogReport // this.DataSource = this.sqlDataSource1; this.Filters.Add(new Telerik.Reporting.Filter("= Fields.StartDate", Telerik.Reporting.FilterOperator.LessThan, "= Parameters.EndDate.Value")); this.Filters.Add(new Telerik.Reporting.Filter("= Fields.EndDate", Telerik.Reporting.FilterOperator.GreaterThan, "= Parameters.StartDate.Value")); group1.GroupFooter = this.groupFooterSection; group1.GroupHeader = this.groupHeaderSection; group1.Name = "group"; this.Groups.AddRange(new Telerik.Reporting.Group[] { group1}); this.Items.AddRange(new Telerik.Reporting.ReportItemBase[] { this.groupHeaderSection, this.groupFooterSection, this.pageHeaderSection1, this.detail, this.pageFooterSection1}); this.Name = "Report1"; 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; reportParameter1.Name = "StartDate"; reportParameter1.Text = "Start Date"; reportParameter1.Type = Telerik.Reporting.ReportParameterType.DateTime; reportParameter1.Visible = true; reportParameter2.Name = "EndDate"; reportParameter2.Text = "End Date"; reportParameter2.Type = Telerik.Reporting.ReportParameterType.DateTime; reportParameter2.Visible = true; this.ReportParameters.Add(reportParameter1); this.ReportParameters.Add(reportParameter2); styleRule1.Selectors.AddRange(new Telerik.Reporting.Drawing.ISelector[] { new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.TextItemBase)), new Telerik.Reporting.Drawing.TypeSelector(typeof(Telerik.Reporting.HtmlTextBox))}); styleRule1.Style.Padding.Left = Telerik.Reporting.Drawing.Unit.Point(2D); styleRule1.Style.Padding.Right = Telerik.Reporting.Drawing.Unit.Point(2D); this.StyleSheet.AddRange(new Telerik.Reporting.Drawing.StyleRule[] { styleRule1}); this.Width = Telerik.Reporting.Drawing.Unit.Inch(9D); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } #endregion private Telerik.Reporting.DetailSection detail; private Telerik.Reporting.PageFooterSection pageFooterSection1; private Telerik.Reporting.TextBox textBox3; private Telerik.Reporting.PageHeaderSection pageHeaderSection1; private Telerik.Reporting.TextBox textBox1; private Telerik.Reporting.GroupHeaderSection groupHeaderSection; private Telerik.Reporting.TextBox textBox2; private Telerik.Reporting.GroupFooterSection groupFooterSection; private Telerik.Reporting.SqlDataSource sqlDataSource1; private Telerik.Reporting.TextBox textBox17; private Telerik.Reporting.TextBox textBox18; } }