PerspektiveSelbstständigesLeben: Upgrade auf DevExpress 23.2.4 (Nachzügler :)

This commit is contained in:
2024-03-12 13:30:42 +01:00
parent b728848ad4
commit 85b58902d6
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a

View File

@@ -904,7 +904,7 @@ namespace PerspektiveSL
this.Margins = new System.Drawing.Printing.Margins(50, 30, 39, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();