/// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        string resourceFileName = "XRTonKho.resx";

        System.Resources.ResourceManager    resources  = global::Resources.XRTonKho.ResourceManager;
        DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
        DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
        this.Detail                = new DevExpress.XtraReports.UI.DetailBand();
        this.xrTable1              = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow1           = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell1          = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell2          = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell3          = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell4          = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell5          = new DevExpress.XtraReports.UI.XRTableCell();
        this.TopMargin             = new DevExpress.XtraReports.UI.TopMarginBand();
        this.xrLabel7              = new DevExpress.XtraReports.UI.XRLabel();
        this.xrTable2              = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow2           = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell6          = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell7          = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell8          = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell9          = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell10         = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrLabel1              = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel4              = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel2              = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel3              = new DevExpress.XtraReports.UI.XRLabel();
        this.xrPictureBox1         = new DevExpress.XtraReports.UI.XRPictureBox();
        this.xrLabel5              = new DevExpress.XtraReports.UI.XRLabel();
        this.BottomMargin          = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.xrLabel6              = new DevExpress.XtraReports.UI.XRLabel();
        this.r_hoadon1             = new r_hoadon();
        this.r_TonKhoTableAdapter1 = new r_hoadonTableAdapters.R_TonKhoTableAdapter();
        this.stt           = new DevExpress.XtraReports.UI.CalculatedField();
        this.tonkho        = new DevExpress.XtraReports.UI.CalculatedField();
        this.ngay          = new DevExpress.XtraReports.UI.CalculatedField();
        this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.r_hoadon1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // Detail
        //
        this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable1
        });
        this.Detail.Dpi           = 100F;
        this.Detail.HeightF       = 25F;
        this.Detail.Name          = "Detail";
        this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrTable1
        //
        this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable1.Dpi           = 100F;
        this.xrTable1.Font          = new System.Drawing.Font("Tahoma", 10F);
        this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(23.70838F, 0F);
        this.xrTable1.Name          = "xrTable1";
        this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1
        });
        this.xrTable1.SizeF = new System.Drawing.SizeF(704.9582F, 25F);
        this.xrTable1.StylePriority.UseBorders = false;
        this.xrTable1.StylePriority.UseFont    = false;
        this.xrTable1.StylePriority.UsePadding = false;
        //
        // xrTableRow1
        //
        this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell12,
            this.xrTableCell2,
            this.xrTableCell3,
            this.xrTableCell4,
            this.xrTableCell5
        });
        this.xrTableRow1.Dpi    = 100F;
        this.xrTableRow1.Name   = "xrTableRow1";
        this.xrTableRow1.Weight = 11.5D;
        //
        // xrTableCell1
        //
        this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_TonKho.stt")
        });
        this.xrTableCell1.Dpi  = 100F;
        this.xrTableCell1.Name = "xrTableCell1";
        this.xrTableCell1.StylePriority.UseTextAlignment = false;
        xrSummary1.Func                 = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
        xrSummary1.Running              = DevExpress.XtraReports.UI.SummaryRunning.Report;
        this.xrTableCell1.Summary       = xrSummary1;
        this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell1.Weight        = 0.089880761323239272D;
        //
        // xrTableCell2
        //
        this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_TonKho.TenSP")
        });
        this.xrTableCell2.Dpi  = 100F;
        this.xrTableCell2.Name = "xrTableCell2";
        this.xrTableCell2.StylePriority.UseTextAlignment = false;
        this.xrTableCell2.Text          = "xrTableCell2";
        this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        this.xrTableCell2.Weight        = 0.50823530675229189D;
        //
        // xrTableCell3
        //
        this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_TonKho.SoLuongNhap")
        });
        this.xrTableCell3.Dpi  = 100F;
        this.xrTableCell3.Name = "xrTableCell3";
        this.xrTableCell3.StylePriority.UseTextAlignment = false;
        this.xrTableCell3.Text          = "xrTableCell3";
        this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell3.Weight        = 0.28509846337863431D;
        //
        // xrTableCell4
        //
        this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_TonKho.SoLuongBan")
        });
        this.xrTableCell4.Dpi  = 100F;
        this.xrTableCell4.Name = "xrTableCell4";
        this.xrTableCell4.StylePriority.UseTextAlignment = false;
        this.xrTableCell4.Text          = "xrTableCell4";
        this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell4.Weight        = 0.26668860533564731D;
        //
        // xrTableCell5
        //
        this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_TonKho.tonkho")
        });
        this.xrTableCell5.Dpi  = 100F;
        this.xrTableCell5.Name = "xrTableCell5";
        this.xrTableCell5.StylePriority.UseTextAlignment = false;
        this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell5.Weight        = 0.20354918943835096D;
        //
        // TopMargin
        //
        this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel7,
            this.xrTable2,
            this.xrLabel1,
            this.xrLabel4,
            this.xrLabel2,
            this.xrLabel3,
            this.xrPictureBox1,
            this.xrLabel5
        });
        this.TopMargin.Dpi           = 100F;
        this.TopMargin.HeightF       = 401.5F;
        this.TopMargin.Name          = "TopMargin";
        this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrLabel7
        //
        this.xrLabel7.Dpi                            = 100F;
        this.xrLabel7.Font                           = new System.Drawing.Font("Tahoma", 20F, System.Drawing.FontStyle.Bold);
        this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(49.04168F, 286.4583F);
        this.xrLabel7.Name                           = "xrLabel7";
        this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel7.SizeF                          = new System.Drawing.SizeF(644.7917F, 30F);
        this.xrLabel7.StylePriority.UseFont          = false;
        this.xrLabel7.StylePriority.UseTextAlignment = false;
        this.xrLabel7.Text                           = "BÁO CÁO TỒN KHO";
        this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrTable2
        //
        this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Right)));
        this.xrTable2.Dpi           = 100F;
        this.xrTable2.Font          = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
        this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(23.70838F, 359.8333F);
        this.xrTable2.Name          = "xrTable2";
        this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow2
        });
        this.xrTable2.SizeF = new System.Drawing.SizeF(704.9582F, 41.66666F);
        this.xrTable2.StylePriority.UseBorders = false;
        this.xrTable2.StylePriority.UseFont    = false;
        this.xrTable2.StylePriority.UsePadding = false;
        //
        // xrTableRow2
        //
        this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell6,
            this.xrTableCell11,
            this.xrTableCell7,
            this.xrTableCell8,
            this.xrTableCell9,
            this.xrTableCell10
        });
        this.xrTableRow2.Dpi    = 100F;
        this.xrTableRow2.Name   = "xrTableRow2";
        this.xrTableRow2.Weight = 11.5D;
        //
        // xrTableCell6
        //
        this.xrTableCell6.Dpi  = 100F;
        this.xrTableCell6.Name = "xrTableCell6";
        this.xrTableCell6.StylePriority.UseTextAlignment = false;
        xrSummary2.Func                 = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
        this.xrTableCell6.Summary       = xrSummary2;
        this.xrTableCell6.Text          = "STT";
        this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell6.Weight        = 0.089880761323239272D;
        //
        // xrTableCell7
        //
        this.xrTableCell7.Dpi  = 100F;
        this.xrTableCell7.Name = "xrTableCell7";
        this.xrTableCell7.StylePriority.UseTextAlignment = false;
        this.xrTableCell7.Text          = "Tên sản phẩm";
        this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        this.xrTableCell7.Weight        = 0.50823530665916594D;
        //
        // xrTableCell8
        //
        this.xrTableCell8.Dpi  = 100F;
        this.xrTableCell8.Name = "xrTableCell8";
        this.xrTableCell8.StylePriority.UseTextAlignment = false;
        this.xrTableCell8.Text          = "Số lượng nhập";
        this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell8.Weight        = 0.28509854619846858D;
        //
        // xrTableCell9
        //
        this.xrTableCell9.Dpi  = 100F;
        this.xrTableCell9.Name = "xrTableCell9";
        this.xrTableCell9.StylePriority.UseTextAlignment = false;
        this.xrTableCell9.Text          = "Số lượng bán";
        this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell9.Weight        = 0.26668860533564726D;
        //
        // xrTableCell10
        //
        this.xrTableCell10.Dpi  = 100F;
        this.xrTableCell10.Name = "xrTableCell10";
        this.xrTableCell10.StylePriority.UseTextAlignment = false;
        this.xrTableCell10.Text          = "Tồn kho";
        this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell10.Weight        = 0.20345868392347424D;
        //
        // xrLabel1
        //
        this.xrLabel1.Dpi                            = 100F;
        this.xrLabel1.Font                           = new System.Drawing.Font("Tahoma", 17F, System.Drawing.FontStyle.Bold);
        this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(219.8345F, 97.52168F);
        this.xrLabel1.Name                           = "xrLabel1";
        this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF                          = new System.Drawing.SizeF(339.5833F, 30F);
        this.xrLabel1.StylePriority.UseFont          = false;
        this.xrLabel1.StylePriority.UseTextAlignment = false;
        this.xrLabel1.Text                           = "SIÊU THỊ ABC";
        this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel4
        //
        this.xrLabel4.Dpi                            = 100F;
        this.xrLabel4.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(219.8345F, 182.5616F);
        this.xrLabel4.Name                           = "xrLabel4";
        this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel4.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29166F);
        this.xrLabel4.StylePriority.UseFont          = false;
        this.xrLabel4.StylePriority.UseTextAlignment = false;
        this.xrLabel4.Text                           = "Email: [email protected]";
        this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel2
        //
        this.xrLabel2.Dpi                            = 100F;
        this.xrLabel2.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(219.8345F, 141.9783F);
        this.xrLabel2.Name                           = "xrLabel2";
        this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29166F);
        this.xrLabel2.StylePriority.UseFont          = false;
        this.xrLabel2.StylePriority.UseTextAlignment = false;
        this.xrLabel2.Text                           = "Địa chỉ: 983 - Đại lộ Bình Dương - Hiệp An - TP Thủ Dầu Một - Bình Dương";
        this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel3
        //
        this.xrLabel3.Dpi                            = 100F;
        this.xrLabel3.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(219.8345F, 162.27F);
        this.xrLabel3.Name                           = "xrLabel3";
        this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel3.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29164F);
        this.xrLabel3.StylePriority.UseFont          = false;
        this.xrLabel3.StylePriority.UseTextAlignment = false;
        this.xrLabel3.Text                           = "Điện thoại: 0983 404 817 - Hotline: 0123 555 777";
        this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrPictureBox1
        //
        this.xrPictureBox1.Dpi           = 100F;
        this.xrPictureBox1.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
        this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(49.04168F, 73.02164F);
        this.xrPictureBox1.Name          = "xrPictureBox1";
        this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(160.3345F, 158.9984F);
        //
        // xrLabel5
        //
        this.xrLabel5.Dpi           = 100F;
        this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(253.8751F, 0.2716382F);
        this.xrLabel5.Name          = "xrLabel5";
        this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel5.SizeF         = new System.Drawing.SizeF(100F, 77.16667F);
        //
        // BottomMargin
        //
        this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel6
        });
        this.BottomMargin.Dpi           = 100F;
        this.BottomMargin.HeightF       = 100.5833F;
        this.BottomMargin.Name          = "BottomMargin";
        this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrLabel6
        //
        this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_TonKho.ngay")
        });
        this.xrLabel6.Dpi           = 100F;
        this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(10.04168F, 77.58331F);
        this.xrLabel6.Name          = "xrLabel6";
        this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel6.SizeF         = new System.Drawing.SizeF(235.4167F, 23F);
        this.xrLabel6.Text          = "xrLabel6";
        //
        // r_hoadon1
        //
        this.r_hoadon1.DataSetName             = "r_hoadon";
        this.r_hoadon1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
        //
        // r_TonKhoTableAdapter1
        //
        this.r_TonKhoTableAdapter1.ClearBeforeFill = true;
        //
        // stt
        //
        this.stt.DataMember = "R_TonKho";
        this.stt.Name       = "stt";
        //
        // tonkho
        //
        this.tonkho.DataMember = "R_TonKho";
        this.tonkho.Expression = "[SoLuongNhap] - [SoLuongBan]";
        this.tonkho.Name       = "tonkho";
        //
        // ngay
        //
        this.ngay.DataMember = "R_TonKho";
        this.ngay.Expression = "LocalDateTimeNow()";
        this.ngay.Name       = "ngay";
        //
        // xrTableCell11
        //
        this.xrTableCell11.Dpi  = 100F;
        this.xrTableCell11.Name = "xrTableCell11";
        this.xrTableCell11.StylePriority.UseTextAlignment = false;
        this.xrTableCell11.Text          = "Mã SP";
        this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell11.Weight        = 0.17715327155108529D;
        //
        // xrTableCell12
        //
        this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_TonKho.MaSP")
        });
        this.xrTableCell12.Dpi  = 100F;
        this.xrTableCell12.Name = "xrTableCell12";
        this.xrTableCell12.StylePriority.UseTextAlignment = false;
        this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell12.Weight        = 0.177062848762917D;
        //
        // XRTonKho
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin
        });
        this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
            this.stt,
            this.tonkho,
            this.ngay
        });
        this.DataAdapter = this.r_TonKhoTableAdapter1;
        this.DataMember  = "R_TonKho";
        this.DataSource  = this.r_hoadon1;
        this.Margins     = new System.Drawing.Printing.Margins(51, 50, 402, 101);
        this.Version     = "16.1";
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.r_hoadon1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
    }
Exemplo n.º 2
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        string resourceFileName = "XtraReport_TKKH.resx";

        System.Resources.ResourceManager    resources  = global::Resources.XtraReport_TKKH.ResourceManager;
        DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
        DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
        DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary();
        this.r_hoadon1 = new r_hoadon();
        this.Detail    = new DevExpress.XtraReports.UI.DetailBand();
        this.STT       = new DevExpress.XtraReports.UI.CalculatedField();
        this.Thg       = new DevExpress.XtraReports.UI.CalculatedField();
        this.thongKeKHTableAdapter1 = new r_hoadonTableAdapters.ThongKeKHTableAdapter();
        this.xrTableRow1            = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell1           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell2           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell3           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableRow2            = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell4           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell5           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell6           = new DevExpress.XtraReports.UI.XRTableCell();
        this.Title             = new DevExpress.XtraReports.UI.XRControlStyle();
        this.FieldCaption      = new DevExpress.XtraReports.UI.XRControlStyle();
        this.PageInfo          = new DevExpress.XtraReports.UI.XRControlStyle();
        this.DataField         = new DevExpress.XtraReports.UI.XRControlStyle();
        this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
        this.xrLabel5          = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel6          = new DevExpress.XtraReports.UI.XRLabel();
        this.xrPictureBox1     = new DevExpress.XtraReports.UI.XRPictureBox();
        this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel3          = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel4          = new DevExpress.XtraReports.UI.XRLabel();
        this.lblkh             = new DevExpress.XtraReports.UI.XRLabel();
        this.xrTable3          = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow5       = new DevExpress.XtraReports.UI.XRTableRow();
        this.txtsokh           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTable6          = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow8       = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell7      = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell14     = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell19     = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell21     = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTable7          = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow9       = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell22     = new DevExpress.XtraReports.UI.XRTableCell();
        this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.xrLabel8          = new DevExpress.XtraReports.UI.XRLabel();
        this.GroupHeader1      = new DevExpress.XtraReports.UI.GroupHeaderBand();
        this.xrTable1          = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow3       = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell8      = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell9      = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell10     = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell11     = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTable2          = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow4       = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell12     = new DevExpress.XtraReports.UI.XRTableCell();
        this.Nam    = new DevExpress.XtraReports.UI.CalculatedField();
        this.ngayin = new DevExpress.XtraReports.UI.CalculatedField();
        ((System.ComponentModel.ISupportInitialize)(this.r_hoadon1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // r_hoadon1
        //
        this.r_hoadon1.DataSetName             = "r_hoadon";
        this.r_hoadon1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
        //
        // Detail
        //
        this.Detail.Dpi           = 100F;
        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;
        //
        // STT
        //
        this.STT.DataMember = "ThongKeKH";
        this.STT.Name       = "STT";
        //
        // Thg
        //
        this.Thg.DataMember = "ThongKeKH";
        this.Thg.Expression = "GetMonth([Thang])";
        this.Thg.Name       = "Thg";
        //
        // thongKeKHTableAdapter1
        //
        this.thongKeKHTableAdapter1.ClearBeforeFill = true;
        //
        // xrTableRow1
        //
        this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell2,
            this.xrTableCell3
        });
        this.xrTableRow1.Dpi    = 100F;
        this.xrTableRow1.Name   = "xrTableRow1";
        this.xrTableRow1.Weight = 1D;
        //
        // xrTableCell1
        //
        this.xrTableCell1.Dpi    = 100F;
        this.xrTableCell1.Name   = "xrTableCell1";
        this.xrTableCell1.Text   = "xrTableCell1";
        this.xrTableCell1.Weight = 1D;
        //
        // xrTableCell2
        //
        this.xrTableCell2.Dpi    = 100F;
        this.xrTableCell2.Name   = "xrTableCell2";
        this.xrTableCell2.Text   = "xrTableCell2";
        this.xrTableCell2.Weight = 1D;
        //
        // xrTableCell3
        //
        this.xrTableCell3.Dpi    = 100F;
        this.xrTableCell3.Name   = "xrTableCell3";
        this.xrTableCell3.Text   = "xrTableCell3";
        this.xrTableCell3.Weight = 1D;
        //
        // xrTableRow2
        //
        this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell4,
            this.xrTableCell5,
            this.xrTableCell6
        });
        this.xrTableRow2.Dpi    = 100F;
        this.xrTableRow2.Name   = "xrTableRow2";
        this.xrTableRow2.Weight = 1D;
        //
        // xrTableCell4
        //
        this.xrTableCell4.Dpi    = 100F;
        this.xrTableCell4.Name   = "xrTableCell4";
        this.xrTableCell4.Text   = "xrTableCell4";
        this.xrTableCell4.Weight = 1D;
        //
        // xrTableCell5
        //
        this.xrTableCell5.Dpi    = 100F;
        this.xrTableCell5.Name   = "xrTableCell5";
        this.xrTableCell5.Text   = "xrTableCell5";
        this.xrTableCell5.Weight = 1D;
        //
        // xrTableCell6
        //
        this.xrTableCell6.Dpi    = 100F;
        this.xrTableCell6.Name   = "xrTableCell6";
        this.xrTableCell6.Text   = "xrTableCell6";
        this.xrTableCell6.Weight = 1D;
        //
        // Title
        //
        this.Title.BackColor   = System.Drawing.Color.Transparent;
        this.Title.BorderColor = System.Drawing.Color.Black;
        this.Title.Borders     = DevExpress.XtraPrinting.BorderSide.None;
        this.Title.BorderWidth = 1F;
        this.Title.Font        = new System.Drawing.Font("Times New Roman", 20F, System.Drawing.FontStyle.Bold);
        this.Title.ForeColor   = System.Drawing.Color.Maroon;
        this.Title.Name        = "Title";
        //
        // FieldCaption
        //
        this.FieldCaption.BackColor   = System.Drawing.Color.Transparent;
        this.FieldCaption.BorderColor = System.Drawing.Color.Black;
        this.FieldCaption.Borders     = DevExpress.XtraPrinting.BorderSide.Bottom;
        this.FieldCaption.BorderWidth = 1F;
        this.FieldCaption.Font        = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
        this.FieldCaption.ForeColor   = System.Drawing.Color.Maroon;
        this.FieldCaption.Name        = "FieldCaption";
        //
        // PageInfo
        //
        this.PageInfo.BackColor   = System.Drawing.Color.Transparent;
        this.PageInfo.BorderColor = System.Drawing.Color.Black;
        this.PageInfo.Borders     = DevExpress.XtraPrinting.BorderSide.None;
        this.PageInfo.BorderWidth = 1F;
        this.PageInfo.Font        = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
        this.PageInfo.ForeColor   = System.Drawing.Color.Black;
        this.PageInfo.Name        = "PageInfo";
        //
        // DataField
        //
        this.DataField.BackColor   = System.Drawing.Color.Transparent;
        this.DataField.BorderColor = System.Drawing.Color.Black;
        this.DataField.Borders     = DevExpress.XtraPrinting.BorderSide.None;
        this.DataField.BorderWidth = 1F;
        this.DataField.Font        = new System.Drawing.Font("Times New Roman", 10F);
        this.DataField.ForeColor   = System.Drawing.Color.Black;
        this.DataField.Name        = "DataField";
        this.DataField.Padding     = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        //
        // topMarginBand1
        //
        this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel5,
            this.xrLabel6,
            this.xrPictureBox1,
            this.xrLabel1,
            this.xrLabel2,
            this.xrLabel3,
            this.xrLabel4,
            this.lblkh,
            this.xrTable3,
            this.xrTable6,
            this.xrTable7
        });
        this.topMarginBand1.Dpi     = 100F;
        this.topMarginBand1.HeightF = 453.5002F;
        this.topMarginBand1.Name    = "topMarginBand1";
        //
        // xrLabel5
        //
        this.xrLabel5.Dpi           = 100F;
        this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(262.3333F, 0F);
        this.xrLabel5.Name          = "xrLabel5";
        this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel5.SizeF         = new System.Drawing.SizeF(100F, 65.70833F);
        //
        // xrLabel6
        //
        this.xrLabel6.Dpi                            = 100F;
        this.xrLabel6.Font                           = new System.Drawing.Font("Tahoma", 20F, System.Drawing.FontStyle.Bold);
        this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(40.47883F, 278.6875F);
        this.xrLabel6.Name                           = "xrLabel6";
        this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel6.SizeF                          = new System.Drawing.SizeF(644.7917F, 30F);
        this.xrLabel6.StylePriority.UseFont          = false;
        this.xrLabel6.StylePriority.UseTextAlignment = false;
        this.xrLabel6.Text                           = "THỐNG KÊ SỐ LƯỢNG KHÁCH MUA HÀNG";
        this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrPictureBox1
        //
        this.xrPictureBox1.Dpi           = 100F;
        this.xrPictureBox1.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
        this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(40.47882F, 67.72919F);
        this.xrPictureBox1.Name          = "xrPictureBox1";
        this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(160.3345F, 158.9984F);
        //
        // xrLabel1
        //
        this.xrLabel1.Dpi                            = 100F;
        this.xrLabel1.Font                           = new System.Drawing.Font("Tahoma", 17F, System.Drawing.FontStyle.Bold);
        this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(213.1044F, 90.14591F);
        this.xrLabel1.Name                           = "xrLabel1";
        this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF                          = new System.Drawing.SizeF(339.5833F, 30F);
        this.xrLabel1.StylePriority.UseFont          = false;
        this.xrLabel1.StylePriority.UseTextAlignment = false;
        this.xrLabel1.Text                           = "SIÊU THỊ ABC";
        this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel2
        //
        this.xrLabel2.Dpi                            = 100F;
        this.xrLabel2.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(213.1044F, 133.5609F);
        this.xrLabel2.Name                           = "xrLabel2";
        this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29166F);
        this.xrLabel2.StylePriority.UseFont          = false;
        this.xrLabel2.StylePriority.UseTextAlignment = false;
        this.xrLabel2.Text                           = "Địa chỉ: 983 - Đại lộ Bình Dương - Hiệp An - TP Thủ Dầu Một - Bình Dương";
        this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel3
        //
        this.xrLabel3.Dpi                            = 100F;
        this.xrLabel3.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(213.1044F, 153.8526F);
        this.xrLabel3.Name                           = "xrLabel3";
        this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel3.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29164F);
        this.xrLabel3.StylePriority.UseFont          = false;
        this.xrLabel3.StylePriority.UseTextAlignment = false;
        this.xrLabel3.Text                           = "Điện thoại: 0983 404 817 - Hotline: 0123 555 777";
        this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel4
        //
        this.xrLabel4.Dpi                            = 100F;
        this.xrLabel4.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(213.1044F, 174.1442F);
        this.xrLabel4.Name                           = "xrLabel4";
        this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel4.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29166F);
        this.xrLabel4.StylePriority.UseFont          = false;
        this.xrLabel4.StylePriority.UseTextAlignment = false;
        this.xrLabel4.Text                           = "Email: [email protected]";
        this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // lblkh
        //
        this.lblkh.Dpi                            = 100F;
        this.lblkh.Font                           = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.lblkh.LocationFloat                  = new DevExpress.Utils.PointFloat(20.49999F, 377.4585F);
        this.lblkh.Name                           = "lblkh";
        this.lblkh.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.lblkh.SizeF                          = new System.Drawing.SizeF(550.4186F, 35.41669F);
        this.lblkh.StylePriority.UseFont          = false;
        this.lblkh.StylePriority.UsePadding       = false;
        this.lblkh.StylePriority.UseTextAlignment = false;
        this.lblkh.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrTable3
        //
        this.xrTable3.Dpi           = 100F;
        this.xrTable3.Font          = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(570.9186F, 377.4584F);
        this.xrTable3.Name          = "xrTable3";
        this.xrTable3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow5
        });
        this.xrTable3.SizeF = new System.Drawing.SizeF(158.981F, 35.41668F);
        this.xrTable3.StylePriority.UseFont          = false;
        this.xrTable3.StylePriority.UsePadding       = false;
        this.xrTable3.StylePriority.UseTextAlignment = false;
        this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrTableRow5
        //
        this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.txtsokh
        });
        this.xrTableRow5.Dpi    = 100F;
        this.xrTableRow5.Name   = "xrTableRow5";
        this.xrTableRow5.Weight = 1D;
        //
        // txtsokh
        //
        this.txtsokh.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "ThongKeKH.MaKH")
        });
        this.txtsokh.Dpi  = 100F;
        this.txtsokh.Name = "txtsokh";
        this.txtsokh.StylePriority.UseTextAlignment = false;
        xrSummary1.FormatString    = "{0:#,##0 khách hàng}";
        xrSummary1.Func            = DevExpress.XtraReports.UI.SummaryFunc.DCount;
        xrSummary1.Running         = DevExpress.XtraReports.UI.SummaryRunning.Report;
        this.txtsokh.Summary       = xrSummary1;
        this.txtsokh.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.txtsokh.Weight        = 0.6502049808763537D;
        //
        // xrTable6
        //
        this.xrTable6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable6.Dpi           = 100F;
        this.xrTable6.Font          = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(20.58334F, 412.8752F);
        this.xrTable6.Name          = "xrTable6";
        this.xrTable6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow8
        });
        this.xrTable6.SizeF = new System.Drawing.SizeF(600.1912F, 40.625F);
        this.xrTable6.StylePriority.UseBorders       = false;
        this.xrTable6.StylePriority.UseFont          = false;
        this.xrTable6.StylePriority.UsePadding       = false;
        this.xrTable6.StylePriority.UseTextAlignment = false;
        this.xrTable6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        //
        // xrTableRow8
        //
        this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell7,
            this.xrTableCell14,
            this.xrTableCell19,
            this.xrTableCell21
        });
        this.xrTableRow8.Dpi    = 100F;
        this.xrTableRow8.Name   = "xrTableRow8";
        this.xrTableRow8.Weight = 11.5D;
        //
        // xrTableCell7
        //
        this.xrTableCell7.Dpi    = 100F;
        this.xrTableCell7.Name   = "xrTableCell7";
        this.xrTableCell7.Text   = "Ngày";
        this.xrTableCell7.Weight = 0.3270938950277823D;
        //
        // xrTableCell14
        //
        this.xrTableCell14.Dpi    = 100F;
        this.xrTableCell14.Name   = "xrTableCell14";
        this.xrTableCell14.Text   = "Mã khách hàng";
        this.xrTableCell14.Weight = 0.4294940885817195D;
        //
        // xrTableCell19
        //
        this.xrTableCell19.Dpi    = 100F;
        this.xrTableCell19.Name   = "xrTableCell19";
        this.xrTableCell19.Text   = "Tên khách hàng";
        this.xrTableCell19.Weight = 0.65969356210073948D;
        //
        // xrTableCell21
        //
        this.xrTableCell21.Dpi    = 100F;
        this.xrTableCell21.Name   = "xrTableCell21";
        this.xrTableCell21.Text   = "Số điện thoại";
        this.xrTableCell21.Weight = 0.56380380754819559D;
        //
        // xrTable7
        //
        this.xrTable7.Dpi           = 100F;
        this.xrTable7.Font          = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(620.7745F, 412.8752F);
        this.xrTable7.Name          = "xrTable7";
        this.xrTable7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow9
        });
        this.xrTable7.SizeF = new System.Drawing.SizeF(109.2083F, 40.625F);
        this.xrTable7.StylePriority.UseFont    = false;
        this.xrTable7.StylePriority.UsePadding = false;
        //
        // xrTableRow9
        //
        this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell22
        });
        this.xrTableRow9.Dpi    = 100F;
        this.xrTableRow9.Name   = "xrTableRow9";
        this.xrTableRow9.Weight = 1D;
        //
        // xrTableCell22
        //
        this.xrTableCell22.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                            | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTableCell22.Dpi  = 100F;
        this.xrTableCell22.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTableCell22.Name = "xrTableCell22";
        this.xrTableCell22.StylePriority.UseBorders       = false;
        this.xrTableCell22.StylePriority.UseFont          = false;
        this.xrTableCell22.StylePriority.UseTextAlignment = false;
        this.xrTableCell22.Text          = "Số lần mua";
        this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.xrTableCell22.Weight        = 1D;
        //
        // bottomMarginBand1
        //
        this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel8
        });
        this.bottomMarginBand1.Dpi     = 100F;
        this.bottomMarginBand1.HeightF = 100F;
        this.bottomMarginBand1.Name    = "bottomMarginBand1";
        //
        // xrLabel8
        //
        this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "ThongKeKH.ngayin")
        });
        this.xrLabel8.Dpi           = 100F;
        this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(9.916656F, 76.99998F);
        this.xrLabel8.Name          = "xrLabel8";
        this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel8.SizeF         = new System.Drawing.SizeF(204.1667F, 23F);
        this.xrLabel8.Text          = "xrLabel8";
        //
        // GroupHeader1
        //
        this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable1,
            this.xrTable2
        });
        this.GroupHeader1.Dpi = 100F;
        this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
            new DevExpress.XtraReports.UI.GroupField("Thang", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
            new DevExpress.XtraReports.UI.GroupField("MaKH", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
        });
        this.GroupHeader1.HeightF = 29.16667F;
        this.GroupHeader1.Name    = "GroupHeader1";
        //
        // xrTable1
        //
        this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable1.Dpi           = 100F;
        this.xrTable1.Font          = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(20.58335F, 0F);
        this.xrTable1.Name          = "xrTable1";
        this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow3
        });
        this.xrTable1.SizeF = new System.Drawing.SizeF(600.1078F, 29.16667F);
        this.xrTable1.StylePriority.UseBorders       = false;
        this.xrTable1.StylePriority.UseFont          = false;
        this.xrTable1.StylePriority.UsePadding       = false;
        this.xrTable1.StylePriority.UseTextAlignment = false;
        this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrTableRow3
        //
        this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell8,
            this.xrTableCell9,
            this.xrTableCell10,
            this.xrTableCell11
        });
        this.xrTableRow3.Dpi    = 100F;
        this.xrTableRow3.Name   = "xrTableRow3";
        this.xrTableRow3.Weight = 11.5D;
        //
        // xrTableCell8
        //
        this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "ThongKeKH.Thang", "{0:dd/MM/yyyy}")
        });
        this.xrTableCell8.Dpi     = 100F;
        this.xrTableCell8.Name    = "xrTableCell8";
        xrSummary2.Func           = DevExpress.XtraReports.UI.SummaryFunc.Custom;
        this.xrTableCell8.Summary = xrSummary2;
        this.xrTableCell8.Weight  = 0.32636759433526075D;
        //
        // xrTableCell9
        //
        this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "ThongKeKH.MaKH")
        });
        this.xrTableCell9.Dpi    = 100F;
        this.xrTableCell9.Name   = "xrTableCell9";
        this.xrTableCell9.Text   = "xrTableCell9";
        this.xrTableCell9.Weight = 0.42854054303505967D;
        //
        // xrTableCell10
        //
        this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "ThongKeKH.TenKH")
        });
        this.xrTableCell10.Dpi    = 100F;
        this.xrTableCell10.Name   = "xrTableCell10";
        this.xrTableCell10.Text   = "xrTableCell10";
        this.xrTableCell10.Weight = 0.65822876955360277D;
        //
        // xrTableCell11
        //
        this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "ThongKeKH.SDT")
        });
        this.xrTableCell11.Dpi    = 100F;
        this.xrTableCell11.Name   = "xrTableCell11";
        this.xrTableCell11.Text   = "xrTableCell11";
        this.xrTableCell11.Weight = 0.56227748216582429D;
        //
        // xrTable2
        //
        this.xrTable2.Dpi           = 100F;
        this.xrTable2.Font          = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(620.6912F, 0F);
        this.xrTable2.Name          = "xrTable2";
        this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow4
        });
        this.xrTable2.SizeF = new System.Drawing.SizeF(109.2084F, 29.16667F);
        this.xrTable2.StylePriority.UseFont    = false;
        this.xrTable2.StylePriority.UsePadding = false;
        //
        // xrTableRow4
        //
        this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell12
        });
        this.xrTableRow4.Dpi    = 100F;
        this.xrTableRow4.Name   = "xrTableRow4";
        this.xrTableRow4.Weight = 1D;
        //
        // xrTableCell12
        //
        this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                            | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "ThongKeKH.MaKH")
        });
        this.xrTableCell12.Dpi  = 100F;
        this.xrTableCell12.Name = "xrTableCell12";
        this.xrTableCell12.StylePriority.UseBorders       = false;
        this.xrTableCell12.StylePriority.UseTextAlignment = false;
        xrSummary3.Func                  = DevExpress.XtraReports.UI.SummaryFunc.Count;
        xrSummary3.Running               = DevExpress.XtraReports.UI.SummaryRunning.Group;
        this.xrTableCell12.Summary       = xrSummary3;
        this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.xrTableCell12.Weight        = 1D;
        //
        // Nam
        //
        this.Nam.DataMember = "ThongKeKH";
        this.Nam.Expression = "GetYear([Thang])";
        this.Nam.Name       = "Nam";
        //
        // ngayin
        //
        this.ngayin.DataMember = "ThongKeKH";
        this.ngayin.Expression = "LocalDateTimeNow()";
        this.ngayin.Name       = "ngayin";
        //
        // XtraReport_TKKH
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.topMarginBand1,
            this.bottomMarginBand1,
            this.GroupHeader1
        });
        this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
            this.STT,
            this.Thg,
            this.Nam,
            this.ngayin
        });
        this.DataAdapter       = this.thongKeKHTableAdapter1;
        this.DataMember        = "ThongKeKH";
        this.DataSource        = this.r_hoadon1;
        this.Margins           = new System.Drawing.Printing.Margins(48, 51, 454, 100);
        this.RequestParameters = false;
        this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
            this.Title,
            this.FieldCaption,
            this.PageInfo,
            this.DataField
        });
        this.Version = "16.1";
        ((System.ComponentModel.ISupportInitialize)(this.r_hoadon1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).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()
    {
        string resourceFileName = "XRPhieuXuat.resx";

        System.Resources.ResourceManager    resources  = global::Resources.XRPhieuXuat.ResourceManager;
        DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
        this.Detail                   = new DevExpress.XtraReports.UI.DetailBand();
        this.xrTable1                 = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow1              = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell1             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell2             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell4             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell5             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell6             = new DevExpress.XtraReports.UI.XRTableCell();
        this.TopMargin                = new DevExpress.XtraReports.UI.TopMarginBand();
        this.BottomMargin             = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.xrLabel10                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel9                 = new DevExpress.XtraReports.UI.XRLabel();
        this.r_hoadon1                = new r_hoadon();
        this.r_PhieuXuatTableAdapter1 = new r_hoadonTableAdapters.R_PhieuXuatTableAdapter();
        this.GroupHeader1             = new DevExpress.XtraReports.UI.GroupHeaderBand();
        this.xrTable2                 = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow2              = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell7             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell8             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell10            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell11            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell12            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrLabel7                 = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel6                 = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel5                 = new DevExpress.XtraReports.UI.XRLabel();
        this.lblmahd                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel18                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel19                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel8                 = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel3                 = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel4                 = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel2                 = new DevExpress.XtraReports.UI.XRLabel();
        this.xrPictureBox1            = new DevExpress.XtraReports.UI.XRPictureBox();
        this.xrLabel1                 = new DevExpress.XtraReports.UI.XRLabel();
        this.GroupFooter1             = new DevExpress.XtraReports.UI.GroupFooterBand();
        this.lblds         = new DevExpress.XtraReports.UI.XRLabel();
        this.xrTable3      = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow3   = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
        this.lbl_docso     = new DevExpress.XtraReports.UI.XRLabel();
        this.STT           = new DevExpress.XtraReports.UI.CalculatedField();
        this.ngayin        = new DevExpress.XtraReports.UI.CalculatedField();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.r_hoadon1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // Detail
        //
        this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable1
        });
        this.Detail.Dpi           = 100F;
        this.Detail.HeightF       = 32.29167F;
        this.Detail.Name          = "Detail";
        this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrTable1
        //
        this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable1.Dpi           = 100F;
        this.xrTable1.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(46.16674F, 0F);
        this.xrTable1.Name          = "xrTable1";
        this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1
        });
        this.xrTable1.SizeF = new System.Drawing.SizeF(649.8331F, 32.29167F);
        this.xrTable1.StylePriority.UseBorders = false;
        this.xrTable1.StylePriority.UseFont    = false;
        this.xrTable1.StylePriority.UsePadding = false;
        //
        // xrTableRow1
        //
        this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell2,
            this.xrTableCell4,
            this.xrTableCell5,
            this.xrTableCell6
        });
        this.xrTableRow1.Dpi    = 100F;
        this.xrTableRow1.Name   = "xrTableRow1";
        this.xrTableRow1.Weight = 11.5D;
        //
        // xrTableCell1
        //
        this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuXuat.STT")
        });
        this.xrTableCell1.Dpi  = 100F;
        this.xrTableCell1.Name = "xrTableCell1";
        this.xrTableCell1.StylePriority.UseTextAlignment = false;
        xrSummary1.Func                 = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
        xrSummary1.Running              = DevExpress.XtraReports.UI.SummaryRunning.Group;
        this.xrTableCell1.Summary       = xrSummary1;
        this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell1.Weight        = 0.25470222439880508D;
        //
        // xrTableCell2
        //
        this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuXuat.TenSP")
        });
        this.xrTableCell2.Dpi  = 100F;
        this.xrTableCell2.Name = "xrTableCell2";
        this.xrTableCell2.StylePriority.UseTextAlignment = false;
        this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        this.xrTableCell2.Weight        = 1.3111442157196047D;
        //
        // xrTableCell4
        //
        this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuXuat.SoLuong")
        });
        this.xrTableCell4.Dpi  = 100F;
        this.xrTableCell4.Name = "xrTableCell4";
        this.xrTableCell4.StylePriority.UseTextAlignment = false;
        this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell4.Weight        = 0.35774678409649036D;
        //
        // xrTableCell5
        //
        this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuXuat.ThanhTien", "{0:#,##0}")
        });
        this.xrTableCell5.Dpi  = 100F;
        this.xrTableCell5.Name = "xrTableCell5";
        this.xrTableCell5.StylePriority.UseTextAlignment = false;
        this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.xrTableCell5.Weight        = 0.82952425861753443D;
        //
        // xrTableCell6
        //
        this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuXuat.GhiChu")
        });
        this.xrTableCell6.Dpi  = 100F;
        this.xrTableCell6.Name = "xrTableCell6";
        this.xrTableCell6.StylePriority.UseTextAlignment = false;
        this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.xrTableCell6.Weight        = 0.74057735704671424D;
        //
        // TopMargin
        //
        this.TopMargin.Dpi           = 100F;
        this.TopMargin.HeightF       = 100F;
        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.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel10,
            this.xrLabel9
        });
        this.BottomMargin.Dpi           = 100F;
        this.BottomMargin.HeightF       = 100F;
        this.BottomMargin.Name          = "BottomMargin";
        this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrLabel10
        //
        this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuXuat.ngayin")
        });
        this.xrLabel10.Dpi                   = 100F;
        this.xrLabel10.Font                  = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrLabel10.LocationFloat         = new DevExpress.Utils.PointFloat(64.20831F, 76.99998F);
        this.xrLabel10.Name                  = "xrLabel10";
        this.xrLabel10.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel10.SizeF                 = new System.Drawing.SizeF(235.5002F, 23F);
        this.xrLabel10.StylePriority.UseFont = false;
        //
        // xrLabel9
        //
        this.xrLabel9.Dpi                            = 100F;
        this.xrLabel9.Font                           = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(10.00001F, 76.99998F);
        this.xrLabel9.Name                           = "xrLabel9";
        this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel9.SizeF                          = new System.Drawing.SizeF(54.16667F, 23F);
        this.xrLabel9.StylePriority.UseFont          = false;
        this.xrLabel9.StylePriority.UseTextAlignment = false;
        this.xrLabel9.Text                           = "Ngày in:";
        this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // r_hoadon1
        //
        this.r_hoadon1.DataSetName             = "r_hoadon";
        this.r_hoadon1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
        //
        // r_PhieuXuatTableAdapter1
        //
        this.r_PhieuXuatTableAdapter1.ClearBeforeFill = true;
        //
        // GroupHeader1
        //
        this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable2,
            this.xrLabel7,
            this.xrLabel6,
            this.xrLabel5,
            this.lblmahd,
            this.xrLabel18,
            this.xrLabel19,
            this.xrLabel8,
            this.xrLabel3,
            this.xrLabel4,
            this.xrLabel2,
            this.xrPictureBox1,
            this.xrLabel1
        });
        this.GroupHeader1.Dpi = 100F;
        this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
            new DevExpress.XtraReports.UI.GroupField("MaPhieu", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
        });
        this.GroupHeader1.HeightF = 519.0204F;
        this.GroupHeader1.Name    = "GroupHeader1";
        //
        // xrTable2
        //
        this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable2.Dpi           = 100F;
        this.xrTable2.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(46.16674F, 477.3538F);
        this.xrTable2.Name          = "xrTable2";
        this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow2
        });
        this.xrTable2.SizeF = new System.Drawing.SizeF(649.8331F, 41.66666F);
        this.xrTable2.StylePriority.UseBorders = false;
        this.xrTable2.StylePriority.UseFont    = false;
        //
        // xrTableRow2
        //
        this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell7,
            this.xrTableCell8,
            this.xrTableCell10,
            this.xrTableCell11,
            this.xrTableCell12
        });
        this.xrTableRow2.Dpi    = 100F;
        this.xrTableRow2.Name   = "xrTableRow2";
        this.xrTableRow2.Weight = 11.5D;
        //
        // xrTableCell7
        //
        this.xrTableCell7.Dpi  = 100F;
        this.xrTableCell7.Name = "xrTableCell7";
        this.xrTableCell7.StylePriority.UseTextAlignment = false;
        this.xrTableCell7.Text          = "STT";
        this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell7.Weight        = 0.25470225687127529D;
        //
        // xrTableCell8
        //
        this.xrTableCell8.Dpi  = 100F;
        this.xrTableCell8.Name = "xrTableCell8";
        this.xrTableCell8.StylePriority.UseTextAlignment = false;
        this.xrTableCell8.Text          = "Tên sản phẩm";
        this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell8.Weight        = 1.3111444256991554D;
        //
        // xrTableCell10
        //
        this.xrTableCell10.Dpi  = 100F;
        this.xrTableCell10.Name = "xrTableCell10";
        this.xrTableCell10.StylePriority.UseTextAlignment = false;
        this.xrTableCell10.Text          = "Số lượng";
        this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell10.Weight        = 0.35774700187166092D;
        //
        // xrTableCell11
        //
        this.xrTableCell11.Dpi     = 100F;
        this.xrTableCell11.Name    = "xrTableCell11";
        this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 5, 0, 0, 100F);
        this.xrTableCell11.StylePriority.UsePadding       = false;
        this.xrTableCell11.StylePriority.UseTextAlignment = false;
        this.xrTableCell11.Text          = "Thành tiền";
        this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.xrTableCell11.Weight        = 0.82952405418052577D;
        //
        // xrTableCell12
        //
        this.xrTableCell12.Dpi  = 100F;
        this.xrTableCell12.Name = "xrTableCell12";
        this.xrTableCell12.StylePriority.UseTextAlignment = false;
        this.xrTableCell12.Text          = "Ghi chú";
        this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell12.Weight        = 0.74057761458381344D;
        //
        // xrLabel7
        //
        this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuXuat.MaNV")
        });
        this.xrLabel7.Dpi                   = 100F;
        this.xrLabel7.Font                  = new System.Drawing.Font("Tahoma", 11F);
        this.xrLabel7.LocationFloat         = new DevExpress.Utils.PointFloat(231.0211F, 385.7288F);
        this.xrLabel7.Name                  = "xrLabel7";
        this.xrLabel7.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel7.SizeF                 = new System.Drawing.SizeF(487.9171F, 21.33331F);
        this.xrLabel7.StylePriority.UseFont = false;
        //
        // xrLabel6
        //
        this.xrLabel6.Dpi                            = 100F;
        this.xrLabel6.Font                           = new System.Drawing.Font("Tahoma", 11F);
        this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(45.41652F, 385.7288F);
        this.xrLabel6.Name                           = "xrLabel6";
        this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel6.SizeF                          = new System.Drawing.SizeF(171.7095F, 21.33331F);
        this.xrLabel6.StylePriority.UseFont          = false;
        this.xrLabel6.StylePriority.UseTextAlignment = false;
        this.xrLabel6.Text                           = "Mã nhân viên lập phiếu:";
        this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel5
        //
        this.xrLabel5.Dpi                            = 100F;
        this.xrLabel5.Font                           = new System.Drawing.Font("Tahoma", 11F);
        this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(45.49987F, 364.3954F);
        this.xrLabel5.Name                           = "xrLabel5";
        this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel5.SizeF                          = new System.Drawing.SizeF(171.7512F, 21.33334F);
        this.xrLabel5.StylePriority.UseFont          = false;
        this.xrLabel5.StylePriority.UseTextAlignment = false;
        this.xrLabel5.Text                           = "Mã phiếu:";
        this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // lblmahd
        //
        this.lblmahd.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuXuat.MaPhieu")
        });
        this.lblmahd.Dpi                   = 100F;
        this.lblmahd.Font                  = new System.Drawing.Font("Tahoma", 11F);
        this.lblmahd.LocationFloat         = new DevExpress.Utils.PointFloat(230.9794F, 362.7288F);
        this.lblmahd.Name                  = "lblmahd";
        this.lblmahd.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.lblmahd.SizeF                 = new System.Drawing.SizeF(487.9171F, 23F);
        this.lblmahd.StylePriority.UseFont = false;
        //
        // xrLabel18
        //
        this.xrLabel18.Dpi                            = 100F;
        this.xrLabel18.Font                           = new System.Drawing.Font("Tahoma", 11F);
        this.xrLabel18.LocationFloat                  = new DevExpress.Utils.PointFloat(45.83333F, 407.0621F);
        this.xrLabel18.Name                           = "xrLabel18";
        this.xrLabel18.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel18.SizeF                          = new System.Drawing.SizeF(171.4177F, 21.33334F);
        this.xrLabel18.StylePriority.UseFont          = false;
        this.xrLabel18.StylePriority.UseTextAlignment = false;
        this.xrLabel18.Text                           = "Ngày lập:";
        this.xrLabel18.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel19
        //
        this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuXuat.NgayXuatHang", "{0:dd/MM/yyyy  HH:mm:ss}")
        });
        this.xrLabel19.Dpi                   = 100F;
        this.xrLabel19.Font                  = new System.Drawing.Font("Tahoma", 11F);
        this.xrLabel19.LocationFloat         = new DevExpress.Utils.PointFloat(231.0628F, 407.0621F);
        this.xrLabel19.Name                  = "xrLabel19";
        this.xrLabel19.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel19.SizeF                 = new System.Drawing.SizeF(487.9171F, 21.33334F);
        this.xrLabel19.StylePriority.UseFont = false;
        //
        // xrLabel8
        //
        this.xrLabel8.Dpi                            = 100F;
        this.xrLabel8.Font                           = new System.Drawing.Font("Tahoma", 20F, System.Drawing.FontStyle.Bold);
        this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(206.6472F, 287.8946F);
        this.xrLabel8.Name                           = "xrLabel8";
        this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel8.SizeF                          = new System.Drawing.SizeF(326.0417F, 30F);
        this.xrLabel8.StylePriority.UseFont          = false;
        this.xrLabel8.StylePriority.UseTextAlignment = false;
        this.xrLabel8.Text                           = "PHIẾU XUẤT HÀNG";
        this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrLabel3
        //
        this.xrLabel3.Dpi                            = 100F;
        this.xrLabel3.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(218.6679F, 169.4567F);
        this.xrLabel3.Name                           = "xrLabel3";
        this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel3.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29164F);
        this.xrLabel3.StylePriority.UseFont          = false;
        this.xrLabel3.StylePriority.UseTextAlignment = false;
        this.xrLabel3.Text                           = "Điện thoại: 0983 404 817 - Hotline: 0123 555 777";
        this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel4
        //
        this.xrLabel4.Dpi                            = 100F;
        this.xrLabel4.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(218.6679F, 189.7483F);
        this.xrLabel4.Name                           = "xrLabel4";
        this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel4.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29166F);
        this.xrLabel4.StylePriority.UseFont          = false;
        this.xrLabel4.StylePriority.UseTextAlignment = false;
        this.xrLabel4.Text                           = "Email: [email protected]";
        this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel2
        //
        this.xrLabel2.Dpi                            = 100F;
        this.xrLabel2.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(218.6679F, 149.1651F);
        this.xrLabel2.Name                           = "xrLabel2";
        this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29166F);
        this.xrLabel2.StylePriority.UseFont          = false;
        this.xrLabel2.StylePriority.UseTextAlignment = false;
        this.xrLabel2.Text                           = "Địa chỉ: 983 - Đại lộ Bình Dương - Hiệp An - TP Thủ Dầu Một - Bình Dương";
        this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrPictureBox1
        //
        this.xrPictureBox1.Dpi           = 100F;
        this.xrPictureBox1.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
        this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(45.83333F, 80.20834F);
        this.xrPictureBox1.Name          = "xrPictureBox1";
        this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(160.3345F, 158.9984F);
        //
        // xrLabel1
        //
        this.xrLabel1.Dpi                            = 100F;
        this.xrLabel1.Font                           = new System.Drawing.Font("Tahoma", 17F, System.Drawing.FontStyle.Bold);
        this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(218.6679F, 105.7501F);
        this.xrLabel1.Name                           = "xrLabel1";
        this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF                          = new System.Drawing.SizeF(339.5833F, 30F);
        this.xrLabel1.StylePriority.UseFont          = false;
        this.xrLabel1.StylePriority.UseTextAlignment = false;
        this.xrLabel1.Text                           = "SIÊU THỊ";
        this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // GroupFooter1
        //
        this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.lblds,
            this.xrTable3,
            this.lbl_docso
        });
        this.GroupFooter1.Dpi     = 100F;
        this.GroupFooter1.HeightF = 103.125F;
        this.GroupFooter1.Name    = "GroupFooter1";
        //
        // lblds
        //
        this.lblds.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.lblds.Dpi                            = 100F;
        this.lblds.Font                           = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
        this.lblds.LocationFloat                  = new DevExpress.Utils.PointFloat(45.83333F, 46.875F);
        this.lblds.Multiline                      = true;
        this.lblds.Name                           = "lblds";
        this.lblds.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.lblds.SizeF                          = new System.Drawing.SizeF(247.4168F, 31.66667F);
        this.lblds.StylePriority.UseBorders       = false;
        this.lblds.StylePriority.UseFont          = false;
        this.lblds.StylePriority.UsePadding       = false;
        this.lblds.StylePriority.UseTextAlignment = false;
        this.lblds.Text                           = "Tổng tiền bằng chữ";
        this.lblds.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrTable3
        //
        this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable3.Dpi           = 100F;
        this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(45.83333F, 0F);
        this.xrTable3.Name          = "xrTable3";
        this.xrTable3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow3
        });
        this.xrTable3.SizeF = new System.Drawing.SizeF(650.1665F, 46.875F);
        this.xrTable3.StylePriority.UseBorders = false;
        this.xrTable3.StylePriority.UsePadding = false;
        //
        // xrTableRow3
        //
        this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell13,
            this.xrTableCell14
        });
        this.xrTableRow3.Dpi    = 100F;
        this.xrTableRow3.Name   = "xrTableRow3";
        this.xrTableRow3.Weight = 11.5D;
        //
        // xrTableCell13
        //
        this.xrTableCell13.Dpi  = 100F;
        this.xrTableCell13.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTableCell13.Name = "xrTableCell13";
        this.xrTableCell13.StylePriority.UseFont          = false;
        this.xrTableCell13.StylePriority.UseTextAlignment = false;
        this.xrTableCell13.Text          = "Tổng cộng";
        this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        this.xrTableCell13.Weight        = 0.064377329465754626D;
        //
        // xrTableCell14
        //
        this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuXuat.TriGia", "{0:#,##0}")
        });
        this.xrTableCell14.Dpi  = 100F;
        this.xrTableCell14.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTableCell14.Name = "xrTableCell14";
        this.xrTableCell14.StylePriority.UseFont          = false;
        this.xrTableCell14.StylePriority.UseTextAlignment = false;
        this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.xrTableCell14.Weight        = 0.258315417443816D;
        //
        // lbl_docso
        //
        this.lbl_docso.Borders                  = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.lbl_docso.Dpi                      = 100F;
        this.lbl_docso.Font                     = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold);
        this.lbl_docso.LocationFloat            = new DevExpress.Utils.PointFloat(293.2502F, 46.875F);
        this.lbl_docso.Name                     = "lbl_docso";
        this.lbl_docso.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.lbl_docso.SizeF                    = new System.Drawing.SizeF(402.7497F, 31.66667F);
        this.lbl_docso.StylePriority.UseBorders = false;
        this.lbl_docso.StylePriority.UseFont    = false;
        this.lbl_docso.StylePriority.UsePadding = false;
        //
        // STT
        //
        this.STT.DataMember = "R_PhieuXuat";
        this.STT.Name       = "STT";
        //
        // ngayin
        //
        this.ngayin.DataMember = "R_PhieuXuat";
        this.ngayin.Expression = "LocalDateTimeNow()";
        this.ngayin.Name       = "ngayin";
        //
        // XRPhieuXuat
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin,
            this.GroupHeader1,
            this.GroupFooter1
        });
        this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
            this.STT,
            this.ngayin
        });
        this.DataAdapter = this.r_PhieuXuatTableAdapter1;
        this.DataMember  = "R_PhieuXuat";
        this.DataSource  = this.r_hoadon1;
        this.Margins     = new System.Drawing.Printing.Margins(50, 50, 100, 100);
        this.Version     = "16.1";
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.r_hoadon1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).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()
    {
        string resourceFileName = "XRDoanhSo.resx";

        System.Resources.ResourceManager    resources  = global::Resources.XRDoanhSo.ResourceManager;
        DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
        DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
        this.Detail                  = new DevExpress.XtraReports.UI.DetailBand();
        this.TopMargin               = new DevExpress.XtraReports.UI.TopMarginBand();
        this.xrTable1                = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow1             = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell1            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell13           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell11           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell2            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell4            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrLabel5                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel6                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrPictureBox1           = new DevExpress.XtraReports.UI.XRPictureBox();
        this.xrLabel1                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel2                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel4                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel3                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrTable3                = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow3             = new DevExpress.XtraReports.UI.XRTableRow();
        this.lblngayds               = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell12           = new DevExpress.XtraReports.UI.XRTableCell();
        this.BottomMargin            = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.xrLabel8                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel7                = new DevExpress.XtraReports.UI.XRLabel();
        this.r_hoadon1               = new r_hoadon();
        this.r_DoanhThuTableAdapter1 = new r_hoadonTableAdapters.R_DoanhThuTableAdapter();
        this.ngay          = new DevExpress.XtraReports.UI.CalculatedField();
        this.nam           = new DevExpress.XtraReports.UI.CalculatedField();
        this.GroupHeader2  = new DevExpress.XtraReports.UI.GroupHeaderBand();
        this.xrTable2      = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow2   = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell6  = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell5  = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell7  = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell9  = new DevExpress.XtraReports.UI.XRTableCell();
        this.ngayin        = new DevExpress.XtraReports.UI.CalculatedField();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.r_hoadon1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // Detail
        //
        this.Detail.Dpi           = 100F;
        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.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable1,
            this.xrLabel5,
            this.xrLabel6,
            this.xrPictureBox1,
            this.xrLabel1,
            this.xrLabel2,
            this.xrLabel4,
            this.xrLabel3,
            this.xrTable3
        });
        this.TopMargin.Dpi           = 100F;
        this.TopMargin.HeightF       = 435.4167F;
        this.TopMargin.Name          = "TopMargin";
        this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrTable1
        //
        this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable1.Dpi           = 100F;
        this.xrTable1.Font          = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
        this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(80.22974F, 388.5417F);
        this.xrTable1.Name          = "xrTable1";
        this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1
        });
        this.xrTable1.SizeF = new System.Drawing.SizeF(569.4493F, 46.875F);
        this.xrTable1.StylePriority.UseBorders       = false;
        this.xrTable1.StylePriority.UseFont          = false;
        this.xrTable1.StylePriority.UsePadding       = false;
        this.xrTable1.StylePriority.UseTextAlignment = false;
        this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrTableRow1
        //
        this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell13,
            this.xrTableCell11,
            this.xrTableCell2,
            this.xrTableCell4
        });
        this.xrTableRow1.Dpi    = 100F;
        this.xrTableRow1.Name   = "xrTableRow1";
        this.xrTableRow1.Weight = 11.5D;
        //
        // xrTableCell1
        //
        this.xrTableCell1.Dpi    = 100F;
        this.xrTableCell1.Name   = "xrTableCell1";
        this.xrTableCell1.Text   = "Ngày";
        this.xrTableCell1.Weight = 0.27223814213752479D;
        //
        // xrTableCell13
        //
        this.xrTableCell13.Dpi    = 100F;
        this.xrTableCell13.Name   = "xrTableCell13";
        this.xrTableCell13.Text   = "Mã KH";
        this.xrTableCell13.Weight = 0.24142566544866345D;
        //
        // xrTableCell11
        //
        this.xrTableCell11.Dpi    = 100F;
        this.xrTableCell11.Name   = "xrTableCell11";
        this.xrTableCell11.Text   = "Mã SP";
        this.xrTableCell11.Weight = 0.23224512072061709D;
        //
        // xrTableCell2
        //
        this.xrTableCell2.Dpi    = 100F;
        this.xrTableCell2.Name   = "xrTableCell2";
        this.xrTableCell2.Text   = "Tên sản phẩm";
        this.xrTableCell2.Weight = 0.59154911486645678D;
        //
        // xrTableCell4
        //
        this.xrTableCell4.Dpi  = 100F;
        this.xrTableCell4.Name = "xrTableCell4";
        this.xrTableCell4.StylePriority.UseTextAlignment = false;
        this.xrTableCell4.Text          = "Số lượng";
        this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell4.Weight        = 0.31786569496735123D;
        //
        // xrLabel5
        //
        this.xrLabel5.Dpi           = 100F;
        this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(250.2501F, 0F);
        this.xrLabel5.Name          = "xrLabel5";
        this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel5.SizeF         = new System.Drawing.SizeF(100F, 77.16667F);
        //
        // xrLabel6
        //
        this.xrLabel6.Dpi                            = 100F;
        this.xrLabel6.Font                           = new System.Drawing.Font("Tahoma", 20F, System.Drawing.FontStyle.Bold);
        this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(40.4061F, 284.75F);
        this.xrLabel6.Name                           = "xrLabel6";
        this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel6.SizeF                          = new System.Drawing.SizeF(644.7917F, 30F);
        this.xrLabel6.StylePriority.UseFont          = false;
        this.xrLabel6.StylePriority.UseTextAlignment = false;
        this.xrLabel6.Text                           = "BÁO CÁO DOANH SỐ";
        this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrPictureBox1
        //
        this.xrPictureBox1.Dpi           = 100F;
        this.xrPictureBox1.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
        this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(40.4061F, 72.75F);
        this.xrPictureBox1.Name          = "xrPictureBox1";
        this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(160.3345F, 158.9984F);
        //
        // xrLabel1
        //
        this.xrLabel1.Dpi                            = 100F;
        this.xrLabel1.Font                           = new System.Drawing.Font("Tahoma", 17F, System.Drawing.FontStyle.Bold);
        this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(203.0105F, 95.16672F);
        this.xrLabel1.Name                           = "xrLabel1";
        this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF                          = new System.Drawing.SizeF(339.5833F, 30F);
        this.xrLabel1.StylePriority.UseFont          = false;
        this.xrLabel1.StylePriority.UseTextAlignment = false;
        this.xrLabel1.Text                           = "SIÊU THỊ ABC";
        this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel2
        //
        this.xrLabel2.Dpi                            = 100F;
        this.xrLabel2.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(203.0105F, 138.5817F);
        this.xrLabel2.Name                           = "xrLabel2";
        this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29166F);
        this.xrLabel2.StylePriority.UseFont          = false;
        this.xrLabel2.StylePriority.UseTextAlignment = false;
        this.xrLabel2.Text                           = "Địa chỉ: 983 - Đại lộ Bình Dương - Hiệp An - TP Thủ Dầu Một - Bình Dương";
        this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel4
        //
        this.xrLabel4.Dpi                            = 100F;
        this.xrLabel4.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(203.0105F, 179.165F);
        this.xrLabel4.Name                           = "xrLabel4";
        this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel4.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29166F);
        this.xrLabel4.StylePriority.UseFont          = false;
        this.xrLabel4.StylePriority.UseTextAlignment = false;
        this.xrLabel4.Text                           = "Email: [email protected]";
        this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel3
        //
        this.xrLabel3.Dpi                            = 100F;
        this.xrLabel3.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(203.0105F, 158.8734F);
        this.xrLabel3.Name                           = "xrLabel3";
        this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel3.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29164F);
        this.xrLabel3.StylePriority.UseFont          = false;
        this.xrLabel3.StylePriority.UseTextAlignment = false;
        this.xrLabel3.Text                           = "Điện thoại: 0983 404 817 - Hotline: 0123 555 777";
        this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrTable3
        //
        this.xrTable3.Dpi           = 100F;
        this.xrTable3.Font          = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
        this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(96.04168F, 363.5417F);
        this.xrTable3.Name          = "xrTable3";
        this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow3
        });
        this.xrTable3.SizeF = new System.Drawing.SizeF(553.6373F, 25F);
        this.xrTable3.StylePriority.UseFont = false;
        //
        // xrTableRow3
        //
        this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.lblngayds,
            this.xrTableCell12
        });
        this.xrTableRow3.Dpi    = 100F;
        this.xrTableRow3.Name   = "xrTableRow3";
        this.xrTableRow3.Weight = 11.5D;
        //
        // lblngayds
        //
        this.lblngayds.Dpi    = 100F;
        this.lblngayds.Name   = "lblngayds";
        this.lblngayds.Weight = 0.29331571224121183D;
        //
        // xrTableCell12
        //
        this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.SoLuong")
        });
        this.xrTableCell12.Dpi  = 100F;
        this.xrTableCell12.Name = "xrTableCell12";
        this.xrTableCell12.StylePriority.UseTextAlignment = false;
        xrSummary1.FormatString          = "{0:#,##0}";
        xrSummary1.Running               = DevExpress.XtraReports.UI.SummaryRunning.Report;
        this.xrTableCell12.Summary       = xrSummary1;
        this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.xrTableCell12.Weight        = 0.10784877909846288D;
        //
        // BottomMargin
        //
        this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel8,
            this.xrLabel7
        });
        this.BottomMargin.Dpi           = 100F;
        this.BottomMargin.HeightF       = 100F;
        this.BottomMargin.Name          = "BottomMargin";
        this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrLabel8
        //
        this.xrLabel8.Dpi                   = 100F;
        this.xrLabel8.Font                  = new System.Drawing.Font("Tahoma", 9.75F);
        this.xrLabel8.LocationFloat         = new DevExpress.Utils.PointFloat(11.54168F, 76.99998F);
        this.xrLabel8.Name                  = "xrLabel8";
        this.xrLabel8.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel8.SizeF                 = new System.Drawing.SizeF(58.37503F, 23F);
        this.xrLabel8.StylePriority.UseFont = false;
        this.xrLabel8.Text                  = "Ngày in:";
        //
        // xrLabel7
        //
        this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.ngayin")
        });
        this.xrLabel7.Dpi                   = 100F;
        this.xrLabel7.Font                  = new System.Drawing.Font("Tahoma", 9.75F);
        this.xrLabel7.LocationFloat         = new DevExpress.Utils.PointFloat(69.91666F, 76.99998F);
        this.xrLabel7.Name                  = "xrLabel7";
        this.xrLabel7.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel7.SizeF                 = new System.Drawing.SizeF(239.5833F, 23F);
        this.xrLabel7.StylePriority.UseFont = false;
        this.xrLabel7.Text                  = "xrLabel7";
        //
        // r_hoadon1
        //
        this.r_hoadon1.DataSetName             = "r_hoadon";
        this.r_hoadon1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
        //
        // r_DoanhThuTableAdapter1
        //
        this.r_DoanhThuTableAdapter1.ClearBeforeFill = true;
        //
        // ngay
        //
        this.ngay.DataMember = "R_DoanhThu";
        this.ngay.Expression = "GetDate([NgayBan])";
        this.ngay.Name       = "ngay";
        //
        // nam
        //
        this.nam.DataMember = "R_DoanhThu";
        this.nam.Expression = "GetYear([NgayBan])";
        this.nam.Name       = "nam";
        //
        // GroupHeader2
        //
        this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable2
        });
        this.GroupHeader2.Dpi = 100F;
        this.GroupHeader2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
            new DevExpress.XtraReports.UI.GroupField("ngay", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
            new DevExpress.XtraReports.UI.GroupField("MaKH", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
            new DevExpress.XtraReports.UI.GroupField("MaSP", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
        });
        this.GroupHeader2.HeightF = 27.5F;
        this.GroupHeader2.Name    = "GroupHeader2";
        //
        // xrTable2
        //
        this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable2.Dpi           = 100F;
        this.xrTable2.Font          = new System.Drawing.Font("Tahoma", 10F);
        this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(80.22973F, 0F);
        this.xrTable2.Name          = "xrTable2";
        this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow2
        });
        this.xrTable2.SizeF = new System.Drawing.SizeF(569.5326F, 27.5F);
        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.xrTableCell6,
            this.xrTableCell14,
            this.xrTableCell5,
            this.xrTableCell7,
            this.xrTableCell9
        });
        this.xrTableRow2.Dpi    = 100F;
        this.xrTableRow2.Name   = "xrTableRow2";
        this.xrTableRow2.Weight = 11.5D;
        //
        // xrTableCell6
        //
        this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.NgayBan", "{0:dd/MM/yyyy}")
        });
        this.xrTableCell6.Dpi    = 100F;
        this.xrTableCell6.Name   = "xrTableCell6";
        this.xrTableCell6.Text   = "xrTableCell1";
        this.xrTableCell6.Weight = 0.25367782469665923D;
        //
        // xrTableCell14
        //
        this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.MaKH")
        });
        this.xrTableCell14.Dpi    = 100F;
        this.xrTableCell14.Name   = "xrTableCell14";
        this.xrTableCell14.Weight = 0.22516661927830695D;
        //
        // xrTableCell5
        //
        this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.MaSP")
        });
        this.xrTableCell5.Dpi    = 100F;
        this.xrTableCell5.Name   = "xrTableCell5";
        this.xrTableCell5.Weight = 0.21660448402195232D;
        //
        // xrTableCell7
        //
        this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.TenSP")
        });
        this.xrTableCell7.Dpi    = 100F;
        this.xrTableCell7.Name   = "xrTableCell7";
        this.xrTableCell7.Text   = "xrTableCell2";
        this.xrTableCell7.Weight = 0.551936086948804D;
        //
        // xrTableCell9
        //
        this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.SoLuong")
        });
        this.xrTableCell9.Dpi  = 100F;
        this.xrTableCell9.Name = "xrTableCell9";
        this.xrTableCell9.StylePriority.UseTextAlignment = false;
        xrSummary2.Running              = DevExpress.XtraReports.UI.SummaryRunning.Group;
        this.xrTableCell9.Summary       = xrSummary2;
        this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell9.Weight        = 0.29668443308023373D;
        //
        // ngayin
        //
        this.ngayin.DataMember = "R_DoanhThu";
        this.ngayin.Expression = "LocalDateTimeNow()";
        this.ngayin.Name       = "ngayin";
        //
        // XRDoanhSo
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin,
            this.GroupHeader2
        });
        this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
            this.ngay,
            this.nam,
            this.ngayin
        });
        this.DataAdapter = this.r_DoanhThuTableAdapter1;
        this.DataMember  = "R_DoanhThu";
        this.DataSource  = this.r_hoadon1;
        this.Margins     = new System.Drawing.Printing.Margins(52, 49, 435, 100);
        this.Version     = "16.1";
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.r_hoadon1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).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()
    {
        string resourceFileName = "XRPhieuNhap.resx";

        System.Resources.ResourceManager    resources  = global::Resources.XRPhieuNhap.ResourceManager;
        DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
        this.Detail                   = new DevExpress.XtraReports.UI.DetailBand();
        this.xrTable1                 = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow1              = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell1             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell2             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell3             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell4             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell5             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell6             = new DevExpress.XtraReports.UI.XRTableCell();
        this.TopMargin                = new DevExpress.XtraReports.UI.TopMarginBand();
        this.BottomMargin             = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.xrLabel10                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel9                 = new DevExpress.XtraReports.UI.XRLabel();
        this.GroupHeader1             = new DevExpress.XtraReports.UI.GroupHeaderBand();
        this.xrLabel8                 = new DevExpress.XtraReports.UI.XRLabel();
        this.xrTable2                 = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow2              = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell7             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell8             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell9             = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell10            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell11            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell12            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrLabel19                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel18                = new DevExpress.XtraReports.UI.XRLabel();
        this.lblmahd                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel5                 = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel7                 = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel6                 = new DevExpress.XtraReports.UI.XRLabel();
        this.r_hoadon1                = new r_hoadon();
        this.r_PhieuNhapTableAdapter1 = new r_hoadonTableAdapters.R_PhieuNhapTableAdapter();
        this.STT           = new DevExpress.XtraReports.UI.CalculatedField();
        this.GroupFooter1  = new DevExpress.XtraReports.UI.GroupFooterBand();
        this.lbl_docso     = new DevExpress.XtraReports.UI.XRLabel();
        this.lblds         = new DevExpress.XtraReports.UI.XRLabel();
        this.xrTable3      = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow3   = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
        this.ngayin        = new DevExpress.XtraReports.UI.CalculatedField();
        this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel3      = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel4      = new DevExpress.XtraReports.UI.XRLabel();
        this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.r_hoadon1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // Detail
        //
        this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable1
        });
        this.Detail.Dpi           = 100F;
        this.Detail.HeightF       = 32.29167F;
        this.Detail.Name          = "Detail";
        this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrTable1
        //
        this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable1.Dpi           = 100F;
        this.xrTable1.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(52.54179F, 0F);
        this.xrTable1.Name          = "xrTable1";
        this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1
        });
        this.xrTable1.SizeF = new System.Drawing.SizeF(660.1251F, 32.29167F);
        this.xrTable1.StylePriority.UseBorders = false;
        this.xrTable1.StylePriority.UseFont    = false;
        this.xrTable1.StylePriority.UsePadding = false;
        //
        // xrTableRow1
        //
        this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell2,
            this.xrTableCell3,
            this.xrTableCell4,
            this.xrTableCell5,
            this.xrTableCell6
        });
        this.xrTableRow1.Dpi    = 100F;
        this.xrTableRow1.Name   = "xrTableRow1";
        this.xrTableRow1.Weight = 11.5D;
        //
        // xrTableCell1
        //
        this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuNhap.STT")
        });
        this.xrTableCell1.Dpi  = 100F;
        this.xrTableCell1.Name = "xrTableCell1";
        this.xrTableCell1.StylePriority.UseTextAlignment = false;
        xrSummary1.Func                 = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
        xrSummary1.Running              = DevExpress.XtraReports.UI.SummaryRunning.Group;
        this.xrTableCell1.Summary       = xrSummary1;
        this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell1.Weight        = 0.19309890844771793D;
        //
        // xrTableCell2
        //
        this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuNhap.TenSP")
        });
        this.xrTableCell2.Dpi  = 100F;
        this.xrTableCell2.Name = "xrTableCell2";
        this.xrTableCell2.StylePriority.UseTextAlignment = false;
        this.xrTableCell2.Text          = "xrTableCell2";
        this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        this.xrTableCell2.Weight        = 1.13596690643103D;
        //
        // xrTableCell3
        //
        this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuNhap.GiaNhap", "{0:#,##0}")
        });
        this.xrTableCell3.Dpi  = 100F;
        this.xrTableCell3.Name = "xrTableCell3";
        this.xrTableCell3.StylePriority.UseTextAlignment = false;
        this.xrTableCell3.Text          = "xrTableCell3";
        this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        this.xrTableCell3.Weight        = 0.50313187578362739D;
        //
        // xrTableCell4
        //
        this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuNhap.SoLuong")
        });
        this.xrTableCell4.Dpi  = 100F;
        this.xrTableCell4.Name = "xrTableCell4";
        this.xrTableCell4.StylePriority.UseTextAlignment = false;
        this.xrTableCell4.Text          = "xrTableCell4";
        this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell4.Weight        = 0.37454807625218267D;
        //
        // xrTableCell5
        //
        this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuNhap.ThanhTien", "{0:#,##0}")
        });
        this.xrTableCell5.Dpi  = 100F;
        this.xrTableCell5.Name = "xrTableCell5";
        this.xrTableCell5.StylePriority.UseTextAlignment = false;
        this.xrTableCell5.Text          = "xrTableCell5";
        this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.xrTableCell5.Weight        = 0.67673709148887984D;
        //
        // xrTableCell6
        //
        this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuNhap.GhiChu")
        });
        this.xrTableCell6.Dpi  = 100F;
        this.xrTableCell6.Name = "xrTableCell6";
        this.xrTableCell6.StylePriority.UseTextAlignment = false;
        this.xrTableCell6.Text          = "xrTableCell6";
        this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.xrTableCell6.Weight        = 0.6655447877057511D;
        //
        // TopMargin
        //
        this.TopMargin.Dpi           = 100F;
        this.TopMargin.HeightF       = 158.9984F;
        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.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel10,
            this.xrLabel9
        });
        this.BottomMargin.Dpi           = 100F;
        this.BottomMargin.HeightF       = 101.0417F;
        this.BottomMargin.Name          = "BottomMargin";
        this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrLabel10
        //
        this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuNhap.ngayin")
        });
        this.xrLabel10.Dpi                   = 100F;
        this.xrLabel10.Font                  = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrLabel10.LocationFloat         = new DevExpress.Utils.PointFloat(64.25002F, 76.99998F);
        this.xrLabel10.Name                  = "xrLabel10";
        this.xrLabel10.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel10.SizeF                 = new System.Drawing.SizeF(235.5002F, 23F);
        this.xrLabel10.StylePriority.UseFont = false;
        //
        // xrLabel9
        //
        this.xrLabel9.Dpi                            = 100F;
        this.xrLabel9.Font                           = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(10.04168F, 76.99998F);
        this.xrLabel9.Name                           = "xrLabel9";
        this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel9.SizeF                          = new System.Drawing.SizeF(54.16667F, 23F);
        this.xrLabel9.StylePriority.UseFont          = false;
        this.xrLabel9.StylePriority.UseTextAlignment = false;
        this.xrLabel9.Text                           = "Ngày in:";
        this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // GroupHeader1
        //
        this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel8,
            this.xrTable2,
            this.xrLabel19,
            this.xrLabel18,
            this.lblmahd,
            this.xrLabel5,
            this.xrLabel1,
            this.xrLabel3,
            this.xrLabel2,
            this.xrLabel4,
            this.xrPictureBox1,
            this.xrLabel7,
            this.xrLabel6
        });
        this.GroupHeader1.Dpi = 100F;
        this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
            new DevExpress.XtraReports.UI.GroupField("MaPhieu", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
        });
        this.GroupHeader1.HeightF = 533.3334F;
        this.GroupHeader1.Name    = "GroupHeader1";
        //
        // xrLabel8
        //
        this.xrLabel8.Dpi                            = 100F;
        this.xrLabel8.Font                           = new System.Drawing.Font("Tahoma", 20F, System.Drawing.FontStyle.Bold);
        this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(214.7711F, 306.27F);
        this.xrLabel8.Name                           = "xrLabel8";
        this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel8.SizeF                          = new System.Drawing.SizeF(326.0417F, 30F);
        this.xrLabel8.StylePriority.UseFont          = false;
        this.xrLabel8.StylePriority.UseTextAlignment = false;
        this.xrLabel8.Text                           = "PHIẾU NHẬP HÀNG";
        this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrTable2
        //
        this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable2.Dpi           = 100F;
        this.xrTable2.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(52.33339F, 491.6667F);
        this.xrTable2.Name          = "xrTable2";
        this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow2
        });
        this.xrTable2.SizeF = new System.Drawing.SizeF(660.0417F, 41.66666F);
        this.xrTable2.StylePriority.UseBorders = false;
        this.xrTable2.StylePriority.UseFont    = false;
        //
        // xrTableRow2
        //
        this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell7,
            this.xrTableCell8,
            this.xrTableCell9,
            this.xrTableCell10,
            this.xrTableCell11,
            this.xrTableCell12
        });
        this.xrTableRow2.Dpi    = 100F;
        this.xrTableRow2.Name   = "xrTableRow2";
        this.xrTableRow2.Weight = 11.5D;
        //
        // xrTableCell7
        //
        this.xrTableCell7.Dpi  = 100F;
        this.xrTableCell7.Name = "xrTableCell7";
        this.xrTableCell7.StylePriority.UseTextAlignment = false;
        this.xrTableCell7.Text          = "STT";
        this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell7.Weight        = 0.19309887034200926D;
        //
        // xrTableCell8
        //
        this.xrTableCell8.Dpi  = 100F;
        this.xrTableCell8.Name = "xrTableCell8";
        this.xrTableCell8.StylePriority.UseTextAlignment = false;
        this.xrTableCell8.Text          = "Tên sản phẩm";
        this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell8.Weight        = 1.1375348557416609D;
        //
        // xrTableCell9
        //
        this.xrTableCell9.Dpi     = 100F;
        this.xrTableCell9.Name    = "xrTableCell9";
        this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
        this.xrTableCell9.StylePriority.UsePadding       = false;
        this.xrTableCell9.StylePriority.UseTextAlignment = false;
        this.xrTableCell9.Text          = "Đơn giá";
        this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        this.xrTableCell9.Weight        = 0.50290837594433047D;
        //
        // xrTableCell10
        //
        this.xrTableCell10.Dpi  = 100F;
        this.xrTableCell10.Name = "xrTableCell10";
        this.xrTableCell10.StylePriority.UseTextAlignment = false;
        this.xrTableCell10.Text          = "Số lượng";
        this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell10.Weight        = 0.37454782479028986D;
        //
        // xrTableCell11
        //
        this.xrTableCell11.Dpi     = 100F;
        this.xrTableCell11.Name    = "xrTableCell11";
        this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 5, 0, 0, 100F);
        this.xrTableCell11.StylePriority.UsePadding       = false;
        this.xrTableCell11.StylePriority.UseTextAlignment = false;
        this.xrTableCell11.Text          = "Thành tiền";
        this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.xrTableCell11.Weight        = 0.67673709020127393D;
        //
        // xrTableCell12
        //
        this.xrTableCell12.Dpi  = 100F;
        this.xrTableCell12.Name = "xrTableCell12";
        this.xrTableCell12.StylePriority.UseTextAlignment = false;
        this.xrTableCell12.Text          = "Ghi chú";
        this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell12.Weight        = 0.66375247063289644D;
        //
        // xrLabel19
        //
        this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuNhap.NgayNhap", "{0:dd/MM/yyyy  HH:mm:ss}")
        });
        this.xrLabel19.Dpi                   = 100F;
        this.xrLabel19.Font                  = new System.Drawing.Font("Tahoma", 11F);
        this.xrLabel19.LocationFloat         = new DevExpress.Utils.PointFloat(235.3332F, 425.4375F);
        this.xrLabel19.Name                  = "xrLabel19";
        this.xrLabel19.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel19.SizeF                 = new System.Drawing.SizeF(487.9171F, 21.33334F);
        this.xrLabel19.StylePriority.UseFont = false;
        //
        // xrLabel18
        //
        this.xrLabel18.Dpi                            = 100F;
        this.xrLabel18.Font                           = new System.Drawing.Font("Tahoma", 11F);
        this.xrLabel18.LocationFloat                  = new DevExpress.Utils.PointFloat(50.10373F, 425.4375F);
        this.xrLabel18.Name                           = "xrLabel18";
        this.xrLabel18.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel18.SizeF                          = new System.Drawing.SizeF(171.4177F, 21.33334F);
        this.xrLabel18.StylePriority.UseFont          = false;
        this.xrLabel18.StylePriority.UseTextAlignment = false;
        this.xrLabel18.Text                           = "Ngày lập:";
        this.xrLabel18.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // lblmahd
        //
        this.lblmahd.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuNhap.MaPhieu")
        });
        this.lblmahd.Dpi                   = 100F;
        this.lblmahd.Font                  = new System.Drawing.Font("Tahoma", 11F);
        this.lblmahd.LocationFloat         = new DevExpress.Utils.PointFloat(235.2498F, 381.1042F);
        this.lblmahd.Name                  = "lblmahd";
        this.lblmahd.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.lblmahd.SizeF                 = new System.Drawing.SizeF(487.9171F, 23F);
        this.lblmahd.StylePriority.UseFont = false;
        //
        // xrLabel5
        //
        this.xrLabel5.Dpi                            = 100F;
        this.xrLabel5.Font                           = new System.Drawing.Font("Tahoma", 11F);
        this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(49.77029F, 382.7708F);
        this.xrLabel5.Name                           = "xrLabel5";
        this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel5.SizeF                          = new System.Drawing.SizeF(171.7512F, 21.33334F);
        this.xrLabel5.StylePriority.UseFont          = false;
        this.xrLabel5.StylePriority.UseTextAlignment = false;
        this.xrLabel5.Text                           = "Mã phiếu:";
        this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel7
        //
        this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuNhap.MaNV")
        });
        this.xrLabel7.Dpi                   = 100F;
        this.xrLabel7.Font                  = new System.Drawing.Font("Tahoma", 11F);
        this.xrLabel7.LocationFloat         = new DevExpress.Utils.PointFloat(235.2915F, 404.1042F);
        this.xrLabel7.Name                  = "xrLabel7";
        this.xrLabel7.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel7.SizeF                 = new System.Drawing.SizeF(487.9171F, 21.33331F);
        this.xrLabel7.StylePriority.UseFont = false;
        //
        // xrLabel6
        //
        this.xrLabel6.Dpi                            = 100F;
        this.xrLabel6.Font                           = new System.Drawing.Font("Tahoma", 11F);
        this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(49.68694F, 404.1042F);
        this.xrLabel6.Name                           = "xrLabel6";
        this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel6.SizeF                          = new System.Drawing.SizeF(171.7095F, 21.33331F);
        this.xrLabel6.StylePriority.UseFont          = false;
        this.xrLabel6.StylePriority.UseTextAlignment = false;
        this.xrLabel6.Text                           = "Mã nhân viên lập phiếu:";
        this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // r_hoadon1
        //
        this.r_hoadon1.DataSetName             = "r_hoadon";
        this.r_hoadon1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
        //
        // r_PhieuNhapTableAdapter1
        //
        this.r_PhieuNhapTableAdapter1.ClearBeforeFill = true;
        //
        // STT
        //
        this.STT.DataMember = "R_PhieuNhap";
        this.STT.Name       = "STT";
        //
        // GroupFooter1
        //
        this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.lbl_docso,
            this.lblds,
            this.xrTable3
        });
        this.GroupFooter1.Dpi       = 100F;
        this.GroupFooter1.HeightF   = 101.0417F;
        this.GroupFooter1.Name      = "GroupFooter1";
        this.GroupFooter1.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand;
        //
        // lbl_docso
        //
        this.lbl_docso.Borders                  = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.lbl_docso.Dpi                      = 100F;
        this.lbl_docso.Font                     = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold);
        this.lbl_docso.LocationFloat            = new DevExpress.Utils.PointFloat(221.5215F, 46.875F);
        this.lbl_docso.Name                     = "lbl_docso";
        this.lbl_docso.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.lbl_docso.SizeF                    = new System.Drawing.SizeF(491.3122F, 31.66667F);
        this.lbl_docso.StylePriority.UseBorders = false;
        this.lbl_docso.StylePriority.UseFont    = false;
        this.lbl_docso.StylePriority.UsePadding = false;
        //
        // lblds
        //
        this.lblds.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.lblds.Dpi                            = 100F;
        this.lblds.Font                           = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold);
        this.lblds.LocationFloat                  = new DevExpress.Utils.PointFloat(52.37506F, 46.875F);
        this.lblds.Multiline                      = true;
        this.lblds.Name                           = "lblds";
        this.lblds.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.lblds.SizeF                          = new System.Drawing.SizeF(169.1464F, 31.66667F);
        this.lblds.StylePriority.UseBorders       = false;
        this.lblds.StylePriority.UseFont          = false;
        this.lblds.StylePriority.UsePadding       = false;
        this.lblds.StylePriority.UseTextAlignment = false;
        this.lblds.Text                           = "Tổng tiền bằng chữ";
        this.lblds.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrTable3
        //
        this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable3.Dpi           = 100F;
        this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(52.33339F, 0F);
        this.xrTable3.Name          = "xrTable3";
        this.xrTable3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow3
        });
        this.xrTable3.SizeF = new System.Drawing.SizeF(660.3751F, 46.875F);
        this.xrTable3.StylePriority.UseBorders = false;
        this.xrTable3.StylePriority.UsePadding = false;
        //
        // xrTableRow3
        //
        this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell13,
            this.xrTableCell14
        });
        this.xrTableRow3.Dpi    = 100F;
        this.xrTableRow3.Name   = "xrTableRow3";
        this.xrTableRow3.Weight = 11.5D;
        //
        // xrTableCell13
        //
        this.xrTableCell13.Dpi  = 100F;
        this.xrTableCell13.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTableCell13.Name = "xrTableCell13";
        this.xrTableCell13.StylePriority.UseFont          = false;
        this.xrTableCell13.StylePriority.UseTextAlignment = false;
        this.xrTableCell13.Text          = "Tổng cộng";
        this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        this.xrTableCell13.Weight        = 0.12279870852476799D;
        //
        // xrTableCell14
        //
        this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_PhieuNhap.TriGia", "{0:#,##0}")
        });
        this.xrTableCell14.Dpi  = 100F;
        this.xrTableCell14.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
        this.xrTableCell14.Name = "xrTableCell14";
        this.xrTableCell14.StylePriority.UseFont          = false;
        this.xrTableCell14.StylePriority.UseTextAlignment = false;
        this.xrTableCell14.Text          = "xrTableCell14";
        this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.xrTableCell14.Weight        = 0.20496079746158355D;
        //
        // ngayin
        //
        this.ngayin.DataMember = "R_PhieuNhap";
        this.ngayin.Expression = "LocalDateTimeNow()";
        this.ngayin.Name       = "ngayin";
        //
        // xrLabel1
        //
        this.xrLabel1.Dpi                            = 100F;
        this.xrLabel1.Font                           = new System.Drawing.Font("Tahoma", 17F, System.Drawing.FontStyle.Bold);
        this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(214.7711F, 106.98F);
        this.xrLabel1.Name                           = "xrLabel1";
        this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF                          = new System.Drawing.SizeF(339.5833F, 30F);
        this.xrLabel1.StylePriority.UseFont          = false;
        this.xrLabel1.StylePriority.UseTextAlignment = false;
        this.xrLabel1.Text                           = "SIÊU THỊ ABC";
        this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel3
        //
        this.xrLabel3.Dpi                            = 100F;
        this.xrLabel3.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(214.7711F, 170.6867F);
        this.xrLabel3.Name                           = "xrLabel3";
        this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel3.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29164F);
        this.xrLabel3.StylePriority.UseFont          = false;
        this.xrLabel3.StylePriority.UseTextAlignment = false;
        this.xrLabel3.Text                           = "Điện thoại: 0983 404 817 - Hotline: 0123 555 777";
        this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel2
        //
        this.xrLabel2.Dpi                            = 100F;
        this.xrLabel2.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(214.7711F, 150.3951F);
        this.xrLabel2.Name                           = "xrLabel2";
        this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29166F);
        this.xrLabel2.StylePriority.UseFont          = false;
        this.xrLabel2.StylePriority.UseTextAlignment = false;
        this.xrLabel2.Text                           = "Địa chỉ: 983 - Đại lộ Bình Dương - Hiệp An - TP Thủ Dầu Một - Bình Dương";
        this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel4
        //
        this.xrLabel4.Dpi                            = 100F;
        this.xrLabel4.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(214.7711F, 190.9783F);
        this.xrLabel4.Name                           = "xrLabel4";
        this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel4.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29166F);
        this.xrLabel4.StylePriority.UseFont          = false;
        this.xrLabel4.StylePriority.UseTextAlignment = false;
        this.xrLabel4.Text                           = "Email: [email protected]";
        this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrPictureBox1
        //
        this.xrPictureBox1.Dpi           = 100F;
        this.xrPictureBox1.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
        this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(52.16672F, 84.56333F);
        this.xrPictureBox1.Name          = "xrPictureBox1";
        this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(160.3345F, 158.9984F);
        //
        // XRPhieuNhap
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin,
            this.GroupHeader1,
            this.GroupFooter1
        });
        this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
            this.STT,
            this.ngayin
        });
        this.DataAdapter = this.r_PhieuNhapTableAdapter1;
        this.DataMember  = "R_PhieuNhap";
        this.DataSource  = this.r_hoadon1;
        this.Margins     = new System.Drawing.Printing.Margins(51, 50, 159, 101);
        this.Version     = "16.1";
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.r_hoadon1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
    }
Exemplo n.º 6
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
        string resourceFileName = "XRDoanhThu.resx";

        System.Resources.ResourceManager    resources  = global::Resources.XRDoanhThu.ResourceManager;
        DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
        DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
        DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary();
        this.Detail                  = new DevExpress.XtraReports.UI.DetailBand();
        this.TopMargin               = new DevExpress.XtraReports.UI.TopMarginBand();
        this.xrLabel5                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel3                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel4                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel2                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel1                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrPictureBox1           = new DevExpress.XtraReports.UI.XRPictureBox();
        this.xrLabel6                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrTable3                = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow3             = new DevExpress.XtraReports.UI.XRTableRow();
        this.lblngaydt               = new DevExpress.XtraReports.UI.XRTableCell();
        this.lbltong                 = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTable1                = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow1             = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell1            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell13           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell11           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell2            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell3            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell4            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell5            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell15           = new DevExpress.XtraReports.UI.XRTableCell();
        this.BottomMargin            = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.xrLabel8                = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel7                = new DevExpress.XtraReports.UI.XRLabel();
        this.r_hoadon1               = new r_hoadon();
        this.r_DoanhThuTableAdapter1 = new r_hoadonTableAdapters.R_DoanhThuTableAdapter();
        this.xrTable2                = new DevExpress.XtraReports.UI.XRTable();
        this.xrTableRow2             = new DevExpress.XtraReports.UI.XRTableRow();
        this.xrTableCell6            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell14           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell12           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell7            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell8            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell9            = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell10           = new DevExpress.XtraReports.UI.XRTableCell();
        this.xrTableCell16           = new DevExpress.XtraReports.UI.XRTableCell();
        this.ngay         = new DevExpress.XtraReports.UI.CalculatedField();
        this.nam          = new DevExpress.XtraReports.UI.CalculatedField();
        this.STT          = new DevExpress.XtraReports.UI.CalculatedField();
        this.ngayin       = new DevExpress.XtraReports.UI.CalculatedField();
        this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.r_hoadon1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // Detail
        //
        this.Detail.Dpi           = 100F;
        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.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel5,
            this.xrLabel3,
            this.xrLabel4,
            this.xrLabel2,
            this.xrLabel1,
            this.xrPictureBox1,
            this.xrLabel6,
            this.xrTable3,
            this.xrTable1
        });
        this.TopMargin.Dpi           = 100F;
        this.TopMargin.HeightF       = 417.7083F;
        this.TopMargin.Name          = "TopMargin";
        this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrLabel5
        //
        this.xrLabel5.Dpi           = 100F;
        this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(241.5833F, 0F);
        this.xrLabel5.Name          = "xrLabel5";
        this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel5.SizeF         = new System.Drawing.SizeF(100F, 71.95833F);
        //
        // xrLabel3
        //
        this.xrLabel3.Dpi                            = 100F;
        this.xrLabel3.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(213.6044F, 153.8526F);
        this.xrLabel3.Name                           = "xrLabel3";
        this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel3.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29164F);
        this.xrLabel3.StylePriority.UseFont          = false;
        this.xrLabel3.StylePriority.UseTextAlignment = false;
        this.xrLabel3.Text                           = "Điện thoại: 0983 404 817 - Hotline: 0123 555 777";
        this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel4
        //
        this.xrLabel4.Dpi                            = 100F;
        this.xrLabel4.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(213.6044F, 174.1442F);
        this.xrLabel4.Name                           = "xrLabel4";
        this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel4.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29166F);
        this.xrLabel4.StylePriority.UseFont          = false;
        this.xrLabel4.StylePriority.UseTextAlignment = false;
        this.xrLabel4.Text                           = "Email: [email protected]";
        this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel2
        //
        this.xrLabel2.Dpi                            = 100F;
        this.xrLabel2.Font                           = new System.Drawing.Font("Tahoma", 10.5F);
        this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(213.6044F, 133.5609F);
        this.xrLabel2.Name                           = "xrLabel2";
        this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF                          = new System.Drawing.SizeF(497.4168F, 20.29166F);
        this.xrLabel2.StylePriority.UseFont          = false;
        this.xrLabel2.StylePriority.UseTextAlignment = false;
        this.xrLabel2.Text                           = "Địa chỉ: 983 - Đại lộ Bình Dương - Hiệp An - TP Thủ Dầu Một - Bình Dương";
        this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrLabel1
        //
        this.xrLabel1.Dpi                            = 100F;
        this.xrLabel1.Font                           = new System.Drawing.Font("Tahoma", 17F, System.Drawing.FontStyle.Bold);
        this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(213.6044F, 90.1459F);
        this.xrLabel1.Name                           = "xrLabel1";
        this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF                          = new System.Drawing.SizeF(339.5833F, 30F);
        this.xrLabel1.StylePriority.UseFont          = false;
        this.xrLabel1.StylePriority.UseTextAlignment = false;
        this.xrLabel1.Text                           = "SIÊU THỊ ABC";
        this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrPictureBox1
        //
        this.xrPictureBox1.Dpi           = 100F;
        this.xrPictureBox1.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
        this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(50.99999F, 67.72919F);
        this.xrPictureBox1.Name          = "xrPictureBox1";
        this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(160.3345F, 158.9984F);
        //
        // xrLabel6
        //
        this.xrLabel6.Dpi                            = 100F;
        this.xrLabel6.Font                           = new System.Drawing.Font("Tahoma", 20F, System.Drawing.FontStyle.Bold);
        this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(50.99999F, 279.7292F);
        this.xrLabel6.Name                           = "xrLabel6";
        this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel6.SizeF                          = new System.Drawing.SizeF(644.7917F, 30F);
        this.xrLabel6.StylePriority.UseFont          = false;
        this.xrLabel6.StylePriority.UseTextAlignment = false;
        this.xrLabel6.Text                           = "BÁO CÁO DOANH THU";
        this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
        //
        // xrTable3
        //
        this.xrTable3.Dpi           = 100F;
        this.xrTable3.Font          = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
        this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(30.75001F, 345.8333F);
        this.xrTable3.Name          = "xrTable3";
        this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow3
        });
        this.xrTable3.SizeF = new System.Drawing.SizeF(678.3333F, 25F);
        this.xrTable3.StylePriority.UseFont = false;
        //
        // xrTableRow3
        //
        this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.lblngaydt,
            this.lbltong
        });
        this.xrTableRow3.Dpi    = 100F;
        this.xrTableRow3.Name   = "xrTableRow3";
        this.xrTableRow3.Weight = 11.5D;
        //
        // lblngaydt
        //
        this.lblngaydt.Dpi    = 100F;
        this.lblngaydt.Name   = "lblngaydt";
        this.lblngaydt.Weight = 0.24158772622765973D;
        //
        // lbltong
        //
        this.lbltong.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.ThanhTien")
        });
        this.lbltong.Dpi  = 100F;
        this.lbltong.Name = "lbltong";
        this.lbltong.StylePriority.UseTextAlignment = false;
        xrSummary1.FormatString    = "{0:#,##0 đồng}";
        xrSummary1.Running         = DevExpress.XtraReports.UI.SummaryRunning.Report;
        this.lbltong.Summary       = xrSummary1;
        this.lbltong.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
        this.lbltong.Weight        = 0.11676576839009131D;
        //
        // xrTable1
        //
        this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable1.Dpi           = 100F;
        this.xrTable1.Font          = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
        this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(20.49993F, 370.8333F);
        this.xrTable1.Name          = "xrTable1";
        this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1
        });
        this.xrTable1.SizeF = new System.Drawing.SizeF(708.4166F, 46.875F);
        this.xrTable1.StylePriority.UseBorders       = false;
        this.xrTable1.StylePriority.UseFont          = false;
        this.xrTable1.StylePriority.UsePadding       = false;
        this.xrTable1.StylePriority.UseTextAlignment = false;
        this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
        //
        // xrTableRow1
        //
        this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell13,
            this.xrTableCell11,
            this.xrTableCell2,
            this.xrTableCell3,
            this.xrTableCell4,
            this.xrTableCell5,
            this.xrTableCell15
        });
        this.xrTableRow1.Dpi    = 100F;
        this.xrTableRow1.Name   = "xrTableRow1";
        this.xrTableRow1.Weight = 11.5D;
        //
        // xrTableCell1
        //
        this.xrTableCell1.Dpi    = 100F;
        this.xrTableCell1.Name   = "xrTableCell1";
        this.xrTableCell1.Text   = "Ngày";
        this.xrTableCell1.Weight = 0.36307826376842017D;
        //
        // xrTableCell13
        //
        this.xrTableCell13.Dpi    = 100F;
        this.xrTableCell13.Name   = "xrTableCell13";
        this.xrTableCell13.Text   = "Mã KH";
        this.xrTableCell13.Weight = 0.22285767825884523D;
        //
        // xrTableCell11
        //
        this.xrTableCell11.Dpi    = 100F;
        this.xrTableCell11.Name   = "xrTableCell11";
        this.xrTableCell11.Text   = "Mã SP";
        this.xrTableCell11.Weight = 0.20539306927276252D;
        //
        // xrTableCell2
        //
        this.xrTableCell2.Dpi    = 100F;
        this.xrTableCell2.Name   = "xrTableCell2";
        this.xrTableCell2.Text   = "Tên sản phẩm";
        this.xrTableCell2.Weight = 0.60247275571520131D;
        //
        // xrTableCell3
        //
        this.xrTableCell3.Dpi    = 100F;
        this.xrTableCell3.Name   = "xrTableCell3";
        this.xrTableCell3.Text   = "Đơn giá";
        this.xrTableCell3.Weight = 0.28215406659103776D;
        //
        // xrTableCell4
        //
        this.xrTableCell4.Dpi  = 100F;
        this.xrTableCell4.Name = "xrTableCell4";
        this.xrTableCell4.StylePriority.UseTextAlignment = false;
        this.xrTableCell4.Text          = "Số lượng";
        this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell4.Weight        = 0.2785017413213578D;
        //
        // xrTableCell5
        //
        this.xrTableCell5.Dpi  = 100F;
        this.xrTableCell5.Name = "xrTableCell5";
        this.xrTableCell5.StylePriority.UseTextAlignment = false;
        this.xrTableCell5.Text          = "Thành tiền";
        this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell5.Weight        = 0.35902561575842645D;
        //
        // xrTableCell15
        //
        this.xrTableCell15.Dpi  = 100F;
        this.xrTableCell15.Name = "xrTableCell15";
        this.xrTableCell15.StylePriority.UseTextAlignment = false;
        this.xrTableCell15.Text          = "Ghi chú";
        this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell15.Weight        = 0.36273683505527654D;
        //
        // BottomMargin
        //
        this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel8,
            this.xrLabel7
        });
        this.BottomMargin.Dpi           = 100F;
        this.BottomMargin.HeightF       = 100F;
        this.BottomMargin.Name          = "BottomMargin";
        this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
        this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
        //
        // xrLabel8
        //
        this.xrLabel8.Dpi                   = 100F;
        this.xrLabel8.Font                  = new System.Drawing.Font("Tahoma", 9.75F);
        this.xrLabel8.LocationFloat         = new DevExpress.Utils.PointFloat(13.3872F, 77.00002F);
        this.xrLabel8.Name                  = "xrLabel8";
        this.xrLabel8.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel8.SizeF                 = new System.Drawing.SizeF(58.37503F, 23F);
        this.xrLabel8.StylePriority.UseFont = false;
        this.xrLabel8.Text                  = "Ngày in:";
        //
        // xrLabel7
        //
        this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.ngayin")
        });
        this.xrLabel7.Dpi                   = 100F;
        this.xrLabel7.Font                  = new System.Drawing.Font("Tahoma", 9.75F);
        this.xrLabel7.LocationFloat         = new DevExpress.Utils.PointFloat(71.76225F, 77.00002F);
        this.xrLabel7.Name                  = "xrLabel7";
        this.xrLabel7.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel7.SizeF                 = new System.Drawing.SizeF(243.75F, 23F);
        this.xrLabel7.StylePriority.UseFont = false;
        this.xrLabel7.Text                  = "xrLabel7";
        //
        // r_hoadon1
        //
        this.r_hoadon1.DataSetName             = "r_hoadon";
        this.r_hoadon1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
        //
        // r_DoanhThuTableAdapter1
        //
        this.r_DoanhThuTableAdapter1.ClearBeforeFill = true;
        //
        // xrTable2
        //
        this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
        this.xrTable2.Dpi           = 100F;
        this.xrTable2.Font          = new System.Drawing.Font("Tahoma", 10F);
        this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(20.58328F, 0F);
        this.xrTable2.Name          = "xrTable2";
        this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
        this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow2
        });
        this.xrTable2.SizeF = new System.Drawing.SizeF(708.375F, 27.5F);
        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.xrTableCell6,
            this.xrTableCell14,
            this.xrTableCell12,
            this.xrTableCell7,
            this.xrTableCell8,
            this.xrTableCell9,
            this.xrTableCell10,
            this.xrTableCell16
        });
        this.xrTableRow2.Dpi    = 100F;
        this.xrTableRow2.Name   = "xrTableRow2";
        this.xrTableRow2.Weight = 11.5D;
        //
        // xrTableCell6
        //
        this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.NgayBan", "{0:dd/MM/yyyy}")
        });
        this.xrTableCell6.Dpi    = 100F;
        this.xrTableCell6.Name   = "xrTableCell6";
        this.xrTableCell6.Text   = "xrTableCell1";
        this.xrTableCell6.Weight = 0.31098407953300233D;
        //
        // xrTableCell14
        //
        this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.MaKH")
        });
        this.xrTableCell14.Dpi    = 100F;
        this.xrTableCell14.Name   = "xrTableCell14";
        this.xrTableCell14.Weight = 0.19096523654755188D;
        //
        // xrTableCell12
        //
        this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.MaSP")
        });
        this.xrTableCell12.Dpi    = 100F;
        this.xrTableCell12.Name   = "xrTableCell12";
        this.xrTableCell12.Weight = 0.17599957452917286D;
        //
        // xrTableCell7
        //
        this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.TenSP")
        });
        this.xrTableCell7.Dpi    = 100F;
        this.xrTableCell7.Name   = "xrTableCell7";
        this.xrTableCell7.Text   = "xrTableCell2";
        this.xrTableCell7.Weight = 0.516254650854546D;
        //
        // xrTableCell8
        //
        this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.DonGia", "{0:#,##0}")
        });
        this.xrTableCell8.Dpi    = 100F;
        this.xrTableCell8.Name   = "xrTableCell8";
        this.xrTableCell8.Text   = "xrTableCell3";
        this.xrTableCell8.Weight = 0.24177538834418955D;
        //
        // xrTableCell9
        //
        this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.SoLuong")
        });
        this.xrTableCell9.Dpi  = 100F;
        this.xrTableCell9.Name = "xrTableCell9";
        this.xrTableCell9.StylePriority.UseTextAlignment = false;
        xrSummary2.Running              = DevExpress.XtraReports.UI.SummaryRunning.Group;
        this.xrTableCell9.Summary       = xrSummary2;
        this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell9.Weight        = 0.23864615275469292D;
        //
        // xrTableCell10
        //
        this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.ThanhTien")
        });
        this.xrTableCell10.Dpi  = 100F;
        this.xrTableCell10.Name = "xrTableCell10";
        this.xrTableCell10.StylePriority.UseTextAlignment = false;
        xrSummary3.FormatString          = "{0:#,##0}";
        xrSummary3.Running               = DevExpress.XtraReports.UI.SummaryRunning.Group;
        this.xrTableCell10.Summary       = xrSummary3;
        this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell10.Weight        = 0.30764633878837061D;
        //
        // xrTableCell16
        //
        this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "R_DoanhThu.GhiChu")
        });
        this.xrTableCell16.Dpi  = 100F;
        this.xrTableCell16.Name = "xrTableCell16";
        this.xrTableCell16.StylePriority.UseTextAlignment = false;
        this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
        this.xrTableCell16.Weight        = 0.31082647800093555D;
        //
        // ngay
        //
        this.ngay.DataMember = "R_DoanhThu";
        this.ngay.Expression = "GetDate([NgayBan])";
        this.ngay.Name       = "ngay";
        //
        // nam
        //
        this.nam.DataMember = "R_DoanhThu";
        this.nam.Expression = "GetYear([NgayBan])";
        this.nam.Name       = "nam";
        //
        // STT
        //
        this.STT.DataMember = "R_DoanhThu";
        this.STT.Name       = "STT";
        //
        // ngayin
        //
        this.ngayin.DataMember = "R_DoanhThu";
        this.ngayin.Expression = "LocalDateTimeNow()";
        this.ngayin.Name       = "ngayin";
        //
        // GroupHeader1
        //
        this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable2
        });
        this.GroupHeader1.Dpi = 100F;
        this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
            new DevExpress.XtraReports.UI.GroupField("ngay", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
            new DevExpress.XtraReports.UI.GroupField("MaKH", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
            new DevExpress.XtraReports.UI.GroupField("MaSP", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
        });
        this.GroupHeader1.HeightF = 27.5F;
        this.GroupHeader1.Name    = "GroupHeader1";
        //
        // XRDoanhThu
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin,
            this.GroupHeader1
        });
        this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
            this.ngay,
            this.nam,
            this.STT,
            this.ngayin
        });
        this.DataAdapter = this.r_DoanhThuTableAdapter1;
        this.DataMember  = "R_DoanhThu";
        this.DataSource  = this.r_hoadon1;
        this.Margins     = new System.Drawing.Printing.Margins(49, 51, 418, 100);
        this.Version     = "16.1";
        ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.r_hoadon1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
    }