jj 15.01 bericht
This commit is contained in:
parent
280c76fc67
commit
2aefc23b8c
@ -1,2 +1,3 @@
|
||||
DevExpress.XtraEditors.Repository.RepositoryItemProgressBar, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
|
||||
DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
|
||||
DevExpress.XtraEditors.Repository.RepositoryItemProgressBar, DevExpress.XtraEditors.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
|
||||
DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v15.2, Version=15.2.16.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
|
||||
|
||||
391
SchaumKommiCollo/KommiCollo/reportUebergabe.designer.vb
generated
391
SchaumKommiCollo/KommiCollo/reportUebergabe.designer.vb
generated
@ -58,18 +58,6 @@ Partial Public Class reportUebergabe
|
||||
Me.FieldCaption = New DevExpress.XtraReports.UI.XRControlStyle()
|
||||
Me.PageInfo = New DevExpress.XtraReports.UI.XRControlStyle()
|
||||
Me.DataField = New DevExpress.XtraReports.UI.XRControlStyle()
|
||||
Me.GroupHeader1 = New DevExpress.XtraReports.UI.GroupHeaderBand()
|
||||
Me.XrLabel40 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel51 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel52 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel53 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.GroupFooter1 = New DevExpress.XtraReports.UI.GroupFooterBand()
|
||||
Me.XrLine4 = New DevExpress.XtraReports.UI.XRLine()
|
||||
Me.XrLabel37 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel38 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel39 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel46 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel47 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.FormattingRule1 = New DevExpress.XtraReports.UI.FormattingRule()
|
||||
Me.ReportFooter = New DevExpress.XtraReports.UI.ReportFooterBand()
|
||||
Me.XrLabel32 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
@ -99,6 +87,18 @@ Partial Public Class reportUebergabe
|
||||
Me.XrLabel31 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel50 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.GroupHeader2 = New DevExpress.XtraReports.UI.GroupHeaderBand()
|
||||
Me.GroupFooter1 = New DevExpress.XtraReports.UI.GroupFooterBand()
|
||||
Me.XrLine5 = New DevExpress.XtraReports.UI.XRLine()
|
||||
Me.XrLabel40 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel51 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel52 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel53 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel56 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.GroupHeader1 = New DevExpress.XtraReports.UI.GroupHeaderBand()
|
||||
Me.XrLabel55 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel45 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel54 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel44 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel43 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel42 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel35 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
@ -106,18 +106,20 @@ Partial Public Class reportUebergabe
|
||||
Me.XrLabel33 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel29 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel25 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.GroupFooter2 = New DevExpress.XtraReports.UI.GroupFooterBand()
|
||||
Me.PlatzhalterDummy = New DevExpress.XtraReports.UI.XRLabel()
|
||||
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
'
|
||||
'Detail
|
||||
'
|
||||
Me.Detail.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel49})
|
||||
Me.Detail.Dpi = 100.0!
|
||||
Me.Detail.HeightF = 14.5!
|
||||
Me.Detail.HeightF = 11.54169!
|
||||
Me.Detail.KeepTogether = True
|
||||
Me.Detail.KeepTogetherWithDetailReports = True
|
||||
Me.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount
|
||||
Me.Detail.Name = "Detail"
|
||||
Me.Detail.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
||||
Me.Detail.SortFields.AddRange(New DevExpress.XtraReports.UI.GroupField() {New DevExpress.XtraReports.UI.GroupField("CODE", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)})
|
||||
Me.Detail.StyleName = "DataField"
|
||||
Me.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft
|
||||
'
|
||||
@ -209,7 +211,7 @@ Partial Public Class reportUebergabe
|
||||
'BottomMargin
|
||||
'
|
||||
Me.BottomMargin.Dpi = 100.0!
|
||||
Me.BottomMargin.HeightF = 53.70839!
|
||||
Me.BottomMargin.HeightF = 54.0!
|
||||
Me.BottomMargin.Name = "BottomMargin"
|
||||
Me.BottomMargin.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
||||
Me.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft
|
||||
@ -485,142 +487,6 @@ Partial Public Class reportUebergabe
|
||||
Me.DataField.Name = "DataField"
|
||||
Me.DataField.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
'
|
||||
'GroupHeader1
|
||||
'
|
||||
Me.GroupHeader1.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel40, Me.XrLabel51, Me.XrLabel52, Me.XrLabel53})
|
||||
Me.GroupHeader1.Dpi = 100.0!
|
||||
Me.GroupHeader1.GroupFields.AddRange(New DevExpress.XtraReports.UI.GroupField() {New DevExpress.XtraReports.UI.GroupField("EMP", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)})
|
||||
Me.GroupHeader1.HeightF = 62.5!
|
||||
Me.GroupHeader1.KeepTogether = True
|
||||
Me.GroupHeader1.Level = 1
|
||||
Me.GroupHeader1.Name = "GroupHeader1"
|
||||
'
|
||||
'XrLabel40
|
||||
'
|
||||
Me.XrLabel40.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP_ZUSATZ")})
|
||||
Me.XrLabel40.Dpi = 100.0!
|
||||
Me.XrLabel40.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel40.LocationFloat = New DevExpress.Utils.PointFloat(1.99972!, 15.37502!)
|
||||
Me.XrLabel40.Name = "XrLabel40"
|
||||
Me.XrLabel40.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel40.SizeF = New System.Drawing.SizeF(156.9492!, 10.5!)
|
||||
Me.XrLabel40.StylePriority.UseFont = False
|
||||
Me.XrLabel40.Text = "XrLabel35"
|
||||
'
|
||||
'XrLabel51
|
||||
'
|
||||
Me.XrLabel51.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP_STRASSE")})
|
||||
Me.XrLabel51.Dpi = 100.0!
|
||||
Me.XrLabel51.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel51.LocationFloat = New DevExpress.Utils.PointFloat(1.99972!, 25.87502!)
|
||||
Me.XrLabel51.Name = "XrLabel51"
|
||||
Me.XrLabel51.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel51.SizeF = New System.Drawing.SizeF(156.9492!, 10.58332!)
|
||||
Me.XrLabel51.StylePriority.UseFont = False
|
||||
Me.XrLabel51.Text = "XrLabel34"
|
||||
'
|
||||
'XrLabel52
|
||||
'
|
||||
Me.XrLabel52.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP_PLZ_STR")})
|
||||
Me.XrLabel52.Dpi = 100.0!
|
||||
Me.XrLabel52.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel52.LocationFloat = New DevExpress.Utils.PointFloat(1.99972!, 48.08331!)
|
||||
Me.XrLabel52.Name = "XrLabel52"
|
||||
Me.XrLabel52.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel52.SizeF = New System.Drawing.SizeF(156.9492!, 11.54167!)
|
||||
Me.XrLabel52.StylePriority.UseFont = False
|
||||
Me.XrLabel52.Text = "XrLabel33"
|
||||
'
|
||||
'XrLabel53
|
||||
'
|
||||
Me.XrLabel53.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP")})
|
||||
Me.XrLabel53.Dpi = 100.0!
|
||||
Me.XrLabel53.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel53.LocationFloat = New DevExpress.Utils.PointFloat(1.999728!, 2.87501!)
|
||||
Me.XrLabel53.Name = "XrLabel53"
|
||||
Me.XrLabel53.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel53.SizeF = New System.Drawing.SizeF(156.9492!, 12.5!)
|
||||
Me.XrLabel53.StylePriority.UseFont = False
|
||||
Me.XrLabel53.Text = "XrLabel29"
|
||||
'
|
||||
'GroupFooter1
|
||||
'
|
||||
Me.GroupFooter1.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLine4, Me.XrLabel37, Me.XrLabel38, Me.XrLabel39, Me.XrLabel46, Me.XrLabel47})
|
||||
Me.GroupFooter1.Dpi = 100.0!
|
||||
Me.GroupFooter1.HeightF = 45.91668!
|
||||
Me.GroupFooter1.Level = 1
|
||||
Me.GroupFooter1.Name = "GroupFooter1"
|
||||
'
|
||||
'XrLine4
|
||||
'
|
||||
Me.XrLine4.Dpi = 100.0!
|
||||
Me.XrLine4.LocationFloat = New DevExpress.Utils.PointFloat(0!, 36.79167!)
|
||||
Me.XrLine4.Name = "XrLine4"
|
||||
Me.XrLine4.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
||||
Me.XrLine4.SizeF = New System.Drawing.SizeF(650.0!, 6.999992!)
|
||||
Me.XrLine4.StylePriority.UsePadding = False
|
||||
'
|
||||
'XrLabel37
|
||||
'
|
||||
Me.XrLabel37.Dpi = 100.0!
|
||||
Me.XrLabel37.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel37.LocationFloat = New DevExpress.Utils.PointFloat(0!, 2.20834!)
|
||||
Me.XrLabel37.Multiline = True
|
||||
Me.XrLabel37.Name = "XrLabel37"
|
||||
Me.XrLabel37.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel37.SizeF = New System.Drawing.SizeF(100.0!, 14.58334!)
|
||||
Me.XrLabel37.StyleName = "Title"
|
||||
Me.XrLabel37.StylePriority.UseFont = False
|
||||
Me.XrLabel37.Text = "Bemerkung:"
|
||||
'
|
||||
'XrLabel38
|
||||
'
|
||||
Me.XrLabel38.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_CODE")})
|
||||
Me.XrLabel38.Dpi = 100.0!
|
||||
Me.XrLabel38.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel38.LocationFloat = New DevExpress.Utils.PointFloat(0!, 20.62816!)
|
||||
Me.XrLabel38.Name = "XrLabel38"
|
||||
Me.XrLabel38.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel38.SizeF = New System.Drawing.SizeF(42.22472!, 14.58334!)
|
||||
Me.XrLabel38.StylePriority.UseFont = False
|
||||
Me.XrLabel38.Text = "XrLabel38"
|
||||
'
|
||||
'XrLabel39
|
||||
'
|
||||
Me.XrLabel39.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_TEXT")})
|
||||
Me.XrLabel39.Dpi = 100.0!
|
||||
Me.XrLabel39.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel39.LocationFloat = New DevExpress.Utils.PointFloat(46.38993!, 20.62805!)
|
||||
Me.XrLabel39.Name = "XrLabel39"
|
||||
Me.XrLabel39.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel39.SizeF = New System.Drawing.SizeF(403.6096!, 14.58334!)
|
||||
Me.XrLabel39.StylePriority.UseFont = False
|
||||
Me.XrLabel39.Text = "XrLabel39"
|
||||
'
|
||||
'XrLabel46
|
||||
'
|
||||
Me.XrLabel46.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_TEXT_ERG")})
|
||||
Me.XrLabel46.Dpi = 100.0!
|
||||
Me.XrLabel46.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel46.LocationFloat = New DevExpress.Utils.PointFloat(449.9995!, 20.62816!)
|
||||
Me.XrLabel46.Name = "XrLabel46"
|
||||
Me.XrLabel46.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel46.SizeF = New System.Drawing.SizeF(100.0!, 14.58327!)
|
||||
Me.XrLabel46.StylePriority.UseFont = False
|
||||
Me.XrLabel46.Text = "XrLabel46"
|
||||
'
|
||||
'XrLabel47
|
||||
'
|
||||
Me.XrLabel47.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.BEMERKUNG")})
|
||||
Me.XrLabel47.Dpi = 100.0!
|
||||
Me.XrLabel47.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel47.LocationFloat = New DevExpress.Utils.PointFloat(100.0!, 2.208332!)
|
||||
Me.XrLabel47.Name = "XrLabel47"
|
||||
Me.XrLabel47.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel47.SizeF = New System.Drawing.SizeF(550.0!, 14.58337!)
|
||||
Me.XrLabel47.StylePriority.UseFont = False
|
||||
Me.XrLabel47.Text = "XrLabel47"
|
||||
'
|
||||
'FormattingRule1
|
||||
'
|
||||
Me.FormattingRule1.Name = "FormattingRule1"
|
||||
@ -934,17 +800,157 @@ Partial Public Class reportUebergabe
|
||||
'
|
||||
'GroupHeader2
|
||||
'
|
||||
Me.GroupHeader2.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel43, Me.XrLabel42, Me.XrLabel35, Me.XrLabel34, Me.XrLabel33, Me.XrLabel29, Me.XrLabel25})
|
||||
Me.GroupHeader2.Dpi = 100.0!
|
||||
Me.GroupHeader2.GroupFields.AddRange(New DevExpress.XtraReports.UI.GroupField() {New DevExpress.XtraReports.UI.GroupField("SENDUNGNR", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)})
|
||||
Me.GroupHeader2.HeightF = 16.66667!
|
||||
Me.GroupHeader2.GroupFields.AddRange(New DevExpress.XtraReports.UI.GroupField() {New DevExpress.XtraReports.UI.GroupField("EMP", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)})
|
||||
Me.GroupHeader2.HeightF = 0!
|
||||
Me.GroupHeader2.KeepTogether = True
|
||||
Me.GroupHeader2.Level = 1
|
||||
Me.GroupHeader2.Name = "GroupHeader2"
|
||||
'
|
||||
'GroupFooter1
|
||||
'
|
||||
Me.GroupFooter1.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLine5, Me.XrLabel40, Me.XrLabel51, Me.XrLabel52, Me.XrLabel53, Me.XrLabel56})
|
||||
Me.GroupFooter1.Dpi = 100.0!
|
||||
Me.GroupFooter1.HeightF = 41.58333!
|
||||
Me.GroupFooter1.Level = 1
|
||||
Me.GroupFooter1.Name = "GroupFooter1"
|
||||
'
|
||||
'XrLine5
|
||||
'
|
||||
Me.XrLine5.Dpi = 100.0!
|
||||
Me.XrLine5.LocationFloat = New DevExpress.Utils.PointFloat(0!, 34.58334!)
|
||||
Me.XrLine5.Name = "XrLine5"
|
||||
Me.XrLine5.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
||||
Me.XrLine5.SizeF = New System.Drawing.SizeF(650.0!, 6.999992!)
|
||||
Me.XrLine5.StylePriority.UsePadding = False
|
||||
'
|
||||
'XrLabel40
|
||||
'
|
||||
Me.XrLabel40.Dpi = 100.0!
|
||||
Me.XrLabel40.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel40.LocationFloat = New DevExpress.Utils.PointFloat(0!, 0.000007629395!)
|
||||
Me.XrLabel40.Multiline = True
|
||||
Me.XrLabel40.Name = "XrLabel40"
|
||||
Me.XrLabel40.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel40.SizeF = New System.Drawing.SizeF(100.0!, 14.58334!)
|
||||
Me.XrLabel40.StyleName = "Title"
|
||||
Me.XrLabel40.StylePriority.UseFont = False
|
||||
Me.XrLabel40.Text = "Bemerkung:"
|
||||
'
|
||||
'XrLabel51
|
||||
'
|
||||
Me.XrLabel51.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_CODE")})
|
||||
Me.XrLabel51.Dpi = 100.0!
|
||||
Me.XrLabel51.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel51.LocationFloat = New DevExpress.Utils.PointFloat(0!, 18.41983!)
|
||||
Me.XrLabel51.Name = "XrLabel51"
|
||||
Me.XrLabel51.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel51.SizeF = New System.Drawing.SizeF(42.22472!, 14.58334!)
|
||||
Me.XrLabel51.StylePriority.UseFont = False
|
||||
Me.XrLabel51.Text = "XrLabel38"
|
||||
'
|
||||
'XrLabel52
|
||||
'
|
||||
Me.XrLabel52.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_TEXT")})
|
||||
Me.XrLabel52.Dpi = 100.0!
|
||||
Me.XrLabel52.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel52.LocationFloat = New DevExpress.Utils.PointFloat(46.38993!, 18.41972!)
|
||||
Me.XrLabel52.Name = "XrLabel52"
|
||||
Me.XrLabel52.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel52.SizeF = New System.Drawing.SizeF(403.6096!, 14.58334!)
|
||||
Me.XrLabel52.StylePriority.UseFont = False
|
||||
Me.XrLabel52.Text = "XrLabel39"
|
||||
'
|
||||
'XrLabel53
|
||||
'
|
||||
Me.XrLabel53.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_TEXT_ERG")})
|
||||
Me.XrLabel53.Dpi = 100.0!
|
||||
Me.XrLabel53.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel53.LocationFloat = New DevExpress.Utils.PointFloat(449.9995!, 18.41983!)
|
||||
Me.XrLabel53.Name = "XrLabel53"
|
||||
Me.XrLabel53.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel53.SizeF = New System.Drawing.SizeF(100.0!, 14.58327!)
|
||||
Me.XrLabel53.StylePriority.UseFont = False
|
||||
Me.XrLabel53.Text = "XrLabel46"
|
||||
'
|
||||
'XrLabel56
|
||||
'
|
||||
Me.XrLabel56.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.BEMERKUNG")})
|
||||
Me.XrLabel56.Dpi = 100.0!
|
||||
Me.XrLabel56.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel56.LocationFloat = New DevExpress.Utils.PointFloat(100.0!, 0!)
|
||||
Me.XrLabel56.Name = "XrLabel56"
|
||||
Me.XrLabel56.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel56.SizeF = New System.Drawing.SizeF(550.0!, 14.58337!)
|
||||
Me.XrLabel56.StylePriority.UseFont = False
|
||||
Me.XrLabel56.Text = "XrLabel47"
|
||||
'
|
||||
'GroupHeader1
|
||||
'
|
||||
Me.GroupHeader1.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel55, Me.XrLabel45, Me.XrLabel54, Me.XrLabel44, Me.XrLabel43, Me.XrLabel42, Me.XrLabel35, Me.XrLabel34, Me.XrLabel33, Me.XrLabel29, Me.XrLabel25})
|
||||
Me.GroupHeader1.Dpi = 100.0!
|
||||
Me.GroupHeader1.GroupFields.AddRange(New DevExpress.XtraReports.UI.GroupField() {New DevExpress.XtraReports.UI.GroupField("SENDUNGNR", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending), New DevExpress.XtraReports.UI.GroupField("NVE", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)})
|
||||
Me.GroupHeader1.HeightF = 45.12501!
|
||||
Me.GroupHeader1.KeepTogether = True
|
||||
Me.GroupHeader1.Name = "GroupHeader1"
|
||||
'
|
||||
'XrLabel55
|
||||
'
|
||||
Me.XrLabel55.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP_ZUSATZ")})
|
||||
Me.XrLabel55.Dpi = 100.0!
|
||||
Me.XrLabel55.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel55.LocationFloat = New DevExpress.Utils.PointFloat(0.000793457!, 12.5!)
|
||||
Me.XrLabel55.Name = "XrLabel55"
|
||||
Me.XrLabel55.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel55.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.SuppressAndShrink
|
||||
Me.XrLabel55.SizeF = New System.Drawing.SizeF(156.9492!, 10.5!)
|
||||
Me.XrLabel55.StylePriority.UseFont = False
|
||||
Me.XrLabel55.Text = "XrLabel35"
|
||||
'
|
||||
'XrLabel45
|
||||
'
|
||||
Me.XrLabel45.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP_PLZ_STR")})
|
||||
Me.XrLabel45.Dpi = 100.0!
|
||||
Me.XrLabel45.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel45.LocationFloat = New DevExpress.Utils.PointFloat(0.000793457!, 33.58332!)
|
||||
Me.XrLabel45.Name = "XrLabel45"
|
||||
Me.XrLabel45.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel45.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.SuppressAndShrink
|
||||
Me.XrLabel45.SizeF = New System.Drawing.SizeF(156.9492!, 11.54167!)
|
||||
Me.XrLabel45.StylePriority.UseFont = False
|
||||
Me.XrLabel45.Text = "XrLabel33"
|
||||
'
|
||||
'XrLabel54
|
||||
'
|
||||
Me.XrLabel54.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP_STRASSE")})
|
||||
Me.XrLabel54.Dpi = 100.0!
|
||||
Me.XrLabel54.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel54.LocationFloat = New DevExpress.Utils.PointFloat(0.000793457!, 23.0!)
|
||||
Me.XrLabel54.Name = "XrLabel54"
|
||||
Me.XrLabel54.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel54.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.SuppressAndShrink
|
||||
Me.XrLabel54.SizeF = New System.Drawing.SizeF(156.9492!, 10.58332!)
|
||||
Me.XrLabel54.StylePriority.UseFont = False
|
||||
Me.XrLabel54.Text = "XrLabel34"
|
||||
'
|
||||
'XrLabel44
|
||||
'
|
||||
Me.XrLabel44.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP")})
|
||||
Me.XrLabel44.Dpi = 100.0!
|
||||
Me.XrLabel44.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel44.LocationFloat = New DevExpress.Utils.PointFloat(0.000793457!, 0!)
|
||||
Me.XrLabel44.Name = "XrLabel44"
|
||||
Me.XrLabel44.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel44.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.SuppressAndShrink
|
||||
Me.XrLabel44.SizeF = New System.Drawing.SizeF(156.9492!, 12.5!)
|
||||
Me.XrLabel44.StylePriority.UseFont = False
|
||||
Me.XrLabel44.Text = "XrLabel29"
|
||||
'
|
||||
'XrLabel43
|
||||
'
|
||||
Me.XrLabel43.Dpi = 100.0!
|
||||
Me.XrLabel43.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel43.LocationFloat = New DevExpress.Utils.PointFloat(215.8361!, 0!)
|
||||
Me.XrLabel43.LocationFloat = New DevExpress.Utils.PointFloat(215.8369!, 0!)
|
||||
Me.XrLabel43.Name = "XrLabel43"
|
||||
Me.XrLabel43.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel43.SizeF = New System.Drawing.SizeF(25.25041!, 14.66667!)
|
||||
@ -961,7 +967,7 @@ Partial Public Class reportUebergabe
|
||||
Me.XrLabel42.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.CODE")})
|
||||
Me.XrLabel42.Dpi = 100.0!
|
||||
Me.XrLabel42.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel42.LocationFloat = New DevExpress.Utils.PointFloat(241.0877!, 0!)
|
||||
Me.XrLabel42.LocationFloat = New DevExpress.Utils.PointFloat(241.0885!, 0!)
|
||||
Me.XrLabel42.Name = "XrLabel42"
|
||||
Me.XrLabel42.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel42.SizeF = New System.Drawing.SizeF(37.29942!, 14.66667!)
|
||||
@ -971,22 +977,27 @@ Partial Public Class reportUebergabe
|
||||
'
|
||||
'XrLabel35
|
||||
'
|
||||
Me.XrLabel35.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.SDG_FRANKATUR")})
|
||||
Me.XrLabel35.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.SDG_FRANKATUR"), New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.EMP")})
|
||||
Me.XrLabel35.Dpi = 100.0!
|
||||
Me.XrLabel35.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel35.LocationFloat = New DevExpress.Utils.PointFloat(591.1113!, 0!)
|
||||
Me.XrLabel35.LocationFloat = New DevExpress.Utils.PointFloat(591.1121!, 0!)
|
||||
Me.XrLabel35.Name = "XrLabel35"
|
||||
Me.XrLabel35.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel35.SizeF = New System.Drawing.SizeF(58.88716!, 14.66667!)
|
||||
Me.XrLabel35.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Suppress
|
||||
Me.XrLabel35.ProcessDuplicatesTarget = DevExpress.XtraReports.UI.ProcessDuplicatesTarget.Tag
|
||||
Me.XrLabel35.SizeF = New System.Drawing.SizeF(58.88721!, 23.0!)
|
||||
Me.XrLabel35.StylePriority.UseFont = False
|
||||
'
|
||||
'XrLabel34
|
||||
'
|
||||
Me.XrLabel34.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.EMP")})
|
||||
Me.XrLabel34.Dpi = 100.0!
|
||||
Me.XrLabel34.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel34.LocationFloat = New DevExpress.Utils.PointFloat(509.744!, 0!)
|
||||
Me.XrLabel34.LocationFloat = New DevExpress.Utils.PointFloat(509.7448!, 0!)
|
||||
Me.XrLabel34.Name = "XrLabel34"
|
||||
Me.XrLabel34.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel34.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Suppress
|
||||
Me.XrLabel34.ProcessDuplicatesTarget = DevExpress.XtraReports.UI.ProcessDuplicatesTarget.Tag
|
||||
Me.XrLabel34.SizeF = New System.Drawing.SizeF(58.88716!, 14.66667!)
|
||||
Me.XrLabel34.StylePriority.UseFont = False
|
||||
Me.XrLabel34.Text = "1.00 EUR"
|
||||
@ -996,9 +1007,10 @@ Partial Public Class reportUebergabe
|
||||
Me.XrLabel33.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.SDG_GEWICHT", "{0} kg")})
|
||||
Me.XrLabel33.Dpi = 100.0!
|
||||
Me.XrLabel33.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel33.LocationFloat = New DevExpress.Utils.PointFloat(428.5802!, 0!)
|
||||
Me.XrLabel33.LocationFloat = New DevExpress.Utils.PointFloat(428.581!, 0!)
|
||||
Me.XrLabel33.Name = "XrLabel33"
|
||||
Me.XrLabel33.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel33.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Suppress
|
||||
Me.XrLabel33.SizeF = New System.Drawing.SizeF(58.88716!, 14.66667!)
|
||||
Me.XrLabel33.StylePriority.UseFont = False
|
||||
'
|
||||
@ -1007,7 +1019,7 @@ Partial Public Class reportUebergabe
|
||||
Me.XrLabel29.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.POSINHALT")})
|
||||
Me.XrLabel29.Dpi = 100.0!
|
||||
Me.XrLabel29.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel29.LocationFloat = New DevExpress.Utils.PointFloat(278.3871!, 0!)
|
||||
Me.XrLabel29.LocationFloat = New DevExpress.Utils.PointFloat(278.3879!, 0!)
|
||||
Me.XrLabel29.Name = "XrLabel29"
|
||||
Me.XrLabel29.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel29.SizeF = New System.Drawing.SizeF(119.5757!, 14.66667!)
|
||||
@ -1018,16 +1030,35 @@ Partial Public Class reportUebergabe
|
||||
Me.XrLabel25.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.SENDUNGNR")})
|
||||
Me.XrLabel25.Dpi = 100.0!
|
||||
Me.XrLabel25.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.XrLabel25.LocationFloat = New DevExpress.Utils.PointFloat(156.9489!, 0!)
|
||||
Me.XrLabel25.LocationFloat = New DevExpress.Utils.PointFloat(156.9497!, 0!)
|
||||
Me.XrLabel25.Name = "XrLabel25"
|
||||
Me.XrLabel25.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel25.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Suppress
|
||||
Me.XrLabel25.SizeF = New System.Drawing.SizeF(58.88716!, 14.66667!)
|
||||
Me.XrLabel25.StylePriority.UseFont = False
|
||||
Me.XrLabel25.Text = "XrLabel25"
|
||||
'
|
||||
'GroupFooter2
|
||||
'
|
||||
Me.GroupFooter2.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.PlatzhalterDummy})
|
||||
Me.GroupFooter2.Dpi = 100.0!
|
||||
Me.GroupFooter2.HeightF = 11.54169!
|
||||
Me.GroupFooter2.Name = "GroupFooter2"
|
||||
'
|
||||
'PlatzhalterDummy
|
||||
'
|
||||
Me.PlatzhalterDummy.Dpi = 100.0!
|
||||
Me.PlatzhalterDummy.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||
Me.PlatzhalterDummy.LocationFloat = New DevExpress.Utils.PointFloat(278.3869!, 0!)
|
||||
Me.PlatzhalterDummy.Name = "PlatzhalterDummy"
|
||||
Me.PlatzhalterDummy.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.PlatzhalterDummy.SizeF = New System.Drawing.SizeF(160.201!, 11.54169!)
|
||||
Me.PlatzhalterDummy.StylePriority.UseFont = False
|
||||
Me.PlatzhalterDummy.Text = " "
|
||||
'
|
||||
'reportUebergabe
|
||||
'
|
||||
Me.Bands.AddRange(New DevExpress.XtraReports.UI.Band() {Me.Detail, Me.TopMargin, Me.BottomMargin, Me.PageHeaderBand1, Me.ReportHeaderBand1, Me.GroupHeader1, Me.GroupFooter1, Me.ReportFooter, Me.GroupHeader2})
|
||||
Me.Bands.AddRange(New DevExpress.XtraReports.UI.Band() {Me.Detail, Me.TopMargin, Me.BottomMargin, Me.PageHeaderBand1, Me.ReportHeaderBand1, Me.ReportFooter, Me.GroupHeader2, Me.GroupFooter1, Me.GroupHeader1, Me.GroupFooter2})
|
||||
Me.ComponentStorage.AddRange(New System.ComponentModel.IComponent() {Me.SqlDataSource1})
|
||||
Me.DataMember = "Query"
|
||||
Me.DataSource = Me.SqlDataSource1
|
||||
@ -1071,18 +1102,6 @@ Partial Public Class reportUebergabe
|
||||
Friend WithEvents XrLabel36 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel41 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel49 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents GroupHeader1 As DevExpress.XtraReports.UI.GroupHeaderBand
|
||||
Friend WithEvents XrLabel40 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel51 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel52 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel53 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents GroupFooter1 As DevExpress.XtraReports.UI.GroupFooterBand
|
||||
Friend WithEvents XrLine4 As DevExpress.XtraReports.UI.XRLine
|
||||
Friend WithEvents XrLabel37 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel38 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel39 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel46 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel47 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents FormattingRule1 As DevExpress.XtraReports.UI.FormattingRule
|
||||
Friend WithEvents ReportFooter As DevExpress.XtraReports.UI.ReportFooterBand
|
||||
Friend WithEvents XrLabel32 As DevExpress.XtraReports.UI.XRLabel
|
||||
@ -1112,11 +1131,25 @@ Partial Public Class reportUebergabe
|
||||
Friend WithEvents XrLabel31 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel50 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents GroupHeader2 As DevExpress.XtraReports.UI.GroupHeaderBand
|
||||
Friend WithEvents XrLabel25 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents GroupFooter1 As DevExpress.XtraReports.UI.GroupFooterBand
|
||||
Friend WithEvents XrLine5 As DevExpress.XtraReports.UI.XRLine
|
||||
Friend WithEvents XrLabel40 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel51 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel52 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel53 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel56 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents GroupHeader1 As DevExpress.XtraReports.UI.GroupHeaderBand
|
||||
Friend WithEvents XrLabel55 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel45 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel54 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel44 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel43 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel42 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel35 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel34 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel33 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel29 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel42 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel43 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel25 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents GroupFooter2 As DevExpress.XtraReports.UI.GroupFooterBand
|
||||
Friend WithEvents PlatzhalterDummy As DevExpress.XtraReports.UI.XRLabel
|
||||
End Class
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user