/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.ConnectionParameters.OracleConnectionParameters oracleConnectionParameters1 = new DevExpress.DataAccess.ConnectionParameters.OracleConnectionParameters();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(InformeAnalisisVentaCliente));
     this.Detail       = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.DataSourceAnalisisVentaCliente = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.PageFooter        = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.Usuario           = new DevExpress.XtraReports.Parameters.Parameter();
     this.PageHeader        = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel15         = new DevExpress.XtraReports.UI.XRLabel();
     this.Monto             = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrLabel14         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13         = new DevExpress.XtraReports.UI.XRLabel();
     this.Periodo           = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrLabel12         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10         = new DevExpress.XtraReports.UI.XRLabel();
     this.Articulo          = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrLabel9          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8          = new DevExpress.XtraReports.UI.XRLabel();
     this.Linea             = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrLabel7          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6          = new DevExpress.XtraReports.UI.XRLabel();
     this.Marca             = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrLabel5          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4          = new DevExpress.XtraReports.UI.XRLabel();
     this.Sucursal          = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo2       = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel19         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox1     = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrPivotGrid1      = new DevExpress.XtraReports.UI.XRPivotGrid();
     this.fieldCLICLAVE1    = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldRAZONSOCIAL1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldSTATUS1      = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldVENDCLAVE1   = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldMES1         = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldPIEZAS1      = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldIMPORTE1     = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.FechaInicial      = new DevExpress.XtraReports.Parameters.Parameter();
     this.FechaFinal        = new DevExpress.XtraReports.Parameters.Parameter();
     this.ReportFooter      = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel16         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17         = new DevExpress.XtraReports.UI.XRLabel();
     this.Piezas            = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.HeightF       = 0F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 40F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 40F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // DataSourceAnalisisVentaCliente
     //
     this.DataSourceAnalisisVentaCliente.ConnectionName       = "siil_Connection";
     oracleConnectionParameters1.ServerName                   = "siil";
     this.DataSourceAnalisisVentaCliente.ConnectionParameters = oracleConnectionParameters1;
     this.DataSourceAnalisisVentaCliente.Name                 = "DataSourceAnalisisVentaCliente";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = resources.GetString("customSqlQuery1.Sql");
     this.DataSourceAnalisisVentaCliente.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.DataSourceAnalisisVentaCliente.ResultSchemaSerializable = resources.GetString("DataSourceAnalisisVentaCliente.ResultSchemaSerializable");
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1
     });
     this.PageFooter.HeightF = 18F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Usuario, "Text", "")
     });
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0.8333333F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(590F, 18F);
     //
     // Usuario
     //
     this.Usuario.Name    = "Usuario";
     this.Usuario.Visible = false;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel17,
         this.xrLabel16,
         this.xrLabel15,
         this.xrLabel14,
         this.xrLabel13,
         this.xrLabel12,
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel7,
         this.xrLabel6,
         this.xrLabel5,
         this.xrLabel4,
         this.xrLabel2,
         this.xrLabel3,
         this.xrPageInfo2,
         this.xrLabel19,
         this.xrPictureBox1
     });
     this.PageHeader.HeightF = 95.24999F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel15
     //
     this.xrLabel15.CanShrink = true;
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Monto, "Text", "")
     });
     this.xrLabel15.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(634.6666F, 73.41665F);
     this.xrLabel15.Name                           = "xrLabel15";
     this.xrLabel15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                          = new System.Drawing.SizeF(59.16669F, 15.99999F);
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Monto
     //
     this.Monto.Name    = "Monto";
     this.Monto.Visible = false;
     //
     // xrLabel14
     //
     this.xrLabel14.CanShrink                      = true;
     this.xrLabel14.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(579.6666F, 73.41665F);
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(55F, 16F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text                           = "MONTO:";
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.CanShrink = true;
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Periodo, "Text", "")
     });
     this.xrLabel13.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(651.3332F, 25.41664F);
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(156.6668F, 16F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Periodo
     //
     this.Periodo.Description = "Periodo";
     this.Periodo.Name        = "Periodo";
     this.Periodo.Visible     = false;
     //
     // xrLabel12
     //
     this.xrLabel12.CanShrink                      = true;
     this.xrLabel12.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(578.8333F, 25.41667F);
     this.xrLabel12.Name                           = "xrLabel12";
     this.xrLabel12.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                          = new System.Drawing.SizeF(72.5F, 16F);
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text                           = "PERIODO:";
     this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.CanShrink                      = true;
     this.xrLabel11.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(283.1667F, 73.41662F);
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(120.6664F, 16F);
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text                           = "FECHA DE EMISIÓN";
     this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.CanShrink = true;
     this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Articulo, "Text", "")
     });
     this.xrLabel10.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(652.1666F, 57.41666F);
     this.xrLabel10.Name                           = "xrLabel10";
     this.xrLabel10.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                          = new System.Drawing.SizeF(155.8334F, 16F);
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Articulo
     //
     this.Articulo.Description = "Articulo";
     this.Articulo.Name        = "Articulo";
     this.Articulo.Visible     = false;
     //
     // xrLabel9
     //
     this.xrLabel9.CanShrink                      = true;
     this.xrLabel9.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(578.8333F, 57.41664F);
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(73.33337F, 16F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "ARTICULO:";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel8
     //
     this.xrLabel8.CanShrink = true;
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Linea, "Text", "")
     });
     this.xrLabel8.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(376.4999F, 57.41664F);
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(202.3333F, 15.99999F);
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Linea
     //
     this.Linea.Description = "Linea";
     this.Linea.Name        = "Linea";
     this.Linea.Visible     = false;
     //
     // xrLabel7
     //
     this.xrLabel7.CanShrink                      = true;
     this.xrLabel7.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(283.1667F, 57.41665F);
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(93.33334F, 16F);
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "LINEA:";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.CanShrink = true;
     this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Marca, "Text", "")
     });
     this.xrLabel6.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(376.4999F, 41.41665F);
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(431.5001F, 16F);
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Marca
     //
     this.Marca.Description = "Marca";
     this.Marca.Name        = "Marca";
     this.Marca.Visible     = false;
     //
     // xrLabel5
     //
     this.xrLabel5.CanShrink                      = true;
     this.xrLabel5.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(283.1667F, 41.41665F);
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(93.33334F, 16F);
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "MARCA:";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.CanShrink = true;
     this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Sucursal, "Text", "")
     });
     this.xrLabel4.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(376.4999F, 25.41667F);
     this.xrLabel4.Name                           = "xrLabel4";
     this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                          = new System.Drawing.SizeF(202.3332F, 16F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Sucursal
     //
     this.Sucursal.Description = "Sucursal";
     this.Sucursal.Name        = "Sucursal";
     this.Sucursal.Visible     = false;
     //
     // xrLabel2
     //
     this.xrLabel2.CanShrink                      = true;
     this.xrLabel2.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(283.1666F, 25.41667F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(93.33334F, 16F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "SUCURSAL";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.BorderColor   = System.Drawing.SystemColors.ActiveCaption;
     this.xrLabel3.Font          = new System.Drawing.Font("Arial Narrow", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0.8333333F, 51.25F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(282.3333F, 23F);
     this.xrLabel3.StylePriority.UseBorderColor   = false;
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseForeColor     = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "DISTRIBUIDORA DE AUTOPARTES PESCADOR S.A. DE C.V.";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.Font                           = new System.Drawing.Font("Arial Narrow", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo2.Format                         = "{0:dd\' de \'MMMM\' de \'yyyy hh:mm tt}";
     this.xrPageInfo2.LocationFloat                  = new DevExpress.Utils.PointFloat(403.8331F, 73.41665F);
     this.xrPageInfo2.Name                           = "xrPageInfo2";
     this.xrPageInfo2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.xrPageInfo2.PageInfo                       = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo2.SizeF                          = new System.Drawing.SizeF(175F, 15.99999F);
     this.xrPageInfo2.StylePriority.UseFont          = false;
     this.xrPageInfo2.StylePriority.UsePadding       = false;
     this.xrPageInfo2.StylePriority.UseTextAlignment = false;
     this.xrPageInfo2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel19
     //
     this.xrLabel19.Font                  = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel19.LocationFloat         = new DevExpress.Utils.PointFloat(283.1666F, 2.416662F);
     this.xrLabel19.Name                  = "xrLabel19";
     this.xrLabel19.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF                 = new System.Drawing.SizeF(524.8334F, 23F);
     this.xrLabel19.StylePriority.UseFont = false;
     this.xrLabel19.Text                  = "ANALISIS VENTA CLIENTE";
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(71.66666F, 11.83334F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(136.4583F, 39.41665F);
     this.xrPictureBox1.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // xrPivotGrid1
     //
     this.xrPivotGrid1.Appearance.FieldHeader.BackColor = System.Drawing.Color.DarkBlue;
     this.xrPivotGrid1.Appearance.FieldHeader.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrPivotGrid1.Appearance.FieldHeader.ForeColor = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValue.BackColor  = System.Drawing.Color.DarkBlue;
     this.xrPivotGrid1.Appearance.FieldValue.Font       = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrPivotGrid1.Appearance.FieldValue.ForeColor  = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValueTotal.Font  = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrPivotGrid1.Appearance.FieldValueTotal.TextHorizontalAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.xrPivotGrid1.Appearance.FieldValueTotal.TextVerticalAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.xrPivotGrid1.DataMember = "Query";
     this.xrPivotGrid1.DataSource = this.DataSourceAnalisisVentaCliente;
     this.xrPivotGrid1.Fields.AddRange(new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField[] {
         this.fieldCLICLAVE1,
         this.fieldRAZONSOCIAL1,
         this.fieldSTATUS1,
         this.fieldVENDCLAVE1,
         this.fieldMES1,
         this.fieldPIEZAS1,
         this.fieldIMPORTE1
     });
     this.xrPivotGrid1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPivotGrid1.Name          = "xrPivotGrid1";
     this.xrPivotGrid1.OptionsPrint.FilterSeparatorBarPadding = 3;
     this.xrPivotGrid1.OptionsPrint.PrintColumnHeaders        = DevExpress.Utils.DefaultBoolean.False;
     this.xrPivotGrid1.OptionsPrint.PrintDataHeaders          = DevExpress.Utils.DefaultBoolean.False;
     this.xrPivotGrid1.OptionsPrint.PrintFilterHeaders        = DevExpress.Utils.DefaultBoolean.False;
     this.xrPivotGrid1.OptionsPrint.PrintHeadersOnEveryPage   = true;
     this.xrPivotGrid1.OptionsPrint.PrintRowHeaders           = DevExpress.Utils.DefaultBoolean.True;
     this.xrPivotGrid1.SizeF = new System.Drawing.SizeF(590.8333F, 71.66666F);
     //
     // fieldCLICLAVE1
     //
     this.fieldCLICLAVE1.Appearance.Cell.Font            = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.fieldCLICLAVE1.Appearance.FieldValue.BackColor = System.Drawing.Color.Transparent;
     this.fieldCLICLAVE1.Appearance.FieldValue.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.fieldCLICLAVE1.Appearance.FieldValue.ForeColor = System.Drawing.Color.Black;
     this.fieldCLICLAVE1.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldCLICLAVE1.AreaIndex = 0;
     this.fieldCLICLAVE1.FieldName = "CLI_CLAVE";
     this.fieldCLICLAVE1.Name      = "fieldCLICLAVE1";
     this.fieldCLICLAVE1.Width     = 85;
     //
     // fieldRAZONSOCIAL1
     //
     this.fieldRAZONSOCIAL1.Appearance.Cell.Font            = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.fieldRAZONSOCIAL1.Appearance.FieldValue.BackColor = System.Drawing.Color.Transparent;
     this.fieldRAZONSOCIAL1.Appearance.FieldValue.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.fieldRAZONSOCIAL1.Appearance.FieldValue.ForeColor = System.Drawing.Color.Black;
     this.fieldRAZONSOCIAL1.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldRAZONSOCIAL1.AreaIndex = 1;
     this.fieldRAZONSOCIAL1.FieldName = "RAZON_SOCIAL";
     this.fieldRAZONSOCIAL1.Name      = "fieldRAZONSOCIAL1";
     this.fieldRAZONSOCIAL1.Width     = 250;
     //
     // fieldSTATUS1
     //
     this.fieldSTATUS1.Appearance.Cell.Font            = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.fieldSTATUS1.Appearance.FieldValue.BackColor = System.Drawing.Color.Transparent;
     this.fieldSTATUS1.Appearance.FieldValue.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.fieldSTATUS1.Appearance.FieldValue.ForeColor = System.Drawing.Color.Black;
     this.fieldSTATUS1.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldSTATUS1.AreaIndex = 3;
     this.fieldSTATUS1.FieldName = "STATUS";
     this.fieldSTATUS1.Name      = "fieldSTATUS1";
     this.fieldSTATUS1.Width     = 85;
     //
     // fieldVENDCLAVE1
     //
     this.fieldVENDCLAVE1.Appearance.Cell.Font            = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.fieldVENDCLAVE1.Appearance.FieldValue.BackColor = System.Drawing.Color.Transparent;
     this.fieldVENDCLAVE1.Appearance.FieldValue.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.fieldVENDCLAVE1.Appearance.FieldValue.ForeColor = System.Drawing.Color.Black;
     this.fieldVENDCLAVE1.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldVENDCLAVE1.AreaIndex = 2;
     this.fieldVENDCLAVE1.FieldName = "VEND_CLAVE";
     this.fieldVENDCLAVE1.Name      = "fieldVENDCLAVE1";
     this.fieldVENDCLAVE1.Width     = 85;
     //
     // fieldMES1
     //
     this.fieldMES1.Appearance.Cell.TextHorizontalAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.fieldMES1.Appearance.Cell.TextVerticalAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.fieldMES1.Area      = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.fieldMES1.AreaIndex = 0;
     this.fieldMES1.FieldName = "MES";
     this.fieldMES1.Name      = "fieldMES1";
     this.fieldMES1.ValueFormat.FormatString = "{0:MMMM yyyy}";
     this.fieldMES1.ValueFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     //
     // fieldPIEZAS1
     //
     this.fieldPIEZAS1.Area      = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldPIEZAS1.AreaIndex = 0;
     this.fieldPIEZAS1.CellFormat.FormatString = "n2";
     this.fieldPIEZAS1.CellFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.fieldPIEZAS1.EmptyCellText           = "0";
     this.fieldPIEZAS1.EmptyValueText          = "0";
     this.fieldPIEZAS1.FieldName = "PIEZAS";
     this.fieldPIEZAS1.Name      = "fieldPIEZAS1";
     this.fieldPIEZAS1.ValueFormat.FormatString = "n2";
     this.fieldPIEZAS1.ValueFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     //
     // fieldIMPORTE1
     //
     this.fieldIMPORTE1.Area           = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldIMPORTE1.AreaIndex      = 1;
     this.fieldIMPORTE1.EmptyCellText  = "0";
     this.fieldIMPORTE1.EmptyValueText = "0";
     this.fieldIMPORTE1.FieldName      = "IMPORTE";
     this.fieldIMPORTE1.Name           = "fieldIMPORTE1";
     //
     // FechaInicial
     //
     this.FechaInicial.Description = "FechaInicial";
     this.FechaInicial.Name        = "FechaInicial";
     this.FechaInicial.Visible     = false;
     //
     // FechaFinal
     //
     this.FechaFinal.Description = "FechaFinal";
     this.FechaFinal.Name        = "FechaFinal";
     this.FechaFinal.Visible     = false;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPivotGrid1
     });
     this.ReportFooter.HeightF = 71.66666F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrLabel16
     //
     this.xrLabel16.CanShrink                      = true;
     this.xrLabel16.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel16.LocationFloat                  = new DevExpress.Utils.PointFloat(693.8333F, 73.41662F);
     this.xrLabel16.Name                           = "xrLabel16";
     this.xrLabel16.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF                          = new System.Drawing.SizeF(55F, 16F);
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text                           = "PIEZAS:";
     this.xrLabel16.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel17
     //
     this.xrLabel17.CanShrink = true;
     this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Piezas, "Text", "")
     });
     this.xrLabel17.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(748.8333F, 73.41662F);
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(59.16669F, 15.99999F);
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Piezas
     //
     this.Piezas.Description = "Piezas";
     this.Piezas.Name        = "Piezas";
     this.Piezas.Visible     = false;
     //
     // InformeAnalisisVentaCliente
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageFooter,
         this.PageHeader,
         this.ReportFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.DataSourceAnalisisVentaCliente
     });
     this.DataMember = "Query";
     this.DataSource = this.DataSourceAnalisisVentaCliente;
     this.Margins    = new System.Drawing.Printing.Margins(27, 0, 40, 40);
     this.PageWidth  = 2700;
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.FechaInicial,
         this.FechaFinal,
         this.Usuario,
         this.Sucursal,
         this.Marca,
         this.Linea,
         this.Articulo,
         this.Periodo,
         this.Monto,
         this.Piezas
     });
     this.ShowPrintMarginsWarning = false;
     this.Version      = "15.2";
     this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.InformeAnalisisVentaCliente_BeforePrint);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.ConnectionParameters.OracleConnectionParameters oracleConnectionParameters1 = new DevExpress.DataAccess.ConnectionParameters.OracleConnectionParameters();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(MovimientosBBVA));
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable2       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell8   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell21  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22  = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.DataSourceBBVA = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.Usuario        = new DevExpress.XtraReports.Parameters.Parameter();
     this.Titulo         = new DevExpress.XtraReports.Parameters.Parameter();
     this.PageHeader     = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrTable1       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell5   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter     = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1    = new DevExpress.XtraReports.UI.XRPageInfo();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.Detail.HeightF       = 18F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable2
     //
     this.xrTable2.BackColor     = System.Drawing.Color.Transparent;
     this.xrTable2.BorderColor   = System.Drawing.Color.White;
     this.xrTable2.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.Font          = new System.Drawing.Font("Times New Roman", 7F);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(803.0001F, 18F);
     this.xrTable2.StylePriority.UseBackColor     = false;
     this.xrTable2.StylePriority.UseBorderColor   = false;
     this.xrTable2.StylePriority.UseBorders       = false;
     this.xrTable2.StylePriority.UseFont          = false;
     this.xrTable2.StylePriority.UsePadding       = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell8,
         this.xrTableCell1,
         this.xrTableCell13,
         this.xrTableCell16,
         this.xrTableCell24,
         this.xrTableCell19,
         this.xrTableCell20,
         this.xrTableCell21,
         this.xrTableCell22
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.LUGAR")
     });
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name      = "xrTableCell8";
     this.xrTableCell8.Weight    = 0.1224559451809773D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.FECHA", "{0:dd/MM/yyyy}")
     });
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight        = 0.2657406888405594D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.TIPO_PAGO")
     });
     this.xrTableCell13.Multiline = true;
     this.xrTableCell13.Name      = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell13.Weight        = 0.36475617050490278D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.GUIA_CIE")
     });
     this.xrTableCell16.Multiline = true;
     this.xrTableCell16.Name      = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell16.Weight        = 0.42836248854879361D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.REFERENCIA")
     });
     this.xrTableCell24.Name   = "xrTableCell24";
     this.xrTableCell24.Weight = 0.32948370983111458D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.CONCEPTO")
     });
     this.xrTableCell19.Multiline = true;
     this.xrTableCell19.Name      = "xrTableCell19";
     this.xrTableCell19.Weight    = 0.34385763941456438D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.IMPORTE", "{0:c}")
     });
     this.xrTableCell20.Multiline = true;
     this.xrTableCell20.Name      = "xrTableCell20";
     this.xrTableCell20.Weight    = 0.34738385285518419D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.SUCURSAL")
     });
     this.xrTableCell21.Multiline = true;
     this.xrTableCell21.Name      = "xrTableCell21";
     this.xrTableCell21.Weight    = 0.16012705371690417D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.CLIENTE")
     });
     this.xrTableCell22.Multiline = true;
     this.xrTableCell22.Name      = "xrTableCell22";
     this.xrTableCell22.Weight    = 0.14817931299462006D;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 20.83333F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 0F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // DataSourceBBVA
     //
     this.DataSourceBBVA.ConnectionName       = "Siil_Connection";
     oracleConnectionParameters1.ServerName   = "Siil";
     this.DataSourceBBVA.ConnectionParameters = oracleConnectionParameters1;
     this.DataSourceBBVA.Name = "DataSourceBBVA";
     customSqlQuery1.Name     = "Query";
     customSqlQuery1.Sql      = "SELECT \r\n\t\'23/12/2016\' FECHA,\r\n\t\'EFE\' Tipo_pago,\r\n\t\'00223\' Guia_CIE,\r\n\t\'000053\' R" +
                                "eferencia,\r\n\t\' \' Concepto,\r\n\t\'1,152.11\' Importe,\r\n\t\'1\' SUCURSAL,\r\n\t\'7390\' CLIENT" +
                                "E,\r\n\t1 LUGAR\r\nFROM clientes\r\n";
     this.DataSourceBBVA.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.DataSourceBBVA.ResultSchemaSerializable = resources.GetString("DataSourceBBVA.ResultSchemaSerializable");
     //
     // Usuario
     //
     this.Usuario.Description = "Usuario";
     this.Usuario.Name        = "Usuario";
     this.Usuario.Visible     = false;
     //
     // Titulo
     //
     this.Titulo.Description = "Titulo";
     this.Titulo.Name        = "Titulo";
     this.Titulo.Visible     = false;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1,
         this.xrLabel1
     });
     this.PageHeader.HeightF = 55.50001F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrTable1
     //
     this.xrTable1.BackColor   = System.Drawing.Color.LightGray;
     this.xrTable1.BorderColor = System.Drawing.Color.White;
     this.xrTable1.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.BorderWidth   = 1F;
     this.xrTable1.Font          = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 37.5F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(803.0001F, 18.00001F);
     this.xrTable1.StylePriority.UseBackColor     = false;
     this.xrTable1.StylePriority.UseBorderColor   = false;
     this.xrTable1.StylePriority.UseBorders       = false;
     this.xrTable1.StylePriority.UseBorderWidth   = false;
     this.xrTable1.StylePriority.UseFont          = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell5,
         this.xrTableCell7,
         this.xrTableCell9,
         this.xrTableCell11,
         this.xrTableCell23,
         this.xrTableCell10,
         this.xrTableCell12,
         this.xrTableCell2,
         this.xrTableCell3
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name   = "xrTableCell5";
     this.xrTableCell5.Text   = "#";
     this.xrTableCell5.Weight = 0.11783121385104337D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Name   = "xrTableCell7";
     this.xrTableCell7.Text   = "Fecha";
     this.xrTableCell7.Weight = 0.25570452934501747D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Multiline = true;
     this.xrTableCell9.Name      = "xrTableCell9";
     this.xrTableCell9.Text      = "Tipo pago";
     this.xrTableCell9.Weight    = 0.35098067335921751D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Name   = "xrTableCell11";
     this.xrTableCell11.Text   = "Guia CIE";
     this.xrTableCell11.Weight = 0.41218481043990468D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.Name   = "xrTableCell23";
     this.xrTableCell23.Text   = "Referencia";
     this.xrTableCell23.Weight = 0.31704004730794544D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Name   = "xrTableCell10";
     this.xrTableCell10.Text   = "Concepto";
     this.xrTableCell10.Weight = 0.33087138155591223D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Name   = "xrTableCell12";
     this.xrTableCell12.Text   = "Importe";
     this.xrTableCell12.Weight = 0.33426430105126204D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "Suc";
     this.xrTableCell2.Weight = 0.15407941975174785D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "Cliente";
     this.xrTableCell3.Weight = 0.14258313436251191D;
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Titulo, "Text", "")
     });
     this.xrLabel1.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(803F, 20F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrPageInfo1
     });
     this.PageFooter.HeightF = 53.125F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Usuario, "Text", "")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 21.72916F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(294.7917F, 18.00001F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Format                         = "Pag.{0} de {1}";
     this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(651.9385F, 21.72916F);
     this.xrPageInfo1.Name                           = "xrPageInfo1";
     this.xrPageInfo1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 10, 0, 0, 100F);
     this.xrPageInfo1.SizeF                          = new System.Drawing.SizeF(151.0615F, 18F);
     this.xrPageInfo1.StylePriority.UsePadding       = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // MovimientosBBVA
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.PageFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.DataSourceBBVA
     });
     this.DataSource = this.DataSourceBBVA;
     this.Margins    = new System.Drawing.Printing.Margins(26, 21, 21, 0);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.Usuario,
         this.Titulo
     });
     this.ShowPreviewMarginLines  = false;
     this.ShowPrintMarginsWarning = false;
     this.Version = "15.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Example #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.ConnectionParameters.OracleConnectionParameters oracleConnectionParameters1 = new DevExpress.DataAccess.ConnectionParameters.OracleConnectionParameters();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(MovimientosBanorte));
     this.Detail            = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable2          = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2       = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell8      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell21     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22     = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin         = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin      = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.DataSourceBanorte = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.PageHeader        = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.Titulo            = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrTable1          = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1       = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell5      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3      = new DevExpress.XtraReports.UI.XRTableCell();
     this.ReportFooter      = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
     this.Usuario           = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrPageInfo1       = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrTableCell4      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6      = new DevExpress.XtraReports.UI.XRTableCell();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.Detail.Dpi           = 100F;
     this.Detail.HeightF       = 19.79167F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable2
     //
     this.xrTable2.BackColor     = System.Drawing.Color.Transparent;
     this.xrTable2.BorderColor   = System.Drawing.Color.White;
     this.xrTable2.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.Dpi           = 100F;
     this.xrTable2.Font          = new System.Drawing.Font("Times New Roman", 7F);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0.9998798F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(802.0001F, 18F);
     this.xrTable2.StylePriority.UseBackColor     = false;
     this.xrTable2.StylePriority.UseBorderColor   = false;
     this.xrTable2.StylePriority.UseBorders       = false;
     this.xrTable2.StylePriority.UseFont          = false;
     this.xrTable2.StylePriority.UsePadding       = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell8,
         this.xrTableCell1,
         this.xrTableCell13,
         this.xrTableCell16,
         this.xrTableCell24,
         this.xrTableCell20,
         this.xrTableCell6,
         this.xrTableCell21,
         this.xrTableCell22
     });
     this.xrTableRow2.Dpi    = 100F;
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.LUGAR")
     });
     this.xrTableCell8.Dpi       = 100F;
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name      = "xrTableCell8";
     this.xrTableCell8.Weight    = 0.1224559451809773D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.REFERENCIA1")
     });
     this.xrTableCell1.Dpi  = 100F;
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight        = 0.69246864183540768D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.IMPORTE_NETO")
     });
     this.xrTableCell13.Dpi       = 100F;
     this.xrTableCell13.Multiline = true;
     this.xrTableCell13.Name      = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell13.Weight        = 0.23209560459907522D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.FORMA_PAGO")
     });
     this.xrTableCell16.Dpi       = 100F;
     this.xrTableCell16.Multiline = true;
     this.xrTableCell16.Name      = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell16.Weight        = 0.33958352105345624D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.SUC_BANCO")
     });
     this.xrTableCell24.Dpi    = 100F;
     this.xrTableCell24.Name   = "xrTableCell24";
     this.xrTableCell24.Weight = 0.2285330230608866D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.FECHA_PAGO", "{0:dd/MM/yyyy}")
     });
     this.xrTableCell20.Dpi       = 100F;
     this.xrTableCell20.Multiline = true;
     this.xrTableCell20.Name      = "xrTableCell20";
     this.xrTableCell20.Weight    = 0.23965058408067036D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.SUCURSAL")
     });
     this.xrTableCell21.Dpi       = 100F;
     this.xrTableCell21.Multiline = true;
     this.xrTableCell21.Name      = "xrTableCell21";
     this.xrTableCell21.Weight    = 0.16074298372700951D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.CLIENTE")
     });
     this.xrTableCell22.Dpi       = 100F;
     this.xrTableCell22.Multiline = true;
     this.xrTableCell22.Name      = "xrTableCell22";
     this.xrTableCell22.Weight    = 0.16665942276524473D;
     //
     // TopMargin
     //
     this.TopMargin.Dpi           = 100F;
     this.TopMargin.HeightF       = 30F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi           = 100F;
     this.BottomMargin.HeightF       = 0F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // DataSourceBanorte
     //
     this.DataSourceBanorte.ConnectionName       = "siil_Connection";
     oracleConnectionParameters1.ServerName      = "siil";
     this.DataSourceBanorte.ConnectionParameters = oracleConnectionParameters1;
     this.DataSourceBanorte.Name = "DataSourceBanorte";
     customSqlQuery1.Name        = "Query";
     customSqlQuery1.Sql         = resources.GetString("customSqlQuery1.Sql");
     this.DataSourceBanorte.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.DataSourceBanorte.ResultSchemaSerializable = resources.GetString("DataSourceBanorte.ResultSchemaSerializable");
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrTable1
     });
     this.PageHeader.Dpi     = 100F;
     this.PageHeader.HeightF = 43.00001F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Titulo, "Text", "")
     });
     this.xrLabel1.Dpi                            = 100F;
     this.xrLabel1.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(803F, 20F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // Titulo
     //
     this.Titulo.Description = "Titulo";
     this.Titulo.Name        = "Titulo";
     this.Titulo.Visible     = false;
     //
     // xrTable1
     //
     this.xrTable1.BackColor   = System.Drawing.Color.LightGray;
     this.xrTable1.BorderColor = System.Drawing.Color.White;
     this.xrTable1.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.BorderWidth   = 1F;
     this.xrTable1.Dpi           = 100F;
     this.xrTable1.Font          = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(803F, 18.00001F);
     this.xrTable1.StylePriority.UseBackColor     = false;
     this.xrTable1.StylePriority.UseBorderColor   = false;
     this.xrTable1.StylePriority.UseBorders       = false;
     this.xrTable1.StylePriority.UseBorderWidth   = false;
     this.xrTable1.StylePriority.UseFont          = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell5,
         this.xrTableCell7,
         this.xrTableCell9,
         this.xrTableCell11,
         this.xrTableCell23,
         this.xrTableCell10,
         this.xrTableCell4,
         this.xrTableCell2,
         this.xrTableCell3
     });
     this.xrTableRow1.Dpi    = 100F;
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Dpi    = 100F;
     this.xrTableCell5.Name   = "xrTableCell5";
     this.xrTableCell5.Text   = "#";
     this.xrTableCell5.Weight = 0.11783121385104337D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Dpi    = 100F;
     this.xrTableCell7.Name   = "xrTableCell7";
     this.xrTableCell7.Text   = "Referencia1";
     this.xrTableCell7.Weight = 0.6693243699462601D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Dpi       = 100F;
     this.xrTableCell9.Multiline = true;
     this.xrTableCell9.Name      = "xrTableCell9";
     this.xrTableCell9.Text      = "Importe neto";
     this.xrTableCell9.Weight    = 0.22332997334427548D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Dpi    = 100F;
     this.xrTableCell11.Name   = "xrTableCell11";
     this.xrTableCell11.Text   = "Forma de pago";
     this.xrTableCell11.Weight = 0.32675871408480284D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.Dpi    = 100F;
     this.xrTableCell23.Name   = "xrTableCell23";
     this.xrTableCell23.Text   = "Suc Banco";
     this.xrTableCell23.Weight = 0.21990210635374782D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Dpi    = 100F;
     this.xrTableCell10.Name   = "xrTableCell10";
     this.xrTableCell10.Text   = "Fecha de pago";
     this.xrTableCell10.Weight = 0.2305998079817646D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Dpi    = 100F;
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "Suc";
     this.xrTableCell2.Weight = 0.15467227760916669D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Dpi    = 100F;
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "Cliente";
     this.xrTableCell3.Weight = 0.16036530580602765D;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrPageInfo1
     });
     this.ReportFooter.Dpi     = 100F;
     this.ReportFooter.HeightF = 28.79168F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Usuario, "Text", "")
     });
     this.xrLabel2.Dpi                            = 100F;
     this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(0.4999876F, 0F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(294.7917F, 18.00001F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Usuario
     //
     this.Usuario.Description = "Usuario";
     this.Usuario.Name        = "Usuario";
     this.Usuario.Visible     = false;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Dpi                            = 100F;
     this.xrPageInfo1.Format                         = "Pag.{0} de {1}";
     this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(652.4385F, 0F);
     this.xrPageInfo1.Name                           = "xrPageInfo1";
     this.xrPageInfo1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 10, 0, 0, 100F);
     this.xrPageInfo1.SizeF                          = new System.Drawing.SizeF(150.5615F, 18F);
     this.xrPageInfo1.StylePriority.UsePadding       = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Dpi    = 100F;
     this.xrTableCell4.Name   = "xrTableCell4";
     this.xrTableCell4.Text   = "Folio de pago";
     this.xrTableCell4.Weight = 0.31275568416762817D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.FOLIO_PAGO")
     });
     this.xrTableCell6.Dpi    = 100F;
     this.xrTableCell6.Name   = "xrTableCell6";
     this.xrTableCell6.Weight = 0.32503099414995357D;
     //
     // MovimientosBanorte
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.ReportFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.DataSourceBanorte
     });
     this.DataSource = this.DataSourceBanorte;
     this.Margins    = new System.Drawing.Printing.Margins(17, 30, 30, 0);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.Usuario,
         this.Titulo
     });
     this.ShowPreviewMarginLines  = false;
     this.ShowPrintMarginsWarning = false;
     this.Version = "16.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.ConnectionParameters.OracleConnectionParameters oracleConnectionParameters1 = new DevExpress.DataAccess.ConnectionParameters.OracleConnectionParameters();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(MovimientosSantander));
     this.Detail              = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable2            = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2         = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell8        = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1        = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell21       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22       = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin           = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin        = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.DataSourceSantander = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.Usuario             = new DevExpress.XtraReports.Parameters.Parameter();
     this.Titulo              = new DevExpress.XtraReports.Parameters.Parameter();
     this.PageHeader          = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrTable1            = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1         = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell5        = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7        = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9        = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2        = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3        = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel1            = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter          = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel3            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo2         = new DevExpress.XtraReports.UI.XRPageInfo();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.Detail.Dpi           = 100F;
     this.Detail.HeightF       = 18F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable2
     //
     this.xrTable2.BackColor     = System.Drawing.Color.Transparent;
     this.xrTable2.BorderColor   = System.Drawing.Color.White;
     this.xrTable2.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.Dpi           = 100F;
     this.xrTable2.Font          = new System.Drawing.Font("Times New Roman", 7F);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(803.0001F, 18F);
     this.xrTable2.StylePriority.UseBackColor     = false;
     this.xrTable2.StylePriority.UseBorderColor   = false;
     this.xrTable2.StylePriority.UseBorders       = false;
     this.xrTable2.StylePriority.UseFont          = false;
     this.xrTable2.StylePriority.UsePadding       = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell8,
         this.xrTableCell1,
         this.xrTableCell13,
         this.xrTableCell16,
         this.xrTableCell24,
         this.xrTableCell19,
         this.xrTableCell20,
         this.xrTableCell21,
         this.xrTableCell22
     });
     this.xrTableRow2.Dpi    = 100F;
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.LUGAR")
     });
     this.xrTableCell8.Dpi       = 100F;
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name      = "xrTableCell8";
     this.xrTableCell8.Weight    = 0.1224559451809773D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.FECHA", "{0:dd/MM/yyyy}")
     });
     this.xrTableCell1.Dpi  = 100F;
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight        = 0.2657406888405594D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.SUC_BANCO")
     });
     this.xrTableCell13.Dpi       = 100F;
     this.xrTableCell13.Multiline = true;
     this.xrTableCell13.Name      = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell13.Weight        = 0.27018822824105626D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.DESCRIPCION")
     });
     this.xrTableCell16.Dpi       = 100F;
     this.xrTableCell16.Multiline = true;
     this.xrTableCell16.Name      = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell16.Weight        = 0.47069645256797088D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.IMPORTE", "{0:c}")
     });
     this.xrTableCell24.Dpi    = 100F;
     this.xrTableCell24.Name   = "xrTableCell24";
     this.xrTableCell24.Weight = 0.30343192958352216D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.REFERENCIA")
     });
     this.xrTableCell19.Dpi       = 100F;
     this.xrTableCell19.Multiline = true;
     this.xrTableCell19.Name      = "xrTableCell19";
     this.xrTableCell19.Weight    = 0.33083184469512039D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.CONCEPTO_REF_BANCARIA")
     });
     this.xrTableCell20.Dpi       = 100F;
     this.xrTableCell20.Multiline = true;
     this.xrTableCell20.Name      = "xrTableCell20";
     this.xrTableCell20.Weight    = 0.43869540606688984D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.SUCURSAL")
     });
     this.xrTableCell21.Dpi       = 100F;
     this.xrTableCell21.Multiline = true;
     this.xrTableCell21.Name      = "xrTableCell21";
     this.xrTableCell21.Weight    = 0.16012705371690417D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.CLIENTE")
     });
     this.xrTableCell22.Dpi       = 100F;
     this.xrTableCell22.Multiline = true;
     this.xrTableCell22.Name      = "xrTableCell22";
     this.xrTableCell22.Weight    = 0.14817931299462006D;
     //
     // TopMargin
     //
     this.TopMargin.Dpi           = 100F;
     this.TopMargin.HeightF       = 15F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi           = 100F;
     this.BottomMargin.HeightF       = 0F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // DataSourceSantander
     //
     this.DataSourceSantander.ConnectionName       = "Siil_Connection";
     oracleConnectionParameters1.ServerName        = "Siil";
     this.DataSourceSantander.ConnectionParameters = oracleConnectionParameters1;
     this.DataSourceSantander.Name = "DataSourceSantander";
     customSqlQuery1.Name          = "Query";
     customSqlQuery1.Sql           = resources.GetString("customSqlQuery1.Sql");
     this.DataSourceSantander.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.DataSourceSantander.ResultSchemaSerializable = resources.GetString("DataSourceSantander.ResultSchemaSerializable");
     //
     // Usuario
     //
     this.Usuario.Description = "Usuario";
     this.Usuario.Name        = "Usuario";
     this.Usuario.Visible     = false;
     //
     // Titulo
     //
     this.Titulo.Description = "Titulo";
     this.Titulo.Name        = "Titulo";
     this.Titulo.Visible     = false;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1,
         this.xrLabel1
     });
     this.PageHeader.Dpi     = 100F;
     this.PageHeader.HeightF = 50.00001F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrTable1
     //
     this.xrTable1.BackColor   = System.Drawing.Color.LightGray;
     this.xrTable1.BorderColor = System.Drawing.Color.White;
     this.xrTable1.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.BorderWidth   = 1F;
     this.xrTable1.Dpi           = 100F;
     this.xrTable1.Font          = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 32F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(803.0001F, 18.00001F);
     this.xrTable1.StylePriority.UseBackColor     = false;
     this.xrTable1.StylePriority.UseBorderColor   = false;
     this.xrTable1.StylePriority.UseBorders       = false;
     this.xrTable1.StylePriority.UseBorderWidth   = false;
     this.xrTable1.StylePriority.UseFont          = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell5,
         this.xrTableCell7,
         this.xrTableCell9,
         this.xrTableCell11,
         this.xrTableCell23,
         this.xrTableCell10,
         this.xrTableCell12,
         this.xrTableCell2,
         this.xrTableCell3
     });
     this.xrTableRow1.Dpi    = 100F;
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Dpi    = 100F;
     this.xrTableCell5.Name   = "xrTableCell5";
     this.xrTableCell5.Text   = "#";
     this.xrTableCell5.Weight = 0.11783121385104337D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Dpi    = 100F;
     this.xrTableCell7.Name   = "xrTableCell7";
     this.xrTableCell7.Text   = "Fecha";
     this.xrTableCell7.Weight = 0.25570452934501747D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Dpi       = 100F;
     this.xrTableCell9.Multiline = true;
     this.xrTableCell9.Name      = "xrTableCell9";
     this.xrTableCell9.Text      = "Suc banco\t";
     this.xrTableCell9.Weight    = 0.2569762153078351D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Dpi    = 100F;
     this.xrTableCell11.Name   = "xrTableCell11";
     this.xrTableCell11.Text   = "Descripcion";
     this.xrTableCell11.Weight = 0.45292003198990949D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.Dpi    = 100F;
     this.xrTableCell23.Name   = "xrTableCell23";
     this.xrTableCell23.Text   = "Importe";
     this.xrTableCell23.Weight = 0.29197222395801464D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Dpi    = 100F;
     this.xrTableCell10.Name   = "xrTableCell10";
     this.xrTableCell10.Text   = "Referencia";
     this.xrTableCell10.Weight = 0.31833745840579042D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Dpi    = 100F;
     this.xrTableCell12.Name   = "xrTableCell12";
     this.xrTableCell12.Text   = "Concepto/Ref. Bancaria";
     this.xrTableCell12.Weight = 0.42513528405269219D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Dpi    = 100F;
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "Suc";
     this.xrTableCell2.Weight = 0.15407941975174785D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Dpi    = 100F;
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "Cliente";
     this.xrTableCell3.Weight = 0.14258313436251191D;
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Titulo, "Text", "")
     });
     this.xrLabel1.Dpi                            = 100F;
     this.xrLabel1.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(803F, 20F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrPageInfo2
     });
     this.PageFooter.Dpi     = 100F;
     this.PageFooter.HeightF = 30.20833F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrLabel3
     //
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Usuario, "Text", "")
     });
     this.xrLabel3.Dpi                            = 100F;
     this.xrLabel3.Font                           = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(294.7917F, 18.00001F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.Dpi                            = 100F;
     this.xrPageInfo2.Format                         = "Pag.{0} de {1}";
     this.xrPageInfo2.LocationFloat                  = new DevExpress.Utils.PointFloat(651.9385F, 0F);
     this.xrPageInfo2.Name                           = "xrPageInfo2";
     this.xrPageInfo2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 10, 0, 0, 100F);
     this.xrPageInfo2.SizeF                          = new System.Drawing.SizeF(151.0615F, 18F);
     this.xrPageInfo2.StylePriority.UsePadding       = false;
     this.xrPageInfo2.StylePriority.UseTextAlignment = false;
     this.xrPageInfo2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // MovimientosSantander
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.PageFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.DataSourceSantander
     });
     this.DataSource = this.DataSourceSantander;
     this.Margins    = new System.Drawing.Printing.Margins(20, 26, 15, 0);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.Usuario,
         this.Titulo
     });
     this.ShowPreviewMarginLines  = false;
     this.ShowPrintMarginsWarning = false;
     this.Version = "16.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Example #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.ConnectionParameters.OracleConnectionParameters oracleConnectionParameters1 = new DevExpress.DataAccess.ConnectionParameters.OracleConnectionParameters();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(MovimientosCobros));
     this.Detail                = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable2              = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2           = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell8          = new DevExpress.XtraReports.UI.XRTableCell();
     this.EstiloModificado      = new DevExpress.XtraReports.UI.FormattingRule();
     this.xrTableCell13         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell21         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22         = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin             = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin          = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.DataSourceMovimientos = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.PageHeader            = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel1              = new DevExpress.XtraReports.UI.XRLabel();
     this.Titulo                = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrTable1              = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1           = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell5          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12         = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel2              = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter            = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrTable3              = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3           = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell30         = new DevExpress.XtraReports.UI.XRTableCell();
     this.Usuario               = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrPageInfo1           = new DevExpress.XtraReports.UI.XRPageInfo();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.Detail.HeightF       = 18F;
     this.Detail.KeepTogether  = true;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable2
     //
     this.xrTable2.BackColor     = System.Drawing.Color.Transparent;
     this.xrTable2.BorderColor   = System.Drawing.Color.White;
     this.xrTable2.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.Font          = new System.Drawing.Font("Times New Roman", 7F);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(844.9999F, 18F);
     this.xrTable2.StylePriority.UseBackColor     = false;
     this.xrTable2.StylePriority.UseBorderColor   = false;
     this.xrTable2.StylePriority.UseBorders       = false;
     this.xrTable2.StylePriority.UseFont          = false;
     this.xrTable2.StylePriority.UsePadding       = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell8,
         this.xrTableCell13,
         this.xrTableCell14,
         this.xrTableCell15,
         this.xrTableCell16,
         this.xrTableCell17,
         this.xrTableCell18,
         this.xrTableCell24,
         this.xrTableCell19,
         this.xrTableCell20,
         this.xrTableCell21,
         this.xrTableCell22
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.LUGAR")
     });
     this.xrTableCell8.FormattingRules.Add(this.EstiloModificado);
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name      = "xrTableCell8";
     this.xrTableCell8.Weight    = 0.12046430511975446D;
     //
     // EstiloModificado
     //
     this.EstiloModificado.Condition = "[MODIFICADO] == \'S\'";
     //
     //
     //
     this.EstiloModificado.Formatting.BackColor = System.Drawing.Color.Khaki;
     this.EstiloModificado.Formatting.Font      = new System.Drawing.Font("Times New Roman", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.EstiloModificado.Name = "EstiloModificado";
     //
     // xrTableCell13
     //
     this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.NUM")
     });
     this.xrTableCell13.FormattingRules.Add(this.EstiloModificado);
     this.xrTableCell13.Multiline = true;
     this.xrTableCell13.Name      = "xrTableCell13";
     this.xrTableCell13.Weight    = 0.12046432043758584D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.FECHA")
     });
     this.xrTableCell14.FormattingRules.Add(this.EstiloModificado);
     this.xrTableCell14.Multiline = true;
     this.xrTableCell14.Name      = "xrTableCell14";
     this.xrTableCell14.Weight    = 0.20077387570402519D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.DESCRIPCION")
     });
     this.xrTableCell15.FormattingRules.Add(this.EstiloModificado);
     this.xrTableCell15.Multiline = true;
     this.xrTableCell15.Name      = "xrTableCell15";
     this.xrTableCell15.Weight    = 0.60232178018692439D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.SUC")
     });
     this.xrTableCell16.FormattingRules.Add(this.EstiloModificado);
     this.xrTableCell16.Multiline = true;
     this.xrTableCell16.Name      = "xrTableCell16";
     this.xrTableCell16.Weight    = 0.12046420817899398D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.REF_NUMERICA")
     });
     this.xrTableCell17.FormattingRules.Add(this.EstiloModificado);
     this.xrTableCell17.Multiline = true;
     this.xrTableCell17.Name      = "xrTableCell17";
     this.xrTableCell17.Weight    = 0.30116082433450442D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.REF_ALFANUMERICA")
     });
     this.xrTableCell18.FormattingRules.Add(this.EstiloModificado);
     this.xrTableCell18.Multiline = true;
     this.xrTableCell18.Name      = "xrTableCell18";
     this.xrTableCell18.Weight    = 0.581570864605452D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.REF_ALFANUMERICA2", "{0:n2}")
     });
     this.xrTableCell24.FormattingRules.Add(this.EstiloModificado);
     this.xrTableCell24.Name   = "xrTableCell24";
     this.xrTableCell24.Weight = 0.41702598507929289D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.AUTORIZACION")
     });
     this.xrTableCell19.FormattingRules.Add(this.EstiloModificado);
     this.xrTableCell19.Multiline = true;
     this.xrTableCell19.Name      = "xrTableCell19";
     this.xrTableCell19.Weight    = 0.32224771764255528D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.DEPOSITOS")
     });
     this.xrTableCell20.FormattingRules.Add(this.EstiloModificado);
     this.xrTableCell20.Multiline = true;
     this.xrTableCell20.Name      = "xrTableCell20";
     this.xrTableCell20.Weight    = 0.30329232354737629D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.CLIENTE")
     });
     this.xrTableCell21.FormattingRules.Add(this.EstiloModificado);
     this.xrTableCell21.Multiline = true;
     this.xrTableCell21.Name      = "xrTableCell21";
     this.xrTableCell21.Weight    = 0.18955730645348823D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.SUCURSAL")
     });
     this.xrTableCell22.FormattingRules.Add(this.EstiloModificado);
     this.xrTableCell22.Multiline = true;
     this.xrTableCell22.Name      = "xrTableCell22";
     this.xrTableCell22.Weight    = 0.11373479803421345D;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 40F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 40.12499F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // DataSourceMovimientos
     //
     this.DataSourceMovimientos.ConnectionName       = "SIIL_Connection";
     oracleConnectionParameters1.ServerName          = "SIIL";
     this.DataSourceMovimientos.ConnectionParameters = oracleConnectionParameters1;
     this.DataSourceMovimientos.Name = "DataSourceMovimientos";
     customSqlQuery1.Name            = "Query";
     customSqlQuery1.Sql             = resources.GetString("customSqlQuery1.Sql");
     this.DataSourceMovimientos.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.DataSourceMovimientos.ResultSchemaSerializable = resources.GetString("DataSourceMovimientos.ResultSchemaSerializable");
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrTable1,
         this.xrLabel2
     });
     this.PageHeader.HeightF = 70.50002F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Titulo, "Text", "")
     });
     this.xrLabel1.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(2.543131E-05F, 0F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(844.9999F, 20F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // Titulo
     //
     this.Titulo.Description = "Titulo";
     this.Titulo.Name        = "Titulo";
     this.Titulo.Visible     = false;
     //
     // xrTable1
     //
     this.xrTable1.BackColor   = System.Drawing.Color.LightGray;
     this.xrTable1.BorderColor = System.Drawing.Color.White;
     this.xrTable1.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.BorderWidth   = 1F;
     this.xrTable1.Font          = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 52.5F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(844.9999F, 18.00001F);
     this.xrTable1.StylePriority.UseBackColor     = false;
     this.xrTable1.StylePriority.UseBorderColor   = false;
     this.xrTable1.StylePriority.UseBorders       = false;
     this.xrTable1.StylePriority.UseBorderWidth   = false;
     this.xrTable1.StylePriority.UseFont          = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell5,
         this.xrTableCell4,
         this.xrTableCell6,
         this.xrTableCell1,
         this.xrTableCell7,
         this.xrTableCell9,
         this.xrTableCell11,
         this.xrTableCell23,
         this.xrTableCell10,
         this.xrTableCell12,
         this.xrTableCell2,
         this.xrTableCell3
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name   = "xrTableCell5";
     this.xrTableCell5.Text   = "#";
     this.xrTableCell5.Weight = 0.11783121385104337D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name   = "xrTableCell4";
     this.xrTableCell4.Text   = "Num";
     this.xrTableCell4.Weight = 0.11783121385104342D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name   = "xrTableCell6";
     this.xrTableCell6.Text   = "Fecha";
     this.xrTableCell6.Weight = 0.19638537108811235D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "Descripción";
     this.xrTableCell1.Weight = 0.58915609680479475D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Name   = "xrTableCell7";
     this.xrTableCell7.Text   = "Suc";
     this.xrTableCell7.Weight = 0.11783122651220339D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Multiline = true;
     this.xrTableCell9.Name      = "xrTableCell9";
     this.xrTableCell9.Text      = "Numérica";
     this.xrTableCell9.Weight    = 0.29457804932203718D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Name   = "xrTableCell11";
     this.xrTableCell11.Text   = "Alfanumérica";
     this.xrTableCell11.Weight = 0.56885896500146438D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.Name   = "xrTableCell23";
     this.xrTableCell23.Text   = "Alfanumérica 2";
     this.xrTableCell23.Weight = 0.40791099131575065D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Name   = "xrTableCell10";
     this.xrTableCell10.Text   = "Autorización";
     this.xrTableCell10.Weight = 0.31520395921466188D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Name   = "xrTableCell12";
     this.xrTableCell12.Text   = "Dépositos";
     this.xrTableCell12.Weight = 0.29666255169314182D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "Cliente";
     this.xrTableCell2.Weight = 0.18541409230688982D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "Suc";
     this.xrTableCell3.Weight = 0.11124846180736993D;
     //
     // xrLabel2
     //
     this.xrLabel2.BackColor     = System.Drawing.Color.LightGray;
     this.xrLabel2.Font          = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(290F, 34.50002F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(323.687F, 18F);
     this.xrLabel2.StylePriority.UseBackColor     = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UsePadding       = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "Referencia";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable3,
         this.xrPageInfo1
     });
     this.PageFooter.HeightF = 23.83334F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrTable3
     //
     this.xrTable3.BackColor   = System.Drawing.Color.LightGray;
     this.xrTable3.BorderColor = System.Drawing.Color.White;
     this.xrTable3.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable3.BorderWidth   = 1F;
     this.xrTable3.Font          = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(2.543131E-05F, 5.833333F);
     this.xrTable3.Name          = "xrTable3";
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow3
     });
     this.xrTable3.SizeF = new System.Drawing.SizeF(693.9384F, 18F);
     this.xrTable3.StylePriority.UseBackColor     = false;
     this.xrTable3.StylePriority.UseBorderColor   = false;
     this.xrTable3.StylePriority.UseBorders       = false;
     this.xrTable3.StylePriority.UseBorderWidth   = false;
     this.xrTable3.StylePriority.UseFont          = false;
     this.xrTable3.StylePriority.UseTextAlignment = false;
     this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell30
     });
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell30
     //
     this.xrTableCell30.BackColor = System.Drawing.Color.Transparent;
     this.xrTableCell30.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Usuario, "Text", "")
     });
     this.xrTableCell30.Name    = "xrTableCell30";
     this.xrTableCell30.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell30.StylePriority.UseBackColor     = false;
     this.xrTableCell30.StylePriority.UsePadding       = false;
     this.xrTableCell30.StylePriority.UseTextAlignment = false;
     this.xrTableCell30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell30.Weight        = 0.734428151177835D;
     //
     // Usuario
     //
     this.Usuario.Description = "Usuario";
     this.Usuario.Name        = "Usuario";
     this.Usuario.Visible     = false;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Format                         = "Pag.{0} de {1}";
     this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(693.9384F, 5.833333F);
     this.xrPageInfo1.Name                           = "xrPageInfo1";
     this.xrPageInfo1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 10, 0, 0, 100F);
     this.xrPageInfo1.SizeF                          = new System.Drawing.SizeF(151.0615F, 18F);
     this.xrPageInfo1.StylePriority.UsePadding       = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // MovimientosCobros
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.PageFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.DataSourceMovimientos
     });
     this.DataSource = this.DataSourceMovimientos;
     this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
         this.EstiloModificado
     });
     this.Margins = new System.Drawing.Printing.Margins(0, 5, 40, 40);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.Usuario,
         this.Titulo
     });
     this.ShowPreviewMarginLines  = false;
     this.ShowPrintMarginsWarning = false;
     this.Version = "15.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Example #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.ConnectionParameters.OracleConnectionParameters oracleConnectionParameters1 = new DevExpress.DataAccess.ConnectionParameters.OracleConnectionParameters();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(InformeAnalisisVentaVendedor));
     this.Detail       = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.DataSourceAnalisisVentaVendedor = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.Art_Clave           = new DevExpress.XtraReports.Parameters.Parameter();
     this.FechaInicio         = new DevExpress.XtraReports.Parameters.Parameter();
     this.FechaFin            = new DevExpress.XtraReports.Parameters.Parameter();
     this.Monto               = new DevExpress.XtraReports.Parameters.Parameter();
     this.Usuario             = new DevExpress.XtraReports.Parameters.Parameter();
     this.Linea               = new DevExpress.XtraReports.Parameters.Parameter();
     this.Marca               = new DevExpress.XtraReports.Parameters.Parameter();
     this.FiltrosReporte      = new DevExpress.XtraReports.Parameters.Parameter();
     this.PageHeader          = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel16           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1         = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel22           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox1       = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel3            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1            = new DevExpress.XtraReports.UI.XRLabel();
     this.Periodo             = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrLabel2            = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter        = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrPivotGrid1        = new DevExpress.XtraReports.UI.XRPivotGrid();
     this.fieldVENDCLAVE1     = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldNOMVENDEDOR1   = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldMES1           = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldPIEZAS1        = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldIMPORTE1       = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldSERIEVENDEDOR1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.PageFooter          = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel6            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18           = new DevExpress.XtraReports.UI.XRLabel();
     this.Piezas              = new DevExpress.XtraReports.Parameters.Parameter();
     this.Cliente             = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.HeightF       = 0F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 12.29167F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 30F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // DataSourceAnalisisVentaVendedor
     //
     this.DataSourceAnalisisVentaVendedor.ConnectionName = "siil_Connection";
     oracleConnectionParameters1.ServerName = "siil";
     this.DataSourceAnalisisVentaVendedor.ConnectionParameters = oracleConnectionParameters1;
     this.DataSourceAnalisisVentaVendedor.Name = "DataSourceAnalisisVentaVendedor";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = resources.GetString("customSqlQuery1.Sql");
     this.DataSourceAnalisisVentaVendedor.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.DataSourceAnalisisVentaVendedor.ResultSchemaSerializable = resources.GetString("DataSourceAnalisisVentaVendedor.ResultSchemaSerializable");
     //
     // Art_Clave
     //
     this.Art_Clave.Description = "articulo clave";
     this.Art_Clave.Name        = "Art_Clave";
     this.Art_Clave.Visible     = false;
     //
     // FechaInicio
     //
     this.FechaInicio.Description = "fecha inicial";
     this.FechaInicio.Name        = "FechaInicio";
     this.FechaInicio.Visible     = false;
     //
     // FechaFin
     //
     this.FechaFin.Description = "fecha final";
     this.FechaFin.Name        = "FechaFin";
     this.FechaFin.Visible     = false;
     //
     // Monto
     //
     this.Monto.Description = "monto";
     this.Monto.Name        = "Monto";
     this.Monto.Visible     = false;
     //
     // Usuario
     //
     this.Usuario.Description = "Usuario";
     this.Usuario.Name        = "Usuario";
     this.Usuario.Visible     = false;
     //
     // Linea
     //
     this.Linea.Description = "Linea";
     this.Linea.Name        = "Linea";
     this.Linea.Visible     = false;
     //
     // Marca
     //
     this.Marca.Description = "marca";
     this.Marca.Name        = "Marca";
     this.Marca.Visible     = false;
     //
     // FiltrosReporte
     //
     this.FiltrosReporte.Description = "filtro reporte";
     this.FiltrosReporte.Name        = "FiltrosReporte";
     this.FiltrosReporte.Visible     = false;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel18,
         this.xrLabel17,
         this.xrLabel15,
         this.xrLabel4,
         this.xrLabel16,
         this.xrLabel14,
         this.xrLabel12,
         this.xrLabel10,
         this.xrLabel8,
         this.xrPageInfo1,
         this.xrLabel22,
         this.xrLabel19,
         this.xrPictureBox1,
         this.xrLabel3,
         this.xrLabel5,
         this.xrLabel7,
         this.xrLabel9,
         this.xrLabel11,
         this.xrLabel13,
         this.xrLabel1,
         this.xrLabel2
     });
     this.PageHeader.HeightF = 120.125F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel16
     //
     this.xrLabel16.Font                           = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrLabel16.LocationFloat                  = new DevExpress.Utils.PointFloat(270.4165F, 32.99999F);
     this.xrLabel16.Name                           = "xrLabel16";
     this.xrLabel16.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF                          = new System.Drawing.SizeF(80.75018F, 16F);
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text                           = "SUCURSAL:";
     this.xrLabel16.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel14
     //
     this.xrLabel14.Font                           = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(556.9583F, 64.99999F);
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(81.45837F, 16F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text                           = "ARTICULO:";
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.Font                           = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(270.4169F, 64.99999F);
     this.xrLabel12.Name                           = "xrLabel12";
     this.xrLabel12.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                          = new System.Drawing.SizeF(80.74979F, 16F);
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text                           = "LINEA:";
     this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.Font                           = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(421.1666F, 80.99998F);
     this.xrLabel10.Name                           = "xrLabel10";
     this.xrLabel10.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                          = new System.Drawing.SizeF(67F, 16F);
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text                           = "PIEZAS:";
     this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel8
     //
     this.xrLabel8.Font                           = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(270.4167F, 48.99999F);
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(80.75F, 16F);
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "MARCA:";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font                           = new System.Drawing.Font("Times New Roman", 8.25F);
     this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(378.25F, 96.99999F);
     this.xrPageInfo1.Name                           = "xrPageInfo1";
     this.xrPageInfo1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo                       = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF                          = new System.Drawing.SizeF(394.875F, 16F);
     this.xrPageInfo1.StylePriority.UseFont          = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel22
     //
     this.xrLabel22.CanShrink                      = true;
     this.xrLabel22.Font                           = new System.Drawing.Font("Arial", 7.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel22.LocationFloat                  = new DevExpress.Utils.PointFloat(270.4167F, 96.99999F);
     this.xrLabel22.Name                           = "xrLabel22";
     this.xrLabel22.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.SizeF                          = new System.Drawing.SizeF(107.8333F, 16F);
     this.xrLabel22.StylePriority.UseFont          = false;
     this.xrLabel22.StylePriority.UseTextAlignment = false;
     this.xrLabel22.Text                           = "FECHA DE EMISIÓN:";
     this.xrLabel22.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel19
     //
     this.xrLabel19.Font                  = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel19.LocationFloat         = new DevExpress.Utils.PointFloat(270.4166F, 10.00001F);
     this.xrLabel19.Name                  = "xrLabel19";
     this.xrLabel19.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF                 = new System.Drawing.SizeF(502.7084F, 23F);
     this.xrLabel19.StylePriority.UseFont = false;
     this.xrLabel19.Text                  = "ANALISIS DE VENTAS POR VENDEDOR";
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(72.33326F, 16.58335F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(136.4583F, 39.41665F);
     this.xrPictureBox1.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // xrLabel3
     //
     this.xrLabel3.BorderColor   = System.Drawing.SystemColors.ActiveCaption;
     this.xrLabel3.Font          = new System.Drawing.Font("Arial Narrow", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(24.16669F, 56.00001F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(228.1666F, 23F);
     this.xrLabel3.StylePriority.UseBorderColor   = false;
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseForeColor     = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "DISTRIBUIDORA DE AUTOPARTES PESCADOR S.A. DE C.V.";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel5
     //
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.FiltrosReporte, "Text", "")
     });
     this.xrLabel5.Font                           = new System.Drawing.Font("Times New Roman", 8.25F);
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(351.1667F, 32.99999F);
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(205.7916F, 16F);
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Marca, "Text", "")
     });
     this.xrLabel7.Font                           = new System.Drawing.Font("Times New Roman", 8.25F);
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(351.1666F, 48.99999F);
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(421.9584F, 16F);
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Linea, "Text", "")
     });
     this.xrLabel9.Font                           = new System.Drawing.Font("Times New Roman", 8.25F);
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(351.1667F, 64.99999F);
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(205.7916F, 16F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Art_Clave, "Text", "")
     });
     this.xrLabel11.Font                           = new System.Drawing.Font("Times New Roman", 8.25F);
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(638.4167F, 64.99999F);
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(134.7083F, 16F);
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Piezas, "Text", "{0:c2}")
     });
     this.xrLabel13.Font                           = new System.Drawing.Font("Times New Roman", 8.25F);
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(488.1666F, 80.99998F);
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(68.79166F, 16F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Periodo, "Text", "")
     });
     this.xrLabel1.Font                           = new System.Drawing.Font("Times New Roman", 8.25F);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(638.4167F, 32.99999F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(134.7083F, 16F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Periodo
     //
     this.Periodo.Description = "Periodo fecha";
     this.Periodo.Name        = "Periodo";
     this.Periodo.Visible     = false;
     //
     // xrLabel2
     //
     this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(556.9583F, 32.99999F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(81.45837F, 16F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "PERIODO:";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPivotGrid1
     });
     this.ReportFooter.HeightF = 102.5F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrPivotGrid1
     //
     this.xrPivotGrid1.Appearance.Cell.TextHorizontalAlignment            = DevExpress.Utils.HorzAlignment.Far;
     this.xrPivotGrid1.Appearance.Cell.TextVerticalAlignment              = DevExpress.Utils.VertAlignment.Center;
     this.xrPivotGrid1.Appearance.CustomTotalCell.TextHorizontalAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.xrPivotGrid1.Appearance.CustomTotalCell.TextVerticalAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.xrPivotGrid1.Appearance.FieldHeader.BackColor = System.Drawing.Color.DarkBlue;
     this.xrPivotGrid1.Appearance.FieldHeader.ForeColor = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldHeader.TextHorizontalAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.xrPivotGrid1.Appearance.FieldHeader.TextVerticalAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.xrPivotGrid1.Appearance.FieldValue.BackColor = System.Drawing.Color.DarkBlue;
     this.xrPivotGrid1.Appearance.FieldValue.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrPivotGrid1.Appearance.FieldValue.ForeColor = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValue.TextHorizontalAlignment           = DevExpress.Utils.HorzAlignment.Center;
     this.xrPivotGrid1.Appearance.FieldValue.TextVerticalAlignment             = DevExpress.Utils.VertAlignment.Center;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.TextHorizontalAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.TextVerticalAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.xrPivotGrid1.Appearance.FieldValueTotal.TextHorizontalAlignment      = DevExpress.Utils.HorzAlignment.Near;
     this.xrPivotGrid1.Appearance.FieldValueTotal.TextVerticalAlignment        = DevExpress.Utils.VertAlignment.Center;
     this.xrPivotGrid1.Appearance.GrandTotalCell.TextHorizontalAlignment       = DevExpress.Utils.HorzAlignment.Far;
     this.xrPivotGrid1.Appearance.GrandTotalCell.TextVerticalAlignment         = DevExpress.Utils.VertAlignment.Center;
     this.xrPivotGrid1.Appearance.TotalCell.TextHorizontalAlignment            = DevExpress.Utils.HorzAlignment.Far;
     this.xrPivotGrid1.Appearance.TotalCell.TextVerticalAlignment = DevExpress.Utils.VertAlignment.Center;
     this.xrPivotGrid1.DataMember = "Query";
     this.xrPivotGrid1.DataSource = this.DataSourceAnalisisVentaVendedor;
     this.xrPivotGrid1.Fields.AddRange(new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField[] {
         this.fieldVENDCLAVE1,
         this.fieldNOMVENDEDOR1,
         this.fieldMES1,
         this.fieldPIEZAS1,
         this.fieldIMPORTE1,
         this.fieldSERIEVENDEDOR1
     });
     this.xrPivotGrid1.LocationFloat        = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPivotGrid1.Name                 = "xrPivotGrid1";
     this.xrPivotGrid1.OLAPConnectionString = "";
     this.xrPivotGrid1.OptionsPrint.FilterSeparatorBarPadding = 3;
     this.xrPivotGrid1.OptionsPrint.PrintColumnHeaders        = DevExpress.Utils.DefaultBoolean.False;
     this.xrPivotGrid1.OptionsPrint.PrintDataHeaders          = DevExpress.Utils.DefaultBoolean.False;
     this.xrPivotGrid1.OptionsPrint.PrintFilterHeaders        = DevExpress.Utils.DefaultBoolean.False;
     this.xrPivotGrid1.OptionsPrint.PrintHeadersOnEveryPage   = true;
     this.xrPivotGrid1.OptionsPrint.PrintHorzLines            = DevExpress.Utils.DefaultBoolean.True;
     this.xrPivotGrid1.OptionsPrint.PrintUnusedFilterFields   = false;
     this.xrPivotGrid1.OptionsPrint.PrintVertLines            = DevExpress.Utils.DefaultBoolean.True;
     this.xrPivotGrid1.SizeF = new System.Drawing.SizeF(563.4583F, 102.5F);
     //
     // fieldVENDCLAVE1
     //
     this.fieldVENDCLAVE1.Appearance.FieldValue.BackColor = System.Drawing.Color.White;
     this.fieldVENDCLAVE1.Appearance.FieldValue.ForeColor = System.Drawing.Color.Black;
     this.fieldVENDCLAVE1.Appearance.FieldValue.TextHorizontalAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.fieldVENDCLAVE1.Appearance.FieldValue.TextVerticalAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.fieldVENDCLAVE1.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldVENDCLAVE1.AreaIndex = 2;
     this.fieldVENDCLAVE1.FieldName = "VEND_CLAVE";
     this.fieldVENDCLAVE1.Name      = "fieldVENDCLAVE1";
     this.fieldVENDCLAVE1.Width     = 50;
     //
     // fieldNOMVENDEDOR1
     //
     this.fieldNOMVENDEDOR1.Appearance.FieldValue.BackColor = System.Drawing.Color.White;
     this.fieldNOMVENDEDOR1.Appearance.FieldValue.ForeColor = System.Drawing.Color.Black;
     this.fieldNOMVENDEDOR1.Appearance.FieldValue.TextHorizontalAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.fieldNOMVENDEDOR1.Appearance.FieldValue.TextVerticalAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.fieldNOMVENDEDOR1.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldNOMVENDEDOR1.AreaIndex = 1;
     this.fieldNOMVENDEDOR1.FieldName = "NOM_VENDEDOR";
     this.fieldNOMVENDEDOR1.Name      = "fieldNOMVENDEDOR1";
     this.fieldNOMVENDEDOR1.Width     = 250;
     //
     // fieldMES1
     //
     this.fieldMES1.Area      = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.fieldMES1.AreaIndex = 0;
     this.fieldMES1.FieldName = "MES";
     this.fieldMES1.Name      = "fieldMES1";
     this.fieldMES1.ValueFormat.FormatString = "MMMM\' de \' yyyy";
     this.fieldMES1.ValueFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     //
     // fieldPIEZAS1
     //
     this.fieldPIEZAS1.Area      = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldPIEZAS1.AreaIndex = 0;
     this.fieldPIEZAS1.CellFormat.FormatString = "N2";
     this.fieldPIEZAS1.CellFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.fieldPIEZAS1.EmptyCellText           = "0";
     this.fieldPIEZAS1.EmptyValueText          = "0";
     this.fieldPIEZAS1.FieldName = "PIEZAS";
     this.fieldPIEZAS1.Name      = "fieldPIEZAS1";
     this.fieldPIEZAS1.ValueFormat.FormatString = "N2";
     this.fieldPIEZAS1.ValueFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     //
     // fieldIMPORTE1
     //
     this.fieldIMPORTE1.Area           = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldIMPORTE1.AreaIndex      = 1;
     this.fieldIMPORTE1.EmptyCellText  = "0";
     this.fieldIMPORTE1.EmptyValueText = "0";
     this.fieldIMPORTE1.FieldName      = "IMPORTE";
     this.fieldIMPORTE1.Name           = "fieldIMPORTE1";
     //
     // fieldSERIEVENDEDOR1
     //
     this.fieldSERIEVENDEDOR1.Appearance.FieldValue.BackColor = System.Drawing.Color.White;
     this.fieldSERIEVENDEDOR1.Appearance.FieldValue.ForeColor = System.Drawing.Color.Black;
     this.fieldSERIEVENDEDOR1.Appearance.FieldValue.TextHorizontalAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.fieldSERIEVENDEDOR1.Appearance.FieldValue.TextVerticalAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.fieldSERIEVENDEDOR1.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldSERIEVENDEDOR1.AreaIndex = 0;
     this.fieldSERIEVENDEDOR1.FieldName = "SERIE_VENDEDOR";
     this.fieldSERIEVENDEDOR1.Name      = "fieldSERIEVENDEDOR1";
     this.fieldSERIEVENDEDOR1.SortOrder = DevExpress.XtraPivotGrid.PivotSortOrder.Descending;
     this.fieldSERIEVENDEDOR1.Width     = 30;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel6
     });
     this.PageFooter.HeightF = 18F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrLabel6
     //
     this.xrLabel6.CanShrink = true;
     this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Usuario, "Text", "")
     });
     this.xrLabel6.Font                           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(242.3333F, 18F);
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.Font                           = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(270.4169F, 80.99999F);
     this.xrLabel4.Name                           = "xrLabel4";
     this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                          = new System.Drawing.SizeF(80.75F, 16F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text                           = "CLIENTE:";
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Cliente, "Text", "{0:c2}")
     });
     this.xrLabel15.Font                           = new System.Drawing.Font("Times New Roman", 8.25F);
     this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(351.1666F, 80.99998F);
     this.xrLabel15.Name                           = "xrLabel15";
     this.xrLabel15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                          = new System.Drawing.SizeF(70F, 16F);
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel17
     //
     this.xrLabel17.Font                           = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(556.9583F, 80.99998F);
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(81.45837F, 16F);
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text                           = "MONTO:";
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel18
     //
     this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Monto, "Text", "{0:c2}")
     });
     this.xrLabel18.Font                           = new System.Drawing.Font("Times New Roman", 8.25F);
     this.xrLabel18.LocationFloat                  = new DevExpress.Utils.PointFloat(638.4167F, 80.99998F);
     this.xrLabel18.Name                           = "xrLabel18";
     this.xrLabel18.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF                          = new System.Drawing.SizeF(134.7083F, 16F);
     this.xrLabel18.StylePriority.UseFont          = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Piezas
     //
     this.Piezas.Description = "Piezas";
     this.Piezas.Name        = "Piezas";
     this.Piezas.Visible     = false;
     //
     // Cliente
     //
     this.Cliente.Description = "Cliente";
     this.Cliente.Name        = "Cliente";
     this.Cliente.Visible     = false;
     //
     // InformeAnalisisVentaVendedor
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.ReportFooter,
         this.PageFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.DataSourceAnalisisVentaVendedor
     });
     this.DataMember = "Query";
     this.DataSource = this.DataSourceAnalisisVentaVendedor;
     this.Margins    = new System.Drawing.Printing.Margins(29, 21, 12, 30);
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.Art_Clave,
         this.FechaInicio,
         this.FechaFin,
         this.Monto,
         this.Usuario,
         this.Linea,
         this.Marca,
         this.FiltrosReporte,
         this.Periodo,
         this.Piezas,
         this.Cliente
     });
     this.Version      = "15.2";
     this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.InformeAnalisisVentaVendedor_BeforePrint);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }