/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters(); DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings(); DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings2 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings(); this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.tblGiaoDich = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.colSTT = new DevExpress.XtraReports.UI.XRTableCell(); this.colNgayThang = new DevExpress.XtraReports.UI.XRTableCell(); this.colSoHieuChungTuNhap = new DevExpress.XtraReports.UI.XRTableCell(); this.colSoHieuChungTuXuat = new DevExpress.XtraReports.UI.XRTableCell(); this.colDienGiai = new DevExpress.XtraReports.UI.XRTableCell(); this.colNgayNhap = new DevExpress.XtraReports.UI.XRTableCell(); this.colSoLuongNhap = new DevExpress.XtraReports.UI.XRTableCell(); this.colSoLuongXuat = new DevExpress.XtraReports.UI.XRTableCell(); this.colSoLuongTon = new DevExpress.XtraReports.UI.XRTableCell(); this.colKyXacNhanCuaKeToan = new DevExpress.XtraReports.UI.XRTableCell(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.m_lbl_ma_so = new DevExpress.XtraReports.UI.XRLabel(); this.m_lbl_don_vi_tinh = new DevExpress.XtraReports.UI.XRLabel(); this.m_lbl_ten_vat_tu_hang_hoa = new DevExpress.XtraReports.UI.XRLabel(); this.m_lbl_ngay_lap_the = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.m_bs = new System.Windows.Forms.BindingSource(this.components); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.m_lbl_ngay_mo_so = new DevExpress.XtraReports.UI.XRLabel(); this.paraID_VAT_TU_HANG_HOA = new DevExpress.XtraReports.Parameters.Parameter(); this.paraTuNgay = new DevExpress.XtraReports.Parameters.Parameter(); this.paraDenNgay = new DevExpress.XtraReports.Parameters.Parameter(); this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = 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.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.paraKho = new DevExpress.XtraReports.Parameters.Parameter(); this.m_ods = new DevExpress.DataAccess.ObjectBinding.ObjectDataSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tblGiaoDich)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_bs)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_ods)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // efDataSource1 // efConnectionParameters1.ConnectionString = ""; efConnectionParameters1.ConnectionStringName = "QuanLyKhoEntities"; efConnectionParameters1.Source = typeof(SqlDataAccess.QuanLyKhoEntities); this.efDataSource1.ConnectionParameters = efConnectionParameters1; this.efDataSource1.Name = "efDataSource1"; // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.tblGiaoDich}); this.Detail.Dpi = 254F; this.Detail.HeightF = 63.5F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // tblGiaoDich // this.tblGiaoDich.Dpi = 254F; this.tblGiaoDich.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.tblGiaoDich.Name = "tblGiaoDich"; this.tblGiaoDich.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1}); this.tblGiaoDich.SizeF = new System.Drawing.SizeF(1646.889F, 63.5F); this.tblGiaoDich.StylePriority.UseFont = false; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.colSTT, this.colNgayThang, this.colSoHieuChungTuNhap, this.colSoHieuChungTuXuat, this.colDienGiai, this.colNgayNhap, this.colSoLuongNhap, this.colSoLuongXuat, this.colSoLuongTon, this.colKyXacNhanCuaKeToan}); this.xrTableRow1.Dpi = 254F; this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // colSTT // this.colSTT.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.colSTT.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "STT")}); this.colSTT.Dpi = 254F; this.colSTT.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colSTT.Name = "colSTT"; this.colSTT.StylePriority.UseBorders = false; this.colSTT.StylePriority.UseFont = false; this.colSTT.StylePriority.UseTextAlignment = false; this.colSTT.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.colSTT.Weight = 0.1160230043620665D; // // colNgayThang // this.colNgayThang.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.colNgayThang.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "NgayThang")}); this.colNgayThang.Dpi = 254F; this.colNgayThang.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colNgayThang.Name = "colNgayThang"; this.colNgayThang.StylePriority.UseBorders = false; this.colNgayThang.StylePriority.UseFont = false; this.colNgayThang.StylePriority.UseTextAlignment = false; this.colNgayThang.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.colNgayThang.Weight = 0.31869118307319561D; // // colSoHieuChungTuNhap // this.colSoHieuChungTuNhap.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.colSoHieuChungTuNhap.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SoHieuChungTuNhap")}); this.colSoHieuChungTuNhap.Dpi = 254F; this.colSoHieuChungTuNhap.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colSoHieuChungTuNhap.Name = "colSoHieuChungTuNhap"; this.colSoHieuChungTuNhap.StylePriority.UseBorders = false; this.colSoHieuChungTuNhap.StylePriority.UseFont = false; this.colSoHieuChungTuNhap.StylePriority.UseTextAlignment = false; this.colSoHieuChungTuNhap.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.colSoHieuChungTuNhap.Weight = 0.23642253392213847D; // // colSoHieuChungTuXuat // this.colSoHieuChungTuXuat.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.colSoHieuChungTuXuat.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SoHieuChungTuXuat")}); this.colSoHieuChungTuXuat.Dpi = 254F; this.colSoHieuChungTuXuat.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colSoHieuChungTuXuat.Name = "colSoHieuChungTuXuat"; this.colSoHieuChungTuXuat.StylePriority.UseBorders = false; this.colSoHieuChungTuXuat.StylePriority.UseFont = false; this.colSoHieuChungTuXuat.StylePriority.UseTextAlignment = false; this.colSoHieuChungTuXuat.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.colSoHieuChungTuXuat.Weight = 0.23525542223096696D; // // colDienGiai // this.colDienGiai.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.colDienGiai.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DienGiai")}); this.colDienGiai.Dpi = 254F; this.colDienGiai.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colDienGiai.Name = "colDienGiai"; this.colDienGiai.StylePriority.UseBorders = false; this.colDienGiai.StylePriority.UseFont = false; this.colDienGiai.StylePriority.UseTextAlignment = false; this.colDienGiai.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.colDienGiai.Weight = 0.77969197928580614D; // // colNgayNhap // this.colNgayNhap.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.colNgayNhap.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "NgayNhap")}); this.colNgayNhap.Dpi = 254F; this.colNgayNhap.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colNgayNhap.Name = "colNgayNhap"; this.colNgayNhap.StylePriority.UseBorders = false; this.colNgayNhap.StylePriority.UseFont = false; this.colNgayNhap.StylePriority.UseTextAlignment = false; this.colNgayNhap.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.colNgayNhap.Weight = 0.30102574374785679D; // // colSoLuongNhap // this.colSoLuongNhap.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.colSoLuongNhap.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SoLuongNhap")}); this.colSoLuongNhap.Dpi = 254F; this.colSoLuongNhap.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colSoLuongNhap.Name = "colSoLuongNhap"; this.colSoLuongNhap.StylePriority.UseBorders = false; this.colSoLuongNhap.StylePriority.UseFont = false; this.colSoLuongNhap.StylePriority.UseTextAlignment = false; this.colSoLuongNhap.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.colSoLuongNhap.Weight = 0.25781252500979024D; // // colSoLuongXuat // this.colSoLuongXuat.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.colSoLuongXuat.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SoLuongXuat")}); this.colSoLuongXuat.Dpi = 254F; this.colSoLuongXuat.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colSoLuongXuat.Name = "colSoLuongXuat"; this.colSoLuongXuat.StylePriority.UseBorders = false; this.colSoLuongXuat.StylePriority.UseFont = false; this.colSoLuongXuat.StylePriority.UseTextAlignment = false; this.colSoLuongXuat.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.colSoLuongXuat.Weight = 0.25781252500942159D; // // colSoLuongTon // this.colSoLuongTon.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.colSoLuongTon.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "SoLuongTon")}); this.colSoLuongTon.Dpi = 254F; this.colSoLuongTon.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colSoLuongTon.Name = "colSoLuongTon"; this.colSoLuongTon.StylePriority.UseBorders = false; this.colSoLuongTon.StylePriority.UseFont = false; this.colSoLuongTon.StylePriority.UseTextAlignment = false; this.colSoLuongTon.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.colSoLuongTon.Weight = 0.25781266806058778D; // // colKyXacNhanCuaKeToan // this.colKyXacNhanCuaKeToan.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.colKyXacNhanCuaKeToan.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "KyXacNhanCuaKeToan")}); this.colKyXacNhanCuaKeToan.Dpi = 254F; this.colKyXacNhanCuaKeToan.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colKyXacNhanCuaKeToan.Name = "colKyXacNhanCuaKeToan"; this.colKyXacNhanCuaKeToan.StylePriority.UseBorders = false; this.colKyXacNhanCuaKeToan.StylePriority.UseFont = false; this.colKyXacNhanCuaKeToan.StylePriority.UseTextAlignment = false; this.colKyXacNhanCuaKeToan.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.colKyXacNhanCuaKeToan.Weight = 0.27874105437526459D; // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 150F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrPageInfo1 // this.xrPageInfo1.Dpi = 254F; this.xrPageInfo1.Format = "Tờ số {0}"; this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(532.8663F, 228.8116F); this.xrPageInfo1.Name = "xrPageInfo1"; this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrPageInfo1.SizeF = new System.Drawing.SizeF(552.9791F, 49.60056F); this.xrPageInfo1.StylePriority.UseTextAlignment = false; this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // m_lbl_ma_so // this.m_lbl_ma_so.Dpi = 254F; this.m_lbl_ma_so.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_ma_so.LocationFloat = new DevExpress.Utils.PointFloat(0F, 405.7475F); this.m_lbl_ma_so.Name = "m_lbl_ma_so"; this.m_lbl_ma_so.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.m_lbl_ma_so.SizeF = new System.Drawing.SizeF(1182.688F, 42.54501F); this.m_lbl_ma_so.StylePriority.UseFont = false; this.m_lbl_ma_so.Text = "- Mã số:"; // // m_lbl_don_vi_tinh // this.m_lbl_don_vi_tinh.Dpi = 254F; this.m_lbl_don_vi_tinh.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_don_vi_tinh.LocationFloat = new DevExpress.Utils.PointFloat(0F, 363.2025F); this.m_lbl_don_vi_tinh.Name = "m_lbl_don_vi_tinh"; this.m_lbl_don_vi_tinh.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.m_lbl_don_vi_tinh.SizeF = new System.Drawing.SizeF(1182.688F, 42.54498F); this.m_lbl_don_vi_tinh.StylePriority.UseFont = false; this.m_lbl_don_vi_tinh.Text = "- Đơn vị tính: "; // // m_lbl_ten_vat_tu_hang_hoa // this.m_lbl_ten_vat_tu_hang_hoa.Dpi = 254F; this.m_lbl_ten_vat_tu_hang_hoa.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_ten_vat_tu_hang_hoa.LocationFloat = new DevExpress.Utils.PointFloat(0F, 320.6575F); this.m_lbl_ten_vat_tu_hang_hoa.Name = "m_lbl_ten_vat_tu_hang_hoa"; this.m_lbl_ten_vat_tu_hang_hoa.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.m_lbl_ten_vat_tu_hang_hoa.SizeF = new System.Drawing.SizeF(1182.688F, 42.54501F); this.m_lbl_ten_vat_tu_hang_hoa.StylePriority.UseFont = false; this.m_lbl_ten_vat_tu_hang_hoa.Text = "- Tên, nhãn hiệu, quy cách vật tư:"; // // m_lbl_ngay_lap_the // this.m_lbl_ngay_lap_the.Dpi = 254F; this.m_lbl_ngay_lap_the.LocationFloat = new DevExpress.Utils.PointFloat(532.8663F, 183.6209F); this.m_lbl_ngay_lap_the.Name = "m_lbl_ngay_lap_the"; this.m_lbl_ngay_lap_the.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.m_lbl_ngay_lap_the.SizeF = new System.Drawing.SizeF(552.9791F, 45.19081F); this.m_lbl_ngay_lap_the.StylePriority.UseTextAlignment = false; this.m_lbl_ngay_lap_the.Text = "Ngày lập thẻ: 17/12/2015"; this.m_lbl_ngay_lap_the.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel3 // this.xrLabel3.Dpi = 254F; this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(532.8663F, 138.43F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel3.SizeF = new System.Drawing.SizeF(552.9789F, 45.19084F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "THẺ KHO (SỔ KHO)"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel2 // this.xrLabel2.Dpi = 254F; this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(1021.292F, 0F); this.xrLabel2.Multiline = true; this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel2.SizeF = new System.Drawing.SizeF(629.7084F, 137.795F); this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "Mẫu số S12-DN\r\n(Ban hàng theo QĐ số 15/2006/QĐ-BTC ngày 20/3/2006 của Bộ trưởng B" + "TC)"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel1 // this.xrLabel1.Dpi = 254F; this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel1.SizeF = new System.Drawing.SizeF(441.8541F, 137.795F); this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "Công ty TNHH Thăng Long"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel10 // this.xrLabel10.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel10.Dpi = 254F; this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(235.5571F, 478.5785F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel10.SizeF = new System.Drawing.SizeF(255.5865F, 63.49997F); this.xrLabel10.StylePriority.UseBorders = false; this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.StylePriority.UsePadding = false; this.xrLabel10.StylePriority.UseTextAlignment = false; this.xrLabel10.Text = "Số hiệu chứng từ"; this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel15 // this.xrLabel15.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel15.Dpi = 254F; this.xrLabel15.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(1076.748F, 478.5786F); this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel15.SizeF = new System.Drawing.SizeF(419.1F, 63.5F); this.xrLabel15.StylePriority.UseBorders = false; this.xrLabel15.StylePriority.UseFont = false; this.xrLabel15.StylePriority.UsePadding = false; this.xrLabel15.StylePriority.UseTextAlignment = false; this.xrLabel15.Text = "Số lượng"; this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel17 // this.xrLabel17.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel17.Dpi = 254F; this.xrLabel17.Font = new System.Drawing.Font("Times New Roman", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(6.21111E-05F, 478.5786F); this.xrLabel17.Name = "xrLabel17"; this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel17.SizeF = new System.Drawing.SizeF(62.8689F, 127F); this.xrLabel17.StylePriority.UseBorders = false; this.xrLabel17.StylePriority.UseFont = false; this.xrLabel17.StylePriority.UsePadding = false; this.xrLabel17.StylePriority.UseTextAlignment = false; this.xrLabel17.Text = "STT"; this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel18 // this.xrLabel18.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel18.Dpi = 254F; this.xrLabel18.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(62.86901F, 478.5786F); this.xrLabel18.Name = "xrLabel18"; this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel18.SizeF = new System.Drawing.SizeF(172.6881F, 127F); this.xrLabel18.StylePriority.UseBorders = false; this.xrLabel18.StylePriority.UseFont = false; this.xrLabel18.StylePriority.UsePadding = false; this.xrLabel18.StylePriority.UseTextAlignment = false; this.xrLabel18.Text = "Ngày, tháng"; this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel19 // this.xrLabel19.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel19.Dpi = 254F; this.xrLabel19.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(235.5571F, 542.0787F); this.xrLabel19.Name = "xrLabel19"; this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel19.SizeF = new System.Drawing.SizeF(128.1095F, 63.5F); this.xrLabel19.StylePriority.UseBorders = false; this.xrLabel19.StylePriority.UseFont = false; this.xrLabel19.StylePriority.UsePadding = false; this.xrLabel19.StylePriority.UseTextAlignment = false; this.xrLabel19.Text = "Nhập"; this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel20 // this.xrLabel20.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel20.Dpi = 254F; this.xrLabel20.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(363.6665F, 542.0787F); this.xrLabel20.Name = "xrLabel20"; this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel20.SizeF = new System.Drawing.SizeF(127.4771F, 63.5F); this.xrLabel20.StylePriority.UseBorders = false; this.xrLabel20.StylePriority.UseFont = false; this.xrLabel20.StylePriority.UsePadding = false; this.xrLabel20.StylePriority.UseTextAlignment = false; this.xrLabel20.Text = "Xuất"; this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel21 // this.xrLabel21.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel21.Dpi = 254F; this.xrLabel21.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(491.1436F, 478.5786F); this.xrLabel21.Name = "xrLabel21"; this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel21.SizeF = new System.Drawing.SizeF(422.489F, 127F); this.xrLabel21.StylePriority.UseBorders = false; this.xrLabel21.StylePriority.UseFont = false; this.xrLabel21.StylePriority.UsePadding = false; this.xrLabel21.StylePriority.UseTextAlignment = false; this.xrLabel21.Text = "Diễn giải"; this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel22 // this.xrLabel22.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel22.Dpi = 254F; this.xrLabel22.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(913.6326F, 478.5786F); this.xrLabel22.Name = "xrLabel22"; this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel22.SizeF = new System.Drawing.SizeF(163.1157F, 127F); this.xrLabel22.StylePriority.UseBorders = false; this.xrLabel22.StylePriority.UseFont = false; this.xrLabel22.StylePriority.UsePadding = false; this.xrLabel22.StylePriority.UseTextAlignment = false; this.xrLabel22.Text = "Ngày nhập"; this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel23 // this.xrLabel23.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel23.Dpi = 254F; this.xrLabel23.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(1076.748F, 542.0787F); this.xrLabel23.Name = "xrLabel23"; this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel23.SizeF = new System.Drawing.SizeF(139.7002F, 63.5F); this.xrLabel23.StylePriority.UseBorders = false; this.xrLabel23.StylePriority.UseFont = false; this.xrLabel23.StylePriority.UsePadding = false; this.xrLabel23.StylePriority.UseTextAlignment = false; this.xrLabel23.Text = "Nhập"; this.xrLabel23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel24 // this.xrLabel24.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel24.Dpi = 254F; this.xrLabel24.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(1216.448F, 542.0787F); this.xrLabel24.Name = "xrLabel24"; this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel24.SizeF = new System.Drawing.SizeF(139.7F, 63.5F); this.xrLabel24.StylePriority.UseBorders = false; this.xrLabel24.StylePriority.UseFont = false; this.xrLabel24.StylePriority.UsePadding = false; this.xrLabel24.StylePriority.UseTextAlignment = false; this.xrLabel24.Text = "Xuất"; this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel25 // this.xrLabel25.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel25.Dpi = 254F; this.xrLabel25.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(1356.149F, 542.0787F); this.xrLabel25.Name = "xrLabel25"; this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel25.SizeF = new System.Drawing.SizeF(139.6996F, 63.5F); this.xrLabel25.StylePriority.UseBorders = false; this.xrLabel25.StylePriority.UseFont = false; this.xrLabel25.StylePriority.UsePadding = false; this.xrLabel25.StylePriority.UseTextAlignment = false; this.xrLabel25.Text = "Tồn"; this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 254F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // ReportFooter // this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel12, this.xrLabel9, this.xrLabel11, this.xrLabel7, this.xrLabel8, this.xrLabel6, this.xrLabel4, this.xrPageInfo2, this.m_lbl_ngay_mo_so}); this.ReportFooter.Dpi = 254F; this.ReportFooter.HeightF = 389F; this.ReportFooter.Name = "ReportFooter"; // // xrLabel12 // this.xrLabel12.Dpi = 254F; this.xrLabel12.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(1259.054F, 118.0043F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel12.SizeF = new System.Drawing.SizeF(387.8351F, 34.02534F); this.xrLabel12.StylePriority.UseFont = false; this.xrLabel12.StylePriority.UseTextAlignment = false; this.xrLabel12.Text = "Ngày.....tháng.....năm......"; this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel9 // this.xrLabel9.Dpi = 254F; this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(1308.663F, 152.0297F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel9.SizeF = new System.Drawing.SizeF(311.7676F, 42.545F); this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.StylePriority.UseTextAlignment = false; this.xrLabel9.Text = "Giám đốc"; this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel11 // this.xrLabel11.Dpi = 254F; this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(1308.663F, 194.5745F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel11.SizeF = new System.Drawing.SizeF(311.7676F, 34.02531F); this.xrLabel11.StylePriority.UseFont = false; this.xrLabel11.StylePriority.UseTextAlignment = false; this.xrLabel11.Text = "(Ký, họ tên)"; this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel7 // this.xrLabel7.Dpi = 254F; this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(657.2206F, 152.0298F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel7.SizeF = new System.Drawing.SizeF(311.7675F, 42.54498F); this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "Kế toán trưởng"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel8 // this.xrLabel8.Dpi = 254F; this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(657.2206F, 194.5747F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel8.SizeF = new System.Drawing.SizeF(311.7675F, 34.02533F); this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = "(Ký, họ tên)"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel6 // this.xrLabel6.Dpi = 254F; this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 194.5747F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel6.SizeF = new System.Drawing.SizeF(311.7675F, 34.02533F); this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "(Ký, họ tên)"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel4 // this.xrLabel4.Dpi = 254F; this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 152.0297F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel4.SizeF = new System.Drawing.SizeF(311.7675F, 42.545F); this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "Người ghi sổ"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrPageInfo2 // this.xrPageInfo2.Dpi = 254F; this.xrPageInfo2.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrPageInfo2.Format = "- Sổ này có {0} trang, đánh dấu từ trang {0} đến trang {1}"; this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrPageInfo2.Name = "xrPageInfo2"; this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrPageInfo2.SizeF = new System.Drawing.SizeF(1182.688F, 49.60056F); this.xrPageInfo2.StylePriority.UseFont = false; this.xrPageInfo2.StylePriority.UseTextAlignment = false; this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // m_lbl_ngay_mo_so // this.m_lbl_ngay_mo_so.Dpi = 254F; this.m_lbl_ngay_mo_so.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_ngay_mo_so.LocationFloat = new DevExpress.Utils.PointFloat(0F, 49.60049F); this.m_lbl_ngay_mo_so.Name = "m_lbl_ngay_mo_so"; this.m_lbl_ngay_mo_so.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.m_lbl_ngay_mo_so.SizeF = new System.Drawing.SizeF(1182.688F, 47.39568F); this.m_lbl_ngay_mo_so.StylePriority.UseFont = false; this.m_lbl_ngay_mo_so.Text = "- Ngày mở sổ:"; // // paraID_VAT_TU_HANG_HOA // this.paraID_VAT_TU_HANG_HOA.Description = "Chọn vật tư, hàng hoá"; dynamicListLookUpSettings1.DataAdapter = null; dynamicListLookUpSettings1.DataMember = "DM_VAT_TU_HANG_HOA"; dynamicListLookUpSettings1.DataSource = this.efDataSource1; dynamicListLookUpSettings1.DisplayMember = "TEN_VAT_TU_HANG_HOA"; dynamicListLookUpSettings1.FilterString = null; dynamicListLookUpSettings1.ValueMember = "ID"; this.paraID_VAT_TU_HANG_HOA.LookUpSettings = dynamicListLookUpSettings1; this.paraID_VAT_TU_HANG_HOA.Name = "paraID_VAT_TU_HANG_HOA"; this.paraID_VAT_TU_HANG_HOA.Type = typeof(int); this.paraID_VAT_TU_HANG_HOA.ValueInfo = "0"; // // paraTuNgay // this.paraTuNgay.Description = "Từ ngày"; this.paraTuNgay.Name = "paraTuNgay"; this.paraTuNgay.Type = typeof(System.DateTime); this.paraTuNgay.ValueInfo = "2015-12-02"; // // paraDenNgay // this.paraDenNgay.Description = "Đến ngày"; this.paraDenNgay.Name = "paraDenNgay"; this.paraDenNgay.Type = typeof(System.DateTime); this.paraDenNgay.ValueInfo = "2016-01-01"; // // PageHeader // this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel5, this.xrTable1, this.xrLabel1, this.m_lbl_ma_so, this.m_lbl_don_vi_tinh, this.m_lbl_ten_vat_tu_hang_hoa, this.m_lbl_ngay_lap_the, this.xrLabel3, this.xrLabel2, this.xrPageInfo1, this.xrLabel10, this.xrLabel25, this.xrLabel15, this.xrLabel17, this.xrLabel18, this.xrLabel19, this.xrLabel20, this.xrLabel21, this.xrLabel22, this.xrLabel23, this.xrLabel24}); this.PageHeader.Dpi = 254F; this.PageHeader.HeightF = 644.0903F; this.PageHeader.Name = "PageHeader"; // // xrLabel5 // this.xrLabel5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel5.Dpi = 254F; this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(1495.848F, 478.5786F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel5.SizeF = new System.Drawing.SizeF(151.0404F, 127.0001F); this.xrLabel5.StylePriority.UseBorders = false; this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UsePadding = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "Ký xác nhận của kế toán"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrTable1 // this.xrTable1.Dpi = 254F; this.xrTable1.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(8.971604E-05F, 605.5787F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2}); this.xrTable1.SizeF = new System.Drawing.SizeF(1646.889F, 38.50006F); this.xrTable1.StylePriority.UseFont = false; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell2, this.xrTableCell3, this.xrTableCell4, this.xrTableCell5, this.xrTableCell6, this.xrTableCell7, this.xrTableCell8, this.xrTableCell9, this.xrTableCell10}); this.xrTableRow2.Dpi = 254F; this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell1 // this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell1.Dpi = 254F; this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.StylePriority.UseBorders = false; this.xrTableCell1.StylePriority.UseTextAlignment = false; this.xrTableCell1.Text = "A"; this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell1.Weight = 0.24751531772241292D; // // xrTableCell2 // this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell2.Dpi = 254F; this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.StylePriority.UseBorders = false; this.xrTableCell2.StylePriority.UseTextAlignment = false; this.xrTableCell2.Text = "B"; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell2.Weight = 0.67987439983986908D; // // xrTableCell3 // this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell3.Dpi = 254F; this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.StylePriority.UseBorders = false; this.xrTableCell3.StylePriority.UseTextAlignment = false; this.xrTableCell3.Text = "C"; this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell3.Weight = 0.50436795648926747D; // // xrTableCell4 // this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell4.Dpi = 254F; this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.StylePriority.UseBorders = false; this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Text = "D"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell4.Weight = 0.50187823883488947D; // // xrTableCell5 // this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell5.Dpi = 254F; this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.StylePriority.UseBorders = false; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Text = "E"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell5.Weight = 1.663342580629837D; // // xrTableCell6 // this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell6.Dpi = 254F; this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.StylePriority.UseBorders = false; this.xrTableCell6.StylePriority.UseTextAlignment = false; this.xrTableCell6.Text = "F"; this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell6.Weight = 0.64218841124010129D; // // xrTableCell7 // this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell7.Dpi = 254F; this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.StylePriority.UseBorders = false; this.xrTableCell7.StylePriority.UseTextAlignment = false; this.xrTableCell7.Text = "1"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell7.Weight = 0.5500002956407728D; // // xrTableCell8 // this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell8.Dpi = 254F; this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.StylePriority.UseBorders = false; this.xrTableCell8.StylePriority.UseTextAlignment = false; this.xrTableCell8.Text = "2"; this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell8.Weight = 0.54999999046663D; // // xrTableCell9 // this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell9.Dpi = 254F; this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.StylePriority.UseBorders = false; this.xrTableCell9.StylePriority.UseTextAlignment = false; this.xrTableCell9.Text = "3"; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell9.Weight = 0.549998922351422D; // // xrTableCell10 // this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell10.Dpi = 254F; this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.StylePriority.UseBorders = false; this.xrTableCell10.StylePriority.UseTextAlignment = false; this.xrTableCell10.Text = "G"; this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell10.Weight = 0.59464797017874416D; // // paraKho // this.paraKho.Description = "Chọn kho"; dynamicListLookUpSettings2.DataAdapter = null; dynamicListLookUpSettings2.DataMember = null; dynamicListLookUpSettings2.DataSource = this.efDataSource1; dynamicListLookUpSettings2.DisplayMember = "DM_KHO.TEN_KHO"; dynamicListLookUpSettings2.FilterString = null; dynamicListLookUpSettings2.ValueMember = "DM_KHO.ID"; this.paraKho.LookUpSettings = dynamicListLookUpSettings2; this.paraKho.Name = "paraKho"; this.paraKho.Type = typeof(int); this.paraKho.ValueInfo = "0"; // // m_ods // this.m_ods.DataSource = typeof(QuanLyKho.BaoCao.Reports.R421_The_kho.R401_Grid); this.m_ods.Name = "m_ods"; // // R421_The_kho // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.ReportFooter, this.PageHeader}); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.efDataSource1, this.m_ods}); this.DataSource = this.m_ods; this.Dpi = 254F; this.Margins = new System.Drawing.Printing.Margins(254, 254, 150, 254); this.PageHeight = 2794; this.PageWidth = 2159; this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.paraID_VAT_TU_HANG_HOA, this.paraTuNgay, this.paraDenNgay, this.paraKho}); this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.Version = "15.1"; ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tblGiaoDich)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_bs)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_ods)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters(); DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.m_lbl_tu_ngay_den_ngay = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.colMaVatTu = new DevExpress.XtraReports.UI.XRTableCell(); this.colDienGiai = new DevExpress.XtraReports.UI.XRTableCell(); this.colDonVi = new DevExpress.XtraReports.UI.XRTableCell(); this.colDauKySoLuong = new DevExpress.XtraReports.UI.XRTableCell(); this.colDauKyGiaTri = new DevExpress.XtraReports.UI.XRTableCell(); this.colNhapSoLuong = new DevExpress.XtraReports.UI.XRTableCell(); this.colNhapGiaTri = new DevExpress.XtraReports.UI.XRTableCell(); this.colXuatSoLuong = new DevExpress.XtraReports.UI.XRTableCell(); this.colXuatGiaTri = new DevExpress.XtraReports.UI.XRTableCell(); this.colCuoiKySoLuong = new DevExpress.XtraReports.UI.XRTableCell(); this.colCuoiKyGiaTri = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel(); this.paraTuNgay = new DevExpress.XtraReports.Parameters.Parameter(); this.paraDenNgay = new DevExpress.XtraReports.Parameters.Parameter(); this.m_bs = new System.Windows.Forms.BindingSource(this.components); this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components); this.paraID_KHO = new DevExpress.XtraReports.Parameters.Parameter(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_bs)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2}); this.Detail.Dpi = 254F; this.Detail.HeightF = 63.5F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 254F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BottomMargin // this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 254F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.StylePriority.UsePadding = false; this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel1 // this.xrLabel1.Dpi = 254F; this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel1.SizeF = new System.Drawing.SizeF(441.8541F, 137.795F); this.xrLabel1.Text = "Công ty TNHH Thăng Long"; // // PageHeader // this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.m_lbl_tu_ngay_den_ngay, this.xrLabel2, this.xrLabel1, this.xrLabel6, this.xrLabel9, this.xrLabel11, this.xrLabel13, this.xrLabel14, this.xrLabel15, this.xrLabel16, this.xrLabel17, this.xrLabel18, this.xrLabel19, this.xrLabel20, this.xrLabel21, this.xrLabel22, this.xrLabel23, this.xrLabel24}); this.PageHeader.Dpi = 254F; this.PageHeader.HeightF = 441.8542F; this.PageHeader.Name = "PageHeader"; // // xrLabel2 // this.xrLabel2.Dpi = 254F; this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(394.2292F, 137.795F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel2.SizeF = new System.Drawing.SizeF(907.5209F, 58.42F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "BÁO CÁO XUẤT NHẬP TỒN"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // m_lbl_tu_ngay_den_ngay // this.m_lbl_tu_ngay_den_ngay.Dpi = 254F; this.m_lbl_tu_ngay_den_ngay.LocationFloat = new DevExpress.Utils.PointFloat(394.2291F, 196.215F); this.m_lbl_tu_ngay_den_ngay.Name = "m_lbl_tu_ngay_den_ngay"; this.m_lbl_tu_ngay_den_ngay.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.m_lbl_tu_ngay_den_ngay.SizeF = new System.Drawing.SizeF(907.5209F, 58.42F); this.m_lbl_tu_ngay_den_ngay.StylePriority.UseTextAlignment = false; this.m_lbl_tu_ngay_den_ngay.Text = "Từ ngày 01/01/2015 đến ngày 12/06/2015"; this.m_lbl_tu_ngay_den_ngay.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // 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 = 254F; this.xrTable2.Font = new System.Drawing.Font("Times New Roman", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 1, 1, 1, 254F); this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2}); this.xrTable2.SizeF = new System.Drawing.SizeF(1651F, 63.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.MiddleCenter; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.colMaVatTu, this.colDienGiai, this.colDonVi, this.colDauKySoLuong, this.colDauKyGiaTri, this.colNhapSoLuong, this.colNhapGiaTri, this.colXuatSoLuong, this.colXuatGiaTri, this.colCuoiKySoLuong, this.colCuoiKyGiaTri}); this.xrTableRow2.Dpi = 254F; this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // colMaVatTu // this.colMaVatTu.Dpi = 254F; this.colMaVatTu.Name = "colMaVatTu"; this.colMaVatTu.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 254F); this.colMaVatTu.StylePriority.UsePadding = false; this.colMaVatTu.StylePriority.UseTextAlignment = false; this.colMaVatTu.Text = "Mã vật tư"; this.colMaVatTu.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.colMaVatTu.Weight = 0.66666674467621D; // // colDienGiai // this.colDienGiai.Dpi = 254F; this.colDienGiai.Name = "colDienGiai"; this.colDienGiai.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 254F); this.colDienGiai.StylePriority.UsePadding = false; this.colDienGiai.StylePriority.UseTextAlignment = false; this.colDienGiai.Text = "Diễn giải"; this.colDienGiai.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.colDienGiai.Weight = 1.21875015810816D; // // colDonVi // this.colDonVi.Dpi = 254F; this.colDonVi.Name = "colDonVi"; this.colDonVi.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 254F); this.colDonVi.StylePriority.UsePadding = false; this.colDonVi.StylePriority.UseTextAlignment = false; this.colDonVi.Text = "Đơn vị"; this.colDonVi.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.colDonVi.Weight = 0.57291654191540331D; // // colDauKySoLuong // this.colDauKySoLuong.Dpi = 254F; this.colDauKySoLuong.Name = "colDauKySoLuong"; this.colDauKySoLuong.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 254F); this.colDauKySoLuong.StylePriority.UsePadding = false; this.colDauKySoLuong.StylePriority.UseTextAlignment = false; this.colDauKySoLuong.Text = "SL"; this.colDauKySoLuong.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.colDauKySoLuong.Weight = 0.39370073389372084D; // // colDauKyGiaTri // this.colDauKyGiaTri.Dpi = 254F; this.colDauKyGiaTri.Font = new System.Drawing.Font("Times New Roman", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colDauKyGiaTri.Name = "colDauKyGiaTri"; this.colDauKyGiaTri.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 254F); this.colDauKyGiaTri.StylePriority.UseFont = false; this.colDauKyGiaTri.StylePriority.UsePadding = false; this.colDauKyGiaTri.StylePriority.UseTextAlignment = false; this.colDauKyGiaTri.Text = "Giá trị"; this.colDauKyGiaTri.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.colDauKyGiaTri.Weight = 0.62204716458238518D; // // colNhapSoLuong // this.colNhapSoLuong.Dpi = 254F; this.colNhapSoLuong.Name = "colNhapSoLuong"; this.colNhapSoLuong.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 254F); this.colNhapSoLuong.StylePriority.UsePadding = false; this.colNhapSoLuong.StylePriority.UseTextAlignment = false; this.colNhapSoLuong.Text = "SL"; this.colNhapSoLuong.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.colNhapSoLuong.Weight = 0.39370073389372118D; // // colNhapGiaTri // this.colNhapGiaTri.Dpi = 254F; this.colNhapGiaTri.Font = new System.Drawing.Font("Times New Roman", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colNhapGiaTri.Name = "colNhapGiaTri"; this.colNhapGiaTri.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 254F); this.colNhapGiaTri.StylePriority.UseFont = false; this.colNhapGiaTri.StylePriority.UsePadding = false; this.colNhapGiaTri.StylePriority.UseTextAlignment = false; this.colNhapGiaTri.Text = "Giá trị"; this.colNhapGiaTri.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.colNhapGiaTri.Weight = 0.62204716458238529D; // // colXuatSoLuong // this.colXuatSoLuong.Dpi = 254F; this.colXuatSoLuong.Name = "colXuatSoLuong"; this.colXuatSoLuong.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 254F); this.colXuatSoLuong.StylePriority.UsePadding = false; this.colXuatSoLuong.StylePriority.UseTextAlignment = false; this.colXuatSoLuong.Text = "SL"; this.colXuatSoLuong.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.colXuatSoLuong.Weight = 0.39370073389372096D; // // colXuatGiaTri // this.colXuatGiaTri.Dpi = 254F; this.colXuatGiaTri.Font = new System.Drawing.Font("Times New Roman", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colXuatGiaTri.Name = "colXuatGiaTri"; this.colXuatGiaTri.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 254F); this.colXuatGiaTri.StylePriority.UseFont = false; this.colXuatGiaTri.StylePriority.UsePadding = false; this.colXuatGiaTri.StylePriority.UseTextAlignment = false; this.colXuatGiaTri.Text = "Giá trị"; this.colXuatGiaTri.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.colXuatGiaTri.Weight = 0.62204716458238507D; // // colCuoiKySoLuong // this.colCuoiKySoLuong.Dpi = 254F; this.colCuoiKySoLuong.Name = "colCuoiKySoLuong"; this.colCuoiKySoLuong.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 254F); this.colCuoiKySoLuong.StylePriority.UsePadding = false; this.colCuoiKySoLuong.StylePriority.UseTextAlignment = false; this.colCuoiKySoLuong.Text = "SL"; this.colCuoiKySoLuong.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.colCuoiKySoLuong.Weight = 0.39370073389372096D; // // colCuoiKyGiaTri // this.colCuoiKyGiaTri.Dpi = 254F; this.colCuoiKyGiaTri.Font = new System.Drawing.Font("Times New Roman", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.colCuoiKyGiaTri.Name = "colCuoiKyGiaTri"; this.colCuoiKyGiaTri.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 254F); this.colCuoiKyGiaTri.StylePriority.UseFont = false; this.colCuoiKyGiaTri.StylePriority.UsePadding = false; this.colCuoiKyGiaTri.StylePriority.UseTextAlignment = false; this.colCuoiKyGiaTri.Text = "Giá trị"; this.colCuoiKyGiaTri.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.colCuoiKyGiaTri.Weight = 0.60072186634550817D; // // xrLabel6 // this.xrLabel6.BackColor = System.Drawing.Color.Transparent; this.xrLabel6.BorderColor = System.Drawing.Color.Black; this.xrLabel6.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel6.BorderWidth = 1F; this.xrLabel6.Dpi = 254F; this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel6.ForeColor = System.Drawing.Color.Black; this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(624.4167F, 314.8542F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel6.SizeF = new System.Drawing.SizeF(258F, 63.5F); this.xrLabel6.StylePriority.UseBackColor = false; this.xrLabel6.StylePriority.UseBorderColor = false; this.xrLabel6.StylePriority.UseBorderDashStyle = false; this.xrLabel6.StylePriority.UseBorders = false; this.xrLabel6.StylePriority.UseBorderWidth = false; this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UseForeColor = false; this.xrLabel6.StylePriority.UsePadding = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "Đầu kỳ"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel9 // this.xrLabel9.BackColor = System.Drawing.Color.Transparent; this.xrLabel9.BorderColor = System.Drawing.Color.Black; this.xrLabel9.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel9.BorderWidth = 1F; this.xrLabel9.Dpi = 254F; this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel9.ForeColor = System.Drawing.Color.Black; this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(882.4167F, 314.8542F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel9.SizeF = new System.Drawing.SizeF(258.0001F, 63.5F); this.xrLabel9.StylePriority.UseBackColor = false; this.xrLabel9.StylePriority.UseBorderColor = false; this.xrLabel9.StylePriority.UseBorderDashStyle = false; this.xrLabel9.StylePriority.UseBorders = false; this.xrLabel9.StylePriority.UseBorderWidth = false; this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.StylePriority.UseForeColor = false; this.xrLabel9.StylePriority.UsePadding = false; this.xrLabel9.StylePriority.UseTextAlignment = false; this.xrLabel9.Text = "Nhập"; this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel11 // this.xrLabel11.BackColor = System.Drawing.Color.Transparent; this.xrLabel11.BorderColor = System.Drawing.Color.Black; this.xrLabel11.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel11.BorderWidth = 1F; this.xrLabel11.Dpi = 254F; this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel11.ForeColor = System.Drawing.Color.Black; this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(1140.417F, 314.8542F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel11.SizeF = new System.Drawing.SizeF(258F, 63.5F); this.xrLabel11.StylePriority.UseBackColor = false; this.xrLabel11.StylePriority.UseBorderColor = false; this.xrLabel11.StylePriority.UseBorderDashStyle = false; this.xrLabel11.StylePriority.UseBorders = false; this.xrLabel11.StylePriority.UseBorderWidth = false; this.xrLabel11.StylePriority.UseFont = false; this.xrLabel11.StylePriority.UseForeColor = false; this.xrLabel11.StylePriority.UsePadding = false; this.xrLabel11.StylePriority.UseTextAlignment = false; this.xrLabel11.Text = "Xuất"; this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel13 // this.xrLabel13.BackColor = System.Drawing.Color.Transparent; this.xrLabel13.BorderColor = System.Drawing.Color.Black; this.xrLabel13.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel13.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel13.BorderWidth = 1F; this.xrLabel13.Dpi = 254F; this.xrLabel13.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel13.ForeColor = System.Drawing.Color.Black; this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(1398.417F, 314.8542F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel13.SizeF = new System.Drawing.SizeF(252.5834F, 63.5F); this.xrLabel13.StylePriority.UseBackColor = false; this.xrLabel13.StylePriority.UseBorderColor = false; this.xrLabel13.StylePriority.UseBorderDashStyle = false; this.xrLabel13.StylePriority.UseBorders = false; this.xrLabel13.StylePriority.UseBorderWidth = false; this.xrLabel13.StylePriority.UseFont = false; this.xrLabel13.StylePriority.UseForeColor = false; this.xrLabel13.StylePriority.UsePadding = false; this.xrLabel13.StylePriority.UseTextAlignment = false; this.xrLabel13.Text = "Cuối kỳ"; this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel14 // this.xrLabel14.BackColor = System.Drawing.Color.Transparent; this.xrLabel14.BorderColor = System.Drawing.Color.Black; this.xrLabel14.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel14.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel14.BorderWidth = 1F; this.xrLabel14.Dpi = 254F; this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel14.ForeColor = System.Drawing.Color.Black; this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 314.8542F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel14.SizeF = new System.Drawing.SizeF(169.3334F, 126.9999F); this.xrLabel14.StylePriority.UseBackColor = false; this.xrLabel14.StylePriority.UseBorderColor = false; this.xrLabel14.StylePriority.UseBorderDashStyle = false; this.xrLabel14.StylePriority.UseBorders = false; this.xrLabel14.StylePriority.UseBorderWidth = false; this.xrLabel14.StylePriority.UseFont = false; this.xrLabel14.StylePriority.UseForeColor = false; this.xrLabel14.StylePriority.UsePadding = false; this.xrLabel14.StylePriority.UseTextAlignment = false; this.xrLabel14.Text = "Mã vật tư"; this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel15 // this.xrLabel15.BackColor = System.Drawing.Color.Transparent; this.xrLabel15.BorderColor = System.Drawing.Color.Black; this.xrLabel15.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel15.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel15.BorderWidth = 1F; this.xrLabel15.Dpi = 254F; this.xrLabel15.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel15.ForeColor = System.Drawing.Color.Black; this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(169.3334F, 314.8541F); this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel15.SizeF = new System.Drawing.SizeF(309.5625F, 126.9999F); this.xrLabel15.StylePriority.UseBackColor = false; this.xrLabel15.StylePriority.UseBorderColor = false; this.xrLabel15.StylePriority.UseBorderDashStyle = false; this.xrLabel15.StylePriority.UseBorders = false; this.xrLabel15.StylePriority.UseBorderWidth = false; this.xrLabel15.StylePriority.UseFont = false; this.xrLabel15.StylePriority.UseForeColor = false; this.xrLabel15.StylePriority.UsePadding = false; this.xrLabel15.StylePriority.UseTextAlignment = false; this.xrLabel15.Text = "Diễn giải"; this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel16 // this.xrLabel16.BackColor = System.Drawing.Color.Transparent; this.xrLabel16.BorderColor = System.Drawing.Color.Black; this.xrLabel16.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel16.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel16.BorderWidth = 1F; this.xrLabel16.Dpi = 254F; this.xrLabel16.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel16.ForeColor = System.Drawing.Color.Black; this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(478.896F, 314.8542F); this.xrLabel16.Name = "xrLabel16"; this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel16.SizeF = new System.Drawing.SizeF(145.5208F, 127F); this.xrLabel16.StylePriority.UseBackColor = false; this.xrLabel16.StylePriority.UseBorderColor = false; this.xrLabel16.StylePriority.UseBorderDashStyle = false; this.xrLabel16.StylePriority.UseBorders = false; this.xrLabel16.StylePriority.UseBorderWidth = false; this.xrLabel16.StylePriority.UseFont = false; this.xrLabel16.StylePriority.UseForeColor = false; this.xrLabel16.StylePriority.UsePadding = false; this.xrLabel16.StylePriority.UseTextAlignment = false; this.xrLabel16.Text = "Đơn vị"; this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel17 // this.xrLabel17.BackColor = System.Drawing.Color.Transparent; this.xrLabel17.BorderColor = System.Drawing.Color.Black; this.xrLabel17.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel17.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel17.BorderWidth = 1F; this.xrLabel17.Dpi = 254F; this.xrLabel17.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel17.ForeColor = System.Drawing.Color.Black; this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(624.4167F, 378.3542F); this.xrLabel17.Name = "xrLabel17"; this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel17.SizeF = new System.Drawing.SizeF(100F, 63.5F); this.xrLabel17.StylePriority.UseBackColor = false; this.xrLabel17.StylePriority.UseBorderColor = false; this.xrLabel17.StylePriority.UseBorderDashStyle = false; this.xrLabel17.StylePriority.UseBorders = false; this.xrLabel17.StylePriority.UseBorderWidth = false; this.xrLabel17.StylePriority.UseFont = false; this.xrLabel17.StylePriority.UseForeColor = false; this.xrLabel17.StylePriority.UsePadding = false; this.xrLabel17.StylePriority.UseTextAlignment = false; this.xrLabel17.Text = "SL"; this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel18 // this.xrLabel18.BackColor = System.Drawing.Color.Transparent; this.xrLabel18.BorderColor = System.Drawing.Color.Black; this.xrLabel18.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel18.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel18.BorderWidth = 1F; this.xrLabel18.Dpi = 254F; this.xrLabel18.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel18.ForeColor = System.Drawing.Color.Black; this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(724.4167F, 378.3542F); this.xrLabel18.Name = "xrLabel18"; this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel18.SizeF = new System.Drawing.SizeF(158F, 63.5F); this.xrLabel18.StylePriority.UseBackColor = false; this.xrLabel18.StylePriority.UseBorderColor = false; this.xrLabel18.StylePriority.UseBorderDashStyle = false; this.xrLabel18.StylePriority.UseBorders = false; this.xrLabel18.StylePriority.UseBorderWidth = false; this.xrLabel18.StylePriority.UseFont = false; this.xrLabel18.StylePriority.UseForeColor = false; this.xrLabel18.StylePriority.UsePadding = false; this.xrLabel18.StylePriority.UseTextAlignment = false; this.xrLabel18.Text = "Giá trị"; this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel19 // this.xrLabel19.BackColor = System.Drawing.Color.Transparent; this.xrLabel19.BorderColor = System.Drawing.Color.Black; this.xrLabel19.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel19.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel19.BorderWidth = 1F; this.xrLabel19.Dpi = 254F; this.xrLabel19.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel19.ForeColor = System.Drawing.Color.Black; this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(882.4167F, 378.3542F); this.xrLabel19.Name = "xrLabel19"; this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel19.SizeF = new System.Drawing.SizeF(100F, 63.5F); this.xrLabel19.StylePriority.UseBackColor = false; this.xrLabel19.StylePriority.UseBorderColor = false; this.xrLabel19.StylePriority.UseBorderDashStyle = false; this.xrLabel19.StylePriority.UseBorders = false; this.xrLabel19.StylePriority.UseBorderWidth = false; this.xrLabel19.StylePriority.UseFont = false; this.xrLabel19.StylePriority.UseForeColor = false; this.xrLabel19.StylePriority.UsePadding = false; this.xrLabel19.StylePriority.UseTextAlignment = false; this.xrLabel19.Text = "SL"; this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel20 // this.xrLabel20.BackColor = System.Drawing.Color.Transparent; this.xrLabel20.BorderColor = System.Drawing.Color.Black; this.xrLabel20.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel20.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel20.BorderWidth = 1F; this.xrLabel20.Dpi = 254F; this.xrLabel20.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel20.ForeColor = System.Drawing.Color.Black; this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(982.4167F, 378.3542F); this.xrLabel20.Name = "xrLabel20"; this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel20.SizeF = new System.Drawing.SizeF(158F, 63.5F); this.xrLabel20.StylePriority.UseBackColor = false; this.xrLabel20.StylePriority.UseBorderColor = false; this.xrLabel20.StylePriority.UseBorderDashStyle = false; this.xrLabel20.StylePriority.UseBorders = false; this.xrLabel20.StylePriority.UseBorderWidth = false; this.xrLabel20.StylePriority.UseFont = false; this.xrLabel20.StylePriority.UseForeColor = false; this.xrLabel20.StylePriority.UsePadding = false; this.xrLabel20.StylePriority.UseTextAlignment = false; this.xrLabel20.Text = "Giá trị"; this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel21 // this.xrLabel21.BackColor = System.Drawing.Color.Transparent; this.xrLabel21.BorderColor = System.Drawing.Color.Black; this.xrLabel21.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel21.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel21.BorderWidth = 1F; this.xrLabel21.Dpi = 254F; this.xrLabel21.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel21.ForeColor = System.Drawing.Color.Black; this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(1140.417F, 378.3542F); this.xrLabel21.Name = "xrLabel21"; this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel21.SizeF = new System.Drawing.SizeF(100F, 63.5F); this.xrLabel21.StylePriority.UseBackColor = false; this.xrLabel21.StylePriority.UseBorderColor = false; this.xrLabel21.StylePriority.UseBorderDashStyle = false; this.xrLabel21.StylePriority.UseBorders = false; this.xrLabel21.StylePriority.UseBorderWidth = false; this.xrLabel21.StylePriority.UseFont = false; this.xrLabel21.StylePriority.UseForeColor = false; this.xrLabel21.StylePriority.UsePadding = false; this.xrLabel21.StylePriority.UseTextAlignment = false; this.xrLabel21.Text = "SL"; this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel22 // this.xrLabel22.BackColor = System.Drawing.Color.Transparent; this.xrLabel22.BorderColor = System.Drawing.Color.Black; this.xrLabel22.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel22.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel22.BorderWidth = 1F; this.xrLabel22.Dpi = 254F; this.xrLabel22.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel22.ForeColor = System.Drawing.Color.Black; this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(1240.417F, 378.3542F); this.xrLabel22.Name = "xrLabel22"; this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel22.SizeF = new System.Drawing.SizeF(158F, 63.5F); this.xrLabel22.StylePriority.UseBackColor = false; this.xrLabel22.StylePriority.UseBorderColor = false; this.xrLabel22.StylePriority.UseBorderDashStyle = false; this.xrLabel22.StylePriority.UseBorders = false; this.xrLabel22.StylePriority.UseBorderWidth = false; this.xrLabel22.StylePriority.UseFont = false; this.xrLabel22.StylePriority.UseForeColor = false; this.xrLabel22.StylePriority.UsePadding = false; this.xrLabel22.StylePriority.UseTextAlignment = false; this.xrLabel22.Text = "Giá trị"; this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel23 // this.xrLabel23.BackColor = System.Drawing.Color.Transparent; this.xrLabel23.BorderColor = System.Drawing.Color.Black; this.xrLabel23.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel23.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel23.BorderWidth = 1F; this.xrLabel23.Dpi = 254F; this.xrLabel23.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel23.ForeColor = System.Drawing.Color.Black; this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(1398.417F, 378.3542F); this.xrLabel23.Name = "xrLabel23"; this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel23.SizeF = new System.Drawing.SizeF(100F, 63.5F); this.xrLabel23.StylePriority.UseBackColor = false; this.xrLabel23.StylePriority.UseBorderColor = false; this.xrLabel23.StylePriority.UseBorderDashStyle = false; this.xrLabel23.StylePriority.UseBorders = false; this.xrLabel23.StylePriority.UseBorderWidth = false; this.xrLabel23.StylePriority.UseFont = false; this.xrLabel23.StylePriority.UseForeColor = false; this.xrLabel23.StylePriority.UsePadding = false; this.xrLabel23.StylePriority.UseTextAlignment = false; this.xrLabel23.Text = "SL"; this.xrLabel23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel24 // this.xrLabel24.BackColor = System.Drawing.Color.Transparent; this.xrLabel24.BorderColor = System.Drawing.Color.Black; this.xrLabel24.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid; this.xrLabel24.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel24.BorderWidth = 1F; this.xrLabel24.Dpi = 254F; this.xrLabel24.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel24.ForeColor = System.Drawing.Color.Black; this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(1498.417F, 378.3542F); this.xrLabel24.Name = "xrLabel24"; this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel24.SizeF = new System.Drawing.SizeF(152.5834F, 63.5F); this.xrLabel24.StylePriority.UseBackColor = false; this.xrLabel24.StylePriority.UseBorderColor = false; this.xrLabel24.StylePriority.UseBorderDashStyle = false; this.xrLabel24.StylePriority.UseBorders = false; this.xrLabel24.StylePriority.UseBorderWidth = false; this.xrLabel24.StylePriority.UseFont = false; this.xrLabel24.StylePriority.UseForeColor = false; this.xrLabel24.StylePriority.UsePadding = false; this.xrLabel24.StylePriority.UseTextAlignment = false; this.xrLabel24.Text = "Giá trị"; this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // paraTuNgay // this.paraTuNgay.Description = "Từ ngày"; this.paraTuNgay.Name = "paraTuNgay"; this.paraTuNgay.Type = typeof(System.DateTime); this.paraTuNgay.ValueInfo = "2015-01-01"; // // paraDenNgay // this.paraDenNgay.Description = "Đến ngày"; this.paraDenNgay.Name = "paraDenNgay"; this.paraDenNgay.Type = typeof(System.DateTime); this.paraDenNgay.ValueInfo = "2017-01-01"; // // efDataSource1 // efConnectionParameters1.ConnectionString = ""; efConnectionParameters1.ConnectionStringName = "QuanLyKhoEntities"; efConnectionParameters1.Source = typeof(SqlDataAccess.QuanLyKhoEntities); this.efDataSource1.ConnectionParameters = efConnectionParameters1; this.efDataSource1.Name = "efDataSource1"; // // paraID_KHO // this.paraID_KHO.Description = "Chọn kho"; dynamicListLookUpSettings1.DataAdapter = null; dynamicListLookUpSettings1.DataMember = "DM_KHO"; dynamicListLookUpSettings1.DataSource = this.efDataSource1; dynamicListLookUpSettings1.DisplayMember = "TEN_KHO"; dynamicListLookUpSettings1.FilterString = null; dynamicListLookUpSettings1.ValueMember = "ID"; this.paraID_KHO.LookUpSettings = dynamicListLookUpSettings1; this.paraID_KHO.Name = "paraID_KHO"; this.paraID_KHO.Type = typeof(decimal); this.paraID_KHO.ValueInfo = "0"; // // ReportFooter // this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel26, this.xrLabel8, this.xrLabel10, this.xrLabel12, this.xrLabel25, this.xrLabel5, this.xrLabel7, this.xrLabel4, this.xrLabel3}); this.ReportFooter.Dpi = 254F; this.ReportFooter.HeightF = 280.9372F; this.ReportFooter.Name = "ReportFooter"; // // xrLabel4 // this.xrLabel4.Dpi = 254F; this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 68.48362F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel4.SizeF = new System.Drawing.SizeF(311.7675F, 42.545F); this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "Người lập phiếu"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel3 // this.xrLabel3.Dpi = 254F; this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 111.0287F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel3.SizeF = new System.Drawing.SizeF(311.7675F, 34.02533F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "(Ký, họ tên)"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel5 // this.xrLabel5.Dpi = 254F; this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(411.7674F, 68.48362F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel5.SizeF = new System.Drawing.SizeF(311.7675F, 42.545F); this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "Thủ kho"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel7 // this.xrLabel7.Dpi = 254F; this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(411.7674F, 111.0287F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel7.SizeF = new System.Drawing.SizeF(311.7675F, 34.02533F); this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "(Ký, họ tên)"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel8 // this.xrLabel8.Dpi = 254F; this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(827.7673F, 113.0639F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel8.SizeF = new System.Drawing.SizeF(311.7675F, 34.02533F); this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = "(Ký, họ tên)"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel10 // this.xrLabel10.Dpi = 254F; this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(827.7673F, 70.51886F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel10.SizeF = new System.Drawing.SizeF(311.7675F, 42.545F); this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.StylePriority.UseTextAlignment = false; this.xrLabel10.Text = "Kế toán trưởng"; this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel12 // this.xrLabel12.Dpi = 254F; this.xrLabel12.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(1240.417F, 113.0639F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel12.SizeF = new System.Drawing.SizeF(311.7675F, 34.02533F); this.xrLabel12.StylePriority.UseFont = false; this.xrLabel12.StylePriority.UseTextAlignment = false; this.xrLabel12.Text = "(Ký, họ tên)"; this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel25 // this.xrLabel25.Dpi = 254F; this.xrLabel25.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(1240.417F, 70.51886F); this.xrLabel25.Name = "xrLabel25"; this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel25.SizeF = new System.Drawing.SizeF(311.7675F, 42.545F); this.xrLabel25.StylePriority.UseFont = false; this.xrLabel25.StylePriority.UseTextAlignment = false; this.xrLabel25.Text = "Giám đốc"; this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel26 // this.xrLabel26.Dpi = 254F; this.xrLabel26.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(1213.358F, 24.99999F); this.xrLabel26.Name = "xrLabel26"; this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel26.SizeF = new System.Drawing.SizeF(387.8351F, 34.02534F); this.xrLabel26.StylePriority.UseFont = false; this.xrLabel26.StylePriority.UseTextAlignment = false; this.xrLabel26.Text = "Ngày.....tháng.....năm......"; this.xrLabel26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // R405_Bao_cao_xuat_nhap_ton_vat_tu_hang_hoa // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.PageHeader, this.ReportFooter}); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.efDataSource1}); this.DataSource = this.m_bs; this.Dpi = 254F; this.Margins = new System.Drawing.Printing.Margins(254, 254, 254, 254); this.PageHeight = 2794; this.PageWidth = 2159; this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.paraTuNgay, this.paraDenNgay, this.paraID_KHO}); this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.Version = "15.1"; ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_bs)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.DataAccess.EntityFramework.EFConnectionParameters efConnectionParameters1 = new DevExpress.DataAccess.EntityFramework.EFConnectionParameters(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.efDataSource1 = new DevExpress.DataAccess.EntityFramework.EFDataSource(this.components); 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.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel6 = 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(); ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2}); this.Detail.Dpi = 254F; this.Detail.HeightF = 63.5F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // TopMargin // this.TopMargin.Dpi = 254F; this.TopMargin.HeightF = 161F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1}); this.BottomMargin.Dpi = 254F; this.BottomMargin.HeightF = 254F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // efDataSource1 // efConnectionParameters1.ConnectionString = ""; efConnectionParameters1.ConnectionStringName = "QuanLyKhoEntities"; efConnectionParameters1.Source = typeof(SqlDataAccess.QuanLyKhoEntities); this.efDataSource1.ConnectionParameters = efConnectionParameters1; this.efDataSource1.Name = "efDataSource1"; // // xrTable1 // this.xrTable1.BackColor = System.Drawing.Color.Gray; 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 = 254F; this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 167.8667F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1}); this.xrTable1.SizeF = new System.Drawing.SizeF(1651F, 92.60416F); this.xrTable1.StylePriority.UseBackColor = false; this.xrTable1.StylePriority.UseBorders = false; this.xrTable1.StylePriority.UseForeColor = false; this.xrTable1.StylePriority.UseTextAlignment = false; this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell2, this.xrTableCell3, this.xrTableCell4, this.xrTableCell5}); this.xrTableRow1.Dpi = 254F; this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell1 // this.xrTableCell1.Dpi = 254F; this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Text = "Mã vật tư"; this.xrTableCell1.Weight = 1D; // // xrTableCell2 // this.xrTableCell2.Dpi = 254F; this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Text = "Tên"; this.xrTableCell2.Weight = 1.3229165865680364D; // // xrTableCell3 // this.xrTableCell3.Dpi = 254F; this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Text = "Đơn vị tính cơ sở"; this.xrTableCell3.Weight = 0.67708341343196365D; // // xrTableCell4 // this.xrTableCell4.Dpi = 254F; this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Text = "Mô tả"; this.xrTableCell4.Weight = 2.5D; // // xrTableCell5 // this.xrTableCell5.Dpi = 254F; this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Text = "Tính chất"; this.xrTableCell5.Weight = 1D; // // xrPageInfo1 // this.xrPageInfo1.Dpi = 254F; this.xrPageInfo1.Format = "Trang {0}/{1}"; this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrPageInfo1.Name = "xrPageInfo1"; this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrPageInfo1.SizeF = new System.Drawing.SizeF(1651F, 58.42F); this.xrPageInfo1.StylePriority.UseTextAlignment = false; this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1, this.xrLabel6, this.xrLabel1}); this.ReportHeader.Dpi = 254F; this.ReportHeader.HeightF = 260.4709F; this.ReportHeader.Name = "ReportHeader"; // // xrLabel6 // this.xrLabel6.Dpi = 254F; this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 83.15475F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel6.SizeF = new System.Drawing.SizeF(1651F, 58.42F); this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "THỐNG KÊ VẬT TƯ, HÀNG HOÁ"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // 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 = 254F; this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2}); this.xrTable2.SizeF = new System.Drawing.SizeF(1651F, 63.5F); this.xrTable2.StylePriority.UseBorders = false; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell6, this.xrTableCell7, this.xrTableCell8, this.xrTableCell9, this.xrTableCell10}); this.xrTableRow2.Dpi = 254F; this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 0.5679012345679012D; // // xrTableCell6 // this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DM_VAT_TU_HANG_HOA.MA_VAT_TU_HANG_HOA")}); this.xrTableCell6.Dpi = 254F; this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Text = "xrTableCell6"; this.xrTableCell6.Weight = 0.51282049386225781D; // // xrTableCell7 // this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DM_VAT_TU_HANG_HOA.TEN_VAT_TU_HANG_HOA")}); this.xrTableCell7.Dpi = 254F; this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.Text = "xrTableCell7"; this.xrTableCell7.Weight = 0.67841879887672141D; // // xrTableCell8 // this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DM_VAT_TU_HANG_HOA.DM_DON_VI_TINH.TEN")}); this.xrTableCell8.Dpi = 254F; this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.Weight = 0.34722208744822214D; // // xrTableCell9 // this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DM_VAT_TU_HANG_HOA.MO_TA")}); this.xrTableCell9.Dpi = 254F; this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.Weight = 1.2820511204240357D; // // xrTableCell10 // this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "DM_VAT_TU_HANG_HOA.CM_DM_TU_DIEN.TEN")}); this.xrTableCell10.Dpi = 254F; this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.Weight = 0.51282044147992223D; // // xrLabel1 // this.xrLabel1.Dpi = 254F; this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F); this.xrLabel1.SizeF = new System.Drawing.SizeF(441.8541F, 65.97952F); this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "Công ty TNHH Thăng Long"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // R441_Thong_ke_vat_tu_hang_hoa // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.ReportHeader}); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.efDataSource1}); this.DataMember = "DM_VAT_TU_HANG_HOA"; this.DataSource = this.efDataSource1; this.Dpi = 254F; this.Margins = new System.Drawing.Printing.Margins(254, 254, 161, 254); this.PageHeight = 2794; this.PageWidth = 2159; this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter; this.Version = "15.1"; ((System.ComponentModel.ISupportInitialize)(this.efDataSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }