/// /// DevExpress.ExpressApp.Reports.v11.1, Version=11.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a /// C:\Windows\assembly\GAC_MSIL\DevExpress.ExpressApp.Reports.v11.1\11.1.4.0__b88d1754d700e49a\DevExpress.ExpressApp.Reports.v11.1.dll /// DevExpress.ExpressApp.Reports.XafReport /// en-US /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// namespace XtraReportSerialization { public class xafReport1 : DevExpress.XtraReports.UI.XtraReport { private DevExpress.XtraReports.UI.DetailBand detailBand1; private DevExpress.XtraReports.UI.XRTable table1; private DevExpress.XtraReports.UI.XRTableRow tableRow1; private DevExpress.XtraReports.UI.XRTableCell tableCell1; private DevExpress.XtraReports.UI.XRLabel label1; private DevExpress.XtraReports.UI.XRLabel label5; private DevExpress.XtraReports.UI.XRLabel label6; private DevExpress.XtraReports.UI.XRLabel label4; private DevExpress.XtraReports.UI.XRLabel label2; private DevExpress.XtraReports.UI.XRLabel label3; private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1; private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1; 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 xafReport1() { this.InitializeComponent(); } private System.Resources.ResourceManager resources { get { if (_resources == null) { string resourceString = @"zsrvvgEAAACRAAAAbFN5c3RlbS5SZXNvdXJjZXMuUmVzb3VyY2VSZWFkZXIsIG1zY29ybGliLCBWZXJzaW9uPTQuMC4wLjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49Yjc3YTVjNTYxOTM0ZTA4OSNTeXN0ZW0uUmVzb3VyY2VzLlJ1bnRpbWVSZXNvdXJjZVNldAIAAAAGAAAAAAAAAFBBRFBBRFAFQIOWxnS43uPx3+CsE1HiAYdpRdUcG3krAAAAYwAAADwAAADJAAAAAAAAAJQAAADGAQAAJkQAYQB0AGEAUwBvAHUAcgBjAGUAQwBsAGEAcwBzAE4AYQBtAGUAAAAAAAxGAGkAbAB0AGUAcgBAAAAAIkYAaQBsAHQAZQByAEQAZQBzAGMAcgBpAHAAdABpAG8AbgBCAAAALEYAaQBsAHQAZQByAEYAbwByAEQAZQBzAGkAZwBuAFAAcgBlAHYAaQBlAHcARAAAADBQAGEAcgBhAG0AZQB0AGUAcgBzAE8AYgBqAGUAYwB0AFQAeQBwAGUATgBhAG0AZQBGAAAAFFIAZQBwAG8AcgB0AE4AYQBtAGUARwAAAAE+U0lTQnVzaW5lc3MuTW9kdWxlLlBhcnRuZXJBY2NvdW50Q29ubmVjdGlvbkluZm9RdWVyeVJvd3NEZXRhaWwBAAEAAQAAASFQYXJ0bmVyIGtpbnRsw6l2xZFzw6lnICh0w6l0ZWxlcyk="; this._resources = new DevExpress.XtraReports.Serialization.XRResourceManager(resourceString); } return this._resources; } } private void InitializeComponent() { this.detailBand1 = new DevExpress.XtraReports.UI.DetailBand(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.table1 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.label1 = new DevExpress.XtraReports.UI.XRLabel(); this.label5 = new DevExpress.XtraReports.UI.XRLabel(); this.label6 = new DevExpress.XtraReports.UI.XRLabel(); this.label4 = new DevExpress.XtraReports.UI.XRLabel(); this.label2 = new DevExpress.XtraReports.UI.XRLabel(); this.label3 = 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.table1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // detailBand1 // this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table1}); this.detailBand1.Font = new System.Drawing.Font("Arial", 8F); this.detailBand1.HeightF = 15.22227F; this.detailBand1.Name = "detailBand1"; this.detailBand1.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] { new DevExpress.XtraReports.UI.GroupField("MainType", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)}); this.detailBand1.StylePriority.UseFont = false; // // topMarginBand1 // this.topMarginBand1.HeightF = 20F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.HeightF = 17.79162F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // table1 // this.table1.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot; this.table1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.table1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.table1.Name = "table1"; this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow1}); this.table1.SizeF = new System.Drawing.SizeF(690F, 14.58334F); this.table1.StylePriority.UseBorderDashStyle = false; this.table1.StylePriority.UseBorders = false; // // tableRow1 // this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell1}); this.tableRow1.Name = "tableRow1"; this.tableRow1.Weight = 2.7916665649414063D; // // tableCell1 // this.tableCell1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.label1, this.label5, this.label6, this.label4, this.label2, this.label3}); this.tableCell1.Name = "tableCell1"; this.tableCell1.Text = "tableCell1"; this.tableCell1.Weight = 3D; // // label1 // this.label1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.label1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DateExecution", "{0:yyyy.MM.dd.}")}); this.label1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.label1.Name = "label1"; this.label1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label1.SizeF = new System.Drawing.SizeF(100F, 13.41667F); this.label1.StylePriority.UseBorders = false; this.label1.Text = "label1"; // // label5 // this.label5.Borders = DevExpress.XtraPrinting.BorderSide.None; this.label5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Customers.FullName")}); this.label5.LocationFloat = new DevExpress.Utils.PointFloat(100F, 0F); this.label5.Name = "label5"; this.label5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label5.SizeF = new System.Drawing.SizeF(156F, 13.41667F); this.label5.StylePriority.UseBorders = false; this.label5.Text = "label5"; // // label6 // this.label6.Borders = DevExpress.XtraPrinting.BorderSide.None; this.label6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainType")}); this.label6.LocationFloat = new DevExpress.Utils.PointFloat(256F, 0F); this.label6.Name = "label6"; this.label6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label6.SizeF = new System.Drawing.SizeF(62.89066F, 13.41668F); this.label6.StylePriority.UseBorders = false; this.label6.Text = "label6"; // // label4 // this.label4.Borders = DevExpress.XtraPrinting.BorderSide.None; this.label4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Description")}); this.label4.LocationFloat = new DevExpress.Utils.PointFloat(318.8906F, 0F); this.label4.Name = "label4"; this.label4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label4.SizeF = new System.Drawing.SizeF(171.1093F, 13.41667F); this.label4.StylePriority.UseBorders = false; this.label4.Text = "label4"; // // label2 // this.label2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.label2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "BallanceHUF", "{0:#,##0}")}); this.label2.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); this.label2.LocationFloat = new DevExpress.Utils.PointFloat(489.9999F, 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, 13F); this.label2.StylePriority.UseBorders = false; this.label2.StylePriority.UseFont = false; this.label2.StylePriority.UseTextAlignment = false; this.label2.Text = "label2"; this.label2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // label3 // this.label3.Borders = DevExpress.XtraPrinting.BorderSide.None; this.label3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "BallanceDEV", "{0:#,##0}")}); this.label3.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); this.label3.LocationFloat = new DevExpress.Utils.PointFloat(589.9999F, 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, 13.41667F); this.label3.StylePriority.UseBorders = false; this.label3.StylePriority.UseFont = false; this.label3.StylePriority.UseTextAlignment = false; this.label3.Text = "label3"; this.label3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // Title // this.Title.BackColor = System.Drawing.Color.White; this.Title.BorderColor = System.Drawing.SystemColors.ControlText; 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.White; this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText; 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.White; this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText; 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.SystemColors.ControlText; this.PageInfo.Name = "PageInfo"; // // DataField // this.DataField.BackColor = System.Drawing.Color.White; this.DataField.BorderColor = System.Drawing.SystemColors.ControlText; 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.SystemColors.ControlText; this.DataField.Name = "DataField"; this.DataField.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // xafReport1 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.detailBand1, this.topMarginBand1, this.bottomMarginBand1}); this.DisplayName = "Partner kintlévőség (tételes)"; this.Extensions.Add("DataSerializationExtension", "XafReport"); this.Extensions.Add("DataEditorExtension", "XafReport"); this.Extensions.Add("ParameterEditorExtension", "XafReport"); this.Margins = new System.Drawing.Printing.Margins(69, 68, 20, 18); this.Name = "xafReport1"; 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 = "11.1"; ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } } }