/// /// DevExpress.ExpressApp.Reports.v12.1, Version=12.1.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a /// C:\Documents and Settings\richard.szenner\Application Data\SIS\Active\DevExpress.ExpressApp.Reports.v12.1.dll /// DevExpress.ExpressApp.Reports.XafReport /// hu-HU /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// namespace XtraReportSerialization { public class Invoice_subreport : DevExpress.XtraReports.UI.XtraReport { private DevExpress.XtraReports.UI.DetailBand detailBand1; private DevExpress.XtraReports.UI.XRLabel label9; private DevExpress.XtraReports.UI.XRLabel label5; private DevExpress.XtraReports.UI.XRLabel label4; private DevExpress.XtraReports.UI.XRLabel label3; private DevExpress.XtraReports.UI.XRLabel label2; private DevExpress.XtraReports.UI.PageFooterBand pageFooterBand1; private DevExpress.XtraReports.UI.ReportHeaderBand reportHeaderBand1; private DevExpress.XtraReports.UI.XRLabel label16; private DevExpress.XtraReports.UI.XRLabel label17; private DevExpress.XtraReports.UI.XRLabel label14; private DevExpress.XtraReports.UI.XRLabel label15; private DevExpress.XtraReports.UI.XRLabel label13; private DevExpress.XtraReports.UI.XRLine line1; private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1; private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1; private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1; private DevExpress.XtraReports.UI.XRLabel label11; private DevExpress.XtraReports.UI.XRLabel label12; private DevExpress.XtraReports.UI.XRLine line2; private DevExpress.XtraReports.UI.XRLabel label10; private DevExpress.XtraReports.UI.XRControlStyle Title; private DevExpress.XtraReports.UI.XRControlStyle FieldCaption; private DevExpress.XtraReports.UI.XRControlStyle PageInfo; private DevExpress.XtraReports.UI.XRControlStyle DataField; private System.Resources.ResourceManager _resources; public Invoice_subreport() { this.InitializeComponent(); } private System.Resources.ResourceManager resources { get { if (_resources == null) { string resourceString = @"zsrvvgEAAACRAAAAbFN5c3RlbS5SZXNvdXJjZXMuUmVzb3VyY2VSZWFkZXIsIG1zY29ybGliLCBWZXJzaW9uPTQuMC4wLjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49Yjc3YTVjNTYxOTM0ZTA4OSNTeXN0ZW0uUmVzb3VyY2VzLlJ1bnRpbWVSZXNvdXJjZVNldAIAAAAGAAAAAAAAAFBBRFBBRFAFQIOWxnS43uPx3+CsE1HiAYdpRdUcG3krAAAAYwAAADwAAADJAAAAAAAAAJQAAADGAQAAJkQAYQB0AGEAUwBvAHUAcgBjAGUAQwBsAGEAcwBzAE4AYQBtAGUAAAAAAAxGAGkAbAB0AGUAcgAjAAAAIkYAaQBsAHQAZQByAEQAZQBzAGMAcgBpAHAAdABpAG8AbgAlAAAALEYAaQBsAHQAZQByAEYAbwByAEQAZQBzAGkAZwBuAFAAcgBlAHYAaQBlAHcAJwAAADBQAGEAcgBhAG0AZQB0AGUAcgBzAE8AYgBqAGUAYwB0AFQAeQBwAGUATgBhAG0AZQApAAAAFFIAZQBwAG8AcgB0AE4AYQBtAGUAKgAAAAEhU0lTQnVzaW5lc3MuTW9kdWxlLkludm9pY2VWQVRSb3dzAQABAAEAAAEsVmV2xZFpIHN6w6FtbGEgbWFneWFyIG55ZWx2xbEgSFVGIChhbHJpcG9ydCk="; this._resources = new DevExpress.XtraReports.Serialization.XRResourceManager(resourceString); } return this._resources; } } private void InitializeComponent() { DevExpress.XtraReports.UI.XRSummary summary1 = new DevExpress.XtraReports.UI.XRSummary(); this.detailBand1 = new DevExpress.XtraReports.UI.DetailBand(); this.pageFooterBand1 = new DevExpress.XtraReports.UI.PageFooterBand(); this.reportHeaderBand1 = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.label9 = new DevExpress.XtraReports.UI.XRLabel(); this.label5 = 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.label16 = new DevExpress.XtraReports.UI.XRLabel(); this.label17 = new DevExpress.XtraReports.UI.XRLabel(); this.label14 = new DevExpress.XtraReports.UI.XRLabel(); this.label15 = new DevExpress.XtraReports.UI.XRLabel(); this.label13 = new DevExpress.XtraReports.UI.XRLabel(); this.line1 = new DevExpress.XtraReports.UI.XRLine(); this.label11 = new DevExpress.XtraReports.UI.XRLabel(); this.label12 = new DevExpress.XtraReports.UI.XRLabel(); this.line2 = new DevExpress.XtraReports.UI.XRLine(); this.label10 = new DevExpress.XtraReports.UI.XRLabel(); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.DataField = new DevExpress.XtraReports.UI.XRControlStyle(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // detailBand1 // this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.label9, this.label5, this.label4, this.label3, this.label2}); this.detailBand1.HeightF = 16.05556F; this.detailBand1.Name = "detailBand1"; // // pageFooterBand1 // this.pageFooterBand1.HeightF = 0F; this.pageFooterBand1.Name = "pageFooterBand1"; // // reportHeaderBand1 // this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.label16, this.label17, this.label14, this.label15, this.label13, this.line1}); this.reportHeaderBand1.HeightF = 40.51392F; this.reportHeaderBand1.Name = "reportHeaderBand1"; // // topMarginBand1 // this.topMarginBand1.HeightF = 0F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.HeightF = 0F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // GroupFooter1 // this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.label11, this.label12, this.line2, this.label10}); this.GroupFooter1.HeightF = 24.5417F; this.GroupFooter1.Name = "GroupFooter1"; // // label9 // this.label9.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label9.LocationFloat = new DevExpress.Utils.PointFloat(260.4165F, 0F); this.label9.Name = "label9"; this.label9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label9.SizeF = new System.Drawing.SizeF(99.99998F, 16.05556F); this.label9.StylePriority.UseFont = false; this.label9.StylePriority.UseTextAlignment = false; this.label9.Text = "HUF"; this.label9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // label5 // this.label5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "AmountBruttoHUF", "{0:#,#}")}); this.label5.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label5.LocationFloat = new DevExpress.Utils.PointFloat(626.7775F, 0F); this.label5.Name = "label5"; this.label5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label5.SizeF = new System.Drawing.SizeF(122.2222F, 16.05556F); this.label5.StylePriority.UseFont = false; this.label5.StylePriority.UseTextAlignment = false; this.label5.Text = "label5"; this.label5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // label4 // this.label4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "AmountVATHUF", "{0:#,#}")}); this.label4.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label4.LocationFloat = new DevExpress.Utils.PointFloat(517.7082F, 0F); this.label4.Name = "label4"; this.label4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label4.SizeF = new System.Drawing.SizeF(84.02777F, 16.05556F); this.label4.StylePriority.UseFont = false; this.label4.StylePriority.UseTextAlignment = false; this.label4.Text = "label4"; this.label4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // label3 // this.label3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "AmountNettoHUF", "{0:#,#}")}); this.label3.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label3.LocationFloat = new DevExpress.Utils.PointFloat(360.4165F, 0F); this.label3.Name = "label3"; this.label3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label3.SizeF = new System.Drawing.SizeF(115.2778F, 16.05556F); this.label3.StylePriority.UseFont = false; this.label3.StylePriority.UseTextAlignment = false; this.label3.Text = "label3"; this.label3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // label2 // this.label2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "VAT.ShortName")}); this.label2.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label2.LocationFloat = new DevExpress.Utils.PointFloat(118.75F, 0F); this.label2.Name = "label2"; this.label2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label2.SizeF = new System.Drawing.SizeF(99.99998F, 16.05556F); this.label2.StylePriority.UseFont = false; this.label2.StylePriority.UseTextAlignment = false; this.label2.Text = "label2"; this.label2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // label16 // this.label16.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold); this.label16.LocationFloat = new DevExpress.Utils.PointFloat(539.3334F, 22.22223F); this.label16.Name = "label16"; this.label16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label16.SizeF = new System.Drawing.SizeF(84.02771F, 16.125F); this.label16.StylePriority.UseFont = false; this.label16.StylePriority.UseTextAlignment = false; this.label16.Text = "ÁFA"; this.label16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // label17 // this.label17.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold); this.label17.LocationFloat = new DevExpress.Utils.PointFloat(700.0691F, 22.22225F); this.label17.Name = "label17"; this.label17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label17.SizeF = new System.Drawing.SizeF(56.93091F, 16.125F); this.label17.StylePriority.UseFont = false; this.label17.StylePriority.UseTextAlignment = false; this.label17.Text = "Bruttó"; this.label17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // label14 // this.label14.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold); this.label14.LocationFloat = new DevExpress.Utils.PointFloat(118.75F, 22.22223F); this.label14.Name = "label14"; this.label14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label14.SizeF = new System.Drawing.SizeF(99.99998F, 16.125F); this.label14.StylePriority.UseFont = false; this.label14.StylePriority.UseTextAlignment = false; this.label14.Text = "ÁFA kulcs"; this.label14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // label15 // this.label15.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold); this.label15.LocationFloat = new DevExpress.Utils.PointFloat(397.6667F, 22.22223F); this.label15.Name = "label15"; this.label15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label15.SizeF = new System.Drawing.SizeF(115.2778F, 16.125F); this.label15.StylePriority.UseFont = false; this.label15.StylePriority.UseTextAlignment = false; this.label15.Text = "Nettó"; this.label15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // label13 // this.label13.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold); this.label13.LocationFloat = new DevExpress.Utils.PointFloat(118.75F, 0F); this.label13.Name = "label13"; this.label13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label13.SizeF = new System.Drawing.SizeF(99.99998F, 16.125F); this.label13.StylePriority.UseFont = false; this.label13.StylePriority.UseTextAlignment = false; this.label13.Text = "Összesen:"; this.label13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // line1 // this.line1.LocationFloat = new DevExpress.Utils.PointFloat(118.75F, 38.34724F); this.line1.Name = "line1"; this.line1.SizeF = new System.Drawing.SizeF(638.25F, 2.166672F); // // label11 // this.label11.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label11.LocationFloat = new DevExpress.Utils.PointFloat(260.4166F, 2.166684F); this.label11.Name = "label11"; this.label11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label11.SizeF = new System.Drawing.SizeF(99.99997F, 22.37499F); this.label11.StylePriority.UseFont = false; this.label11.StylePriority.UseTextAlignment = false; this.label11.Text = "HUF"; this.label11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // label12 // this.label12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "AmountBruttoHUF")}); this.label12.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label12.LocationFloat = new DevExpress.Utils.PointFloat(611.1525F, 2.166653F); this.label12.Name = "label12"; this.label12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label12.SizeF = new System.Drawing.SizeF(137.8472F, 22.37501F); this.label12.StylePriority.UseFont = false; this.label12.StylePriority.UseTextAlignment = false; summary1.FormatString = "{0:#,#}"; summary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report; this.label12.Summary = summary1; this.label12.Text = "label12"; this.label12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // line2 // this.line2.LocationFloat = new DevExpress.Utils.PointFloat(118.7499F, 0F); this.line2.Name = "line2"; this.line2.SizeF = new System.Drawing.SizeF(638.2501F, 2.166684F); // // label10 // this.label10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold); this.label10.LocationFloat = new DevExpress.Utils.PointFloat(118.75F, 2.166677F); this.label10.Name = "label10"; this.label10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label10.SizeF = new System.Drawing.SizeF(141.6666F, 22.37501F); this.label10.StylePriority.UseFont = false; this.label10.StylePriority.UseTextAlignment = false; this.label10.Text = "Számla végösszege:"; this.label10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // Title // this.Title.BackColor = System.Drawing.Color.Transparent; this.Title.BorderColor = System.Drawing.Color.Black; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1; this.Title.Font = new System.Drawing.Font("Times New Roman", 20F, System.Drawing.FontStyle.Bold); this.Title.ForeColor = System.Drawing.Color.Maroon; this.Title.Name = "Title"; // // FieldCaption // this.FieldCaption.BackColor = System.Drawing.Color.Transparent; this.FieldCaption.BorderColor = System.Drawing.Color.Black; this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None; this.FieldCaption.BorderWidth = 1; this.FieldCaption.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.FieldCaption.ForeColor = System.Drawing.Color.Maroon; this.FieldCaption.Name = "FieldCaption"; // // PageInfo // this.PageInfo.BackColor = System.Drawing.Color.Transparent; this.PageInfo.BorderColor = System.Drawing.Color.Black; this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None; this.PageInfo.BorderWidth = 1; this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.Color.Black; this.PageInfo.Name = "PageInfo"; // // DataField // this.DataField.BackColor = System.Drawing.Color.Transparent; this.DataField.BorderColor = System.Drawing.Color.Black; this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DataField.BorderWidth = 1; this.DataField.Font = new System.Drawing.Font("Times New Roman", 10F); this.DataField.ForeColor = System.Drawing.Color.Black; this.DataField.Name = "DataField"; this.DataField.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // Invoice_subreport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.detailBand1, this.pageFooterBand1, this.reportHeaderBand1, this.topMarginBand1, this.bottomMarginBand1, this.GroupFooter1}); this.DisplayName = "Vevői számla magyar nyelvű HUF (alriport)"; this.Extensions.Add("DataSerializationExtension", "XafReport"); this.Extensions.Add("DataEditorExtension", "XafReport"); this.Extensions.Add("ParameterEditorExtension", "XafReport"); this.Margins = new System.Drawing.Printing.Margins(35, 35, 0, 0); this.Name = "Invoice_subreport"; this.PageHeight = 1169; this.PageWidth = 827; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.ScriptLanguage = DevExpress.XtraReports.ScriptLanguage.VisualBasic; this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.FieldCaption, this.PageInfo, this.DataField}); this.Version = "12.1"; ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } } }