581 lines
34 KiB
VB.net
581 lines
34 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Public Class XtraReportSR
|
|
Inherits DevExpress.XtraReports.UI.XtraReport
|
|
|
|
'XtraReport overrides dispose to clean up the component list.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
MyBase.Dispose(disposing)
|
|
End Sub
|
|
|
|
'Required by the Designer
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'NOTE: The following procedure is required by the Designer
|
|
'It can be modified using the Designer.
|
|
'Do not modify it using the code editor.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim CustomSqlQuery1 As DevExpress.DataAccess.Sql.CustomSqlQuery = New DevExpress.DataAccess.Sql.CustomSqlQuery()
|
|
Dim QueryParameter1 As DevExpress.DataAccess.Sql.QueryParameter = New DevExpress.DataAccess.Sql.QueryParameter()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(XtraReportSR))
|
|
Dim MasterDetailInfo1 As DevExpress.DataAccess.Sql.MasterDetailInfo = New DevExpress.DataAccess.Sql.MasterDetailInfo()
|
|
Dim RelationColumnInfo1 As DevExpress.DataAccess.Sql.RelationColumnInfo = New DevExpress.DataAccess.Sql.RelationColumnInfo()
|
|
Me.Detail = New DevExpress.XtraReports.UI.DetailBand()
|
|
Me.XrTable2 = New DevExpress.XtraReports.UI.XRTable()
|
|
Me.XrTableRow2 = New DevExpress.XtraReports.UI.XRTableRow()
|
|
Me.XrTableCell40 = New DevExpress.XtraReports.UI.XRTableCell()
|
|
Me.XrTableCell41 = New DevExpress.XtraReports.UI.XRTableCell()
|
|
Me.XrTableCell42 = New DevExpress.XtraReports.UI.XRTableCell()
|
|
Me.XrTableCell43 = New DevExpress.XtraReports.UI.XRTableCell()
|
|
Me.TopMargin = New DevExpress.XtraReports.UI.TopMarginBand()
|
|
Me.BottomMargin = New DevExpress.XtraReports.UI.BottomMarginBand()
|
|
Me.XrPageInfo1 = New DevExpress.XtraReports.UI.XRPageInfo()
|
|
Me.XrPageInfo2 = New DevExpress.XtraReports.UI.XRPageInfo()
|
|
Me.ReportHeaderBand1 = New DevExpress.XtraReports.UI.ReportHeaderBand()
|
|
Me.XrLabel21 = New DevExpress.XtraReports.UI.XRLabel()
|
|
Me.XrLine1 = New DevExpress.XtraReports.UI.XRLine()
|
|
Me.XrLabel19 = New DevExpress.XtraReports.UI.XRLabel()
|
|
Me.XrLabel18 = New DevExpress.XtraReports.UI.XRLabel()
|
|
Me.XrLabel16 = New DevExpress.XtraReports.UI.XRLabel()
|
|
Me.XrLabel13 = New DevExpress.XtraReports.UI.XRLabel()
|
|
Me.XrLabel12 = New DevExpress.XtraReports.UI.XRLabel()
|
|
Me.XrLabel10 = New DevExpress.XtraReports.UI.XRLabel()
|
|
Me.XrLabel9 = New DevExpress.XtraReports.UI.XRLabel()
|
|
Me.XrLabel4 = New DevExpress.XtraReports.UI.XRLabel()
|
|
Me.XrLabel3 = New DevExpress.XtraReports.UI.XRLabel()
|
|
Me.XrLabel2 = New DevExpress.XtraReports.UI.XRLabel()
|
|
Me.XrLabel1 = New DevExpress.XtraReports.UI.XRLabel()
|
|
Me.GroupHeaderBand1 = New DevExpress.XtraReports.UI.GroupHeaderBand()
|
|
Me.XrPanel1 = New DevExpress.XtraReports.UI.XRPanel()
|
|
Me.XrTable1 = New DevExpress.XtraReports.UI.XRTable()
|
|
Me.XrTableRow1 = New DevExpress.XtraReports.UI.XRTableRow()
|
|
Me.XrTableCell18 = New DevExpress.XtraReports.UI.XRTableCell()
|
|
Me.XrTableCell19 = New DevExpress.XtraReports.UI.XRTableCell()
|
|
Me.XrTableCell20 = New DevExpress.XtraReports.UI.XRTableCell()
|
|
Me.XrTableCell21 = New DevExpress.XtraReports.UI.XRTableCell()
|
|
Me.SqlDataSource1 = New DevExpress.DataAccess.Sql.SqlDataSource(Me.components)
|
|
Me.Title = New DevExpress.XtraReports.UI.XRControlStyle()
|
|
Me.DetailCaption3 = New DevExpress.XtraReports.UI.XRControlStyle()
|
|
Me.DetailData3 = New DevExpress.XtraReports.UI.XRControlStyle()
|
|
Me.DetailData3_Odd = New DevExpress.XtraReports.UI.XRControlStyle()
|
|
Me.DetailCaptionBackground3 = New DevExpress.XtraReports.UI.XRControlStyle()
|
|
Me.PageInfo = New DevExpress.XtraReports.UI.XRControlStyle()
|
|
Me.ReportFooter = New DevExpress.XtraReports.UI.ReportFooterBand()
|
|
Me.GroupFooter1 = New DevExpress.XtraReports.UI.GroupFooterBand()
|
|
Me.XrSubreport1 = New DevExpress.XtraReports.UI.XRSubreport()
|
|
CType(Me.XrTable2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.XrTable1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
'
|
|
'Detail
|
|
'
|
|
Me.Detail.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrTable2})
|
|
Me.Detail.HeightF = 34.12501!
|
|
Me.Detail.Name = "Detail"
|
|
Me.Detail.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
|
Me.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft
|
|
'
|
|
'XrTable2
|
|
'
|
|
Me.XrTable2.LocationFloat = New DevExpress.Utils.PointFloat(6.000019!, 0!)
|
|
Me.XrTable2.Name = "XrTable2"
|
|
Me.XrTable2.OddStyleName = "DetailData3_Odd"
|
|
Me.XrTable2.Rows.AddRange(New DevExpress.XtraReports.UI.XRTableRow() {Me.XrTableRow2})
|
|
Me.XrTable2.SizeF = New System.Drawing.SizeF(617.0001!, 25.0!)
|
|
'
|
|
'XrTableRow2
|
|
'
|
|
Me.XrTableRow2.Cells.AddRange(New DevExpress.XtraReports.UI.XRTableCell() {Me.XrTableCell40, Me.XrTableCell41, Me.XrTableCell42, Me.XrTableCell43})
|
|
Me.XrTableRow2.Name = "XrTableRow2"
|
|
Me.XrTableRow2.Weight = 11.5R
|
|
'
|
|
'XrTableCell40
|
|
'
|
|
Me.XrTableCell40.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Prozessschritt]")})
|
|
Me.XrTableCell40.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrTableCell40.Multiline = True
|
|
Me.XrTableCell40.Name = "XrTableCell40"
|
|
Me.XrTableCell40.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrTableCell40.StyleName = "DetailData3"
|
|
Me.XrTableCell40.StylePriority.UseFont = False
|
|
Me.XrTableCell40.Text = "XrTableCell40"
|
|
Me.XrTableCell40.Weight = 0.36883980402662669R
|
|
'
|
|
'XrTableCell41
|
|
'
|
|
Me.XrTableCell41.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Durch]")})
|
|
Me.XrTableCell41.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrTableCell41.Multiline = True
|
|
Me.XrTableCell41.Name = "XrTableCell41"
|
|
Me.XrTableCell41.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrTableCell41.StyleName = "DetailData3"
|
|
Me.XrTableCell41.StylePriority.UseFont = False
|
|
Me.XrTableCell41.Text = "XrTableCell41"
|
|
Me.XrTableCell41.Weight = 0.15484021247448515R
|
|
'
|
|
'XrTableCell42
|
|
'
|
|
Me.XrTableCell42.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Status_Change]")})
|
|
Me.XrTableCell42.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrTableCell42.Multiline = True
|
|
Me.XrTableCell42.Name = "XrTableCell42"
|
|
Me.XrTableCell42.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrTableCell42.StyleName = "DetailData3"
|
|
Me.XrTableCell42.StylePriority.UseFont = False
|
|
Me.XrTableCell42.Text = "XrTableCell42"
|
|
Me.XrTableCell42.Weight = 0.18520182436967306R
|
|
'
|
|
'XrTableCell43
|
|
'
|
|
Me.XrTableCell43.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[wannPos]")})
|
|
Me.XrTableCell43.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrTableCell43.Multiline = True
|
|
Me.XrTableCell43.Name = "XrTableCell43"
|
|
Me.XrTableCell43.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrTableCell43.StyleName = "DetailData3"
|
|
Me.XrTableCell43.StylePriority.UseFont = False
|
|
Me.XrTableCell43.Text = "XrTableCell43"
|
|
Me.XrTableCell43.TextFormatString = "{0:dd.MM.yyyy HH:mm}"
|
|
Me.XrTableCell43.Weight = 0.17599441387688758R
|
|
'
|
|
'TopMargin
|
|
'
|
|
Me.TopMargin.Name = "TopMargin"
|
|
Me.TopMargin.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
|
Me.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft
|
|
'
|
|
'BottomMargin
|
|
'
|
|
Me.BottomMargin.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrPageInfo1, Me.XrPageInfo2})
|
|
Me.BottomMargin.Name = "BottomMargin"
|
|
Me.BottomMargin.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
|
Me.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft
|
|
'
|
|
'XrPageInfo1
|
|
'
|
|
Me.XrPageInfo1.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrPageInfo1.LocationFloat = New DevExpress.Utils.PointFloat(6.0!, 6.0!)
|
|
Me.XrPageInfo1.Name = "XrPageInfo1"
|
|
Me.XrPageInfo1.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime
|
|
Me.XrPageInfo1.SizeF = New System.Drawing.SizeF(313.0!, 23.0!)
|
|
Me.XrPageInfo1.StyleName = "PageInfo"
|
|
Me.XrPageInfo1.StylePriority.UseFont = False
|
|
Me.XrPageInfo1.TextFormatString = "{0:dd.MM.yyyy HH:mm' Uhr'}"
|
|
'
|
|
'XrPageInfo2
|
|
'
|
|
Me.XrPageInfo2.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrPageInfo2.LocationFloat = New DevExpress.Utils.PointFloat(319.0!, 6.00001!)
|
|
Me.XrPageInfo2.Name = "XrPageInfo2"
|
|
Me.XrPageInfo2.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrPageInfo2.SizeF = New System.Drawing.SizeF(313.0!, 23.0!)
|
|
Me.XrPageInfo2.StyleName = "PageInfo"
|
|
Me.XrPageInfo2.StylePriority.UseFont = False
|
|
Me.XrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
|
|
Me.XrPageInfo2.TextFormatString = "Seite {0} von {1}"
|
|
'
|
|
'ReportHeaderBand1
|
|
'
|
|
Me.ReportHeaderBand1.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel21, Me.XrLine1, Me.XrLabel19, Me.XrLabel18, Me.XrLabel16, Me.XrLabel13, Me.XrLabel12, Me.XrLabel10, Me.XrLabel9, Me.XrLabel4, Me.XrLabel3, Me.XrLabel2, Me.XrLabel1})
|
|
Me.ReportHeaderBand1.HeightF = 225.625!
|
|
Me.ReportHeaderBand1.Name = "ReportHeaderBand1"
|
|
'
|
|
'XrLabel21
|
|
'
|
|
Me.XrLabel21.Font = New System.Drawing.Font("Arial", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrLabel21.LocationFloat = New DevExpress.Utils.PointFloat(6.00001!, 193.75!)
|
|
Me.XrLabel21.Multiline = True
|
|
Me.XrLabel21.Name = "XrLabel21"
|
|
Me.XrLabel21.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrLabel21.SizeF = New System.Drawing.SizeF(418.9405!, 23.0!)
|
|
Me.XrLabel21.StylePriority.UseFont = False
|
|
Me.XrLabel21.Text = "Zusammenfassung"
|
|
'
|
|
'XrLine1
|
|
'
|
|
Me.XrLine1.LineWidth = 3.0!
|
|
Me.XrLine1.LocationFloat = New DevExpress.Utils.PointFloat(0!, 181.25!)
|
|
Me.XrLine1.Name = "XrLine1"
|
|
Me.XrLine1.SizeF = New System.Drawing.SizeF(611.0001!, 12.5!)
|
|
'
|
|
'XrLabel19
|
|
'
|
|
Me.XrLabel19.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrLabel19.LocationFloat = New DevExpress.Utils.PointFloat(6.00001!, 146.75!)
|
|
Me.XrLabel19.Multiline = True
|
|
Me.XrLabel19.Name = "XrLabel19"
|
|
Me.XrLabel19.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrLabel19.SizeF = New System.Drawing.SizeF(125.0!, 23.0!)
|
|
Me.XrLabel19.StylePriority.UseFont = False
|
|
Me.XrLabel19.Text = "Kreditorname:"
|
|
'
|
|
'XrLabel18
|
|
'
|
|
Me.XrLabel18.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrLabel18.LocationFloat = New DevExpress.Utils.PointFloat(6.00001!, 113.5!)
|
|
Me.XrLabel18.Multiline = True
|
|
Me.XrLabel18.Name = "XrLabel18"
|
|
Me.XrLabel18.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrLabel18.SizeF = New System.Drawing.SizeF(125.0!, 23.0!)
|
|
Me.XrLabel18.StylePriority.UseFont = False
|
|
Me.XrLabel18.Text = "Kreditornummer:"
|
|
'
|
|
'XrLabel16
|
|
'
|
|
Me.XrLabel16.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrLabel16.LocationFloat = New DevExpress.Utils.PointFloat(295.123!, 44.75002!)
|
|
Me.XrLabel16.Multiline = True
|
|
Me.XrLabel16.Name = "XrLabel16"
|
|
Me.XrLabel16.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrLabel16.SizeF = New System.Drawing.SizeF(100.0!, 23.0!)
|
|
Me.XrLabel16.StylePriority.UseFont = False
|
|
Me.XrLabel16.Text = "Belegnummer:"
|
|
'
|
|
'XrLabel13
|
|
'
|
|
Me.XrLabel13.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrLabel13.LocationFloat = New DevExpress.Utils.PointFloat(6.00001!, 78.16664!)
|
|
Me.XrLabel13.Multiline = True
|
|
Me.XrLabel13.Name = "XrLabel13"
|
|
Me.XrLabel13.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrLabel13.SizeF = New System.Drawing.SizeF(100.0!, 23.0!)
|
|
Me.XrLabel13.StylePriority.UseFont = False
|
|
Me.XrLabel13.Text = "Belegdatum:"
|
|
'
|
|
'XrLabel12
|
|
'
|
|
Me.XrLabel12.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrLabel12.LocationFloat = New DevExpress.Utils.PointFloat(6.00001!, 44.75002!)
|
|
Me.XrLabel12.Multiline = True
|
|
Me.XrLabel12.Name = "XrLabel12"
|
|
Me.XrLabel12.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrLabel12.SizeF = New System.Drawing.SizeF(100.0!, 23.0!)
|
|
Me.XrLabel12.StylePriority.UseFont = False
|
|
Me.XrLabel12.Text = "Eingang:"
|
|
'
|
|
'XrLabel10
|
|
'
|
|
Me.XrLabel10.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[KreditorName_Lang]")})
|
|
Me.XrLabel10.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrLabel10.LocationFloat = New DevExpress.Utils.PointFloat(146.104!, 146.75!)
|
|
Me.XrLabel10.Multiline = True
|
|
Me.XrLabel10.Name = "XrLabel10"
|
|
Me.XrLabel10.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrLabel10.SizeF = New System.Drawing.SizeF(470.8959!, 23.0!)
|
|
Me.XrLabel10.StylePriority.UseFont = False
|
|
Me.XrLabel10.Text = "XrLabel10"
|
|
'
|
|
'XrLabel9
|
|
'
|
|
Me.XrLabel9.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[KreditorNummer]")})
|
|
Me.XrLabel9.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrLabel9.LocationFloat = New DevExpress.Utils.PointFloat(146.1042!, 113.5!)
|
|
Me.XrLabel9.Multiline = True
|
|
Me.XrLabel9.Name = "XrLabel9"
|
|
Me.XrLabel9.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrLabel9.SizeF = New System.Drawing.SizeF(144.7917!, 23.0!)
|
|
Me.XrLabel9.StylePriority.UseFont = False
|
|
Me.XrLabel9.Text = "XrLabel9"
|
|
'
|
|
'XrLabel4
|
|
'
|
|
Me.XrLabel4.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[RechnungNr]")})
|
|
Me.XrLabel4.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrLabel4.LocationFloat = New DevExpress.Utils.PointFloat(404.8183!, 44.75002!)
|
|
Me.XrLabel4.Multiline = True
|
|
Me.XrLabel4.Name = "XrLabel4"
|
|
Me.XrLabel4.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrLabel4.SizeF = New System.Drawing.SizeF(212.1818!, 23.0!)
|
|
Me.XrLabel4.StylePriority.UseFont = False
|
|
Me.XrLabel4.Text = "XrLabel4"
|
|
'
|
|
'XrLabel3
|
|
'
|
|
Me.XrLabel3.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Belegdatum]")})
|
|
Me.XrLabel3.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrLabel3.LocationFloat = New DevExpress.Utils.PointFloat(146.1042!, 78.16664!)
|
|
Me.XrLabel3.Multiline = True
|
|
Me.XrLabel3.Name = "XrLabel3"
|
|
Me.XrLabel3.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrLabel3.SizeF = New System.Drawing.SizeF(144.7917!, 23.0!)
|
|
Me.XrLabel3.StylePriority.UseFont = False
|
|
Me.XrLabel3.Text = "XrLabel3"
|
|
Me.XrLabel3.TextFormatString = "{0:dd.MM.yyyy}"
|
|
'
|
|
'XrLabel2
|
|
'
|
|
Me.XrLabel2.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DatumIn]")})
|
|
Me.XrLabel2.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrLabel2.LocationFloat = New DevExpress.Utils.PointFloat(146.1042!, 44.75002!)
|
|
Me.XrLabel2.Multiline = True
|
|
Me.XrLabel2.Name = "XrLabel2"
|
|
Me.XrLabel2.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrLabel2.SizeF = New System.Drawing.SizeF(144.7917!, 23.0!)
|
|
Me.XrLabel2.StylePriority.UseFont = False
|
|
Me.XrLabel2.Text = "XrLabel2"
|
|
Me.XrLabel2.TextFormatString = "{0:dd.MM.yyyy}"
|
|
'
|
|
'XrLabel1
|
|
'
|
|
Me.XrLabel1.Font = New System.Drawing.Font("Arial", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrLabel1.LocationFloat = New DevExpress.Utils.PointFloat(6.00001!, 5.999994!)
|
|
Me.XrLabel1.Multiline = True
|
|
Me.XrLabel1.Name = "XrLabel1"
|
|
Me.XrLabel1.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrLabel1.SizeF = New System.Drawing.SizeF(611.0001!, 25.55338!)
|
|
Me.XrLabel1.StyleName = "Title"
|
|
Me.XrLabel1.StylePriority.UseFont = False
|
|
Me.XrLabel1.Text = "Ergebnisbericht e-invoice Portal Stadtwerke Bebra"
|
|
'
|
|
'GroupHeaderBand1
|
|
'
|
|
Me.GroupHeaderBand1.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrPanel1})
|
|
Me.GroupHeaderBand1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail
|
|
Me.GroupHeaderBand1.HeightF = 48.0!
|
|
Me.GroupHeaderBand1.Name = "GroupHeaderBand1"
|
|
'
|
|
'XrPanel1
|
|
'
|
|
Me.XrPanel1.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrTable1})
|
|
Me.XrPanel1.LocationFloat = New DevExpress.Utils.PointFloat(0!, 0!)
|
|
Me.XrPanel1.Name = "XrPanel1"
|
|
Me.XrPanel1.SizeF = New System.Drawing.SizeF(623.0001!, 48.0!)
|
|
Me.XrPanel1.StyleName = "DetailCaptionBackground3"
|
|
'
|
|
'XrTable1
|
|
'
|
|
Me.XrTable1.LocationFloat = New DevExpress.Utils.PointFloat(6.000019!, 9.999974!)
|
|
Me.XrTable1.Name = "XrTable1"
|
|
Me.XrTable1.Rows.AddRange(New DevExpress.XtraReports.UI.XRTableRow() {Me.XrTableRow1})
|
|
Me.XrTable1.SizeF = New System.Drawing.SizeF(604.9999!, 38.00005!)
|
|
'
|
|
'XrTableRow1
|
|
'
|
|
Me.XrTableRow1.Cells.AddRange(New DevExpress.XtraReports.UI.XRTableCell() {Me.XrTableCell18, Me.XrTableCell19, Me.XrTableCell20, Me.XrTableCell21})
|
|
Me.XrTableRow1.Name = "XrTableRow1"
|
|
Me.XrTableRow1.Weight = 1.0R
|
|
'
|
|
'XrTableCell18
|
|
'
|
|
Me.XrTableCell18.BackColor = System.Drawing.Color.FromArgb(CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer))
|
|
Me.XrTableCell18.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrTableCell18.ForeColor = System.Drawing.Color.White
|
|
Me.XrTableCell18.Multiline = True
|
|
Me.XrTableCell18.Name = "XrTableCell18"
|
|
Me.XrTableCell18.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrTableCell18.StyleName = "DetailCaption3"
|
|
Me.XrTableCell18.StylePriority.UseBackColor = False
|
|
Me.XrTableCell18.StylePriority.UseFont = False
|
|
Me.XrTableCell18.StylePriority.UseForeColor = False
|
|
Me.XrTableCell18.Text = "Prozessschritt"
|
|
Me.XrTableCell18.Weight = 0.34489356192411658R
|
|
'
|
|
'XrTableCell19
|
|
'
|
|
Me.XrTableCell19.BackColor = System.Drawing.Color.FromArgb(CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer))
|
|
Me.XrTableCell19.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrTableCell19.ForeColor = System.Drawing.Color.White
|
|
Me.XrTableCell19.Multiline = True
|
|
Me.XrTableCell19.Name = "XrTableCell19"
|
|
Me.XrTableCell19.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrTableCell19.StyleName = "DetailCaption3"
|
|
Me.XrTableCell19.StylePriority.UseBackColor = False
|
|
Me.XrTableCell19.StylePriority.UseFont = False
|
|
Me.XrTableCell19.StylePriority.UseForeColor = False
|
|
Me.XrTableCell19.Text = "Durch"
|
|
Me.XrTableCell19.Weight = 0.14824607404881662R
|
|
'
|
|
'XrTableCell20
|
|
'
|
|
Me.XrTableCell20.BackColor = System.Drawing.Color.FromArgb(CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer))
|
|
Me.XrTableCell20.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrTableCell20.ForeColor = System.Drawing.Color.White
|
|
Me.XrTableCell20.Multiline = True
|
|
Me.XrTableCell20.Name = "XrTableCell20"
|
|
Me.XrTableCell20.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrTableCell20.StyleName = "DetailCaption3"
|
|
Me.XrTableCell20.StylePriority.UseBackColor = False
|
|
Me.XrTableCell20.StylePriority.UseFont = False
|
|
Me.XrTableCell20.StylePriority.UseForeColor = False
|
|
Me.XrTableCell20.Text = "Status"
|
|
Me.XrTableCell20.Weight = 0.17731480200580721R
|
|
'
|
|
'XrTableCell21
|
|
'
|
|
Me.XrTableCell21.BackColor = System.Drawing.Color.FromArgb(CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer))
|
|
Me.XrTableCell21.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.XrTableCell21.ForeColor = System.Drawing.Color.White
|
|
Me.XrTableCell21.Multiline = True
|
|
Me.XrTableCell21.Name = "XrTableCell21"
|
|
Me.XrTableCell21.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
Me.XrTableCell21.StyleName = "DetailCaption3"
|
|
Me.XrTableCell21.StylePriority.UseBackColor = False
|
|
Me.XrTableCell21.StylePriority.UseFont = False
|
|
Me.XrTableCell21.StylePriority.UseForeColor = False
|
|
Me.XrTableCell21.Text = "Datum" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Uhrzeit"
|
|
Me.XrTableCell21.Weight = 0.16026069254273917R
|
|
'
|
|
'SqlDataSource1
|
|
'
|
|
Me.SqlDataSource1.ConnectionName = "EB_Creator.My.MySettings.MyConnectionString"
|
|
Me.SqlDataSource1.Name = "SqlDataSource1"
|
|
CustomSqlQuery1.MetaSerializable = "<Meta X=""20"" Y=""20"" Width=""201"" Height=""481"" />"
|
|
CustomSqlQuery1.Name = "VWCUST_RPTERGEBNISBERICHT"
|
|
QueryParameter1.Name = "pDocID"
|
|
QueryParameter1.Type = GetType(Integer)
|
|
QueryParameter1.ValueInfo = "4711"
|
|
CustomSqlQuery1.Parameters.AddRange(New DevExpress.DataAccess.Sql.QueryParameter() {QueryParameter1})
|
|
CustomSqlQuery1.Sql = resources.GetString("CustomSqlQuery1.Sql")
|
|
Me.SqlDataSource1.Queries.AddRange(New DevExpress.DataAccess.Sql.SqlQuery() {CustomSqlQuery1})
|
|
MasterDetailInfo1.DetailQueryName = "VWCUST_RPT_EB_POS_KONTIERUNG"
|
|
RelationColumnInfo1.NestedKeyColumn = "DocID"
|
|
RelationColumnInfo1.ParentKeyColumn = "DocID"
|
|
MasterDetailInfo1.KeyColumns.Add(RelationColumnInfo1)
|
|
MasterDetailInfo1.MasterQueryName = "VWCUST_RPTERGEBNISBERICHT"
|
|
Me.SqlDataSource1.Relations.AddRange(New DevExpress.DataAccess.Sql.MasterDetailInfo() {MasterDetailInfo1})
|
|
Me.SqlDataSource1.ResultSchemaSerializable = resources.GetString("SqlDataSource1.ResultSchemaSerializable")
|
|
'
|
|
'Title
|
|
'
|
|
Me.Title.BackColor = System.Drawing.Color.Transparent
|
|
Me.Title.BorderColor = System.Drawing.Color.Black
|
|
Me.Title.Borders = DevExpress.XtraPrinting.BorderSide.None
|
|
Me.Title.BorderWidth = 1.0!
|
|
Me.Title.Font = New System.Drawing.Font("Tahoma", 14.0!)
|
|
Me.Title.ForeColor = System.Drawing.Color.FromArgb(CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer))
|
|
Me.Title.Name = "Title"
|
|
'
|
|
'DetailCaption3
|
|
'
|
|
Me.DetailCaption3.BackColor = System.Drawing.Color.Transparent
|
|
Me.DetailCaption3.BorderColor = System.Drawing.Color.Transparent
|
|
Me.DetailCaption3.Borders = DevExpress.XtraPrinting.BorderSide.None
|
|
Me.DetailCaption3.Font = New System.Drawing.Font("Tahoma", 8.0!, System.Drawing.FontStyle.Bold)
|
|
Me.DetailCaption3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer))
|
|
Me.DetailCaption3.Name = "DetailCaption3"
|
|
Me.DetailCaption3.Padding = New DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100.0!)
|
|
Me.DetailCaption3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft
|
|
'
|
|
'DetailData3
|
|
'
|
|
Me.DetailData3.Font = New System.Drawing.Font("Tahoma", 8.0!)
|
|
Me.DetailData3.ForeColor = System.Drawing.Color.Black
|
|
Me.DetailData3.Name = "DetailData3"
|
|
Me.DetailData3.Padding = New DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100.0!)
|
|
Me.DetailData3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft
|
|
'
|
|
'DetailData3_Odd
|
|
'
|
|
Me.DetailData3_Odd.BackColor = System.Drawing.Color.FromArgb(CType(CType(231, Byte), Integer), CType(CType(231, Byte), Integer), CType(CType(231, Byte), Integer))
|
|
Me.DetailData3_Odd.BorderColor = System.Drawing.Color.Transparent
|
|
Me.DetailData3_Odd.Borders = DevExpress.XtraPrinting.BorderSide.None
|
|
Me.DetailData3_Odd.BorderWidth = 1.0!
|
|
Me.DetailData3_Odd.Font = New System.Drawing.Font("Tahoma", 8.0!)
|
|
Me.DetailData3_Odd.ForeColor = System.Drawing.Color.Black
|
|
Me.DetailData3_Odd.Name = "DetailData3_Odd"
|
|
Me.DetailData3_Odd.Padding = New DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100.0!)
|
|
Me.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft
|
|
'
|
|
'DetailCaptionBackground3
|
|
'
|
|
Me.DetailCaptionBackground3.BackColor = System.Drawing.Color.Transparent
|
|
Me.DetailCaptionBackground3.BorderColor = System.Drawing.Color.FromArgb(CType(CType(206, Byte), Integer), CType(CType(206, Byte), Integer), CType(CType(206, Byte), Integer))
|
|
Me.DetailCaptionBackground3.Borders = DevExpress.XtraPrinting.BorderSide.Top
|
|
Me.DetailCaptionBackground3.BorderWidth = 2.0!
|
|
Me.DetailCaptionBackground3.Name = "DetailCaptionBackground3"
|
|
'
|
|
'PageInfo
|
|
'
|
|
Me.PageInfo.Font = New System.Drawing.Font("Tahoma", 8.0!, System.Drawing.FontStyle.Bold)
|
|
Me.PageInfo.ForeColor = System.Drawing.Color.FromArgb(CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer))
|
|
Me.PageInfo.Name = "PageInfo"
|
|
Me.PageInfo.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
'
|
|
'ReportFooter
|
|
'
|
|
Me.ReportFooter.HeightF = 8.999888!
|
|
Me.ReportFooter.Name = "ReportFooter"
|
|
'
|
|
'GroupFooter1
|
|
'
|
|
Me.GroupFooter1.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrSubreport1})
|
|
Me.GroupFooter1.Name = "GroupFooter1"
|
|
'
|
|
'XrSubreport1
|
|
'
|
|
Me.XrSubreport1.CanShrink = True
|
|
Me.XrSubreport1.LocationFloat = New DevExpress.Utils.PointFloat(6.00001!, 9.999974!)
|
|
Me.XrSubreport1.Name = "XrSubreport1"
|
|
Me.XrSubreport1.ParameterBindings.Add(New DevExpress.XtraReports.UI.ParameterBinding("pDocID", Nothing, "VWCUST_RPTERGEBNISBERICHT.DocID"))
|
|
Me.XrSubreport1.ReportSource = New EB_Creator.SR_Kontierung()
|
|
Me.XrSubreport1.SizeF = New System.Drawing.SizeF(549.4542!, 58.41668!)
|
|
'
|
|
'XtraReportSR
|
|
'
|
|
Me.Bands.AddRange(New DevExpress.XtraReports.UI.Band() {Me.Detail, Me.TopMargin, Me.BottomMargin, Me.ReportHeaderBand1, Me.GroupHeaderBand1, Me.ReportFooter, Me.GroupFooter1})
|
|
Me.ComponentStorage.AddRange(New System.ComponentModel.IComponent() {Me.SqlDataSource1})
|
|
Me.DataMember = "VWCUST_RPTERGEBNISBERICHT"
|
|
Me.DataSource = Me.SqlDataSource1
|
|
Me.Margins = New System.Drawing.Printing.Margins(88, 100, 100, 100)
|
|
Me.PageHeight = 1169
|
|
Me.PageWidth = 827
|
|
Me.PaperKind = System.Drawing.Printing.PaperKind.A4
|
|
Me.StyleSheet.AddRange(New DevExpress.XtraReports.UI.XRControlStyle() {Me.Title, Me.DetailCaption3, Me.DetailData3, Me.DetailData3_Odd, Me.DetailCaptionBackground3, Me.PageInfo})
|
|
Me.Version = "21.2"
|
|
CType(Me.XrTable2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.XrTable1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me, System.ComponentModel.ISupportInitialize).EndInit()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents Detail As DevExpress.XtraReports.UI.DetailBand
|
|
Friend WithEvents XrTable2 As DevExpress.XtraReports.UI.XRTable
|
|
Friend WithEvents XrTableRow2 As DevExpress.XtraReports.UI.XRTableRow
|
|
Friend WithEvents XrTableCell40 As DevExpress.XtraReports.UI.XRTableCell
|
|
Friend WithEvents XrTableCell41 As DevExpress.XtraReports.UI.XRTableCell
|
|
Friend WithEvents XrTableCell42 As DevExpress.XtraReports.UI.XRTableCell
|
|
Friend WithEvents XrTableCell43 As DevExpress.XtraReports.UI.XRTableCell
|
|
Friend WithEvents TopMargin As DevExpress.XtraReports.UI.TopMarginBand
|
|
Friend WithEvents BottomMargin As DevExpress.XtraReports.UI.BottomMarginBand
|
|
Friend WithEvents XrPageInfo1 As DevExpress.XtraReports.UI.XRPageInfo
|
|
Friend WithEvents XrPageInfo2 As DevExpress.XtraReports.UI.XRPageInfo
|
|
Friend WithEvents ReportHeaderBand1 As DevExpress.XtraReports.UI.ReportHeaderBand
|
|
Friend WithEvents XrLabel21 As DevExpress.XtraReports.UI.XRLabel
|
|
Friend WithEvents XrLine1 As DevExpress.XtraReports.UI.XRLine
|
|
Friend WithEvents XrLabel19 As DevExpress.XtraReports.UI.XRLabel
|
|
Friend WithEvents XrLabel18 As DevExpress.XtraReports.UI.XRLabel
|
|
Friend WithEvents XrLabel16 As DevExpress.XtraReports.UI.XRLabel
|
|
Friend WithEvents XrLabel13 As DevExpress.XtraReports.UI.XRLabel
|
|
Friend WithEvents XrLabel10 As DevExpress.XtraReports.UI.XRLabel
|
|
Friend WithEvents XrLabel9 As DevExpress.XtraReports.UI.XRLabel
|
|
Friend WithEvents XrLabel4 As DevExpress.XtraReports.UI.XRLabel
|
|
Friend WithEvents XrLabel3 As DevExpress.XtraReports.UI.XRLabel
|
|
Friend WithEvents XrLabel2 As DevExpress.XtraReports.UI.XRLabel
|
|
Friend WithEvents XrLabel1 As DevExpress.XtraReports.UI.XRLabel
|
|
Friend WithEvents GroupHeaderBand1 As DevExpress.XtraReports.UI.GroupHeaderBand
|
|
Friend WithEvents XrPanel1 As DevExpress.XtraReports.UI.XRPanel
|
|
Friend WithEvents XrTable1 As DevExpress.XtraReports.UI.XRTable
|
|
Friend WithEvents XrTableRow1 As DevExpress.XtraReports.UI.XRTableRow
|
|
Friend WithEvents XrTableCell18 As DevExpress.XtraReports.UI.XRTableCell
|
|
Friend WithEvents XrTableCell19 As DevExpress.XtraReports.UI.XRTableCell
|
|
Friend WithEvents XrTableCell20 As DevExpress.XtraReports.UI.XRTableCell
|
|
Friend WithEvents XrTableCell21 As DevExpress.XtraReports.UI.XRTableCell
|
|
Friend WithEvents SqlDataSource1 As DevExpress.DataAccess.Sql.SqlDataSource
|
|
Friend WithEvents Title As DevExpress.XtraReports.UI.XRControlStyle
|
|
Friend WithEvents DetailCaption3 As DevExpress.XtraReports.UI.XRControlStyle
|
|
Friend WithEvents DetailData3 As DevExpress.XtraReports.UI.XRControlStyle
|
|
Friend WithEvents DetailData3_Odd As DevExpress.XtraReports.UI.XRControlStyle
|
|
Friend WithEvents DetailCaptionBackground3 As DevExpress.XtraReports.UI.XRControlStyle
|
|
Friend WithEvents PageInfo As DevExpress.XtraReports.UI.XRControlStyle
|
|
Friend WithEvents ReportFooter As DevExpress.XtraReports.UI.ReportFooterBand
|
|
Friend WithEvents XrLabel12 As DevExpress.XtraReports.UI.XRLabel
|
|
Friend WithEvents GroupFooter1 As DevExpress.XtraReports.UI.GroupFooterBand
|
|
Friend WithEvents XrSubreport1 As DevExpress.XtraReports.UI.XRSubreport
|
|
End Class
|