/// /// 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 III_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 table5; private DevExpress.XtraReports.UI.XRTableRow tableRow5; private DevExpress.XtraReports.UI.XRTableCell tableCell2; private DevExpress.XtraReports.UI.XRTableCell tableCell7; private DevExpress.XtraReports.UI.XRTableCell tableCell35; 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 III_kategoria() { this.InitializeComponent(); } private System.Resources.ResourceManager resources { get { if (_resources == null) { string resourceString = @"zsrvvgEAAACRAAAAbFN5c3RlbS5SZXNvdXJjZXMuUmVzb3VyY2VSZWFkZXIsIG1zY29ybGliLCBWZXJzaW9uPTQuMC4wLjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49Yjc3YTVjNTYxOTM0ZTA4OSNTeXN0ZW0uUmVzb3VyY2VzLlJ1bnRpbWVSZXNvdXJjZVNldAIAAAAGAAAAAAAAAFBBRFBBRFAFQIOWxnS43uPx3+CsE1HiAYdpRdUcG3krAAAAYwAAADwAAADJAAAAAAAAAJQAAADGAQAAJkQAYQB0AGEAUwBvAHUAcgBjAGUAQwBsAGEAcwBzAE4AYQBtAGUAAAAAAAxGAGkAbAB0AGUAcgAoAAAAIkYAaQBsAHQAZQByAEQAZQBzAGMAcgBpAHAAdABpAG8AbgCdAAAALEYAaQBsAHQAZQByAEYAbwByAEQAZQBzAGkAZwBuAFAAcgBlAHYAaQBlAHcAnwAAADBQAGEAcgBhAG0AZQB0AGUAcgBzAE8AYgBqAGUAYwB0AFQAeQBwAGUATgBhAG0AZQAUAQAAFFIAZQBwAG8AcgB0AE4AYQBtAGUAFQEAAAEmU0lTQnVzaW5lc3MuTW9kdWxlLkRlbGl2ZXJ5Tm90ZU91dFJvd3MBc1tTdG9yYWdlT3V0Um93c0luUm93cy5TdG9yYWdlSW5Sb3dzLlByb2R1Y3RzLkFEUlBhY2tpbmdVbml0XSA9ICMjRW51bSNTSVNCdXNpbmVzcy5Nb2R1bGUuZUFEUlBhY2tpbmdVbml0LGVVbml0X0lJSSMBAAFzW1N0b3JhZ2VPdXRSb3dzSW5Sb3dzLlN0b3JhZ2VJblJvd3MuUHJvZHVjdHMuQURSUGFja2luZ1VuaXRdID0gIyNFbnVtI1NJU0J1c2luZXNzLk1vZHVsZS5lQURSUGFja2luZ1VuaXQsZVVuaXRfSUlJIwABMlN6w6FsbMOtdMOzbGV2w6lsIC0ga2ltZW7FkSAtIEZyaW5wdXQgLSBhbHJpcG9ydF8z"; 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.table5 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow5 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell35 = 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.table5)).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.table5}); this.ReportFooter.HeightF = 25F; this.ReportFooter.Name = "ReportFooter"; // // table5 // this.table5.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.table5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.table5.Name = "table5"; this.table5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow5}); this.table5.SizeF = new System.Drawing.SizeF(300F, 25F); this.table5.StylePriority.UseFont = false; this.table5.StylePriority.UseTextAlignment = false; this.table5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // tableRow5 // this.tableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell2, this.tableCell7, this.tableCell35}); this.tableRow5.Name = "tableRow5"; this.tableRow5.Weight = 1D; // // tableCell2 // this.tableCell2.Name = "tableCell2"; this.tableCell2.Text = " 3. szállítási kategória ="; this.tableCell2.Weight = 1.3541665649414063D; // // tableCell7 // this.tableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ADRNumber")}); this.tableCell7.Name = "tableCell7"; this.tableCell7.StylePriority.UseTextAlignment = false; summary1.FormatString = "{0:n}"; summary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report; this.tableCell7.Summary = summary1; this.tableCell7.Text = "tableCell7"; this.tableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell7.Weight = 0.82291671752929685D; // // tableCell35 // this.tableCell35.Name = "tableCell35"; this.tableCell35.StylePriority.UseTextAlignment = false; this.tableCell35.Text = "ADR pont"; this.tableCell35.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell35.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); // // III_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_3"; 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_III#"; this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0); this.Name = "III_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.table5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } } }