EBCreatorService_WISAG/EB_Creator/SR_Kontierung.Designer.vb

445 lines
22 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Public Class SR_Kontierung
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(SR_Kontierung))
Me.TopMargin = New DevExpress.XtraReports.UI.TopMarginBand()
Me.BottomMargin = New DevExpress.XtraReports.UI.BottomMarginBand()
Me.ReportHeader = New DevExpress.XtraReports.UI.ReportHeaderBand()
Me.label1 = New DevExpress.XtraReports.UI.XRLabel()
Me.GroupHeader1 = New DevExpress.XtraReports.UI.GroupHeaderBand()
Me.table1 = New DevExpress.XtraReports.UI.XRTable()
Me.tableRow1 = New DevExpress.XtraReports.UI.XRTableRow()
Me.tableCell1 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell2 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell3 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell4 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell5 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell6 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell7 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell8 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell9 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell10 = New DevExpress.XtraReports.UI.XRTableCell()
Me.Detail = New DevExpress.XtraReports.UI.DetailBand()
Me.table2 = New DevExpress.XtraReports.UI.XRTable()
Me.tableRow2 = New DevExpress.XtraReports.UI.XRTableRow()
Me.tableCell11 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell12 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell13 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell14 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell15 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell16 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell17 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell18 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell19 = New DevExpress.XtraReports.UI.XRTableCell()
Me.tableCell20 = New DevExpress.XtraReports.UI.XRTableCell()
Me.SqlDataSource1 = New DevExpress.DataAccess.Sql.SqlDataSource(Me.components)
Me.Title = New DevExpress.XtraReports.UI.XRControlStyle()
Me.DetailCaption1 = New DevExpress.XtraReports.UI.XRControlStyle()
Me.DetailData1 = New DevExpress.XtraReports.UI.XRControlStyle()
Me.DetailData3_Odd = New DevExpress.XtraReports.UI.XRControlStyle()
Me.PageInfo = New DevExpress.XtraReports.UI.XRControlStyle()
Me.pDocID = New DevExpress.XtraReports.Parameters.Parameter()
CType(Me.table1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.table2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
'
'TopMargin
'
Me.TopMargin.Dpi = 254.0!
Me.TopMargin.HeightF = 37.0!
Me.TopMargin.Name = "TopMargin"
'
'BottomMargin
'
Me.BottomMargin.Dpi = 254.0!
Me.BottomMargin.HeightF = 18.0!
Me.BottomMargin.Name = "BottomMargin"
'
'ReportHeader
'
Me.ReportHeader.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.label1})
Me.ReportHeader.Dpi = 254.0!
Me.ReportHeader.HeightF = 75.67085!
Me.ReportHeader.Name = "ReportHeader"
'
'label1
'
Me.label1.Dpi = 254.0!
Me.label1.LocationFloat = New DevExpress.Utils.PointFloat(0!, 0!)
Me.label1.Name = "label1"
Me.label1.SizeF = New System.Drawing.SizeF(1566.333!, 61.45361!)
Me.label1.StyleName = "Title"
Me.label1.Text = "Kontierung"
'
'GroupHeader1
'
Me.GroupHeader1.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.table1})
Me.GroupHeader1.Dpi = 254.0!
Me.GroupHeader1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail
Me.GroupHeader1.HeightF = 71.12!
Me.GroupHeader1.Name = "GroupHeader1"
'
'table1
'
Me.table1.Dpi = 254.0!
Me.table1.LocationFloat = New DevExpress.Utils.PointFloat(0!, 0!)
Me.table1.Name = "table1"
Me.table1.Rows.AddRange(New DevExpress.XtraReports.UI.XRTableRow() {Me.tableRow1})
Me.table1.SizeF = New System.Drawing.SizeF(1566.333!, 71.12!)
'
'tableRow1
'
Me.tableRow1.Cells.AddRange(New DevExpress.XtraReports.UI.XRTableCell() {Me.tableCell1, Me.tableCell2, Me.tableCell3, Me.tableCell4, Me.tableCell5, Me.tableCell6, Me.tableCell7, Me.tableCell8, Me.tableCell9, Me.tableCell10})
Me.tableRow1.Dpi = 254.0!
Me.tableRow1.Name = "tableRow1"
Me.tableRow1.Weight = 1.0R
'
'tableCell1
'
Me.tableCell1.Borders = DevExpress.XtraPrinting.BorderSide.None
Me.tableCell1.Dpi = 254.0!
Me.tableCell1.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.tableCell1.Name = "tableCell1"
Me.tableCell1.StyleName = "DetailCaption1"
Me.tableCell1.StylePriority.UseBorders = False
Me.tableCell1.StylePriority.UseFont = False
Me.tableCell1.Text = "Auftrag Nr"
Me.tableCell1.Weight = 0.077055441857228513R
'
'tableCell2
'
Me.tableCell2.Dpi = 254.0!
Me.tableCell2.Name = "tableCell2"
Me.tableCell2.StyleName = "DetailCaption1"
Me.tableCell2.Text = "Kst"
Me.tableCell2.Weight = 0.1207884274774077R
'
'tableCell3
'
Me.tableCell3.Dpi = 254.0!
Me.tableCell3.Name = "tableCell3"
Me.tableCell3.StyleName = "DetailCaption1"
Me.tableCell3.Text = "SaKo" & Global.Microsoft.VisualBasic.ChrW(9)
Me.tableCell3.Weight = 0.093966913252148315R
'
'tableCell4
'
Me.tableCell4.Dpi = 254.0!
Me.tableCell4.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.tableCell4.Name = "tableCell4"
Me.tableCell4.StyleName = "DetailCaption1"
Me.tableCell4.StylePriority.UseFont = False
Me.tableCell4.Text = "Lagerm."
Me.tableCell4.Weight = 0.11866798171898747R
'
'tableCell5
'
Me.tableCell5.Dpi = 254.0!
Me.tableCell5.Name = "tableCell5"
Me.tableCell5.StyleName = "DetailCaption1"
Me.tableCell5.Text = "Netto" & Global.Microsoft.VisualBasic.ChrW(9)
Me.tableCell5.Weight = 0.091773223583696245R
'
'tableCell6
'
Me.tableCell6.Dpi = 254.0!
Me.tableCell6.Name = "tableCell6"
Me.tableCell6.StyleName = "DetailCaption1"
Me.tableCell6.Text = "Steuer"
Me.tableCell6.Weight = 0.0806998311357751R
'
'tableCell7
'
Me.tableCell7.Dpi = 254.0!
Me.tableCell7.Name = "tableCell7"
Me.tableCell7.StyleName = "DetailCaption1"
Me.tableCell7.Text = "Brutto"
Me.tableCell7.Weight = 0.10157289691477052R
'
'tableCell8
'
Me.tableCell8.Dpi = 254.0!
Me.tableCell8.Name = "tableCell8"
Me.tableCell8.StyleName = "DetailCaption1"
Me.tableCell8.Text = "GB"
Me.tableCell8.Weight = 0.12828880857567673R
'
'tableCell9
'
Me.tableCell9.Dpi = 254.0!
Me.tableCell9.Name = "tableCell9"
Me.tableCell9.StyleName = "DetailCaption1"
Me.tableCell9.Text = "S/H"
Me.tableCell9.Weight = 0.054002329496317433R
'
'tableCell10
'
Me.tableCell10.Dpi = 254.0!
Me.tableCell10.Name = "tableCell10"
Me.tableCell10.StyleName = "DetailCaption1"
Me.tableCell10.Text = "Option"
Me.tableCell10.Weight = 0.081902193881317642R
'
'Detail
'
Me.Detail.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.table2})
Me.Detail.Dpi = 254.0!
Me.Detail.HeightF = 63.42!
Me.Detail.HierarchyPrintOptions.Indent = 50.8!
Me.Detail.Name = "Detail"
'
'table2
'
Me.table2.Dpi = 254.0!
Me.table2.LocationFloat = New DevExpress.Utils.PointFloat(0!, 0!)
Me.table2.Name = "table2"
Me.table2.OddStyleName = "DetailData3_Odd"
Me.table2.Rows.AddRange(New DevExpress.XtraReports.UI.XRTableRow() {Me.tableRow2})
Me.table2.SizeF = New System.Drawing.SizeF(1566.333!, 63.42!)
'
'tableRow2
'
Me.tableRow2.Cells.AddRange(New DevExpress.XtraReports.UI.XRTableCell() {Me.tableCell11, Me.tableCell12, Me.tableCell13, Me.tableCell14, Me.tableCell15, Me.tableCell16, Me.tableCell17, Me.tableCell18, Me.tableCell19, Me.tableCell20})
Me.tableRow2.Dpi = 254.0!
Me.tableRow2.Name = "tableRow2"
Me.tableRow2.Weight = 11.683999633789062R
'
'tableCell11
'
Me.tableCell11.Borders = DevExpress.XtraPrinting.BorderSide.None
Me.tableCell11.Dpi = 254.0!
Me.tableCell11.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AuftragNr]")})
Me.tableCell11.Name = "tableCell11"
Me.tableCell11.StyleName = "DetailData1"
Me.tableCell11.StylePriority.UseBorders = False
Me.tableCell11.Weight = 0.077055433214929928R
'
'tableCell12
'
Me.tableCell12.Dpi = 254.0!
Me.tableCell12.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Kostenstelle]")})
Me.tableCell12.Name = "tableCell12"
Me.tableCell12.StyleName = "DetailData1"
Me.tableCell12.Weight = 0.120788417635407R
'
'tableCell13
'
Me.tableCell13.Dpi = 254.0!
Me.tableCell13.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Sachkonto]")})
Me.tableCell13.Name = "tableCell13"
Me.tableCell13.StyleName = "DetailData1"
Me.tableCell13.Weight = 0.093966904009998672R
'
'tableCell14
'
Me.tableCell14.Dpi = 254.0!
Me.tableCell14.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Lagermaterial]")})
Me.tableCell14.Name = "tableCell14"
Me.tableCell14.StyleName = "DetailData1"
Me.tableCell14.Weight = 0.11866791689063756R
'
'tableCell15
'
Me.tableCell15.Dpi = 254.0!
Me.tableCell15.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Nettobetrag]")})
Me.tableCell15.Name = "tableCell15"
Me.tableCell15.StyleName = "DetailData1"
Me.tableCell15.Weight = 0.091773288678645246R
'
'tableCell16
'
Me.tableCell16.Dpi = 254.0!
Me.tableCell16.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Steuerschlüssel]")})
Me.tableCell16.Name = "tableCell16"
Me.tableCell16.StyleName = "DetailData1"
Me.tableCell16.Weight = 0.080699833268583571R
'
'tableCell17
'
Me.tableCell17.Dpi = 254.0!
Me.tableCell17.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Bruttobetrag]")})
Me.tableCell17.Name = "tableCell17"
Me.tableCell17.StyleName = "DetailData1"
Me.tableCell17.Weight = 0.10157285097062166R
'
'tableCell18
'
Me.tableCell18.Dpi = 254.0!
Me.tableCell18.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Geschäftsbereich]")})
Me.tableCell18.Name = "tableCell18"
Me.tableCell18.StyleName = "DetailData1"
Me.tableCell18.Weight = 0.12828895704992488R
'
'tableCell19
'
Me.tableCell19.Dpi = 254.0!
Me.tableCell19.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[S/H]")})
Me.tableCell19.Name = "tableCell19"
Me.tableCell19.StyleName = "DetailData1"
Me.tableCell19.Weight = 0.05400217653429254R
'
'tableCell20
'
Me.tableCell20.Dpi = 254.0!
Me.tableCell20.ExpressionBindings.AddRange(New DevExpress.XtraReports.UI.ExpressionBinding() {New DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Option]")})
Me.tableCell20.Name = "tableCell20"
Me.tableCell20.StyleName = "DetailData1"
Me.tableCell20.Weight = 0.081902230183414R
'
'SqlDataSource1
'
Me.SqlDataSource1.ConnectionName = "EB_Creator.My.MySettings.MyConnectionString"
Me.SqlDataSource1.Name = "SqlDataSource1"
CustomSqlQuery1.Name = "VWCUST_RPT_EB_POS_KONTIERUNG"
QueryParameter1.Name = "pDocID"
QueryParameter1.Type = GetType(Integer)
QueryParameter1.ValueInfo = "4712"
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})
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("Arial", 14.25!)
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"
Me.Title.Padding = New DevExpress.XtraPrinting.PaddingInfo(15, 15, 0, 0, 254.0!)
'
'DetailCaption1
'
Me.DetailCaption1.BackColor = System.Drawing.Color.FromArgb(CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer), CType(CType(75, Byte), Integer))
Me.DetailCaption1.BorderColor = System.Drawing.Color.White
Me.DetailCaption1.Borders = DevExpress.XtraPrinting.BorderSide.Left
Me.DetailCaption1.BorderWidth = 2.0!
Me.DetailCaption1.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold)
Me.DetailCaption1.ForeColor = System.Drawing.Color.White
Me.DetailCaption1.Name = "DetailCaption1"
Me.DetailCaption1.Padding = New DevExpress.XtraPrinting.PaddingInfo(15, 15, 0, 0, 254.0!)
Me.DetailCaption1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft
'
'DetailData1
'
Me.DetailData1.BorderColor = System.Drawing.Color.Transparent
Me.DetailData1.Borders = DevExpress.XtraPrinting.BorderSide.Left
Me.DetailData1.BorderWidth = 2.0!
Me.DetailData1.Font = New System.Drawing.Font("Arial", 8.25!)
Me.DetailData1.ForeColor = System.Drawing.Color.Black
Me.DetailData1.Name = "DetailData1"
Me.DetailData1.Padding = New DevExpress.XtraPrinting.PaddingInfo(15, 15, 0, 0, 254.0!)
Me.DetailData1.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("Arial", 8.25!)
Me.DetailData3_Odd.ForeColor = System.Drawing.Color.Black
Me.DetailData3_Odd.Name = "DetailData3_Odd"
Me.DetailData3_Odd.Padding = New DevExpress.XtraPrinting.PaddingInfo(15, 15, 0, 0, 254.0!)
Me.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft
'
'PageInfo
'
Me.PageInfo.Font = New System.Drawing.Font("Arial", 8.25!, 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(15, 15, 0, 0, 254.0!)
'
'pDocID
'
Me.pDocID.Description = "Parameter1"
Me.pDocID.Name = "pDocID"
Me.pDocID.Type = GetType(Integer)
Me.pDocID.ValueInfo = "0"
Me.pDocID.Visible = False
'
'SR_Kontierung
'
Me.Bands.AddRange(New DevExpress.XtraReports.UI.Band() {Me.TopMargin, Me.BottomMargin, Me.ReportHeader, Me.GroupHeader1, Me.Detail})
Me.ComponentStorage.AddRange(New System.ComponentModel.IComponent() {Me.SqlDataSource1})
Me.DataMember = "VWCUST_RPT_EB_POS_KONTIERUNG"
Me.DataSource = Me.SqlDataSource1
Me.Dpi = 254.0!
Me.FilterString = "[DocID] = ?pDocID"
Me.Font = New System.Drawing.Font("Arial", 9.75!)
Me.Margins = New System.Drawing.Printing.Margins(254, 312, 37, 18)
Me.PageHeight = 2794
Me.PageWidth = 2159
Me.Parameters.AddRange(New DevExpress.XtraReports.Parameters.Parameter() {Me.pDocID})
Me.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter
Me.SnapGridSize = 25.0!
Me.StyleSheet.AddRange(New DevExpress.XtraReports.UI.XRControlStyle() {Me.Title, Me.DetailCaption1, Me.DetailData1, Me.DetailData3_Odd, Me.PageInfo})
Me.Version = "21.2"
CType(Me.table1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.table2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me, System.ComponentModel.ISupportInitialize).EndInit()
End Sub
Friend WithEvents TopMargin As DevExpress.XtraReports.UI.TopMarginBand
Friend WithEvents BottomMargin As DevExpress.XtraReports.UI.BottomMarginBand
Friend WithEvents ReportHeader As DevExpress.XtraReports.UI.ReportHeaderBand
Friend WithEvents label1 As DevExpress.XtraReports.UI.XRLabel
Friend WithEvents GroupHeader1 As DevExpress.XtraReports.UI.GroupHeaderBand
Friend WithEvents table1 As DevExpress.XtraReports.UI.XRTable
Friend WithEvents tableRow1 As DevExpress.XtraReports.UI.XRTableRow
Friend WithEvents tableCell1 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell2 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell3 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell4 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell5 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell6 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell7 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell8 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell9 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell10 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents Detail As DevExpress.XtraReports.UI.DetailBand
Friend WithEvents table2 As DevExpress.XtraReports.UI.XRTable
Friend WithEvents tableRow2 As DevExpress.XtraReports.UI.XRTableRow
Friend WithEvents tableCell11 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell12 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell13 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell14 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell15 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell16 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell17 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell18 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell19 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents tableCell20 As DevExpress.XtraReports.UI.XRTableCell
Friend WithEvents SqlDataSource1 As DevExpress.DataAccess.Sql.SqlDataSource
Friend WithEvents Title As DevExpress.XtraReports.UI.XRControlStyle
Friend WithEvents DetailCaption1 As DevExpress.XtraReports.UI.XRControlStyle
Friend WithEvents DetailData1 As DevExpress.XtraReports.UI.XRControlStyle
Friend WithEvents DetailData3_Odd As DevExpress.XtraReports.UI.XRControlStyle
Friend WithEvents PageInfo As DevExpress.XtraReports.UI.XRControlStyle
Friend WithEvents pDocID As DevExpress.XtraReports.Parameters.Parameter
End Class