/// /// DevExpress.ExpressApp.Reports.v11.2, Version=11.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a /// C:\Windows\assembly\GAC_MSIL\DevExpress.ExpressApp.Reports.v11.2\11.2.11.0__b88d1754d700e49a\DevExpress.ExpressApp.Reports.v11.2.dll /// DevExpress.ExpressApp.Reports.XafReport /// hu-HU /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// namespace XtraReportSerialization { public class Report1 : DevExpress.XtraReports.UI.XtraReport { private DevExpress.XtraReports.UI.DetailBand detailBand1; private DevExpress.XtraReports.UI.XRLabel label5; private DevExpress.XtraReports.UI.XRLabel label8; private DevExpress.XtraReports.UI.XRLabel label7; private DevExpress.XtraReports.UI.XRLabel label6; private DevExpress.XtraReports.UI.XRLabel label4; private DevExpress.XtraReports.UI.XRLabel label3; private DevExpress.XtraReports.UI.XRLabel label2; private DevExpress.XtraReports.UI.PageHeaderBand pageHeaderBand1; private DevExpress.XtraReports.UI.XRLabel label12; private DevExpress.XtraReports.UI.XRLabel label11; private DevExpress.XtraReports.UI.XRLabel label10; private DevExpress.XtraReports.UI.XRLabel label9; private DevExpress.XtraReports.UI.XRLine line1; private DevExpress.XtraReports.UI.XRLabel label14; private DevExpress.XtraReports.UI.PageFooterBand pageFooterBand1; private DevExpress.XtraReports.UI.XRLine line2; private System.Resources.ResourceManager _resources; public Report1() { this.InitializeComponent(); } private System.Resources.ResourceManager resources { get { if (_resources == null) { string resourceString = @"zsrvvgEAAACRAAAAbFN5c3RlbS5SZXNvdXJjZXMuUmVzb3VyY2VSZWFkZXIsIG1zY29ybGliLCBWZXJzaW9uPTQuMC4wLjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49Yjc3YTVjNTYxOTM0ZTA4OSNTeXN0ZW0uUmVzb3VyY2VzLlJ1bnRpbWVSZXNvdXJjZVNldAIAAAAGAAAAAAAAAFBBRFBBRFAFQIOWxnS43uPx3+CsE1HiAYdpRdUcG3krAAAAYwAAADwAAADJAAAAAAAAAJQAAADGAQAAJkQAYQB0AGEAUwBvAHUAcgBjAGUAQwBsAGEAcwBzAE4AYQBtAGUAAAAAAAxGAGkAbAB0AGUAcgA7AAAAIkYAaQBsAHQAZQByAEQAZQBzAGMAcgBpAHAAdABpAG8AbgA9AAAALEYAaQBsAHQAZQByAEYAbwByAEQAZQBzAGkAZwBuAFAAcgBlAHYAaQBlAHcAPwAAADBQAGEAcgBhAG0AZQB0AGUAcgBzAE8AYgBqAGUAYwB0AFQAeQBwAGUATgBhAG0AZQBBAAAAFFIAZQBwAG8AcgB0AE4AYQBtAGUAQgAAAAE5U0lTQnVzaW5lc3MuTW9kdWxlLkNSTUVzdGF0ZV9PcHBvcnR1bml0eV9QYXltZW50X0ZvcmVjYXN0AQABAAEAAAEow5xneXbDqWRpIHNlZ8OpZGFueWFnIC0gUGF5bWVudCBGb3JlY2FzdA=="; this._resources = new DevExpress.XtraReports.Serialization.XRResourceManager(resourceString); } return this._resources; } } private void InitializeComponent() { this.detailBand1 = new DevExpress.XtraReports.UI.DetailBand(); this.pageHeaderBand1 = new DevExpress.XtraReports.UI.PageHeaderBand(); this.pageFooterBand1 = new DevExpress.XtraReports.UI.PageFooterBand(); this.label5 = new DevExpress.XtraReports.UI.XRLabel(); this.label8 = new DevExpress.XtraReports.UI.XRLabel(); this.label7 = new DevExpress.XtraReports.UI.XRLabel(); this.label6 = new DevExpress.XtraReports.UI.XRLabel(); this.label4 = new DevExpress.XtraReports.UI.XRLabel(); this.label3 = new DevExpress.XtraReports.UI.XRLabel(); this.label2 = new DevExpress.XtraReports.UI.XRLabel(); this.label12 = new DevExpress.XtraReports.UI.XRLabel(); this.label11 = new DevExpress.XtraReports.UI.XRLabel(); this.label10 = new DevExpress.XtraReports.UI.XRLabel(); this.label9 = new DevExpress.XtraReports.UI.XRLabel(); this.line1 = new DevExpress.XtraReports.UI.XRLine(); this.label14 = new DevExpress.XtraReports.UI.XRLabel(); this.line2 = new DevExpress.XtraReports.UI.XRLine(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // detailBand1 // this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.label5, this.label8, this.label7, this.label6, this.label4, this.label3, this.label2}); this.detailBand1.HeightF = 23F; this.detailBand1.Name = "detailBand1"; // // pageHeaderBand1 // this.pageHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.label12, this.label11, this.label10, this.label9, this.line1, this.label14}); this.pageHeaderBand1.Font = new System.Drawing.Font("Arial", 9F); this.pageHeaderBand1.HeightF = 61.33335F; this.pageHeaderBand1.Name = "pageHeaderBand1"; this.pageHeaderBand1.StylePriority.UseFont = false; // // pageFooterBand1 // this.pageFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.line2}); this.pageFooterBand1.HeightF = 30F; this.pageFooterBand1.Name = "pageFooterBand1"; // // label5 // this.label5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SumPricePercent", "{0} %")}); this.label5.Font = new System.Drawing.Font("Arial", 9F); this.label5.LocationFloat = new DevExpress.Utils.PointFloat(254.1667F, 0F); this.label5.Name = "label5"; this.label5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label5.SizeF = new System.Drawing.SizeF(100F, 23F); this.label5.StylePriority.UseFont = false; this.label5.StylePriority.UseTextAlignment = false; this.label5.Text = "label5"; this.label5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // label8 // this.label8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DateExecution", "{0:yyyy. MMMM d.}")}); this.label8.Font = new System.Drawing.Font("Arial", 9F); this.label8.LocationFloat = new DevExpress.Utils.PointFloat(359.375F, 0F); this.label8.Name = "label8"; this.label8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label8.SizeF = new System.Drawing.SizeF(100F, 23F); this.label8.StylePriority.UseFont = false; this.label8.Text = "label8"; // // label7 // this.label7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Description")}); this.label7.Font = new System.Drawing.Font("Arial", 9F); this.label7.LocationFloat = new DevExpress.Utils.PointFloat(29.16667F, 0F); this.label7.Name = "label7"; this.label7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label7.SizeF = new System.Drawing.SizeF(225F, 23F); this.label7.StylePriority.UseFont = false; this.label7.Text = "label7"; // // label6 // this.label6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "RowIndex", "{0}.")}); this.label6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.label6.Name = "label6"; this.label6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label6.SizeF = new System.Drawing.SizeF(29.16667F, 23F); this.label6.StylePriority.UseFont = false; this.label6.StylePriority.UseTextAlignment = false; this.label6.Text = "label6"; this.label6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // label4 // this.label4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SumPriceVATHUF", "{0:#,##0}")}); this.label4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label4.LocationFloat = new DevExpress.Utils.PointFloat(559.375F, 0F); this.label4.Name = "label4"; this.label4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label4.SizeF = new System.Drawing.SizeF(100F, 23F); this.label4.StylePriority.UseFont = false; this.label4.StylePriority.UseTextAlignment = false; this.label4.Text = "label4"; this.label4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // label3 // this.label3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SumPriceBruttoHUF", "{0:#,##0}")}); this.label3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label3.LocationFloat = new DevExpress.Utils.PointFloat(659.375F, 0F); this.label3.Name = "label3"; this.label3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label3.SizeF = new System.Drawing.SizeF(100F, 23F); this.label3.StylePriority.UseFont = false; this.label3.StylePriority.UseTextAlignment = false; this.label3.Text = "label3"; this.label3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // label2 // this.label2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SumPriceNettoHUF", "{0:#,##0}")}); this.label2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label2.LocationFloat = new DevExpress.Utils.PointFloat(459.375F, 0F); this.label2.Name = "label2"; this.label2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label2.SizeF = new System.Drawing.SizeF(100F, 23F); this.label2.StylePriority.UseFont = false; this.label2.StylePriority.UseTextAlignment = false; this.label2.Text = "label2"; this.label2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // label12 // this.label12.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.label12.LocationFloat = new DevExpress.Utils.PointFloat(221.875F, 29.45836F); this.label12.Multiline = true; this.label12.Name = "label12"; this.label12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label12.SizeF = new System.Drawing.SizeF(155.2084F, 21.875F); this.label12.StylePriority.UseFont = false; this.label12.StylePriority.UseTextAlignment = false; this.label12.Text = "Befizetés mértéke %"; this.label12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // label11 // this.label11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.label11.LocationFloat = new DevExpress.Utils.PointFloat(659.375F, 29.45836F); this.label11.Name = "label11"; this.label11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label11.SizeF = new System.Drawing.SizeF(100F, 21.875F); this.label11.StylePriority.UseFont = false; this.label11.StylePriority.UseTextAlignment = false; this.label11.Text = "Bruttó"; this.label11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // label10 // this.label10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.label10.LocationFloat = new DevExpress.Utils.PointFloat(559.375F, 29.45836F); this.label10.Name = "label10"; this.label10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label10.SizeF = new System.Drawing.SizeF(100F, 21.875F); this.label10.StylePriority.UseFont = false; this.label10.StylePriority.UseTextAlignment = false; this.label10.Text = "ÁFA"; this.label10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // label9 // this.label9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.label9.LocationFloat = new DevExpress.Utils.PointFloat(459.375F, 29.45836F); this.label9.Name = "label9"; this.label9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label9.SizeF = new System.Drawing.SizeF(100F, 21.875F); this.label9.StylePriority.UseFont = false; this.label9.StylePriority.UseTextAlignment = false; this.label9.Text = "Nettó"; this.label9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // line1 // this.line1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 56.25003F); this.line1.Name = "line1"; this.line1.SizeF = new System.Drawing.SizeF(759.375F, 5.083324F); // // label14 // this.label14.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); this.label14.LocationFloat = new DevExpress.Utils.PointFloat(1.041667F, 0F); this.label14.Name = "label14"; this.label14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label14.SizeF = new System.Drawing.SizeF(229.1667F, 23F); this.label14.StylePriority.UseFont = false; this.label14.Text = "Fizetési ütemezés:"; // // line2 // this.line2.LineStyle = System.Drawing.Drawing2D.DashStyle.Dot; this.line2.LocationFloat = new DevExpress.Utils.PointFloat(1.041667F, 4.166667F); this.line2.Name = "line2"; this.line2.SizeF = new System.Drawing.SizeF(769.7916F, 2.083333F); // // Report1 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.detailBand1, this.pageHeaderBand1, this.pageFooterBand1}); this.DisplayName = "Ügyvédi segédanyag - Payment Forecast"; this.Extensions.Add("DataSerializationExtension", "XafReport"); this.Extensions.Add("DataEditorExtension", "XafReport"); this.Extensions.Add("ParameterEditorExtension", "XafReport"); this.Margins = new System.Drawing.Printing.Margins(28, 51, 100, 100); this.Name = "Report1"; this.PageHeight = 1100; this.PageWidth = 850; this.Version = "11.2"; ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } } }