/// /// DevExpress.ExpressApp.Reports.v12.1, Version=12.1.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a /// C:\Users\szilard.molnar\AppData\Roaming\SIS\Active\DevExpress.ExpressApp.Reports.v12.1.dll /// DevExpress.ExpressApp.Reports.XafReport /// hu-HU /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// namespace XtraReportSerialization { public class I_kategoria : DevExpress.XtraReports.UI.XtraReport { private DevExpress.XtraReports.UI.DetailBand detailBand1; private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1; private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1; private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter; private DevExpress.XtraReports.UI.XRTable table1; private DevExpress.XtraReports.UI.XRTableRow tableRow1; private DevExpress.XtraReports.UI.XRTableCell tableCell1; private DevExpress.XtraReports.UI.XRTableCell tableCell3; private DevExpress.XtraReports.UI.XRTableCell tableCell4; 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 I_kategoria() { this.InitializeComponent(); } private System.Resources.ResourceManager resources { get { if (_resources == null) { string resourceString = @"zsrvvgEAAACRAAAAbFN5c3RlbS5SZXNvdXJjZXMuUmVzb3VyY2VSZWFkZXIsIG1zY29ybGliLCBWZXJzaW9uPTQuMC4wLjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49Yjc3YTVjNTYxOTM0ZTA4OSNTeXN0ZW0uUmVzb3VyY2VzLlJ1bnRpbWVSZXNvdXJjZVNldAIAAAAGAAAAAAAAAFBBRFBBRFAFQIOWxnS43uPx3+CsE1HiAYdpRdUcG3krAAAAYwAAADwAAADJAAAAAAAAAJQAAADGAQAAJkQAYQB0AGEAUwBvAHUAcgBjAGUAQwBsAGEAcwBzAE4AYQBtAGUAAAAAAAxGAGkAbAB0AGUAcgAoAAAAIkYAaQBsAHQAZQByAEQAZQBzAGMAcgBpAHAAdABpAG8AbgCbAAAALEYAaQBsAHQAZQByAEYAbwByAEQAZQBzAGkAZwBuAFAAcgBlAHYAaQBlAHcAnQAAADBQAGEAcgBhAG0AZQB0AGUAcgBzAE8AYgBqAGUAYwB0AFQAeQBwAGUATgBhAG0AZQAQAQAAFFIAZQBwAG8AcgB0AE4AYQBtAGUAEQEAAAEmU0lTQnVzaW5lc3MuTW9kdWxlLkRlbGl2ZXJ5Tm90ZU91dFJvd3MBcVtTdG9yYWdlT3V0Um93c0luUm93cy5TdG9yYWdlSW5Sb3dzLlByb2R1Y3RzLkFEUlBhY2tpbmdVbml0XSA9ICMjRW51bSNTSVNCdXNpbmVzcy5Nb2R1bGUuZUFEUlBhY2tpbmdVbml0LGVVbml0X0kjAQABcVtTdG9yYWdlT3V0Um93c0luUm93cy5TdG9yYWdlSW5Sb3dzLlByb2R1Y3RzLkFEUlBhY2tpbmdVbml0XSA9ICMjRW51bSNTSVNCdXNpbmVzcy5Nb2R1bGUuZUFEUlBhY2tpbmdVbml0LGVVbml0X0kjAAEyU3rDoWxsw610w7NsZXbDqWwgLSBraW1lbsWRIC0gRnJpbnB1dCAtIGFscmlwb3J0XzE="; 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.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.table1 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); 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.HeightF = 0F; this.detailBand1.Name = "detailBand1"; // // topMarginBand1 // this.topMarginBand1.HeightF = 0F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.HeightF = 0F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // ReportFooter // this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table1}); this.ReportFooter.HeightF = 25F; this.ReportFooter.Name = "ReportFooter"; // // table1 // this.table1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.table1.LocationFloat = new DevExpress.Utils.PointFloat(4.768372E-06F, 0F); this.table1.Name = "table1"; this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow1}); this.table1.SizeF = new System.Drawing.SizeF(300F, 25F); this.table1.StylePriority.UseFont = false; this.table1.StylePriority.UseTextAlignment = false; this.table1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // tableRow1 // this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell1, this.tableCell3, this.tableCell4}); this.tableRow1.Name = "tableRow1"; this.tableRow1.Weight = 1D; // // tableCell1 // this.tableCell1.Name = "tableCell1"; this.tableCell1.Text = " 1. szállítási kategória ="; this.tableCell1.Weight = 1.3541665649414063D; // // tableCell3 // this.tableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ADRNumber")}); this.tableCell3.Name = "tableCell3"; this.tableCell3.StylePriority.UseTextAlignment = false; summary1.FormatString = "{0:n}"; summary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report; this.tableCell3.Summary = summary1; this.tableCell3.Text = "tableCell7"; this.tableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell3.Weight = 0.82291671752929685D; // // tableCell4 // this.tableCell4.Name = "tableCell4"; this.tableCell4.StylePriority.UseTextAlignment = false; this.tableCell4.Text = "ADR pont"; this.tableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell4.Weight = 0.82291671752929685D; // // 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); // // I_kategoria // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.detailBand1, this.topMarginBand1, this.bottomMarginBand1, this.ReportFooter}); this.DisplayName = "Szállítólevél - kimenő - Frinput - alriport_1"; this.Extensions.Add("DataSerializationExtension", "XafReport"); this.Extensions.Add("DataEditorExtension", "XafReport"); this.Extensions.Add("ParameterEditorExtension", "XafReport"); this.FilterString = "[StorageOutRowsInRows.StorageInRows.Products.ADRPackingUnit] = ##Enum#SISBusiness" + ".Module.eADRPackingUnit,eUnit_I#"; this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.Name = "I_kategoria"; this.PageHeight = 1100; this.PageWidth = 850; 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.table1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } } }