Files
lux/Lux.Report.Data/Template/MaterialReqOrdReport_03.Designer.cs
T
2026-04-21 10:18:12 +02:00

923 lines
75 KiB
C#

namespace Lux.Report.Data.Template
{
partial class MaterialReqOrdReport_03
{
/// <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.UriJsonSource uriJsonSource1 = new DevExpress.DataAccess.Json.UriJsonSource();
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode1 = new DevExpress.DataAccess.Json.JsonSchemaNode("root", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode2 = new DevExpress.DataAccess.Json.JsonSchemaNode("matReqID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode3 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode4 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode5 = new DevExpress.DataAccess.Json.JsonSchemaNode("inserted", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode6 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode7 = new DevExpress.DataAccess.Json.JsonSchemaNode("totQty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode8 = new DevExpress.DataAccess.Json.JsonSchemaNode("rawItemData", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode9 = new DevExpress.DataAccess.Json.JsonSchemaNode("codGroup", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode10 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode11 = new DevExpress.DataAccess.Json.JsonSchemaNode("description", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode12 = new DevExpress.DataAccess.Json.JsonSchemaNode("numItems", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode13 = new DevExpress.DataAccess.Json.JsonSchemaNode("processed", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode14 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode15 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemNav", true);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode16 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode17 = new DevExpress.DataAccess.Json.JsonSchemaNode("codGroup", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode18 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemType", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode19 = new DevExpress.DataAccess.Json.JsonSchemaNode("isService", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode20 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode21 = new DevExpress.DataAccess.Json.JsonSchemaNode("extItemCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode22 = new DevExpress.DataAccess.Json.JsonSchemaNode("supplCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode23 = new DevExpress.DataAccess.Json.JsonSchemaNode("description", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode24 = new DevExpress.DataAccess.Json.JsonSchemaNode("cost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode25 = new DevExpress.DataAccess.Json.JsonSchemaNode("margin", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode26 = new DevExpress.DataAccess.Json.JsonSchemaNode("qtyMin", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode27 = new DevExpress.DataAccess.Json.JsonSchemaNode("qtyMax", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode28 = new DevExpress.DataAccess.Json.JsonSchemaNode("um", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode29 = new DevExpress.DataAccess.Json.JsonSchemaNode("isOkQty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode30 = new DevExpress.DataAccess.Json.JsonSchemaNode("isOkCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode31 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemIDParent", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode32 = new DevExpress.DataAccess.Json.JsonSchemaNode("isProtected", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode33 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemGroupNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode34 = new DevExpress.DataAccess.Json.JsonSchemaNode("buyOrderRowNav", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode35 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowNav", true);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode36 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode37 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode38 = new DevExpress.DataAccess.Json.JsonSchemaNode("rowNum", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode39 = new DevExpress.DataAccess.Json.JsonSchemaNode("envir", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode40 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowState", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode41 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowUID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode42 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode43 = new DevExpress.DataAccess.Json.JsonSchemaNode("sellingItemID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode44 = new DevExpress.DataAccess.Json.JsonSchemaNode("templateRowID", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode45 = new DevExpress.DataAccess.Json.JsonSchemaNode("qty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode46 = new DevExpress.DataAccess.Json.JsonSchemaNode("bomCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode47 = new DevExpress.DataAccess.Json.JsonSchemaNode("bomPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode48 = new DevExpress.DataAccess.Json.JsonSchemaNode("stepCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode49 = new DevExpress.DataAccess.Json.JsonSchemaNode("stepPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode50 = new DevExpress.DataAccess.Json.JsonSchemaNode("stepLeadTime", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode51 = new DevExpress.DataAccess.Json.JsonSchemaNode("stepFlowTime", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode52 = new DevExpress.DataAccess.Json.JsonSchemaNode("unitCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode53 = new DevExpress.DataAccess.Json.JsonSchemaNode("unitPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode54 = new DevExpress.DataAccess.Json.JsonSchemaNode("maxDiscount", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode55 = new DevExpress.DataAccess.Json.JsonSchemaNode("totalCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode56 = new DevExpress.DataAccess.Json.JsonSchemaNode("totalPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode57 = new DevExpress.DataAccess.Json.JsonSchemaNode("calcEnabled", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode58 = new DevExpress.DataAccess.Json.JsonSchemaNode("hasFile", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode59 = new DevExpress.DataAccess.Json.JsonSchemaNode("imgType", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode60 = new DevExpress.DataAccess.Json.JsonSchemaNode("imgUID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode61 = new DevExpress.DataAccess.Json.JsonSchemaNode("imgUrl", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode62 = new DevExpress.DataAccess.Json.JsonSchemaNode("serStruct", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode63 = new DevExpress.DataAccess.Json.JsonSchemaNode("fileResource", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode64 = new DevExpress.DataAccess.Json.JsonSchemaNode("fileName", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode65 = new DevExpress.DataAccess.Json.JsonSchemaNode("fileSize", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode66 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemBOM", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode67 = new DevExpress.DataAccess.Json.JsonSchemaNode("hasBuyOrderRow", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode68 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemJCD", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode69 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemTags", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode70 = new DevExpress.DataAccess.Json.JsonSchemaNode("prodItemQty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode71 = new DevExpress.DataAccess.Json.JsonSchemaNode("prodEstimTime", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode72 = new DevExpress.DataAccess.Json.JsonSchemaNode("prodItemQtyTot", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode73 = new DevExpress.DataAccess.Json.JsonSchemaNode("jobID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode74 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemSteps", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode75 = new DevExpress.DataAccess.Json.JsonSchemaNode("prodEstimate", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode76 = new DevExpress.DataAccess.Json.JsonSchemaNode("rawItemData", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode77 = new DevExpress.DataAccess.Json.JsonSchemaNode("bomOk", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode78 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemOk", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode79 = new DevExpress.DataAccess.Json.JsonSchemaNode("note", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode80 = new DevExpress.DataAccess.Json.JsonSchemaNode("inserted", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode81 = new DevExpress.DataAccess.Json.JsonSchemaNode("modified", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode82 = new DevExpress.DataAccess.Json.JsonSchemaNode("awaitBom", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode83 = new DevExpress.DataAccess.Json.JsonSchemaNode("awaitPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode84 = new DevExpress.DataAccess.Json.JsonSchemaNode("dictPendPresRaw", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode85 = new DevExpress.DataAccess.Json.JsonSchemaNode("hasPendReq", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode86 = new DevExpress.DataAccess.Json.JsonSchemaNode("dictPendingPresel", true);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode87 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderNav", true);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode88 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderID", 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("offerID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode91 = new DevExpress.DataAccess.Json.JsonSchemaNode("refYear", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode92 = new DevExpress.DataAccess.Json.JsonSchemaNode("refNum", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode93 = new DevExpress.DataAccess.Json.JsonSchemaNode("refRev", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode94 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode95 = new DevExpress.DataAccess.Json.JsonSchemaNode("description", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode96 = new DevExpress.DataAccess.Json.JsonSchemaNode("customerID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode97 = new DevExpress.DataAccess.Json.JsonSchemaNode("dealerID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode98 = new DevExpress.DataAccess.Json.JsonSchemaNode("dictPresel", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
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("rawItemData", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode106 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderState", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode107 = new DevExpress.DataAccess.Json.JsonSchemaNode("discount", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode108 = new DevExpress.DataAccess.Json.JsonSchemaNode("rawHistory", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode109 = new DevExpress.DataAccess.Json.JsonSchemaNode("logHistory", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode110 = new DevExpress.DataAccess.Json.JsonSchemaNode("dtEvent", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<System.DateTime>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode111 = new DevExpress.DataAccess.Json.JsonSchemaNode("message", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode112 = new DevExpress.DataAccess.Json.JsonSchemaNode("userName", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode113 = new DevExpress.DataAccess.Json.JsonSchemaNode("valInt", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode114 = new DevExpress.DataAccess.Json.JsonSchemaNode("iconCss", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode115 = new DevExpress.DataAccess.Json.JsonSchemaNode("numItems", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode116 = new DevExpress.DataAccess.Json.JsonSchemaNode("numProdItems", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode117 = new DevExpress.DataAccess.Json.JsonSchemaNode("numRows", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode118 = new DevExpress.DataAccess.Json.JsonSchemaNode("totalCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode119 = new DevExpress.DataAccess.Json.JsonSchemaNode("totalPrice", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode120 = new DevExpress.DataAccess.Json.JsonSchemaNode("maxDiscount", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode121 = new DevExpress.DataAccess.Json.JsonSchemaNode("allRowsWithBuy", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<bool>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode122 = new DevExpress.DataAccess.Json.JsonSchemaNode("customerNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode123 = new DevExpress.DataAccess.Json.JsonSchemaNode("dealerNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode124 = new DevExpress.DataAccess.Json.JsonSchemaNode("offerNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode125 = new DevExpress.DataAccess.Json.JsonSchemaNode("orderRowNav", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode126 = new DevExpress.DataAccess.Json.JsonSchemaNode("sellingItemNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode127 = new DevExpress.DataAccess.Json.JsonSchemaNode("templateRowNav", true, DevExpress.DataAccess.Json.JsonNodeType.Property);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode128 = new DevExpress.DataAccess.Json.JsonSchemaNode("prodItemNav", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode129 = new DevExpress.DataAccess.Json.JsonSchemaNode("buyOrderRowNav", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode130 = new DevExpress.DataAccess.Json.JsonSchemaNode("listBOM", true, DevExpress.DataAccess.Json.JsonNodeType.Array);
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode131 = new DevExpress.DataAccess.Json.JsonSchemaNode("classCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode132 = new DevExpress.DataAccess.Json.JsonSchemaNode("descriptionCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode133 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemCode", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(string));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode134 = new DevExpress.DataAccess.Json.JsonSchemaNode("qty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode135 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemID", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode136 = new DevExpress.DataAccess.Json.JsonSchemaNode("itemQty", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode137 = new DevExpress.DataAccess.Json.JsonSchemaNode("volume", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<long>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode138 = new DevExpress.DataAccess.Json.JsonSchemaNode("totalCost", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode139 = new DevExpress.DataAccess.Json.JsonSchemaNode("price", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.DataAccess.Json.JsonSchemaNode jsonSchemaNode140 = new DevExpress.DataAccess.Json.JsonSchemaNode("priceEff", true, DevExpress.DataAccess.Json.JsonNodeType.Property, typeof(System.Nullable<double>));
DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary();
DevExpress.XtraReports.UI.XRSummary xrSummary4 = new DevExpress.XtraReports.UI.XRSummary();
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
this.jsonDataSource1 = new DevExpress.DataAccess.Json.JsonDataSource(this.components);
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
this.groupHeaderBand1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
this.groupHeaderBand2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// Detail
//
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel3,
this.xrTable1});
this.Detail.Dpi = 25.4F;
this.Detail.HeightF = 12.47218F;
this.Detail.HierarchyPrintOptions.Indent = 5.08F;
this.Detail.KeepTogether = true;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0F, 0F, 0F, 0F, 25.4F);
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel3
//
this.xrLabel3.Dpi = 25.4F;
this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[totQty]"),
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "Iif([codGroup] == \'WindowHardware\', true, false)\n")});
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(133.43F, 0.09018135F);
this.xrLabel3.Multiline = true;
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(25.31828F, 5.842F);
this.xrLabel3.StylePriority.UseTextAlignment = false;
this.xrLabel3.Text = "xrLabel3";
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrLabel3.TextFormatString = "{0:N0}";
//
// xrTable1
//
this.xrTable1.Dpi = 25.4F;
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow1});
this.xrTable1.SizeF = new System.Drawing.SizeF(175.9F, 6.349999F);
//
// xrTableRow1
//
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell1,
this.xrTableCell2,
this.xrTableCell3,
this.xrTableCell4,
this.xrTableCell5});
this.xrTableRow1.Dpi = 25.4F;
this.xrTableRow1.Name = "xrTableRow1";
this.xrTableRow1.Weight = 1D;
//
// xrTableCell1
//
this.xrTableCell1.Dpi = 25.4F;
this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[orderRowNav].[orderRowUID]")});
this.xrTableCell1.Multiline = true;
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.StylePriority.UseTextAlignment = false;
this.xrTableCell1.Text = "xrTableCell1";
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrTableCell1.Weight = 1.5681852905985822D;
//
// xrTableCell2
//
this.xrTableCell2.Dpi = 25.4F;
this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[itemCode]")});
this.xrTableCell2.Multiline = true;
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.StylePriority.UseTextAlignment = false;
this.xrTableCell2.Text = "xrTableCell2";
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrTableCell2.Weight = 2.2224641390896576D;
//
// xrTableCell3
//
this.xrTableCell3.Dpi = 25.4F;
this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[description]")});
this.xrTableCell3.Multiline = true;
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.StylePriority.UseTextAlignment = false;
this.xrTableCell3.Text = "xrTableCell3";
this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell3.Weight = 1.5743221221285306D;
//
// xrTableCell4
//
this.xrTableCell4.Dpi = 25.4F;
this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[numItems]"),
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "Iif([codGroup] != \'WindowHardware\', true, false)\n")});
this.xrTableCell4.Multiline = true;
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.StylePriority.UseTextAlignment = false;
this.xrTableCell4.Text = "xrTableCell4";
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrTableCell4.TextFormatString = "{0:N0}";
this.xrTableCell4.Weight = 1.0179909736094563D;
//
// xrTableCell5
//
this.xrTableCell5.Dpi = 25.4F;
this.xrTableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[totQty]"),
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "Iif([codGroup] != \'WindowHardware\', true, false)\n")});
this.xrTableCell5.Multiline = true;
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.StylePriority.UseTextAlignment = false;
this.xrTableCell5.Text = "xrTableCell5";
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrTableCell5.TextFormatString = "{0:N2}";
this.xrTableCell5.Weight = 0.68957782911374033D;
//
// TopMargin
//
this.TopMargin.Dpi = 25.4F;
this.TopMargin.HeightF = 20F;
this.TopMargin.Name = "TopMargin";
this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0F, 0F, 0F, 0F, 25.4F);
this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// BottomMargin
//
this.BottomMargin.Dpi = 25.4F;
this.BottomMargin.HeightF = 20F;
this.BottomMargin.Name = "BottomMargin";
this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0F, 0F, 0F, 0F, 25.4F);
this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// jsonDataSource1
//
this.jsonDataSource1.ConnectionName = null;
uriJsonSource1.Uri = new System.Uri("https://iis01.egalware.com/Lux/srv/api/report/matreq-sale-ord/45", System.UriKind.Absolute);
this.jsonDataSource1.JsonSource = uriJsonSource1;
this.jsonDataSource1.Name = "jsonDataSource1";
jsonSchemaNode15.Nodes.Add(jsonSchemaNode16);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode17);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode18);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode19);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode20);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode21);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode22);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode23);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode24);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode25);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode26);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode27);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode28);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode29);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode30);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode31);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode32);
jsonSchemaNode15.Nodes.Add(jsonSchemaNode33);
jsonSchemaNode109.Nodes.Add(jsonSchemaNode110);
jsonSchemaNode109.Nodes.Add(jsonSchemaNode111);
jsonSchemaNode109.Nodes.Add(jsonSchemaNode112);
jsonSchemaNode109.Nodes.Add(jsonSchemaNode113);
jsonSchemaNode109.Nodes.Add(jsonSchemaNode114);
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(jsonSchemaNode115);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode116);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode117);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode118);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode119);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode120);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode121);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode122);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode123);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode124);
jsonSchemaNode87.Nodes.Add(jsonSchemaNode125);
jsonSchemaNode130.Nodes.Add(jsonSchemaNode131);
jsonSchemaNode130.Nodes.Add(jsonSchemaNode132);
jsonSchemaNode130.Nodes.Add(jsonSchemaNode133);
jsonSchemaNode130.Nodes.Add(jsonSchemaNode134);
jsonSchemaNode130.Nodes.Add(jsonSchemaNode135);
jsonSchemaNode130.Nodes.Add(jsonSchemaNode136);
jsonSchemaNode130.Nodes.Add(jsonSchemaNode137);
jsonSchemaNode130.Nodes.Add(jsonSchemaNode138);
jsonSchemaNode130.Nodes.Add(jsonSchemaNode139);
jsonSchemaNode130.Nodes.Add(jsonSchemaNode140);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode36);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode37);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode38);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode39);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode40);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode41);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode42);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode43);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode44);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode45);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode46);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode47);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode48);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode49);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode50);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode51);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode52);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode53);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode54);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode55);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode56);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode57);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode58);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode59);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode60);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode61);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode62);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode63);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode64);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode65);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode66);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode67);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode68);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode69);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode70);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode71);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode72);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode73);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode74);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode75);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode76);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode77);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode78);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode79);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode80);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode81);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode82);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode83);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode84);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode85);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode86);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode87);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode126);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode127);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode128);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode129);
jsonSchemaNode35.Nodes.Add(jsonSchemaNode130);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode2);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode3);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode4);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode5);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode6);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode7);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode8);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode9);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode10);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode11);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode12);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode13);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode14);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode15);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode34);
jsonSchemaNode1.Nodes.Add(jsonSchemaNode35);
this.jsonDataSource1.Schema = jsonSchemaNode1;
//
// ReportHeader
//
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel16,
this.xrPictureBox2,
this.xrLabel1,
this.xrLabel2});
this.ReportHeader.Dpi = 25.4F;
this.ReportHeader.HeightF = 25.89741F;
this.ReportHeader.Name = "ReportHeader";
//
// xrLabel16
//
this.xrLabel16.Dpi = 25.4F;
this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Times New Roman", 32F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 3.096006F);
this.xrLabel16.Multiline = true;
this.xrLabel16.Name = "xrLabel16";
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.508F, 0.508F, 0F, 0F, 25.4F);
this.xrLabel16.SizeF = new System.Drawing.SizeF(49.85003F, 13.51491F);
this.xrLabel16.StylePriority.UseFont = false;
this.xrLabel16.StylePriority.UseTextAlignment = false;
this.xrLabel16.Text = "Materiale";
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrPictureBox2
//
this.xrPictureBox2.Dpi = 25.4F;
this.xrPictureBox2.ImageUrl = "https://iis01.egalware.com/Lux/srv/api/image/empty";
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(150.5F, 0F);
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(25.39999F, 25.89741F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
//
// xrLabel1
//
this.xrLabel1.Dpi = 25.4F;
this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[orderRowNav].[orderNav].[orderCode]")});
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Times New Roman", 20F, DevExpress.Drawing.DXFontStyle.Italic);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(20.74583F, 16.61091F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
this.xrLabel1.SizeF = new System.Drawing.SizeF(57.67916F, 9.286497F);
this.xrLabel1.StylePriority.UseFont = false;
this.xrLabel1.StylePriority.UseTextAlignment = false;
this.xrLabel1.Text = "xrLabel1";
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel2
//
this.xrLabel2.Dpi = 25.4F;
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Times New Roman", 20F, DevExpress.Drawing.DXFontStyle.Italic);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 16.61091F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(20.74582F, 9.286499F);
this.xrLabel2.StylePriority.UseFont = false;
this.xrLabel2.StylePriority.UseTextAlignment = false;
this.xrLabel2.Text = "ordine";
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// PageFooter
//
this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrPageInfo1});
this.PageFooter.Dpi = 25.4F;
this.PageFooter.HeightF = 11.39268F;
this.PageFooter.Name = "PageFooter";
//
// xrPageInfo1
//
this.xrPageInfo1.Dpi = 25.4F;
this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(150.5F, 2.539994F);
this.xrPageInfo1.Name = "xrPageInfo1";
this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
this.xrPageInfo1.SizeF = new System.Drawing.SizeF(25.4F, 5.842F);
this.xrPageInfo1.StylePriority.UseTextAlignment = false;
this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrPageInfo1.TextFormatString = "{0} di {1}";
//
// groupHeaderBand1
//
this.groupHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel5});
this.groupHeaderBand1.Dpi = 25.4F;
this.groupHeaderBand1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
new DevExpress.XtraReports.UI.GroupField("codGroup", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
this.groupHeaderBand1.HeightF = 8.373374F;
this.groupHeaderBand1.Level = 1;
this.groupHeaderBand1.Name = "groupHeaderBand1";
this.groupHeaderBand1.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBandExceptFirstEntry;
//
// xrLabel5
//
this.xrLabel5.CanShrink = true;
this.xrLabel5.Dpi = 25.4F;
this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[codGroup]")});
this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
this.xrLabel5.SizeF = new System.Drawing.SizeF(60.16874F, 6.842012F);
this.xrLabel5.StylePriority.UseFont = false;
this.xrLabel5.StylePriority.UseTextAlignment = false;
this.xrLabel5.Text = "xrLabel5";
this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// GroupFooter1
//
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel9,
this.xrLabel8,
this.xrLabel7,
this.xrLabel6,
this.xrLabel4});
this.GroupFooter1.Dpi = 25.4F;
this.GroupFooter1.HeightF = 15.8831F;
this.GroupFooter1.Level = 1;
this.GroupFooter1.Name = "GroupFooter1";
//
// xrLabel9
//
this.xrLabel9.BackColor = System.Drawing.Color.LightCyan;
this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel9.Dpi = 25.4F;
this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "Iif([codGroup] == \'WindowTrunk\', true, false)\n"),
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([totQty])")});
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(158.7483F, 4.199098F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
this.xrLabel9.SizeF = new System.Drawing.SizeF(17.15172F, 5.842F);
this.xrLabel9.StylePriority.UseBackColor = false;
this.xrLabel9.StylePriority.UseBorders = false;
this.xrLabel9.StylePriority.UseFont = false;
this.xrLabel9.StylePriority.UseTextAlignment = false;
xrSummary1.IgnoreNullValues = true;
xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
this.xrLabel9.Summary = xrSummary1;
this.xrLabel9.Text = "xrLabel7";
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrLabel9.TextFormatString = "{0:N2}";
//
// xrLabel8
//
this.xrLabel8.BackColor = System.Drawing.Color.LightCyan;
this.xrLabel8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel8.Dpi = 25.4F;
this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([numItems])"),
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "Iif([codGroup] == \'WindowTrunk\', true, false)\n")});
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(133.43F, 4.2F);
this.xrLabel8.Multiline = true;
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
this.xrLabel8.SizeF = new System.Drawing.SizeF(25.31827F, 5.842F);
this.xrLabel8.StylePriority.UseBackColor = false;
this.xrLabel8.StylePriority.UseBorders = false;
this.xrLabel8.StylePriority.UseFont = false;
this.xrLabel8.StylePriority.UseTextAlignment = false;
xrSummary2.IgnoreNullValues = true;
xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
this.xrLabel8.Summary = xrSummary2;
this.xrLabel8.Text = "xrLabel7";
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrLabel8.TextFormatString = "{0:N2}";
//
// xrLabel7
//
this.xrLabel7.BackColor = System.Drawing.Color.LightCyan;
this.xrLabel7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel7.Dpi = 25.4F;
this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([totQty])"),
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "Iif([codGroup] == \'WindowHardware\', true, false)\n")});
this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(133.43F, 4.2F);
this.xrLabel7.Multiline = true;
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
this.xrLabel7.SizeF = new System.Drawing.SizeF(25.31827F, 5.842F);
this.xrLabel7.StylePriority.UseBackColor = false;
this.xrLabel7.StylePriority.UseBorders = false;
this.xrLabel7.StylePriority.UseFont = false;
this.xrLabel7.StylePriority.UseTextAlignment = false;
xrSummary3.IgnoreNullValues = true;
xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
this.xrLabel7.Summary = xrSummary3;
this.xrLabel7.Text = "xrLabel7";
this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrLabel7.TextFormatString = "{0:N2}";
//
// xrLabel6
//
this.xrLabel6.BackColor = System.Drawing.Color.LightCyan;
this.xrLabel6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel6.Dpi = 25.4F;
this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([numItems])"),
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "Iif([codGroup] != \'WindowHardware\' And [codGroup] != \'WindowTrunk\', true, false)" +
"\n")});
this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(133.4299F, 4.199098F);
this.xrLabel6.Multiline = true;
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
this.xrLabel6.SizeF = new System.Drawing.SizeF(25.31834F, 5.842F);
this.xrLabel6.StylePriority.UseBackColor = false;
this.xrLabel6.StylePriority.UseBorders = false;
this.xrLabel6.StylePriority.UseFont = false;
this.xrLabel6.StylePriority.UseTextAlignment = false;
xrSummary4.IgnoreNullValues = true;
xrSummary4.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
this.xrLabel6.Summary = xrSummary4;
this.xrLabel6.Text = "xrLabel6";
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrLabel6.TextFormatString = "{0:N0}";
//
// xrLabel4
//
this.xrLabel4.BackColor = System.Drawing.Color.LightCyan;
this.xrLabel4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel4.Dpi = 25.4F;
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(94.27518F, 4.199098F);
this.xrLabel4.Multiline = true;
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
this.xrLabel4.SizeF = new System.Drawing.SizeF(39.15472F, 5.842F);
this.xrLabel4.StylePriority.UseBackColor = false;
this.xrLabel4.StylePriority.UseBorders = false;
this.xrLabel4.StylePriority.UseFont = false;
this.xrLabel4.StylePriority.UseTextAlignment = false;
this.xrLabel4.Text = "Totale";
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
//
// groupHeaderBand2
//
this.groupHeaderBand2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable2});
this.groupHeaderBand2.Dpi = 25.4F;
this.groupHeaderBand2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
new DevExpress.XtraReports.UI.GroupField("", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
this.groupHeaderBand2.HeightF = 8.435467F;
this.groupHeaderBand2.Name = "groupHeaderBand2";
this.groupHeaderBand2.RepeatEveryPage = true;
//
// xrTable2
//
this.xrTable2.Dpi = 25.4F;
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0.4425583F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0.5291666F, 0.5291666F, 0F, 0F, 25.4F);
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow2});
this.xrTable2.SizeF = new System.Drawing.SizeF(175.9F, 6.35F);
//
// xrTableRow2
//
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell8,
this.xrTableCell9,
this.xrTableCell10,
this.xrTableCell11,
this.xrTableCell12});
this.xrTableRow2.Dpi = 25.4F;
this.xrTableRow2.Name = "xrTableRow2";
this.xrTableRow2.Weight = 3.622047298492181D;
//
// xrTableCell8
//
this.xrTableCell8.BackColor = System.Drawing.Color.LightCyan;
this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell8.Dpi = 25.4F;
this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell8.Multiline = true;
this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.StylePriority.UseBackColor = false;
this.xrTableCell8.StylePriority.UseBorders = false;
this.xrTableCell8.StylePriority.UseFont = false;
this.xrTableCell8.StylePriority.UseTextAlignment = false;
this.xrTableCell8.Text = "Riga d\'ordine";
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrTableCell8.Weight = 1.4844532019514425D;
//
// xrTableCell9
//
this.xrTableCell9.BackColor = System.Drawing.Color.LightCyan;
this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell9.Dpi = 25.4F;
this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell9.Multiline = true;
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.StylePriority.UseBackColor = false;
this.xrTableCell9.StylePriority.UseBorders = false;
this.xrTableCell9.StylePriority.UseFont = false;
this.xrTableCell9.StylePriority.UseTextAlignment = false;
this.xrTableCell9.Text = "Codice item";
this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrTableCell9.Weight = 2.1037980207161806D;
//
// xrTableCell10
//
this.xrTableCell10.BackColor = System.Drawing.Color.LightCyan;
this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell10.Dpi = 25.4F;
this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell10.Multiline = true;
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseBackColor = false;
this.xrTableCell10.StylePriority.UseBorders = false;
this.xrTableCell10.StylePriority.UseFont = false;
this.xrTableCell10.StylePriority.UseTextAlignment = false;
this.xrTableCell10.Text = "Descrizione";
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell10.Weight = 1.4902614481269565D;
//
// xrTableCell11
//
this.xrTableCell11.BackColor = System.Drawing.Color.LightCyan;
this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell11.Dpi = 25.4F;
this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell11.Multiline = true;
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.StylePriority.UseBackColor = false;
this.xrTableCell11.StylePriority.UseBorders = false;
this.xrTableCell11.StylePriority.UseFont = false;
this.xrTableCell11.StylePriority.UseTextAlignment = false;
this.xrTableCell11.Text = "Numero item";
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrTableCell11.Weight = 0.96363804500823913D;
//
// xrTableCell12
//
this.xrTableCell12.BackColor = System.Drawing.Color.LightCyan;
this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell12.Dpi = 25.4F;
this.xrTableCell12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "Iif([codGroup] != \'WindowHardware\', true, false)\n")});
this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell12.Multiline = true;
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.StylePriority.UseBackColor = false;
this.xrTableCell12.StylePriority.UseBorders = false;
this.xrTableCell12.StylePriority.UseFont = false;
this.xrTableCell12.StylePriority.UseTextAlignment = false;
this.xrTableCell12.Text = "Qty";
this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrTableCell12.Weight = 0.6527577668173612D;
//
// MaterialReqOrdReport_03
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail,
this.TopMargin,
this.BottomMargin,
this.ReportHeader,
this.PageFooter,
this.groupHeaderBand1,
this.GroupFooter1,
this.groupHeaderBand2});
this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
this.jsonDataSource1});
this.DataSource = this.jsonDataSource1;
this.Dpi = 25.4F;
this.Margins = new DevExpress.Drawing.DXMargins(20F, 20F, 20F, 20F);
this.PageHeightF = 279.4F;
this.PageWidthF = 215.9F;
this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.Millimeters;
this.SnapGridSize = 2.5F;
this.Version = "25.2";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((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.DataAccess.Json.JsonDataSource jsonDataSource1;
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
private DevExpress.XtraReports.UI.XRTable xrTable1;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
private DevExpress.XtraReports.UI.PageFooterBand PageFooter;
private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo1;
private DevExpress.XtraReports.UI.GroupHeaderBand groupHeaderBand1;
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
private DevExpress.XtraReports.UI.GroupHeaderBand groupHeaderBand2;
private DevExpress.XtraReports.UI.XRTable xrTable2;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
}
}