﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <BusinessObjects isList="true" count="0" />
    <Databases isList="true" count="0" />
    <DataSources isList="true" count="7">
      <Logotipo Ref="2" type="DataTableSource" isKey="true">
        <Alias>Logotipo</Alias>
        <Columns isList="true" count="5">
          <value>codigo_logo,System.Int32</value>
          <value>logo,System.Byte[]</value>
          <value>posicaologo,System.Int32</value>
          <value>logorodape,System.Byte[]</value>
          <value>temrodape,System.Boolean</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Logotipo</Name>
        <NameInSource>CompromissosBancos.Logotipo</NameInSource>
      </Logotipo>
      <Cabecalho Ref="3" type="DataTableSource" isKey="true">
        <Alias>Cabecalho</Alias>
        <Columns isList="true" count="7">
          <value>titulo,System.String</value>
          <value>vencimento,System.String</value>
          <value>gerente,System.String</value>
          <value>conta_lider,System.String</value>
          <value>banco,System.String</value>
          <value>conta_condominio,System.String</value>
          <value>conta_locador,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Cabecalho</Name>
        <NameInSource>CompromissosBancos.Cabecalho</NameInSource>
      </Cabecalho>
      <Sistema Ref="4" type="DataTableSource" isKey="true">
        <Alias>Sistema</Alias>
        <Columns isList="true" count="2">
          <value>sistema,System.Int16</value>
          <value>descricao,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Sistema</Name>
        <NameInSource>CompromissosBancos.Sistema</NameInSource>
      </Sistema>
      <ContaBancaria Ref="5" type="DataTableSource" isKey="true">
        <Alias>ContaBancaria</Alias>
        <Columns isList="true" count="2">
          <value>conta_bancaria,System.Int32</value>
          <value>descricao,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>ContaBancaria</Name>
        <NameInSource>CompromissosBancos.ContaBancaria</NameInSource>
      </ContaBancaria>
      <TipoPagamento Ref="6" type="DataTableSource" isKey="true">
        <Alias>TipoPagamento</Alias>
        <Columns isList="true" count="2">
          <value>tipo_pagamento,System.Char</value>
          <value>descricao,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>TipoPagamento</Name>
        <NameInSource>CompromissosBancos.TipoPagamento</NameInSource>
      </TipoPagamento>
      <Compromissos Ref="7" type="DataTableSource" isKey="true">
        <Alias>Compromissos</Alias>
        <Columns isList="true" count="16">
          <value>lancamento,System.Int32</value>
          <value>vencimento,System.DateTime</value>
          <value>conta_bancaria,System.Int32</value>
          <value>sistema,System.Int16</value>
          <value>codigo,System.Int16</value>
          <value>nome,System.String</value>
          <value>bloco,System.Int16</value>
          <value>conta,System.Int32</value>
          <value>favorecido,System.String</value>
          <value>historico,System.String</value>
          <value>valor,System.Decimal</value>
          <value>pagamento,System.String</value>
          <value>tipo_pagamento,System.Char</value>
          <value>codigo_barra,System.String</value>
          <value>remessa,System.Int32</value>
          <value>ordem,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Compromissos</Name>
        <NameInSource>CompromissosBancos.Compromissos</NameInSource>
      </Compromissos>
      <Remessa Ref="8" type="DataTableSource" isKey="true">
        <Alias>Remessa</Alias>
        <Columns isList="true" count="4">
          <value>conta_bancaria,System.Int32</value>
          <value>remessa,System.Int32</value>
          <value>quantidade,System.Int32</value>
          <value>valor,System.Decimal</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Remessa</Name>
        <NameInSource>CompromissosBancos.Remessa</NameInSource>
      </Remessa>
    </DataSources>
    <Relations isList="true" count="4">
      <TipoPagamento Ref="9" type="DataRelation" isKey="true">
        <Alias>TipoPagamento</Alias>
        <ChildColumns isList="true" count="1">
          <value>tipo_pagamento</value>
        </ChildColumns>
        <ChildSource isRef="7" />
        <Dictionary isRef="1" />
        <Name>TipoPagamento</Name>
        <NameInSource>TipoPagamento_Compromissos</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>tipo_pagamento</value>
        </ParentColumns>
        <ParentSource isRef="6" />
      </TipoPagamento>
      <ContaBancaria Ref="10" type="DataRelation" isKey="true">
        <Alias>ContaBancaria</Alias>
        <ChildColumns isList="true" count="1">
          <value>conta_bancaria</value>
        </ChildColumns>
        <ChildSource isRef="7" />
        <Dictionary isRef="1" />
        <Name>ContaBancaria</Name>
        <NameInSource>ContaBancaria_Compromissos</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>conta_bancaria</value>
        </ParentColumns>
        <ParentSource isRef="5" />
      </ContaBancaria>
      <Sistema Ref="11" type="DataRelation" isKey="true">
        <Alias>Sistema</Alias>
        <ChildColumns isList="true" count="1">
          <value>sistema</value>
        </ChildColumns>
        <ChildSource isRef="7" />
        <Dictionary isRef="1" />
        <Name>Sistema</Name>
        <NameInSource>Sistema_Compromissos</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>sistema</value>
        </ParentColumns>
        <ParentSource isRef="4" />
      </Sistema>
      <ContaBancaria Ref="12" type="DataRelation" isKey="true">
        <Alias>ContaBancaria</Alias>
        <ChildColumns isList="true" count="1">
          <value>conta_bancaria</value>
        </ChildColumns>
        <ChildSource isRef="8" />
        <Dictionary isRef="1" />
        <Name>ContaBancaria</Name>
        <NameInSource>ContaBancaria_Remessa</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>conta_bancaria</value>
        </ParentColumns>
        <ParentSource isRef="5" />
      </ContaBancaria>
    </Relations>
    <Report isRef="0" />
    <Variables isList="true" count="3">
      <value>,varSepararPagina,varSepararPagina,System.Boolean,false,False,False</value>
      <value>,varTipoRelatorio,varTipoRelatorio,System.Int32,,False,False</value>
      <value>,VarQtdelContaBancaria,VarQtdelContaBancaria,System.String,,False,False</value>
    </Variables>
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="2">
    <Principal Ref="13" type="Page" isKey="true">
      <BeforePrintEvent>ObtemDados()</BeforePrintEvent>
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="18">
        <PageHeaderBand1 Ref="14" type="PageHeaderBand" isKey="true">
          <Border>None;[0:0:0:0];1;Solid;False;4;Black</Border>
          <Brush>EmptyBrush</Brush>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,0.4,25.9,4.22</ClientRectangle>
          <Components isList="true" count="2">
            <Image5 Ref="15" type="Image" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.79,-0.01,25,2</ClientRectangle>
              <Conditions isList="true" count="1">
                <value>Logotipo.posicaologo,NotEqualTo,_x0032_,,Numeric,Red,Transparent,Arial_x002C_8,False,False,,,None</value>
              </Conditions>
              <DataColumn>Logotipo.logo</DataColumn>
              <Guid>cd864cd6b5a5425a8fb8a0b164e9cbb1</Guid>
              <HorAlignment>Center</HorAlignment>
              <Name>Image5</Name>
              <Page isRef="13" />
              <Parent isRef="14" />
              <Stretch>True</Stretch>
            </Image5>
            <Panel4 Ref="16" type="Stimulsoft.Report.Components.StiPanel" isKey="true">
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>4.74,2.06,16.96,1.93</ClientRectangle>
              <Components isList="true" count="4">
                <Panel5 Ref="17" type="Stimulsoft.Report.Components.StiPanel" isKey="true">
                  <Brush>Transparent</Brush>
                  <CanGrow>True</CanGrow>
                  <CanShrink>True</CanShrink>
                  <ClientRectangle>0,0,16.96,0.52</ClientRectangle>
                  <Components isList="true" count="1">
                    <Text1 Ref="18" type="Text" isKey="true">
                      <Brush>Transparent</Brush>
                      <CanGrow>True</CanGrow>
                      <ClientRectangle>0,0,16.96,0.48</ClientRectangle>
                      <Conditions isList="true" count="0" />
                      <DockStyle>Top</DockStyle>
                      <Font>Verdana,11,Bold</Font>
                      <GrowToHeight>True</GrowToHeight>
                      <Guid>d7b5b8d5a97647a5bd5fc7690628e094</Guid>
                      <HorAlignment>Center</HorAlignment>
                      <Margins>0,0,0,0</Margins>
                      <Name>Text1</Name>
                      <Page isRef="13" />
                      <Parent isRef="17" />
                      <Text>{Cabecalho.titulo}</Text>
                      <TextBrush>Black</TextBrush>
                      <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
                      <Type>DataColumn</Type>
                    </Text1>
                  </Components>
                  <Conditions isList="true" count="0" />
                  <DockStyle>Top</DockStyle>
                  <Guid>8adedc117220486793d19ab32450c979</Guid>
                  <Name>Panel5</Name>
                  <Page isRef="13" />
                  <Parent isRef="16" />
                </Panel5>
                <Text4 Ref="19" type="Text" isKey="true">
                  <Brush>Transparent</Brush>
                  <CanShrink>True</CanShrink>
                  <ClientRectangle>0,0.52,16.96,0.33</ClientRectangle>
                  <Conditions isList="true" count="0" />
                  <DockStyle>Top</DockStyle>
                  <Font>Verdana,8,Bold</Font>
                  <Guid>fd90059dd7a44fe7b7c9ef1c8e1d2ec4</Guid>
                  <HorAlignment>Center</HorAlignment>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text4</Name>
                  <Page isRef="13" />
                  <Parent isRef="16" />
                  <Text>{Cabecalho.vencimento}</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>DataColumn</Type>
                </Text4>
                <Text7 Ref="20" type="Text" isKey="true">
                  <Brush>Transparent</Brush>
                  <CanShrink>True</CanShrink>
                  <ClientRectangle>0,0.85,16.96,0.33</ClientRectangle>
                  <Conditions isList="true" count="0" />
                  <DockStyle>Top</DockStyle>
                  <Font>Verdana,8,Bold</Font>
                  <Guid>f8d2696c82104a9ebf7169f3c0f09dee</Guid>
                  <HorAlignment>Center</HorAlignment>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text7</Name>
                  <Page isRef="13" />
                  <Parent isRef="16" />
                  <Text>{Cabecalho.gerente}</Text>
                  <TextBrush>Black</TextBrush>
                </Text7>
                <Text18 Ref="21" type="Text" isKey="true">
                  <Brush>Transparent</Brush>
                  <CanShrink>True</CanShrink>
                  <ClientRectangle>0,1.18,16.96,0.35</ClientRectangle>
                  <Conditions isList="true" count="0" />
                  <DockStyle>Top</DockStyle>
                  <Font>Verdana,8,Bold</Font>
                  <Guid>82c34083147b48e18584f176545176b4</Guid>
                  <HorAlignment>Center</HorAlignment>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text18</Name>
                  <Page isRef="13" />
                  <Parent isRef="16" />
                  <Text>{Cabecalho.banco}</Text>
                  <TextBrush>Black</TextBrush>
                </Text18>
              </Components>
              <Conditions isList="true" count="0" />
              <Guid>6fa2d719069542c3a0da2f232121283b</Guid>
              <Name>Panel4</Name>
              <Page isRef="13" />
              <Parent isRef="14" />
            </Panel4>
          </Components>
          <Conditions isList="true" count="1">
            <value>Logotipo.posicaologo,NotEqualTo,_x0032_,,Numeric,Red,Transparent,Verdana_x002C_6.75_x002C_Regular_x002C_Point_x002C_False_x002C_0,False,False,,,None</value>
          </Conditions>
          <Guid>55d7daf703e841d691b2a7e3ab30dcdc</Guid>
          <Name>PageHeaderBand1</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
        </PageHeaderBand1>
        <PageHeaderBand4 Ref="22" type="PageHeaderBand" isKey="true">
          <Brush>EmptyBrush</Brush>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,5.42,25.9,2.13</ClientRectangle>
          <Components isList="true" count="3">
            <Image6 Ref="23" type="Image" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>21.73,0,4,2</ClientRectangle>
              <Conditions isList="true" count="1">
                <value>Logotipo.posicaologo,NotEqualTo,_x0031_,,Numeric,Red,Transparent,Arial_x002C_8,False,False,,,None</value>
              </Conditions>
              <DataColumn>Logotipo.logo</DataColumn>
              <Guid>e49338ef996e45e79b1f1412ca26d570</Guid>
              <Name>Image6</Name>
              <Page isRef="13" />
              <Parent isRef="22" />
              <Stretch>True</Stretch>
            </Image6>
            <Image7 Ref="24" type="Image" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.75,0,4,2</ClientRectangle>
              <Conditions isList="true" count="1">
                <value>Logotipo.posicaologo,NotEqualTo,_x0030_,,Numeric,Red,Transparent,Arial_x002C_8,False,False,,,None</value>
              </Conditions>
              <DataColumn>Logotipo.logo</DataColumn>
              <Guid>c68a117a3f4f49679faf8b638e51a323</Guid>
              <Name>Image7</Name>
              <Page isRef="13" />
              <Parent isRef="22" />
              <Stretch>True</Stretch>
            </Image7>
            <Panel6 Ref="25" type="Stimulsoft.Report.Components.StiPanel" isKey="true">
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>4.74,0.01,16.96,1.93</ClientRectangle>
              <Components isList="true" count="4">
                <Panel11 Ref="26" type="Stimulsoft.Report.Components.StiPanel" isKey="true">
                  <Brush>Transparent</Brush>
                  <CanGrow>True</CanGrow>
                  <CanShrink>True</CanShrink>
                  <ClientRectangle>0,0,16.96,0.52</ClientRectangle>
                  <Components isList="true" count="1">
                    <Text24 Ref="27" type="Text" isKey="true">
                      <Brush>Transparent</Brush>
                      <CanGrow>True</CanGrow>
                      <ClientRectangle>0,0,16.96,0.48</ClientRectangle>
                      <Conditions isList="true" count="0" />
                      <DockStyle>Top</DockStyle>
                      <Font>Verdana,11,Bold</Font>
                      <GrowToHeight>True</GrowToHeight>
                      <Guid>7d2741398eea49af99588fb3a6f02d92</Guid>
                      <HorAlignment>Center</HorAlignment>
                      <Margins>0,0,0,0</Margins>
                      <Name>Text24</Name>
                      <Page isRef="13" />
                      <Parent isRef="26" />
                      <Text>{Cabecalho.titulo}</Text>
                      <TextBrush>Black</TextBrush>
                      <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
                      <Type>DataColumn</Type>
                    </Text24>
                  </Components>
                  <Conditions isList="true" count="0" />
                  <DockStyle>Top</DockStyle>
                  <Guid>d1aecfb12bd148feaf560c35098fdf7c</Guid>
                  <Name>Panel11</Name>
                  <Page isRef="13" />
                  <Parent isRef="25" />
                </Panel11>
                <Text42 Ref="28" type="Text" isKey="true">
                  <Brush>Transparent</Brush>
                  <CanShrink>True</CanShrink>
                  <ClientRectangle>0,0.52,16.96,0.33</ClientRectangle>
                  <Conditions isList="true" count="0" />
                  <DockStyle>Top</DockStyle>
                  <Font>Verdana,8,Bold</Font>
                  <Guid>ded95084849947e190bf3e27c879ff41</Guid>
                  <HorAlignment>Center</HorAlignment>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text42</Name>
                  <Page isRef="13" />
                  <Parent isRef="25" />
                  <Text>{Cabecalho.vencimento}</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>DataColumn</Type>
                </Text42>
                <Text43 Ref="29" type="Text" isKey="true">
                  <Brush>Transparent</Brush>
                  <CanShrink>True</CanShrink>
                  <ClientRectangle>0,0.85,16.96,0.33</ClientRectangle>
                  <Conditions isList="true" count="0" />
                  <DockStyle>Top</DockStyle>
                  <Font>Verdana,8,Bold</Font>
                  <Guid>c7d32e3801b74313ae2dc82ad4188e6a</Guid>
                  <HorAlignment>Center</HorAlignment>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text43</Name>
                  <Page isRef="13" />
                  <Parent isRef="25" />
                  <Text>{Cabecalho.gerente}</Text>
                  <TextBrush>Black</TextBrush>
                </Text43>
                <Text44 Ref="30" type="Text" isKey="true">
                  <Brush>Transparent</Brush>
                  <CanShrink>True</CanShrink>
                  <ClientRectangle>0,1.18,16.96,0.35</ClientRectangle>
                  <Conditions isList="true" count="0" />
                  <DockStyle>Top</DockStyle>
                  <Font>Verdana,8,Bold</Font>
                  <Guid>532ed1e202e647da9704175e7472e081</Guid>
                  <HorAlignment>Center</HorAlignment>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text44</Name>
                  <Page isRef="13" />
                  <Parent isRef="25" />
                  <Text>{Cabecalho.banco}</Text>
                  <TextBrush>Black</TextBrush>
                </Text44>
              </Components>
              <Conditions isList="true" count="0" />
              <Guid>07614d7a14544f659ad0e84ce29011aa</Guid>
              <Name>Panel6</Name>
              <Page isRef="13" />
              <Parent isRef="22" />
            </Panel6>
          </Components>
          <Conditions isList="true" count="1">
            <value>Logotipo.posicaologo,EqualTo,_x0032_,,Numeric,Red,Transparent,Verdana_x002C_8.25_x002C_Regular_x002C_Point_x002C_False_x002C_0,False,False,,,None</value>
          </Conditions>
          <Guid>27e1f29b96c84635a70c55c879114376</Guid>
          <Name>PageHeaderBand4</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
        </PageHeaderBand4>
        <PageFooterBand1 Ref="31" type="PageFooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,76.38,25.9,2.02</ClientRectangle>
          <Components isList="true" count="4">
            <RichText14 Ref="32" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
              <BackColor>Transparent</BackColor>
              <ClientRectangle>0.82,1.57,11.36,0.37</ClientRectangle>
              <Conditions isList="true" count="0" />
              <DataColumn />
              <Guid>5a5b948b5a9c4504bc46f831d66cf805</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>RichText14</Name>
              <Page isRef="13" />
              <Parent isRef="31" />
              <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A___LP___x005C_colortbl_x0020__x003B__x005C_red0_x005C_green0_x005C_blue0_x003B___RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_cf1_x005C_f0_x005C_fs14_x0020_www.gosoft.com.br_x005C_cf0_x005C_f1_x005C_par_x000D__x000A___RP___x000D__x000A_</Text>
            </RichText14>
            <RichText15 Ref="33" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
              <BackColor>Transparent</BackColor>
              <ClientRectangle>13.32,1.57,11.87,0.37</ClientRectangle>
              <Conditions isList="true" count="0" />
              <DataColumn />
              <Guid>c373b7534c69418b82145c122dff7b16</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>RichText15</Name>
              <Page isRef="13" />
              <Parent isRef="31" />
              <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_qr_x005C_f0_x005C_fs14_x0020_Emitido_x0020_em_x0020__x007B_Time_x007D__x0020_-_x0020_P_x005C__x0027_e1gina_x0020__x007B_PageNumber_x007D__x0020_de_x0020__x007B_TotalPageCount_x007D__x005C_f1_x005C_fs17_x005C_par_x000D__x000A___RP___x000D__x000A_</Text>
            </RichText15>
            <Image1 Ref="34" type="Image" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.8,0.08,24.38,1.43</ClientRectangle>
              <Conditions isList="true" count="1">
                <value>Logotipo.temrodape,EqualTo,true,,Boolean,Red,Transparent,Arial_x002C_8,True,False,,,None</value>
              </Conditions>
              <DataColumn>Logotipo.logorodape</DataColumn>
              <Enabled>False</Enabled>
              <Name>Image1</Name>
              <Page isRef="13" />
              <Parent isRef="31" />
              <Stretch>True</Stretch>
            </Image1>
            <HorizontalLinePrimitive1 Ref="35" type="HorizontalLinePrimitive" isKey="true">
              <ClientRectangle>0.01,0.03,25.87,0.0254</ClientRectangle>
              <Color>Black</Color>
              <EndCap Ref="36" type="Cap" isKey="true">
                <Color>Black</Color>
              </EndCap>
              <Guid>72a296c78252448eb662ae2d05b824c0</Guid>
              <Name>HorizontalLinePrimitive1</Name>
              <Page isRef="13" />
              <Parent isRef="31" />
              <Size>0.3</Size>
              <StartCap Ref="37" type="Cap" isKey="true">
                <Color>Black</Color>
              </StartCap>
            </HorizontalLinePrimitive1>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>PageFooterBand1</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
        </PageFooterBand1>
        <DataBand3 Ref="38" type="DataBand" isKey="true">
          <Brush>Transparent</Brush>
          <BusinessObjectGuid isNull="true" />
          <ClientRectangle>0,8.35,25.9,0.59</ClientRectangle>
          <Components isList="true" count="1">
            <Text17 Ref="39" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.55,0.08,1.98,0.46</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>01bc50cd67fe436ebd7e431b1cf41d6f</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text17</Name>
              <Page isRef="13" />
              <Parent isRef="38" />
              <Text>{Count(DataBand3)}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Totals</Type>
            </Text17>
          </Components>
          <Conditions isList="true" count="0" />
          <DataRelationName isNull="true" />
          <DataSourceName>ContaBancaria</DataSourceName>
          <Filters isList="true" count="0" />
          <Guid>4644c81ae0bd4fc2ade60dbcd81ccc3c</Guid>
          <Name>DataBand3</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
          <Sort isList="true" count="0" />
        </DataBand3>
        <GroupHeaderBand1 Ref="40" type="GroupHeaderBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,9.74,25.9,0.95</ClientRectangle>
          <Components isList="true" count="7">
            <Shape1 Ref="41" type="Shape" isKey="true">
              <BorderColor>Black</BorderColor>
              <Brush>LightSteelBlue</Brush>
              <ClientRectangle>0.01,0.09,25.85,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Name>Shape1</Name>
              <Page isRef="13" />
              <Parent isRef="40" />
              <ShapeType Ref="42" type="Stimulsoft.Report.Components.ShapeTypes.StiRoundedRectangleShapeType" isKey="true">
                <Round>0.2</Round>
              </ShapeType>
            </Shape1>
            <Text3 Ref="43" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.18,0.09,25.46,0.39</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,8,Bold</Font>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text3</Name>
              <Page isRef="13" />
              <Parent isRef="40" />
              <Text>{Compromissos.Sistema.descricao}</Text>
              <TextBrush>Black</TextBrush>
            </Text3>
            <Text19 Ref="44" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>15.42,0.51,1.42,0.3</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text19</Name>
              <Page isRef="13" />
              <Parent isRef="40" />
              <Text>Histórico</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text19>
            <Text20 Ref="45" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>24.7,0.48,0.94,0.3</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>346b9fff8c274b9195182409984f7fe5</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text20</Name>
              <Page isRef="13" />
              <Parent isRef="40" />
              <Text>Valor</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text20>
            <Text21 Ref="46" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.66,0.51,1.11,0.3</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>346e751853a54df997df83c2cff37c36</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text21</Name>
              <Page isRef="13" />
              <Parent isRef="40" />
              <Text>Lancto.</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text21>
            <Text22 Ref="47" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>1.96,0.51,1.09,0.3</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>696de466279f418f9763d9ba8b739f37</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text22</Name>
              <Page isRef="13" />
              <Parent isRef="40" />
              <Text>Vencto.</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text22>
            <Text26 Ref="48" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>3.72,0.51,1.26,0.3</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text26</Name>
              <Page isRef="13" />
              <Parent isRef="40" />
              <Text>Remessa</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text26>
          </Components>
          <Condition>{Compromissos.Sistema.sistema}</Condition>
          <Conditions isList="true" count="0" />
          <Name>GroupHeaderBand1</Name>
          <NewPageBefore>True</NewPageBefore>
          <Page isRef="13" />
          <Parent isRef="13" />
          <PrintOnAllPages>True</PrintOnAllPages>
        </GroupHeaderBand1>
        <GroupHeaderBand2 Ref="49" type="GroupHeaderBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,11.49,25.9,0.48</ClientRectangle>
          <Components isList="true" count="2">
            <Shape2 Ref="50" type="Shape" isKey="true">
              <BorderColor>Black</BorderColor>
              <Brush>LightGray</Brush>
              <ClientRectangle>0.01,0.01,25.85,0.38</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Guid>0dc49680e3af46f792b5d32e61650e74</Guid>
              <Name>Shape2</Name>
              <Page isRef="13" />
              <Parent isRef="49" />
              <ShapeType Ref="51" type="Stimulsoft.Report.Components.ShapeTypes.StiRoundedRectangleShapeType" isKey="true">
                <Round>0.2</Round>
              </ShapeType>
            </Shape2>
            <Text9 Ref="52" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.1,0.02,19.31,0.33</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text9</Name>
              <Page isRef="13" />
              <Parent isRef="49" />
              <Text>Conta Bancária: {Compromissos.ContaBancaria.descricao}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text9>
          </Components>
          <Condition>{Compromissos.ContaBancaria.conta_bancaria}</Condition>
          <Conditions isList="true" count="0" />
          <Name>GroupHeaderBand2</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
          <PrintOnAllPages>True</PrintOnAllPages>
        </GroupHeaderBand2>
        <GroupHeaderBand3 Ref="53" type="GroupHeaderBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,12.77,25.9,0.45</ClientRectangle>
          <Components isList="true" count="2">
            <Shape3 Ref="54" type="Shape" isKey="true">
              <BorderColor>Black</BorderColor>
              <Brush>Transparent</Brush>
              <ClientRectangle>0.01,0.01,25.85,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Guid>fedd23da82244521a778cebf8ac2b07b</Guid>
              <Name>Shape3</Name>
              <Page isRef="13" />
              <Parent isRef="53" />
              <ShapeType Ref="55" type="Stimulsoft.Report.Components.ShapeTypes.StiRoundedRectangleShapeType" isKey="true">
                <Round>0.2</Round>
              </ShapeType>
            </Shape3>
            <Text15 Ref="56" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.22,0.01,25.43,0.39</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text15</Name>
              <Page isRef="13" />
              <Parent isRef="53" />
              <Text>Tipo de Pagamento: {Compromissos.tipo_pagamento} - {Compromissos.TipoPagamento.descricao}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text15>
          </Components>
          <Condition>{Compromissos.TipoPagamento.tipo_pagamento}</Condition>
          <Conditions isList="true" count="0" />
          <Name>GroupHeaderBand3</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
          <PrintOnAllPages>True</PrintOnAllPages>
        </GroupHeaderBand3>
        <GroupHeaderBand4 Ref="57" type="GroupHeaderBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,14.02,25.9,0</ClientRectangle>
          <Components isList="true" count="0" />
          <Condition>{Compromissos.codigo}</Condition>
          <Conditions isList="true" count="0" />
          <Name>GroupHeaderBand4</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
        </GroupHeaderBand4>
        <GroupHeaderBand5 Ref="58" type="GroupHeaderBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,14.82,25.9,0</ClientRectangle>
          <Components isList="true" count="0" />
          <Condition>{Compromissos.vencimento}</Condition>
          <Conditions isList="true" count="0" />
          <Name>GroupHeaderBand5</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
        </GroupHeaderBand5>
        <GroupHeaderBand6 Ref="59" type="GroupHeaderBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,15.62,25.9,0</ClientRectangle>
          <Components isList="true" count="0" />
          <Condition>{Compromissos.ordem}</Condition>
          <Conditions isList="true" count="0" />
          <Name>GroupHeaderBand6</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
        </GroupHeaderBand6>
        <DataBand1 Ref="60" type="DataBand" isKey="true">
          <Border>None;Black;1;Solid;False;4;LightGray</Border>
          <Brush>Transparent</Brush>
          <BusinessObjectGuid isNull="true" />
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,16.42,25.9,1.3</ClientRectangle>
          <Components isList="true" count="11">
            <Text2 Ref="61" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>4.21,0.06,0.02,0.51</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text2</Name>
              <Page isRef="13" />
              <Parent isRef="60" />
              <Text>Sistema:</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text2>
            <RichText1 Ref="62" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
              <BackColor>Transparent</BackColor>
              <ClientRectangle>0.08,0.04,1.69,0.23</ClientRectangle>
              <Conditions isList="true" count="0" />
              <DataColumn />
              <Margins>0,0,0,0</Margins>
              <Name>RichText1</Name>
              <Page isRef="13" />
              <Parent isRef="60" />
              <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_qr_x005C_f0_x005C_fs14_x007B_Compromissos.lancamento_x007D__x005C_f1_x005C_par_x000D__x000A___RP___x000D__x000A_</Text>
            </RichText1>
            <RichText2 Ref="63" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
              <BackColor>Transparent</BackColor>
              <ClientRectangle>1.96,0.04,1.54,0.23</ClientRectangle>
              <Conditions isList="true" count="0" />
              <DataColumn />
              <Guid>9dd06b9779104f51853485ff583c8eb7</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>RichText2</Name>
              <Page isRef="13" />
              <Parent isRef="60" />
              <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_f0_x005C_fs14_x007B_Compromissos.vencimento_x007D__x005C_f1_x005C_fs17_x005C_par_x000D__x000A___RP___x000D__x000A_</Text>
            </RichText2>
            <RichText3 Ref="64" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
              <BackColor>Transparent</BackColor>
              <ClientRectangle>3.64,0.04,1.15,0.23</ClientRectangle>
              <Conditions isList="true" count="1">
                <value>_x007B_varTipoRelatorio_x0020__x003D__x003D__x0020_1_x0020__x0026__x0026__x0020_varSepararPagina_x0020__x003D__x003D__x0020_false_x007D_,Black,Transparent,Verdana_x002C_5.25_x002C_Regular_x002C_Point_x002C_False_x002C_0,True,False,,,None</value>
              </Conditions>
              <DataColumn />
              <Enabled>False</Enabled>
              <Guid>09d12bc052e5442ea3434ba3ada6018f</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>RichText3</Name>
              <Page isRef="13" />
              <Parent isRef="60" />
              <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_qr_x005C_f0_x005C_fs14_x007B_Compromissos.remessa_x007D__x005C_f1_x005C_par_x000D__x000A___RP___x000D__x000A_</Text>
            </RichText3>
            <RichText7 Ref="65" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
              <BackColor>Transparent</BackColor>
              <ClientRectangle>4.9,0.34,7.25,0.27</ClientRectangle>
              <Conditions isList="true" count="1">
                <value>Compromissos.Sistema.sistema,NotEqualTo,_x0033_,,Numeric,Red,Transparent,Arial_x002C_8,False,False,,,None</value>
              </Conditions>
              <DataColumn />
              <Margins>0,0,0,0</Margins>
              <Name>RichText7</Name>
              <Page isRef="13" />
              <Parent isRef="60" />
              <ShiftMode>None</ShiftMode>
              <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_b_x005C_f0_x005C_fs14_x0020_Favorecido:_x0020__x005C_b0_x007B_Compromissos.favorecido_x007D__x005C_f1_x005C_fs17_x005C_par_x000D__x000A___RP___x000D__x000A_</Text>
            </RichText7>
            <RichText8 Ref="66" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
              <BackColor>Transparent</BackColor>
              <CanGrow>True</CanGrow>
              <ClientRectangle>15.42,0.04,7.94,0.26</ClientRectangle>
              <Conditions isList="true" count="0" />
              <DataColumn />
              <Margins>0,0,0,0</Margins>
              <Name>RichText8</Name>
              <Page isRef="13" />
              <Parent isRef="60" />
              <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_f0_x005C_fs14_x007B_Compromissos.historico_x007D__x005C_f1_x005C_fs17_x005C_par_x000D__x000A___RP___x000D__x000A_</Text>
            </RichText8>
            <RichText9 Ref="67" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
              <BackColor>Transparent</BackColor>
              <ClientRectangle>4.9,0.04,10.41,0.27</ClientRectangle>
              <Conditions isList="true" count="0" />
              <DataColumn />
              <Margins>0,0,0,0</Margins>
              <Name>RichText9</Name>
              <Page isRef="13" />
              <Parent isRef="60" />
              <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_b_x005C_f0_x005C_fs14_x007B_TipoSistema_x0028__x0029__x007D__x0020__x005C_b0_x007B_Compromissos.codigo.ToString_x0028__x0029_.PadLeft_x0028_4_x002C__x0027_0_x0027__x0029__x007D__x0020_-_x0020__x007B_Compromissos.nome_x007D__x005C_f1_x005C_fs17_x005C_par_x000D__x000A___RP___x000D__x000A_</Text>
            </RichText9>
            <Panel1 Ref="68" type="Stimulsoft.Report.Components.StiPanel" isKey="true">
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>4.9,0.63,10.41,0.62</ClientRectangle>
              <Components isList="true" count="2">
                <Panel2 Ref="69" type="Stimulsoft.Report.Components.StiPanel" isKey="true">
                  <Brush>Transparent</Brush>
                  <CanGrow>True</CanGrow>
                  <CanShrink>True</CanShrink>
                  <ClientRectangle>0,0,10.41,0.29</ClientRectangle>
                  <Components isList="true" count="1">
                    <RichText4 Ref="70" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
                      <BackColor>Transparent</BackColor>
                      <CanGrow>True</CanGrow>
                      <CanShrink>True</CanShrink>
                      <ClientRectangle>0,0,10.41,0.27</ClientRectangle>
                      <Conditions isList="true" count="0" />
                      <DataColumn />
                      <DockStyle>Top</DockStyle>
                      <Guid>2cd447a2654f41eabcd0544ff0b9060d</Guid>
                      <Margins>0,0,0,0</Margins>
                      <Name>RichText4</Name>
                      <Page isRef="13" />
                      <Parent isRef="69" />
                      <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_b_x005C_f0_x005C_fs14_x0020_Dados:_x0020__x005C_b0_x007B_Compromissos.pagamento_x007D__x005C_f1_x005C_fs17_x005C_par_x000D__x000A___RP___x000D__x000A_</Text>
                    </RichText4>
                  </Components>
                  <Conditions isList="true" count="1">
                    <value>Compromissos.pagamento,EqualTo,,,String,Red,Transparent,Arial_x002C_8,False,False,,,None</value>
                  </Conditions>
                  <DockStyle>Top</DockStyle>
                  <Name>Panel2</Name>
                  <Page isRef="13" />
                  <Parent isRef="68" />
                </Panel2>
                <Panel3 Ref="71" type="Stimulsoft.Report.Components.StiPanel" isKey="true">
                  <Brush>Transparent</Brush>
                  <CanShrink>True</CanShrink>
                  <ClientRectangle>0,0.29,10.41,0.29</ClientRectangle>
                  <Components isList="true" count="1">
                    <RichText10 Ref="72" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
                      <BackColor>Transparent</BackColor>
                      <CanShrink>True</CanShrink>
                      <ClientRectangle>0,0,10.41,0.27</ClientRectangle>
                      <Conditions isList="true" count="0" />
                      <DataColumn />
                      <DockStyle>Top</DockStyle>
                      <Guid>cda44386edce47c9b7567c3761baea96</Guid>
                      <Margins>0,0,0,0</Margins>
                      <Name>RichText10</Name>
                      <Page isRef="13" />
                      <Parent isRef="71" />
                      <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_b_x005C_f0_x005C_fs14_x0020_C_x005C__x0027_f3digo_x0020_de_x0020_barras:_x0020__x005C_b0_x007B_Compromissos.codigo_barra_x007D__x005C_f1_x005C_fs17_x005C_par_x000D__x000A___RP___x000D__x000A_</Text>
                    </RichText10>
                  </Components>
                  <Conditions isList="true" count="2">
                    <value>Compromissos.codigo_barra,EqualTo,,,String,Black,Transparent,Verdana_x002C_5.25_x002C_Regular_x002C_Point_x002C_False_x002C_0,False,False,,,None</value>
                    <value>Compromissos.tipo_pagamento,NotEqualTo,_x0038_,,String,Black,Transparent,Verdana_x002C_5.25_x002C_Regular_x002C_Point_x002C_False_x002C_0,False,False,,,None</value>
                  </Conditions>
                  <DockStyle>Top</DockStyle>
                  <Name>Panel3</Name>
                  <Page isRef="13" />
                  <Parent isRef="68" />
                </Panel3>
              </Components>
              <Conditions isList="true" count="0" />
              <Name>Panel1</Name>
              <Page isRef="13" />
              <Parent isRef="60" />
              <ShiftMode>None</ShiftMode>
            </Panel1>
            <RichText11 Ref="73" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
              <BackColor>Transparent</BackColor>
              <ClientRectangle>8.22,0.34,7.09,0.27</ClientRectangle>
              <Conditions isList="true" count="1">
                <value>Compromissos.Sistema.sistema,EqualTo,_x0033_,,Numeric,Red,Transparent,Arial_x002C_8,False,False,,,None</value>
              </Conditions>
              <DataColumn />
              <Guid>b4a184c53b5946b59e20e3f689756138</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>RichText11</Name>
              <Page isRef="13" />
              <Parent isRef="60" />
              <ShiftMode>None</ShiftMode>
              <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_b_x005C_f0_x005C_fs14_x0020_Favorecido:_x0020__x005C_b0_x007B_Compromissos.favorecido_x007D__x005C_f1_x005C_fs17_x005C_par_x000D__x000A___RP___x000D__x000A_</Text>
            </RichText11>
            <RichText5 Ref="74" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
              <BackColor>Transparent</BackColor>
              <ClientRectangle>23.58,0.04,2.16,0.26</ClientRectangle>
              <Conditions isList="true" count="0" />
              <DataColumn />
              <Margins>0,0,0,0</Margins>
              <Name>RichText5</Name>
              <Page isRef="13" />
              <Parent isRef="60" />
              <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_qr_x005C_f0_x005C_fs14_x007B_String.Format_x0028__x0022__x007B_0:_x0023__x0023__x0023__x002C__x0023__x0023__x0023__x002C__x0023__x0023_0.00_x007D__x0022__x002C_Compromissos.valor_x0029__x007D__x005C_f1_x005C_fs17_x005C_par_x000D__x000A___RP___x000D__x000A_</Text>
            </RichText5>
            <RichText13 Ref="75" type="Stimulsoft.Report.Components.StiRichText" isKey="true">
              <BackColor>Transparent</BackColor>
              <ClientRectangle>4.9,0.34,3.13,0.27</ClientRectangle>
              <Conditions isList="true" count="1">
                <value>Compromissos.Sistema.sistema,EqualTo,_x0033_,,Numeric,Red,Transparent,Arial_x002C_8,False,False,,,None</value>
              </Conditions>
              <DataColumn />
              <Guid>7d49e0e449924522b5b113dbc6c5f306</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>RichText13</Name>
              <Page isRef="13" />
              <Parent isRef="60" />
              <ShiftMode>None</ShiftMode>
              <Text>__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_b_x005C_f0_x005C_fs14_x0020_Conta_x0020_Cont_x005C__x0027_e1bil:_x0020__x005C_b0_x007B_Compromissos.conta_x007D__x005C_f1_x005C_fs17_x005C_par_x000D__x000A___RP___x000D__x000A_</Text>
            </RichText13>
          </Components>
          <Conditions isList="true" count="0" />
          <DataRelationName isNull="true" />
          <DataSourceName>Compromissos</DataSourceName>
          <EvenStyle>Style3</EvenStyle>
          <Filters isList="true" count="0" />
          <Name>DataBand1</Name>
          <OddStyle>Style2</OddStyle>
          <Page isRef="13" />
          <Parent isRef="13" />
          <Sort isList="true" count="14">
            <value>ASC</value>
            <value>sistema</value>
            <value>ASC</value>
            <value>conta_bancaria</value>
            <value>ASC</value>
            <value>tipo_pagamento</value>
            <value>ASC</value>
            <value>codigo</value>
            <value>ASC</value>
            <value>vencimento</value>
            <value>ASC</value>
            <value>ordem</value>
            <value>ASC</value>
            <value>lancamento</value>
          </Sort>
        </DataBand1>
        <GroupFooterBand6 Ref="76" type="GroupFooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,18.52,25.9,0.46</ClientRectangle>
          <Components isList="true" count="4">
            <Text8 Ref="77" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>11,0.03,5.76,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text8</Name>
              <Page isRef="13" />
              <Parent isRef="76" />
              <Text>Quantidade de lançamentos consolidados:</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text8>
            <Text10 Ref="78" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>17.65,0.04,5.78,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text10</Name>
              <Page isRef="13" />
              <Parent isRef="76" />
              <Text>Total da consolidação:</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text10>
            <Text38 Ref="79" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>16.85,0.04,0.7,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>00958b7a286d432f9965be33d62230bd</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text38</Name>
              <Page isRef="13" />
              <Parent isRef="76" />
              <Text>{Count(GroupHeaderBand6)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="80" type="NumberFormat" isKey="true">
                <DecimalDigits>0</DecimalDigits>
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>.</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <UseLocalSetting>False</UseLocalSetting>
              </TextFormat>
              <Type>Totals</Type>
            </Text38>
            <Text39 Ref="81" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>23.58,0.03,2.16,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>c85efa17584a4c34924e6ec8afcda3f1</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text39</Name>
              <Page isRef="13" />
              <Parent isRef="76" />
              <Text>{Sum(GroupHeaderBand6,Compromissos.valor)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="82" type="NumberFormat" isKey="true">
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>.</GroupSeparator>
                <NegativePattern>1</NegativePattern>
              </TextFormat>
              <Type>Totals</Type>
            </Text39>
          </Components>
          <Conditions isList="true" count="1">
            <value>_x007B_Count_x0028_GroupHeaderBand6_x0029__x0020__x003D__x003D__x0020_1_x007D_,Red,Transparent,Arial_x002C_8,False,False,,,None</value>
          </Conditions>
          <Name>GroupFooterBand6</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
        </GroupFooterBand6>
        <GroupFooterBand5 Ref="83" type="GroupFooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,19.78,25.9,0</ClientRectangle>
          <Components isList="true" count="0" />
          <Conditions isList="true" count="0" />
          <Name>GroupFooterBand5</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
        </GroupFooterBand5>
        <GroupFooterBand4 Ref="84" type="GroupFooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,20.58,25.9,0</ClientRectangle>
          <Components isList="true" count="0" />
          <Conditions isList="true" count="0" />
          <Name>GroupFooterBand4</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
        </GroupFooterBand4>
        <GroupFooterBand3 Ref="85" type="GroupFooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,21.38,25.9,0.49</ClientRectangle>
          <Components isList="true" count="4">
            <Text34 Ref="86" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>17.65,0.05,5.78,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text34</Name>
              <Page isRef="13" />
              <Parent isRef="85" />
              <Text>Total do tipo de pagamento:</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text34>
            <Text35 Ref="87" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>23.58,0.05,2.16,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text35</Name>
              <Page isRef="13" />
              <Parent isRef="85" />
              <Text>{Sum(GroupHeaderBand3,Compromissos.valor)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="88" type="NumberFormat" isKey="true">
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>.</GroupSeparator>
                <NegativePattern>1</NegativePattern>
              </TextFormat>
              <Type>Totals</Type>
            </Text35>
            <Text14 Ref="89" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>12.88,0.05,3.88,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>3a25965505c941c2b1965088af2b6265</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text14</Name>
              <Page isRef="13" />
              <Parent isRef="85" />
              <Text>Quantidade de lançamentos:</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text14>
            <Text23 Ref="90" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>16.85,0.05,0.7,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>ea412926a26f4978a3031d06d1db989b</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text23</Name>
              <Page isRef="13" />
              <Parent isRef="85" />
              <Text>{Count(GroupHeaderBand3)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="91" type="NumberFormat" isKey="true">
                <DecimalDigits>0</DecimalDigits>
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>.</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <UseLocalSetting>False</UseLocalSetting>
              </TextFormat>
              <Type>Totals</Type>
            </Text23>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>GroupFooterBand3</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
        </GroupFooterBand3>
        <GroupFooterBand2 Ref="92" type="GroupFooterBand" isKey="true">
          <BeforePrintEvent>acBancaria()</BeforePrintEvent>
          <Brush>Transparent</Brush>
          <ClientRectangle>0,22.67,25.9,0.56</ClientRectangle>
          <Components isList="true" count="7">
            <Text11 Ref="93" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>23.58,0.05,2.16,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text11</Name>
              <Page isRef="13" />
              <Parent isRef="92" />
              <Text>{Sum(GroupHeaderBand2,Compromissos.valor)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="94" type="NumberFormat" isKey="true">
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>.</GroupSeparator>
                <NegativePattern>1</NegativePattern>
              </TextFormat>
              <Type>Totals</Type>
            </Text11>
            <Text12 Ref="95" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>17.65,0.05,5.78,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text12</Name>
              <Page isRef="13" />
              <Parent isRef="92" />
              <Text>Total da conta bancária:</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text12>
            <Text13 Ref="96" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>12.88,0.05,3.88,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>400dc406713c41ff8d651fcad653b33f</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text13</Name>
              <Page isRef="13" />
              <Parent isRef="92" />
              <Text>Quantidade de lançamentos:</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text13>
            <Text16 Ref="97" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>16.85,0.05,0.7,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>1a54903ab4454b3eb89cecdc512ad033</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text16</Name>
              <Page isRef="13" />
              <Parent isRef="92" />
              <Text>{Count(GroupHeaderBand2)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="98" type="NumberFormat" isKey="true">
                <DecimalDigits>0</DecimalDigits>
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>.</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <UseLocalSetting>False</UseLocalSetting>
              </TextFormat>
              <Type>Totals</Type>
            </Text16>
            <Text25 Ref="99" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>9.99,0.07,2.22,0.32</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text25</Name>
              <Page isRef="13" />
              <Parent isRef="92" />
              <Text>{qtdeBancaria}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text25>
            <Text27 Ref="100" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>5.47,0.04,2.96,0.34</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text27</Name>
              <Page isRef="13" />
              <Parent isRef="92" />
              <Text>{qtdeBancaria==1}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text27>
            <Text28 Ref="101" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.78,0.07,3.05,0.37</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text28</Name>
              <Page isRef="13" />
              <Parent isRef="92" />
              <Text>{CodSistema}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text28>
          </Components>
          <Conditions isList="true" count="1">
            <value>_x007B_qtdeBancaria_x0020__x0021__x003D_1_x007D_,Red,Transparent,Arial_x002C_8,True,False,,,None</value>
          </Conditions>
          <Enabled>False</Enabled>
          <Name>GroupFooterBand2</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
        </GroupFooterBand2>
        <GroupFooterBand1 Ref="102" type="GroupFooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,24.03,25.9,0.43</ClientRectangle>
          <Components isList="true" count="4">
            <Text5 Ref="103" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>23.58,0.05,2.16,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text5</Name>
              <Page isRef="13" />
              <Parent isRef="102" />
              <Text>{Sum(GroupHeaderBand1,Compromissos.valor)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="104" type="NumberFormat" isKey="true">
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>.</GroupSeparator>
                <NegativePattern>1</NegativePattern>
              </TextFormat>
              <Type>Totals</Type>
            </Text5>
            <Text40 Ref="105" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>17.65,0.05,5.78,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text40</Name>
              <Page isRef="13" />
              <Parent isRef="102" />
              <Text>Total de {TipoSistema2()}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text40>
            <Text6 Ref="106" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>12.88,0.05,3.88,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>600c26408e494a22a3afb2796d9da1e3</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text6</Name>
              <Page isRef="13" />
              <Parent isRef="102" />
              <Text>Quantidade de lançamentos:</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text6>
            <Text41 Ref="107" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>16.85,0.05,0.7,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>f0519e5414634da7a53965e866e99797</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text41</Name>
              <Page isRef="13" />
              <Parent isRef="102" />
              <Text>{Count(GroupHeaderBand1)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="108" type="NumberFormat" isKey="true">
                <DecimalDigits>0</DecimalDigits>
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>.</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <UseLocalSetting>False</UseLocalSetting>
              </TextFormat>
              <Type>Totals</Type>
            </Text41>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>GroupFooterBand1</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
        </GroupFooterBand1>
        <ReportSummaryBand1 Ref="109" type="ReportSummaryBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,25.26,25.9,0.43</ClientRectangle>
          <Components isList="true" count="4">
            <Text30 Ref="110" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>16.85,0.02,0.7,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>0db458e7fd84408a86edabb8f5a42a85</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text30</Name>
              <Page isRef="13" />
              <Parent isRef="109" />
              <Text>{Count(DataBand1)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="111" type="NumberFormat" isKey="true">
                <DecimalDigits>0</DecimalDigits>
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>.</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <UseLocalSetting>False</UseLocalSetting>
              </TextFormat>
              <Type>Totals</Type>
            </Text30>
            <Text31 Ref="112" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>17.65,0.02,5.78,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>f60c3584cec746d1b18b48cf5c36fa1f</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text31</Name>
              <Page isRef="13" />
              <Parent isRef="109" />
              <Text>Total geral:</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text31>
            <Text32 Ref="113" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>12.88,0.02,3.88,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>54f92f3bb85c4c669aaaba343a9ab1ea</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text32</Name>
              <Page isRef="13" />
              <Parent isRef="109" />
              <Text>Quantidade de lançamentos:</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text32>
            <Text33 Ref="114" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>23.58,0.02,2.16,0.4</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>e1250fe1a8ff430f900c5c731aa2b0d1</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text33</Name>
              <Page isRef="13" />
              <Parent isRef="109" />
              <Text>{Sum(DataBand1,Compromissos.valor)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="115" type="NumberFormat" isKey="true">
                <DecimalSeparator>,</DecimalSeparator>
                <GroupSeparator>.</GroupSeparator>
                <NegativePattern>1</NegativePattern>
              </TextFormat>
              <Type>Totals</Type>
            </Text33>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>ReportSummaryBand1</Name>
          <Page isRef="13" />
          <Parent isRef="13" />
        </ReportSummaryBand1>
      </Components>
      <Conditions isList="true" count="0" />
      <Guid>21b109f5328f4421a2003caec26f1aa8</Guid>
      <LargeHeight>True</LargeHeight>
      <Margins>1,1,1,1</Margins>
      <Name>Principal</Name>
      <Orientation>Landscape</Orientation>
      <PageHeight>21.6</PageHeight>
      <PageWidth>27.9</PageWidth>
      <PaperSize>Letter</PaperSize>
      <Report isRef="0" />
      <Watermark Ref="116" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </Principal>
    <srRemessa Ref="117" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="3">
        <HeaderBand1 Ref="118" type="HeaderBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,0.4,25.9,1.33</ClientRectangle>
          <Components isList="true" count="7">
            <Shape5 Ref="119" type="Shape" isKey="true">
              <BorderColor>Black</BorderColor>
              <Brush>LightSteelBlue</Brush>
              <ClientRectangle>0.01,0.17,25.87,0.45</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Guid>f426b7a4ffc243efa4b5d67f83c1b80c</Guid>
              <Name>Shape5</Name>
              <Page isRef="117" />
              <Parent isRef="118" />
              <ShapeType Ref="120" type="Stimulsoft.Report.Components.ShapeTypes.StiRoundedRectangleShapeType" isKey="true">
                <Round>0.2</Round>
              </ShapeType>
            </Shape5>
            <Shape4 Ref="121" type="Shape" isKey="true">
              <BorderColor>Black</BorderColor>
              <Brush>LightGray</Brush>
              <ClientRectangle>0.01,0.72,25.87,0.43</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Guid>8a3d6b3d270e4381907d7912d2e70923</Guid>
              <Name>Shape4</Name>
              <Page isRef="117" />
              <Parent isRef="118" />
              <ShapeType Ref="122" type="Stimulsoft.Report.Components.ShapeTypes.StiRoundedRectangleShapeType" isKey="true">
                <Round>0.2</Round>
              </ShapeType>
            </Shape4>
            <Text53 Ref="123" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>3.82,0.17,18.61,0.37</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>f7b37183f60f44c2a1924d1aae8dbaa6</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text53</Name>
              <Page isRef="117" />
              <Parent isRef="118" />
              <Text>Resumo da Remessa</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text53>
            <Text54 Ref="124" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>3.83,0.79,2.48,0.35</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>105a2847b1df478780803492c1af1361</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text54</Name>
              <Page isRef="117" />
              <Parent isRef="118" />
              <Text>Conta bancária</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text54>
            <Text55 Ref="125" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>16.45,0.78,1.52,0.35</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>9e56c464d519419ba74e584f14723ed3</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text55</Name>
              <Page isRef="117" />
              <Parent isRef="118" />
              <Text>Remessa</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text55>
            <Text56 Ref="126" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>18.26,0.78,1.73,0.38</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>31c8e6da484e4593aa4434008698b525</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text56</Name>
              <Page isRef="117" />
              <Parent isRef="118" />
              <Text>Quantidade</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text56>
            <Text57 Ref="127" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>19.98,0.78,2.42,0.38</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7,Bold</Font>
              <Guid>353c4e68eee543f4bac817e876c9a725</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text57</Name>
              <Page isRef="117" />
              <Parent isRef="118" />
              <Text>Total</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text57>
          </Components>
          <Conditions isList="true" count="0" />
          <Guid>7f2698d058f8419c86a23ac2e109fb38</Guid>
          <Name>HeaderBand1</Name>
          <Page isRef="117" />
          <Parent isRef="117" />
        </HeaderBand1>
        <DataBand2 Ref="128" type="DataBand" isKey="true">
          <Brush>Transparent</Brush>
          <BusinessObjectGuid isNull="true" />
          <ClientRectangle>0,2.53,25.9,0.52</ClientRectangle>
          <Components isList="true" count="4">
            <Text58 Ref="129" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>3.83,0.07,12.47,0.42</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7</Font>
              <Guid>36c6747953c046f0a29cbd9dd1b115f9</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text58</Name>
              <Page isRef="117" />
              <Parent isRef="128" />
              <Text>{Remessa.ContaBancaria.descricao}</Text>
              <TextBrush>Black</TextBrush>
              <Type>DataColumn</Type>
            </Text58>
            <Text59 Ref="130" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>16.46,0.07,1.52,0.42</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7</Font>
              <Guid>0f23c8cf17a1495e841892671f43f101</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text59</Name>
              <Page isRef="117" />
              <Parent isRef="128" />
              <Text>{Remessa.remessa}</Text>
              <TextBrush>Black</TextBrush>
            </Text59>
            <Text60 Ref="131" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>18.3,0.07,1.56,0.44</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7</Font>
              <Guid>6a7f64447ae847099e8fa6a4f7aa2cd8</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text60</Name>
              <Page isRef="117" />
              <Parent isRef="128" />
              <Text>{Remessa.quantidade}</Text>
              <TextBrush>Black</TextBrush>
            </Text60>
            <Text61 Ref="132" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>19.98,0.07,2.42,0.44</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Verdana,7</Font>
              <Guid>881df8d424024688bb1f873a5ef7c95f</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text61</Name>
              <Page isRef="117" />
              <Parent isRef="128" />
              <Text>{Remessa.valor}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="133" type="NumberFormat" isKey="true">
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
              </TextFormat>
            </Text61>
          </Components>
          <Conditions isList="true" count="0" />
          <DataRelationName isNull="true" />
          <DataSourceName>Remessa</DataSourceName>
          <EvenStyle>Style3</EvenStyle>
          <Filters isList="true" count="0" />
          <Guid>526a28770f51496691bf6dc8935dc3df</Guid>
          <Name>DataBand2</Name>
          <OddStyle>Style2</OddStyle>
          <Page isRef="117" />
          <Parent isRef="117" />
          <Sort isList="true" count="0" />
        </DataBand2>
        <FooterBand1 Ref="134" type="FooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,3.85,25.9,0.22</ClientRectangle>
          <Components isList="true" count="1">
            <HorizontalLinePrimitive5 Ref="135" type="HorizontalLinePrimitive" isKey="true">
              <ClientRectangle>0,0.02,25.88,0.0254</ClientRectangle>
              <Color>Black</Color>
              <EndCap Ref="136" type="Cap" isKey="true">
                <Color>Black</Color>
              </EndCap>
              <Guid>857388be47dc4619ba9314b218792117</Guid>
              <Name>HorizontalLinePrimitive5</Name>
              <Page isRef="117" />
              <Parent isRef="134" />
              <StartCap Ref="137" type="Cap" isKey="true">
                <Color>Black</Color>
              </StartCap>
            </HorizontalLinePrimitive5>
          </Components>
          <Conditions isList="true" count="0" />
          <Guid>374e6f4da83e4e1eb3f5ba7e8317e197</Guid>
          <Name>FooterBand1</Name>
          <Page isRef="117" />
          <Parent isRef="117" />
        </FooterBand1>
      </Components>
      <Conditions isList="true" count="1">
        <value>_x007B_varTipoRelatorio_x003D__x003D_1_x0020__x0026__x0026__x0020_varSepararPagina_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_8,True,False,,,None</value>
      </Conditions>
      <Enabled>False</Enabled>
      <Guid>8207f197a3004eee9c0c957e8501cd83</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>srRemessa</Name>
      <Orientation>Landscape</Orientation>
      <PageHeight>21.6</PageHeight>
      <PageWidth>27.9</PageWidth>
      <PaperSize>Letter</PaperSize>
      <PrintHeadersFootersFromPreviousPage>True</PrintHeadersFootersFromPreviousPage>
      <Report isRef="0" />
      <Watermark Ref="138" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </srRemessa>
  </Pages>
  <PrinterSettings Ref="139" type="Stimulsoft.Report.Print.StiPrinterSettings" isKey="true" />
  <ReferencedAssemblies isList="true" count="8">
    <value>System.Dll</value>
    <value>System.Drawing.Dll</value>
    <value>System.Windows.Forms.Dll</value>
    <value>System.Data.Dll</value>
    <value>System.Xml.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Report</ReportAlias>
  <ReportChanged>1/22/2013 10:46:55 AM</ReportChanged>
  <ReportCreated>1/15/2013 3:18:48 PM</ReportCreated>
  <ReportFile>D:\Gosoft.Net\CondominioWeb\Reports\Pagar\PagamentoEletronico\CompromissosBancos.mrt</ReportFile>
  <ReportGuid>d539ee0967e34a209d1b3a487ef01563</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2012.1.1300</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;

namespace Reports
{
    public class Report : Stimulsoft.Report.StiReport
    {
        public Report()        {
            this.InitializeComponent();
        }

		public void ObtemDados()
		{
			Compromissos.DataTable.DataSet.WriteXml("d:\\CompromissosBancos.xml");
			Compromissos.DataTable.DataSet.WriteXmlSchema("d:\\CompromissosBancos.xsd");			
			
		}
		
		int qtdeBancaria = 0;
		int CodSistema = 0;
		
		public void acBancaria()
		{
			if (CodSistema != Compromissos.sistema) 
			{
				CodSistema = Compromissos.sistema;
				qtdeBancaria  = 0;	
			}
			
	        qtdeBancaria++;

		}

		public string TipoSistema()
		{
			if(Compromissos.sistema == 1) return "Condomínio: ";
			if(Compromissos.sistema == 2) return "Locador: ";
			if(Compromissos.sistema == 3) 
				return "Empresa: ";
			else
				return "";
		}
		
		public string TipoSistema2()
		{
			
			if(Compromissos.sistema == 1) return "Administração de Condomínios: ";
			if(Compromissos.sistema == 2) return "Administração de Imóveis: ";
			if(Compromissos.sistema == 3) 
				return "Contabilidade: ";
			else
				return "";
		}		
		
        #region StiReport Designer generated code - do not modify
        public Stimulsoft.Report.Dictionary.StiDataRelation ParentContaBancaria1;
        public Stimulsoft.Report.Dictionary.StiDataRelation ParentSistema;
        public Stimulsoft.Report.Dictionary.StiDataRelation ParentContaBancaria;
        public Stimulsoft.Report.Dictionary.StiDataRelation ParentTipoPagamento;
        public bool varSepararPagina;
        public int varTipoRelatorio;
        public string VarQtdelContaBancaria;
        public Stimulsoft.Report.Components.StiPage Principal;
        public Stimulsoft.Report.Components.StiPageHeaderBand PageHeaderBand1;
        public Stimulsoft.Report.Components.StiImage Image5;
        public Stimulsoft.Report.Components.StiPanel Panel4;
        public Stimulsoft.Report.Components.StiPanel Panel5;
        public Stimulsoft.Report.Components.StiText Text1;
        public Stimulsoft.Report.Components.StiText Text4;
        public Stimulsoft.Report.Components.StiText Text7;
        public Stimulsoft.Report.Components.StiText Text18;
        public Stimulsoft.Report.Components.StiPageHeaderBand PageHeaderBand4;
        public Stimulsoft.Report.Components.StiImage Image6;
        public Stimulsoft.Report.Components.StiImage Image7;
        public Stimulsoft.Report.Components.StiPanel Panel6;
        public Stimulsoft.Report.Components.StiPanel Panel11;
        public Stimulsoft.Report.Components.StiText Text24;
        public Stimulsoft.Report.Components.StiText Text42;
        public Stimulsoft.Report.Components.StiText Text43;
        public Stimulsoft.Report.Components.StiText Text44;
        public Stimulsoft.Report.Components.StiPageFooterBand PageFooterBand1;
        public Stimulsoft.Report.Components.StiRichText RichText14;
        public Stimulsoft.Report.Components.StiRichText RichText15;
        public Stimulsoft.Report.Components.StiImage Image1;
        public Stimulsoft.Report.Components.StiHorizontalLinePrimitive HorizontalLinePrimitive1;
        public Stimulsoft.Report.Components.StiDataBand DataBand3;
        public Stimulsoft.Report.Components.StiText Text17;
        public Stimulsoft.Report.Dictionary.StiCountFunctionService Text17_Count;
        public Stimulsoft.Report.Components.StiGroupHeaderBand GroupHeaderBand1;
        public Stimulsoft.Report.Components.StiShape Shape1;
        public Stimulsoft.Report.Components.StiText Text3;
        public Stimulsoft.Report.Components.StiText Text19;
        public Stimulsoft.Report.Components.StiText Text20;
        public Stimulsoft.Report.Components.StiText Text21;
        public Stimulsoft.Report.Components.StiText Text22;
        public Stimulsoft.Report.Components.StiText Text26;
        public Stimulsoft.Report.Components.StiGroupHeaderBand GroupHeaderBand2;
        public Stimulsoft.Report.Components.StiShape Shape2;
        public Stimulsoft.Report.Components.StiText Text9;
        public Stimulsoft.Report.Components.StiGroupHeaderBand GroupHeaderBand3;
        public Stimulsoft.Report.Components.StiShape Shape3;
        public Stimulsoft.Report.Components.StiText Text15;
        public Stimulsoft.Report.Components.StiGroupHeaderBand GroupHeaderBand4;
        public Stimulsoft.Report.Components.StiGroupHeaderBand GroupHeaderBand5;
        public Stimulsoft.Report.Components.StiGroupHeaderBand GroupHeaderBand6;
        public Stimulsoft.Report.Components.StiDataBand DataBand1;
        public Stimulsoft.Report.Components.StiText Text2;
        public Stimulsoft.Report.Components.StiRichText RichText1;
        public Stimulsoft.Report.Components.StiRichText RichText2;
        public Stimulsoft.Report.Components.StiRichText RichText3;
        public Stimulsoft.Report.Components.StiRichText RichText7;
        public Stimulsoft.Report.Components.StiRichText RichText8;
        public Stimulsoft.Report.Components.StiRichText RichText9;
        public Stimulsoft.Report.Components.StiPanel Panel1;
        public Stimulsoft.Report.Components.StiPanel Panel2;
        public Stimulsoft.Report.Components.StiRichText RichText4;
        public Stimulsoft.Report.Components.StiPanel Panel3;
        public Stimulsoft.Report.Components.StiRichText RichText10;
        public Stimulsoft.Report.Components.StiRichText RichText11;
        public Stimulsoft.Report.Components.StiRichText RichText5;
        public Stimulsoft.Report.Components.StiRichText RichText13;
        public Stimulsoft.Report.Components.StiGroupFooterBand GroupFooterBand6;
        public Stimulsoft.Report.Components.StiText Text8;
        public Stimulsoft.Report.Components.StiText Text10;
        public Stimulsoft.Report.Components.StiText Text38;
        public Stimulsoft.Report.Dictionary.StiCountFunctionService Text38_Count;
        public Stimulsoft.Report.Components.StiText Text39;
        public Stimulsoft.Report.Dictionary.StiSumDecimalFunctionService Text39_Sum;
        public Stimulsoft.Report.Components.StiGroupFooterBand GroupFooterBand5;
        public Stimulsoft.Report.Components.StiGroupFooterBand GroupFooterBand4;
        public Stimulsoft.Report.Components.StiGroupFooterBand GroupFooterBand3;
        public Stimulsoft.Report.Components.StiText Text34;
        public Stimulsoft.Report.Components.StiText Text35;
        public Stimulsoft.Report.Dictionary.StiSumDecimalFunctionService Text35_Sum;
        public Stimulsoft.Report.Components.StiText Text14;
        public Stimulsoft.Report.Components.StiText Text23;
        public Stimulsoft.Report.Dictionary.StiCountFunctionService Text23_Count;
        public Stimulsoft.Report.Components.StiGroupFooterBand GroupFooterBand2;
        public Stimulsoft.Report.Components.StiText Text11;
        public Stimulsoft.Report.Dictionary.StiSumDecimalFunctionService Text11_Sum;
        public Stimulsoft.Report.Components.StiText Text12;
        public Stimulsoft.Report.Components.StiText Text13;
        public Stimulsoft.Report.Components.StiText Text16;
        public Stimulsoft.Report.Dictionary.StiCountFunctionService Text16_Count;
        public Stimulsoft.Report.Components.StiText Text25;
        public Stimulsoft.Report.Components.StiText Text27;
        public Stimulsoft.Report.Components.StiGroupFooterBand GroupFooterBand1;
        public Stimulsoft.Report.Components.StiText Text5;
        public Stimulsoft.Report.Dictionary.StiSumDecimalFunctionService Text5_Sum;
        public Stimulsoft.Report.Components.StiText Text40;
        public Stimulsoft.Report.Components.StiText Text6;
        public Stimulsoft.Report.Components.StiText Text41;
        public Stimulsoft.Report.Dictionary.StiCountFunctionService Text41_Count;
        public Stimulsoft.Report.Components.StiReportSummaryBand ReportSummaryBand1;
        public Stimulsoft.Report.Components.StiText Text30;
        public Stimulsoft.Report.Dictionary.StiCountFunctionService Text30_Count;
        public Stimulsoft.Report.Components.StiText Text31;
        public Stimulsoft.Report.Components.StiText Text32;
        public Stimulsoft.Report.Components.StiText Text33;
        public Stimulsoft.Report.Dictionary.StiSumDecimalFunctionService Text33_Sum;
        public Stimulsoft.Report.Components.StiWatermark Principal_Watermark;
        public Stimulsoft.Report.Components.StiPage srRemessa;
        public Stimulsoft.Report.Components.StiHeaderBand HeaderBand1;
        public Stimulsoft.Report.Components.StiShape Shape5;
        public Stimulsoft.Report.Components.StiShape Shape4;
        public Stimulsoft.Report.Components.StiText Text53;
        public Stimulsoft.Report.Components.StiText Text54;
        public Stimulsoft.Report.Components.StiText Text55;
        public Stimulsoft.Report.Components.StiText Text56;
        public Stimulsoft.Report.Components.StiText Text57;
        public Stimulsoft.Report.Components.StiDataBand DataBand2;
        public Stimulsoft.Report.Components.StiText Text58;
        public Stimulsoft.Report.Components.StiText Text59;
        public Stimulsoft.Report.Components.StiText Text60;
        public Stimulsoft.Report.Components.StiText Text61;
        public Stimulsoft.Report.Components.StiFooterBand FooterBand1;
        public Stimulsoft.Report.Components.StiHorizontalLinePrimitive HorizontalLinePrimitive5;
        public Stimulsoft.Report.Components.StiWatermark srRemessa_Watermark;
        public Stimulsoft.Report.Print.StiPrinterSettings Report_PrinterSettings;
        public Stimulsoft.Report.StiStyle StyleStyle1;
        public Stimulsoft.Report.StiStyle StyleStyle2;
        public Stimulsoft.Report.StiStyle StyleStyle3;
        public LogotipoDataSource Logotipo;
        public CabecalhoDataSource Cabecalho;
        public SistemaDataSource Sistema;
        public ContaBancariaDataSource ContaBancaria;
        public TipoPagamentoDataSource TipoPagamento;
        public CompromissosDataSource Compromissos;
        public RemessaDataSource Remessa;
        
        private void PageHeaderBand1_Conditions(object sender, System.EventArgs e)
        {
            if ((((decimal)(StiReport.ChangeType(this.Logotipo.posicaologo, typeof(decimal), true))) != 2m))
            {
                ((Stimulsoft.Report.Components.IStiBrush)(sender)).Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = false;
                return;
            }
        }
        
        private void Image5_Conditions(object sender, System.EventArgs e)
        {
            if ((((decimal)(StiReport.ChangeType(this.Logotipo.posicaologo, typeof(decimal), true))) != 2m))
            {
                ((Stimulsoft.Report.Components.IStiBrush)(sender)).Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = false;
                return;
            }
        }
        
        public void Text1__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, Cabecalho.titulo, true);
        }
        
        public void Text4__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, Cabecalho.vencimento, true);
        }
        
        public void Text7__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, Cabecalho.gerente, true);
        }
        
        public void Text18__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, Cabecalho.banco, true);
        }
        
        private void PageHeaderBand4_Conditions(object sender, System.EventArgs e)
        {
            if ((((decimal)(StiReport.ChangeType(this.Logotipo.posicaologo, typeof(decimal), true))) == 2m))
            {
                ((Stimulsoft.Report.Components.IStiBrush)(sender)).Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = false;
                return;
            }
        }
        
        private void Image6_Conditions(object sender, System.EventArgs e)
        {
            if ((((decimal)(StiReport.ChangeType(this.Logotipo.posicaologo, typeof(decimal), true))) != 1m))
            {
                ((Stimulsoft.Report.Components.IStiBrush)(sender)).Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = false;
                return;
            }
        }
        
        private void Image7_Conditions(object sender, System.EventArgs e)
        {
            if ((((decimal)(StiReport.ChangeType(this.Logotipo.posicaologo, typeof(decimal), true))) != 0m))
            {
                ((Stimulsoft.Report.Components.IStiBrush)(sender)).Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = false;
                return;
            }
        }
        
        public void Text24__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, Cabecalho.titulo, true);
        }
        
        public void Text42__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, Cabecalho.vencimento, true);
        }
        
        public void Text43__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, Cabecalho.gerente, true);
        }
        
        public void Text44__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, Cabecalho.banco, true);
        }
        
        public void RichText14__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "__LP__\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1046__LP__\\fonttbl__LP__\\f0\\fnil\\fcharset0 Verdana;__RP____LP__\\f1\\fnil\\fcharset0 Microsoft Sans Serif;__RP____RP__\r\n__LP__\\colortbl ;\\red0\\green0\\blue0;__RP__\r\n\\viewkind4\\uc1\\pard\\cf1\\f0\\fs14 www.gosoft.com.br\\cf0\\f1\\par\r\n__RP__\r\n ";
        }
        
        public void RichText15__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "#%#__LP___x005C_rtf1_x005C_ansi_x005C_ansicpg1252_x005C_deff0_x005C_deflang1046__LP___x005C_fonttbl__LP___x005C_f0_x005C_fnil_x005C_fcharset0_x0020_Verdana_x003B___RP____LP___x005C_f1_x005C_fnil_x005C_fcharset0_x0020_Microsoft_x0020_Sans_x0020_Serif_x003B___RP____RP___x000D__x000A__x005C_viewkind4_x005C_uc1_x005C_pard_x005C_qr_x005C_f0_x005C_fs14_x0020_Emitido_x0020_em_x0020__x007B_Time_x007D__x0020_-_x0020_P_x005C__x0027_e1gina_x0020__x007B_PageNumber_x007D__x0020_de_x0020__x007B_TotalPageCount_x007D__x005C_f1_x005C_fs17_x005C_par_x000D__x000A___RP___x000D__x000A_";
            e.StoreToPrinted = true;
        }
        
        public System.String RichText15_GetValue_End(Stimulsoft.Report.Components.StiComponent sender)
        {
            return "__LP__\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1046__LP__\\fonttbl__LP__\\f0\\fnil\\fcharset0 Verdana;__RP____LP__\\f1\\fnil\\fcharset0 Microsoft Sans Serif;__RP____RP__\r\n\\viewkind4\\uc1\\pard\\qr\\f0\\fs14 Emitido em " + ToString(Time) + " - P\\\'e1gina " + ToString(PageNumber) + " de " + ToString(TotalPageCount) + "\\f1\\fs17\\par\r\n__RP__\r\n ";
        }
        
        private void Image1_Conditions(object sender, System.EventArgs e)
        {
            if ((((bool)(StiReport.ChangeType(this.Logotipo.temrodape, typeof(bool), true))) == true))
            {
                ((Stimulsoft.Report.Components.IStiBrush)(sender)).Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = true;
                return;
            }
        }
        
        public void Text17__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "#%#{Count(DataBand3)}";
            e.StoreToPrinted = true;
        }
        
        public System.String Text17_GetValue_End(Stimulsoft.Report.Components.StiComponent sender)
        {
            return ToString(sender, ((long)(StiReport.ChangeType(this.Text17_Count.GetValue(), typeof(long), true))), true);
        }
        
        public void GroupHeaderBand1__GetValue(object sender, Stimulsoft.Report.Events.StiValueEventArgs e)
        {
            e.Value = Compromissos.Sistema.sistema;
        }
        
        public void Text3__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, Compromissos.Sistema.descricao, true);
        }
        
        public void Text19__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Histórico";
        }
        
        public void Text20__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Valor";
        }
        
        public void Text21__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Lancto.";
        }
        
        public void Text22__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Vencto.";
        }
        
        public void Text26__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Remessa";
        }
        
        public void GroupHeaderBand2__GetValue(object sender, Stimulsoft.Report.Events.StiValueEventArgs e)
        {
            e.Value = Compromissos.ContaBancaria.conta_bancaria;
        }
        
        public void Text9__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Conta Bancária: " + ToString(sender, Compromissos.ContaBancaria.descricao, true);
        }
        
        public void GroupHeaderBand3__GetValue(object sender, Stimulsoft.Report.Events.StiValueEventArgs e)
        {
            e.Value = Compromissos.TipoPagamento.tipo_pagamento;
        }
        
        public void Text15__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Tipo de Pagamento: " + ToString(sender, Compromissos.tipo_pagamento, true) + " - " + ToString(sender, Compromissos.TipoPagamento.descricao, true);
        }
        
        public void GroupHeaderBand4__GetValue(object sender, Stimulsoft.Report.Events.StiValueEventArgs e)
        {
            e.Value = Compromissos.codigo;
        }
        
        public void GroupHeaderBand5__GetValue(object sender, Stimulsoft.Report.Events.StiValueEventArgs e)
        {
            e.Value = Compromissos.vencimento;
        }
        
        public void GroupHeaderBand6__GetValue(object sender, Stimulsoft.Report.Events.StiValueEventArgs e)
        {
            e.Value = Compromissos.ordem;
        }
        
        public void Text2__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Sistema:";
        }
        
        public void RichText1__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "__LP__\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1046__LP__\\fonttbl__LP__\\f0\\fnil\\fcharset0 Verdana;__RP____LP__\\f1\\fnil\\fcharset0 Microsoft Sans Serif;__RP____RP__\r\n\\viewkind4\\uc1\\pard\\qr\\f0\\fs14 " + ToString(Compromissos.lancamento) + "\\f1\\par\r\n__RP__\r\n ";
        }
        
        public void RichText2__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "__LP__\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1046__LP__\\fonttbl__LP__\\f0\\fnil\\fcharset0 Verdana;__RP____LP__\\f1\\fnil\\fcharset0 Microsoft Sans Serif;__RP____RP__\r\n\\viewkind4\\uc1\\pard\\f0\\fs14 " + ToString(Compromissos.vencimento) + "\\f1\\fs17\\par\r\n__RP__\r\n ";
        }
        
        private void RichText3_Conditions(object sender, System.EventArgs e)
        {
            if (varTipoRelatorio == 1 &amp;&amp; varSepararPagina == false)
            {
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = true;
                return;
            }
        }
        
        public void RichText3__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "__LP__\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1046__LP__\\fonttbl__LP__\\f0\\fnil\\fcharset0 Verdana;__RP____LP__\\f1\\fnil\\fcharset0 Microsoft Sans Serif;__RP____RP__\r\n\\viewkind4\\uc1\\pard\\qr\\f0\\fs14 " + ToString(Compromissos.remessa) + "\\f1\\par\r\n__RP__\r\n ";
        }
        
        private void RichText7_Conditions(object sender, System.EventArgs e)
        {
            if ((((decimal)(StiReport.ChangeType(this.Compromissos.Sistema.sistema, typeof(decimal), true))) != 3m))
            {
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = false;
                return;
            }
        }
        
        public void RichText7__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "__LP__\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1046__LP__\\fonttbl__LP__\\f0\\fnil\\fcharset0 Verdana;__RP____LP__\\f1\\fnil\\fcharset0 Microsoft Sans Serif;__RP____RP__\r\n\\viewkind4\\uc1\\pard\\b\\f0\\fs14 Favorecido: \\b0 " + ToString(Compromissos.favorecido) + "\\f1\\fs17\\par\r\n__RP__\r\n ";
        }
        
        public void RichText8__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "__LP__\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1046__LP__\\fonttbl__LP__\\f0\\fnil\\fcharset0 Verdana;__RP____LP__\\f1\\fnil\\fcharset0 Microsoft Sans Serif;__RP____RP__\r\n\\viewkind4\\uc1\\pard\\f0\\fs14 " + ToString(Compromissos.historico) + "\\f1\\fs17\\par\r\n__RP__\r\n ";
        }
        
        public void RichText9__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "__LP__\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1046__LP__\\fonttbl__LP__\\f0\\fnil\\fcharset0 Verdana;__RP____LP__\\f1\\fnil\\fcharset0 Microsoft Sans Serif;__RP____RP__\r\n\\viewkind4\\uc1\\pard\\b\\f0\\fs14 " + ToString(TipoSistema()) + " \\b0 " + ToString(Compromissos.codigo.ToString().PadLeft(4,'0')) + " - " + ToString(Compromissos.nome) + "\\f1\\fs17\\par\r\n__RP__\r\n ";
        }
        
        private void Panel2_Conditions(object sender, System.EventArgs e)
        {
            if ((this.Compromissos.pagamento.ToString().ToLower() == this.ToString("").ToLower()))
            {
                ((Stimulsoft.Report.Components.IStiBrush)(sender)).Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = false;
                return;
            }
        }
        
        public void RichText4__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "__LP__\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1046__LP__\\fonttbl__LP__\\f0\\fnil\\fcharset0 Verdana;__RP____LP__\\f1\\fnil\\fcharset0 Microsoft Sans Serif;__RP____RP__\r\n\\viewkind4\\uc1\\pard\\b\\f0\\fs14 Dados: \\b0 " + ToString(Compromissos.pagamento) + "\\f1\\fs17\\par\r\n__RP__\r\n ";
        }
        
        private void Panel3_Conditions(object sender, System.EventArgs e)
        {
            if ((this.Compromissos.tipo_pagamento.ToString().ToLower() != this.ToString("8").ToLower()))
            {
                ((Stimulsoft.Report.Components.IStiBrush)(sender)).Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = false;
                return;
            }
            if ((this.Compromissos.codigo_barra.ToString().ToLower() == this.ToString("").ToLower()))
            {
                ((Stimulsoft.Report.Components.IStiBrush)(sender)).Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = false;
                return;
            }
        }
        
        public void RichText10__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "__LP__\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1046__LP__\\fonttbl__LP__\\f0\\fnil\\fcharset0 Verdana;__RP____LP__\\f1\\fnil\\fcharset0 Microsoft Sans Serif;__RP____RP__\r\n\\viewkind4\\uc1\\pard\\b\\f0\\fs14 C\\\'f3digo de barras: \\b0 " + ToString(Compromissos.codigo_barra) + "\\f1\\fs17\\par\r\n__RP__\r\n ";
        }
        
        private void RichText11_Conditions(object sender, System.EventArgs e)
        {
            if ((((decimal)(StiReport.ChangeType(this.Compromissos.Sistema.sistema, typeof(decimal), true))) == 3m))
            {
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = false;
                return;
            }
        }
        
        public void RichText11__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "__LP__\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1046__LP__\\fonttbl__LP__\\f0\\fnil\\fcharset0 Verdana;__RP____LP__\\f1\\fnil\\fcharset0 Microsoft Sans Serif;__RP____RP__\r\n\\viewkind4\\uc1\\pard\\b\\f0\\fs14 Favorecido: \\b0 " + ToString(Compromissos.favorecido) + "\\f1\\fs17\\par\r\n__RP__\r\n ";
        }
        
        public void RichText5__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "__LP__\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1046__LP__\\fonttbl__LP__\\f0\\fnil\\fcharset0 Verdana;__RP____LP__\\f1\\fnil\\fcharset0 Microsoft Sans Serif;__RP____RP__\r\n\\viewkind4\\uc1\\pard\\qr\\f0\\fs14 " + ToString(String.Format("{0:###,###,##0.00}",Compromissos.valor)) + "\\f1\\fs17\\par\r\n__RP__\r\n ";
        }
        
        private void RichText13_Conditions(object sender, System.EventArgs e)
        {
            if ((((decimal)(StiReport.ChangeType(this.Compromissos.Sistema.sistema, typeof(decimal), true))) == 3m))
            {
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = false;
                return;
            }
        }
        
        public void RichText13__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "__LP__\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1046__LP__\\fonttbl__LP__\\f0\\fnil\\fcharset0 Verdana;__RP____LP__\\f1\\fnil\\fcharset0 Microsoft Sans Serif;__RP____RP__\r\n\\viewkind4\\uc1\\pard\\b\\f0\\fs14 Conta Cont\\\'e1bil: \\b0 " + ToString(Compromissos.conta) + "\\f1\\fs17\\par\r\n__RP__\r\n ";
        }
        
        private void GroupFooterBand6_Conditions(object sender, System.EventArgs e)
        {
            if (Totals.Count(GroupHeaderBand6) == 1)
            {
                ((Stimulsoft.Report.Components.IStiBrush)(sender)).Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = false;
                return;
            }
        }
        
        public void Text8__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Quantidade de lançamentos consolidados:";
        }
        
        public void Text10__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Total da consolidação:";
        }
        
        public void Text38__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "#%#{Count(GroupHeaderBand6)}";
            e.StoreToPrinted = true;
        }
        
        public System.String Text38_GetValue_End(Stimulsoft.Report.Components.StiComponent sender)
        {
            return this.Text38.TextFormat.Format(CheckExcelValue(sender, ((long)(StiReport.ChangeType(this.Text38_Count.GetValue(), typeof(long), true)))));
        }
        
        public void Text39__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "#%#{Sum(GroupHeaderBand6,Compromissos.valor)}";
            e.StoreToPrinted = true;
        }
        
        public System.String Text39_GetValue_End(Stimulsoft.Report.Components.StiComponent sender)
        {
            return this.Text39.TextFormat.Format(CheckExcelValue(sender, ((decimal)(StiReport.ChangeType(this.Text39_Sum.GetValue(), typeof(decimal), true)))));
        }
        
        public void Text34__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Total do tipo de pagamento:";
        }
        
        public void Text35__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "#%#{Sum(GroupHeaderBand3,Compromissos.valor)}";
            e.StoreToPrinted = true;
        }
        
        public System.String Text35_GetValue_End(Stimulsoft.Report.Components.StiComponent sender)
        {
            return this.Text35.TextFormat.Format(CheckExcelValue(sender, ((decimal)(StiReport.ChangeType(this.Text35_Sum.GetValue(), typeof(decimal), true)))));
        }
        
        public void Text14__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Quantidade de lançamentos:";
        }
        
        public void Text23__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "#%#{Count(GroupHeaderBand3)}";
            e.StoreToPrinted = true;
        }
        
        public System.String Text23_GetValue_End(Stimulsoft.Report.Components.StiComponent sender)
        {
            return this.Text23.TextFormat.Format(CheckExcelValue(sender, ((long)(StiReport.ChangeType(this.Text23_Count.GetValue(), typeof(long), true)))));
        }
        
        private void GroupFooterBand2_Conditions(object sender, System.EventArgs e)
        {
            if (qtdeBancaria == 1)
            {
                ((Stimulsoft.Report.Components.IStiBrush)(sender)).Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = false;
                return;
            }
        }
        
        public void Text11__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "#%#{Sum(GroupHeaderBand2,Compromissos.valor)}";
            e.StoreToPrinted = true;
        }
        
        public System.String Text11_GetValue_End(Stimulsoft.Report.Components.StiComponent sender)
        {
            return this.Text11.TextFormat.Format(CheckExcelValue(sender, ((decimal)(StiReport.ChangeType(this.Text11_Sum.GetValue(), typeof(decimal), true)))));
        }
        
        public void Text12__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Total da conta bancária:";
        }
        
        public void Text13__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Quantidade de lançamentos:";
        }
        
        public void Text16__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "#%#{Count(GroupHeaderBand2)}";
            e.StoreToPrinted = true;
        }
        
        public System.String Text16_GetValue_End(Stimulsoft.Report.Components.StiComponent sender)
        {
            return this.Text16.TextFormat.Format(CheckExcelValue(sender, ((long)(StiReport.ChangeType(this.Text16_Count.GetValue(), typeof(long), true)))));
        }
        
        public void Text25__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, qtdeBancaria, true);
        }
        
        public void Text27__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, qtdeBancria == 1, true);
        }
        
        public void GroupFooterBand2_BeforePrint(object sender, System.EventArgs e)
        {
            acBancaria();
        }
        
        public void Text5__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "#%#{Sum(GroupHeaderBand1,Compromissos.valor)}";
            e.StoreToPrinted = true;
        }
        
        public System.String Text5_GetValue_End(Stimulsoft.Report.Components.StiComponent sender)
        {
            return this.Text5.TextFormat.Format(CheckExcelValue(sender, ((decimal)(StiReport.ChangeType(this.Text5_Sum.GetValue(), typeof(decimal), true)))));
        }
        
        public void Text40__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Total de " + ToString(sender, TipoSistema2(), true);
        }
        
        public void Text6__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Quantidade de lançamentos:";
        }
        
        public void Text41__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "#%#{Count(GroupHeaderBand1)}";
            e.StoreToPrinted = true;
        }
        
        public System.String Text41_GetValue_End(Stimulsoft.Report.Components.StiComponent sender)
        {
            return this.Text41.TextFormat.Format(CheckExcelValue(sender, ((long)(StiReport.ChangeType(this.Text41_Count.GetValue(), typeof(long), true)))));
        }
        
        public void Text30__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "#%#{Count(DataBand1)}";
            e.StoreToPrinted = true;
        }
        
        public System.String Text30_GetValue_End(Stimulsoft.Report.Components.StiComponent sender)
        {
            return this.Text30.TextFormat.Format(CheckExcelValue(sender, ((long)(StiReport.ChangeType(this.Text30_Count.GetValue(), typeof(long), true)))));
        }
        
        public void Text31__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Total geral:";
        }
        
        public void Text32__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Quantidade de lançamentos:";
        }
        
        public void Text33__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "#%#{Sum(DataBand1,Compromissos.valor)}";
            e.StoreToPrinted = true;
        }
        
        public System.String Text33_GetValue_End(Stimulsoft.Report.Components.StiComponent sender)
        {
            return this.Text33.TextFormat.Format(CheckExcelValue(sender, ((decimal)(StiReport.ChangeType(this.Text33_Sum.GetValue(), typeof(decimal), true)))));
        }
        
        private void srRemessa_Conditions(object sender, System.EventArgs e)
        {
            if (varTipoRelatorio==1 &amp;&amp; varSepararPagina == false)
            {
                ((Stimulsoft.Report.Components.IStiBrush)(sender)).Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border = ((Stimulsoft.Base.Drawing.StiBorder)(((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Clone()));
                ((Stimulsoft.Report.Components.IStiBorder)(sender)).Border.Side = Stimulsoft.Base.Drawing.StiBorderSides.None;
                ((Stimulsoft.Report.Components.StiComponent)(sender)).Enabled = true;
                return;
            }
        }
        
        public void Text53__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Resumo da Remessa";
        }
        
        public void Text54__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Conta bancária";
        }
        
        public void Text55__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Remessa";
        }
        
        public void Text56__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Quantidade";
        }
        
        public void Text57__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = "Total";
        }
        
        public void Text58__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, Remessa.ContaBancaria.descricao, true);
        }
        
        public void Text59__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, Remessa.remessa, true);
        }
        
        public void Text60__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = ToString(sender, Remessa.quantidade, true);
        }
        
        public void Text61__GetValue(object sender, Stimulsoft.Report.Events.StiGetValueEventArgs e)
        {
            e.Value = this.Text61.TextFormat.Format(CheckExcelValue(sender, Remessa.valor));
        }
        
        public void DataBand3__BeginRender(object sender, System.EventArgs e)
        {
            this.Text17_Count.Init();
            this.Text17.TextValue = "";
        }
        
        public void GroupHeaderBand6__BeginRender(object sender, System.EventArgs e)
        {
            this.Text38_Count.Init();
            this.Text38.TextValue = "";
            this.Text39_Sum.Init();
            this.Text39.TextValue = "";
        }
        
        public void GroupHeaderBand3__BeginRender(object sender, System.EventArgs e)
        {
            this.Text35_Sum.Init();
            this.Text35.TextValue = "";
            this.Text23_Count.Init();
            this.Text23.TextValue = "";
        }
        
        public void GroupHeaderBand2__BeginRender(object sender, System.EventArgs e)
        {
            this.Text11_Sum.Init();
            this.Text11.TextValue = "";
            this.Text16_Count.Init();
            this.Text16.TextValue = "";
        }
        
        public void GroupHeaderBand1__BeginRender(object sender, System.EventArgs e)
        {
            this.Text5_Sum.Init();
            this.Text5.TextValue = "";
            this.Text41_Count.Init();
            this.Text41.TextValue = "";
        }
        
        public void DataBand1__BeginRender(object sender, System.EventArgs e)
        {
            this.Text30_Count.Init();
            this.Text30.TextValue = "";
            this.Text33_Sum.Init();
            this.Text33.TextValue = "";
        }
        
        public void DataBand3__EndRender(object sender, System.EventArgs e)
        {
            this.Text17.SetText(new Stimulsoft.Report.Components.StiGetValue(this.Text17_GetValue_End));
        }
        
        public void GroupHeaderBand6__EndRender(object sender, System.EventArgs e)
        {
            this.Text38.SetText(new Stimulsoft.Report.Components.StiGetValue(this.Text38_GetValue_End));
            this.Text39.SetText(new Stimulsoft.Report.Components.StiGetValue(this.Text39_GetValue_End));
        }
        
        public void GroupHeaderBand3__EndRender(object sender, System.EventArgs e)
        {
            this.Text35.SetText(new Stimulsoft.Report.Components.StiGetValue(this.Text35_GetValue_End));
            this.Text23.SetText(new Stimulsoft.Report.Components.StiGetValue(this.Text23_GetValue_End));
        }
        
        public void GroupHeaderBand2__EndRender(object sender, System.EventArgs e)
        {
            this.Text11.SetText(new Stimulsoft.Report.Components.StiGetValue(this.Text11_GetValue_End));
            this.Text16.SetText(new Stimulsoft.Report.Components.StiGetValue(this.Text16_GetValue_End));
        }
        
        public void GroupHeaderBand1__EndRender(object sender, System.EventArgs e)
        {
            this.Text5.SetText(new Stimulsoft.Report.Components.StiGetValue(this.Text5_GetValue_End));
            this.Text41.SetText(new Stimulsoft.Report.Components.StiGetValue(this.Text41_GetValue_End));
        }
        
        public void DataBand1__EndRender(object sender, System.EventArgs e)
        {
            this.Text30.SetText(new Stimulsoft.Report.Components.StiGetValue(this.Text30_GetValue_End));
            this.Text33.SetText(new Stimulsoft.Report.Components.StiGetValue(this.Text33_GetValue_End));
        }
        
        public void DataBand3__Rendering(object sender, System.EventArgs e)
        {
            this.Text17_Count.CalcItem(null);
        }
        
        public void GroupHeaderBand6__Rendering(object sender, System.EventArgs e)
        {
            this.Text38_Count.CalcItem(null);
            this.Text39_Sum.CalcItem(Compromissos.valor);
        }
        
        public void GroupHeaderBand3__Rendering(object sender, System.EventArgs e)
        {
            this.Text35_Sum.CalcItem(Compromissos.valor);
            this.Text23_Count.CalcItem(null);
        }
        
        public void GroupHeaderBand2__Rendering(object sender, System.EventArgs e)
        {
            this.Text11_Sum.CalcItem(Compromissos.valor);
            this.Text16_Count.CalcItem(null);
        }
        
        public void GroupHeaderBand1__Rendering(object sender, System.EventArgs e)
        {
            this.Text5_Sum.CalcItem(Compromissos.valor);
            this.Text41_Count.CalcItem(null);
        }
        
        public void DataBand1__Rendering(object sender, System.EventArgs e)
        {
            this.Text30_Count.CalcItem(null);
            this.Text33_Sum.CalcItem(Compromissos.valor);
        }
        
        public void ReportWordsToEnd__EndRender(object sender, System.EventArgs e)
        {
            this.RichText15.SetText(new Stimulsoft.Report.Components.StiGetValue(this.RichText15_GetValue_End));
        }
        
        private void InitializeComponent()
        {
            this.Remessa = new RemessaDataSource();
            this.Compromissos = new CompromissosDataSource();
            this.TipoPagamento = new TipoPagamentoDataSource();
            this.ContaBancaria = new ContaBancariaDataSource();
            this.Sistema = new SistemaDataSource();
            this.Cabecalho = new CabecalhoDataSource();
            this.Logotipo = new LogotipoDataSource();
            this.ParentContaBancaria1 = new Stimulsoft.Report.Dictionary.StiDataRelation("ContaBancaria_Remessa", "ContaBancaria", "ContaBancaria", this.ContaBancaria, this.Remessa, new System.String[] {
                        "conta_bancaria"}, new System.String[] {
                        "conta_bancaria"});
            this.ParentSistema = new Stimulsoft.Report.Dictionary.StiDataRelation("Sistema_Compromissos", "Sistema", "Sistema", this.Sistema, this.Compromissos, new System.String[] {
                        "sistema"}, new System.String[] {
                        "sistema"});
            this.ParentContaBancaria = new Stimulsoft.Report.Dictionary.StiDataRelation("ContaBancaria_Compromissos", "ContaBancaria", "ContaBancaria", this.ContaBancaria, this.Compromissos, new System.String[] {
                        "conta_bancaria"}, new System.String[] {
                        "conta_bancaria"});
            this.ParentTipoPagamento = new Stimulsoft.Report.Dictionary.StiDataRelation("TipoPagamento_Compromissos", "TipoPagamento", "TipoPagamento", this.TipoPagamento, this.Compromissos, new System.String[] {
                        "tipo_pagamento"}, new System.String[] {
                        "tipo_pagamento"});
            this.Dictionary.Variables.Add(new Stimulsoft.Report.Dictionary.StiVariable("", "varSepararPagina", "varSepararPagina", "", typeof(bool), "false", false, Stimulsoft.Report.Dictionary.StiVariableInitBy.Value, false));
            this.Dictionary.Variables.Add(new Stimulsoft.Report.Dictionary.StiVariable("", "varTipoRelatorio", "varTipoRelatorio", "", typeof(int), "", false, Stimulsoft.Report.Dictionary.StiVariableInitBy.Value, false));
            this.Dictionary.Variables.Add(new Stimulsoft.Report.Dictionary.StiVariable("", "VarQtdelContaBancaria", "VarQtdelContaBancaria", "", typeof(string), "", false, Stimulsoft.Report.Dictionary.StiVariableInitBy.Value, false));
            this.NeedsCompiling = false;
            this.Text33_Sum = new Stimulsoft.Report.Dictionary.StiSumDecimalFunctionService();
            this.Text30_Count = new Stimulsoft.Report.Dictionary.StiCountFunctionService();
            this.Text41_Count = new Stimulsoft.Report.Dictionary.StiCountFunctionService();
            this.Text5_Sum = new Stimulsoft.Report.Dictionary.StiSumDecimalFunctionService();
            this.Text16_Count = new Stimulsoft.Report.Dictionary.StiCountFunctionService();
            this.Text11_Sum = new Stimulsoft.Report.Dictionary.StiSumDecimalFunctionService();
            this.Text23_Count = new Stimulsoft.Report.Dictionary.StiCountFunctionService();
            this.Text35_Sum = new Stimulsoft.Report.Dictionary.StiSumDecimalFunctionService();
            this.Text39_Sum = new Stimulsoft.Report.Dictionary.StiSumDecimalFunctionService();
            this.Text38_Count = new Stimulsoft.Report.Dictionary.StiCountFunctionService();
            this.Text17_Count = new Stimulsoft.Report.Dictionary.StiCountFunctionService();
            // 
            // Variables init
            // 
            this.varSepararPagina = false;
            this.varTipoRelatorio = 0;
            this.VarQtdelContaBancaria = "";
            this.EngineVersion = Stimulsoft.Report.Engine.StiEngineVersion.EngineV2;
            this.ReferencedAssemblies = new System.String[] {
                    "System.Dll",
                    "System.Drawing.Dll",
                    "System.Windows.Forms.Dll",
                    "System.Data.Dll",
                    "System.Xml.Dll",
                    "Stimulsoft.Controls.Dll",
                    "Stimulsoft.Base.Dll",
                    "Stimulsoft.Report.Dll"};
            this.ReportAlias = "Report";
            // 
            // ReportChanged
            // 
            this.ReportChanged = new DateTime(2013, 1, 21, 17, 2, 24, 402);
            // 
            // ReportCreated
            // 
            this.ReportCreated = new DateTime(2013, 1, 15, 15, 18, 48, 0);
            this.ReportFile = "D:\\Gosoft.Net\\CondominioWeb\\Reports\\Pagar\\PagamentoEletronico\\CompromissosBancos.mrt";
            this.ReportGuid = "afddd686c5fd485b811053e400fdc152";
            this.ReportName = "Report";
            this.ReportUnit = Stimulsoft.Report.StiReportUnitType.Centimeters;
            this.ReportVersion = "2012.1.1300";
            this.ScriptLanguage = Stimulsoft.Report.StiReportLanguageType.CSharp;
            // 
            // Principal
            // 
            this.Principal = new Stimulsoft.Report.Components.StiPage();
            this.Principal.Guid = "21b109f5328f4421a2003caec26f1aa8";
            this.Principal.LargeHeight = true;
            this.Principal.Name = "Principal";
            this.Principal.Orientation = Stimulsoft.Report.Components.StiPageOrientation.Landscape;
            this.Principal.PageHeight = 21.6;
            this.Principal.PageWidth = 27.9;
            this.Principal.PaperSize = System.Drawing.Printing.PaperKind.Letter;
            this.Principal.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 2, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Principal.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // PageHeaderBand1
            // 
            this.PageHeaderBand1 = new Stimulsoft.Report.Components.StiPageHeaderBand();
            this.PageHeaderBand1.CanShrink = true;
            this.PageHeaderBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0.4, 25.9, 4.22);
            this.PageHeaderBand1.BeforePrint += new System.EventHandler(this.PageHeaderBand1_Conditions);
            this.PageHeaderBand1.Guid = "55d7daf703e841d691b2a7e3ab30dcdc";
            this.PageHeaderBand1.Name = "PageHeaderBand1";
            this.PageHeaderBand1.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.FromArgb(0, 0, 0, 0), 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.PageHeaderBand1.Brush = new Stimulsoft.Base.Drawing.StiEmptyBrush();
            // 
            // Image5
            // 
            this.Image5 = new Stimulsoft.Report.Components.StiImage();
            this.Image5.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.79, -0.01, 25, 2);
            this.Image5.BeforePrint += new System.EventHandler(this.Image5_Conditions);
            this.Image5.DataColumn = "Logotipo.logo";
            this.Image5.Guid = "cd864cd6b5a5425a8fb8a0b164e9cbb1";
            this.Image5.HorAlignment = Stimulsoft.Base.Drawing.StiHorAlignment.Center;
            this.Image5.Name = "Image5";
            this.Image5.Stretch = true;
            this.Image5.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Image5.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Image5.Image = null;
            this.Image5.Interaction = null;
            // 
            // Panel4
            // 
            this.Panel4 = new Stimulsoft.Report.Components.StiPanel();
            this.Panel4.CanShrink = true;
            this.Panel4.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(4.74, 2.06, 16.96, 1.93);
            this.Panel4.Guid = "6fa2d719069542c3a0da2f232121283b";
            this.Panel4.Name = "Panel4";
            this.Panel4.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Panel4.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Panel5
            // 
            this.Panel5 = new Stimulsoft.Report.Components.StiPanel();
            this.Panel5.CanGrow = true;
            this.Panel5.CanShrink = true;
            this.Panel5.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0, 16.96, 0.52);
            this.Panel5.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.Panel5.Guid = "8adedc117220486793d19ab32450c979";
            this.Panel5.Name = "Panel5";
            this.Panel5.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Panel5.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Text1
            // 
            this.Text1 = new Stimulsoft.Report.Components.StiText();
            this.Text1.CanGrow = true;
            this.Text1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0, 16.96, 0.48);
            this.Text1.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.Text1.GrowToHeight = true;
            this.Text1.Guid = "d7b5b8d5a97647a5bd5fc7690628e094";
            this.Text1.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text1.Name = "Text1";
            this.Text1.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text1__GetValue);
            this.Text1.Type = Stimulsoft.Report.Components.StiSystemTextType.DataColumn;
            this.Text1.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text1.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text1.Font = new System.Drawing.Font("Verdana", 11F, System.Drawing.FontStyle.Bold);
            this.Text1.Indicator = null;
            this.Text1.Interaction = null;
            this.Text1.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text1.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text1.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, true, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.Panel5.Interaction = null;
            // 
            // Text4
            // 
            this.Text4 = new Stimulsoft.Report.Components.StiText();
            this.Text4.CanShrink = true;
            this.Text4.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0.52, 16.96, 0.33);
            this.Text4.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.Text4.Guid = "fd90059dd7a44fe7b7c9ef1c8e1d2ec4";
            this.Text4.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text4.Name = "Text4";
            this.Text4.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text4__GetValue);
            this.Text4.Type = Stimulsoft.Report.Components.StiSystemTextType.DataColumn;
            this.Text4.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text4.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text4.Font = new System.Drawing.Font("Verdana", 8F, System.Drawing.FontStyle.Bold);
            this.Text4.Indicator = null;
            this.Text4.Interaction = null;
            this.Text4.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text4.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text4.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text7
            // 
            this.Text7 = new Stimulsoft.Report.Components.StiText();
            this.Text7.CanShrink = true;
            this.Text7.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0.85, 16.96, 0.33);
            this.Text7.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.Text7.Guid = "f8d2696c82104a9ebf7169f3c0f09dee";
            this.Text7.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text7.Name = "Text7";
            this.Text7.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text7__GetValue);
            this.Text7.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text7.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text7.Font = new System.Drawing.Font("Verdana", 8F, System.Drawing.FontStyle.Bold);
            this.Text7.Indicator = null;
            this.Text7.Interaction = null;
            this.Text7.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text7.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text7.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text18
            // 
            this.Text18 = new Stimulsoft.Report.Components.StiText();
            this.Text18.CanShrink = true;
            this.Text18.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 1.18, 16.96, 0.35);
            this.Text18.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.Text18.Guid = "82c34083147b48e18584f176545176b4";
            this.Text18.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text18.Name = "Text18";
            this.Text18.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text18__GetValue);
            this.Text18.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text18.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text18.Font = new System.Drawing.Font("Verdana", 8F, System.Drawing.FontStyle.Bold);
            this.Text18.Indicator = null;
            this.Text18.Interaction = null;
            this.Text18.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text18.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text18.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.Panel4.Interaction = null;
            this.PageHeaderBand1.Interaction = null;
            // 
            // PageHeaderBand4
            // 
            this.PageHeaderBand4 = new Stimulsoft.Report.Components.StiPageHeaderBand();
            this.PageHeaderBand4.CanShrink = true;
            this.PageHeaderBand4.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 5.42, 25.9, 2.13);
            this.PageHeaderBand4.BeforePrint += new System.EventHandler(this.PageHeaderBand4_Conditions);
            this.PageHeaderBand4.Guid = "27e1f29b96c84635a70c55c879114376";
            this.PageHeaderBand4.Name = "PageHeaderBand4";
            this.PageHeaderBand4.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.PageHeaderBand4.Brush = new Stimulsoft.Base.Drawing.StiEmptyBrush();
            // 
            // Image6
            // 
            this.Image6 = new Stimulsoft.Report.Components.StiImage();
            this.Image6.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(21.73, 0, 4, 2);
            this.Image6.BeforePrint += new System.EventHandler(this.Image6_Conditions);
            this.Image6.DataColumn = "Logotipo.logo";
            this.Image6.Guid = "e49338ef996e45e79b1f1412ca26d570";
            this.Image6.Name = "Image6";
            this.Image6.Stretch = true;
            this.Image6.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Image6.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Image6.Image = null;
            this.Image6.Interaction = null;
            // 
            // Image7
            // 
            this.Image7 = new Stimulsoft.Report.Components.StiImage();
            this.Image7.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.75, 0, 4, 2);
            this.Image7.BeforePrint += new System.EventHandler(this.Image7_Conditions);
            this.Image7.DataColumn = "Logotipo.logo";
            this.Image7.Guid = "c68a117a3f4f49679faf8b638e51a323";
            this.Image7.Name = "Image7";
            this.Image7.Stretch = true;
            this.Image7.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Image7.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Image7.Image = null;
            this.Image7.Interaction = null;
            // 
            // Panel6
            // 
            this.Panel6 = new Stimulsoft.Report.Components.StiPanel();
            this.Panel6.CanShrink = true;
            this.Panel6.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(4.74, 0.01, 16.96, 1.93);
            this.Panel6.Guid = "07614d7a14544f659ad0e84ce29011aa";
            this.Panel6.Name = "Panel6";
            this.Panel6.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Panel6.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Panel11
            // 
            this.Panel11 = new Stimulsoft.Report.Components.StiPanel();
            this.Panel11.CanGrow = true;
            this.Panel11.CanShrink = true;
            this.Panel11.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0, 16.96, 0.52);
            this.Panel11.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.Panel11.Guid = "d1aecfb12bd148feaf560c35098fdf7c";
            this.Panel11.Name = "Panel11";
            this.Panel11.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Panel11.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Text24
            // 
            this.Text24 = new Stimulsoft.Report.Components.StiText();
            this.Text24.CanGrow = true;
            this.Text24.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0, 16.96, 0.48);
            this.Text24.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.Text24.GrowToHeight = true;
            this.Text24.Guid = "7d2741398eea49af99588fb3a6f02d92";
            this.Text24.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text24.Name = "Text24";
            this.Text24.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text24__GetValue);
            this.Text24.Type = Stimulsoft.Report.Components.StiSystemTextType.DataColumn;
            this.Text24.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text24.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text24.Font = new System.Drawing.Font("Verdana", 11F, System.Drawing.FontStyle.Bold);
            this.Text24.Indicator = null;
            this.Text24.Interaction = null;
            this.Text24.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text24.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text24.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, true, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.Panel11.Interaction = null;
            // 
            // Text42
            // 
            this.Text42 = new Stimulsoft.Report.Components.StiText();
            this.Text42.CanShrink = true;
            this.Text42.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0.52, 16.96, 0.33);
            this.Text42.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.Text42.Guid = "ded95084849947e190bf3e27c879ff41";
            this.Text42.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text42.Name = "Text42";
            this.Text42.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text42__GetValue);
            this.Text42.Type = Stimulsoft.Report.Components.StiSystemTextType.DataColumn;
            this.Text42.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text42.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text42.Font = new System.Drawing.Font("Verdana", 8F, System.Drawing.FontStyle.Bold);
            this.Text42.Indicator = null;
            this.Text42.Interaction = null;
            this.Text42.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text42.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text42.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text43
            // 
            this.Text43 = new Stimulsoft.Report.Components.StiText();
            this.Text43.CanShrink = true;
            this.Text43.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0.85, 16.96, 0.33);
            this.Text43.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.Text43.Guid = "c7d32e3801b74313ae2dc82ad4188e6a";
            this.Text43.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text43.Name = "Text43";
            this.Text43.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text43__GetValue);
            this.Text43.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text43.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text43.Font = new System.Drawing.Font("Verdana", 8F, System.Drawing.FontStyle.Bold);
            this.Text43.Indicator = null;
            this.Text43.Interaction = null;
            this.Text43.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text43.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text43.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text44
            // 
            this.Text44 = new Stimulsoft.Report.Components.StiText();
            this.Text44.CanShrink = true;
            this.Text44.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 1.18, 16.96, 0.35);
            this.Text44.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.Text44.Guid = "532ed1e202e647da9704175e7472e081";
            this.Text44.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text44.Name = "Text44";
            this.Text44.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text44__GetValue);
            this.Text44.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text44.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text44.Font = new System.Drawing.Font("Verdana", 8F, System.Drawing.FontStyle.Bold);
            this.Text44.Indicator = null;
            this.Text44.Interaction = null;
            this.Text44.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text44.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text44.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.Panel6.Interaction = null;
            this.PageHeaderBand4.Interaction = null;
            // 
            // PageFooterBand1
            // 
            this.PageFooterBand1 = new Stimulsoft.Report.Components.StiPageFooterBand();
            this.PageFooterBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 76.38, 25.9, 2.02);
            this.PageFooterBand1.Name = "PageFooterBand1";
            this.PageFooterBand1.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.PageFooterBand1.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // RichText14
            // 
            this.RichText14 = new Stimulsoft.Report.Components.StiRichText();
            this.RichText14.BackColor = System.Drawing.Color.Transparent;
            this.RichText14.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.82, 1.57, 11.36, 0.37);
            this.RichText14.DataColumn = "";
            this.RichText14.Guid = "5a5b948b5a9c4504bc46f831d66cf805";
            this.RichText14.Name = "RichText14";
            this.RichText14.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.RichText14__GetValue);
            this.RichText14.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.RichText14.Interaction = null;
            this.RichText14.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            // 
            // RichText15
            // 
            this.RichText15 = new Stimulsoft.Report.Components.StiRichText();
            this.RichText15.BackColor = System.Drawing.Color.Transparent;
            this.RichText15.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(13.32, 1.57, 11.87, 0.37);
            this.RichText15.DataColumn = "";
            this.RichText15.Guid = "c373b7534c69418b82145c122dff7b16";
            this.RichText15.Name = "RichText15";
            this.RichText15.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.RichText15__GetValue);
            this.RichText15.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.RichText15.Interaction = null;
            this.RichText15.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            // 
            // Image1
            // 
            this.Image1 = new Stimulsoft.Report.Components.StiImage();
            this.Image1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.8, 0.08, 24.38, 1.43);
            this.Image1.BeforePrint += new System.EventHandler(this.Image1_Conditions);
            this.Image1.DataColumn = "Logotipo.logorodape";
            this.Image1.Enabled = false;
            this.Image1.Name = "Image1";
            this.Image1.Stretch = true;
            this.Image1.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Image1.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Image1.Guid = null;
            this.Image1.Image = null;
            this.Image1.Interaction = null;
            // 
            // HorizontalLinePrimitive1
            // 
            this.HorizontalLinePrimitive1 = new Stimulsoft.Report.Components.StiHorizontalLinePrimitive();
            this.HorizontalLinePrimitive1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.01, 0.03, 25.87, 0.0254);
            this.HorizontalLinePrimitive1.Color = System.Drawing.Color.Black;
            this.HorizontalLinePrimitive1.Guid = "72a296c78252448eb662ae2d05b824c0";
            this.HorizontalLinePrimitive1.Name = "HorizontalLinePrimitive1";
            this.HorizontalLinePrimitive1.Size = 0.3F;
            this.HorizontalLinePrimitive1.EndCap = new Stimulsoft.Base.Drawing.StiCap(10, Stimulsoft.Base.Drawing.StiCapStyle.None, 10, true, System.Drawing.Color.Black);
            this.HorizontalLinePrimitive1.Interaction = null;
            this.HorizontalLinePrimitive1.StartCap = new Stimulsoft.Base.Drawing.StiCap(10, Stimulsoft.Base.Drawing.StiCapStyle.None, 10, true, System.Drawing.Color.Black);
            this.PageFooterBand1.Guid = null;
            this.PageFooterBand1.Interaction = null;
            // 
            // DataBand3
            // 
            this.DataBand3 = new Stimulsoft.Report.Components.StiDataBand();
            this.DataBand3.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 8.35, 25.9, 0.59);
            this.DataBand3.DataSourceName = "ContaBancaria";
            this.DataBand3.Guid = "4644c81ae0bd4fc2ade60dbcd81ccc3c";
            this.DataBand3.Name = "DataBand3";
            this.DataBand3.Sort = new System.String[0];
            this.DataBand3.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.DataBand3.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.DataBand3.BusinessObjectGuid = null;
            // 
            // Text17
            // 
            this.Text17 = new Stimulsoft.Report.Components.StiText();
            this.Text17.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.55, 0.08, 1.98, 0.46);
            this.Text17.Guid = "01bc50cd67fe436ebd7e431b1cf41d6f";
            this.Text17.Name = "Text17";
            // 
            // Text17_Count
            // 
            this.Text17.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text17__GetValue);
            this.Text17.Type = Stimulsoft.Report.Components.StiSystemTextType.Totals;
            this.Text17.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text17.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text17.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text17.Indicator = null;
            this.Text17.Interaction = null;
            this.Text17.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text17.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text17.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.DataBand3.DataRelationName = null;
            this.DataBand3.Interaction = null;
            this.DataBand3.MasterComponent = null;
            // 
            // GroupHeaderBand1
            // 
            this.GroupHeaderBand1 = new Stimulsoft.Report.Components.StiGroupHeaderBand();
            this.GroupHeaderBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 9.74, 25.9, 0.95);
            this.GroupHeaderBand1.GetValue += new Stimulsoft.Report.Events.StiValueEventHandler(this.GroupHeaderBand1__GetValue);
            this.GroupHeaderBand1.Name = "GroupHeaderBand1";
            this.GroupHeaderBand1.NewPageBefore = true;
            this.GroupHeaderBand1.PrintOnAllPages = true;
            this.GroupHeaderBand1.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.GroupHeaderBand1.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Shape1
            // 
            this.Shape1 = new Stimulsoft.Report.Components.StiShape();
            this.Shape1.BorderColor = System.Drawing.Color.Black;
            this.Shape1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.01, 0.09, 25.85, 0.4);
            this.Shape1.Name = "Shape1";
            this.Shape1.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.LightSteelBlue);
            this.Shape1.Guid = null;
            this.Shape1.Interaction = null;
            this.Shape1.ShapeType = new Stimulsoft.Report.Components.ShapeTypes.StiRoundedRectangleShapeType(0.2F);
            // 
            // Text3
            // 
            this.Text3 = new Stimulsoft.Report.Components.StiText();
            this.Text3.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.18, 0.09, 25.46, 0.39);
            this.Text3.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text3.Name = "Text3";
            this.Text3.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text3__GetValue);
            this.Text3.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text3.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text3.Font = new System.Drawing.Font("Verdana", 8F, System.Drawing.FontStyle.Bold);
            this.Text3.Guid = null;
            this.Text3.Indicator = null;
            this.Text3.Interaction = null;
            this.Text3.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text3.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text3.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text19
            // 
            this.Text19 = new Stimulsoft.Report.Components.StiText();
            this.Text19.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(15.42, 0.51, 1.42, 0.3);
            this.Text19.Name = "Text19";
            this.Text19.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text19__GetValue);
            this.Text19.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text19.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text19.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text19.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text19.Guid = null;
            this.Text19.Indicator = null;
            this.Text19.Interaction = null;
            this.Text19.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text19.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text19.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text20
            // 
            this.Text20 = new Stimulsoft.Report.Components.StiText();
            this.Text20.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(24.7, 0.48, 0.94, 0.3);
            this.Text20.Guid = "346b9fff8c274b9195182409984f7fe5";
            this.Text20.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text20.Name = "Text20";
            this.Text20.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text20__GetValue);
            this.Text20.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text20.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text20.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text20.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text20.Indicator = null;
            this.Text20.Interaction = null;
            this.Text20.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text20.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text20.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text21
            // 
            this.Text21 = new Stimulsoft.Report.Components.StiText();
            this.Text21.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.66, 0.51, 1.11, 0.3);
            this.Text21.Guid = "346e751853a54df997df83c2cff37c36";
            this.Text21.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text21.Name = "Text21";
            this.Text21.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text21__GetValue);
            this.Text21.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text21.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text21.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text21.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text21.Indicator = null;
            this.Text21.Interaction = null;
            this.Text21.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text21.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text21.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text22
            // 
            this.Text22 = new Stimulsoft.Report.Components.StiText();
            this.Text22.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(1.96, 0.51, 1.09, 0.3);
            this.Text22.Guid = "696de466279f418f9763d9ba8b739f37";
            this.Text22.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text22.Name = "Text22";
            this.Text22.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text22__GetValue);
            this.Text22.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text22.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text22.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text22.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text22.Indicator = null;
            this.Text22.Interaction = null;
            this.Text22.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text22.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text22.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text26
            // 
            this.Text26 = new Stimulsoft.Report.Components.StiText();
            this.Text26.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.72, 0.51, 1.26, 0.3);
            this.Text26.Name = "Text26";
            this.Text26.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text26__GetValue);
            this.Text26.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text26.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text26.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text26.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text26.Guid = null;
            this.Text26.Indicator = null;
            this.Text26.Interaction = null;
            this.Text26.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text26.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text26.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.GroupHeaderBand1.Guid = null;
            this.GroupHeaderBand1.Interaction = null;
            // 
            // GroupHeaderBand2
            // 
            this.GroupHeaderBand2 = new Stimulsoft.Report.Components.StiGroupHeaderBand();
            this.GroupHeaderBand2.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 11.49, 25.9, 0.48);
            this.GroupHeaderBand2.GetValue += new Stimulsoft.Report.Events.StiValueEventHandler(this.GroupHeaderBand2__GetValue);
            this.GroupHeaderBand2.Name = "GroupHeaderBand2";
            this.GroupHeaderBand2.PrintOnAllPages = true;
            this.GroupHeaderBand2.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.GroupHeaderBand2.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Shape2
            // 
            this.Shape2 = new Stimulsoft.Report.Components.StiShape();
            this.Shape2.BorderColor = System.Drawing.Color.Black;
            this.Shape2.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.01, 0.01, 25.85, 0.38);
            this.Shape2.Guid = "0dc49680e3af46f792b5d32e61650e74";
            this.Shape2.Name = "Shape2";
            this.Shape2.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.LightGray);
            this.Shape2.Interaction = null;
            this.Shape2.ShapeType = new Stimulsoft.Report.Components.ShapeTypes.StiRoundedRectangleShapeType(0.2F);
            // 
            // Text9
            // 
            this.Text9 = new Stimulsoft.Report.Components.StiText();
            this.Text9.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.1, 0.02, 19.31, 0.33);
            this.Text9.Name = "Text9";
            this.Text9.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text9__GetValue);
            this.Text9.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text9.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text9.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text9.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text9.Guid = null;
            this.Text9.Indicator = null;
            this.Text9.Interaction = null;
            this.Text9.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text9.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text9.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.GroupHeaderBand2.Guid = null;
            this.GroupHeaderBand2.Interaction = null;
            // 
            // GroupHeaderBand3
            // 
            this.GroupHeaderBand3 = new Stimulsoft.Report.Components.StiGroupHeaderBand();
            this.GroupHeaderBand3.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 12.77, 25.9, 0.45);
            this.GroupHeaderBand3.GetValue += new Stimulsoft.Report.Events.StiValueEventHandler(this.GroupHeaderBand3__GetValue);
            this.GroupHeaderBand3.Name = "GroupHeaderBand3";
            this.GroupHeaderBand3.PrintOnAllPages = true;
            this.GroupHeaderBand3.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.GroupHeaderBand3.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Shape3
            // 
            this.Shape3 = new Stimulsoft.Report.Components.StiShape();
            this.Shape3.BorderColor = System.Drawing.Color.Black;
            this.Shape3.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.01, 0.01, 25.85, 0.4);
            this.Shape3.Guid = "fedd23da82244521a778cebf8ac2b07b";
            this.Shape3.Name = "Shape3";
            this.Shape3.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Shape3.Interaction = null;
            this.Shape3.ShapeType = new Stimulsoft.Report.Components.ShapeTypes.StiRoundedRectangleShapeType(0.2F);
            // 
            // Text15
            // 
            this.Text15 = new Stimulsoft.Report.Components.StiText();
            this.Text15.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.22, 0.01, 25.43, 0.39);
            this.Text15.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text15.Name = "Text15";
            this.Text15.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text15__GetValue);
            this.Text15.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text15.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text15.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text15.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text15.Guid = null;
            this.Text15.Indicator = null;
            this.Text15.Interaction = null;
            this.Text15.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text15.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text15.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.GroupHeaderBand3.Guid = null;
            this.GroupHeaderBand3.Interaction = null;
            // 
            // GroupHeaderBand4
            // 
            this.GroupHeaderBand4 = new Stimulsoft.Report.Components.StiGroupHeaderBand();
            this.GroupHeaderBand4.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 14.02, 25.9, 0);
            this.GroupHeaderBand4.GetValue += new Stimulsoft.Report.Events.StiValueEventHandler(this.GroupHeaderBand4__GetValue);
            this.GroupHeaderBand4.Name = "GroupHeaderBand4";
            this.GroupHeaderBand4.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.GroupHeaderBand4.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.GroupHeaderBand4.Guid = null;
            this.GroupHeaderBand4.Interaction = null;
            // 
            // GroupHeaderBand5
            // 
            this.GroupHeaderBand5 = new Stimulsoft.Report.Components.StiGroupHeaderBand();
            this.GroupHeaderBand5.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 14.82, 25.9, 0);
            this.GroupHeaderBand5.GetValue += new Stimulsoft.Report.Events.StiValueEventHandler(this.GroupHeaderBand5__GetValue);
            this.GroupHeaderBand5.Name = "GroupHeaderBand5";
            this.GroupHeaderBand5.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.GroupHeaderBand5.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.GroupHeaderBand5.Guid = null;
            this.GroupHeaderBand5.Interaction = null;
            // 
            // GroupHeaderBand6
            // 
            this.GroupHeaderBand6 = new Stimulsoft.Report.Components.StiGroupHeaderBand();
            this.GroupHeaderBand6.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 15.62, 25.9, 0);
            this.GroupHeaderBand6.GetValue += new Stimulsoft.Report.Events.StiValueEventHandler(this.GroupHeaderBand6__GetValue);
            this.GroupHeaderBand6.Name = "GroupHeaderBand6";
            this.GroupHeaderBand6.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.GroupHeaderBand6.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.GroupHeaderBand6.Guid = null;
            this.GroupHeaderBand6.Interaction = null;
            // 
            // DataBand1
            // 
            this.DataBand1 = new Stimulsoft.Report.Components.StiDataBand();
            this.DataBand1.CanShrink = true;
            this.DataBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 16.42, 25.9, 1.3);
            this.DataBand1.DataSourceName = "Compromissos";
            this.DataBand1.EvenStyle = "Style3";
            this.DataBand1.Name = "DataBand1";
            this.DataBand1.OddStyle = "Style2";
            this.DataBand1.Sort = new System.String[] {
                    "ASC",
                    "sistema",
                    "ASC",
                    "conta_bancaria",
                    "ASC",
                    "tipo_pagamento",
                    "ASC",
                    "codigo",
                    "ASC",
                    "vencimento",
                    "ASC",
                    "ordem",
                    "ASC",
                    "lancamento"};
            this.DataBand1.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.LightGray), false);
            this.DataBand1.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.DataBand1.BusinessObjectGuid = null;
            // 
            // Text2
            // 
            this.Text2 = new Stimulsoft.Report.Components.StiText();
            this.Text2.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(4.21, 0.06, 0.02, 0.51);
            this.Text2.Name = "Text2";
            this.Text2.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text2__GetValue);
            this.Text2.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text2.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text2.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text2.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text2.Guid = null;
            this.Text2.Indicator = null;
            this.Text2.Interaction = null;
            this.Text2.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text2.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text2.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // RichText1
            // 
            this.RichText1 = new Stimulsoft.Report.Components.StiRichText();
            this.RichText1.BackColor = System.Drawing.Color.Transparent;
            this.RichText1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.08, 0.04, 1.69, 0.23);
            this.RichText1.DataColumn = "";
            this.RichText1.Name = "RichText1";
            this.RichText1.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.RichText1__GetValue);
            this.RichText1.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.RichText1.Guid = null;
            this.RichText1.Interaction = null;
            this.RichText1.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            // 
            // RichText2
            // 
            this.RichText2 = new Stimulsoft.Report.Components.StiRichText();
            this.RichText2.BackColor = System.Drawing.Color.Transparent;
            this.RichText2.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(1.96, 0.04, 1.54, 0.23);
            this.RichText2.DataColumn = "";
            this.RichText2.Guid = "9dd06b9779104f51853485ff583c8eb7";
            this.RichText2.Name = "RichText2";
            this.RichText2.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.RichText2__GetValue);
            this.RichText2.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.RichText2.Interaction = null;
            this.RichText2.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            // 
            // RichText3
            // 
            this.RichText3 = new Stimulsoft.Report.Components.StiRichText();
            this.RichText3.BackColor = System.Drawing.Color.Transparent;
            this.RichText3.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.64, 0.04, 1.15, 0.23);
            this.RichText3.BeforePrint += new System.EventHandler(this.RichText3_Conditions);
            this.RichText3.DataColumn = "";
            this.RichText3.Enabled = false;
            this.RichText3.Guid = "09d12bc052e5442ea3434ba3ada6018f";
            this.RichText3.Name = "RichText3";
            this.RichText3.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.RichText3__GetValue);
            this.RichText3.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.RichText3.Interaction = null;
            this.RichText3.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            // 
            // RichText7
            // 
            this.RichText7 = new Stimulsoft.Report.Components.StiRichText();
            this.RichText7.BackColor = System.Drawing.Color.Transparent;
            this.RichText7.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(4.9, 0.34, 7.25, 0.27);
            this.RichText7.BeforePrint += new System.EventHandler(this.RichText7_Conditions);
            this.RichText7.DataColumn = "";
            this.RichText7.Name = "RichText7";
            this.RichText7.ShiftMode = Stimulsoft.Report.Components.StiShiftMode.None;
            this.RichText7.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.RichText7__GetValue);
            this.RichText7.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.RichText7.Guid = null;
            this.RichText7.Interaction = null;
            this.RichText7.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            // 
            // RichText8
            // 
            this.RichText8 = new Stimulsoft.Report.Components.StiRichText();
            this.RichText8.BackColor = System.Drawing.Color.Transparent;
            this.RichText8.CanGrow = true;
            this.RichText8.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(15.42, 0.04, 7.94, 0.26);
            this.RichText8.DataColumn = "";
            this.RichText8.Name = "RichText8";
            this.RichText8.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.RichText8__GetValue);
            this.RichText8.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.RichText8.Guid = null;
            this.RichText8.Interaction = null;
            this.RichText8.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            // 
            // RichText9
            // 
            this.RichText9 = new Stimulsoft.Report.Components.StiRichText();
            this.RichText9.BackColor = System.Drawing.Color.Transparent;
            this.RichText9.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(4.9, 0.04, 10.41, 0.27);
            this.RichText9.DataColumn = "";
            this.RichText9.Name = "RichText9";
            this.RichText9.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.RichText9__GetValue);
            this.RichText9.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.RichText9.Guid = null;
            this.RichText9.Interaction = null;
            this.RichText9.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            // 
            // Panel1
            // 
            this.Panel1 = new Stimulsoft.Report.Components.StiPanel();
            this.Panel1.CanShrink = true;
            this.Panel1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(4.9, 0.63, 10.41, 0.62);
            this.Panel1.Name = "Panel1";
            this.Panel1.ShiftMode = Stimulsoft.Report.Components.StiShiftMode.None;
            this.Panel1.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Panel1.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Panel2
            // 
            this.Panel2 = new Stimulsoft.Report.Components.StiPanel();
            this.Panel2.CanGrow = true;
            this.Panel2.CanShrink = true;
            this.Panel2.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0, 10.41, 0.29);
            this.Panel2.BeforePrint += new System.EventHandler(this.Panel2_Conditions);
            this.Panel2.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.Panel2.Name = "Panel2";
            this.Panel2.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Panel2.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // RichText4
            // 
            this.RichText4 = new Stimulsoft.Report.Components.StiRichText();
            this.RichText4.BackColor = System.Drawing.Color.Transparent;
            this.RichText4.CanGrow = true;
            this.RichText4.CanShrink = true;
            this.RichText4.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0, 10.41, 0.27);
            this.RichText4.DataColumn = "";
            this.RichText4.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.RichText4.Guid = "2cd447a2654f41eabcd0544ff0b9060d";
            this.RichText4.Name = "RichText4";
            this.RichText4.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.RichText4__GetValue);
            this.RichText4.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.RichText4.Interaction = null;
            this.RichText4.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Panel2.Guid = null;
            this.Panel2.Interaction = null;
            // 
            // Panel3
            // 
            this.Panel3 = new Stimulsoft.Report.Components.StiPanel();
            this.Panel3.CanShrink = true;
            this.Panel3.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0.29, 10.41, 0.29);
            this.Panel3.BeforePrint += new System.EventHandler(this.Panel3_Conditions);
            this.Panel3.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.Panel3.Name = "Panel3";
            this.Panel3.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Panel3.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // RichText10
            // 
            this.RichText10 = new Stimulsoft.Report.Components.StiRichText();
            this.RichText10.BackColor = System.Drawing.Color.Transparent;
            this.RichText10.CanShrink = true;
            this.RichText10.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0, 10.41, 0.27);
            this.RichText10.DataColumn = "";
            this.RichText10.DockStyle = Stimulsoft.Report.Components.StiDockStyle.Top;
            this.RichText10.Guid = "cda44386edce47c9b7567c3761baea96";
            this.RichText10.Name = "RichText10";
            this.RichText10.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.RichText10__GetValue);
            this.RichText10.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.RichText10.Interaction = null;
            this.RichText10.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Panel3.Guid = null;
            this.Panel3.Interaction = null;
            this.Panel1.Guid = null;
            this.Panel1.Interaction = null;
            // 
            // RichText11
            // 
            this.RichText11 = new Stimulsoft.Report.Components.StiRichText();
            this.RichText11.BackColor = System.Drawing.Color.Transparent;
            this.RichText11.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(8.22, 0.34, 7.09, 0.27);
            this.RichText11.BeforePrint += new System.EventHandler(this.RichText11_Conditions);
            this.RichText11.DataColumn = "";
            this.RichText11.Guid = "b4a184c53b5946b59e20e3f689756138";
            this.RichText11.Name = "RichText11";
            this.RichText11.ShiftMode = Stimulsoft.Report.Components.StiShiftMode.None;
            this.RichText11.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.RichText11__GetValue);
            this.RichText11.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.RichText11.Interaction = null;
            this.RichText11.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            // 
            // RichText5
            // 
            this.RichText5 = new Stimulsoft.Report.Components.StiRichText();
            this.RichText5.BackColor = System.Drawing.Color.Transparent;
            this.RichText5.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(23.58, 0.04, 2.16, 0.26);
            this.RichText5.DataColumn = "";
            this.RichText5.Name = "RichText5";
            this.RichText5.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.RichText5__GetValue);
            this.RichText5.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.RichText5.Guid = null;
            this.RichText5.Interaction = null;
            this.RichText5.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            // 
            // RichText13
            // 
            this.RichText13 = new Stimulsoft.Report.Components.StiRichText();
            this.RichText13.BackColor = System.Drawing.Color.Transparent;
            this.RichText13.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(4.9, 0.34, 3.13, 0.27);
            this.RichText13.BeforePrint += new System.EventHandler(this.RichText13_Conditions);
            this.RichText13.DataColumn = "";
            this.RichText13.Guid = "7d49e0e449924522b5b113dbc6c5f306";
            this.RichText13.Name = "RichText13";
            this.RichText13.ShiftMode = Stimulsoft.Report.Components.StiShiftMode.None;
            this.RichText13.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.RichText13__GetValue);
            this.RichText13.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.RichText13.Interaction = null;
            this.RichText13.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.DataBand1.DataRelationName = null;
            this.DataBand1.Guid = null;
            this.DataBand1.Interaction = null;
            this.DataBand1.MasterComponent = null;
            // 
            // GroupFooterBand6
            // 
            this.GroupFooterBand6 = new Stimulsoft.Report.Components.StiGroupFooterBand();
            this.GroupFooterBand6.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 18.52, 25.9, 0.46);
            this.GroupFooterBand6.BeforePrint += new System.EventHandler(this.GroupFooterBand6_Conditions);
            this.GroupFooterBand6.Name = "GroupFooterBand6";
            this.GroupFooterBand6.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.GroupFooterBand6.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Text8
            // 
            this.Text8 = new Stimulsoft.Report.Components.StiText();
            this.Text8.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(11, 0.03, 5.76, 0.4);
            this.Text8.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text8.Name = "Text8";
            this.Text8.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text8__GetValue);
            this.Text8.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text8.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text8.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text8.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text8.Guid = null;
            this.Text8.Indicator = null;
            this.Text8.Interaction = null;
            this.Text8.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text8.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text8.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text10
            // 
            this.Text10 = new Stimulsoft.Report.Components.StiText();
            this.Text10.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(17.65, 0.04, 5.78, 0.4);
            this.Text10.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text10.Name = "Text10";
            this.Text10.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text10__GetValue);
            this.Text10.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text10.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text10.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text10.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text10.Guid = null;
            this.Text10.Indicator = null;
            this.Text10.Interaction = null;
            this.Text10.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text10.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text10.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text38
            // 
            this.Text38 = new Stimulsoft.Report.Components.StiText();
            this.Text38.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(16.85, 0.04, 0.7, 0.4);
            this.Text38.Guid = "00958b7a286d432f9965be33d62230bd";
            this.Text38.Name = "Text38";
            // 
            // Text38_Count
            // 
            this.Text38.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text38__GetValue);
            this.Text38.Type = Stimulsoft.Report.Components.StiSystemTextType.Totals;
            this.Text38.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text38.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text38.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text38.Indicator = null;
            this.Text38.Interaction = null;
            this.Text38.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text38.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text38.TextFormat = new Stimulsoft.Report.Components.TextFormats.StiNumberFormatService(1, ",", 0, ".", 3, true, false, " ");
            this.Text38.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text39
            // 
            this.Text39 = new Stimulsoft.Report.Components.StiText();
            this.Text39.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(23.58, 0.03, 2.16, 0.4);
            this.Text39.Guid = "c85efa17584a4c34924e6ec8afcda3f1";
            this.Text39.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text39.Name = "Text39";
            // 
            // Text39_Sum
            // 
            this.Text39.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text39__GetValue);
            this.Text39.Type = Stimulsoft.Report.Components.StiSystemTextType.Totals;
            this.Text39.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text39.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text39.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text39.Indicator = null;
            this.Text39.Interaction = null;
            this.Text39.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text39.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text39.TextFormat = new Stimulsoft.Report.Components.TextFormats.StiNumberFormatService(1, ",", 2, ".", 3, true, true, " ");
            this.Text39.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.GroupFooterBand6.Guid = null;
            this.GroupFooterBand6.Interaction = null;
            // 
            // GroupFooterBand5
            // 
            this.InitializeComponent2();
        }
        
        public void InitializeComponent2()
        {
            this.GroupFooterBand5 = new Stimulsoft.Report.Components.StiGroupFooterBand();
            this.GroupFooterBand5.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 19.78, 25.9, 0);
            this.GroupFooterBand5.Name = "GroupFooterBand5";
            this.GroupFooterBand5.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.GroupFooterBand5.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.GroupFooterBand5.Guid = null;
            this.GroupFooterBand5.Interaction = null;
            // 
            // GroupFooterBand4
            // 
            this.GroupFooterBand4 = new Stimulsoft.Report.Components.StiGroupFooterBand();
            this.GroupFooterBand4.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 20.58, 25.9, 0);
            this.GroupFooterBand4.Name = "GroupFooterBand4";
            this.GroupFooterBand4.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.GroupFooterBand4.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.GroupFooterBand4.Guid = null;
            this.GroupFooterBand4.Interaction = null;
            // 
            // GroupFooterBand3
            // 
            this.GroupFooterBand3 = new Stimulsoft.Report.Components.StiGroupFooterBand();
            this.GroupFooterBand3.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 21.38, 25.9, 0.49);
            this.GroupFooterBand3.Name = "GroupFooterBand3";
            this.GroupFooterBand3.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.GroupFooterBand3.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Text34
            // 
            this.Text34 = new Stimulsoft.Report.Components.StiText();
            this.Text34.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(17.65, 0.05, 5.78, 0.4);
            this.Text34.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text34.Name = "Text34";
            this.Text34.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text34__GetValue);
            this.Text34.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text34.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text34.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text34.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text34.Guid = null;
            this.Text34.Indicator = null;
            this.Text34.Interaction = null;
            this.Text34.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text34.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text34.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text35
            // 
            this.Text35 = new Stimulsoft.Report.Components.StiText();
            this.Text35.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(23.58, 0.05, 2.16, 0.4);
            this.Text35.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text35.Name = "Text35";
            // 
            // Text35_Sum
            // 
            this.Text35.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text35__GetValue);
            this.Text35.Type = Stimulsoft.Report.Components.StiSystemTextType.Totals;
            this.Text35.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text35.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text35.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text35.Guid = null;
            this.Text35.Indicator = null;
            this.Text35.Interaction = null;
            this.Text35.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text35.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text35.TextFormat = new Stimulsoft.Report.Components.TextFormats.StiNumberFormatService(1, ",", 2, ".", 3, true, true, " ");
            this.Text35.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text14
            // 
            this.Text14 = new Stimulsoft.Report.Components.StiText();
            this.Text14.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(12.88, 0.05, 3.88, 0.4);
            this.Text14.Guid = "3a25965505c941c2b1965088af2b6265";
            this.Text14.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text14.Name = "Text14";
            this.Text14.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text14__GetValue);
            this.Text14.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text14.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text14.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text14.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text14.Indicator = null;
            this.Text14.Interaction = null;
            this.Text14.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text14.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text14.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text23
            // 
            this.Text23 = new Stimulsoft.Report.Components.StiText();
            this.Text23.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(16.85, 0.05, 0.7, 0.4);
            this.Text23.Guid = "ea412926a26f4978a3031d06d1db989b";
            this.Text23.Name = "Text23";
            // 
            // Text23_Count
            // 
            this.Text23.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text23__GetValue);
            this.Text23.Type = Stimulsoft.Report.Components.StiSystemTextType.Totals;
            this.Text23.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text23.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text23.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text23.Indicator = null;
            this.Text23.Interaction = null;
            this.Text23.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text23.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text23.TextFormat = new Stimulsoft.Report.Components.TextFormats.StiNumberFormatService(1, ",", 0, ".", 3, true, false, " ");
            this.Text23.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.GroupFooterBand3.Guid = null;
            this.GroupFooterBand3.Interaction = null;
            // 
            // GroupFooterBand2
            // 
            this.GroupFooterBand2 = new Stimulsoft.Report.Components.StiGroupFooterBand();
            this.GroupFooterBand2.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 22.67, 25.9, 0.56);
            this.GroupFooterBand2.BeforePrint += new System.EventHandler(this.GroupFooterBand2_Conditions);
            this.GroupFooterBand2.Name = "GroupFooterBand2";
            this.GroupFooterBand2.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.GroupFooterBand2.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Text11
            // 
            this.Text11 = new Stimulsoft.Report.Components.StiText();
            this.Text11.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(23.58, 0.05, 2.16, 0.4);
            this.Text11.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text11.Name = "Text11";
            // 
            // Text11_Sum
            // 
            this.Text11.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text11__GetValue);
            this.Text11.Type = Stimulsoft.Report.Components.StiSystemTextType.Totals;
            this.Text11.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text11.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text11.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text11.Guid = null;
            this.Text11.Indicator = null;
            this.Text11.Interaction = null;
            this.Text11.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text11.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text11.TextFormat = new Stimulsoft.Report.Components.TextFormats.StiNumberFormatService(1, ",", 2, ".", 3, true, true, " ");
            this.Text11.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text12
            // 
            this.Text12 = new Stimulsoft.Report.Components.StiText();
            this.Text12.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(17.65, 0.05, 5.78, 0.4);
            this.Text12.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text12.Name = "Text12";
            this.Text12.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text12__GetValue);
            this.Text12.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text12.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text12.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text12.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text12.Guid = null;
            this.Text12.Indicator = null;
            this.Text12.Interaction = null;
            this.Text12.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text12.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text12.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text13
            // 
            this.Text13 = new Stimulsoft.Report.Components.StiText();
            this.Text13.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(12.88, 0.05, 3.88, 0.4);
            this.Text13.Guid = "400dc406713c41ff8d651fcad653b33f";
            this.Text13.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text13.Name = "Text13";
            this.Text13.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text13__GetValue);
            this.Text13.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text13.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text13.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text13.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text13.Indicator = null;
            this.Text13.Interaction = null;
            this.Text13.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text13.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text13.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text16
            // 
            this.Text16 = new Stimulsoft.Report.Components.StiText();
            this.Text16.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(16.85, 0.05, 0.7, 0.4);
            this.Text16.Guid = "1a54903ab4454b3eb89cecdc512ad033";
            this.Text16.Name = "Text16";
            // 
            // Text16_Count
            // 
            this.Text16.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text16__GetValue);
            this.Text16.Type = Stimulsoft.Report.Components.StiSystemTextType.Totals;
            this.Text16.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text16.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text16.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text16.Indicator = null;
            this.Text16.Interaction = null;
            this.Text16.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text16.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text16.TextFormat = new Stimulsoft.Report.Components.TextFormats.StiNumberFormatService(1, ",", 0, ".", 3, true, false, " ");
            this.Text16.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text25
            // 
            this.Text25 = new Stimulsoft.Report.Components.StiText();
            this.Text25.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(9.45, 0.06, 2.54, 0.34);
            this.Text25.Name = "Text25";
            this.Text25.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text25__GetValue);
            this.Text25.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text25.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text25.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text25.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text25.Guid = null;
            this.Text25.Indicator = null;
            this.Text25.Interaction = null;
            this.Text25.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text25.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text25.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text27
            // 
            this.Text27 = new Stimulsoft.Report.Components.StiText();
            this.Text27.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.48, 0.13, 2.39, 0.27);
            this.Text27.Name = "Text27";
            this.Text27.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text27__GetValue);
            this.Text27.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text27.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text27.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text27.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text27.Guid = null;
            this.Text27.Indicator = null;
            this.Text27.Interaction = null;
            this.Text27.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text27.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text27.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.GroupFooterBand2.Guid = null;
            this.GroupFooterBand2.Interaction = null;
            this.GroupFooterBand2.BeforePrint += new System.EventHandler(this.GroupFooterBand2_BeforePrint);
            // 
            // GroupFooterBand1
            // 
            this.GroupFooterBand1 = new Stimulsoft.Report.Components.StiGroupFooterBand();
            this.GroupFooterBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 24.03, 25.9, 0.43);
            this.GroupFooterBand1.Name = "GroupFooterBand1";
            this.GroupFooterBand1.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.GroupFooterBand1.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Text5
            // 
            this.Text5 = new Stimulsoft.Report.Components.StiText();
            this.Text5.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(23.58, 0.05, 2.16, 0.4);
            this.Text5.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text5.Name = "Text5";
            // 
            // Text5_Sum
            // 
            this.Text5.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text5__GetValue);
            this.Text5.Type = Stimulsoft.Report.Components.StiSystemTextType.Totals;
            this.Text5.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text5.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text5.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text5.Guid = null;
            this.Text5.Indicator = null;
            this.Text5.Interaction = null;
            this.Text5.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text5.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text5.TextFormat = new Stimulsoft.Report.Components.TextFormats.StiNumberFormatService(1, ",", 2, ".", 3, true, true, " ");
            this.Text5.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text40
            // 
            this.Text40 = new Stimulsoft.Report.Components.StiText();
            this.Text40.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(17.65, 0.05, 5.78, 0.4);
            this.Text40.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text40.Name = "Text40";
            this.Text40.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text40__GetValue);
            this.Text40.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text40.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text40.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text40.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text40.Guid = null;
            this.Text40.Indicator = null;
            this.Text40.Interaction = null;
            this.Text40.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text40.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text40.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text6
            // 
            this.Text6 = new Stimulsoft.Report.Components.StiText();
            this.Text6.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(12.88, 0.05, 3.88, 0.4);
            this.Text6.Guid = "600c26408e494a22a3afb2796d9da1e3";
            this.Text6.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text6.Name = "Text6";
            this.Text6.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text6__GetValue);
            this.Text6.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text6.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text6.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text6.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text6.Indicator = null;
            this.Text6.Interaction = null;
            this.Text6.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text6.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text6.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text41
            // 
            this.Text41 = new Stimulsoft.Report.Components.StiText();
            this.Text41.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(16.85, 0.05, 0.7, 0.4);
            this.Text41.Guid = "f0519e5414634da7a53965e866e99797";
            this.Text41.Name = "Text41";
            // 
            // Text41_Count
            // 
            this.Text41.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text41__GetValue);
            this.Text41.Type = Stimulsoft.Report.Components.StiSystemTextType.Totals;
            this.Text41.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text41.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text41.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text41.Indicator = null;
            this.Text41.Interaction = null;
            this.Text41.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text41.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text41.TextFormat = new Stimulsoft.Report.Components.TextFormats.StiNumberFormatService(1, ",", 0, ".", 3, true, false, " ");
            this.Text41.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.GroupFooterBand1.Guid = null;
            this.GroupFooterBand1.Interaction = null;
            // 
            // ReportSummaryBand1
            // 
            this.ReportSummaryBand1 = new Stimulsoft.Report.Components.StiReportSummaryBand();
            this.ReportSummaryBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 25.26, 25.9, 0.43);
            this.ReportSummaryBand1.Name = "ReportSummaryBand1";
            this.ReportSummaryBand1.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.ReportSummaryBand1.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Text30
            // 
            this.Text30 = new Stimulsoft.Report.Components.StiText();
            this.Text30.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(16.85, 0.02, 0.7, 0.4);
            this.Text30.Guid = "0db458e7fd84408a86edabb8f5a42a85";
            this.Text30.Name = "Text30";
            // 
            // Text30_Count
            // 
            this.Text30.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text30__GetValue);
            this.Text30.Type = Stimulsoft.Report.Components.StiSystemTextType.Totals;
            this.Text30.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text30.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text30.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text30.Indicator = null;
            this.Text30.Interaction = null;
            this.Text30.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text30.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text30.TextFormat = new Stimulsoft.Report.Components.TextFormats.StiNumberFormatService(1, ",", 0, ".", 3, true, false, " ");
            this.Text30.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text31
            // 
            this.Text31 = new Stimulsoft.Report.Components.StiText();
            this.Text31.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(17.65, 0.02, 5.78, 0.4);
            this.Text31.Guid = "f60c3584cec746d1b18b48cf5c36fa1f";
            this.Text31.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text31.Name = "Text31";
            this.Text31.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text31__GetValue);
            this.Text31.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text31.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text31.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text31.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text31.Indicator = null;
            this.Text31.Interaction = null;
            this.Text31.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text31.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text31.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text32
            // 
            this.Text32 = new Stimulsoft.Report.Components.StiText();
            this.Text32.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(12.88, 0.02, 3.88, 0.4);
            this.Text32.Guid = "54f92f3bb85c4c669aaaba343a9ab1ea";
            this.Text32.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text32.Name = "Text32";
            this.Text32.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text32__GetValue);
            this.Text32.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text32.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text32.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text32.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text32.Indicator = null;
            this.Text32.Interaction = null;
            this.Text32.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text32.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text32.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text33
            // 
            this.Text33 = new Stimulsoft.Report.Components.StiText();
            this.Text33.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(23.58, 0.02, 2.16, 0.4);
            this.Text33.Guid = "e1250fe1a8ff430f900c5c731aa2b0d1";
            this.Text33.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text33.Name = "Text33";
            // 
            // Text33_Sum
            // 
            this.Text33.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text33__GetValue);
            this.Text33.Type = Stimulsoft.Report.Components.StiSystemTextType.Totals;
            this.Text33.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text33.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text33.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text33.Indicator = null;
            this.Text33.Interaction = null;
            this.Text33.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text33.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text33.TextFormat = new Stimulsoft.Report.Components.TextFormats.StiNumberFormatService(1, ",", 2, ".", 3, true, true, " ");
            this.Text33.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.ReportSummaryBand1.Guid = null;
            this.ReportSummaryBand1.Interaction = null;
            this.Principal.ExcelSheetValue = null;
            this.Principal.Interaction = null;
            this.Principal.Margins = new Stimulsoft.Report.Components.StiMargins(1, 1, 1, 1);
            this.Principal_Watermark = new Stimulsoft.Report.Components.StiWatermark();
            this.Principal_Watermark.Font = new System.Drawing.Font("Arial", 100F);
            this.Principal_Watermark.Image = null;
            this.Principal_Watermark.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(50, 0, 0, 0));
            // 
            // srRemessa
            // 
            this.srRemessa = new Stimulsoft.Report.Components.StiPage();
            this.srRemessa.BeforePrint += new System.EventHandler(this.srRemessa_Conditions);
            this.srRemessa.Enabled = false;
            this.srRemessa.Guid = "8207f197a3004eee9c0c957e8501cd83";
            this.srRemessa.Name = "srRemessa";
            this.srRemessa.Orientation = Stimulsoft.Report.Components.StiPageOrientation.Landscape;
            this.srRemessa.PageHeight = 21.6;
            this.srRemessa.PageWidth = 27.9;
            this.srRemessa.PaperSize = System.Drawing.Printing.PaperKind.Letter;
            this.srRemessa.PrintHeadersFootersFromPreviousPage = true;
            this.srRemessa.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 2, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.srRemessa.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // HeaderBand1
            // 
            this.HeaderBand1 = new Stimulsoft.Report.Components.StiHeaderBand();
            this.HeaderBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0.4, 25.9, 1.33);
            this.HeaderBand1.Guid = "7f2698d058f8419c86a23ac2e109fb38";
            this.HeaderBand1.Name = "HeaderBand1";
            this.HeaderBand1.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.HeaderBand1.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // Shape5
            // 
            this.Shape5 = new Stimulsoft.Report.Components.StiShape();
            this.Shape5.BorderColor = System.Drawing.Color.Black;
            this.Shape5.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.01, 0.17, 25.87, 0.45);
            this.Shape5.Guid = "f426b7a4ffc243efa4b5d67f83c1b80c";
            this.Shape5.Name = "Shape5";
            this.Shape5.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.LightSteelBlue);
            this.Shape5.Interaction = null;
            this.Shape5.ShapeType = new Stimulsoft.Report.Components.ShapeTypes.StiRoundedRectangleShapeType(0.2F);
            // 
            // Shape4
            // 
            this.Shape4 = new Stimulsoft.Report.Components.StiShape();
            this.Shape4.BorderColor = System.Drawing.Color.Black;
            this.Shape4.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0.01, 0.72, 25.87, 0.43);
            this.Shape4.Guid = "8a3d6b3d270e4381907d7912d2e70923";
            this.Shape4.Name = "Shape4";
            this.Shape4.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.LightGray);
            this.Shape4.Interaction = null;
            this.Shape4.ShapeType = new Stimulsoft.Report.Components.ShapeTypes.StiRoundedRectangleShapeType(0.2F);
            // 
            // Text53
            // 
            this.Text53 = new Stimulsoft.Report.Components.StiText();
            this.Text53.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.82, 0.17, 18.61, 0.37);
            this.Text53.Guid = "f7b37183f60f44c2a1924d1aae8dbaa6";
            this.Text53.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text53.Name = "Text53";
            this.Text53.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text53__GetValue);
            this.Text53.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text53.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text53.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text53.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text53.Indicator = null;
            this.Text53.Interaction = null;
            this.Text53.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text53.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text53.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text54
            // 
            this.Text54 = new Stimulsoft.Report.Components.StiText();
            this.Text54.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.83, 0.79, 2.48, 0.35);
            this.Text54.Guid = "105a2847b1df478780803492c1af1361";
            this.Text54.Name = "Text54";
            this.Text54.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text54__GetValue);
            this.Text54.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text54.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text54.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text54.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text54.Indicator = null;
            this.Text54.Interaction = null;
            this.Text54.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text54.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text54.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text55
            // 
            this.Text55 = new Stimulsoft.Report.Components.StiText();
            this.Text55.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(16.45, 0.78, 1.52, 0.35);
            this.Text55.Guid = "9e56c464d519419ba74e584f14723ed3";
            this.Text55.Name = "Text55";
            this.Text55.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text55__GetValue);
            this.Text55.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text55.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text55.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text55.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text55.Indicator = null;
            this.Text55.Interaction = null;
            this.Text55.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text55.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text55.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text56
            // 
            this.Text56 = new Stimulsoft.Report.Components.StiText();
            this.Text56.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(18.26, 0.78, 1.73, 0.38);
            this.Text56.Guid = "31c8e6da484e4593aa4434008698b525";
            this.Text56.Name = "Text56";
            this.Text56.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text56__GetValue);
            this.Text56.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text56.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text56.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text56.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text56.Indicator = null;
            this.Text56.Interaction = null;
            this.Text56.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text56.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text56.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text57
            // 
            this.Text57 = new Stimulsoft.Report.Components.StiText();
            this.Text57.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(19.98, 0.78, 2.42, 0.38);
            this.Text57.Guid = "353c4e68eee543f4bac817e876c9a725";
            this.Text57.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text57.Name = "Text57";
            this.Text57.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text57__GetValue);
            this.Text57.Type = Stimulsoft.Report.Components.StiSystemTextType.Expression;
            this.Text57.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text57.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text57.Font = new System.Drawing.Font("Verdana", 7F, System.Drawing.FontStyle.Bold);
            this.Text57.Indicator = null;
            this.Text57.Interaction = null;
            this.Text57.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text57.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text57.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.HeaderBand1.Interaction = null;
            // 
            // DataBand2
            // 
            this.DataBand2 = new Stimulsoft.Report.Components.StiDataBand();
            this.DataBand2.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 2.53, 25.9, 0.52);
            this.DataBand2.DataSourceName = "Remessa";
            this.DataBand2.EvenStyle = "Style3";
            this.DataBand2.Guid = "526a28770f51496691bf6dc8935dc3df";
            this.DataBand2.Name = "DataBand2";
            this.DataBand2.OddStyle = "Style2";
            this.DataBand2.Sort = new System.String[0];
            this.DataBand2.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.DataBand2.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.DataBand2.BusinessObjectGuid = null;
            // 
            // Text58
            // 
            this.Text58 = new Stimulsoft.Report.Components.StiText();
            this.Text58.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(3.83, 0.07, 12.47, 0.42);
            this.Text58.Guid = "36c6747953c046f0a29cbd9dd1b115f9";
            this.Text58.Name = "Text58";
            this.Text58.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text58__GetValue);
            this.Text58.Type = Stimulsoft.Report.Components.StiSystemTextType.DataColumn;
            this.Text58.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text58.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text58.Font = new System.Drawing.Font("Verdana", 7F);
            this.Text58.Indicator = null;
            this.Text58.Interaction = null;
            this.Text58.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text58.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text58.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text59
            // 
            this.Text59 = new Stimulsoft.Report.Components.StiText();
            this.Text59.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(16.46, 0.07, 1.52, 0.42);
            this.Text59.Guid = "0f23c8cf17a1495e841892671f43f101";
            this.Text59.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text59.Name = "Text59";
            this.Text59.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text59__GetValue);
            this.Text59.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text59.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text59.Font = new System.Drawing.Font("Verdana", 7F);
            this.Text59.Indicator = null;
            this.Text59.Interaction = null;
            this.Text59.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text59.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text59.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text60
            // 
            this.Text60 = new Stimulsoft.Report.Components.StiText();
            this.Text60.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(18.3, 0.07, 1.56, 0.44);
            this.Text60.Guid = "6a7f64447ae847099e8fa6a4f7aa2cd8";
            this.Text60.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Center;
            this.Text60.Name = "Text60";
            this.Text60.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text60__GetValue);
            this.Text60.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text60.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text60.Font = new System.Drawing.Font("Verdana", 7F);
            this.Text60.Indicator = null;
            this.Text60.Interaction = null;
            this.Text60.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text60.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text60.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            // 
            // Text61
            // 
            this.Text61 = new Stimulsoft.Report.Components.StiText();
            this.Text61.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(19.98, 0.07, 2.42, 0.44);
            this.Text61.Guid = "881df8d424024688bb1f873a5ef7c95f";
            this.Text61.HorAlignment = Stimulsoft.Base.Drawing.StiTextHorAlignment.Right;
            this.Text61.Name = "Text61";
            this.Text61.GetValue += new Stimulsoft.Report.Events.StiGetValueEventHandler(this.Text61__GetValue);
            this.Text61.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.Text61.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.Text61.Font = new System.Drawing.Font("Verdana", 7F);
            this.Text61.Indicator = null;
            this.Text61.Interaction = null;
            this.Text61.Margins = new Stimulsoft.Report.Components.StiMargins(0, 0, 0, 0);
            this.Text61.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.Text61.TextFormat = new Stimulsoft.Report.Components.TextFormats.StiNumberFormatService(1, ".", 2, ",", 3, true, true, " ");
            this.Text61.TextOptions = new Stimulsoft.Base.Drawing.StiTextOptions(false, false, false, 0F, System.Drawing.Text.HotkeyPrefix.None, System.Drawing.StringTrimming.None);
            this.DataBand2.DataRelationName = null;
            this.DataBand2.Interaction = null;
            this.DataBand2.MasterComponent = null;
            // 
            // FooterBand1
            // 
            this.FooterBand1 = new Stimulsoft.Report.Components.StiFooterBand();
            this.FooterBand1.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 3.85, 25.9, 0.22);
            this.FooterBand1.Guid = "374e6f4da83e4e1eb3f5ba7e8317e197";
            this.FooterBand1.Name = "FooterBand1";
            this.FooterBand1.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.FooterBand1.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            // 
            // HorizontalLinePrimitive5
            // 
            this.HorizontalLinePrimitive5 = new Stimulsoft.Report.Components.StiHorizontalLinePrimitive();
            this.HorizontalLinePrimitive5.ClientRectangle = new Stimulsoft.Base.Drawing.RectangleD(0, 0.02, 25.88, 0.0254);
            this.HorizontalLinePrimitive5.Color = System.Drawing.Color.Black;
            this.HorizontalLinePrimitive5.Guid = "857388be47dc4619ba9314b218792117";
            this.HorizontalLinePrimitive5.Name = "HorizontalLinePrimitive5";
            this.HorizontalLinePrimitive5.EndCap = new Stimulsoft.Base.Drawing.StiCap(10, Stimulsoft.Base.Drawing.StiCapStyle.None, 10, true, System.Drawing.Color.Black);
            this.HorizontalLinePrimitive5.Interaction = null;
            this.HorizontalLinePrimitive5.StartCap = new Stimulsoft.Base.Drawing.StiCap(10, Stimulsoft.Base.Drawing.StiCapStyle.None, 10, true, System.Drawing.Color.Black);
            this.FooterBand1.Interaction = null;
            this.srRemessa.ExcelSheetValue = null;
            this.srRemessa.Interaction = null;
            this.srRemessa.Margins = new Stimulsoft.Report.Components.StiMargins(1, 1, 1, 1);
            this.srRemessa_Watermark = new Stimulsoft.Report.Components.StiWatermark();
            this.srRemessa_Watermark.Font = new System.Drawing.Font("Arial", 100F);
            this.srRemessa_Watermark.Image = null;
            this.srRemessa_Watermark.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.FromArgb(50, 0, 0, 0));
            this.Report_PrinterSettings = new Stimulsoft.Report.Print.StiPrinterSettings();
            // 
            // StyleStyle1
            // 
            this.StyleStyle1 = new Stimulsoft.Report.StiStyle();
            this.StyleStyle1.Description = "";
            this.StyleStyle1.Name = "Style1";
            this.StyleStyle1.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.LightGray), false);
            this.StyleStyle1.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.LightSteelBlue);
            this.StyleStyle1.Font = new System.Drawing.Font("Arial", 8F);
            this.StyleStyle1.Image = null;
            this.StyleStyle1.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            // 
            // StyleStyle2
            // 
            this.StyleStyle2 = new Stimulsoft.Report.StiStyle();
            this.StyleStyle2.Description = "";
            this.StyleStyle2.Name = "Style2";
            this.StyleStyle2.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.StyleStyle2.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.LightGray);
            this.StyleStyle2.Font = new System.Drawing.Font("Arial", 8F);
            this.StyleStyle2.Image = null;
            this.StyleStyle2.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            // 
            // StyleStyle3
            // 
            this.StyleStyle3 = new Stimulsoft.Report.StiStyle();
            this.StyleStyle3.Description = "";
            this.StyleStyle3.Name = "Style3";
            this.StyleStyle3.Border = new Stimulsoft.Base.Drawing.StiBorder(Stimulsoft.Base.Drawing.StiBorderSides.None, System.Drawing.Color.Black, 1, Stimulsoft.Base.Drawing.StiPenStyle.Solid, false, 4, new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black), false);
            this.StyleStyle3.Brush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Transparent);
            this.StyleStyle3.Font = new System.Drawing.Font("Arial", 8F);
            this.StyleStyle3.Image = null;
            this.StyleStyle3.TextBrush = new Stimulsoft.Base.Drawing.StiSolidBrush(System.Drawing.Color.Black);
            this.DataBandsUsedInPageTotals = new System.String[] {
                    "GroupHeaderBand6==1",
                    "DataBand3==1"};
            this.PrinterSettings = this.Report_PrinterSettings;
            this.Principal.Report = this;
            this.Principal.Watermark = this.Principal_Watermark;
            this.PageHeaderBand1.Page = this.Principal;
            this.PageHeaderBand1.Parent = this.Principal;
            this.Image5.Page = this.Principal;
            this.Image5.Parent = this.PageHeaderBand1;
            this.Panel4.Page = this.Principal;
            this.Panel4.Parent = this.PageHeaderBand1;
            this.Panel5.Page = this.Principal;
            this.Panel5.Parent = this.Panel4;
            this.Text1.Page = this.Principal;
            this.Text1.Parent = this.Panel5;
            this.Text4.Page = this.Principal;
            this.Text4.Parent = this.Panel4;
            this.Text7.Page = this.Principal;
            this.Text7.Parent = this.Panel4;
            this.Text18.Page = this.Principal;
            this.Text18.Parent = this.Panel4;
            this.PageHeaderBand4.Page = this.Principal;
            this.PageHeaderBand4.Parent = this.Principal;
            this.Image6.Page = this.Principal;
            this.Image6.Parent = this.PageHeaderBand4;
            this.Image7.Page = this.Principal;
            this.Image7.Parent = this.PageHeaderBand4;
            this.Panel6.Page = this.Principal;
            this.Panel6.Parent = this.PageHeaderBand4;
            this.Panel11.Page = this.Principal;
            this.Panel11.Parent = this.Panel6;
            this.Text24.Page = this.Principal;
            this.Text24.Parent = this.Panel11;
            this.Text42.Page = this.Principal;
            this.Text42.Parent = this.Panel6;
            this.Text43.Page = this.Principal;
            this.Text43.Parent = this.Panel6;
            this.Text44.Page = this.Principal;
            this.Text44.Parent = this.Panel6;
            this.PageFooterBand1.Page = this.Principal;
            this.PageFooterBand1.Parent = this.Principal;
            this.RichText14.Page = this.Principal;
            this.RichText14.Parent = this.PageFooterBand1;
            this.RichText15.Page = this.Principal;
            this.RichText15.Parent = this.PageFooterBand1;
            this.Image1.Page = this.Principal;
            this.Image1.Parent = this.PageFooterBand1;
            this.HorizontalLinePrimitive1.Page = this.Principal;
            this.HorizontalLinePrimitive1.Parent = this.PageFooterBand1;
            this.DataBand3.Page = this.Principal;
            this.DataBand3.Parent = this.Principal;
            this.Text17.Page = this.Principal;
            this.Text17.Parent = this.DataBand3;
            this.GroupHeaderBand1.Page = this.Principal;
            this.GroupHeaderBand1.Parent = this.Principal;
            this.Shape1.Page = this.Principal;
            this.Shape1.Parent = this.GroupHeaderBand1;
            this.Text3.Page = this.Principal;
            this.Text3.Parent = this.GroupHeaderBand1;
            this.Text19.Page = this.Principal;
            this.Text19.Parent = this.GroupHeaderBand1;
            this.Text20.Page = this.Principal;
            this.Text20.Parent = this.GroupHeaderBand1;
            this.Text21.Page = this.Principal;
            this.Text21.Parent = this.GroupHeaderBand1;
            this.Text22.Page = this.Principal;
            this.Text22.Parent = this.GroupHeaderBand1;
            this.Text26.Page = this.Principal;
            this.Text26.Parent = this.GroupHeaderBand1;
            this.GroupHeaderBand2.Page = this.Principal;
            this.GroupHeaderBand2.Parent = this.Principal;
            this.Shape2.Page = this.Principal;
            this.Shape2.Parent = this.GroupHeaderBand2;
            this.Text9.Page = this.Principal;
            this.Text9.Parent = this.GroupHeaderBand2;
            this.GroupHeaderBand3.Page = this.Principal;
            this.GroupHeaderBand3.Parent = this.Principal;
            this.Shape3.Page = this.Principal;
            this.Shape3.Parent = this.GroupHeaderBand3;
            this.Text15.Page = this.Principal;
            this.Text15.Parent = this.GroupHeaderBand3;
            this.GroupHeaderBand4.Page = this.Principal;
            this.GroupHeaderBand4.Parent = this.Principal;
            this.GroupHeaderBand5.Page = this.Principal;
            this.GroupHeaderBand5.Parent = this.Principal;
            this.GroupHeaderBand6.Page = this.Principal;
            this.GroupHeaderBand6.Parent = this.Principal;
            this.DataBand1.Page = this.Principal;
            this.DataBand1.Parent = this.Principal;
            this.Text2.Page = this.Principal;
            this.Text2.Parent = this.DataBand1;
            this.RichText1.Page = this.Principal;
            this.RichText1.Parent = this.DataBand1;
            this.RichText2.Page = this.Principal;
            this.RichText2.Parent = this.DataBand1;
            this.RichText3.Page = this.Principal;
            this.RichText3.Parent = this.DataBand1;
            this.RichText7.Page = this.Principal;
            this.RichText7.Parent = this.DataBand1;
            this.RichText8.Page = this.Principal;
            this.RichText8.Parent = this.DataBand1;
            this.RichText9.Page = this.Principal;
            this.RichText9.Parent = this.DataBand1;
            this.Panel1.Page = this.Principal;
            this.Panel1.Parent = this.DataBand1;
            this.Panel2.Page = this.Principal;
            this.Panel2.Parent = this.Panel1;
            this.RichText4.Page = this.Principal;
            this.RichText4.Parent = this.Panel2;
            this.Panel3.Page = this.Principal;
            this.Panel3.Parent = this.Panel1;
            this.RichText10.Page = this.Principal;
            this.RichText10.Parent = this.Panel3;
            this.RichText11.Page = this.Principal;
            this.RichText11.Parent = this.DataBand1;
            this.RichText5.Page = this.Principal;
            this.RichText5.Parent = this.DataBand1;
            this.RichText13.Page = this.Principal;
            this.RichText13.Parent = this.DataBand1;
            this.GroupFooterBand6.Page = this.Principal;
            this.GroupFooterBand6.Parent = this.Principal;
            this.Text8.Page = this.Principal;
            this.Text8.Parent = this.GroupFooterBand6;
            this.Text10.Page = this.Principal;
            this.Text10.Parent = this.GroupFooterBand6;
            this.Text38.Page = this.Principal;
            this.Text38.Parent = this.GroupFooterBand6;
            this.Text39.Page = this.Principal;
            this.Text39.Parent = this.GroupFooterBand6;
            this.GroupFooterBand5.Page = this.Principal;
            this.GroupFooterBand5.Parent = this.Principal;
            this.GroupFooterBand4.Page = this.Principal;
            this.GroupFooterBand4.Parent = this.Principal;
            this.GroupFooterBand3.Page = this.Principal;
            this.GroupFooterBand3.Parent = this.Principal;
            this.Text34.Page = this.Principal;
            this.Text34.Parent = this.GroupFooterBand3;
            this.Text35.Page = this.Principal;
            this.Text35.Parent = this.GroupFooterBand3;
            this.Text14.Page = this.Principal;
            this.Text14.Parent = this.GroupFooterBand3;
            this.Text23.Page = this.Principal;
            this.Text23.Parent = this.GroupFooterBand3;
            this.GroupFooterBand2.Page = this.Principal;
            this.GroupFooterBand2.Parent = this.Principal;
            this.Text11.Page = this.Principal;
            this.Text11.Parent = this.GroupFooterBand2;
            this.Text12.Page = this.Principal;
            this.Text12.Parent = this.GroupFooterBand2;
            this.Text13.Page = this.Principal;
            this.Text13.Parent = this.GroupFooterBand2;
            this.Text16.Page = this.Principal;
            this.Text16.Parent = this.GroupFooterBand2;
            this.Text25.Page = this.Principal;
            this.Text25.Parent = this.GroupFooterBand2;
            this.Text27.Page = this.Principal;
            this.Text27.Parent = this.GroupFooterBand2;
            this.GroupFooterBand1.Page = this.Principal;
            this.GroupFooterBand1.Parent = this.Principal;
            this.Text5.Page = this.Principal;
            this.Text5.Parent = this.GroupFooterBand1;
            this.Text40.Page = this.Principal;
            this.Text40.Parent = this.GroupFooterBand1;
            this.Text6.Page = this.Principal;
            this.Text6.Parent = this.GroupFooterBand1;
            this.Text41.Page = this.Principal;
            this.Text41.Parent = this.GroupFooterBand1;
            this.ReportSummaryBand1.Page = this.Principal;
            this.ReportSummaryBand1.Parent = this.Principal;
            this.Text30.Page = this.Principal;
            this.Text30.Parent = this.ReportSummaryBand1;
            this.Text31.Page = this.Principal;
            this.Text31.Parent = this.ReportSummaryBand1;
            this.Text32.Page = this.Principal;
            this.Text32.Parent = this.ReportSummaryBand1;
            this.Text33.Page = this.Principal;
            this.Text33.Parent = this.ReportSummaryBand1;
            this.srRemessa.Report = this;
            this.srRemessa.Watermark = this.srRemessa_Watermark;
            this.HeaderBand1.Page = this.srRemessa;
            this.HeaderBand1.Parent = this.srRemessa;
            this.Shape5.Page = this.srRemessa;
            this.Shape5.Parent = this.HeaderBand1;
            this.Shape4.Page = this.srRemessa;
            this.Shape4.Parent = this.HeaderBand1;
            this.Text53.Page = this.srRemessa;
            this.Text53.Parent = this.HeaderBand1;
            this.Text54.Page = this.srRemessa;
            this.Text54.Parent = this.HeaderBand1;
            this.Text55.Page = this.srRemessa;
            this.Text55.Parent = this.HeaderBand1;
            this.Text56.Page = this.srRemessa;
            this.Text56.Parent = this.HeaderBand1;
            this.Text57.Page = this.srRemessa;
            this.Text57.Parent = this.HeaderBand1;
            this.DataBand2.Page = this.srRemessa;
            this.DataBand2.Parent = this.srRemessa;
            this.Text58.Page = this.srRemessa;
            this.Text58.Parent = this.DataBand2;
            this.Text59.Page = this.srRemessa;
            this.Text59.Parent = this.DataBand2;
            this.Text60.Page = this.srRemessa;
            this.Text60.Parent = this.DataBand2;
            this.Text61.Page = this.srRemessa;
            this.Text61.Parent = this.DataBand2;
            this.FooterBand1.Page = this.srRemessa;
            this.FooterBand1.Parent = this.srRemessa;
            this.HorizontalLinePrimitive5.Page = this.srRemessa;
            this.HorizontalLinePrimitive5.Parent = this.FooterBand1;
            this.DataBand3.BeginRender += new System.EventHandler(this.DataBand3__BeginRender);
            this.GroupHeaderBand6.BeginRender += new System.EventHandler(this.GroupHeaderBand6__BeginRender);
            this.GroupHeaderBand3.BeginRender += new System.EventHandler(this.GroupHeaderBand3__BeginRender);
            this.GroupHeaderBand2.BeginRender += new System.EventHandler(this.GroupHeaderBand2__BeginRender);
            this.GroupHeaderBand1.BeginRender += new System.EventHandler(this.GroupHeaderBand1__BeginRender);
            this.DataBand1.BeginRender += new System.EventHandler(this.DataBand1__BeginRender);
            this.DataBand3.EndRender += new System.EventHandler(this.DataBand3__EndRender);
            this.GroupHeaderBand6.EndRender += new System.EventHandler(this.GroupHeaderBand6__EndRender);
            this.GroupHeaderBand3.EndRender += new System.EventHandler(this.GroupHeaderBand3__EndRender);
            this.GroupHeaderBand2.EndRender += new System.EventHandler(this.GroupHeaderBand2__EndRender);
            this.GroupHeaderBand1.EndRender += new System.EventHandler(this.GroupHeaderBand1__EndRender);
            this.DataBand1.EndRender += new System.EventHandler(this.DataBand1__EndRender);
            this.DataBand3.Rendering += new System.EventHandler(this.DataBand3__Rendering);
            this.GroupHeaderBand6.Rendering += new System.EventHandler(this.GroupHeaderBand6__Rendering);
            this.GroupHeaderBand3.Rendering += new System.EventHandler(this.GroupHeaderBand3__Rendering);
            this.GroupHeaderBand2.Rendering += new System.EventHandler(this.GroupHeaderBand2__Rendering);
            this.GroupHeaderBand1.Rendering += new System.EventHandler(this.GroupHeaderBand1__Rendering);
            this.DataBand1.Rendering += new System.EventHandler(this.DataBand1__Rendering);
            this.EndRender += new System.EventHandler(this.ReportWordsToEnd__EndRender);
            this.AggregateFunctions = new object[] {
                    this.Text17_Count,
                    this.Text38_Count,
                    this.Text39_Sum,
                    this.Text35_Sum,
                    this.Text23_Count,
                    this.Text11_Sum,
                    this.Text16_Count,
                    this.Text5_Sum,
                    this.Text41_Count,
                    this.Text30_Count,
                    this.Text33_Sum};
            // 
            // Add to Panel5.Components
            // 
            this.Panel5.Components.Clear();
            this.Panel5.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Text1});
            // 
            // Add to Panel4.Components
            // 
            this.Panel4.Components.Clear();
            this.Panel4.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Panel5,
                        this.Text4,
                        this.Text7,
                        this.Text18});
            // 
            // Add to PageHeaderBand1.Components
            // 
            this.PageHeaderBand1.Components.Clear();
            this.PageHeaderBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Image5,
                        this.Panel4});
            // 
            // Add to Panel11.Components
            // 
            this.Panel11.Components.Clear();
            this.Panel11.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Text24});
            // 
            // Add to Panel6.Components
            // 
            this.Panel6.Components.Clear();
            this.Panel6.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Panel11,
                        this.Text42,
                        this.Text43,
                        this.Text44});
            // 
            // Add to PageHeaderBand4.Components
            // 
            this.PageHeaderBand4.Components.Clear();
            this.PageHeaderBand4.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Image6,
                        this.Image7,
                        this.Panel6});
            // 
            // Add to PageFooterBand1.Components
            // 
            this.PageFooterBand1.Components.Clear();
            this.PageFooterBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.RichText14,
                        this.RichText15,
                        this.Image1,
                        this.HorizontalLinePrimitive1});
            // 
            // Add to DataBand3.Components
            // 
            this.DataBand3.Components.Clear();
            this.DataBand3.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Text17});
            // 
            // Add to GroupHeaderBand1.Components
            // 
            this.GroupHeaderBand1.Components.Clear();
            this.GroupHeaderBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Shape1,
                        this.Text3,
                        this.Text19,
                        this.Text20,
                        this.Text21,
                        this.Text22,
                        this.Text26});
            // 
            // Add to GroupHeaderBand2.Components
            // 
            this.GroupHeaderBand2.Components.Clear();
            this.GroupHeaderBand2.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Shape2,
                        this.Text9});
            // 
            // Add to GroupHeaderBand3.Components
            // 
            this.GroupHeaderBand3.Components.Clear();
            this.GroupHeaderBand3.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Shape3,
                        this.Text15});
            // 
            // Add to Panel2.Components
            // 
            this.Panel2.Components.Clear();
            this.Panel2.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.RichText4});
            // 
            // Add to Panel3.Components
            // 
            this.Panel3.Components.Clear();
            this.Panel3.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.RichText10});
            // 
            // Add to Panel1.Components
            // 
            this.Panel1.Components.Clear();
            this.Panel1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Panel2,
                        this.Panel3});
            // 
            // Add to DataBand1.Components
            // 
            this.DataBand1.Components.Clear();
            this.InitializeComponent3();
        }
        
        public void InitializeComponent3()
        {
            this.DataBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Text2,
                        this.RichText1,
                        this.RichText2,
                        this.RichText3,
                        this.RichText7,
                        this.RichText8,
                        this.RichText9,
                        this.Panel1,
                        this.RichText11,
                        this.RichText5,
                        this.RichText13});
            // 
            // Add to GroupFooterBand6.Components
            // 
            this.GroupFooterBand6.Components.Clear();
            this.GroupFooterBand6.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Text8,
                        this.Text10,
                        this.Text38,
                        this.Text39});
            // 
            // Add to GroupFooterBand3.Components
            // 
            this.GroupFooterBand3.Components.Clear();
            this.GroupFooterBand3.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Text34,
                        this.Text35,
                        this.Text14,
                        this.Text23});
            // 
            // Add to GroupFooterBand2.Components
            // 
            this.GroupFooterBand2.Components.Clear();
            this.GroupFooterBand2.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Text11,
                        this.Text12,
                        this.Text13,
                        this.Text16,
                        this.Text25,
                        this.Text27});
            // 
            // Add to GroupFooterBand1.Components
            // 
            this.GroupFooterBand1.Components.Clear();
            this.GroupFooterBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Text5,
                        this.Text40,
                        this.Text6,
                        this.Text41});
            // 
            // Add to ReportSummaryBand1.Components
            // 
            this.ReportSummaryBand1.Components.Clear();
            this.ReportSummaryBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Text30,
                        this.Text31,
                        this.Text32,
                        this.Text33});
            // 
            // Add to Principal.Components
            // 
            this.Principal.Components.Clear();
            this.Principal.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.PageHeaderBand1,
                        this.PageHeaderBand4,
                        this.PageFooterBand1,
                        this.DataBand3,
                        this.GroupHeaderBand1,
                        this.GroupHeaderBand2,
                        this.GroupHeaderBand3,
                        this.GroupHeaderBand4,
                        this.GroupHeaderBand5,
                        this.GroupHeaderBand6,
                        this.DataBand1,
                        this.GroupFooterBand6,
                        this.GroupFooterBand5,
                        this.GroupFooterBand4,
                        this.GroupFooterBand3,
                        this.GroupFooterBand2,
                        this.GroupFooterBand1,
                        this.ReportSummaryBand1});
            // 
            // Add to HeaderBand1.Components
            // 
            this.HeaderBand1.Components.Clear();
            this.HeaderBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Shape5,
                        this.Shape4,
                        this.Text53,
                        this.Text54,
                        this.Text55,
                        this.Text56,
                        this.Text57});
            // 
            // Add to DataBand2.Components
            // 
            this.DataBand2.Components.Clear();
            this.DataBand2.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.Text58,
                        this.Text59,
                        this.Text60,
                        this.Text61});
            // 
            // Add to FooterBand1.Components
            // 
            this.FooterBand1.Components.Clear();
            this.FooterBand1.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.HorizontalLinePrimitive5});
            // 
            // Add to srRemessa.Components
            // 
            this.srRemessa.Components.Clear();
            this.srRemessa.Components.AddRange(new Stimulsoft.Report.Components.StiComponent[] {
                        this.HeaderBand1,
                        this.DataBand2,
                        this.FooterBand1});
            // 
            // Add to Pages
            // 
            this.Pages.Clear();
            this.Pages.AddRange(new Stimulsoft.Report.Components.StiPage[] {
                        this.Principal,
                        this.srRemessa});
            // 
            // Add to Styles
            // 
            this.Styles.Clear();
            this.Styles.AddRange(new Stimulsoft.Report.StiBaseStyle[] {
                        this.StyleStyle1,
                        this.StyleStyle2,
                        this.StyleStyle3});
            this.Dictionary.Relations.Add(this.ParentTipoPagamento);
            this.Dictionary.Relations.Add(this.ParentContaBancaria);
            this.Dictionary.Relations.Add(this.ParentSistema);
            this.Dictionary.Relations.Add(this.ParentContaBancaria1);
            this.Logotipo.Columns.AddRange(new Stimulsoft.Report.Dictionary.StiDataColumn[] {
                        new Stimulsoft.Report.Dictionary.StiDataColumn("codigo_logo", "codigo_logo", "codigo_logo", typeof(int)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("logo", "logo", "logo", typeof(byte[])),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("posicaologo", "posicaologo", "posicaologo", typeof(int)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("logorodape", "logorodape", "logorodape", typeof(byte[])),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("temrodape", "temrodape", "temrodape", typeof(bool))});
            this.DataSources.Add(this.Logotipo);
            this.Cabecalho.Columns.AddRange(new Stimulsoft.Report.Dictionary.StiDataColumn[] {
                        new Stimulsoft.Report.Dictionary.StiDataColumn("titulo", "titulo", "titulo", typeof(string)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("vencimento", "vencimento", "vencimento", typeof(string)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("gerente", "gerente", "gerente", typeof(string)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("conta_lider", "conta_lider", "conta_lider", typeof(string)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("banco", "banco", "banco", typeof(string)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("conta_condominio", "conta_condominio", "conta_condominio", typeof(string)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("conta_locador", "conta_locador", "conta_locador", typeof(string))});
            this.DataSources.Add(this.Cabecalho);
            this.Sistema.Columns.AddRange(new Stimulsoft.Report.Dictionary.StiDataColumn[] {
                        new Stimulsoft.Report.Dictionary.StiDataColumn("sistema", "sistema", "sistema", typeof(short)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("descricao", "descricao", "descricao", typeof(string))});
            this.DataSources.Add(this.Sistema);
            this.ContaBancaria.Columns.AddRange(new Stimulsoft.Report.Dictionary.StiDataColumn[] {
                        new Stimulsoft.Report.Dictionary.StiDataColumn("conta_bancaria", "conta_bancaria", "conta_bancaria", typeof(int)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("descricao", "descricao", "descricao", typeof(string))});
            this.DataSources.Add(this.ContaBancaria);
            this.TipoPagamento.Columns.AddRange(new Stimulsoft.Report.Dictionary.StiDataColumn[] {
                        new Stimulsoft.Report.Dictionary.StiDataColumn("tipo_pagamento", "tipo_pagamento", "tipo_pagamento", typeof(char)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("descricao", "descricao", "descricao", typeof(string))});
            this.DataSources.Add(this.TipoPagamento);
            this.Compromissos.Columns.AddRange(new Stimulsoft.Report.Dictionary.StiDataColumn[] {
                        new Stimulsoft.Report.Dictionary.StiDataColumn("lancamento", "lancamento", "lancamento", typeof(int)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("vencimento", "vencimento", "vencimento", typeof(DateTime)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("conta_bancaria", "conta_bancaria", "conta_bancaria", typeof(int)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("sistema", "sistema", "sistema", typeof(short)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("codigo", "codigo", "codigo", typeof(short)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("nome", "nome", "nome", typeof(string)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("bloco", "bloco", "bloco", typeof(short)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("conta", "conta", "conta", typeof(int)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("favorecido", "favorecido", "favorecido", typeof(string)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("historico", "historico", "historico", typeof(string)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("valor", "valor", "valor", typeof(decimal)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("pagamento", "pagamento", "pagamento", typeof(string)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("tipo_pagamento", "tipo_pagamento", "tipo_pagamento", typeof(char)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("codigo_barra", "codigo_barra", "codigo_barra", typeof(string)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("remessa", "remessa", "remessa", typeof(int)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("ordem", "ordem", "ordem", typeof(string))});
            this.DataSources.Add(this.Compromissos);
            this.Remessa.Columns.AddRange(new Stimulsoft.Report.Dictionary.StiDataColumn[] {
                        new Stimulsoft.Report.Dictionary.StiDataColumn("conta_bancaria", "conta_bancaria", "conta_bancaria", typeof(int)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("remessa", "remessa", "remessa", typeof(int)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("quantidade", "quantidade", "quantidade", typeof(int)),
                        new Stimulsoft.Report.Dictionary.StiDataColumn("valor", "valor", "valor", typeof(decimal))});
            this.DataSources.Add(this.Remessa);
        }
        
        #region Relation ParentTipoPagamento
        public class ParentTipoPagamentoRelation : Stimulsoft.Report.Dictionary.StiDataRow
        {
            
            public ParentTipoPagamentoRelation(Stimulsoft.Report.Dictionary.StiDataRow dataRow) : 
                    base(dataRow)
            {
            }
            
            public virtual char tipo_pagamento
            {
                get
                {
                    return ((char)(StiReport.ChangeType(this["tipo_pagamento"], typeof(char), true)));
                }
            }
            
            public virtual string descricao
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["descricao"], typeof(string), true)));
                }
            }
        }
        #endregion Relation ParentTipoPagamento
        
        #region Relation ParentContaBancaria
        public class ParentContaBancariaRelation : Stimulsoft.Report.Dictionary.StiDataRow
        {
            
            public ParentContaBancariaRelation(Stimulsoft.Report.Dictionary.StiDataRow dataRow) : 
                    base(dataRow)
            {
            }
            
            public virtual int conta_bancaria
            {
                get
                {
                    return ((int)(StiReport.ChangeType(this["conta_bancaria"], typeof(int), true)));
                }
            }
            
            public virtual string descricao
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["descricao"], typeof(string), true)));
                }
            }
        }
        #endregion Relation ParentContaBancaria
        
        #region Relation ParentSistema
        public class ParentSistemaRelation : Stimulsoft.Report.Dictionary.StiDataRow
        {
            
            public ParentSistemaRelation(Stimulsoft.Report.Dictionary.StiDataRow dataRow) : 
                    base(dataRow)
            {
            }
            
            public virtual short sistema
            {
                get
                {
                    return ((short)(StiReport.ChangeType(this["sistema"], typeof(short), true)));
                }
            }
            
            public virtual string descricao
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["descricao"], typeof(string), true)));
                }
            }
        }
        #endregion Relation ParentSistema
        
        #region Relation ParentContaBancaria1
        public class ParentContaBancaria1Relation : Stimulsoft.Report.Dictionary.StiDataRow
        {
            
            public ParentContaBancaria1Relation(Stimulsoft.Report.Dictionary.StiDataRow dataRow) : 
                    base(dataRow)
            {
            }
            
            public virtual int conta_bancaria
            {
                get
                {
                    return ((int)(StiReport.ChangeType(this["conta_bancaria"], typeof(int), true)));
                }
            }
            
            public virtual string descricao
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["descricao"], typeof(string), true)));
                }
            }
        }
        #endregion Relation ParentContaBancaria1
        
        #region DataSource Logotipo
        public class LogotipoDataSource : Stimulsoft.Report.Dictionary.StiDataTableSource
        {
            
            public LogotipoDataSource() : 
                    base("CompromissosBancos.Logotipo", "Logotipo")
            {
            }
            
            public virtual int codigo_logo
            {
                get
                {
                    return ((int)(StiReport.ChangeType(this["codigo_logo"], typeof(int), true)));
                }
            }
            
            public virtual byte[] logo
            {
                get
                {
                    return ((byte[])(StiReport.ChangeType(this["logo"], typeof(byte[]), true)));
                }
            }
            
            public virtual int posicaologo
            {
                get
                {
                    return ((int)(StiReport.ChangeType(this["posicaologo"], typeof(int), true)));
                }
            }
            
            public virtual byte[] logorodape
            {
                get
                {
                    return ((byte[])(StiReport.ChangeType(this["logorodape"], typeof(byte[]), true)));
                }
            }
            
            public virtual bool temrodape
            {
                get
                {
                    return ((bool)(StiReport.ChangeType(this["temrodape"], typeof(bool), true)));
                }
            }
        }
        #endregion DataSource Logotipo
        
        #region DataSource Cabecalho
        public class CabecalhoDataSource : Stimulsoft.Report.Dictionary.StiDataTableSource
        {
            
            public CabecalhoDataSource() : 
                    base("CompromissosBancos.Cabecalho", "Cabecalho")
            {
            }
            
            public virtual string titulo
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["titulo"], typeof(string), true)));
                }
            }
            
            public virtual string vencimento
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["vencimento"], typeof(string), true)));
                }
            }
            
            public virtual string gerente
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["gerente"], typeof(string), true)));
                }
            }
            
            public virtual string conta_lider
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["conta_lider"], typeof(string), true)));
                }
            }
            
            public virtual string banco
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["banco"], typeof(string), true)));
                }
            }
            
            public virtual string conta_condominio
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["conta_condominio"], typeof(string), true)));
                }
            }
            
            public virtual string conta_locador
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["conta_locador"], typeof(string), true)));
                }
            }
        }
        #endregion DataSource Cabecalho
        
        #region DataSource Sistema
        public class SistemaDataSource : Stimulsoft.Report.Dictionary.StiDataTableSource
        {
            
            public SistemaDataSource() : 
                    base("CompromissosBancos.Sistema", "Sistema")
            {
            }
            
            public virtual short sistema
            {
                get
                {
                    return ((short)(StiReport.ChangeType(this["sistema"], typeof(short), true)));
                }
            }
            
            public virtual string descricao
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["descricao"], typeof(string), true)));
                }
            }
        }
        #endregion DataSource Sistema
        
        #region DataSource ContaBancaria
        public class ContaBancariaDataSource : Stimulsoft.Report.Dictionary.StiDataTableSource
        {
            
            public ContaBancariaDataSource() : 
                    base("CompromissosBancos.ContaBancaria", "ContaBancaria")
            {
            }
            
            public virtual int conta_bancaria
            {
                get
                {
                    return ((int)(StiReport.ChangeType(this["conta_bancaria"], typeof(int), true)));
                }
            }
            
            public virtual string descricao
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["descricao"], typeof(string), true)));
                }
            }
        }
        #endregion DataSource ContaBancaria
        
        #region DataSource TipoPagamento
        public class TipoPagamentoDataSource : Stimulsoft.Report.Dictionary.StiDataTableSource
        {
            
            public TipoPagamentoDataSource() : 
                    base("CompromissosBancos.TipoPagamento", "TipoPagamento")
            {
            }
            
            public virtual char tipo_pagamento
            {
                get
                {
                    return ((char)(StiReport.ChangeType(this["tipo_pagamento"], typeof(char), true)));
                }
            }
            
            public virtual string descricao
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["descricao"], typeof(string), true)));
                }
            }
        }
        #endregion DataSource TipoPagamento
        
        #region DataSource Compromissos
        public class CompromissosDataSource : Stimulsoft.Report.Dictionary.StiDataTableSource
        {
            
            public CompromissosDataSource() : 
                    base("CompromissosBancos.Compromissos", "Compromissos")
            {
            }
            
            public virtual int lancamento
            {
                get
                {
                    return ((int)(StiReport.ChangeType(this["lancamento"], typeof(int), true)));
                }
            }
            
            public virtual DateTime vencimento
            {
                get
                {
                    return ((DateTime)(StiReport.ChangeType(this["vencimento"], typeof(DateTime), true)));
                }
            }
            
            public virtual int conta_bancaria
            {
                get
                {
                    return ((int)(StiReport.ChangeType(this["conta_bancaria"], typeof(int), true)));
                }
            }
            
            public virtual short sistema
            {
                get
                {
                    return ((short)(StiReport.ChangeType(this["sistema"], typeof(short), true)));
                }
            }
            
            public virtual short codigo
            {
                get
                {
                    return ((short)(StiReport.ChangeType(this["codigo"], typeof(short), true)));
                }
            }
            
            public virtual string nome
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["nome"], typeof(string), true)));
                }
            }
            
            public virtual short bloco
            {
                get
                {
                    return ((short)(StiReport.ChangeType(this["bloco"], typeof(short), true)));
                }
            }
            
            public virtual int conta
            {
                get
                {
                    return ((int)(StiReport.ChangeType(this["conta"], typeof(int), true)));
                }
            }
            
            public virtual string favorecido
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["favorecido"], typeof(string), true)));
                }
            }
            
            public virtual string historico
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["historico"], typeof(string), true)));
                }
            }
            
            public virtual decimal valor
            {
                get
                {
                    return ((decimal)(StiReport.ChangeType(this["valor"], typeof(decimal), true)));
                }
            }
            
            public virtual string pagamento
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["pagamento"], typeof(string), true)));
                }
            }
            
            public virtual char tipo_pagamento
            {
                get
                {
                    return ((char)(StiReport.ChangeType(this["tipo_pagamento"], typeof(char), true)));
                }
            }
            
            public virtual string codigo_barra
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["codigo_barra"], typeof(string), true)));
                }
            }
            
            public virtual int remessa
            {
                get
                {
                    return ((int)(StiReport.ChangeType(this["remessa"], typeof(int), true)));
                }
            }
            
            public virtual string ordem
            {
                get
                {
                    return ((string)(StiReport.ChangeType(this["ordem"], typeof(string), true)));
                }
            }
            
            public virtual ParentTipoPagamentoRelation TipoPagamento
            {
                get
                {
                    return new ParentTipoPagamentoRelation(this.GetParentData("TipoPagamento_Compromissos"));
                }
            }
            
            public virtual ParentContaBancariaRelation ContaBancaria
            {
                get
                {
                    return new ParentContaBancariaRelation(this.GetParentData("ContaBancaria_Compromissos"));
                }
            }
            
            public virtual ParentSistemaRelation Sistema
            {
                get
                {
                    return new ParentSistemaRelation(this.GetParentData("Sistema_Compromissos"));
                }
            }
        }
        #endregion DataSource Compromissos
        
        #region DataSource Remessa
        public class RemessaDataSource : Stimulsoft.Report.Dictionary.StiDataTableSource
        {
            
            public RemessaDataSource() : 
                    base("CompromissosBancos.Remessa", "Remessa")
            {
            }
            
            public virtual int conta_bancaria
            {
                get
                {
                    return ((int)(StiReport.ChangeType(this["conta_bancaria"], typeof(int), true)));
                }
            }
            
            public virtual int remessa
            {
                get
                {
                    return ((int)(StiReport.ChangeType(this["remessa"], typeof(int), true)));
                }
            }
            
            public virtual int quantidade
            {
                get
                {
                    return ((int)(StiReport.ChangeType(this["quantidade"], typeof(int), true)));
                }
            }
            
            public virtual decimal valor
            {
                get
                {
                    return ((decimal)(StiReport.ChangeType(this["valor"], typeof(decimal), true)));
                }
            }
            
            public virtual ParentContaBancariaRelation ContaBancaria
            {
                get
                {
                    return new ParentContaBancariaRelation(this.GetParentData("ContaBancaria_Remessa"));
                }
            }
        }
        #endregion DataSource Remessa
        #endregion StiReport Designer generated code - do not modify
    }
}
</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles isList="true" count="3">
    <Style1 Ref="140" type="Stimulsoft.Report.StiStyle" isKey="true">
      <Border>None;Black;1;Solid;False;4;LightGray</Border>
      <Brush>LightSteelBlue</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,8</Font>
      <Name>Style1</Name>
      <TextBrush>Black</TextBrush>
    </Style1>
    <Style2 Ref="141" type="Stimulsoft.Report.StiStyle" isKey="true">
      <Brush>LightGray</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,8</Font>
      <Name>Style2</Name>
      <TextBrush>Black</TextBrush>
    </Style2>
    <Style3 Ref="142" type="Stimulsoft.Report.StiStyle" isKey="true">
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,8</Font>
      <Name>Style3</Name>
      <TextBrush>Black</TextBrush>
    </Style3>
  </Styles>
</StiSerializer>