59
EB_Creator/XtraReportSR.Designer.vb
generated
59
EB_Creator/XtraReportSR.Designer.vb
generated
@@ -22,9 +22,9 @@ Partial Public Class XtraReportSR
|
||||
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()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(XtraReportSR))
|
||||
Me.Detail = New DevExpress.XtraReports.UI.DetailBand()
|
||||
Me.XrTable2 = New DevExpress.XtraReports.UI.XRTable()
|
||||
Me.XrTableRow2 = New DevExpress.XtraReports.UI.XRTableRow()
|
||||
@@ -37,8 +37,6 @@ Partial Public Class XtraReportSR
|
||||
Me.XrPageInfo1 = New DevExpress.XtraReports.UI.XRPageInfo()
|
||||
Me.XrPageInfo2 = New DevExpress.XtraReports.UI.XRPageInfo()
|
||||
Me.ReportHeaderBand1 = New DevExpress.XtraReports.UI.ReportHeaderBand()
|
||||
Me.XrLabel5 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel6 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLabel21 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
Me.XrLine1 = New DevExpress.XtraReports.UI.XRLine()
|
||||
Me.XrLabel19 = New DevExpress.XtraReports.UI.XRLabel()
|
||||
@@ -67,6 +65,7 @@ Partial Public Class XtraReportSR
|
||||
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()
|
||||
@@ -146,7 +145,6 @@ Partial Public Class XtraReportSR
|
||||
'
|
||||
'TopMargin
|
||||
'
|
||||
Me.TopMargin.HeightF = 67.0!
|
||||
Me.TopMargin.Name = "TopMargin"
|
||||
Me.TopMargin.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
||||
Me.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft
|
||||
@@ -154,7 +152,6 @@ Partial Public Class XtraReportSR
|
||||
'BottomMargin
|
||||
'
|
||||
Me.BottomMargin.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrPageInfo1, Me.XrPageInfo2})
|
||||
Me.BottomMargin.HeightF = 52.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
|
||||
@@ -185,33 +182,10 @@ Partial Public Class XtraReportSR
|
||||
'
|
||||
'ReportHeaderBand1
|
||||
'
|
||||
Me.ReportHeaderBand1.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel5, Me.XrLabel6, 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.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"
|
||||
'
|
||||
'XrLabel5
|
||||
'
|
||||
Me.XrLabel5.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.XrLabel5.LocationFloat = New DevExpress.Utils.PointFloat(295.123!, 44.75002!)
|
||||
Me.XrLabel5.Multiline = True
|
||||
Me.XrLabel5.Name = "XrLabel5"
|
||||
Me.XrLabel5.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel5.SizeF = New System.Drawing.SizeF(100.0!, 23.0!)
|
||||
Me.XrLabel5.StylePriority.UseFont = False
|
||||
Me.XrLabel5.Text = "ER-Nr Intern:" & Global.Microsoft.VisualBasic.ChrW(9)
|
||||
'
|
||||
'XrLabel6
|
||||
'
|
||||
Me.XrLabel6.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Referenz]")})
|
||||
Me.XrLabel6.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.XrLabel6.LocationFloat = New DevExpress.Utils.PointFloat(398.8184!, 44.75002!)
|
||||
Me.XrLabel6.Multiline = True
|
||||
Me.XrLabel6.Name = "XrLabel6"
|
||||
Me.XrLabel6.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||
Me.XrLabel6.SizeF = New System.Drawing.SizeF(212.1818!, 23.0!)
|
||||
Me.XrLabel6.StylePriority.UseFont = False
|
||||
Me.XrLabel6.Text = "XrLabel4"
|
||||
'
|
||||
'XrLabel21
|
||||
'
|
||||
Me.XrLabel21.Font = New System.Drawing.Font("Arial", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
@@ -254,8 +228,8 @@ Partial Public Class XtraReportSR
|
||||
'
|
||||
'XrLabel16
|
||||
'
|
||||
Me.XrLabel16.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.XrLabel16.LocationFloat = New DevExpress.Utils.PointFloat(295.123!, 78.16664!)
|
||||
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!)
|
||||
@@ -312,8 +286,8 @@ Partial Public Class XtraReportSR
|
||||
'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.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.XrLabel4.LocationFloat = New DevExpress.Utils.PointFloat(398.8184!, 78.16664!)
|
||||
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!)
|
||||
@@ -457,9 +431,7 @@ Partial Public Class XtraReportSR
|
||||
QueryParameter1.Type = GetType(Integer)
|
||||
QueryParameter1.ValueInfo = "4711"
|
||||
CustomSqlQuery1.Parameters.AddRange(New DevExpress.DataAccess.Sql.QueryParameter() {QueryParameter1})
|
||||
CustomSqlQuery1.Sql = "select ""VWCUST_RPTERGEBNISBERICHT"".*" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & " from ""dbo"".""VWCUST_RPTERGEBNISBERICHT"" ""V" &
|
||||
"WCUST_RPTERGEBNISBERICHT""" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "WHERE ""VWCUST_RPTERGEBNISBERICHT"".""DocID"" = @pDocID" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) &
|
||||
" ORDER BY wannPos desc"
|
||||
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"
|
||||
@@ -525,16 +497,20 @@ Partial Public Class XtraReportSR
|
||||
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.HeightF = 74.79166!
|
||||
Me.GroupFooter1.Name = "GroupFooter1"
|
||||
'
|
||||
'XrSubreport1
|
||||
'
|
||||
Me.XrSubreport1.CanShrink = True
|
||||
Me.XrSubreport1.LocationFloat = New DevExpress.Utils.PointFloat(6.00001!, 7.458313!)
|
||||
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()
|
||||
@@ -542,11 +518,11 @@ Partial Public Class XtraReportSR
|
||||
'
|
||||
'XtraReportSR
|
||||
'
|
||||
Me.Bands.AddRange(New DevExpress.XtraReports.UI.Band() {Me.Detail, Me.TopMargin, Me.BottomMargin, Me.ReportHeaderBand1, Me.GroupHeaderBand1, Me.GroupFooter1})
|
||||
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, 67, 52)
|
||||
Me.Margins = New System.Drawing.Printing.Margins(88, 100, 100, 100)
|
||||
Me.PageHeight = 1169
|
||||
Me.PageWidth = 827
|
||||
Me.PaperKind = System.Drawing.Printing.PaperKind.A4
|
||||
@@ -597,9 +573,8 @@ Partial Public Class XtraReportSR
|
||||
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
|
||||
Friend WithEvents XrLabel5 As DevExpress.XtraReports.UI.XRLabel
|
||||
Friend WithEvents XrLabel6 As DevExpress.XtraReports.UI.XRLabel
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user