0% found this document useful (0 votes)
30 views74 pages

Untitled

This document contains the code for a report class in C# for generating an invoice report. It defines fields for labels, data sources, formatting rules, and bands used in the report. The class contains multiple constructors, one that initializes default values and another that accepts company, branch, and invoice numbers as parameters to populate the report with data. It handles configuration settings for decimal places and formatting options like hiding lines or taxes.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views74 pages

Untitled

This document contains the code for a report class in C# for generating an invoice report. It defines fields for labels, data sources, formatting rules, and bands used in the report. The class contains multiple constructors, one that initializes default values and another that accepts company, branch, and invoice numbers as parameters to populate the report with data. It handles configuration settings for decimal places and formatting options like hiding lines or taxes.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 74

using System;

using System.Drawing;
using System.Collections;
using System.ComponentModel;
using DevExpress.XtraReports.UI;
using TootleCFDBO;

/// <summary>
/// Summary description for XtraReportFacturaReporte
/// </summary>
public class XtraReportFacturaReporteCFDI_ComercioExterior :
DevExpress.XtraReports.UI.XtraReport
{
private DevExpress.XtraReports.UI.DetailBand Detail;
private DSFacturaReporte dsFacturaReporte1;
private DSFacturaReporteTableAdapters.qryFacturaEnc_SelReporteTableAdapter
qryFacturaEnc_SelReporteTableAdapter1;
private XRLabel xrLabel32;
private XRLabel xrLabel43;
private XRLabel xrLabel33;
private XRLabel xrLabel44;
private XRLabel xrLabel46;
private XRLabel xrlTotal;
private XRLabel xrLabel47;
private XRLabel xrLabel48;
private XRLabel xrLabel49;
private XRLabel xrLabel50;
private XRLabel xrLabelTTotal;
private XRLabel xrLabelTISRRetenido;
private XRLabel xrLabelTIVARetenido;
private XRLabel xrLabel52;
private XRLabel xrLabel51;
private XRLine xrLine2;
private XRLabel xrLabelSubtotal;
private XRLabel xrLabelIVARetenido;
private XRLabel xrLabelISRRetenido;
private XRLabel xrLabelTotal;
private XRLabel xrLabel61;
private XRLabel xrLabel62;
private XRLabel xrLabel64;
private XRLabel xrLabel63;
private FormattingRule formattingRule1;
private XRLabel xrLabel65;
private ReportFooterBand ReportFooter;
private XRShape xrShape5;
private XRLabel xrLabel76;
private XRLabel xrLabel71;
private XRShape xrShape4;
private XRLabel xrLabel79;
private XRLabel xrLabel78;
private XRLabel xrlFormaPago;
private XRLabel xrLabel80;
private XRLabel xrLabel84;
private XRLabel xrLabelDescuento;
private XRLabel xrLabelTDescuento;
private XRLabel xrLabel96;
private XRLabel xrLabelNombreCorto;
private XRLabel xrLabelPzas;
private XRLabel xrLabel99;
private XRLabel xrLabel100;
private XRLabel xrLabelPrecioPieza;
private XRPictureBox xrPictureBox2;
private XRLabel xrLabel8;
private XRLabel xrLabel7;
private XRLabel xrLabel102;
private XRLabel xrLabelTC;
private XRLabel xrLabel105;
private XRLabel xrLabelTTC;
private XRLabel xrLabel109;
private XRLabel xrlMetodoPago;
private GroupHeaderBand GroupHeader1;
private GroupHeaderBand GroupHeader2;
private XRLabel xrLabel111;
private GroupFooterBand GroupFooter1;
private XRLabel xrLabel112;
private GroupFooterBand GroupFooter2;
private GroupFooterBand GroupFooter3;
private GroupFooterBand GroupFooter4;
private GroupHeaderBand GroupHeader3;
private XRLabel xrLabel53;
private XRLabel xrLabel70;
private XRLabel xrLabel69;
private XRLabel xrLabelTSubTotal2;
private XRLabel xrLabelSubTotal2;
private XRLabel xrlLabelPorcentajeIVA;
private XRLabel xrLabelIVA;
private XRLabel xrLabelConceptoImporte;
private XRLabel xrLabelConcepto;
private XRLabel xrLabel55;
private XRLabel xrLabelIEPS;
private XRLabel xrLabelTIEPS;
private XRLabel xrLabelDIEPS;
private XRLabel xrLabelDTIEPS;
private XRLabel xrLabelSumPiezas;
private XRLabel xrLabelSumCantidad;
private XRLabel xrlLabelPorcentajeIVADetalle;
private XRLabel xrlPorcentajeIVADetalle;
private XRLabel xrLabelDTDto;
private XRLabel xrLabelDDto;
private XRLabel xrlLabelTipoRelacion;
private XRLabel xrLabel72;
private XRLabel xrlLabelCFDIRelacionado;
private XRLabel xrLabel74;
private XRLabel xrlLabelConfirmacion;
private XRLabel xrLabel94;
private XRLabel xrLabel73;
private XRLabel xrLabel45;
private XRLabel xrLabelSATUM;
private XRLabel xrLabelSATClave;
private XRLabel xrLabel95;
private XRLabel xrLabel104;
private TopMarginBand topMarginBand1;
private BottomMarginBand bottomMarginBand1;
private GroupHeaderBand GroupHeader4;
private XRLabel xrLabel126;
private XRLabel xrLabel127;
private XRLabel xrLabel128;
private XRLabel xrLabel129;
private XRLabel xrLabel130;
private XRLabel xrLabel131;
private XRLabel xrLabel137;
private XRLabel xrLabel138;
private XRLabel xrLabel139;
private XRLabel xrLabel140;
private XRShape xrShape7;
private XRLabel xrLabel168;
private XRLabel xrLabel167;
private XRPictureBox xrPictureBox3;
private XRLabel xrLabel166;
private XRLabel xrLabel165;
private XRLabel xrLabel164;
private XRLabel xrLabel163;
private XRLabel xrLabel162;
private XRLabel xrLabel161;
private XRLabel xrLabel160;
private XRLabel xrLabel159;
private XRLabel xrLabel158;
private XRLabel xrLabel157;
private XRLabel xrLabel156;
private XRLabel xrLabel155;
private XRLabel xrLabel154;
private XRLabel xrLabel153;
private XRLabel xrLabel169;
private XRLabel xrLabel152;
private XRLabel xrLabel170;
private XRLabel xrLabelPedido;
private XRLabel xrLabel187;
private XRLabel xrLabel186;
private XRLabel xrLabel185;
private XRLabel xrLabel184;
private XRLabel xrLabel183;
private XRLabel xrLabel182;
private XRLabel xrLabel181;
private XRLabel xrLabel180;
private XRLabel xrLabel179;
private XRLabel xrLabel178;
private XRLabel xrLabel177;
private XRLabel xrLabel176;
private XRPageInfo xrPageInfo2;
private XRLabel xrLabelOrdenCompra;
private XRLabel xrLabelVendedor;
private XRLabel xrLabelFechaPedido;
private XRLabel xrLabel171;
private XRLabel xrLabelTDescuentoGlobal;
private XRLabel xrLabel151;
private XRLabel xrLabel149;
private XRLabel xrLabel125;
private XRLabel xrLabel124;
private XRLabel xrLabel123;
private XRLabel xrLabel122;
private XRLabel xrLabel121;
private XRLabel xrLabel120;
private XRLabel xrLabel119;
private XRLabel xrLabel118;
private XRLabel xrLabel108;
private XRLabel xrLabel106;
private XRLabel xrLabel81;
private XRLabel xrLabel75;
private XRShape xrShape10;
private XRShape xrShape9;
private XRShape xrShape8;
private XRLabel xrLabel150;
private XRLabel xrLabel148;
private XRLabel xrLabel147;
private XRLabel xrLabel146;
private XRLabel xrLabel145;
private XRLabel xrLabel144;
private XRLabel xrLabel143;
private XRLabel xrLabel142;
private XRLabel xrLabel141;
private XRLabel xrLabel136;
private XRLabel xrLabel135;
private XRLabel xrLabel134;
private XRLabel xrLabel133;
private XRLabel xrLabel132;
private XRLabel xrLabelEDescuentoGlobal;
private GroupFooterBand GroupFooter5;
private XRSubreport xrSubreport1;
private XRLabel xrLabel1;
private XRLabel xrLabel2;
private XRLabel xrLabel3;
private XRLabel xrLabel4;
private XRLabel xrLabel10;
private XRLabel xrLabel5;
private XRLabel xrLabel9;
private XRLabel xrLabel6;

/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;

public XtraReportFacturaReporteCFDI_ComercioExterior()
{
InitializeComponent();
//
// TODO: Add constructor logic here
//

qryFacturaEnc_SelReporteTableAdapter1.Fill(this.dsFacturaReporte1.qryFacturaEnc_Sel
Reporte,
1, 1, 14286);
}
string strDecimalesCantidad = "4";
string strDecimalesPrecio = "4";
Int32 intAltoFila = 0;
Int32 intOcultarLinea = 0;
Int32 intOcultarIVA = 0;

bool GBLIGNORARTC = false;

public XtraReportFacturaReporteCFDI_ComercioExterior(Int32 intEmpresa, Int32


intSucursal, Int32 intFactura)
{

//
// TODO: Add constructor logic here
//
InitializeComponent();

try
{
strDecimalesCantidad = (new EmpresaBO()).valorConfiguracion(76,
intEmpresa, ',');

}
catch (Exception) {

strDecimalesCantidad = "4";
}

try
{

strDecimalesPrecio = (new EmpresaBO()).valorConfiguracion(77,


intEmpresa, ',');
}
catch (Exception)
{

strDecimalesPrecio = "4";
}

try
{
intAltoFila = Int32.Parse((new EmpresaBO()).valorConfiguracion(99,
intEmpresa, ','));
}
catch (Exception) {
intAltoFila = 0;
}
try
{
intOcultarLinea = Int32.Parse((new EmpresaBO()).valorConfiguracion(100,
intEmpresa, ','));
}
catch (Exception) {
intOcultarLinea = 0;
}

try
{
intOcultarIVA = Int32.Parse((new EmpresaBO()).valorConfiguracion(214,
intEmpresa, ','));
}
catch (Exception)
{
intOcultarIVA = 0;
}

if (strDecimalesCantidad == "-1")
strDecimalesCantidad = "0";
if (strDecimalesPrecio == "-1")
strDecimalesPrecio = "0";
if (strDecimalesCantidad == string.Empty || strDecimalesCantidad == "0")
strDecimalesCantidad = "4";
if (strDecimalesPrecio == string.Empty || strDecimalesPrecio == "0")
strDecimalesPrecio = "4";

if (intOcultarIVA == 1) {
xrlLabelPorcentajeIVADetalle.Visible = false;
xrlPorcentajeIVADetalle.Visible = false;
xrlLabelPorcentajeIVA.Visible = false;
xrLabelIVA.Text = "IVA";
}

// Mostrar o no mostrar el TC
try
{
if ((new EmpresaBO()).valorConfiguracion(97, intEmpresa, ',') == "1")
GBLIGNORARTC = true;
}
catch (Exception) {
GBLIGNORARTC = false;
}

qryFacturaEnc_SelReporteTableAdapter1.Fill(this.dsFacturaReporte1.qryFacturaEnc_Sel
Reporte,
intEmpresa, intSucursal, intFactura);
}

/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed;
otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}

#region Designer generated code

/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
string resourceFileName =
"XtraReportFacturaReporteCFDI_ComercioExterior.resx";
DevExpress.XtraPrinting.Shape.ShapeRectangle shapeRectangle1 = new
DevExpress.XtraPrinting.Shape.ShapeRectangle();
DevExpress.XtraPrinting.Shape.ShapeRectangle shapeRectangle2 = new
DevExpress.XtraPrinting.Shape.ShapeRectangle();
DevExpress.XtraPrinting.Shape.ShapeRectangle shapeRectangle3 = new
DevExpress.XtraPrinting.Shape.ShapeRectangle();
DevExpress.XtraPrinting.Shape.ShapeRectangle shapeRectangle4 = new
DevExpress.XtraPrinting.Shape.ShapeRectangle();
DevExpress.XtraPrinting.Shape.ShapeRectangle shapeRectangle5 = new
DevExpress.XtraPrinting.Shape.ShapeRectangle();
DevExpress.XtraPrinting.Shape.ShapeRectangle shapeRectangle6 = new
DevExpress.XtraPrinting.Shape.ShapeRectangle();
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel104 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel95 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelDTDto = new DevExpress.XtraReports.UI.XRLabel();
this.xrlPorcentajeIVADetalle = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelDTIEPS = new DevExpress.XtraReports.UI.XRLabel();
this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
this.xrLabel100 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel99 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel96 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel33 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel32 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel44 = new DevExpress.XtraReports.UI.XRLabel();
this.xrlTotal = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel46 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelPrecioPieza = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelPzas = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelNombreCorto = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel43 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel47 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel48 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel49 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel50 = new DevExpress.XtraReports.UI.XRLabel();
this.xrShape4 = new DevExpress.XtraReports.UI.XRShape();
this.xrLabel71 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel76 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel65 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel64 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel63 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel62 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel61 = new DevExpress.XtraReports.UI.XRLabel();
this.dsFacturaReporte1 = new DSFacturaReporte();
this.qryFacturaEnc_SelReporteTableAdapter1 = new
DSFacturaReporteTableAdapters.qryFacturaEnc_SelReporteTableAdapter();
this.xrLabelTotal = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelISRRetenido = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelIVARetenido = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelSubtotal = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelTTotal = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelTISRRetenido = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelTIVARetenido = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel52 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel51 = new DevExpress.XtraReports.UI.XRLabel();
this.formattingRule1 = new DevExpress.XtraReports.UI.FormattingRule();
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
this.xrLabel109 = new DevExpress.XtraReports.UI.XRLabel();
this.xrlMetodoPago = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelTTC = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel105 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelTC = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel102 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
this.xrLabelTDescuento = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelDescuento = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel84 = new DevExpress.XtraReports.UI.XRLabel();
this.xrlFormaPago = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel80 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel79 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel78 = new DevExpress.XtraReports.UI.XRLabel();
this.xrShape5 = new DevExpress.XtraReports.UI.XRShape();
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
this.xrlLabelPorcentajeIVADetalle = new
DevExpress.XtraReports.UI.XRLabel();
this.xrLabelSATClave = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelSATUM = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelDDto = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelDIEPS = new DevExpress.XtraReports.UI.XRLabel();
this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.xrLabel111 = new DevExpress.XtraReports.UI.XRLabel();
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
this.xrLabel112 = new DevExpress.XtraReports.UI.XRLabel();
this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand();
this.xrlLabelConfirmacion = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel94 = new DevExpress.XtraReports.UI.XRLabel();
this.xrlLabelCFDIRelacionado = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel74 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel69 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel70 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelSubTotal2 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelTSubTotal2 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelIVA = new DevExpress.XtraReports.UI.XRLabel();
this.xrlLabelPorcentajeIVA = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelConcepto = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelConceptoImporte = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelTIEPS = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelIEPS = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelSumCantidad = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelSumPiezas = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel72 = new DevExpress.XtraReports.UI.XRLabel();
this.xrlLabelTipoRelacion = new DevExpress.XtraReports.UI.XRLabel();
this.GroupFooter3 = new DevExpress.XtraReports.UI.GroupFooterBand();
this.xrLabel73 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel45 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel55 = new DevExpress.XtraReports.UI.XRLabel();
this.GroupFooter4 = new DevExpress.XtraReports.UI.GroupFooterBand();
this.GroupHeader3 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.xrLabel53 = new DevExpress.XtraReports.UI.XRLabel();
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
this.bottomMarginBand1 = new
DevExpress.XtraReports.UI.BottomMarginBand();
this.GroupHeader4 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel126 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel127 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel128 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel129 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel130 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel131 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel137 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel138 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel139 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel140 = new DevExpress.XtraReports.UI.XRLabel();
this.xrShape7 = new DevExpress.XtraReports.UI.XRShape();
this.xrLabel168 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel167 = new DevExpress.XtraReports.UI.XRLabel();
this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
this.xrLabel166 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel165 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel164 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel163 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel162 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel161 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel160 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel159 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel158 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel157 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel156 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel155 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel154 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel153 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel169 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel152 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel170 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelPedido = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel187 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel186 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel185 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel184 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel183 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel182 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel181 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel180 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel179 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel178 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel177 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel176 = new DevExpress.XtraReports.UI.XRLabel();
this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo();
this.xrLabelOrdenCompra = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelVendedor = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelFechaPedido = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel171 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelTDescuentoGlobal = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel151 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel149 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel125 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel124 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel123 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel122 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel121 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel120 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel119 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel118 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel108 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel106 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel81 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel75 = new DevExpress.XtraReports.UI.XRLabel();
this.xrShape10 = new DevExpress.XtraReports.UI.XRShape();
this.xrShape9 = new DevExpress.XtraReports.UI.XRShape();
this.xrShape8 = new DevExpress.XtraReports.UI.XRShape();
this.xrLabel150 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel148 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel147 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel146 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel145 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel144 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel143 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel142 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel141 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel136 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel135 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel134 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel133 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel132 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabelEDescuentoGlobal = new DevExpress.XtraReports.UI.XRLabel();
this.GroupFooter5 = new DevExpress.XtraReports.UI.GroupFooterBand();
this.xrSubreport1 = new DevExpress.XtraReports.UI.XRSubreport();
((System.ComponentModel.ISupportInitialize)
(this.dsFacturaReporte1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// Detail
//
this.Detail.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)
(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.Detail.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[]
{
this.xrLabel9,
this.xrLabel104,
this.xrLabel95,
this.xrLabelDTDto,
this.xrlPorcentajeIVADetalle,
this.xrLabelDTIEPS,
this.xrLine2,
this.xrLabel100,
this.xrLabel99,
this.xrLabel96,
this.xrLabel33,
this.xrLabel32,
this.xrLabel44,
this.xrlTotal,
this.xrLabel46});
this.Detail.Font = new System.Drawing.Font("Tahoma", 8.25F);
this.Detail.HeightF = 17F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0,
0, 100F);
this.Detail.StylePriority.UseBorderColor = false;
this.Detail.StylePriority.UseBorders = false;
this.Detail.StylePriority.UseFont = false;
this.Detail.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
this.Detail.BeforePrint += new
System.Drawing.Printing.PrintEventHandler(this.Detail_BeforePrint);
//
// xrLabel9
//
this.xrLabel9.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strObjImpuesto", "{0:n0}")});
this.xrLabel9.Font = new System.Drawing.Font("Tahoma", 6.5F);
this.xrLabel9.LocationFloat = new
DevExpress.Utils.PointFloat(476.5001F, 2.288818E-05F);
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel9.SizeF = new System.Drawing.SizeF(35.5F, 12F);
this.xrLabel9.StylePriority.UseFont = false;
this.xrLabel9.StylePriority.UseTextAlignment = false;
this.xrLabel9.Text = "xrLabel9";
this.xrLabel9.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel104
//
this.xrLabel104.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strSATUM")});
this.xrLabel104.Font = new System.Drawing.Font("Tahoma", 6.5F);
this.xrLabel104.LocationFloat = new DevExpress.Utils.PointFloat(107F,
0F);
this.xrLabel104.Name = "xrLabel104";
this.xrLabel104.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel104.SizeF = new System.Drawing.SizeF(38F, 12F);
this.xrLabel104.StylePriority.UseFont = false;
this.xrLabel104.StylePriority.UseTextAlignment = false;
this.xrLabel104.Text = "xrLabel104";
this.xrLabel104.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel95
//
this.xrLabel95.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strSATClaveProdServ")});
this.xrLabel95.Font = new System.Drawing.Font("Tahoma", 6.5F);
this.xrLabel95.LocationFloat = new DevExpress.Utils.PointFloat(177F,
0F);
this.xrLabel95.Name = "xrLabel95";
this.xrLabel95.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel95.SizeF = new System.Drawing.SizeF(50F, 12F);
this.xrLabel95.StylePriority.UseFont = false;
this.xrLabel95.StylePriority.UseTextAlignment = false;
this.xrLabel95.Text = "xrLabel95";
this.xrLabel95.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabelDTDto
//
this.xrLabelDTDto.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblPorcentajeDescuento", "{0:n1}")});
this.xrLabelDTDto.Font = new System.Drawing.Font("Tahoma", 6.5F);
this.xrLabelDTDto.LocationFloat = new DevExpress.Utils.PointFloat(575F,
0F);
this.xrLabelDTDto.Name = "xrLabelDTDto";
this.xrLabelDTDto.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrLabelDTDto.SizeF = new System.Drawing.SizeF(26F, 12F);
this.xrLabelDTDto.StylePriority.UseFont = false;
this.xrLabelDTDto.StylePriority.UseTextAlignment = false;
this.xrLabelDTDto.Text = "xrLabelDTDto";
this.xrLabelDTDto.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrLabelDTDto.Visible = false;
//
// xrlPorcentajeIVADetalle
//
this.xrlPorcentajeIVADetalle.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblPorcentajeIVAPartida", "{0:n0}")});
this.xrlPorcentajeIVADetalle.Font = new System.Drawing.Font("Tahoma",
6.5F);
this.xrlPorcentajeIVADetalle.LocationFloat = new
DevExpress.Utils.PointFloat(512F, 0F);
this.xrlPorcentajeIVADetalle.Name = "xrlPorcentajeIVADetalle";
this.xrlPorcentajeIVADetalle.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrlPorcentajeIVADetalle.SizeF = new System.Drawing.SizeF(32F,
12F);
this.xrlPorcentajeIVADetalle.StylePriority.UseFont = false;
this.xrlPorcentajeIVADetalle.StylePriority.UseTextAlignment = false;
this.xrlPorcentajeIVADetalle.Text = "xrlPorcentajeIVADetalle";
this.xrlPorcentajeIVADetalle.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelDTIEPS
//
this.xrLabelDTIEPS.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblPorcentajeIEPS", "{0:n1}")});
this.xrLabelDTIEPS.Font = new System.Drawing.Font("Tahoma", 6.5F);
this.xrLabelDTIEPS.LocationFloat = new
DevExpress.Utils.PointFloat(544F, 0F);
this.xrLabelDTIEPS.Name = "xrLabelDTIEPS";
this.xrLabelDTIEPS.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrLabelDTIEPS.SizeF = new System.Drawing.SizeF(31F, 12F);
this.xrLabelDTIEPS.StylePriority.UseFont = false;
this.xrLabelDTIEPS.StylePriority.UseTextAlignment = false;
this.xrLabelDTIEPS.Text = "xrLabelDTIEPS";
this.xrLabelDTIEPS.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrLabelDTIEPS.Visible = false;
//
// xrLine2
//
this.xrLine2.BackColor = System.Drawing.Color.Transparent;
this.xrLine2.BorderColor = System.Drawing.Color.DarkGray;
this.xrLine2.BorderWidth = 0;
this.xrLine2.ForeColor = System.Drawing.SystemColors.GrayText;
this.xrLine2.LineWidth = 0;
this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(2F, 15F);
this.xrLine2.Name = "xrLine2";
this.xrLine2.SizeF = new System.Drawing.SizeF(779F, 2F);
this.xrLine2.StylePriority.UseBackColor = false;
this.xrLine2.StylePriority.UseBorderColor = false;
this.xrLine2.StylePriority.UseBorderWidth = false;
//
// xrLabel100
//
this.xrLabel100.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblPrecioPieza", "{0:c2}")});
this.xrLabel100.Font = new System.Drawing.Font("Tahoma", 6.5F);
this.xrLabel100.LocationFloat = new DevExpress.Utils.PointFloat(667F,
0F);
this.xrLabel100.Name = "xrLabel100";
this.xrLabel100.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel100.SizeF = new System.Drawing.SizeF(47F, 12F);
this.xrLabel100.StylePriority.UseFont = false;
this.xrLabel100.StylePriority.UseTextAlignment = false;
this.xrLabel100.Text = "xrLabel100";
this.xrLabel100.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel99
//
this.xrLabel99.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblCantidadPieza", "{0:n2}")});
this.xrLabel99.Font = new System.Drawing.Font("Tahoma", 6.5F);
this.xrLabel99.LocationFloat = new DevExpress.Utils.PointFloat(144F,
0F);
this.xrLabel99.Name = "xrLabel99";
this.xrLabel99.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel99.SizeF = new System.Drawing.SizeF(32F, 12F);
this.xrLabel99.StylePriority.UseFont = false;
this.xrLabel99.StylePriority.UseTextAlignment = false;
this.xrLabel99.Text = "xrLabel99";
this.xrLabel99.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrLabel99.BeforePrint += new
System.Drawing.Printing.PrintEventHandler(this.xrLabel99_BeforePrint);
//
// xrLabel96
//
this.xrLabel96.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strNombreCorto")});
this.xrLabel96.Font = new System.Drawing.Font("Tahoma", 6.5F);
this.xrLabel96.LocationFloat = new DevExpress.Utils.PointFloat(228F,
0F);
this.xrLabel96.Name = "xrLabel96";
this.xrLabel96.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel96.SizeF = new System.Drawing.SizeF(71F, 12F);
this.xrLabel96.StylePriority.UseFont = false;
this.xrLabel96.StylePriority.UseTextAlignment = false;
this.xrLabel96.Text = "xrLabel96";
this.xrLabel96.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel33
//
this.xrLabel33.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strUM")});
this.xrLabel33.Font = new System.Drawing.Font("Tahoma", 6.5F);
this.xrLabel33.LocationFloat = new DevExpress.Utils.PointFloat(64F,
0F);
this.xrLabel33.Name = "xrLabel33";
this.xrLabel33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel33.SizeF = new System.Drawing.SizeF(42F, 12F);
this.xrLabel33.StylePriority.UseFont = false;
this.xrLabel33.StylePriority.UseTextAlignment = false;
this.xrLabel33.Text = "xrLabel33";
this.xrLabel33.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel32
//
this.xrLabel32.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strNombre")});
this.xrLabel32.Font = new System.Drawing.Font("Tahoma", 6.5F);
this.xrLabel32.LocationFloat = new DevExpress.Utils.PointFloat(300F,
0F);
this.xrLabel32.Name = "xrLabel32";
this.xrLabel32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel32.SizeF = new System.Drawing.SizeF(176.5F, 12F);
this.xrLabel32.StylePriority.UseFont = false;
this.xrLabel32.Text = "xrLabel32";
//
// xrLabel44
//
this.xrLabel44.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblCantidad", "{0:n5}")});
this.xrLabel44.Font = new System.Drawing.Font("Tahoma", 6.5F);
this.xrLabel44.LocationFloat = new DevExpress.Utils.PointFloat(2F, 0F);
this.xrLabel44.Name = "xrLabel44";
this.xrLabel44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel44.SizeF = new System.Drawing.SizeF(61F, 12F);
this.xrLabel44.StylePriority.UseFont = false;
this.xrLabel44.StylePriority.UseTextAlignment = false;
this.xrLabel44.Text = "xrLabel44";
this.xrLabel44.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrLabel44.BeforePrint += new
System.Drawing.Printing.PrintEventHandler(this.xrLabel44_BeforePrint);
//
// xrlTotal
//
this.xrlTotal.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblImporte", "{0:c5}")});
this.xrlTotal.Font = new System.Drawing.Font("Tahoma", 6.5F);
this.xrlTotal.LocationFloat = new DevExpress.Utils.PointFloat(715F,
0F);
this.xrlTotal.Name = "xrlTotal";
this.xrlTotal.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrlTotal.SizeF = new System.Drawing.SizeF(66F, 12F);
this.xrlTotal.StylePriority.UseFont = false;
this.xrlTotal.StylePriority.UseTextAlignment = false;
this.xrlTotal.Text = "xrlTotal";
this.xrlTotal.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrlTotal.BeforePrint += new
System.Drawing.Printing.PrintEventHandler(this.xrlTotal_BeforePrint);
//
// xrLabel46
//
this.xrLabel46.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblVenta", "{0:c5}")});
this.xrLabel46.Font = new System.Drawing.Font("Tahoma", 6.5F);
this.xrLabel46.LocationFloat = new DevExpress.Utils.PointFloat(602F,
0F);
this.xrLabel46.Name = "xrLabel46";
this.xrLabel46.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel46.SizeF = new System.Drawing.SizeF(65F, 12F);
this.xrLabel46.StylePriority.UseFont = false;
this.xrLabel46.StylePriority.UseTextAlignment = false;
this.xrLabel46.Text = "xrLabel46";
this.xrLabel46.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrLabel46.BeforePrint += new
System.Drawing.Printing.PrintEventHandler(this.xrLabel46_BeforePrint);
//
// xrLabelPrecioPieza
//
this.xrLabelPrecioPieza.Font = new System.Drawing.Font("Tahoma", 6F,
System.Drawing.FontStyle.Bold);
this.xrLabelPrecioPieza.ForeColor = System.Drawing.Color.White;
this.xrLabelPrecioPieza.LocationFloat = new
DevExpress.Utils.PointFloat(665F, 0F);
this.xrLabelPrecioPieza.Name = "xrLabelPrecioPieza";
this.xrLabelPrecioPieza.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelPrecioPieza.SizeF = new System.Drawing.SizeF(49F, 15F);
this.xrLabelPrecioPieza.StylePriority.UseFont = false;
this.xrLabelPrecioPieza.StylePriority.UseForeColor = false;
this.xrLabelPrecioPieza.StylePriority.UseTextAlignment = false;
this.xrLabelPrecioPieza.Text = "Precio Pza";
this.xrLabelPrecioPieza.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelPzas
//
this.xrLabelPzas.Font = new System.Drawing.Font("Tahoma", 6F,
System.Drawing.FontStyle.Bold);
this.xrLabelPzas.ForeColor = System.Drawing.Color.White;
this.xrLabelPzas.LocationFloat = new DevExpress.Utils.PointFloat(144F,
0F);
this.xrLabelPzas.Name = "xrLabelPzas";
this.xrLabelPzas.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrLabelPzas.SizeF = new System.Drawing.SizeF(32F, 15F);
this.xrLabelPzas.StylePriority.UseFont = false;
this.xrLabelPzas.StylePriority.UseForeColor = false;
this.xrLabelPzas.StylePriority.UseTextAlignment = false;
this.xrLabelPzas.Text = "Pzas";
this.xrLabelPzas.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelNombreCorto
//
this.xrLabelNombreCorto.Font = new System.Drawing.Font("Tahoma", 6F,
System.Drawing.FontStyle.Bold);
this.xrLabelNombreCorto.ForeColor = System.Drawing.Color.White;
this.xrLabelNombreCorto.LocationFloat = new
DevExpress.Utils.PointFloat(229F, 0F);
this.xrLabelNombreCorto.Name = "xrLabelNombreCorto";
this.xrLabelNombreCorto.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelNombreCorto.SizeF = new System.Drawing.SizeF(71F, 15F);
this.xrLabelNombreCorto.StylePriority.UseFont = false;
this.xrLabelNombreCorto.StylePriority.UseForeColor = false;
this.xrLabelNombreCorto.StylePriority.UseTextAlignment = false;
this.xrLabelNombreCorto.Text = "Clave";
this.xrLabelNombreCorto.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel43
//
this.xrLabel43.Font = new System.Drawing.Font("Tahoma", 6F,
System.Drawing.FontStyle.Bold);
this.xrLabel43.ForeColor = System.Drawing.Color.White;
this.xrLabel43.LocationFloat = new DevExpress.Utils.PointFloat(4F, 0F);
this.xrLabel43.Name = "xrLabel43";
this.xrLabel43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel43.SizeF = new System.Drawing.SizeF(59F, 15F);
this.xrLabel43.StylePriority.UseFont = false;
this.xrLabel43.StylePriority.UseForeColor = false;
this.xrLabel43.StylePriority.UseTextAlignment = false;
this.xrLabel43.Text = "Cantidad";
this.xrLabel43.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel47
//
this.xrLabel47.Font = new System.Drawing.Font("Tahoma", 6F,
System.Drawing.FontStyle.Bold);
this.xrLabel47.ForeColor = System.Drawing.Color.White;
this.xrLabel47.LocationFloat = new DevExpress.Utils.PointFloat(300F,
0F);
this.xrLabel47.Name = "xrLabel47";
this.xrLabel47.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel47.SizeF = new System.Drawing.SizeF(176.5F, 15F);
this.xrLabel47.StylePriority.UseFont = false;
this.xrLabel47.StylePriority.UseForeColor = false;
this.xrLabel47.Text = "Descripción";
//
// xrLabel48
//
this.xrLabel48.Font = new System.Drawing.Font("Tahoma", 6F,
System.Drawing.FontStyle.Bold);
this.xrLabel48.ForeColor = System.Drawing.Color.White;
this.xrLabel48.LocationFloat = new DevExpress.Utils.PointFloat(63F,
0F);
this.xrLabel48.Name = "xrLabel48";
this.xrLabel48.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel48.SizeF = new System.Drawing.SizeF(42F, 15F);
this.xrLabel48.StylePriority.UseFont = false;
this.xrLabel48.StylePriority.UseForeColor = false;
this.xrLabel48.StylePriority.UseTextAlignment = false;
this.xrLabel48.Text = "UM";
this.xrLabel48.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel49
//
this.xrLabel49.Font = new System.Drawing.Font("Tahoma", 6F,
System.Drawing.FontStyle.Bold);
this.xrLabel49.ForeColor = System.Drawing.Color.White;
this.xrLabel49.LocationFloat = new DevExpress.Utils.PointFloat(602F,
0F);
this.xrLabel49.Name = "xrLabel49";
this.xrLabel49.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel49.SizeF = new System.Drawing.SizeF(63F, 15F);
this.xrLabel49.StylePriority.UseFont = false;
this.xrLabel49.StylePriority.UseForeColor = false;
this.xrLabel49.StylePriority.UseTextAlignment = false;
this.xrLabel49.Text = "Precio";
this.xrLabel49.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel50
//
this.xrLabel50.Font = new System.Drawing.Font("Tahoma", 6F,
System.Drawing.FontStyle.Bold);
this.xrLabel50.ForeColor = System.Drawing.Color.White;
this.xrLabel50.LocationFloat = new DevExpress.Utils.PointFloat(715F,
0F);
this.xrLabel50.Name = "xrLabel50";
this.xrLabel50.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel50.SizeF = new System.Drawing.SizeF(67F, 15F);
this.xrLabel50.StylePriority.UseFont = false;
this.xrLabel50.StylePriority.UseForeColor = false;
this.xrLabel50.StylePriority.UseTextAlignment = false;
this.xrLabel50.Text = "Total";
this.xrLabel50.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrShape4
//
this.xrShape4.BorderWidth = 0;
this.xrShape4.FillColor = System.Drawing.Color.DarkGray;
this.xrShape4.Font = new System.Drawing.Font("Times New Roman", 6F);
this.xrShape4.LineWidth = 0;
this.xrShape4.LocationFloat = new DevExpress.Utils.PointFloat(2F, 0F);
this.xrShape4.Name = "xrShape4";
this.xrShape4.Shape = shapeRectangle1;
this.xrShape4.SizeF = new System.Drawing.SizeF(779F, 17F);
this.xrShape4.Stretch = true;
this.xrShape4.StylePriority.UseBorderWidth = false;
this.xrShape4.StylePriority.UseFont = false;
//
// xrLabel71
//
this.xrLabel71.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strRemitido")});
this.xrLabel71.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel71.LocationFloat = new DevExpress.Utils.PointFloat(104F,
98F);
this.xrLabel71.Multiline = true;
this.xrLabel71.Name = "xrLabel71";
this.xrLabel71.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel71.SizeF = new System.Drawing.SizeF(333F, 25F);
this.xrLabel71.StylePriority.UseFont = false;
this.xrLabel71.Text = "xrLabel71";
//
// xrLabel76
//
this.xrLabel76.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel76.ForeColor = System.Drawing.Color.Gray;
this.xrLabel76.LocationFloat = new DevExpress.Utils.PointFloat(8F,
98F);
this.xrLabel76.Name = "xrLabel76";
this.xrLabel76.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel76.SizeF = new System.Drawing.SizeF(82F, 12F);
this.xrLabel76.StylePriority.UseFont = false;
this.xrLabel76.StylePriority.UseForeColor = false;
this.xrLabel76.Text = "Remitir/Enviar:";
//
// xrLabel65
//
this.xrLabel65.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel65.LocationFloat = new DevExpress.Utils.PointFloat(75F,
2F);
this.xrLabel65.Name = "xrLabel65";
this.xrLabel65.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel65.SizeF = new System.Drawing.SizeF(634F, 17F);
this.xrLabel65.StylePriority.UseFont = false;
this.xrLabel65.StylePriority.UseTextAlignment = false;
this.xrLabel65.Text = "\"Este documento es una representación impresa
de un CFDI\"";
this.xrLabel65.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopCenter;
//
// xrLabel64
//
this.xrLabel64.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel64.ForeColor = System.Drawing.Color.Gray;
this.xrLabel64.LocationFloat = new DevExpress.Utils.PointFloat(17F,
17F);
this.xrLabel64.Name = "xrLabel64";
this.xrLabel64.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel64.SizeF = new System.Drawing.SizeF(150F, 17F);
this.xrLabel64.StylePriority.UseFont = false;
this.xrLabel64.StylePriority.UseForeColor = false;
this.xrLabel64.StylePriority.UseTextAlignment = false;
this.xrLabel64.Text = "Sello Digital:";
this.xrLabel64.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel63
//
this.xrLabel63.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strSelloDigitalCFD")});
this.xrLabel63.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel63.LocationFloat = new DevExpress.Utils.PointFloat(17F,
33F);
this.xrLabel63.Name = "xrLabel63";
this.xrLabel63.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel63.SizeF = new System.Drawing.SizeF(550F, 32F);
this.xrLabel63.StylePriority.UseFont = false;
this.xrLabel63.Text = "xrLabel63";
//
// xrLabel62
//
this.xrLabel62.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel62.ForeColor = System.Drawing.Color.Gray;
this.xrLabel62.LocationFloat = new DevExpress.Utils.PointFloat(17F,
67F);
this.xrLabel62.Multiline = true;
this.xrLabel62.Name = "xrLabel62";
this.xrLabel62.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel62.SizeF = new System.Drawing.SizeF(464F, 17F);
this.xrLabel62.StylePriority.UseFont = false;
this.xrLabel62.StylePriority.UseForeColor = false;
this.xrLabel62.StylePriority.UseTextAlignment = false;
this.xrLabel62.Text = "Cadena Original del Complemento de Certificación
Digital del SAT\r\n";
this.xrLabel62.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel61
//
this.xrLabel61.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strCadenaOriginalCFDI")});
this.xrLabel61.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel61.LocationFloat = new DevExpress.Utils.PointFloat(17F,
83F);
this.xrLabel61.Name = "xrLabel61";
this.xrLabel61.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel61.SizeF = new System.Drawing.SizeF(550F, 33F);
this.xrLabel61.StylePriority.UseFont = false;
this.xrLabel61.Text = "xrLabel61";
//
// dsFacturaReporte1
//
this.dsFacturaReporte1.DataSetName = "DSFacturaReporte";
this.dsFacturaReporte1.EnforceConstraints = false;
this.dsFacturaReporte1.SchemaSerializationMode =
System.Data.SchemaSerializationMode.IncludeSchema;
//
// qryFacturaEnc_SelReporteTableAdapter1
//
this.qryFacturaEnc_SelReporteTableAdapter1.ClearBeforeFill = true;
//
// xrLabelTotal
//
this.xrLabelTotal.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelTotal.ForeColor = System.Drawing.Color.Gray;
this.xrLabelTotal.LocationFloat = new DevExpress.Utils.PointFloat(557F,
90F);
this.xrLabelTotal.Name = "xrLabelTotal";
this.xrLabelTotal.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrLabelTotal.SizeF = new System.Drawing.SizeF(100F, 13F);
this.xrLabelTotal.StylePriority.UseFont = false;
this.xrLabelTotal.StylePriority.UseForeColor = false;
this.xrLabelTotal.StylePriority.UseTextAlignment = false;
this.xrLabelTotal.Text = "Total:";
this.xrLabelTotal.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelISRRetenido
//
this.xrLabelISRRetenido.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelISRRetenido.ForeColor = System.Drawing.Color.Gray;
this.xrLabelISRRetenido.LocationFloat = new
DevExpress.Utils.PointFloat(557F, 64F);
this.xrLabelISRRetenido.Name = "xrLabelISRRetenido";
this.xrLabelISRRetenido.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelISRRetenido.SizeF = new System.Drawing.SizeF(100F, 13F);
this.xrLabelISRRetenido.StylePriority.UseFont = false;
this.xrLabelISRRetenido.StylePriority.UseForeColor = false;
this.xrLabelISRRetenido.StylePriority.UseTextAlignment = false;
this.xrLabelISRRetenido.Text = "ISR Retenido:";
this.xrLabelISRRetenido.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelIVARetenido
//
this.xrLabelIVARetenido.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelIVARetenido.ForeColor = System.Drawing.Color.Gray;
this.xrLabelIVARetenido.LocationFloat = new
DevExpress.Utils.PointFloat(557F, 52F);
this.xrLabelIVARetenido.Name = "xrLabelIVARetenido";
this.xrLabelIVARetenido.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelIVARetenido.SizeF = new System.Drawing.SizeF(100F, 13F);
this.xrLabelIVARetenido.StylePriority.UseFont = false;
this.xrLabelIVARetenido.StylePriority.UseForeColor = false;
this.xrLabelIVARetenido.StylePriority.UseTextAlignment = false;
this.xrLabelIVARetenido.Text = "IVA Retenido:";
this.xrLabelIVARetenido.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelSubtotal
//
this.xrLabelSubtotal.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelSubtotal.ForeColor = System.Drawing.Color.Gray;
this.xrLabelSubtotal.LocationFloat = new
DevExpress.Utils.PointFloat(558F, 14F);
this.xrLabelSubtotal.Name = "xrLabelSubtotal";
this.xrLabelSubtotal.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelSubtotal.SizeF = new System.Drawing.SizeF(100F, 13F);
this.xrLabelSubtotal.StylePriority.UseFont = false;
this.xrLabelSubtotal.StylePriority.UseForeColor = false;
this.xrLabelSubtotal.StylePriority.UseTextAlignment = false;
this.xrLabelSubtotal.Text = "SubTotal:";
this.xrLabelSubtotal.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelTTotal
//
this.xrLabelTTotal.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblTotal", "{0:c2}")});
this.xrLabelTTotal.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabelTTotal.LocationFloat = new
DevExpress.Utils.PointFloat(667F, 90F);
this.xrLabelTTotal.Name = "xrLabelTTotal";
this.xrLabelTTotal.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrLabelTTotal.SizeF = new System.Drawing.SizeF(100F, 12F);
this.xrLabelTTotal.StylePriority.UseFont = false;
this.xrLabelTTotal.StylePriority.UseTextAlignment = false;
this.xrLabelTTotal.Text = "xrLabelTTotal";
this.xrLabelTTotal.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelTISRRetenido
//
this.xrLabelTISRRetenido.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblISRRetenido", "{0:c2}")});
this.xrLabelTISRRetenido.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabelTISRRetenido.LocationFloat = new
DevExpress.Utils.PointFloat(667F, 64F);
this.xrLabelTISRRetenido.Name = "xrLabelTISRRetenido";
this.xrLabelTISRRetenido.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelTISRRetenido.SizeF = new System.Drawing.SizeF(100F, 12F);
this.xrLabelTISRRetenido.StylePriority.UseFont = false;
this.xrLabelTISRRetenido.StylePriority.UseTextAlignment = false;
this.xrLabelTISRRetenido.Text = "xrLabelTISRRetenido";
this.xrLabelTISRRetenido.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelTIVARetenido
//
this.xrLabelTIVARetenido.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblIVARetenido", "{0:c2}")});
this.xrLabelTIVARetenido.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabelTIVARetenido.LocationFloat = new
DevExpress.Utils.PointFloat(667F, 52F);
this.xrLabelTIVARetenido.Name = "xrLabelTIVARetenido";
this.xrLabelTIVARetenido.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelTIVARetenido.SizeF = new System.Drawing.SizeF(100F, 12F);
this.xrLabelTIVARetenido.StylePriority.UseFont = false;
this.xrLabelTIVARetenido.StylePriority.UseTextAlignment = false;
this.xrLabelTIVARetenido.Text = "xrLabelTIVARetenido";
this.xrLabelTIVARetenido.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel52
//
this.xrLabel52.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblIVA", "{0:c2}")});
this.xrLabel52.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel52.LocationFloat = new DevExpress.Utils.PointFloat(667F,
26F);
this.xrLabel52.Name = "xrLabel52";
this.xrLabel52.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel52.SizeF = new System.Drawing.SizeF(100F, 13F);
this.xrLabel52.StylePriority.UseFont = false;
this.xrLabel52.StylePriority.UseTextAlignment = false;
this.xrLabel52.Text = "xrLabel52";
this.xrLabel52.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel51
//
this.xrLabel51.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblSubTotal", "{0:c2}")});
this.xrLabel51.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel51.LocationFloat = new DevExpress.Utils.PointFloat(667F,
14F);
this.xrLabel51.Name = "xrLabel51";
this.xrLabel51.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel51.SizeF = new System.Drawing.SizeF(100F, 12F);
this.xrLabel51.StylePriority.UseFont = false;
this.xrLabel51.StylePriority.UseTextAlignment = false;
this.xrLabel51.Text = "xrLabel51";
this.xrLabel51.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// formattingRule1
//
this.formattingRule1.Name = "formattingRule1";
//
// ReportFooter
//
this.ReportFooter.HeightF = 8F;
this.ReportFooter.Name = "ReportFooter";
//
// xrLabel109
//
this.xrLabel109.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strAddendaCFD")});
this.xrLabel109.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel109.LocationFloat = new DevExpress.Utils.PointFloat(104F,
53F);
this.xrLabel109.Name = "xrLabel109";
this.xrLabel109.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel109.SizeF = new System.Drawing.SizeF(217F, 12F);
this.xrLabel109.StylePriority.UseFont = false;
this.xrLabel109.Text = "xrLabel109";
//
// xrlMetodoPago
//
this.xrlMetodoPago.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrlMetodoPago.ForeColor = System.Drawing.Color.Gray;
this.xrlMetodoPago.LocationFloat = new DevExpress.Utils.PointFloat(8F,
53F);
this.xrlMetodoPago.Name = "xrlMetodoPago";
this.xrlMetodoPago.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrlMetodoPago.SizeF = new System.Drawing.SizeF(90F, 13F);
this.xrlMetodoPago.StylePriority.UseFont = false;
this.xrlMetodoPago.StylePriority.UseForeColor = false;
this.xrlMetodoPago.Text = "Método de Pago:";
//
// xrLabelTTC
//
this.xrLabelTTC.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblTipoCambio", "{0:n4}")});
this.xrLabelTTC.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabelTTC.LocationFloat = new DevExpress.Utils.PointFloat(390F,
68F);
this.xrLabelTTC.Name = "xrLabelTTC";
this.xrLabelTTC.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabelTTC.SizeF = new System.Drawing.SizeF(67F, 13F);
this.xrLabelTTC.StylePriority.UseFont = false;
this.xrLabelTTC.StylePriority.UseTextAlignment = false;
this.xrLabelTTC.Text = "xrLabelTTC";
this.xrLabelTTC.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel105
//
this.xrLabel105.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strMoneda")});
this.xrLabel105.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel105.LocationFloat = new DevExpress.Utils.PointFloat(390F,
53F);
this.xrLabel105.Name = "xrLabel105";
this.xrLabel105.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel105.SizeF = new System.Drawing.SizeF(67F, 13F);
this.xrLabel105.StylePriority.UseFont = false;
this.xrLabel105.StylePriority.UseTextAlignment = false;
this.xrLabel105.Text = "xrLabel105";
this.xrLabel105.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelTC
//
this.xrLabelTC.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelTC.ForeColor = System.Drawing.Color.Gray;
this.xrLabelTC.LocationFloat = new DevExpress.Utils.PointFloat(321F,
68F);
this.xrLabelTC.Name = "xrLabelTC";
this.xrLabelTC.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabelTC.SizeF = new System.Drawing.SizeF(67F, 13F);
this.xrLabelTC.StylePriority.UseFont = false;
this.xrLabelTC.StylePriority.UseForeColor = false;
this.xrLabelTC.Text = "T. C. :";
//
// xrLabel102
//
this.xrLabel102.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel102.ForeColor = System.Drawing.Color.Gray;
this.xrLabel102.LocationFloat = new DevExpress.Utils.PointFloat(321F,
53F);
this.xrLabel102.Name = "xrLabel102";
this.xrLabel102.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel102.SizeF = new System.Drawing.SizeF(50F, 13F);
this.xrLabel102.StylePriority.UseFont = false;
this.xrLabel102.StylePriority.UseForeColor = false;
this.xrLabel102.Text = "Moneda:";
//
// xrLabel8
//
this.xrLabel8.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strSelloSAT")});
this.xrLabel8.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(16F,
134F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel8.SizeF = new System.Drawing.SizeF(551F, 32F);
this.xrLabel8.StylePriority.UseFont = false;
this.xrLabel8.Text = "xrLabel8";
//
// xrLabel7
//
this.xrLabel7.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel7.ForeColor = System.Drawing.Color.Gray;
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(17F,
117F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel7.SizeF = new System.Drawing.SizeF(150F, 17F);
this.xrLabel7.StylePriority.UseFont = false;
this.xrLabel7.StylePriority.UseForeColor = false;
this.xrLabel7.StylePriority.UseTextAlignment = false;
this.xrLabel7.Text = "Sello Digital del SAT:";
this.xrLabel7.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrPictureBox2
//
this.xrPictureBox2.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("ImageUrl", null,
"qryFacturaEnc_SelReporte.strImagenCBB")});
this.xrPictureBox2.LocationFloat = new
DevExpress.Utils.PointFloat(590F, 21.00001F);
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(177F, 179F);
this.xrPictureBox2.Sizing =
DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
//
// xrLabelTDescuento
//
this.xrLabelTDescuento.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblDescuento", "{0:c2}")});
this.xrLabelTDescuento.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabelTDescuento.LocationFloat = new
DevExpress.Utils.PointFloat(667F, 0F);
this.xrLabelTDescuento.Name = "xrLabelTDescuento";
this.xrLabelTDescuento.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelTDescuento.SizeF = new System.Drawing.SizeF(100F, 13F);
this.xrLabelTDescuento.StylePriority.UseFont = false;
this.xrLabelTDescuento.StylePriority.UseTextAlignment = false;
this.xrLabelTDescuento.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelDescuento
//
this.xrLabelDescuento.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelDescuento.ForeColor = System.Drawing.Color.Gray;
this.xrLabelDescuento.LocationFloat = new
DevExpress.Utils.PointFloat(558F, 0F);
this.xrLabelDescuento.Name = "xrLabelDescuento";
this.xrLabelDescuento.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelDescuento.SizeF = new System.Drawing.SizeF(100F, 13F);
this.xrLabelDescuento.StylePriority.UseFont = false;
this.xrLabelDescuento.StylePriority.UseForeColor = false;
this.xrLabelDescuento.StylePriority.UseTextAlignment = false;
this.xrLabelDescuento.Text = "Descuento:";
this.xrLabelDescuento.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel84
//
this.xrLabel84.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strNota2")});
this.xrLabel84.Font = new System.Drawing.Font("Courier New", 8.25F,
System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel84.LocationFloat = new DevExpress.Utils.PointFloat(8F, 0F);
this.xrLabel84.Multiline = true;
this.xrLabel84.Name = "xrLabel84";
this.xrLabel84.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel84.SizeF = new System.Drawing.SizeF(750F, 10F);
this.xrLabel84.StylePriority.UseFont = false;
this.xrLabel84.Text = "xrLabel84";
//
// xrlFormaPago
//
this.xrlFormaPago.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrlFormaPago.ForeColor = System.Drawing.Color.Gray;
this.xrlFormaPago.LocationFloat = new DevExpress.Utils.PointFloat(8F,
68F);
this.xrlFormaPago.Name = "xrlFormaPago";
this.xrlFormaPago.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrlFormaPago.SizeF = new System.Drawing.SizeF(88F, 12F);
this.xrlFormaPago.StylePriority.UseFont = false;
this.xrlFormaPago.StylePriority.UseForeColor = false;
this.xrlFormaPago.Text = "Forma de Pago:";
//
// xrLabel80
//
this.xrLabel80.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strTipoPago")});
this.xrLabel80.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel80.LocationFloat = new DevExpress.Utils.PointFloat(104F,
68F);
this.xrLabel80.Name = "xrLabel80";
this.xrLabel80.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel80.SizeF = new System.Drawing.SizeF(217F, 12F);
this.xrLabel80.StylePriority.UseFont = false;
this.xrLabel80.Text = "xrLabel80";
//
// xrLabel79
//
this.xrLabel79.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel79.ForeColor = System.Drawing.Color.Gray;
this.xrLabel79.LocationFloat = new DevExpress.Utils.PointFloat(8F, 0F);
this.xrLabel79.Name = "xrLabel79";
this.xrLabel79.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel79.SizeF = new System.Drawing.SizeF(150F, 12F);
this.xrLabel79.StylePriority.UseFont = false;
this.xrLabel79.StylePriority.UseForeColor = false;
this.xrLabel79.Text = "Importe con letra:";
//
// xrLabel78
//
this.xrLabel78.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strTotal")});
this.xrLabel78.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel78.LocationFloat = new DevExpress.Utils.PointFloat(8F,
13F);
this.xrLabel78.Name = "xrLabel78";
this.xrLabel78.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel78.SizeF = new System.Drawing.SizeF(525F, 27F);
this.xrLabel78.StylePriority.UseFont = false;
this.xrLabel78.Text = "xrLabel78";
//
// xrShape5
//
this.xrShape5.BackColor = System.Drawing.Color.WhiteSmoke;
this.xrShape5.BorderColor = System.Drawing.Color.Gray;
this.xrShape5.Borders = ((DevExpress.XtraPrinting.BorderSide)
((((DevExpress.XtraPrinting.BorderSide.Left |
DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrShape5.LineWidth = 0;
this.xrShape5.LocationFloat = new DevExpress.Utils.PointFloat(8F, 2F);
this.xrShape5.Name = "xrShape5";
this.xrShape5.Shape = shapeRectangle2;
this.xrShape5.SizeF = new System.Drawing.SizeF(767F, 200F);
this.xrShape5.StylePriority.UseBackColor = false;
this.xrShape5.StylePriority.UseBorderColor = false;
this.xrShape5.StylePriority.UseBorders = false;
//
// GroupHeader1
//
this.GroupHeader1.Controls.AddRange(new
DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel6,
this.xrlLabelPorcentajeIVADetalle,
this.xrLabelSATClave,
this.xrLabelSATUM,
this.xrLabelDDto,
this.xrLabelDIEPS,
this.xrLabelPrecioPieza,
this.xrLabelPzas,
this.xrLabelNombreCorto,
this.xrLabel43,
this.xrLabel47,
this.xrLabel48,
this.xrLabel49,
this.xrLabel50,
this.xrShape4});
this.GroupHeader1.HeightF = 17F;
this.GroupHeader1.Name = "GroupHeader1";
this.GroupHeader1.BeforePrint += new
System.Drawing.Printing.PrintEventHandler(this.GroupHeader1_BeforePrint);
//
// xrLabel6
//
this.xrLabel6.Font = new System.Drawing.Font("Tahoma", 5F,
System.Drawing.FontStyle.Bold);
this.xrLabel6.ForeColor = System.Drawing.Color.White;
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(476.5F,
0F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel6.SizeF = new System.Drawing.SizeF(35.5F, 15F);
this.xrLabel6.StylePriority.UseFont = false;
this.xrLabel6.StylePriority.UseForeColor = false;
this.xrLabel6.StylePriority.UseTextAlignment = false;
this.xrLabel6.Text = "Obj Imp.";
this.xrLabel6.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrlLabelPorcentajeIVADetalle
//
this.xrlLabelPorcentajeIVADetalle.Font = new
System.Drawing.Font("Tahoma", 5F, System.Drawing.FontStyle.Bold);
this.xrlLabelPorcentajeIVADetalle.ForeColor =
System.Drawing.Color.White;
this.xrlLabelPorcentajeIVADetalle.LocationFloat = new
DevExpress.Utils.PointFloat(512F, 0F);
this.xrlLabelPorcentajeIVADetalle.Name =
"xrlLabelPorcentajeIVADetalle";
this.xrlLabelPorcentajeIVADetalle.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrlLabelPorcentajeIVADetalle.SizeF = new System.Drawing.SizeF(32F,
15F);
this.xrlLabelPorcentajeIVADetalle.StylePriority.UseFont = false;
this.xrlLabelPorcentajeIVADetalle.StylePriority.UseForeColor = false;
this.xrlLabelPorcentajeIVADetalle.StylePriority.UseTextAlignment =
false;
this.xrlLabelPorcentajeIVADetalle.Text = "%IVA";
this.xrlLabelPorcentajeIVADetalle.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelSATClave
//
this.xrLabelSATClave.Font = new System.Drawing.Font("Tahoma", 6F,
System.Drawing.FontStyle.Bold);
this.xrLabelSATClave.ForeColor = System.Drawing.Color.White;
this.xrLabelSATClave.LocationFloat = new
DevExpress.Utils.PointFloat(175F, 0F);
this.xrLabelSATClave.Name = "xrLabelSATClave";
this.xrLabelSATClave.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelSATClave.SizeF = new System.Drawing.SizeF(54F, 15F);
this.xrLabelSATClave.StylePriority.UseFont = false;
this.xrLabelSATClave.StylePriority.UseForeColor = false;
this.xrLabelSATClave.StylePriority.UseTextAlignment = false;
this.xrLabelSATClave.Text = "Clave SAT";
this.xrLabelSATClave.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabelSATUM
//
this.xrLabelSATUM.Font = new System.Drawing.Font("Tahoma", 6F,
System.Drawing.FontStyle.Bold);
this.xrLabelSATUM.ForeColor = System.Drawing.Color.White;
this.xrLabelSATUM.LocationFloat = new DevExpress.Utils.PointFloat(106F,
0F);
this.xrLabelSATUM.Name = "xrLabelSATUM";
this.xrLabelSATUM.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrLabelSATUM.SizeF = new System.Drawing.SizeF(38F, 15F);
this.xrLabelSATUM.StylePriority.UseFont = false;
this.xrLabelSATUM.StylePriority.UseForeColor = false;
this.xrLabelSATUM.StylePriority.UseTextAlignment = false;
this.xrLabelSATUM.Text = "UM SAT";
this.xrLabelSATUM.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelDDto
//
this.xrLabelDDto.Font = new System.Drawing.Font("Tahoma", 5F,
System.Drawing.FontStyle.Bold);
this.xrLabelDDto.ForeColor = System.Drawing.Color.White;
this.xrLabelDDto.LocationFloat = new DevExpress.Utils.PointFloat(575F,
0F);
this.xrLabelDDto.Name = "xrLabelDDto";
this.xrLabelDDto.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrLabelDDto.SizeF = new System.Drawing.SizeF(28F, 15F);
this.xrLabelDDto.StylePriority.UseFont = false;
this.xrLabelDDto.StylePriority.UseForeColor = false;
this.xrLabelDDto.StylePriority.UseTextAlignment = false;
this.xrLabelDDto.Text = "%Dto";
this.xrLabelDDto.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrLabelDDto.Visible = false;
//
// xrLabelDIEPS
//
this.xrLabelDIEPS.Font = new System.Drawing.Font("Tahoma", 5F,
System.Drawing.FontStyle.Bold);
this.xrLabelDIEPS.ForeColor = System.Drawing.Color.White;
this.xrLabelDIEPS.LocationFloat = new DevExpress.Utils.PointFloat(544F,
0F);
this.xrLabelDIEPS.Name = "xrLabelDIEPS";
this.xrLabelDIEPS.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrLabelDIEPS.SizeF = new System.Drawing.SizeF(31F, 15F);
this.xrLabelDIEPS.StylePriority.UseFont = false;
this.xrLabelDIEPS.StylePriority.UseForeColor = false;
this.xrLabelDIEPS.StylePriority.UseTextAlignment = false;
this.xrLabelDIEPS.Text = "%IEPS";
this.xrLabelDIEPS.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrLabelDIEPS.Visible = false;
//
// GroupHeader2
//
this.GroupHeader2.Controls.AddRange(new
DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel111});
this.GroupHeader2.HeightF = 14F;
this.GroupHeader2.Level = 1;
this.GroupHeader2.Name = "GroupHeader2";
//
// xrLabel111
//
this.xrLabel111.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strObservaciones1")});
this.xrLabel111.Font = new System.Drawing.Font("Courier New", 6.75F,
System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel111.LocationFloat = new DevExpress.Utils.PointFloat(8F,
0F);
this.xrLabel111.Multiline = true;
this.xrLabel111.Name = "xrLabel111";
this.xrLabel111.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel111.SizeF = new System.Drawing.SizeF(767F, 14F);
this.xrLabel111.StylePriority.UseFont = false;
this.xrLabel111.Text = "xrLabel111";
//
// GroupFooter1
//
this.GroupFooter1.Controls.AddRange(new
DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel112});
this.GroupFooter1.HeightF = 12F;
this.GroupFooter1.Name = "GroupFooter1";
//
// xrLabel112
//
this.xrLabel112.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strObservaciones2")});
this.xrLabel112.Font = new System.Drawing.Font("Courier New", 6.75F,
System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel112.LocationFloat = new DevExpress.Utils.PointFloat(8F,
0F);
this.xrLabel112.Multiline = true;
this.xrLabel112.Name = "xrLabel112";
this.xrLabel112.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel112.SizeF = new System.Drawing.SizeF(767F, 12F);
this.xrLabel112.StylePriority.UseFont = false;
this.xrLabel112.Text = "xrLabel112";
//
// GroupFooter2
//
this.GroupFooter2.Controls.AddRange(new
DevExpress.XtraReports.UI.XRControl[] {
this.xrlLabelConfirmacion,
this.xrLabel94,
this.xrlLabelCFDIRelacionado,
this.xrLabel74,
this.xrLabel78,
this.xrLabel52,
this.xrLabelTISRRetenido,
this.xrLabelTTotal,
this.xrLabelSubtotal,
this.xrLabel51,
this.xrLabelIVARetenido,
this.xrLabelISRRetenido,
this.xrLabelTotal,
this.xrLabelTIVARetenido,
this.xrLabel79,
this.xrLabel80,
this.xrlFormaPago,
this.xrLabel76,
this.xrLabel71,
this.xrLabelDescuento,
this.xrLabelTDescuento,
this.xrLabel102,
this.xrLabelTC,
this.xrLabel105,
this.xrLabelTTC,
this.xrlMetodoPago,
this.xrLabel109,
this.xrLabel69,
this.xrLabel70,
this.xrLabelSubTotal2,
this.xrLabelTSubTotal2,
this.xrLabelIVA,
this.xrlLabelPorcentajeIVA,
this.xrLabelConcepto,
this.xrLabelConceptoImporte,
this.xrLabelTIEPS,
this.xrLabelIEPS,
this.xrLabelSumCantidad,
this.xrLabelSumPiezas,
this.xrLabel72,
this.xrlLabelTipoRelacion});
this.GroupFooter2.HeightF = 170F;
this.GroupFooter2.Level = 1;
this.GroupFooter2.Name = "GroupFooter2";
this.GroupFooter2.BeforePrint += new
System.Drawing.Printing.PrintEventHandler(this.GroupFooter2_BeforePrint);
//
// xrlLabelConfirmacion
//
this.xrlLabelConfirmacion.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrlLabelConfirmacion.ForeColor = System.Drawing.Color.Gray;
this.xrlLabelConfirmacion.LocationFloat = new
DevExpress.Utils.PointFloat(527F, 145F);
this.xrlLabelConfirmacion.Name = "xrlLabelConfirmacion";
this.xrlLabelConfirmacion.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrlLabelConfirmacion.SizeF = new System.Drawing.SizeF(77F, 12F);
this.xrlLabelConfirmacion.StylePriority.UseFont = false;
this.xrlLabelConfirmacion.StylePriority.UseForeColor = false;
this.xrlLabelConfirmacion.Text = "Confirmación:";
//
// xrLabel94
//
this.xrLabel94.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strSATConfirmacion")});
this.xrLabel94.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel94.LocationFloat = new DevExpress.Utils.PointFloat(527F,
158F);
this.xrLabel94.Name = "xrLabel94";
this.xrLabel94.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel94.SizeF = new System.Drawing.SizeF(140F, 12F);
this.xrLabel94.StylePriority.UseFont = false;
this.xrLabel94.Text = "xrLabel94";
//
// xrlLabelCFDIRelacionado
//
this.xrlLabelCFDIRelacionado.Font = new System.Drawing.Font("Tahoma",
7F, System.Drawing.FontStyle.Bold);
this.xrlLabelCFDIRelacionado.ForeColor = System.Drawing.Color.Gray;
this.xrlLabelCFDIRelacionado.LocationFloat = new
DevExpress.Utils.PointFloat(263F, 145F);
this.xrlLabelCFDIRelacionado.Name = "xrlLabelCFDIRelacionado";
this.xrlLabelCFDIRelacionado.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrlLabelCFDIRelacionado.SizeF = new System.Drawing.SizeF(118F,
12F);
this.xrlLabelCFDIRelacionado.StylePriority.UseFont = false;
this.xrlLabelCFDIRelacionado.StylePriority.UseForeColor = false;
this.xrlLabelCFDIRelacionado.Text = "CFDI Relacionado:";
//
// xrLabel74
//
this.xrLabel74.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strSATUUIDRelacionado")});
this.xrLabel74.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel74.LocationFloat = new DevExpress.Utils.PointFloat(263F,
158F);
this.xrLabel74.Name = "xrLabel74";
this.xrLabel74.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel74.SizeF = new System.Drawing.SizeF(260F, 12F);
this.xrLabel74.StylePriority.UseFont = false;
this.xrLabel74.Text = "xrLabel74";
//
// xrLabel69
//
this.xrLabel69.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strCuentaPago")});
this.xrLabel69.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel69.LocationFloat = new DevExpress.Utils.PointFloat(104F,
82F);
this.xrLabel69.Name = "xrLabel69";
this.xrLabel69.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel69.SizeF = new System.Drawing.SizeF(217F, 12F);
this.xrLabel69.StylePriority.UseFont = false;
this.xrLabel69.Text = "xrLabel69";
//
// xrLabel70
//
this.xrLabel70.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel70.ForeColor = System.Drawing.Color.Gray;
this.xrLabel70.LocationFloat = new DevExpress.Utils.PointFloat(8F,
82F);
this.xrLabel70.Name = "xrLabel70";
this.xrLabel70.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel70.SizeF = new System.Drawing.SizeF(88F, 12F);
this.xrLabel70.StylePriority.UseFont = false;
this.xrLabel70.StylePriority.UseForeColor = false;
this.xrLabel70.Text = "Cuenta Pago:";
//
// xrLabelSubTotal2
//
this.xrLabelSubTotal2.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelSubTotal2.ForeColor = System.Drawing.Color.Gray;
this.xrLabelSubTotal2.LocationFloat = new
DevExpress.Utils.PointFloat(557F, 40F);
this.xrLabelSubTotal2.Name = "xrLabelSubTotal2";
this.xrLabelSubTotal2.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelSubTotal2.SizeF = new System.Drawing.SizeF(100F, 13F);
this.xrLabelSubTotal2.StylePriority.UseFont = false;
this.xrLabelSubTotal2.StylePriority.UseForeColor = false;
this.xrLabelSubTotal2.StylePriority.UseTextAlignment = false;
this.xrLabelSubTotal2.Text = "SubTotal:";
this.xrLabelSubTotal2.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelTSubTotal2
//
this.xrLabelTSubTotal2.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabelTSubTotal2.LocationFloat = new
DevExpress.Utils.PointFloat(667F, 40F);
this.xrLabelTSubTotal2.Name = "xrLabelTSubTotal2";
this.xrLabelTSubTotal2.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelTSubTotal2.SizeF = new System.Drawing.SizeF(100F, 12F);
this.xrLabelTSubTotal2.StylePriority.UseFont = false;
this.xrLabelTSubTotal2.StylePriority.UseTextAlignment = false;
this.xrLabelTSubTotal2.Text = "xrLabelSubTotal";
this.xrLabelTSubTotal2.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelIVA
//
this.xrLabelIVA.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelIVA.ForeColor = System.Drawing.Color.Gray;
this.xrLabelIVA.LocationFloat = new DevExpress.Utils.PointFloat(617F,
29F);
this.xrLabelIVA.Name = "xrLabelIVA";
this.xrLabelIVA.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabelIVA.SizeF = new System.Drawing.SizeF(41F, 13F);
this.xrLabelIVA.StylePriority.UseFont = false;
this.xrLabelIVA.StylePriority.UseForeColor = false;
this.xrLabelIVA.StylePriority.UseTextAlignment = false;
this.xrLabelIVA.Text = "% IVA:";
this.xrLabelIVA.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrlLabelPorcentajeIVA
//
this.xrlLabelPorcentajeIVA.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblPorcentajeIVA", "{0:}")});
this.xrlLabelPorcentajeIVA.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrlLabelPorcentajeIVA.ForeColor = System.Drawing.Color.Gray;
this.xrlLabelPorcentajeIVA.LocationFloat = new
DevExpress.Utils.PointFloat(573F, 29F);
this.xrlLabelPorcentajeIVA.Name = "xrlLabelPorcentajeIVA";
this.xrlLabelPorcentajeIVA.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrlLabelPorcentajeIVA.SizeF = new System.Drawing.SizeF(43F, 13F);
this.xrlLabelPorcentajeIVA.StylePriority.UseFont = false;
this.xrlLabelPorcentajeIVA.StylePriority.UseForeColor = false;
this.xrlLabelPorcentajeIVA.StylePriority.UseTextAlignment = false;
this.xrlLabelPorcentajeIVA.Text = "xrLabel37";
this.xrlLabelPorcentajeIVA.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelConcepto
//
this.xrLabelConcepto.Font = new System.Drawing.Font("Tahoma", 6.75F,
System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabelConcepto.ForeColor = System.Drawing.Color.Gray;
this.xrLabelConcepto.LocationFloat = new
DevExpress.Utils.PointFloat(443F, 102F);
this.xrLabelConcepto.Multiline = true;
this.xrLabelConcepto.Name = "xrLabelConcepto";
this.xrLabelConcepto.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelConcepto.SizeF = new System.Drawing.SizeF(217F, 12F);
this.xrLabelConcepto.StylePriority.UseFont = false;
this.xrLabelConcepto.StylePriority.UseForeColor = false;
this.xrLabelConcepto.StylePriority.UseTextAlignment = false;
this.xrLabelConcepto.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.MiddleRight;
//
// xrLabelConceptoImporte
//
this.xrLabelConceptoImporte.Font = new System.Drawing.Font("Tahoma",
6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)
(0)));
this.xrLabelConceptoImporte.ForeColor = System.Drawing.Color.Black;
this.xrLabelConceptoImporte.LocationFloat = new
DevExpress.Utils.PointFloat(668F, 102F);
this.xrLabelConceptoImporte.Multiline = true;
this.xrLabelConceptoImporte.Name = "xrLabelConceptoImporte";
this.xrLabelConceptoImporte.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelConceptoImporte.SizeF = new System.Drawing.SizeF(100F,
12F);
this.xrLabelConceptoImporte.StylePriority.UseFont = false;
this.xrLabelConceptoImporte.StylePriority.UseForeColor = false;
this.xrLabelConceptoImporte.StylePriority.UseTextAlignment = false;
this.xrLabelConceptoImporte.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.MiddleRight;
//
// xrLabelTIEPS
//
this.xrLabelTIEPS.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.dblIEPS", "{0:c2}")});
this.xrLabelTIEPS.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabelTIEPS.LocationFloat = new DevExpress.Utils.PointFloat(667F,
78F);
this.xrLabelTIEPS.Name = "xrLabelTIEPS";
this.xrLabelTIEPS.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrLabelTIEPS.SizeF = new System.Drawing.SizeF(100F, 12F);
this.xrLabelTIEPS.StylePriority.UseFont = false;
this.xrLabelTIEPS.StylePriority.UseTextAlignment = false;
this.xrLabelTIEPS.Text = "xrLabelTIEPS";
this.xrLabelTIEPS.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelIEPS
//
this.xrLabelIEPS.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelIEPS.ForeColor = System.Drawing.Color.Gray;
this.xrLabelIEPS.LocationFloat = new DevExpress.Utils.PointFloat(555F,
78F);
this.xrLabelIEPS.Name = "xrLabelIEPS";
this.xrLabelIEPS.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrLabelIEPS.SizeF = new System.Drawing.SizeF(100F, 13F);
this.xrLabelIEPS.StylePriority.UseFont = false;
this.xrLabelIEPS.StylePriority.UseForeColor = false;
this.xrLabelIEPS.StylePriority.UseTextAlignment = false;
this.xrLabelIEPS.Text = "IEPS:";
this.xrLabelIEPS.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelSumCantidad
//
this.xrLabelSumCantidad.Font = new System.Drawing.Font("Tahoma", 6.75F,
System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabelSumCantidad.LocationFloat = new
DevExpress.Utils.PointFloat(104F, 40F);
this.xrLabelSumCantidad.Name = "xrLabelSumCantidad";
this.xrLabelSumCantidad.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelSumCantidad.SizeF = new System.Drawing.SizeF(84F, 12F);
this.xrLabelSumCantidad.StylePriority.UseFont = false;
this.xrLabelSumCantidad.StylePriority.UseTextAlignment = false;
this.xrLabelSumCantidad.Text = "xrLabelSumCantidad";
this.xrLabelSumCantidad.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabelSumPiezas
//
this.xrLabelSumPiezas.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelSumPiezas.ForeColor = System.Drawing.Color.Gray;
this.xrLabelSumPiezas.LocationFloat = new
DevExpress.Utils.PointFloat(8F, 40F);
this.xrLabelSumPiezas.Name = "xrLabelSumPiezas";
this.xrLabelSumPiezas.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelSumPiezas.SizeF = new System.Drawing.SizeF(92F, 12F);
this.xrLabelSumPiezas.StylePriority.UseFont = false;
this.xrLabelSumPiezas.StylePriority.UseForeColor = false;
this.xrLabelSumPiezas.Text = "Cantidad de Cajas";
//
// xrLabel72
//
this.xrLabel72.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strSATCodigoTipoRelacion")});
this.xrLabel72.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel72.LocationFloat = new
DevExpress.Utils.PointFloat(85.99997F, 158F);
this.xrLabel72.Name = "xrLabel72";
this.xrLabel72.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel72.SizeF = new System.Drawing.SizeF(175F, 12F);
this.xrLabel72.StylePriority.UseFont = false;
this.xrLabel72.Text = "xrLabel72";
//
// xrlLabelTipoRelacion
//
this.xrlLabelTipoRelacion.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrlLabelTipoRelacion.ForeColor = System.Drawing.Color.Gray;
this.xrlLabelTipoRelacion.LocationFloat = new
DevExpress.Utils.PointFloat(83.99995F, 145F);
this.xrlLabelTipoRelacion.Name = "xrlLabelTipoRelacion";
this.xrlLabelTipoRelacion.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrlLabelTipoRelacion.SizeF = new System.Drawing.SizeF(77F, 12F);
this.xrlLabelTipoRelacion.StylePriority.UseFont = false;
this.xrlLabelTipoRelacion.StylePriority.UseForeColor = false;
this.xrlLabelTipoRelacion.Text = "Tipo Relación:";
//
// GroupFooter3
//
this.GroupFooter3.Controls.AddRange(new
DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel73,
this.xrLabel45,
this.xrLabel55,
this.xrLabel8,
this.xrLabel7,
this.xrPictureBox2,
this.xrLabel61,
this.xrLabel64,
this.xrLabel63,
this.xrLabel62,
this.xrLabel65,
this.xrShape5});
this.GroupFooter3.HeightF = 215F;
this.GroupFooter3.Level = 2;
this.GroupFooter3.Name = "GroupFooter3";
this.GroupFooter3.PrintAtBottom = true;
//
// xrLabel73
//
this.xrLabel73.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel73.LocationFloat = new DevExpress.Utils.PointFloat(10F,
203F);
this.xrLabel73.Name = "xrLabel73";
this.xrLabel73.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel73.SizeF = new System.Drawing.SizeF(71F, 12F);
this.xrLabel73.StylePriority.UseFont = false;
this.xrLabel73.Text = "Id Interno:";
//
// xrLabel45
//
this.xrLabel45.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.intFactura")});
this.xrLabel45.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel45.LocationFloat = new DevExpress.Utils.PointFloat(82F,
203F);
this.xrLabel45.Name = "xrLabel45";
this.xrLabel45.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel45.SizeF = new System.Drawing.SizeF(85F, 12F);
this.xrLabel45.StylePriority.UseFont = false;
this.xrLabel45.Text = "xrLabel45";
//
// xrLabel55
//
this.xrLabel55.Font = new System.Drawing.Font("Tahoma", 6F,
System.Drawing.FontStyle.Bold);
this.xrLabel55.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)
(0)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.xrLabel55.LocationFloat = new DevExpress.Utils.PointFloat(612F,
202F);
this.xrLabel55.Name = "xrLabel55";
this.xrLabel55.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel55.SizeF = new System.Drawing.SizeF(160F, 12F);
this.xrLabel55.StylePriority.UseFont = false;
this.xrLabel55.StylePriority.UseForeColor = false;
this.xrLabel55.Text = "powered by www.tootlesoft.com";
//
// GroupFooter4
//
this.GroupFooter4.Controls.AddRange(new
DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel84});
this.GroupFooter4.HeightF = 11F;
this.GroupFooter4.Level = 3;
this.GroupFooter4.Name = "GroupFooter4";
this.GroupFooter4.PrintAtBottom = true;
//
// GroupHeader3
//
this.GroupHeader3.Controls.AddRange(new
DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel53});
this.GroupHeader3.HeightF = 16.37497F;
this.GroupHeader3.Level = 2;
this.GroupHeader3.Name = "GroupHeader3";
//
// xrLabel53
//
this.xrLabel53.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strNota1")});
this.xrLabel53.Font = new System.Drawing.Font("Courier New", 6.75F,
System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel53.LocationFloat = new DevExpress.Utils.PointFloat(8F, 0F);
this.xrLabel53.Multiline = true;
this.xrLabel53.Name = "xrLabel53";
this.xrLabel53.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0,
0, 0, 100F);
this.xrLabel53.SizeF = new System.Drawing.SizeF(767F, 12F);
this.xrLabel53.StylePriority.UseFont = false;
this.xrLabel53.StylePriority.UsePadding = false;
this.xrLabel53.Text = "xrLabel53";
//
// topMarginBand1
//
this.topMarginBand1.HeightF = 31F;
this.topMarginBand1.Name = "topMarginBand1";
//
// bottomMarginBand1
//
this.bottomMarginBand1.HeightF = 34F;
this.bottomMarginBand1.Name = "bottomMarginBand1";
//
// GroupHeader4
//
this.GroupHeader4.Controls.AddRange(new
DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel10,
this.xrLabel5,
this.xrLabel3,
this.xrLabel4,
this.xrLabel1,
this.xrLabel2,
this.xrLabel126,
this.xrLabel127,
this.xrLabel128,
this.xrLabel129,
this.xrLabel130,
this.xrLabel131,
this.xrLabel137,
this.xrLabel138,
this.xrLabel139,
this.xrLabel140,
this.xrShape7,
this.xrLabel168,
this.xrLabel167,
this.xrPictureBox3,
this.xrLabel166,
this.xrLabel165,
this.xrLabel164,
this.xrLabel163,
this.xrLabel162,
this.xrLabel161,
this.xrLabel160,
this.xrLabel159,
this.xrLabel158,
this.xrLabel157,
this.xrLabel156,
this.xrLabel155,
this.xrLabel154,
this.xrLabel153,
this.xrLabel169,
this.xrLabel152,
this.xrLabel170,
this.xrLabelPedido,
this.xrLabel187,
this.xrLabel186,
this.xrLabel185,
this.xrLabel184,
this.xrLabel183,
this.xrLabel182,
this.xrLabel181,
this.xrLabel180,
this.xrLabel179,
this.xrLabel178,
this.xrLabel177,
this.xrLabel176,
this.xrPageInfo2,
this.xrLabelOrdenCompra,
this.xrLabelVendedor,
this.xrLabelFechaPedido,
this.xrLabel171,
this.xrLabelTDescuentoGlobal,
this.xrLabel151,
this.xrLabel149,
this.xrLabel125,
this.xrLabel124,
this.xrLabel123,
this.xrLabel122,
this.xrLabel121,
this.xrLabel120,
this.xrLabel119,
this.xrLabel118,
this.xrLabel108,
this.xrLabel106,
this.xrLabel81,
this.xrLabel75,
this.xrShape10,
this.xrShape9,
this.xrShape8,
this.xrLabel150,
this.xrLabel148,
this.xrLabel147,
this.xrLabel146,
this.xrLabel145,
this.xrLabel144,
this.xrLabel143,
this.xrLabel142,
this.xrLabel141,
this.xrLabel136,
this.xrLabel135,
this.xrLabel134,
this.xrLabel133,
this.xrLabel132,
this.xrLabelEDescuentoGlobal});
this.GroupHeader4.HeightF = 378.362F;
this.GroupHeader4.Level = 3;
this.GroupHeader4.Name = "GroupHeader4";
this.GroupHeader4.BeforePrint += new
System.Drawing.Printing.PrintEventHandler(this.GroupHeader4_BeforePrint);
//
// xrLabel10
//
this.xrLabel10.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel10.ForeColor = System.Drawing.Color.Gray;
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(414.5F,
261F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel10.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel10.StylePriority.UseFont = false;
this.xrLabel10.StylePriority.UseForeColor = false;
this.xrLabel10.StylePriority.UseTextAlignment = false;
this.xrLabel10.Text = "Uso CFDI:";
this.xrLabel10.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel5
//
this.xrLabel5.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strSATCodigoUsoCFDI")});
this.xrLabel5.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(472.5F,
261F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel5.SizeF = new System.Drawing.SizeF(175F, 12F);
this.xrLabel5.StylePriority.UseFont = false;
this.xrLabel5.Text = "xrLabel60";
//
// xrLabel3
//
this.xrLabel3.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strRegimenFiscal")});
this.xrLabel3.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel3.LocationFloat = new
DevExpress.Utils.PointFloat(94.99995F, 246F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(217F, 14F);
this.xrLabel3.StylePriority.UseFont = false;
this.xrLabel3.Text = "xrLabel3";
//
// xrLabel4
//
this.xrLabel4.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel4.ForeColor = System.Drawing.Color.Gray;
this.xrLabel4.LocationFloat = new
DevExpress.Utils.PointFloat(36.99992F, 246F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel4.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel4.StylePriority.UseFont = false;
this.xrLabel4.StylePriority.UseForeColor = false;
this.xrLabel4.StylePriority.UseTextAlignment = false;
this.xrLabel4.Text = "Reg. Fiscal";
this.xrLabel4.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel1
//
this.xrLabel1.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strExpedidoEnRegimenFiscal")});
this.xrLabel1.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(472.5F,
246F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel1.SizeF = new System.Drawing.SizeF(217F, 14F);
this.xrLabel1.StylePriority.UseFont = false;
this.xrLabel1.Text = "xrLabel1";
//
// xrLabel2
//
this.xrLabel2.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel2.ForeColor = System.Drawing.Color.Gray;
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(414.5F,
247F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel2.StylePriority.UseFont = false;
this.xrLabel2.StylePriority.UseForeColor = false;
this.xrLabel2.StylePriority.UseTextAlignment = false;
this.xrLabel2.Text = "Reg. Fiscal";
this.xrLabel2.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel126
//
this.xrLabel126.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strUUID")});
this.xrLabel126.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel126.LocationFloat = new DevExpress.Utils.PointFloat(540.5F,
67.00002F);
this.xrLabel126.Name = "xrLabel126";
this.xrLabel126.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel126.SizeF = new System.Drawing.SizeF(225F, 10F);
this.xrLabel126.StylePriority.UseFont = false;
this.xrLabel126.StylePriority.UseTextAlignment = false;
this.xrLabel126.Text = "xrLabel103";
this.xrLabel126.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel127
//
this.xrLabel127.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel127.ForeColor = System.Drawing.Color.Gray;
this.xrLabel127.LocationFloat = new DevExpress.Utils.PointFloat(398.5F,
67.00002F);
this.xrLabel127.Name = "xrLabel127";
this.xrLabel127.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel127.SizeF = new System.Drawing.SizeF(92F, 10F);
this.xrLabel127.StylePriority.UseFont = false;
this.xrLabel127.StylePriority.UseForeColor = false;
this.xrLabel127.StylePriority.UseTextAlignment = false;
this.xrLabel127.Text = "Folio Fiscal";
this.xrLabel127.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel128
//
this.xrLabel128.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strFechaTimbrado")});
this.xrLabel128.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel128.LocationFloat = new DevExpress.Utils.PointFloat(640.5F,
57.00002F);
this.xrLabel128.Name = "xrLabel128";
this.xrLabel128.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel128.SizeF = new System.Drawing.SizeF(125F, 10F);
this.xrLabel128.StylePriority.UseFont = false;
this.xrLabel128.StylePriority.UseTextAlignment = false;
this.xrLabel128.Text = "xrLabel101";
this.xrLabel128.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel129
//
this.xrLabel129.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel129.ForeColor = System.Drawing.Color.Gray;
this.xrLabel129.LocationFloat = new DevExpress.Utils.PointFloat(398.5F,
57.00002F);
this.xrLabel129.Name = "xrLabel129";
this.xrLabel129.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel129.SizeF = new System.Drawing.SizeF(92F, 10F);
this.xrLabel129.StylePriority.UseFont = false;
this.xrLabel129.StylePriority.UseForeColor = false;
this.xrLabel129.StylePriority.UseTextAlignment = false;
this.xrLabel129.Text = "Fecha Certificación";
this.xrLabel129.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel130
//
this.xrLabel130.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strNoCertificadoSAT")});
this.xrLabel130.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel130.LocationFloat = new DevExpress.Utils.PointFloat(640.5F,
34.99999F);
this.xrLabel130.Name = "xrLabel130";
this.xrLabel130.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel130.SizeF = new System.Drawing.SizeF(125F, 10F);
this.xrLabel130.StylePriority.UseFont = false;
this.xrLabel130.StylePriority.UseTextAlignment = false;
this.xrLabel130.Text = "xrLabel97";
this.xrLabel130.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel131
//
this.xrLabel131.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel131.ForeColor = System.Drawing.Color.Gray;
this.xrLabel131.LocationFloat = new DevExpress.Utils.PointFloat(398.5F,
34.99999F);
this.xrLabel131.Name = "xrLabel131";
this.xrLabel131.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel131.SizeF = new System.Drawing.SizeF(92F, 10F);
this.xrLabel131.StylePriority.UseFont = false;
this.xrLabel131.StylePriority.UseForeColor = false;
this.xrLabel131.StylePriority.UseTextAlignment = false;
this.xrLabel131.Text = "Certificado SAT";
this.xrLabel131.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel137
//
this.xrLabel137.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strCertificadoCFD")});
this.xrLabel137.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel137.LocationFloat = new DevExpress.Utils.PointFloat(640.5F,
23.99998F);
this.xrLabel137.Name = "xrLabel137";
this.xrLabel137.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel137.SizeF = new System.Drawing.SizeF(125F, 10F);
this.xrLabel137.StylePriority.UseFont = false;
this.xrLabel137.StylePriority.UseTextAlignment = false;
this.xrLabel137.Text = "xrLabel4";
this.xrLabel137.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel138
//
this.xrLabel138.CanGrow = false;
this.xrLabel138.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel138.ForeColor = System.Drawing.Color.Gray;
this.xrLabel138.LocationFloat = new DevExpress.Utils.PointFloat(398.5F,
23.99998F);
this.xrLabel138.Name = "xrLabel138";
this.xrLabel138.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel138.SizeF = new System.Drawing.SizeF(92F, 10F);
this.xrLabel138.StylePriority.UseFont = false;
this.xrLabel138.StylePriority.UseForeColor = false;
this.xrLabel138.StylePriority.UseTextAlignment = false;
this.xrLabel138.Text = "No. Certificado";
this.xrLabel138.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel139
//
this.xrLabel139.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strFechaCFD")});
this.xrLabel139.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel139.LocationFloat = new DevExpress.Utils.PointFloat(640.5F,
46F);
this.xrLabel139.Name = "xrLabel139";
this.xrLabel139.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel139.SizeF = new System.Drawing.SizeF(125F, 10F);
this.xrLabel139.StylePriority.UseFont = false;
this.xrLabel139.StylePriority.UseTextAlignment = false;
this.xrLabel139.Text = "xrLabel10";
this.xrLabel139.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel140
//
this.xrLabel140.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel140.ForeColor = System.Drawing.Color.Gray;
this.xrLabel140.LocationFloat = new DevExpress.Utils.PointFloat(398.5F,
46F);
this.xrLabel140.Name = "xrLabel140";
this.xrLabel140.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel140.SizeF = new System.Drawing.SizeF(92F, 10F);
this.xrLabel140.StylePriority.UseFont = false;
this.xrLabel140.StylePriority.UseForeColor = false;
this.xrLabel140.StylePriority.UseTextAlignment = false;
this.xrLabel140.Text = "Fecha Emisión";
this.xrLabel140.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrShape7
//
this.xrShape7.BorderColor = System.Drawing.Color.Gray;
this.xrShape7.Borders = ((DevExpress.XtraPrinting.BorderSide)
((((DevExpress.XtraPrinting.BorderSide.Left |
DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrShape7.FillColor = System.Drawing.Color.WhiteSmoke;
this.xrShape7.LineWidth = 0;
this.xrShape7.LocationFloat = new DevExpress.Utils.PointFloat(392F,
20F);
this.xrShape7.Name = "xrShape7";
this.xrShape7.Shape = shapeRectangle3;
this.xrShape7.SizeF = new System.Drawing.SizeF(383F, 89F);
this.xrShape7.StylePriority.UseBorderColor = false;
this.xrShape7.StylePriority.UseBorders = false;
//
// xrLabel168
//
this.xrLabel168.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strPedido")});
this.xrLabel168.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel168.LocationFloat = new DevExpress.Utils.PointFloat(20F,
341.5F);
this.xrLabel168.Name = "xrLabel168";
this.xrLabel168.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel168.SizeF = new System.Drawing.SizeF(87F, 14F);
this.xrLabel168.StylePriority.UseFont = false;
this.xrLabel168.Text = "xrLabelTPedido";
//
// xrLabel167
//
this.xrLabel167.Font = new System.Drawing.Font("Tahoma", 6F,
System.Drawing.FontStyle.Bold);
this.xrLabel167.ForeColor = System.Drawing.Color.Gray;
this.xrLabel167.LocationFloat = new DevExpress.Utils.PointFloat(207.5F,
34F);
this.xrLabel167.Name = "xrLabel167";
this.xrLabel167.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel167.SizeF = new System.Drawing.SizeF(150F, 10F);
this.xrLabel167.StylePriority.UseFont = false;
this.xrLabel167.StylePriority.UseForeColor = false;
this.xrLabel167.Text = "Expedido en:";
//
// xrPictureBox3
//
this.xrPictureBox3.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("ImageUrl", null,
"qryFacturaEnc_SelReporte.strImagen")});
this.xrPictureBox3.LocationFloat = new
DevExpress.Utils.PointFloat(15.5F, 8F);
this.xrPictureBox3.Name = "xrPictureBox3";
this.xrPictureBox3.SizeF = new System.Drawing.SizeF(185F, 98F);
this.xrPictureBox3.Sizing =
DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
//
// xrLabel166
//
this.xrLabel166.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel166.LocationFloat = new DevExpress.Utils.PointFloat(307.5F,
50F);
this.xrLabel166.Name = "xrLabel166";
this.xrLabel166.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel166.SizeF = new System.Drawing.SizeF(17F, 6F);
this.xrLabel166.StylePriority.UseFont = false;
this.xrLabel166.Text = "CP";
//
// xrLabel165
//
this.xrLabel165.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel165.ForeColor = System.Drawing.Color.Gray;
this.xrLabel165.LocationFloat = new DevExpress.Utils.PointFloat(391.5F,
113F);
this.xrLabel165.Name = "xrLabel165";
this.xrLabel165.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel165.SizeF = new System.Drawing.SizeF(150F, 12F);
this.xrLabel165.StylePriority.UseFont = false;
this.xrLabel165.StylePriority.UseForeColor = false;
this.xrLabel165.Text = "Datos del Receptor:";
//
// xrLabel164
//
this.xrLabel164.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel164.ForeColor = System.Drawing.Color.Gray;
this.xrLabel164.LocationFloat = new DevExpress.Utils.PointFloat(7.5F,
113F);
this.xrLabel164.Name = "xrLabel164";
this.xrLabel164.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel164.SizeF = new System.Drawing.SizeF(150F, 12F);
this.xrLabel164.StylePriority.UseFont = false;
this.xrLabel164.StylePriority.UseForeColor = false;
this.xrLabel164.Text = "Datos del Emisor:";
//
// xrLabel163
//
this.xrLabel163.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strExpedidoEnEstado")});
this.xrLabel163.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel163.LocationFloat = new DevExpress.Utils.PointFloat(207.5F,
68F);
this.xrLabel163.Name = "xrLabel163";
this.xrLabel163.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel163.SizeF = new System.Drawing.SizeF(184F, 6F);
this.xrLabel163.StylePriority.UseFont = false;
this.xrLabel163.Text = "xrLabel39";
//
// xrLabel162
//
this.xrLabel162.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strExpedidoEnMunicipio")});
this.xrLabel162.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel162.LocationFloat = new DevExpress.Utils.PointFloat(207.5F,
62F);
this.xrLabel162.Name = "xrLabel162";
this.xrLabel162.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel162.SizeF = new System.Drawing.SizeF(184F, 6F);
this.xrLabel162.StylePriority.UseFont = false;
this.xrLabel162.Text = "xrLabel38";
//
// xrLabel161
//
this.xrLabel161.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strExpedidoEnColonia")});
this.xrLabel161.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel161.LocationFloat = new DevExpress.Utils.PointFloat(207.5F,
56F);
this.xrLabel161.Name = "xrLabel161";
this.xrLabel161.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel161.SizeF = new System.Drawing.SizeF(184F, 6F);
this.xrLabel161.StylePriority.UseFont = false;
this.xrLabel161.Text = "xrLabel37";
//
// xrLabel160
//
this.xrLabel160.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strExpedidoEnCP")});
this.xrLabel160.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel160.LocationFloat = new DevExpress.Utils.PointFloat(324.5F,
50F);
this.xrLabel160.Name = "xrLabel160";
this.xrLabel160.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel160.SizeF = new System.Drawing.SizeF(67F, 6F);
this.xrLabel160.StylePriority.UseFont = false;
this.xrLabel160.Text = "xrLabel36";
//
// xrLabel159
//
this.xrLabel159.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strExpedidoEnNumeroExterior")});
this.xrLabel159.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel159.LocationFloat = new DevExpress.Utils.PointFloat(225.5F,
50F);
this.xrLabel159.Name = "xrLabel159";
this.xrLabel159.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel159.SizeF = new System.Drawing.SizeF(75F, 6F);
this.xrLabel159.StylePriority.UseFont = false;
this.xrLabel159.Text = "xrLabel34";
//
// xrLabel158
//
this.xrLabel158.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strExpedidoEnCalle")});
this.xrLabel158.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel158.LocationFloat = new DevExpress.Utils.PointFloat(207.5F,
44F);
this.xrLabel158.Name = "xrLabel158";
this.xrLabel158.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel158.SizeF = new System.Drawing.SizeF(184F, 6F);
this.xrLabel158.StylePriority.UseFont = false;
this.xrLabel158.Text = "xrLabel1";
//
// xrLabel157
//
this.xrLabel157.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strEmisorRFC")});
this.xrLabel157.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel157.LocationFloat = new
DevExpress.Utils.PointFloat(94.99995F, 232F);
this.xrLabel157.Name = "xrLabel157";
this.xrLabel157.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel157.SizeF = new System.Drawing.SizeF(100F, 12F);
this.xrLabel157.StylePriority.UseFont = false;
this.xrLabel157.Text = "xrLabel22";
//
// xrLabel156
//
this.xrLabel156.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strEmisorEstado")});
this.xrLabel156.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel156.LocationFloat = new
DevExpress.Utils.PointFloat(94.99995F, 219F);
this.xrLabel156.Name = "xrLabel156";
this.xrLabel156.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel156.SizeF = new System.Drawing.SizeF(262.5001F, 13.00002F);
this.xrLabel156.StylePriority.UseFont = false;
this.xrLabel156.Text = "xrLabel31";
//
// xrLabel155
//
this.xrLabel155.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strEmisorMunicipio")});
this.xrLabel155.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel155.LocationFloat = new
DevExpress.Utils.PointFloat(94.99995F, 207F);
this.xrLabel155.Name = "xrLabel155";
this.xrLabel155.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel155.SizeF = new System.Drawing.SizeF(262.5001F, 13.00002F);
this.xrLabel155.StylePriority.UseFont = false;
this.xrLabel155.Text = "xrLabel30";
//
// xrLabel154
//
this.xrLabel154.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strEmisorColonia")});
this.xrLabel154.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel154.LocationFloat = new
DevExpress.Utils.PointFloat(94.99995F, 195F);
this.xrLabel154.Name = "xrLabel154";
this.xrLabel154.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel154.SizeF = new System.Drawing.SizeF(262.5001F, 13F);
this.xrLabel154.StylePriority.UseFont = false;
this.xrLabel154.Text = "xrLabel29";
//
// xrLabel153
//
this.xrLabel153.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strEmisorNumeroInterior")});
this.xrLabel153.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel153.LocationFloat = new DevExpress.Utils.PointFloat(203.5F,
183F);
this.xrLabel153.Name = "xrLabel153";
this.xrLabel153.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel153.SizeF = new System.Drawing.SizeF(57.45833F, 12F);
this.xrLabel153.StylePriority.UseFont = false;
this.xrLabel153.Text = "xrLabel27";
//
// xrLabel169
//
this.xrLabel169.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strVendedor")});
this.xrLabel169.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel169.LocationFloat = new DevExpress.Utils.PointFloat(286F,
341.5F);
this.xrLabel169.Name = "xrLabel169";
this.xrLabel169.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel169.SizeF = new System.Drawing.SizeF(159F, 14F);
this.xrLabel169.StylePriority.UseFont = false;
this.xrLabel169.Text = "xrLabelTVendedor";
//
// xrLabel152
//
this.xrLabel152.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strEmisorNumeroExterior")});
this.xrLabel152.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel152.LocationFloat = new
DevExpress.Utils.PointFloat(94.99995F, 183F);
this.xrLabel152.Name = "xrLabel152";
this.xrLabel152.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel152.SizeF = new System.Drawing.SizeF(59F, 12F);
this.xrLabel152.StylePriority.UseFont = false;
this.xrLabel152.Text = "xrLabel26";
//
// xrLabel170
//
this.xrLabel170.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.datFechaPedido")});
this.xrLabel170.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel170.LocationFloat = new DevExpress.Utils.PointFloat(206F,
341.5F);
this.xrLabel170.Name = "xrLabel170";
this.xrLabel170.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel170.SizeF = new System.Drawing.SizeF(80F, 14F);
this.xrLabel170.StylePriority.UseFont = false;
this.xrLabel170.Text = "xrLabelTFechaPedido";
//
// xrLabelPedido
//
this.xrLabelPedido.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelPedido.ForeColor = System.Drawing.Color.Gray;
this.xrLabelPedido.LocationFloat = new
DevExpress.Utils.PointFloat(21.00001F, 328.5F);
this.xrLabelPedido.Name = "xrLabelPedido";
this.xrLabelPedido.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrLabelPedido.SizeF = new System.Drawing.SizeF(87F, 12F);
this.xrLabelPedido.StylePriority.UseFont = false;
this.xrLabelPedido.StylePriority.UseForeColor = false;
this.xrLabelPedido.Text = "Pedido";
//
// xrLabel187
//
this.xrLabel187.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel187.ForeColor = System.Drawing.Color.Gray;
this.xrLabel187.LocationFloat = new DevExpress.Utils.PointFloat(414.5F,
275F);
this.xrLabel187.Name = "xrLabel187";
this.xrLabel187.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel187.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel187.StylePriority.UseFont = false;
this.xrLabel187.StylePriority.UseForeColor = false;
this.xrLabel187.StylePriority.UseTextAlignment = false;
this.xrLabel187.Text = "Teléfono:";
this.xrLabel187.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel186
//
this.xrLabel186.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel186.ForeColor = System.Drawing.Color.Gray;
this.xrLabel186.LocationFloat = new
DevExpress.Utils.PointFloat(36.99996F, 260F);
this.xrLabel186.Name = "xrLabel186";
this.xrLabel186.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel186.SizeF = new System.Drawing.SizeF(58F, 11F);
this.xrLabel186.StylePriority.UseFont = false;
this.xrLabel186.StylePriority.UseForeColor = false;
this.xrLabel186.StylePriority.UseTextAlignment = false;
this.xrLabel186.Text = "Teléfono:";
this.xrLabel186.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel185
//
this.xrLabel185.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strTelefonoEmpresa")});
this.xrLabel185.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel185.LocationFloat = new
DevExpress.Utils.PointFloat(94.99995F, 261F);
this.xrLabel185.Name = "xrLabel185";
this.xrLabel185.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel185.SizeF = new System.Drawing.SizeF(208F, 11F);
this.xrLabel185.StylePriority.UseFont = false;
this.xrLabel185.Text = "xrLabel98";
//
// xrLabel184
//
this.xrLabel184.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strTelefonoCliente")});
this.xrLabel184.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel184.LocationFloat = new DevExpress.Utils.PointFloat(472.5F,
274F);
this.xrLabel184.Name = "xrLabel184";
this.xrLabel184.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel184.SizeF = new System.Drawing.SizeF(217F, 14F);
this.xrLabel184.StylePriority.UseFont = false;
this.xrLabel184.Text = "xrLabel54";
//
// xrLabel183
//
this.xrLabel183.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel183.ForeColor = System.Drawing.Color.Gray;
this.xrLabel183.LocationFloat = new DevExpress.Utils.PointFloat(414.5F,
234F);
this.xrLabel183.Name = "xrLabel183";
this.xrLabel183.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel183.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel183.StylePriority.UseFont = false;
this.xrLabel183.StylePriority.UseForeColor = false;
this.xrLabel183.StylePriority.UseTextAlignment = false;
this.xrLabel183.Text = "RFC:";
this.xrLabel183.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel182
//
this.xrLabel182.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel182.ForeColor = System.Drawing.Color.Gray;
this.xrLabel182.LocationFloat = new DevExpress.Utils.PointFloat(414.5F,
222F);
this.xrLabel182.Name = "xrLabel182";
this.xrLabel182.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel182.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel182.StylePriority.UseFont = false;
this.xrLabel182.StylePriority.UseForeColor = false;
this.xrLabel182.StylePriority.UseTextAlignment = false;
this.xrLabel182.Text = "Estado:";
this.xrLabel182.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel181
//
this.xrLabel181.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel181.ForeColor = System.Drawing.Color.Gray;
this.xrLabel181.LocationFloat = new DevExpress.Utils.PointFloat(414.5F,
209F);
this.xrLabel181.Name = "xrLabel181";
this.xrLabel181.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel181.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel181.StylePriority.UseFont = false;
this.xrLabel181.StylePriority.UseForeColor = false;
this.xrLabel181.StylePriority.UseTextAlignment = false;
this.xrLabel181.Text = "Municipio:";
this.xrLabel181.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel180
//
this.xrLabel180.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel180.ForeColor = System.Drawing.Color.Gray;
this.xrLabel180.LocationFloat = new DevExpress.Utils.PointFloat(414.5F,
197F);
this.xrLabel180.Name = "xrLabel180";
this.xrLabel180.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel180.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel180.StylePriority.UseFont = false;
this.xrLabel180.StylePriority.UseForeColor = false;
this.xrLabel180.StylePriority.UseTextAlignment = false;
this.xrLabel180.Text = "Colonia:";
this.xrLabel180.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel179
//
this.xrLabel179.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel179.ForeColor = System.Drawing.Color.Gray;
this.xrLabel179.LocationFloat = new DevExpress.Utils.PointFloat(547.5F,
184F);
this.xrLabel179.Name = "xrLabel179";
this.xrLabel179.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel179.SizeF = new System.Drawing.SizeF(51.5F, 12F);
this.xrLabel179.StylePriority.UseFont = false;
this.xrLabel179.StylePriority.UseForeColor = false;
this.xrLabel179.StylePriority.UseTextAlignment = false;
this.xrLabel179.Text = "No. Int:";
this.xrLabel179.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel178
//
this.xrLabel178.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel178.ForeColor = System.Drawing.Color.Gray;
this.xrLabel178.LocationFloat = new DevExpress.Utils.PointFloat(414.5F,
184F);
this.xrLabel178.Name = "xrLabel178";
this.xrLabel178.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel178.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel178.StylePriority.UseFont = false;
this.xrLabel178.StylePriority.UseForeColor = false;
this.xrLabel178.StylePriority.UseTextAlignment = false;
this.xrLabel178.Text = "No. Ext:";
this.xrLabel178.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel177
//
this.xrLabel177.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel177.ForeColor = System.Drawing.Color.Gray;
this.xrLabel177.LocationFloat = new DevExpress.Utils.PointFloat(414.5F,
172F);
this.xrLabel177.Name = "xrLabel177";
this.xrLabel177.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel177.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel177.StylePriority.UseFont = false;
this.xrLabel177.StylePriority.UseForeColor = false;
this.xrLabel177.StylePriority.UseTextAlignment = false;
this.xrLabel177.Text = "Calle:";
this.xrLabel177.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel176
//
this.xrLabel176.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel176.ForeColor = System.Drawing.Color.Gray;
this.xrLabel176.LocationFloat = new DevExpress.Utils.PointFloat(691.5F,
113F);
this.xrLabel176.Name = "xrLabel176";
this.xrLabel176.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel176.SizeF = new System.Drawing.SizeF(42F, 12F);
this.xrLabel176.StylePriority.UseFont = false;
this.xrLabel176.StylePriority.UseForeColor = false;
this.xrLabel176.Text = "Pág.";
//
// xrPageInfo2
//
this.xrPageInfo2.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrPageInfo2.LocationFloat = new
DevExpress.Utils.PointFloat(732.5F, 113F);
this.xrPageInfo2.Name = "xrPageInfo2";
this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2,
2, 0, 0, 100F);
this.xrPageInfo2.SizeF = new System.Drawing.SizeF(42F, 12F);
this.xrPageInfo2.StylePriority.UseFont = false;
//
// xrLabelOrdenCompra
//
this.xrLabelOrdenCompra.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelOrdenCompra.ForeColor = System.Drawing.Color.Gray;
this.xrLabelOrdenCompra.LocationFloat = new
DevExpress.Utils.PointFloat(447F, 328.5F);
this.xrLabelOrdenCompra.Name = "xrLabelOrdenCompra";
this.xrLabelOrdenCompra.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelOrdenCompra.SizeF = new System.Drawing.SizeF(100F, 12F);
this.xrLabelOrdenCompra.StylePriority.UseFont = false;
this.xrLabelOrdenCompra.StylePriority.UseForeColor = false;
this.xrLabelOrdenCompra.Text = "Orden de Compra";
//
// xrLabelVendedor
//
this.xrLabelVendedor.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelVendedor.ForeColor = System.Drawing.Color.Gray;
this.xrLabelVendedor.LocationFloat = new
DevExpress.Utils.PointFloat(286F, 328.5F);
this.xrLabelVendedor.Name = "xrLabelVendedor";
this.xrLabelVendedor.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelVendedor.SizeF = new System.Drawing.SizeF(100F, 12F);
this.xrLabelVendedor.StylePriority.UseFont = false;
this.xrLabelVendedor.StylePriority.UseForeColor = false;
this.xrLabelVendedor.Text = "Vendedor";
//
// xrLabelFechaPedido
//
this.xrLabelFechaPedido.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabelFechaPedido.ForeColor = System.Drawing.Color.Gray;
this.xrLabelFechaPedido.LocationFloat = new
DevExpress.Utils.PointFloat(206F, 329.5F);
this.xrLabelFechaPedido.Name = "xrLabelFechaPedido";
this.xrLabelFechaPedido.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelFechaPedido.SizeF = new System.Drawing.SizeF(80F, 12F);
this.xrLabelFechaPedido.StylePriority.UseFont = false;
this.xrLabelFechaPedido.StylePriority.UseForeColor = false;
this.xrLabelFechaPedido.Text = "Fecha Pedido";
//
// xrLabel171
//
this.xrLabel171.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strOrdenCompra")});
this.xrLabel171.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel171.LocationFloat = new DevExpress.Utils.PointFloat(447F,
341.5F);
this.xrLabel171.Name = "xrLabel171";
this.xrLabel171.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel171.SizeF = new System.Drawing.SizeF(100F, 14F);
this.xrLabel171.StylePriority.UseFont = false;
this.xrLabel171.Text = "xrLabelTOrdenCompra";
//
// xrLabelTDescuentoGlobal
//
this.xrLabelTDescuentoGlobal.Font = new System.Drawing.Font("Tahoma",
6F);
this.xrLabelTDescuentoGlobal.LocationFloat = new
DevExpress.Utils.PointFloat(108F, 341.5F);
this.xrLabelTDescuentoGlobal.Name = "xrLabelTDescuentoGlobal";
this.xrLabelTDescuentoGlobal.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelTDescuentoGlobal.SizeF = new System.Drawing.SizeF(98F,
14F);
this.xrLabelTDescuentoGlobal.StylePriority.UseFont = false;
this.xrLabelTDescuentoGlobal.Text = "xrLabelTPedido";
this.xrLabelTDescuentoGlobal.Visible = false;
//
// xrLabel151
//
this.xrLabel151.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strEmisorCalle")});
this.xrLabel151.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel151.LocationFloat = new
DevExpress.Utils.PointFloat(94.99995F, 170F);
this.xrLabel151.Name = "xrLabel151";
this.xrLabel151.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel151.SizeF = new System.Drawing.SizeF(262.5001F, 13F);
this.xrLabel151.StylePriority.UseFont = false;
this.xrLabel151.Text = "xrLabel25";
//
// xrLabel149
//
this.xrLabel149.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel149.ForeColor = System.Drawing.Color.Gray;
this.xrLabel149.LocationFloat = new DevExpress.Utils.PointFloat(668F,
172F);
this.xrLabel149.Name = "xrLabel149";
this.xrLabel149.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel149.SizeF = new System.Drawing.SizeF(24F, 12F);
this.xrLabel149.StylePriority.UseFont = false;
this.xrLabel149.StylePriority.UseForeColor = false;
this.xrLabel149.StylePriority.UseTextAlignment = false;
this.xrLabel149.Text = "CP:";
this.xrLabel149.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel125
//
this.xrLabel125.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strTipoDocumento")});
this.xrLabel125.Font = new System.Drawing.Font("Tahoma", 12F,
System.Drawing.FontStyle.Bold);
this.xrLabel125.LocationFloat = new DevExpress.Utils.PointFloat(227.5F,
0F);
this.xrLabel125.Name = "xrLabel125";
this.xrLabel125.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel125.SizeF = new System.Drawing.SizeF(338F, 17F);
this.xrLabel125.StylePriority.UseFont = false;
this.xrLabel125.StylePriority.UseTextAlignment = false;
this.xrLabel125.Text = "xrLabel107";
this.xrLabel125.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel124
//
this.xrLabel124.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strExpedidoEnTelefono")});
this.xrLabel124.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel124.LocationFloat = new DevExpress.Utils.PointFloat(207.5F,
75F);
this.xrLabel124.Name = "xrLabel124";
this.xrLabel124.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel124.SizeF = new System.Drawing.SizeF(184F, 6F);
this.xrLabel124.StylePriority.UseFont = false;
this.xrLabel124.Text = "xrLabel110";
//
// xrLabel123
//
this.xrLabel123.Font = new System.Drawing.Font("Tahoma", 6F);
this.xrLabel123.LocationFloat = new DevExpress.Utils.PointFloat(207.5F,
50F);
this.xrLabel123.Name = "xrLabel123";
this.xrLabel123.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel123.SizeF = new System.Drawing.SizeF(17F, 6F);
this.xrLabel123.StylePriority.UseFont = false;
this.xrLabel123.Text = "#";
//
// xrLabel122
//
this.xrLabel122.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel122.ForeColor = System.Drawing.Color.Gray;
this.xrLabel122.LocationFloat = new
DevExpress.Utils.PointFloat(36.99996F, 170F);
this.xrLabel122.Name = "xrLabel122";
this.xrLabel122.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel122.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel122.StylePriority.UseFont = false;
this.xrLabel122.StylePriority.UseForeColor = false;
this.xrLabel122.StylePriority.UseTextAlignment = false;
this.xrLabel122.Text = "Calle:";
this.xrLabel122.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel121
//
this.xrLabel121.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel121.ForeColor = System.Drawing.Color.Gray;
this.xrLabel121.LocationFloat = new
DevExpress.Utils.PointFloat(36.99996F, 183F);
this.xrLabel121.Name = "xrLabel121";
this.xrLabel121.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel121.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel121.StylePriority.UseFont = false;
this.xrLabel121.StylePriority.UseForeColor = false;
this.xrLabel121.StylePriority.UseTextAlignment = false;
this.xrLabel121.Text = "No. Ext:";
this.xrLabel121.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel120
//
this.xrLabel120.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strEmisorCP", "{0:00000}")});
this.xrLabel120.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel120.LocationFloat = new
DevExpress.Utils.PointFloat(284.9583F, 183F);
this.xrLabel120.Name = "xrLabel120";
this.xrLabel120.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel120.SizeF = new System.Drawing.SizeF(72.54172F, 13F);
this.xrLabel120.StylePriority.UseFont = false;
this.xrLabel120.Text = "xrLabel28";
//
// xrLabel119
//
this.xrLabel119.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel119.ForeColor = System.Drawing.Color.Gray;
this.xrLabel119.LocationFloat = new
DevExpress.Utils.PointFloat(260.9583F, 183F);
this.xrLabel119.Name = "xrLabel119";
this.xrLabel119.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel119.SizeF = new System.Drawing.SizeF(24F, 12F);
this.xrLabel119.StylePriority.UseFont = false;
this.xrLabel119.StylePriority.UseForeColor = false;
this.xrLabel119.StylePriority.UseTextAlignment = false;
this.xrLabel119.Text = "CP:";
this.xrLabel119.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel118
//
this.xrLabel118.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel118.ForeColor = System.Drawing.Color.Gray;
this.xrLabel118.LocationFloat = new DevExpress.Utils.PointFloat(153.5F,
183F);
this.xrLabel118.Name = "xrLabel118";
this.xrLabel118.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel118.SizeF = new System.Drawing.SizeF(50F, 12F);
this.xrLabel118.StylePriority.UseFont = false;
this.xrLabel118.StylePriority.UseForeColor = false;
this.xrLabel118.StylePriority.UseTextAlignment = false;
this.xrLabel118.Text = "No. Int:";
this.xrLabel118.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel108
//
this.xrLabel108.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel108.ForeColor = System.Drawing.Color.Gray;
this.xrLabel108.LocationFloat = new
DevExpress.Utils.PointFloat(36.99996F, 195F);
this.xrLabel108.Name = "xrLabel108";
this.xrLabel108.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel108.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel108.StylePriority.UseFont = false;
this.xrLabel108.StylePriority.UseForeColor = false;
this.xrLabel108.StylePriority.UseTextAlignment = false;
this.xrLabel108.Text = "Colonia:";
this.xrLabel108.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel106
//
this.xrLabel106.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel106.ForeColor = System.Drawing.Color.Gray;
this.xrLabel106.LocationFloat = new
DevExpress.Utils.PointFloat(36.99996F, 207F);
this.xrLabel106.Name = "xrLabel106";
this.xrLabel106.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel106.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel106.StylePriority.UseFont = false;
this.xrLabel106.StylePriority.UseForeColor = false;
this.xrLabel106.StylePriority.UseTextAlignment = false;
this.xrLabel106.Text = "Municipio:";
this.xrLabel106.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel81
//
this.xrLabel81.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel81.ForeColor = System.Drawing.Color.Gray;
this.xrLabel81.LocationFloat = new
DevExpress.Utils.PointFloat(36.99996F, 219F);
this.xrLabel81.Name = "xrLabel81";
this.xrLabel81.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel81.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel81.StylePriority.UseFont = false;
this.xrLabel81.StylePriority.UseForeColor = false;
this.xrLabel81.StylePriority.UseTextAlignment = false;
this.xrLabel81.Text = "Estado:";
this.xrLabel81.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrLabel75
//
this.xrLabel75.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel75.ForeColor = System.Drawing.Color.Gray;
this.xrLabel75.LocationFloat = new
DevExpress.Utils.PointFloat(36.99996F, 232F);
this.xrLabel75.Name = "xrLabel75";
this.xrLabel75.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel75.SizeF = new System.Drawing.SizeF(58F, 12F);
this.xrLabel75.StylePriority.UseFont = false;
this.xrLabel75.StylePriority.UseForeColor = false;
this.xrLabel75.StylePriority.UseTextAlignment = false;
this.xrLabel75.Text = "RFC:";
this.xrLabel75.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrShape10
//
this.xrShape10.BorderColor = System.Drawing.Color.Gray;
this.xrShape10.Borders = ((DevExpress.XtraPrinting.BorderSide)
((((DevExpress.XtraPrinting.BorderSide.Left |
DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrShape10.LineWidth = 0;
this.xrShape10.LocationFloat = new DevExpress.Utils.PointFloat(390F,
125.0001F);
this.xrShape10.Name = "xrShape10";
this.xrShape10.Shape = shapeRectangle4;
this.xrShape10.SizeF = new System.Drawing.SizeF(383.5F, 192.4166F);
this.xrShape10.StylePriority.UseBorderColor = false;
this.xrShape10.StylePriority.UseBorders = false;
//
// xrShape9
//
this.xrShape9.BackColor = System.Drawing.Color.Transparent;
this.xrShape9.BorderColor = System.Drawing.Color.Gray;
this.xrShape9.Borders = ((DevExpress.XtraPrinting.BorderSide)
((((DevExpress.XtraPrinting.BorderSide.Left |
DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrShape9.BorderWidth = 1;
this.xrShape9.LineWidth = 0;
this.xrShape9.LocationFloat = new
DevExpress.Utils.PointFloat(7.000001F, 125F);
this.xrShape9.Name = "xrShape9";
this.xrShape9.Shape = shapeRectangle5;
this.xrShape9.SizeF = new System.Drawing.SizeF(377.4999F, 192.4167F);
this.xrShape9.StylePriority.UseBackColor = false;
this.xrShape9.StylePriority.UseBorderColor = false;
this.xrShape9.StylePriority.UseBorders = false;
this.xrShape9.StylePriority.UseBorderWidth = false;
//
// xrShape8
//
this.xrShape8.Angle = 232;
this.xrShape8.BackColor = System.Drawing.Color.Transparent;
this.xrShape8.BorderColor = System.Drawing.Color.Gray;
this.xrShape8.Borders = ((DevExpress.XtraPrinting.BorderSide)
((((DevExpress.XtraPrinting.BorderSide.Left |
DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrShape8.BorderWidth = 1;
this.xrShape8.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Tag", null,
"qryFacturaEnc_SelReporte.strCondicionPago")});
this.xrShape8.LineWidth = 0;
this.xrShape8.LocationFloat = new
DevExpress.Utils.PointFloat(7.000001F, 327.5F);
this.xrShape8.Name = "xrShape8";
this.xrShape8.Shape = shapeRectangle6;
this.xrShape8.SizeF = new System.Drawing.SizeF(768F, 50.86203F);
this.xrShape8.StylePriority.UseBackColor = false;
this.xrShape8.StylePriority.UseBorderColor = false;
this.xrShape8.StylePriority.UseBorders = false;
this.xrShape8.StylePriority.UseBorderWidth = false;
//
// xrLabel150
//
this.xrLabel150.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strEmisorNombre")});
this.xrLabel150.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel150.LocationFloat = new
DevExpress.Utils.PointFloat(36.99996F, 145F);
this.xrLabel150.Name = "xrLabel150";
this.xrLabel150.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel150.SizeF = new System.Drawing.SizeF(320.5F, 25F);
this.xrLabel150.StylePriority.UseFont = false;
this.xrLabel150.Text = "xrLabel24";
//
// xrLabel148
//
this.xrLabel148.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strNumeroInteriorFacturacion")});
this.xrLabel148.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel148.LocationFloat = new DevExpress.Utils.PointFloat(597F,
184F);
this.xrLabel148.Name = "xrLabel148";
this.xrLabel148.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel148.SizeF = new System.Drawing.SizeF(66F, 12F);
this.xrLabel148.StylePriority.UseFont = false;
this.xrLabel148.Text = "xrLabel16";
//
// xrLabel147
//
this.xrLabel147.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strRFCFacturacion")});
this.xrLabel147.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel147.LocationFloat = new DevExpress.Utils.PointFloat(472.5F,
234F);
this.xrLabel147.Name = "xrLabel147";
this.xrLabel147.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel147.SizeF = new System.Drawing.SizeF(100F, 12F);
this.xrLabel147.StylePriority.UseFont = false;
this.xrLabel147.Text = "xrLabel23";
//
// xrLabel146
//
this.xrLabel146.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strEstadoFacturacion")});
this.xrLabel146.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel146.LocationFloat = new DevExpress.Utils.PointFloat(472.5F,
222F);
this.xrLabel146.Name = "xrLabel146";
this.xrLabel146.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel146.SizeF = new System.Drawing.SizeF(260F, 12F);
this.xrLabel146.StylePriority.UseFont = false;
this.xrLabel146.Text = "xrLabel20";
//
// xrLabel145
//
this.xrLabel145.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strPoblacionFacturacion")});
this.xrLabel145.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel145.LocationFloat = new DevExpress.Utils.PointFloat(472.5F,
209F);
this.xrLabel145.Name = "xrLabel145";
this.xrLabel145.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel145.SizeF = new System.Drawing.SizeF(260F, 12F);
this.xrLabel145.StylePriority.UseFont = false;
this.xrLabel145.Text = "xrLabel19";
//
// xrLabel144
//
this.xrLabel144.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strColoniaFacturacion")});
this.xrLabel144.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel144.LocationFloat = new DevExpress.Utils.PointFloat(472.5F,
197F);
this.xrLabel144.Name = "xrLabel144";
this.xrLabel144.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel144.SizeF = new System.Drawing.SizeF(260F, 12F);
this.xrLabel144.StylePriority.UseFont = false;
this.xrLabel144.Text = "xrLabel17";
//
// xrLabel143
//
this.xrLabel143.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strNumeroExteriorFacturacion")});
this.xrLabel143.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel143.LocationFloat = new DevExpress.Utils.PointFloat(472.5F,
184F);
this.xrLabel143.Name = "xrLabel143";
this.xrLabel143.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel143.SizeF = new System.Drawing.SizeF(67F, 12F);
this.xrLabel143.StylePriority.UseFont = false;
this.xrLabel143.Text = "xrLabel15";
//
// xrLabel142
//
this.xrLabel142.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strDireccionFacturacion")});
this.xrLabel142.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel142.LocationFloat = new DevExpress.Utils.PointFloat(472.5F,
172F);
this.xrLabel142.Name = "xrLabel142";
this.xrLabel142.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel142.SizeF = new System.Drawing.SizeF(261F, 12F);
this.xrLabel142.StylePriority.UseFont = false;
this.xrLabel142.Text = "xrLabel14";
//
// xrLabel141
//
this.xrLabel141.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strCliente")});
this.xrLabel141.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel141.LocationFloat = new DevExpress.Utils.PointFloat(416.5F,
146F);
this.xrLabel141.Name = "xrLabel141";
this.xrLabel141.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel141.SizeF = new System.Drawing.SizeF(329.5833F, 24F);
this.xrLabel141.StylePriority.UseFont = false;
this.xrLabel141.Text = "xrLabel13";
//
// xrLabel136
//
this.xrLabel136.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strSerie")});
this.xrLabel136.Font = new System.Drawing.Font("Tahoma", 12F,
System.Drawing.FontStyle.Bold);
this.xrLabel136.ForeColor = System.Drawing.Color.Red;
this.xrLabel136.LocationFloat = new DevExpress.Utils.PointFloat(569.5F,
0F);
this.xrLabel136.Name = "xrLabel136";
this.xrLabel136.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel136.SizeF = new System.Drawing.SizeF(113F, 20F);
this.xrLabel136.StylePriority.UseFont = false;
this.xrLabel136.StylePriority.UseForeColor = false;
this.xrLabel136.StylePriority.UseTextAlignment = false;
this.xrLabel136.Text = "xrLabel2";
this.xrLabel136.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel135
//
this.xrLabel135.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strFolioFactura")});
this.xrLabel135.Font = new System.Drawing.Font("Tahoma", 12F,
System.Drawing.FontStyle.Bold);
this.xrLabel135.ForeColor = System.Drawing.Color.Red;
this.xrLabel135.LocationFloat = new DevExpress.Utils.PointFloat(682.5F,
0F);
this.xrLabel135.Name = "xrLabel135";
this.xrLabel135.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel135.SizeF = new System.Drawing.SizeF(92F, 20F);
this.xrLabel135.StylePriority.UseFont = false;
this.xrLabel135.StylePriority.UseForeColor = false;
this.xrLabel135.StylePriority.UseTextAlignment = false;
this.xrLabel135.Text = "xrLabel3";
this.xrLabel135.TextAlignment =
DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel134
//
this.xrLabel134.Font = new System.Drawing.Font("Tahoma", 7F,
System.Drawing.FontStyle.Bold);
this.xrLabel134.ForeColor = System.Drawing.Color.Gray;
this.xrLabel134.LocationFloat = new DevExpress.Utils.PointFloat(561F,
328.5F);
this.xrLabel134.Name = "xrLabel134";
this.xrLabel134.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel134.SizeF = new System.Drawing.SizeF(100F, 12F);
this.xrLabel134.StylePriority.UseFont = false;
this.xrLabel134.StylePriority.UseForeColor = false;
this.xrLabel134.Text = "Condición de Pago";
//
// xrLabel133
//
this.xrLabel133.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.strCondicionPago")});
this.xrLabel133.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel133.LocationFloat = new DevExpress.Utils.PointFloat(561F,
341.5F);
this.xrLabel133.Name = "xrLabel133";
this.xrLabel133.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel133.SizeF = new System.Drawing.SizeF(208F, 14F);
this.xrLabel133.StylePriority.UseFont = false;
this.xrLabel133.Text = "xrLabel83";
//
// xrLabel132
//
this.xrLabel132.DataBindings.AddRange(new
DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null,
"qryFacturaEnc_SelReporte.intCPFacturacion", "{0:00000}")});
this.xrLabel132.Font = new System.Drawing.Font("Tahoma", 7F);
this.xrLabel132.LocationFloat = new DevExpress.Utils.PointFloat(699.5F,
170F);
this.xrLabel132.Name = "xrLabel132";
this.xrLabel132.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2,
0, 0, 100F);
this.xrLabel132.SizeF = new System.Drawing.SizeF(46.58331F, 12F);
this.xrLabel132.StylePriority.UseFont = false;
this.xrLabel132.Text = "xrLabel18";
//
// xrLabelEDescuentoGlobal
//
this.xrLabelEDescuentoGlobal.Font = new System.Drawing.Font("Tahoma",
7F, System.Drawing.FontStyle.Bold);
this.xrLabelEDescuentoGlobal.ForeColor = System.Drawing.Color.Gray;
this.xrLabelEDescuentoGlobal.LocationFloat = new
DevExpress.Utils.PointFloat(110F, 328.5F);
this.xrLabelEDescuentoGlobal.Name = "xrLabelEDescuentoGlobal";
this.xrLabelEDescuentoGlobal.Padding = new
DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabelEDescuentoGlobal.SizeF = new System.Drawing.SizeF(73F,
12F);
this.xrLabelEDescuentoGlobal.StylePriority.UseFont = false;
this.xrLabelEDescuentoGlobal.StylePriority.UseForeColor = false;
this.xrLabelEDescuentoGlobal.Text = "Descuentos";
this.xrLabelEDescuentoGlobal.Visible = false;
//
// GroupFooter5
//
this.GroupFooter5.Controls.AddRange(new
DevExpress.XtraReports.UI.XRControl[] {
this.xrSubreport1});
this.GroupFooter5.HeightF = 21.66667F;
this.GroupFooter5.Level = 4;
this.GroupFooter5.Name = "GroupFooter5";
this.GroupFooter5.BeforePrint += new
System.Drawing.Printing.PrintEventHandler(this.GroupFooter5_BeforePrint);
//
// xrSubreport1
//
this.xrSubreport1.Id = 0;
this.xrSubreport1.LocationFloat = new DevExpress.Utils.PointFloat(10F,
0F);
this.xrSubreport1.Name = "xrSubreport1";
this.xrSubreport1.SizeF = new System.Drawing.SizeF(764.5F, 20F);
//
// XtraReportFacturaReporteCFDI_ComercioExterior
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail,
this.ReportFooter,
this.GroupHeader1,
this.GroupHeader2,
this.GroupFooter1,
this.GroupFooter2,
this.GroupFooter3,
this.GroupFooter4,
this.GroupHeader3,
this.topMarginBand1,
this.bottomMarginBand1,
this.GroupHeader4,
this.GroupFooter5});
this.DataAdapter = this.qryFacturaEnc_SelReporteTableAdapter1;
this.DataMember = "qryFacturaEnc_SelReporte";
this.DataSource = this.dsFacturaReporte1;
this.FormattingRuleSheet.AddRange(new
DevExpress.XtraReports.UI.FormattingRule[] {
this.formattingRule1});
this.Margins = new System.Drawing.Printing.Margins(34, 34, 31, 34);
this.SnapGridSize = 1.666667F;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)
(this.dsFacturaReporte1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();

#endregion
double GDBLACUM = 0;
double GDBLCAJAS = 0;
private void Detail_BeforePrint(object sender,
System.Drawing.Printing.PrintEventArgs e)
{

if (intAltoFila > 0)
{
Detail.Height = intAltoFila;
GroupHeader1.Height = intAltoFila;
}
if (intOcultarLinea==1)
xrLine2.Visible = false;

string strNombre = GetCurrentColumnValue("strNombre").ToString();


string strNombreCorto = GetCurrentColumnValue("strNombreCorto").ToString();
string strUM = GetCurrentColumnValue("strUM").ToString();

Double dblImporte =
Double.Parse(GetCurrentColumnValue("dblImporte").ToString());
Double dblTotal =
Double.Parse(GetCurrentColumnValue("dblTotal").ToString());
Double dblIVA = Double.Parse(GetCurrentColumnValue("dblIVA").ToString());
Double dblSubTotal =
Double.Parse(GetCurrentColumnValue("dblSubTotal").ToString());
Double dblPorcentajeIEPS =
Double.Parse(GetCurrentColumnValue("dblPorcentajeIEPS").ToString());
Double dblPorcentajeDto =
Double.Parse(GetCurrentColumnValue("dblPorcentajeDescuento").ToString());

//Se hace le conteo de cajas


if (strUM.ToUpper() == "CJA" || strUM.ToUpper() == "CAJA" ||
strUM.ToUpper() == "CAJAS")
GDBLCAJAS = GDBLCAJAS +
Double.Parse(GetCurrentColumnValue("dblCantidad").ToString());

if (dblPorcentajeIEPS > 0) {
xrLabelDTIEPS.Visible = true;
}
if (dblPorcentajeDto > 0)
{
xrLabelDTDto.Visible = true;
}

if (strNombreCorto == "TOOTLERET" || strNombreCorto == "TOOTLETRA")


{
xrLabelTotal.Visible = false;
xrLabelTTotal.Visible = false;
}
/*
SUB = Muestra el importe aritmetico actual
DES = Coloca el importe de la partida
RET = Coloca el importe de la partida / Igual que DES solo que RET se
considera retenciones locales y si afectan el total
TOTAL = Coloca el Total de la factura
SUBTOTAL = Coloca el Subototal de la factura
SUBTOTALMASIVA
*/
if (GDBLACUM == 0)
GDBLACUM = dblIVA;

if (strNombreCorto == "TOOTLERET" || strNombreCorto == "TOOTLETRA" ||


strNombreCorto == "TOOTLETOTAL"
|| strNombreCorto == "TOOTLESUBTOTAL" || strNombreCorto ==
"TOOTLESUBTOTALMASIVA"
|| strNombreCorto == "TOOTLEDES" || strNombreCorto == "TOOTLESUB" )
{

if (strNombreCorto == "TOOTLERET")
{
xrLabelConcepto.Text += "Subtotal" + ":" +
System.Environment.NewLine;
xrLabelConceptoImporte.Text += GDBLACUM.ToString("c2") +
System.Environment.NewLine;
xrLabelConcepto.Text += strNombre + ":" +
System.Environment.NewLine;
xrLabelConceptoImporte.Text += dblImporte.ToString("c2") +
System.Environment.NewLine;
xrLabelConcepto.Text += "Total" + ":" + System.Environment.NewLine;
xrLabelConceptoImporte.Text += (GDBLACUM -
dblImporte).ToString("c2") + System.Environment.NewLine;
}
if (strNombreCorto == "TOOTLETRA")
{
xrLabelConcepto.Text += "Subtotal" + ":" +
System.Environment.NewLine;
xrLabelConceptoImporte.Text += GDBLACUM.ToString("c2") +
System.Environment.NewLine;
xrLabelConcepto.Text += strNombre + ":" +
System.Environment.NewLine;
xrLabelConceptoImporte.Text += dblImporte.ToString("c2") +
System.Environment.NewLine;
xrLabelConcepto.Text += "Total" + ":" + System.Environment.NewLine;
xrLabelConceptoImporte.Text += (GDBLACUM +
dblImporte).ToString("c2") + System.Environment.NewLine;
}
if (strNombreCorto == "TOOTLESUB")
{
xrLabelConceptoImporte.Text += GDBLACUM.ToString("c2") +
System.Environment.NewLine;
}
if (strNombreCorto == "TOOTLEDES")
{
xrLabelConceptoImporte.Text += dblImporte.ToString("c2") +
System.Environment.NewLine;
}
if (strNombreCorto == "TOOTLETOTAL")
{
xrLabelConceptoImporte.Text += dblTotal.ToString("c2") +
System.Environment.NewLine;
}
if (strNombreCorto == "TOOTLESUBTOTAL")
{
xrLabelConceptoImporte.Text += dblSubTotal.ToString("c2") +
System.Environment.NewLine;
}
if (strNombreCorto == "TOOTLESUBTOTALMASIVA")
{
xrLabelConceptoImporte.Text += (dblSubTotal +
dblIVA).ToString("c2") + System.Environment.NewLine;
}

e.Cancel = true;
}
GDBLACUM += dblImporte;

private void GroupHeader4_BeforePrint(object sender,


System.Drawing.Printing.PrintEventArgs e)
{

string strVendedor = GetCurrentColumnValue("strVendedor").ToString();


if (strVendedor == string.Empty)
{
xrLabelVendedor.Text = "";
}
string strPedido = GetCurrentColumnValue("strPedido").ToString();
if (strPedido == string.Empty)
{
xrLabelPedido.Text = "";
}
string strFechaPedido = GetCurrentColumnValue("datFechaPedido").ToString();
if (strFechaPedido == string.Empty)
{
xrLabelFechaPedido.Text = "";
}
string strOrdenCompra = GetCurrentColumnValue("strOrdenCompra").ToString();
if (strOrdenCompra == string.Empty)
{
xrLabelOrdenCompra.Text = "";
}

double dblDescuentoGlobal =
double.Parse(GetCurrentColumnValue("dblPorcentajeDescuentoG1").ToString()) +
double.Parse(GetCurrentColumnValue("dblPorcentajeDescuentoG2").ToString());
if (dblDescuentoGlobal > 0)
{
xrLabelTDescuentoGlobal.Visible = true;
xrLabelTDescuentoGlobal.Text =
double.Parse(GetCurrentColumnValue("dblPorcentajeDescuentoG1").ToString()).ToString
("n2") + "%-" +

double.Parse(GetCurrentColumnValue("dblPorcentajeDescuentoG2").ToString()).ToString
("n2") + "%-" +

double.Parse(GetCurrentColumnValue("dblPorcentajeDescuentoG3").ToString()).ToString
("n2") + "%";
xrLabelEDescuentoGlobal.Visible = true;
}

}
private void GroupHeader1_BeforePrint(object sender,
System.Drawing.Printing.PrintEventArgs e)
{
Double dblFM =
Double.Parse(GetCurrentColumnValue("dblFactorMenudeo").ToString());
Double dblPorcentajeIEPS =
Double.Parse(GetCurrentColumnValue("dblPorcentajeIEPS").ToString())+
Double.Parse(GetNextColumnValue("dblPorcentajeIEPS").ToString());
Double dblPorcentajeDto =
Double.Parse(GetCurrentColumnValue("dblPorcentajeDescuento").ToString()) +
Double.Parse(GetNextColumnValue("dblPorcentajeDescuento").ToString());

string strSATUM = GetCurrentColumnValue("strSATUM").ToString();


string strSATClaveProdServ =
GetCurrentColumnValue("strSATClaveProdServ").ToString();

if (strSATUM.Trim().Length == 0)
xrLabelSATUM.Visible = false;

if (strSATClaveProdServ.Trim().Length == 0)
xrLabelSATClave.Visible = false;

if (dblPorcentajeIEPS > 0)
{
xrLabelDIEPS.Visible = true;
}
if (dblPorcentajeDto > 0)
{
xrLabelDDto.Visible = true;
}

if (dblFM == 0)
{
xrLabelPzas.Text = "";
xrLabelPrecioPieza.Text = "";
xrLabelSumCantidad.Visible = false;
xrLabelSumPiezas.Visible = false;
}
string strNombreCorto = GetCurrentColumnValue("strNombreCorto").ToString();
if (strNombreCorto == "")
{
xrLabelNombreCorto.Text = "";
}

}
private void GroupFooter2_BeforePrint(object sender,
System.Drawing.Printing.PrintEventArgs e)
{

xrLabelSumCantidad.Text = GDBLCAJAS.ToString();
Double dblDescuento =
Double.Parse(GetCurrentColumnValue("dblDescuento").ToString());
Double dblSubTotal =
Double.Parse(GetCurrentColumnValue("dblSubTotal").ToString());
Double dblIVA = Double.Parse(GetCurrentColumnValue("dblIVA").ToString());

if (dblDescuento == 0)
{
this.xrLabelDescuento.Text = "";
this.xrLabelTDescuento.Visible = false;
}
Double dblIVARetenido =
Double.Parse(GetCurrentColumnValue("dblIVARetenido").ToString());
Double dblISRRetenido =
Double.Parse(GetCurrentColumnValue("dblISRRetenido").ToString());
Double dblIEPS = Double.Parse(GetCurrentColumnValue("dblIEPS").ToString());

if (dblIVARetenido == 0 && dblISRRetenido == 0)


{
this.xrLabelSubTotal2.Text = "";
this.xrLabelTSubTotal2.Visible = false;
}
else
{
this.xrLabelTSubTotal2.Text = (dblSubTotal + dblIVA).ToString("c2");
}
if (dblIVARetenido == 0)
{
this.xrLabelIVARetenido.Text = "";
this.xrLabelTIVARetenido.Visible = false;

if (dblISRRetenido == 0)
{
this.xrLabelISRRetenido.Text = "";
this.xrLabelTISRRetenido.Visible = false;
}

if (dblIEPS == 0)
{
this.xrLabelIEPS.Text = "";
this.xrLabelTIEPS.Visible = false;
}

if (GBLIGNORARTC)
{
this.xrLabelTC.Visible = false;
this.xrLabelTTC.Visible = false;
}

if (GetCurrentColumnValue("strSATCodigoUsoCFDI").ToString().Length == 0)
{
xrLabel10.Visible = false;
xrlMetodoPago.Text = "Forma de Pago";
xrlFormaPago.Text = "Método de Pago";
}
else {
xrLabel10.Visible = true;
xrlMetodoPago.Text = "Método de Pago";
xrlFormaPago.Text = "Forma de Pago";
}

if (GetCurrentColumnValue("strSATCodigoTipoRelacion").ToString().Length ==
0)
xrlLabelTipoRelacion.Visible = false;
if (GetCurrentColumnValue("strSATUUIDRelacionado").ToString().Length == 0)
xrlLabelCFDIRelacionado.Visible = false;
if (GetCurrentColumnValue("strSATConfirmacion").ToString().Length == 0)
xrlLabelConfirmacion.Visible = false;

private void xrlTotal_BeforePrint(object sender,


System.Drawing.Printing.PrintEventArgs e)
{
try
{
((XRLabel)sender).Text =
Convert.ToDouble(this.GetCurrentColumnValue("dblImporte")).ToString("c" +
strDecimalesPrecio);
}
catch (Exception) { }
}

private void xrLabel44_BeforePrint(object sender,


System.Drawing.Printing.PrintEventArgs e)
{
try
{
((XRLabel)sender).Text =
Convert.ToDouble(this.GetCurrentColumnValue("dblCantidad")).ToString("n" +
strDecimalesCantidad);
}
catch (Exception) { }

private void xrLabel99_BeforePrint(object sender,


System.Drawing.Printing.PrintEventArgs e)
{
try
{
((XRLabel)sender).Text =
Convert.ToDouble(this.GetCurrentColumnValue("dblCantidadPieza")).ToString("n" +
strDecimalesCantidad);
}
catch (Exception) { }
}

private void xrLabel46_BeforePrint(object sender,


System.Drawing.Printing.PrintEventArgs e)
{
try{
((XRLabel)sender).Text =
Convert.ToDouble(this.GetCurrentColumnValue("dblVenta")).ToString("c" +
strDecimalesPrecio);
}
catch (Exception) { }
}

private void GroupFooter5_BeforePrint(object sender,


System.Drawing.Printing.PrintEventArgs e)
{
Int32 intTipoComplemento = 0;
Int32 intComplemento = 0;

Int32 intEmpresa = Convert.ToInt32(GetCurrentColumnValue("intEmpresa"));


Int32 intSucursal = Convert.ToInt32(GetCurrentColumnValue("intSucursal"));
Int32 intFactura = Convert.ToInt32(GetCurrentColumnValue("intFactura"));

FacturaEncBO objFacturaEncBO = new FacturaEncBO(intEmpresa,intSucursal);

//Carga tipo de complemento


intTipoComplemento =
Int32.Parse(objFacturaEncBO.SelXTipoComplemento(intFactura));

//carga id de complemento
intComplemento = Int32.Parse(objFacturaEncBO.SelXComplemento(intFactura));

if (intComplemento == 0)
this.GroupFooter5.Visible = false;

if (intComplemento == 2)
{

this.xrSubreport1.ReportSource = new XtraReportComercioExterior();

DSEncComercioExteriorTableAdapters.qryFacturaEncComercioExterior_SelReporteComercio
ExteriorTableAdapter objAdapter = new
DSEncComercioExteriorTableAdapters.qryFacturaEncComercioExterior_SelReporteComercio
ExteriorTableAdapter();
DSEncComercioExterior DSEncComercioExterior = new
DSEncComercioExterior();

objAdapter.Fill(DSEncComercioExterior.qryFacturaEncComercioExterior_SelReporteComer
cioExterior, intEmpresa, intSucursal, intComplemento);
xrSubreport1.ReportSource.DataSource = DSEncComercioExterior;
}
if (intTipoComplemento == 4)
{

this.xrSubreport1.ReportSource = new XtraReportComplementoINE();


DSComplementoINETableAdapters.qryClienteDatosINE_SelTableAdapter
objAdapter = new
DSComplementoINETableAdapters.qryClienteDatosINE_SelTableAdapter();
DSComplementoINE DSComplementoINE = new DSComplementoINE();
objAdapter.Fill(DSComplementoINE.qryClienteDatosINE_Sel, intEmpresa,
intSucursal, intComplemento);
xrSubreport1.ReportSource.DataSource = DSComplementoINE;
}

if (intTipoComplemento == 6)
{
this.xrSubreport1.ReportSource = new
XtraReportComplementoCartaPorteCFDI();
DSCartaPorteCFDITableAdapters.qryCartaPorteCFDI_SelReporteTableAdapter
objAdapter = new
DSCartaPorteCFDITableAdapters.qryCartaPorteCFDI_SelReporteTableAdapter();
DSCartaPorteCFDI DSCartaPorteCFDI = new DSCartaPorteCFDI();
objAdapter.Fill(DSCartaPorteCFDI.qryCartaPorteCFDI_SelReporte,
intEmpresa, intSucursal, intComplemento);
xrSubreport1.ReportSource.DataSource = DSCartaPorteCFDI;
}
}
}

You might also like