_ Partial Public Class rptKassenbuchBericht Inherits GrapeCity.ActiveReports.SectionReport 'Form overrides dispose to clean up the component list. Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean) If disposing Then End If MyBase.Dispose(disposing) End Sub 'NOTE: The following procedure is required by the ActiveReports Designer 'It can be modified using the ActiveReports Designer. 'Do not modify it using the code editor. Private WithEvents PageHeader As GrapeCity.ActiveReports.SectionReportModel.PageHeader Private WithEvents PageFooter As GrapeCity.ActiveReports.SectionReportModel.PageFooter _ Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(rptKassenbuchBericht)) Me.PageHeader = New GrapeCity.ActiveReports.SectionReportModel.PageHeader() Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail() Me.lblBelegNr = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblBelegDatum = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblFilialeAbfertigungNr = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblAuftraggeber = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblBetragEUR = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblLeistung = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblEPBetragEUR = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblRechnungAn = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblLkw = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblAnzahl = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.PageFooter = New GrapeCity.ActiveReports.SectionReportModel.PageFooter() Me.Label28 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Line2 = New GrapeCity.ActiveReports.SectionReportModel.Line() Me.ReportInfo2 = New GrapeCity.ActiveReports.SectionReportModel.ReportInfo() Me.lblDat = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.ReportHeader1 = New GrapeCity.ActiveReports.SectionReportModel.ReportHeader() Me.picVERAG = New GrapeCity.ActiveReports.SectionReportModel.Picture() Me.Label3 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblUeberschrift = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblSachbearbeiter = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblFilterTxt = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.txtFilter = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.ReportFooter1 = New GrapeCity.ActiveReports.SectionReportModel.ReportFooter() Me.Label10 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblGesGesSumAnzahl = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Line8 = New GrapeCity.ActiveReports.SectionReportModel.Line() Me.Line9 = New GrapeCity.ActiveReports.SectionReportModel.Line() Me.Label9 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblGesgesSumEust = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblGesgesSumRe = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.GroupHeader1 = New GrapeCity.ActiveReports.SectionReportModel.GroupHeader() Me.lblFiskalvertretung = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblFiskalvertretungLand = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.GroupFooter1 = New GrapeCity.ActiveReports.SectionReportModel.GroupFooter() Me.Line1 = New GrapeCity.ActiveReports.SectionReportModel.Line() Me.lblGesSumTxt = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Line6 = New GrapeCity.ActiveReports.SectionReportModel.Line() Me.lblGesSumEust = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblGesSumRe = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Label1 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblGesSumAnzahl = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.GroupHeader2 = New GrapeCity.ActiveReports.SectionReportModel.GroupHeader() Me.lblUIDNr = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.GroupFooter2 = New GrapeCity.ActiveReports.SectionReportModel.GroupFooter() Me.Line5 = New GrapeCity.ActiveReports.SectionReportModel.Line() Me.lblSumEust = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.lblSumRe = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.GroupHeader4 = New GrapeCity.ActiveReports.SectionReportModel.GroupHeader() Me.Line4 = New GrapeCity.ActiveReports.SectionReportModel.Line() Me.Label4 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Label5 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Label6 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Label8 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Label11 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Label12 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Label14 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Label15 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Label16 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.GroupFooter4 = New GrapeCity.ActiveReports.SectionReportModel.GroupFooter() CType(Me.lblBelegNr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblBelegDatum, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblFilialeAbfertigungNr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblAuftraggeber, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblBetragEUR, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblLeistung, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblEPBetragEUR, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblRechnungAn, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblLkw, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblAnzahl, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label28, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ReportInfo2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblDat, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblUeberschrift, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblFilterTxt, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFilter, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label10, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblGesGesSumAnzahl, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label9, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblGesgesSumEust, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblGesgesSumRe, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblFiskalvertretung, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblFiskalvertretungLand, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblGesSumTxt, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblGesSumEust, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblGesSumRe, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblGesSumAnzahl, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblUIDNr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblSumEust, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblSumRe, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label11, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label12, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label14, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label15, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label16, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me, System.ComponentModel.ISupportInitialize).BeginInit() ' 'PageHeader ' Me.PageHeader.Height = 0! Me.PageHeader.Name = "PageHeader" ' 'Detail ' Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblBelegNr, Me.lblBelegDatum, Me.lblFilialeAbfertigungNr, Me.lblAuftraggeber, Me.lblBetragEUR, Me.lblLeistung, Me.lblEPBetragEUR, Me.lblRechnungAn, Me.lblLkw, Me.lblAnzahl}) Me.Detail.Height = 0.1472114! Me.Detail.KeepTogether = True Me.Detail.Name = "Detail" ' 'lblBelegNr ' Me.lblBelegNr.Height = 0.126378! Me.lblBelegNr.HyperLink = Nothing Me.lblBelegNr.Left = 0.01417323! Me.lblBelegNr.Name = "lblBelegNr" Me.lblBelegNr.Style = "font-size: 8pt; font-weight: normal; text-align: left; text-justify: auto; white-" & "space: inherit; ddo-char-set: 1; ddo-wrap-mode: char-wrap" Me.lblBelegNr.Text = "000000" Me.lblBelegNr.Top = 0! Me.lblBelegNr.Width = 0.4141732! ' 'lblBelegDatum ' Me.lblBelegDatum.Height = 0.126378! Me.lblBelegDatum.HyperLink = Nothing Me.lblBelegDatum.Left = 0.4283465! Me.lblBelegDatum.Name = "lblBelegDatum" Me.lblBelegDatum.Style = "font-size: 8pt; font-weight: normal; text-align: left; ddo-char-set: 1" Me.lblBelegDatum.Text = "01.01.2017" Me.lblBelegDatum.Top = 0! Me.lblBelegDatum.Width = 0.6098426! ' 'lblFilialeAbfertigungNr ' Me.lblFilialeAbfertigungNr.Height = 0.126378! Me.lblFilialeAbfertigungNr.HyperLink = Nothing Me.lblFilialeAbfertigungNr.Left = 1.038189! Me.lblFilialeAbfertigungNr.Name = "lblFilialeAbfertigungNr" Me.lblFilialeAbfertigungNr.Style = "font-size: 8pt; font-weight: normal; text-align: left; text-justify: auto; white-" & "space: inherit; ddo-char-set: 1; ddo-wrap-mode: char-wrap" Me.lblFilialeAbfertigungNr.Text = "4803/18000000" Me.lblFilialeAbfertigungNr.Top = 0! Me.lblFilialeAbfertigungNr.Width = 0.8826771! ' 'lblAuftraggeber ' Me.lblAuftraggeber.Height = 0.126378! Me.lblAuftraggeber.HyperLink = Nothing Me.lblAuftraggeber.Left = 1.858268! Me.lblAuftraggeber.Name = "lblAuftraggeber" Me.lblAuftraggeber.Style = "font-size: 8pt; font-weight: normal; text-align: left; text-justify: auto; white-" & "space: inherit; ddo-char-set: 1; ddo-wrap-mode: char-wrap" Me.lblAuftraggeber.Text = "VERAG Spedition AG" Me.lblAuftraggeber.Top = 0! Me.lblAuftraggeber.Width = 0.9562993! ' 'lblBetragEUR ' Me.lblBetragEUR.Height = 0.126378! Me.lblBetragEUR.HyperLink = Nothing Me.lblBetragEUR.Left = 6.845276! Me.lblBetragEUR.Name = "lblBetragEUR" Me.lblBetragEUR.Style = "font-size: 8pt; font-weight: normal; text-align: right; white-space: inherit; ddo" & "-char-set: 1; ddo-wrap-mode: char-wrap" Me.lblBetragEUR.Text = "Betrag €" Me.lblBetragEUR.Top = 0! Me.lblBetragEUR.Width = 0.6299213! ' 'lblLeistung ' Me.lblLeistung.Height = 0.126378! Me.lblLeistung.HyperLink = Nothing Me.lblLeistung.Left = 4.897638! Me.lblLeistung.Name = "lblLeistung" Me.lblLeistung.Style = "font-size: 8pt; font-weight: normal; text-align: left; text-justify: auto; white-" & "space: inherit; ddo-char-set: 1; ddo-wrap-mode: char-wrap" Me.lblLeistung.Text = "Bezeichnung" Me.lblLeistung.Top = 0! Me.lblLeistung.Width = 1.317717! ' 'lblEPBetragEUR ' Me.lblEPBetragEUR.Height = 0.126378! Me.lblEPBetragEUR.HyperLink = Nothing Me.lblEPBetragEUR.Left = 6.215355! Me.lblEPBetragEUR.Name = "lblEPBetragEUR" Me.lblEPBetragEUR.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; white" & "-space: inherit; ddo-char-set: 1; ddo-wrap-mode: char-wrap" Me.lblEPBetragEUR.Text = "EP €" Me.lblEPBetragEUR.Top = 0! Me.lblEPBetragEUR.Width = 0.6299213! ' 'lblRechnungAn ' Me.lblRechnungAn.Height = 0.126378! Me.lblRechnungAn.HyperLink = Nothing Me.lblRechnungAn.Left = 2.814567! Me.lblRechnungAn.Name = "lblRechnungAn" Me.lblRechnungAn.Style = "font-size: 8pt; font-weight: normal; text-align: left; text-justify: auto; white-" & "space: inherit; ddo-char-set: 1; ddo-wrap-mode: char-wrap" Me.lblRechnungAn.Text = "VERAG Spedition AG" Me.lblRechnungAn.Top = 0! Me.lblRechnungAn.Width = 1.123228! ' 'lblLkw ' Me.lblLkw.Height = 0.126378! Me.lblLkw.HyperLink = Nothing Me.lblLkw.Left = 3.937795! Me.lblLkw.Name = "lblLkw" Me.lblLkw.Style = "font-size: 8pt; font-weight: normal; text-align: left; text-justify: auto; white-" & "space: inherit; ddo-char-set: 1; ddo-wrap-mode: char-wrap" Me.lblLkw.Text = "34 TR 465464" Me.lblLkw.Top = 0! Me.lblLkw.Width = 0.8429133! ' 'lblAnzahl ' Me.lblAnzahl.Height = 0.126378! Me.lblAnzahl.HyperLink = Nothing Me.lblAnzahl.Left = 4.780709! Me.lblAnzahl.Name = "lblAnzahl" Me.lblAnzahl.Style = "font-size: 8pt; font-weight: normal; text-align: left; text-justify: auto; white-" & "space: inherit; ddo-char-set: 1; ddo-wrap-mode: char-wrap" Me.lblAnzahl.Text = "99" Me.lblAnzahl.Top = 0! Me.lblAnzahl.Width = 0.1775593! ' 'PageFooter ' Me.PageFooter.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label28, Me.Line2, Me.ReportInfo2, Me.lblDat}) Me.PageFooter.Name = "PageFooter" ' 'Label28 ' Me.Label28.Height = 0.1330709! Me.Label28.HyperLink = Nothing Me.Label28.Left = 2.451181! Me.Label28.Name = "Label28" Me.Label28.Style = "font-size: 8pt; font-weight: bold; text-align: center; ddo-char-set: 1" Me.Label28.Text = "VERAG Spediton AG" Me.Label28.Top = 0.08622044! Me.Label28.Width = 2.581103! ' 'Line2 ' Me.Line2.Height = 0! Me.Line2.Left = 0! Me.Line2.LineWeight = 1.0! Me.Line2.Name = "Line2" Me.Line2.Top = 0.03070864! Me.Line2.Width = 7.480313! Me.Line2.X1 = 0! Me.Line2.X2 = 7.480313! Me.Line2.Y1 = 0.03070864! Me.Line2.Y2 = 0.03070864! ' 'ReportInfo2 ' Me.ReportInfo2.FormatString = "Seite {PageNumber} von {PageCount} Seiten " Me.ReportInfo2.Height = 0.1330709! Me.ReportInfo2.Left = 5.032284! Me.ReportInfo2.Name = "ReportInfo2" Me.ReportInfo2.Style = "font-size: 8pt; text-align: right" Me.ReportInfo2.Top = 0.08622048! Me.ReportInfo2.Width = 2.44296! ' 'lblDat ' Me.lblDat.Height = 0.1330709! Me.lblDat.HyperLink = Nothing Me.lblDat.Left = 0.01023622! Me.lblDat.Name = "lblDat" Me.lblDat.Style = "font-size: 8pt; text-align: left" Me.lblDat.Text = "Mittwoch, 02.11.2016" Me.lblDat.Top = 0.08622044! Me.lblDat.Width = 2.440945! ' 'ReportHeader1 ' Me.ReportHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.picVERAG, Me.Label3, Me.lblUeberschrift, Me.lblSachbearbeiter, Me.lblFilterTxt, Me.txtFilter}) Me.ReportHeader1.Height = 0.844882! Me.ReportHeader1.Name = "ReportHeader1" ' 'picVERAG ' Me.picVERAG.Height = 0.4169292! Me.picVERAG.HyperLink = Nothing Me.picVERAG.ImageData = CType(resources.GetObject("picVERAG.ImageData"), System.IO.Stream) Me.picVERAG.Left = 5.281889! Me.picVERAG.Name = "picVERAG" Me.picVERAG.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom Me.picVERAG.Top = 0! Me.picVERAG.Width = 2.198425! ' 'Label3 ' Me.Label3.Height = 0.1759842! Me.Label3.HyperLink = Nothing Me.Label3.Left = 5.032284! Me.Label3.Name = "Label3" Me.Label3.Style = "font-size: 8pt; font-weight: normal; text-align: right; vertical-align: middle; d" & "do-char-set: 1" Me.Label3.Text = "Sachbearbeiter:" Me.Label3.Top = 0.5208662! Me.Label3.Width = 1.19685! ' 'lblUeberschrift ' Me.lblUeberschrift.Height = 0.2311024! Me.lblUeberschrift.HyperLink = Nothing Me.lblUeberschrift.Left = 0.01023622! Me.lblUeberschrift.Name = "lblUeberschrift" Me.lblUeberschrift.Style = "font-size: 12pt; font-weight: bold; text-align: left; ddo-char-set: 1" Me.lblUeberschrift.Text = "Kassenbuch Bericht 01.10.2016 bis 31.10.2016" Me.lblUeberschrift.Top = 0.1858268! Me.lblUeberschrift.Width = 4.357087! ' 'lblSachbearbeiter ' Me.lblSachbearbeiter.Height = 0.1759843! Me.lblSachbearbeiter.HyperLink = Nothing Me.lblSachbearbeiter.Left = 5.032284! Me.lblSachbearbeiter.Name = "lblSachbearbeiter" Me.lblSachbearbeiter.Style = "font-size: 8pt; font-weight: bold; text-align: right; vertical-align: middle; ddo" & "-char-set: 1" Me.lblSachbearbeiter.Text = "Hanslmayr Hubert" Me.lblSachbearbeiter.Top = 0.5208662! Me.lblSachbearbeiter.Width = 2.448031! ' 'lblFilterTxt ' Me.lblFilterTxt.Height = 0.1897638! Me.lblFilterTxt.HyperLink = Nothing Me.lblFilterTxt.Left = 0.01023626! Me.lblFilterTxt.Name = "lblFilterTxt" Me.lblFilterTxt.Style = "font-size: 10pt; font-weight: bold; text-align: left; ddo-char-set: 1" Me.lblFilterTxt.Text = "Filter:" Me.lblFilterTxt.Top = 0.5590551! Me.lblFilterTxt.Visible = False Me.lblFilterTxt.Width = 4.312599! ' 'txtFilter ' Me.txtFilter.CanShrink = True Me.txtFilter.Height = 0.1480315! Me.txtFilter.Left = 0! Me.txtFilter.Name = "txtFilter" Me.txtFilter.Style = "font-size: 8pt; ddo-char-set: 1" Me.txtFilter.Text = "-" Me.txtFilter.Top = 0.6968505! Me.txtFilter.Visible = False Me.txtFilter.Width = 7.480316! ' 'ReportFooter1 ' Me.ReportFooter1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label10, Me.lblGesGesSumAnzahl, Me.Line8, Me.Line9, Me.Label9, Me.lblGesgesSumEust, Me.lblGesgesSumRe}) Me.ReportFooter1.Height = 0.5988846! Me.ReportFooter1.KeepTogether = True Me.ReportFooter1.Name = "ReportFooter1" ' 'Label10 ' Me.Label10.Height = 0.1574803! Me.Label10.HyperLink = Nothing Me.Label10.Left = 0.361811! Me.Label10.Name = "Label10" Me.Label10.Style = "font-size: 8pt; font-weight: bold; text-align: left; ddo-char-set: 1" Me.Label10.Text = " Abfertigungen" Me.Label10.Top = 0.4413386! Me.Label10.Width = 1.266142! ' 'lblGesGesSumAnzahl ' Me.lblGesGesSumAnzahl.Height = 0.1574803! Me.lblGesGesSumAnzahl.HyperLink = Nothing Me.lblGesGesSumAnzahl.Left = 0.003937008! Me.lblGesGesSumAnzahl.Name = "lblGesGesSumAnzahl" Me.lblGesGesSumAnzahl.Style = "font-size: 8pt; font-weight: bold; text-align: right; ddo-char-set: 1" Me.lblGesGesSumAnzahl.Text = "0000" Me.lblGesGesSumAnzahl.Top = 0.4413386! Me.lblGesGesSumAnzahl.Width = 0.3606307! ' 'Line8 ' Me.Line8.Height = 0! Me.Line8.Left = 0.00393627! Me.Line8.LineWeight = 2.0! Me.Line8.Name = "Line8" Me.Line8.Top = 0.2343176! Me.Line8.Width = 7.475195! Me.Line8.X1 = 0.00393627! Me.Line8.X2 = 7.479131! Me.Line8.Y1 = 0.2343176! Me.Line8.Y2 = 0.2343176! ' 'Line9 ' Me.Line9.Height = 0! Me.Line9.Left = 0.002755167! Me.Line9.LineWeight = 2.0! Me.Line9.Name = "Line9" Me.Line9.Top = 0.1980972! Me.Line9.Width = 7.475194! Me.Line9.X1 = 0.002755167! Me.Line9.X2 = 7.477949! Me.Line9.Y1 = 0.1980972! Me.Line9.Y2 = 0.1980972! ' 'Label9 ' Me.Label9.Height = 0.1574803! Me.Label9.HyperLink = Nothing Me.Label9.Left = 0.007480315! Me.Label9.Name = "Label9" Me.Label9.Style = "font-size: 8pt; font-weight: bold; text-align: left; ddo-char-set: 1" Me.Label9.Text = "Gesamtsumme:" Me.Label9.Top = 0.2838583! Me.Label9.Width = 5.659056! ' 'lblGesgesSumEust ' Me.lblGesgesSumEust.Height = 0.1574803! Me.lblGesgesSumEust.HyperLink = Nothing Me.lblGesgesSumEust.Left = 6.845276! Me.lblGesgesSumEust.Name = "lblGesgesSumEust" Me.lblGesgesSumEust.Style = "font-size: 8pt; font-weight: normal; text-align: right; ddo-char-set: 1" Me.lblGesgesSumEust.Text = "Betrag €" Me.lblGesgesSumEust.Top = 0.2838583! Me.lblGesgesSumEust.Width = 0.6322842! ' 'lblGesgesSumRe ' Me.lblGesgesSumRe.Height = 0.1574803! Me.lblGesgesSumRe.HyperLink = Nothing Me.lblGesgesSumRe.Left = 6.158662! Me.lblGesgesSumRe.Name = "lblGesgesSumRe" Me.lblGesgesSumRe.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" & "har-set: 1" Me.lblGesgesSumRe.Text = "EP €" Me.lblGesgesSumRe.Top = 0.2838583! Me.lblGesgesSumRe.Width = 0.686614! ' 'GroupHeader1 ' Me.GroupHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblFiskalvertretung, Me.lblFiskalvertretungLand}) Me.GroupHeader1.GroupKeepTogether = GrapeCity.ActiveReports.SectionReportModel.GroupKeepTogether.FirstDetail Me.GroupHeader1.Height = 0.352592! Me.GroupHeader1.Name = "GroupHeader1" ' 'lblFiskalvertretung ' Me.lblFiskalvertretung.Height = 0.2275591! Me.lblFiskalvertretung.HyperLink = Nothing Me.lblFiskalvertretung.Left = 0.01023622! Me.lblFiskalvertretung.Name = "lblFiskalvertretung" Me.lblFiskalvertretung.Padding = New GrapeCity.ActiveReports.PaddingEx(5, 1, 0, 0) Me.lblFiskalvertretung.Style = "background-color: #002660; color: White; font-size: 12pt; font-weight: bold; text" & "-align: left; vertical-align: top; ddo-char-set: 1" Me.lblFiskalvertretung.Text = "Filile 4803 - Suben" Me.lblFiskalvertretung.Top = 0.06850394! Me.lblFiskalvertretung.Width = 5.905512! ' 'lblFiskalvertretungLand ' Me.lblFiskalvertretungLand.Height = 0.2275591! Me.lblFiskalvertretungLand.HyperLink = Nothing Me.lblFiskalvertretungLand.Left = 5.915749! Me.lblFiskalvertretungLand.Name = "lblFiskalvertretungLand" Me.lblFiskalvertretungLand.Padding = New GrapeCity.ActiveReports.PaddingEx(10, 1, 10, 0) Me.lblFiskalvertretungLand.Style = "background-color: #002660; color: White; font-size: 12pt; font-weight: bold; text" & "-align: right; text-justify: auto; vertical-align: top; ddo-char-set: 1" Me.lblFiskalvertretungLand.Text = "4803" Me.lblFiskalvertretungLand.Top = 0.06850394! Me.lblFiskalvertretungLand.Width = 1.559449! ' 'GroupFooter1 ' Me.GroupFooter1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Line1, Me.lblGesSumTxt, Me.Line6, Me.lblGesSumEust, Me.lblGesSumRe, Me.Label1, Me.lblGesSumAnzahl}) Me.GroupFooter1.Height = 0.6354166! Me.GroupFooter1.KeepTogether = True Me.GroupFooter1.Name = "GroupFooter1" ' 'Line1 ' Me.Line1.Height = 0! Me.Line1.Left = 0! Me.Line1.LineWeight = 1.0! Me.Line1.Name = "Line1" Me.Line1.Top = 0! Me.Line1.Width = 7.475197! Me.Line1.X1 = 0! Me.Line1.X2 = 7.475197! Me.Line1.Y1 = 0! Me.Line1.Y2 = 0! ' 'lblGesSumTxt ' Me.lblGesSumTxt.Height = 0.1574803! Me.lblGesSumTxt.HyperLink = Nothing Me.lblGesSumTxt.Left = 0! Me.lblGesSumTxt.Name = "lblGesSumTxt" Me.lblGesSumTxt.Style = "font-size: 8pt; font-weight: bold; text-align: left; ddo-char-set: 1" Me.lblGesSumTxt.Text = "Summe BE:" Me.lblGesSumTxt.Top = 0.02992126! Me.lblGesSumTxt.Width = 5.659056! ' 'Line6 ' Me.Line6.Height = 0! Me.Line6.Left = 0.01023622! Me.Line6.LineWeight = 6.0! Me.Line6.Name = "Line6" Me.Line6.Top = 0! Me.Line6.Width = 7.475196! Me.Line6.X1 = 0.01023622! Me.Line6.X2 = 7.485432! Me.Line6.Y1 = 0! Me.Line6.Y2 = 0! ' 'lblGesSumEust ' Me.lblGesSumEust.Height = 0.1574803! Me.lblGesSumEust.HyperLink = Nothing Me.lblGesSumEust.Left = 6.845276! Me.lblGesSumEust.Name = "lblGesSumEust" Me.lblGesSumEust.Style = "font-size: 8pt; font-weight: normal; text-align: right; ddo-char-set: 1" Me.lblGesSumEust.Text = "Betrag €" Me.lblGesSumEust.Top = 0.02992126! Me.lblGesSumEust.Width = 0.624804! ' 'lblGesSumRe ' Me.lblGesSumRe.Height = 0.1574803! Me.lblGesSumRe.HyperLink = Nothing Me.lblGesSumRe.Left = 6.158662! Me.lblGesSumRe.Name = "lblGesSumRe" Me.lblGesSumRe.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" & "har-set: 1" Me.lblGesSumRe.Text = "EP €" Me.lblGesSumRe.Top = 0.02992126! Me.lblGesSumRe.Width = 0.686614! ' 'Label1 ' Me.Label1.Height = 0.1574803! Me.Label1.HyperLink = Nothing Me.Label1.Left = 0.3720472! Me.Label1.Name = "Label1" Me.Label1.Style = "font-size: 8pt; font-weight: bold; text-align: left; ddo-char-set: 1" Me.Label1.Text = " Abfertigungen" Me.Label1.Top = 0.1874016! Me.Label1.Width = 1.266142! ' 'lblGesSumAnzahl ' Me.lblGesSumAnzahl.Height = 0.1574803! Me.lblGesSumAnzahl.HyperLink = Nothing Me.lblGesSumAnzahl.Left = 0.01417327! Me.lblGesSumAnzahl.Name = "lblGesSumAnzahl" Me.lblGesSumAnzahl.Style = "font-size: 8pt; font-weight: bold; text-align: right; ddo-char-set: 1" Me.lblGesSumAnzahl.Text = "0000" Me.lblGesSumAnzahl.Top = 0.1874016! Me.lblGesSumAnzahl.Width = 0.3606307! ' 'GroupHeader2 ' Me.GroupHeader2.ColumnGroupKeepTogether = True Me.GroupHeader2.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblUIDNr}) Me.GroupHeader2.GroupKeepTogether = GrapeCity.ActiveReports.SectionReportModel.GroupKeepTogether.FirstDetail Me.GroupHeader2.Height = 0.2200788! Me.GroupHeader2.KeepTogether = True Me.GroupHeader2.Name = "GroupHeader2" ' 'lblUIDNr ' Me.lblUIDNr.Height = 0.2200788! Me.lblUIDNr.HyperLink = Nothing Me.lblUIDNr.Left = 0.005118111! Me.lblUIDNr.Name = "lblUIDNr" Me.lblUIDNr.Style = "font-family: Arial Black; font-size: 9pt; font-style: normal; font-weight: bold; " & "text-align: left; text-decoration: none; ddo-char-set: 0" Me.lblUIDNr.Text = "360 - Zollabfertigung" Me.lblUIDNr.Top = 0! Me.lblUIDNr.Width = 3.960237! ' 'GroupFooter2 ' Me.GroupFooter2.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Line5, Me.lblSumEust, Me.lblSumRe}) Me.GroupFooter2.Height = 0.242044! Me.GroupFooter2.KeepTogether = True Me.GroupFooter2.Name = "GroupFooter2" ' 'Line5 ' Me.Line5.Height = 0! Me.Line5.Left = 0.002755906! Me.Line5.LineWeight = 1.0! Me.Line5.Name = "Line5" Me.Line5.Top = 0! Me.Line5.Width = 7.475196! Me.Line5.X1 = 0.002755906! Me.Line5.X2 = 7.477952! Me.Line5.Y1 = 0! Me.Line5.Y2 = 0! ' 'lblSumEust ' Me.lblSumEust.Height = 0.1574803! Me.lblSumEust.HyperLink = Nothing Me.lblSumEust.Left = 6.845276! Me.lblSumEust.Name = "lblSumEust" Me.lblSumEust.Style = "font-size: 8pt; font-weight: normal; text-align: right; ddo-char-set: 1" Me.lblSumEust.Text = "Betrag €" Me.lblSumEust.Top = 0.01968504! Me.lblSumEust.Width = 0.624804! ' 'lblSumRe ' Me.lblSumRe.Height = 0.1574803! Me.lblSumRe.HyperLink = Nothing Me.lblSumRe.Left = 6.158662! Me.lblSumRe.Name = "lblSumRe" Me.lblSumRe.Style = "font-size: 8pt; font-weight: normal; text-align: right; text-justify: auto; ddo-c" & "har-set: 1" Me.lblSumRe.Text = "EP €" Me.lblSumRe.Top = 0.01968504! Me.lblSumRe.Width = 0.6866145! ' 'GroupHeader4 ' Me.GroupHeader4.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Line4, Me.Label4, Me.Label5, Me.Label6, Me.Label8, Me.Label11, Me.Label12, Me.Label14, Me.Label15, Me.Label16}) Me.GroupHeader4.Height = 0.2189305! Me.GroupHeader4.KeepTogether = True Me.GroupHeader4.Name = "GroupHeader4" ' 'Line4 ' Me.Line4.Height = 0! Me.Line4.Left = 0.005118111! Me.Line4.LineWeight = 1.0! Me.Line4.Name = "Line4" Me.Line4.Top = 0.2106299! Me.Line4.Width = 7.475195! Me.Line4.X1 = 0.005118111! Me.Line4.X2 = 7.480313! Me.Line4.Y1 = 0.2106299! Me.Line4.Y2 = 0.2106299! ' 'Label4 ' Me.Label4.Height = 0.1574803! Me.Label4.HyperLink = Nothing Me.Label4.Left = 0.01417279! Me.Label4.Name = "Label4" Me.Label4.Style = "font-size: 8pt; font-weight: bold; text-align: left; text-justify: auto; ddo-char" & "-set: 1" Me.Label4.Text = "Beleg" Me.Label4.Top = 0.05314961! Me.Label4.Width = 0.4141732! ' 'Label5 ' Me.Label5.Height = 0.1574803! Me.Label5.HyperLink = Nothing Me.Label5.Left = 0.428346! Me.Label5.Name = "Label5" Me.Label5.Style = "font-size: 8pt; font-weight: bold; text-align: left; ddo-char-set: 1" Me.Label5.Text = "Datum" Me.Label5.Top = 0.05314961! Me.Label5.Width = 0.6098425! ' 'Label6 ' Me.Label6.Height = 0.1574803! Me.Label6.HyperLink = Nothing Me.Label6.Left = 1.038188! Me.Label6.Name = "Label6" Me.Label6.Style = "font-size: 8pt; font-weight: bold; text-align: left; text-justify: auto; ddo-char" & "-set: 1" Me.Label6.Text = "Filiale/Abf.Nr" Me.Label6.Top = 0.05314961! Me.Label6.Width = 0.8200784! ' 'Label8 ' Me.Label8.Height = 0.1574803! Me.Label8.HyperLink = Nothing Me.Label8.Left = 1.858268! Me.Label8.Name = "Label8" Me.Label8.Style = "font-size: 8pt; font-weight: bold; text-align: left; text-justify: auto; ddo-char" & "-set: 1" Me.Label8.Text = "Auftraggeber" Me.Label8.Top = 0.05314961! Me.Label8.Width = 0.9562982! ' 'Label11 ' Me.Label11.Height = 0.1574803! Me.Label11.HyperLink = Nothing Me.Label11.Left = 6.845275! Me.Label11.Name = "Label11" Me.Label11.Style = "font-size: 8pt; font-weight: bold; text-align: right; ddo-char-set: 1" Me.Label11.Text = "Betrag" Me.Label11.Top = 0.05314961! Me.Label11.Width = 0.6299213! ' 'Label12 ' Me.Label12.Height = 0.1574803! Me.Label12.HyperLink = Nothing Me.Label12.Left = 4.780709! Me.Label12.Name = "Label12" Me.Label12.Style = "font-size: 8pt; font-weight: bold; text-align: left; text-justify: auto; ddo-char" & "-set: 1" Me.Label12.Text = "Leistung" Me.Label12.Top = 0.05314961! Me.Label12.Width = 1.434647! ' 'Label14 ' Me.Label14.Height = 0.1574803! Me.Label14.HyperLink = Nothing Me.Label14.Left = 6.215354! Me.Label14.Name = "Label14" Me.Label14.Style = "font-size: 8pt; font-weight: bold; text-align: right; text-justify: auto; ddo-cha" & "r-set: 1" Me.Label14.Text = "Einzelpreis" Me.Label14.Top = 0.05314961! Me.Label14.Width = 0.6299213! ' 'Label15 ' Me.Label15.Height = 0.1574803! Me.Label15.HyperLink = Nothing Me.Label15.Left = 2.814566! Me.Label15.Name = "Label15" Me.Label15.Style = "font-size: 8pt; font-weight: bold; text-align: left; text-justify: auto; ddo-char" & "-set: 1" Me.Label15.Text = "Rechnung an" Me.Label15.Top = 0.05314961! Me.Label15.Width = 1.123228! ' 'Label16 ' Me.Label16.Height = 0.1574803! Me.Label16.HyperLink = Nothing Me.Label16.Left = 3.937795! Me.Label16.Name = "Label16" Me.Label16.Style = "font-size: 8pt; font-weight: bold; text-align: left; text-justify: auto; ddo-char" & "-set: 1" Me.Label16.Text = "LKW" Me.Label16.Top = 0.05314961! Me.Label16.Width = 0.8429132! ' 'GroupFooter4 ' Me.GroupFooter4.Height = 0! Me.GroupFooter4.Name = "GroupFooter4" ' 'rptKassenbuchBericht ' Me.MasterReport = False Me.PageSettings.Margins.Bottom = 0.3937008! Me.PageSettings.Margins.Left = 0.3937008! Me.PageSettings.Margins.Right = 0.3937008! Me.PageSettings.Margins.Top = 0.3937008! Me.PageSettings.PaperHeight = 11.0! Me.PageSettings.PaperWidth = 8.5! Me.PrintWidth = 7.485432! Me.Sections.Add(Me.ReportHeader1) Me.Sections.Add(Me.PageHeader) Me.Sections.Add(Me.GroupHeader1) Me.Sections.Add(Me.GroupHeader2) Me.Sections.Add(Me.GroupHeader4) Me.Sections.Add(Me.Detail) Me.Sections.Add(Me.GroupFooter4) Me.Sections.Add(Me.GroupFooter2) Me.Sections.Add(Me.GroupFooter1) Me.Sections.Add(Me.PageFooter) Me.Sections.Add(Me.ReportFooter1) Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" & "l; font-size: 10pt; color: Black; ddo-char-set: 204", "Normal")) Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal")) Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" & "lic", "Heading2", "Normal")) Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal")) CType(Me.lblBelegNr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblBelegDatum, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblFilialeAbfertigungNr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblAuftraggeber, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblBetragEUR, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblLeistung, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblEPBetragEUR, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblRechnungAn, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblLkw, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblAnzahl, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label28, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ReportInfo2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblDat, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.picVERAG, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblUeberschrift, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblFilterTxt, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFilter, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label10, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblGesGesSumAnzahl, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label9, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblGesgesSumEust, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblGesgesSumRe, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblFiskalvertretung, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblFiskalvertretungLand, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblGesSumTxt, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblGesSumEust, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblGesSumRe, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblGesSumAnzahl, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblUIDNr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblSumEust, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblSumRe, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label11, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label12, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label14, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label15, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label16, System.ComponentModel.ISupportInitialize).EndInit() CType(Me, System.ComponentModel.ISupportInitialize).EndInit() End Sub Private WithEvents ReportHeader1 As GrapeCity.ActiveReports.SectionReportModel.ReportHeader Private WithEvents picVERAG As GrapeCity.ActiveReports.SectionReportModel.Picture Private WithEvents Label3 As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Line2 As GrapeCity.ActiveReports.SectionReportModel.Line Public WithEvents Detail As GrapeCity.ActiveReports.SectionReportModel.Detail Public WithEvents lblUeberschrift As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblSachbearbeiter As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents Label28 As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents ReportInfo2 As GrapeCity.ActiveReports.SectionReportModel.ReportInfo Public WithEvents lblDat As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents GroupHeader1 As GrapeCity.ActiveReports.SectionReportModel.GroupHeader Public WithEvents GroupFooter1 As GrapeCity.ActiveReports.SectionReportModel.GroupFooter Public WithEvents lblBelegNr As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblFiskalvertretung As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblFilterTxt As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents txtFilter As GrapeCity.ActiveReports.SectionReportModel.TextBox Public WithEvents lblBelegDatum As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblFilialeAbfertigungNr As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblUIDNr As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents Line1 As GrapeCity.ActiveReports.SectionReportModel.Line Public WithEvents GroupHeader2 As GrapeCity.ActiveReports.SectionReportModel.GroupHeader Public WithEvents GroupFooter2 As GrapeCity.ActiveReports.SectionReportModel.GroupFooter Public WithEvents lblGesSumTxt As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Line6 As GrapeCity.ActiveReports.SectionReportModel.Line Private WithEvents Line5 As GrapeCity.ActiveReports.SectionReportModel.Line Private WithEvents Label10 As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Line8 As GrapeCity.ActiveReports.SectionReportModel.Line Private WithEvents Line9 As GrapeCity.ActiveReports.SectionReportModel.Line Public WithEvents ReportFooter1 As GrapeCity.ActiveReports.SectionReportModel.ReportFooter Public WithEvents lblGesGesSumAnzahl As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents GroupHeader4 As GrapeCity.ActiveReports.SectionReportModel.GroupHeader Private WithEvents Line4 As GrapeCity.ActiveReports.SectionReportModel.Line Private WithEvents Label9 As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblAuftraggeber As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblBetragEUR As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblLeistung As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblEPBetragEUR As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblFiskalvertretungLand As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblSumEust As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblSumRe As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblGesSumEust As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblGesSumRe As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblGesgesSumEust As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblGesgesSumRe As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Label1 As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblGesSumAnzahl As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Label4 As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Label5 As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Label6 As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Label8 As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Label11 As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Label12 As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Label14 As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Label15 As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Label16 As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblRechnungAn As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents lblLkw As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents GroupFooter4 As GrapeCity.ActiveReports.SectionReportModel.GroupFooter Public WithEvents lblAnzahl As GrapeCity.ActiveReports.SectionReportModel.Label End Class