Files
lux/TestDevExpress/Components/Reports/OffertReport.Designer.cs
T
2026-03-31 17:09:39 +02:00

404 lines
34 KiB
C#

namespace TestDevExpress.Components.Reports
{
partial class OffertReport
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode87 = new DevExpress.DataAccess.Json.JsonSchemaNode("root", true);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode88 = new DevExpress.DataAccess.Json.JsonSchemaNode("OfferID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode89 = new DevExpress.DataAccess.Json.JsonSchemaNode("Envir", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode90 = new DevExpress.DataAccess.Json.JsonSchemaNode("RefYear", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode91 = new DevExpress.DataAccess.Json.JsonSchemaNode("RefNum", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode92 = new DevExpress.DataAccess.Json.JsonSchemaNode("RefRev", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode93 = new DevExpress.DataAccess.Json.JsonSchemaNode("OfferCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode94 = new DevExpress.DataAccess.Json.JsonSchemaNode("Description", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode95 = new DevExpress.DataAccess.Json.JsonSchemaNode("CustomerID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode96 = new DevExpress.DataAccess.Json.JsonSchemaNode("DealerID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode97 = new DevExpress.DataAccess.Json.JsonSchemaNode("DictPresel", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode98 = new DevExpress.DataAccess.Json.JsonSchemaNode("DictParameter", true);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode99 = new DevExpress.DataAccess.Json.JsonSchemaNode("ValidUntil", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode100 = new DevExpress.DataAccess.Json.JsonSchemaNode("Inserted", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode101 = new DevExpress.DataAccess.Json.JsonSchemaNode("Modified", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode102 = new DevExpress.DataAccess.Json.JsonSchemaNode("DueDateReq", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode103 = new DevExpress.DataAccess.Json.JsonSchemaNode("DueDateProm", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode104 = new DevExpress.DataAccess.Json.JsonSchemaNode("ConsNote", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode105 = new DevExpress.DataAccess.Json.JsonSchemaNode("OffertState", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode106 = new DevExpress.DataAccess.Json.JsonSchemaNode("Discount", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode107 = new DevExpress.DataAccess.Json.JsonSchemaNode("NumItems", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode108 = new DevExpress.DataAccess.Json.JsonSchemaNode("NumProdItems", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode109 = new DevExpress.DataAccess.Json.JsonSchemaNode("NumRows", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode110 = new DevExpress.DataAccess.Json.JsonSchemaNode("TotalCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode111 = new DevExpress.DataAccess.Json.JsonSchemaNode("TotalPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode112 = new DevExpress.DataAccess.Json.JsonSchemaNode("MaxDiscount", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode113 = new DevExpress.DataAccess.Json.JsonSchemaNode("CustomerNav", true);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode114 = new DevExpress.DataAccess.Json.JsonSchemaNode("CustomerID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode115 = new DevExpress.DataAccess.Json.JsonSchemaNode("CompanyName", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode116 = new DevExpress.DataAccess.Json.JsonSchemaNode("FirstName", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode117 = new DevExpress.DataAccess.Json.JsonSchemaNode("LastName", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode118 = new DevExpress.DataAccess.Json.JsonSchemaNode("VAT", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode119 = new DevExpress.DataAccess.Json.JsonSchemaNode("DealerNav", true);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode120 = new DevExpress.DataAccess.Json.JsonSchemaNode("DealerID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode121 = new DevExpress.DataAccess.Json.JsonSchemaNode("CompanyName", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode122 = new DevExpress.DataAccess.Json.JsonSchemaNode("FirstName", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode123 = new DevExpress.DataAccess.Json.JsonSchemaNode("LastName", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode124 = new DevExpress.DataAccess.Json.JsonSchemaNode("VAT", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode125 = new DevExpress.DataAccess.Json.JsonSchemaNode("OfferRowNav", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode126 = new DevExpress.DataAccess.Json.JsonSchemaNode("OfferRowID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode127 = new DevExpress.DataAccess.Json.JsonSchemaNode("OfferID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode128 = new DevExpress.DataAccess.Json.JsonSchemaNode("RowNum", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode129 = new DevExpress.DataAccess.Json.JsonSchemaNode("Envir", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode130 = new DevExpress.DataAccess.Json.JsonSchemaNode("OfferRowUID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode131 = new DevExpress.DataAccess.Json.JsonSchemaNode("OfferRowDtx", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode132 = new DevExpress.DataAccess.Json.JsonSchemaNode("SellingItemID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode133 = new DevExpress.DataAccess.Json.JsonSchemaNode("IsNote", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode134 = new DevExpress.DataAccess.Json.JsonSchemaNode("TemplateRowID", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode135 = new DevExpress.DataAccess.Json.JsonSchemaNode("CalcEnabled", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode136 = new DevExpress.DataAccess.Json.JsonSchemaNode("ImgType", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode137 = new DevExpress.DataAccess.Json.JsonSchemaNode("ImgUID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode138 = new DevExpress.DataAccess.Json.JsonSchemaNode("Qty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode139 = new DevExpress.DataAccess.Json.JsonSchemaNode("BomCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode140 = new DevExpress.DataAccess.Json.JsonSchemaNode("BomPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode141 = new DevExpress.DataAccess.Json.JsonSchemaNode("StepCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode142 = new DevExpress.DataAccess.Json.JsonSchemaNode("StepPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode143 = new DevExpress.DataAccess.Json.JsonSchemaNode("StepLeadTime", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode144 = new DevExpress.DataAccess.Json.JsonSchemaNode("StepFlowTime", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode145 = new DevExpress.DataAccess.Json.JsonSchemaNode("UnitCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode146 = new DevExpress.DataAccess.Json.JsonSchemaNode("UnitPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode147 = new DevExpress.DataAccess.Json.JsonSchemaNode("MaxDiscount", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode148 = new DevExpress.DataAccess.Json.JsonSchemaNode("TotalCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode149 = new DevExpress.DataAccess.Json.JsonSchemaNode("TotalPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode150 = new DevExpress.DataAccess.Json.JsonSchemaNode("SerStruct", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode151 = new DevExpress.DataAccess.Json.JsonSchemaNode("FileResource", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode152 = new DevExpress.DataAccess.Json.JsonSchemaNode("FileName", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode153 = new DevExpress.DataAccess.Json.JsonSchemaNode("FileSize", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode154 = new DevExpress.DataAccess.Json.JsonSchemaNode("ItemBOM", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode155 = new DevExpress.DataAccess.Json.JsonSchemaNode("ItemJCD", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode156 = new DevExpress.DataAccess.Json.JsonSchemaNode("ItemTags", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode157 = new DevExpress.DataAccess.Json.JsonSchemaNode("ProdItemQty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode158 = new DevExpress.DataAccess.Json.JsonSchemaNode("ProdItemQtyTot", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode159 = new DevExpress.DataAccess.Json.JsonSchemaNode("JobID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode160 = new DevExpress.DataAccess.Json.JsonSchemaNode("ItemSteps", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode161 = new DevExpress.DataAccess.Json.JsonSchemaNode("BomOk", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode162 = new DevExpress.DataAccess.Json.JsonSchemaNode("ItemOk", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode163 = new DevExpress.DataAccess.Json.JsonSchemaNode("Note", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode164 = new DevExpress.DataAccess.Json.JsonSchemaNode("Inserted", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode165 = new DevExpress.DataAccess.Json.JsonSchemaNode("Modified", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode166 = new DevExpress.DataAccess.Json.JsonSchemaNode("AwaitBom", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode167 = new DevExpress.DataAccess.Json.JsonSchemaNode("AwaitPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode168 = new DevExpress.DataAccess.Json.JsonSchemaNode("DictPendPresRaw", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode169 = new DevExpress.DataAccess.Json.JsonSchemaNode("HasPendReq", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode170 = new DevExpress.DataAccess.Json.JsonSchemaNode("DictPendingPresel", true);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode171 = new DevExpress.DataAccess.Json.JsonSchemaNode("TemplateRowNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode172 = new DevExpress.DataAccess.Json.JsonSchemaNode("SellingItemNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.jsonDataSource1 = new DevExpress.DataAccess.Json.JsonDataSource(this.components);
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// Detail
//
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel9,
this.xrLabel8,
this.xrLabel7,
this.xrLabel6,
this.xrLabel5});
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0F, 0F, 0F, 0F, 100F);
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// TopMargin
//
this.TopMargin.Name = "TopMargin";
this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0F, 0F, 0F, 0F, 100F);
this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// BottomMargin
//
this.BottomMargin.Name = "BottomMargin";
this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0F, 0F, 0F, 0F, 100F);
this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// ReportHeader
//
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel1});
this.ReportHeader.HeightF = 50F;
this.ReportHeader.Name = "ReportHeader";
//
// PageHeader
//
this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel4,
this.xrLabel3});
this.PageHeader.Name = "PageHeader";
//
// xrLabel1
//
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(31.25F, 10.00001F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2F, 2F, 0F, 0F, 100F);
this.xrLabel1.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrLabel1.Text = "LUX - Offerta";
//
// ReportFooter
//
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel2});
this.ReportFooter.HeightF = 36.45833F;
this.ReportFooter.Name = "ReportFooter";
//
// xrLabel2
//
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 3.458341F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2F, 2F, 0F, 0F, 100F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrLabel2.Text = "Egalware @2026";
//
// jsonDataSource1
//
this.jsonDataSource1.ConnectionName = "GetOfferByIdJson";
this.jsonDataSource1.Name = "jsonDataSource1";
jsonSchemaNode113.Nodes.Add(jsonSchemaNode114);
jsonSchemaNode113.Nodes.Add(jsonSchemaNode115);
jsonSchemaNode113.Nodes.Add(jsonSchemaNode116);
jsonSchemaNode113.Nodes.Add(jsonSchemaNode117);
jsonSchemaNode113.Nodes.Add(jsonSchemaNode118);
jsonSchemaNode119.Nodes.Add(jsonSchemaNode120);
jsonSchemaNode119.Nodes.Add(jsonSchemaNode121);
jsonSchemaNode119.Nodes.Add(jsonSchemaNode122);
jsonSchemaNode119.Nodes.Add(jsonSchemaNode123);
jsonSchemaNode119.Nodes.Add(jsonSchemaNode124);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode126);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode127);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode128);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode129);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode130);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode131);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode132);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode133);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode134);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode135);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode136);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode137);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode138);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode139);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode140);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode141);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode142);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode143);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode144);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode145);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode146);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode147);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode148);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode149);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode150);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode151);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode152);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode153);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode154);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode155);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode156);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode157);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode158);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode159);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode160);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode161);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode162);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode163);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode164);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode165);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode166);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode167);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode168);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode169);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode170);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode171);
jsonSchemaNode125.Nodes.Add(jsonSchemaNode172);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode88);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode89);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode90);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode91);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode92);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode93);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode94);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode95);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode96);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode97);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode98);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode99);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode100);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode101);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode102);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode103);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode104);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode105);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode106);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode107);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode108);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode109);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode110);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode111);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode112);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode113);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode119);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode125);
this.jsonDataSource1.Schema = jsonSchemaNode87;
//
// xrLabel3
//
this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Description]")});
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel3.Multiline = true;
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2F, 2F, 0F, 0F, 100F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrLabel3.Text = "xrLabel3";
//
// xrLabel4
//
this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NumItems]")});
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(245.8333F, 10.00001F);
this.xrLabel4.Multiline = true;
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2F, 2F, 0F, 0F, 100F);
this.xrLabel4.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrLabel4.Text = "xrLabel4";
//
// xrLabel5
//
this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OfferRowNav].[Qty]")});
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2F, 2F, 0F, 0F, 100F);
this.xrLabel5.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrLabel5.Text = "xrLabel5";
this.xrLabel5.TextFormatString = "{0:N0}";
//
// xrLabel6
//
this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OfferRowNav].[TotalCost]")});
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(378.125F, 10.00001F);
this.xrLabel6.Multiline = true;
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2F, 2F, 0F, 0F, 100F);
this.xrLabel6.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrLabel6.Text = "xrLabel6";
//
// xrLabel7
//
this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OfferRowNav].[TotalPrice]")});
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(498.9583F, 10.00001F);
this.xrLabel7.Multiline = true;
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2F, 2F, 0F, 0F, 100F);
this.xrLabel7.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrLabel7.Text = "xrLabel7";
//
// xrLabel8
//
this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OfferRowNav].[UnitCost]")});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(134.375F, 10.00001F);
this.xrLabel8.Multiline = true;
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2F, 2F, 0F, 0F, 100F);
this.xrLabel8.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrLabel8.Text = "xrLabel8";
//
// xrLabel9
//
this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OfferRowNav].[UnitPrice]")});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(258.3333F, 10.00001F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2F, 2F, 0F, 0F, 100F);
this.xrLabel9.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrLabel9.Text = "xrLabel9";
//
// OffertReport
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail,
this.TopMargin,
this.BottomMargin,
this.ReportHeader,
this.PageHeader,
this.ReportFooter});
this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
this.jsonDataSource1});
this.Version = "25.2";
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
}
#endregion
private DevExpress.XtraReports.UI.DetailBand Detail;
private DevExpress.XtraReports.UI.TopMarginBand TopMargin;
private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin;
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
private DevExpress.XtraReports.UI.PageHeaderBand PageHeader;
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
private DevExpress.DataAccess.Json.JsonDataSource jsonDataSource1;
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
}
}