/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 protected void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPhieuTamUngQL));
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.MainBar = new DevExpress.XtraBars.Bar();
     this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDuyet = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemKoDuyet = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem();
     this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMaphieu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNguoiDeNghi = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNgayXinTamUng = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSoTien = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLyDo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNguoiDuyet = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colGhichu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colThangTamUng = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colQuaLuong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colKetChuyen = new DevExpress.XtraGrid.Columns.GridColumn();
     this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage();
     this.gridControlDetail = new DevExpress.XtraGrid.GridControl();
     this.gridViewDetail = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.NhanVien = new ProtocolVN.Framework.Win.PLDMTreeGroup();
     this.chkEditQuaLuong = new DevExpress.XtraEditors.CheckEdit();
     this.chkEditKetChuyen = new DevExpress.XtraEditors.CheckEdit();
     this.dateThangNamDen = new ProtocolVN.Framework.Win.PLMonthYearTimeEdit();
     this.plLabel2 = new System.Windows.Forms.PLLabel();
     this.dateThangNam = new ProtocolVN.Framework.Win.PLMonthYearTimeEdit();
     this.plLabel1 = new System.Windows.Forms.PLLabel();
     this.DuyetSelect = new ProtocolVN.Framework.Win.PLDuyetCheckbox();
     this.labelControl11 = new System.Windows.Forms.PLLabel();
     this.plTreeSelectItem1 = new ProtocolVN.Framework.Win.PLDMTreeGroupElement();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit();
     this.xtraTabControlDetail.SuspendLayout();
     this.xtraTabPageDetail.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
     this.popupControlContainerFilter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chkEditQuaLuong.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkEditKetChuyen.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.MainBar});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barButtonItemAdd,
     this.barButtonItemDelete,
     this.barButtonItemUpdate,
     this.barButtonItemPrint,
     this.barStaticItem1,
     this.barButtonItem1,
     this.barButtonItem2,
     this.barButtonItemCommit,
     this.barButtonItemNoCommit,
     this.barSubItem1,
     this.barButtonItemXem,
     this.barButtonItemSearch,
     this.barButtonItemClose,
     this.barCheckItemFilter,
     this.barButtonItem3,
     this.barButtonItem4,
     this.barButtonItem5,
     this.barButtonItemDuyet,
     this.barButtonItemKoDuyet});
     this.barManager1.MaxItemId = 37;
     //
     // MainBar
     //
     this.MainBar.BarName = "MainBar";
     this.MainBar.DockCol = 0;
     this.MainBar.DockRow = 0;
     this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.MainBar.FloatLocation = new System.Drawing.Point(39, 133);
     this.MainBar.FloatSize = new System.Drawing.Size(72, 73);
     this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm"),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDuyet, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemKoDuyet),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)});
     this.MainBar.OptionsBar.AllowQuickCustomization = false;
     this.MainBar.OptionsBar.DrawDragBorder = false;
     this.MainBar.OptionsBar.RotateWhenVertical = false;
     this.MainBar.OptionsBar.UseWholeRow = true;
     this.MainBar.Text = "Custom 1";
     //
     // barButtonItemAdd
     //
     this.barButtonItemAdd.Caption = "Thêm";
     this.barButtonItemAdd.Id = 0;
     this.barButtonItemAdd.Name = "barButtonItemAdd";
     this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemXem
     //
     this.barButtonItemXem.Caption = "X&em";
     this.barButtonItemXem.Id = 24;
     this.barButtonItemXem.Name = "barButtonItemXem";
     this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemDelete
     //
     this.barButtonItemDelete.Caption = "&Xóa";
     this.barButtonItemDelete.Id = 1;
     this.barButtonItemDelete.Name = "barButtonItemDelete";
     this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemUpdate
     //
     this.barButtonItemUpdate.Caption = "&Sửa";
     this.barButtonItemUpdate.Id = 2;
     this.barButtonItemUpdate.Name = "barButtonItemUpdate";
     this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemPrint
     //
     this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemPrint.Caption = "&In";
     this.barButtonItemPrint.DropDownControl = this.popupMenu1;
     this.barButtonItemPrint.Id = 3;
     this.barButtonItemPrint.Name = "barButtonItemPrint";
     this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenu1
     //
     this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)});
     this.popupMenu1.Manager = this.barManager1;
     this.popupMenu1.Name = "popupMenu1";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Xem t&rước";
     this.barButtonItem4.Id = 33;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barButtonItemDuyet
     //
     this.barButtonItemDuyet.Caption = "&Duyệt";
     this.barButtonItemDuyet.Id = 35;
     this.barButtonItemDuyet.Name = "barButtonItemDuyet";
     this.barButtonItemDuyet.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemDuyet.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemDuyet_ItemClick);
     //
     // barButtonItemKoDuyet
     //
     this.barButtonItemKoDuyet.Caption = "&Không duyệt";
     this.barButtonItemKoDuyet.Id = 36;
     this.barButtonItemKoDuyet.Name = "barButtonItemKoDuyet";
     this.barButtonItemKoDuyet.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemKoDuyet.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemKoDuyet_ItemClick);
     //
     // barButtonItemCommit
     //
     this.barButtonItemCommit.Caption = "&Duyệt";
     this.barButtonItemCommit.Id = 17;
     this.barButtonItemCommit.Name = "barButtonItemCommit";
     this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemNoCommit
     //
     this.barButtonItemNoCommit.Caption = "&Không duyệt";
     this.barButtonItemNoCommit.Id = 18;
     this.barButtonItemNoCommit.Name = "barButtonItemNoCommit";
     this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "&Nghiệp vụ";
     this.barSubItem1.Id = 20;
     this.barSubItem1.Name = "barSubItem1";
     this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemSearch
     //
     this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemSearch.Caption = "Tì&m kiếm";
     this.barButtonItemSearch.DropDownControl = this.popupMenuFilter;
     this.barButtonItemSearch.Id = 27;
     this.barButtonItemSearch.Name = "barButtonItemSearch";
     this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenuFilter
     //
     this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)});
     this.popupMenuFilter.Manager = this.barManager1;
     this.popupMenuFilter.Name = "popupMenuFilter";
     //
     // barCheckItemFilter
     //
     this.barCheckItemFilter.Caption = "Điề&u kiện tìm kiếm";
     this.barCheckItemFilter.Checked = true;
     this.barCheckItemFilter.Id = 29;
     this.barCheckItemFilter.Name = "barCheckItemFilter";
     this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemClose
     //
     this.barButtonItemClose.Caption = "Đón&g";
     this.barButtonItemClose.Id = 28;
     this.barButtonItemClose.Name = "barButtonItemClose";
     this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barDockControlTop
     //
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(912, 24);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 497);
     this.barDockControlBottom.Size = new System.Drawing.Size(912, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 24);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 473);
     //
     // barDockControlRight
     //
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(912, 24);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 473);
     //
     // barStaticItem1
     //
     this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None;
     this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barStaticItem1.Id = 13;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem1.Width = 100;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id = 14;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "barButtonItem2";
     this.barButtonItem2.Id = 15;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // barButtonItem3
     //
     this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItem3.Caption = "In";
     this.barButtonItem3.Id = 30;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "barButtonItem5";
     this.barButtonItem5.Id = 34;
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(0, 88);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.gridControlMaster);
     this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1";
     this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left;
     this.splitContainerControl1.Panel2.Controls.Add(this.xtraTabControlDetail);
     this.splitContainerControl1.Panel2.ShowCaption = true;
     this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(912, 409);
     this.splitContainerControl1.SplitterPosition = 175;
     this.splitContainerControl1.TabIndex = 4;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // gridControlMaster
     //
     this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage")));
     this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlMaster.Location = new System.Drawing.Point(0, 0);
     this.gridControlMaster.MainView = this.gridViewMaster;
     this.gridControlMaster.Name = "gridControlMaster";
     this.gridControlMaster.Size = new System.Drawing.Size(912, 175);
     this.gridControlMaster.TabIndex = 0;
     this.gridControlMaster.TabStop = false;
     this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMaster});
     //
     // gridViewMaster
     //
     this.gridViewMaster.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Inch);
     this.gridViewMaster.Appearance.GroupPanel.Options.UseFont = true;
     this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colID,
     this.colMaphieu,
     this.colNguoiDeNghi,
     this.colNgayXinTamUng,
     this.colSoTien,
     this.colLyDo,
     this.colNguoiDuyet,
     this.colGhichu,
     this.colThangTamUng,
     this.colQuaLuong,
     this.colKetChuyen});
     this.gridViewMaster.GridControl = this.gridControlMaster;
     this.gridViewMaster.GroupCount = 1;
     this.gridViewMaster.GroupPanelText = "DANH SÁCH TẠM ỨNG ";
     this.gridViewMaster.IndicatorWidth = 40;
     this.gridViewMaster.Name = "gridViewMaster";
     this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewMaster.OptionsPrint.UsePrintStyles = true;
     this.gridViewMaster.OptionsSelection.MultiSelect = true;
     this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewMaster.OptionsView.ShowGroupedColumns = true;
     this.gridViewMaster.OptionsView.ShowGroupPanel = false;
     this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colThangTamUng, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // colID
     //
     this.colID.Caption = "ID";
     this.colID.Name = "colID";
     this.colID.Width = 23;
     //
     // colMaphieu
     //
     this.colMaphieu.Caption = "Mã phiếu";
     this.colMaphieu.Name = "colMaphieu";
     this.colMaphieu.Visible = true;
     this.colMaphieu.VisibleIndex = 0;
     this.colMaphieu.Width = 55;
     //
     // colNguoiDeNghi
     //
     this.colNguoiDeNghi.Caption = "Người tạm ứng";
     this.colNguoiDeNghi.MinWidth = 126;
     this.colNguoiDeNghi.Name = "colNguoiDeNghi";
     this.colNguoiDeNghi.Visible = true;
     this.colNguoiDeNghi.VisibleIndex = 1;
     this.colNguoiDeNghi.Width = 126;
     //
     // colNgayXinTamUng
     //
     this.colNgayXinTamUng.Caption = "Ngày đề nghị";
     this.colNgayXinTamUng.MinWidth = 126;
     this.colNgayXinTamUng.Name = "colNgayXinTamUng";
     this.colNgayXinTamUng.Visible = true;
     this.colNgayXinTamUng.VisibleIndex = 2;
     this.colNgayXinTamUng.Width = 126;
     //
     // colSoTien
     //
     this.colSoTien.Caption = "Số tiền (VNĐ)";
     this.colSoTien.MinWidth = 126;
     this.colSoTien.Name = "colSoTien";
     this.colSoTien.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.colSoTien.Visible = true;
     this.colSoTien.VisibleIndex = 3;
     this.colSoTien.Width = 126;
     //
     // colLyDo
     //
     this.colLyDo.Caption = "Lý do";
     this.colLyDo.MinWidth = 126;
     this.colLyDo.Name = "colLyDo";
     this.colLyDo.Visible = true;
     this.colLyDo.VisibleIndex = 4;
     this.colLyDo.Width = 126;
     //
     // colNguoiDuyet
     //
     this.colNguoiDuyet.Caption = "Người duyệt";
     this.colNguoiDuyet.Name = "colNguoiDuyet";
     this.colNguoiDuyet.Width = 71;
     //
     // colGhichu
     //
     this.colGhichu.Caption = "Ghi chú";
     this.colGhichu.Name = "colGhichu";
     this.colGhichu.Width = 47;
     //
     // colThangTamUng
     //
     this.colThangTamUng.Caption = "Tháng tạm ứng";
     this.colThangTamUng.Name = "colThangTamUng";
     this.colThangTamUng.Width = 98;
     //
     // colQuaLuong
     //
     this.colQuaLuong.Caption = "Kết chuyển qua lương";
     this.colQuaLuong.Name = "colQuaLuong";
     this.colQuaLuong.Width = 117;
     //
     // colKetChuyen
     //
     this.colKetChuyen.Caption = "Kết chuyển từ lương";
     this.colKetChuyen.Name = "colKetChuyen";
     this.colKetChuyen.Width = 110;
     //
     // xtraTabControlDetail
     //
     this.xtraTabControlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControlDetail.Location = new System.Drawing.Point(0, 0);
     this.xtraTabControlDetail.Name = "xtraTabControlDetail";
     this.xtraTabControlDetail.SelectedTabPage = this.xtraTabPageDetail;
     this.xtraTabControlDetail.Size = new System.Drawing.Size(912, 228);
     this.xtraTabControlDetail.TabIndex = 0;
     this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPageDetail});
     this.xtraTabControlDetail.TabStop = false;
     //
     // xtraTabPageDetail
     //
     this.xtraTabPageDetail.Controls.Add(this.gridControlDetail);
     this.xtraTabPageDetail.Name = "xtraTabPageDetail";
     this.xtraTabPageDetail.Size = new System.Drawing.Size(905, 199);
     this.xtraTabPageDetail.Text = "Chi tiết";
     //
     // gridControlDetail
     //
     this.gridControlDetail.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlDetail.BackgroundImage")));
     this.gridControlDetail.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlDetail.Location = new System.Drawing.Point(0, 0);
     this.gridControlDetail.MainView = this.gridViewDetail;
     this.gridControlDetail.Name = "gridControlDetail";
     this.gridControlDetail.Size = new System.Drawing.Size(905, 199);
     this.gridControlDetail.TabIndex = 113;
     this.gridControlDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewDetail});
     //
     // gridViewDetail
     //
     this.gridViewDetail.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewDetail.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewDetail.GridControl = this.gridControlDetail;
     this.gridViewDetail.GroupPanelText = "Phí dịch vụ";
     this.gridViewDetail.IndicatorWidth = 40;
     this.gridViewDetail.Name = "gridViewDetail";
     this.gridViewDetail.OptionsBehavior.AutoExpandAllGroups = true;
     this.gridViewDetail.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewDetail.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewDetail.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewDetail.OptionsPrint.UsePrintStyles = true;
     this.gridViewDetail.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewDetail.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewDetail.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewDetail.OptionsView.ShowFooter = true;
     this.gridViewDetail.OptionsView.ShowGroupedColumns = true;
     //
     // popupControlContainerFilter
     //
     this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainerFilter.Controls.Add(this.NhanVien);
     this.popupControlContainerFilter.Controls.Add(this.chkEditQuaLuong);
     this.popupControlContainerFilter.Controls.Add(this.chkEditKetChuyen);
     this.popupControlContainerFilter.Controls.Add(this.dateThangNamDen);
     this.popupControlContainerFilter.Controls.Add(this.plLabel2);
     this.popupControlContainerFilter.Controls.Add(this.dateThangNam);
     this.popupControlContainerFilter.Controls.Add(this.plLabel1);
     this.popupControlContainerFilter.Controls.Add(this.DuyetSelect);
     this.popupControlContainerFilter.Controls.Add(this.labelControl11);
     this.popupControlContainerFilter.Controls.Add(this.plTreeSelectItem1);
     this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top;
     this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24);
     this.popupControlContainerFilter.Manager = this.barManager1;
     this.popupControlContainerFilter.Name = "popupControlContainerFilter";
     this.popupControlContainerFilter.Size = new System.Drawing.Size(912, 64);
     this.popupControlContainerFilter.TabIndex = 0;
     this.popupControlContainerFilter.Visible = false;
     //
     // NhanVien
     //
     this.NhanVien.Location = new System.Drawing.Point(436, 8);
     this.NhanVien.Name = "NhanVien";
     this.NhanVien.Size = new System.Drawing.Size(216, 20);
     this.NhanVien.TabIndex = 2;
     //
     // chkEditQuaLuong
     //
     this.chkEditQuaLuong.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.chkEditQuaLuong.Location = new System.Drawing.Point(768, 33);
     this.chkEditQuaLuong.MenuManager = this.barManager1;
     this.chkEditQuaLuong.Name = "chkEditQuaLuong";
     this.chkEditQuaLuong.Properties.Caption = "Kết chuyển qua lương";
     this.chkEditQuaLuong.Size = new System.Drawing.Size(133, 19);
     this.chkEditQuaLuong.TabIndex = 210;
     //
     // chkEditKetChuyen
     //
     this.chkEditKetChuyen.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.chkEditKetChuyen.Location = new System.Drawing.Point(768, 8);
     this.chkEditKetChuyen.MenuManager = this.barManager1;
     this.chkEditKetChuyen.Name = "chkEditKetChuyen";
     this.chkEditKetChuyen.Properties.Caption = "Kết chuyển từ lương";
     this.chkEditKetChuyen.Size = new System.Drawing.Size(126, 19);
     this.chkEditKetChuyen.TabIndex = 209;
     //
     // dateThangNamDen
     //
     this.dateThangNamDen.Location = new System.Drawing.Point(232, 8);
     this.dateThangNamDen.Name = "dateThangNamDen";
     this.dateThangNamDen.Size = new System.Drawing.Size(97, 25);
     this.dateThangNamDen.TabIndex = 1;
     //
     // plLabel2
     //
     this.plLabel2.Location = new System.Drawing.Point(208, 11);
     this.plLabel2.Name = "plLabel2";
     this.plLabel2.Size = new System.Drawing.Size(18, 13);
     this.plLabel2.TabIndex = 208;
     this.plLabel2.Text = "đến";
     this.plLabel2.ToolTip = "Dữ liệu bắt buộc nhập";
     this.plLabel2.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // dateThangNam
     //
     this.dateThangNam.Location = new System.Drawing.Point(105, 8);
     this.dateThangNam.Name = "dateThangNam";
     this.dateThangNam.Size = new System.Drawing.Size(97, 25);
     this.dateThangNam.TabIndex = 0;
     //
     // plLabel1
     //
     this.plLabel1.Location = new System.Drawing.Point(12, 11);
     this.plLabel1.Name = "plLabel1";
     this.plLabel1.Size = new System.Drawing.Size(87, 13);
     this.plLabel1.TabIndex = 206;
     this.plLabel1.Text = "Tháng tạm ứng từ";
     this.plLabel1.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // DuyetSelect
     //
     this.DuyetSelect.Location = new System.Drawing.Point(428, 34);
     this.DuyetSelect.Name = "DuyetSelect";
     this.DuyetSelect.Size = new System.Drawing.Size(216, 24);
     this.DuyetSelect.TabIndex = 3;
     //
     // labelControl11
     //
     this.labelControl11.Location = new System.Drawing.Point(359, 11);
     this.labelControl11.Name = "labelControl11";
     this.labelControl11.Size = new System.Drawing.Size(71, 13);
     this.labelControl11.TabIndex = 195;
     this.labelControl11.Text = "Người tạm ứng";
     this.labelControl11.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plTreeSelectItem1
     //
     this.plTreeSelectItem1.Location = new System.Drawing.Point(605, -20);
     this.plTreeSelectItem1.Name = "plTreeSelectItem1";
     this.plTreeSelectItem1.Size = new System.Drawing.Size(167, 20);
     this.plTreeSelectItem1.TabIndex = 193;
     this.plTreeSelectItem1.ZZZWidthFactor = 2F;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption = "VAT";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 5;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "VAT";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 5;
     this.gridColumn6.Width = 96;
     //
     // frmPhieuTamUngQL
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(912, 497);
     this.Controls.Add(this.splitContainerControl1);
     this.Controls.Add(this.popupControlContainerFilter);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "frmPhieuTamUngQL";
     this.Text = "Quản lý tạm ứng";
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).EndInit();
     this.xtraTabControlDetail.ResumeLayout(false);
     this.xtraTabPageDetail.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit();
     this.popupControlContainerFilter.ResumeLayout(false);
     this.popupControlContainerFilter.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chkEditQuaLuong.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkEditKetChuyen.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 protected void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPhieuXacNhanLamViecQL));
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.MainBar = new DevExpress.XtraBars.Bar();
     this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDuyet = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemK_Duyet = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem();
     this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.ColMaster_ID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColMaster_NhanVien = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColMasterNgay = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColMaster_TG_Tu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColMaster_TG_Den = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColMaster_NoiDung = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CoMaster_LoaiXacNhan = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cotThoiGianCN = new DevExpress.XtraGrid.Columns.GridColumn();
     this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage();
     this.gridControlDetail = new DevExpress.XtraGrid.GridControl();
     this.gridViewDetail = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.ngayLamViec = new ProtocolVN.Framework.Win.Office.PLDateSelection();
     this.chkCus = new DevExpress.XtraEditors.CheckEdit();
     this.chkCompany = new DevExpress.XtraEditors.CheckEdit();
     this.DuyetSelect = new ProtocolVN.Framework.Win.PLDuyetCheckbox();
     this.plLabel6 = new System.Windows.Forms.PLLabel();
     this.plLabel1 = new System.Windows.Forms.PLLabel();
     this.plTreeSelectItem1 = new ProtocolVN.Framework.Win.PLDMTreeGroupElement();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.NhanVien = new ProtocolVN.Framework.Win.PLDMTreeGroup();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit();
     this.xtraTabControlDetail.SuspendLayout();
     this.xtraTabPageDetail.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
     this.popupControlContainerFilter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chkCus.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkCompany.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.MainBar});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barButtonItemAdd,
     this.barButtonItemDelete,
     this.barButtonItemUpdate,
     this.barButtonItemPrint,
     this.barStaticItem1,
     this.barButtonItem1,
     this.barButtonItem2,
     this.barButtonItemCommit,
     this.barButtonItemNoCommit,
     this.barSubItem1,
     this.barButtonItemXem,
     this.barButtonItemSearch,
     this.barButtonItemClose,
     this.barCheckItemFilter,
     this.barButtonItem3,
     this.barButtonItem4,
     this.barButtonItem5,
     this.barButtonItemDuyet,
     this.barButtonItemK_Duyet});
     this.barManager1.MaxItemId = 37;
     //
     // MainBar
     //
     this.MainBar.BarName = "MainBar";
     this.MainBar.DockCol = 0;
     this.MainBar.DockRow = 0;
     this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.MainBar.FloatLocation = new System.Drawing.Point(39, 133);
     this.MainBar.FloatSize = new System.Drawing.Size(72, 73);
     this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm"),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDuyet, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemK_Duyet),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)});
     this.MainBar.OptionsBar.AllowQuickCustomization = false;
     this.MainBar.OptionsBar.DrawDragBorder = false;
     this.MainBar.OptionsBar.RotateWhenVertical = false;
     this.MainBar.OptionsBar.UseWholeRow = true;
     this.MainBar.Text = "Custom 1";
     //
     // barButtonItemAdd
     //
     this.barButtonItemAdd.Caption = "Thêm";
     this.barButtonItemAdd.Id = 0;
     this.barButtonItemAdd.Name = "barButtonItemAdd";
     this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemXem
     //
     this.barButtonItemXem.Caption = "X&em";
     this.barButtonItemXem.Id = 24;
     this.barButtonItemXem.Name = "barButtonItemXem";
     this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemDelete
     //
     this.barButtonItemDelete.Caption = "&Xóa";
     this.barButtonItemDelete.Id = 1;
     this.barButtonItemDelete.Name = "barButtonItemDelete";
     this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemUpdate
     //
     this.barButtonItemUpdate.Caption = "&Sửa";
     this.barButtonItemUpdate.Id = 2;
     this.barButtonItemUpdate.Name = "barButtonItemUpdate";
     this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemPrint
     //
     this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemPrint.Caption = "&In";
     this.barButtonItemPrint.DropDownControl = this.popupMenu1;
     this.barButtonItemPrint.Id = 3;
     this.barButtonItemPrint.Name = "barButtonItemPrint";
     this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenu1
     //
     this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)});
     this.popupMenu1.Manager = this.barManager1;
     this.popupMenu1.Name = "popupMenu1";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Xem t&rước";
     this.barButtonItem4.Id = 33;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barButtonItemDuyet
     //
     this.barButtonItemDuyet.Caption = "&Duyệt";
     this.barButtonItemDuyet.Id = 35;
     this.barButtonItemDuyet.Name = "barButtonItemDuyet";
     //
     // barButtonItemK_Duyet
     //
     this.barButtonItemK_Duyet.Caption = "&Không duyệt";
     this.barButtonItemK_Duyet.Id = 36;
     this.barButtonItemK_Duyet.Name = "barButtonItemK_Duyet";
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "&Nghiệp vụ";
     this.barSubItem1.Id = 20;
     this.barSubItem1.Name = "barSubItem1";
     this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemSearch
     //
     this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemSearch.Caption = "Tì&m kiếm";
     this.barButtonItemSearch.DropDownControl = this.popupMenuFilter;
     this.barButtonItemSearch.Id = 27;
     this.barButtonItemSearch.Name = "barButtonItemSearch";
     this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenuFilter
     //
     this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)});
     this.popupMenuFilter.Manager = this.barManager1;
     this.popupMenuFilter.Name = "popupMenuFilter";
     //
     // barCheckItemFilter
     //
     this.barCheckItemFilter.Caption = "Điề&u kiện tìm kiếm";
     this.barCheckItemFilter.Checked = true;
     this.barCheckItemFilter.Id = 29;
     this.barCheckItemFilter.Name = "barCheckItemFilter";
     this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemClose
     //
     this.barButtonItemClose.Caption = "Đón&g";
     this.barButtonItemClose.Id = 28;
     this.barButtonItemClose.Name = "barButtonItemClose";
     this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barDockControlTop
     //
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(912, 24);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 497);
     this.barDockControlBottom.Size = new System.Drawing.Size(912, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 24);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 473);
     //
     // barDockControlRight
     //
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(912, 24);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 473);
     //
     // barStaticItem1
     //
     this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None;
     this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barStaticItem1.Id = 13;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem1.Width = 100;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id = 14;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "barButtonItem2";
     this.barButtonItem2.Id = 15;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // barButtonItemCommit
     //
     this.barButtonItemCommit.Caption = "&Duyệt";
     this.barButtonItemCommit.Id = 17;
     this.barButtonItemCommit.Name = "barButtonItemCommit";
     this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemNoCommit
     //
     this.barButtonItemNoCommit.Caption = "&Không duyệt";
     this.barButtonItemNoCommit.Id = 18;
     this.barButtonItemNoCommit.Name = "barButtonItemNoCommit";
     this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItem3
     //
     this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItem3.Caption = "In";
     this.barButtonItem3.Id = 30;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "barButtonItem5";
     this.barButtonItem5.Id = 34;
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Collapsed = true;
     this.splitContainerControl1.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2;
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(0, 92);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.gridControlMaster);
     this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1";
     this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left;
     this.splitContainerControl1.Panel2.Controls.Add(this.xtraTabControlDetail);
     this.splitContainerControl1.Panel2.ShowCaption = true;
     this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(912, 405);
     this.splitContainerControl1.SplitterPosition = 175;
     this.splitContainerControl1.TabIndex = 4;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // gridControlMaster
     //
     this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage")));
     this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlMaster.Location = new System.Drawing.Point(0, 0);
     this.gridControlMaster.MainView = this.gridViewMaster;
     this.gridControlMaster.Name = "gridControlMaster";
     this.gridControlMaster.Size = new System.Drawing.Size(912, 399);
     this.gridControlMaster.TabIndex = 7;
     this.gridControlMaster.TabStop = false;
     this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMaster});
     //
     // gridViewMaster
     //
     this.gridViewMaster.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Inch);
     this.gridViewMaster.Appearance.GroupPanel.Options.UseFont = true;
     this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.ColMaster_ID,
     this.ColMaster_NhanVien,
     this.ColMasterNgay,
     this.ColMaster_TG_Tu,
     this.ColMaster_TG_Den,
     this.ColMaster_NoiDung,
     this.CoMaster_LoaiXacNhan,
     this.cotThoiGianCN});
     this.gridViewMaster.GridControl = this.gridControlMaster;
     this.gridViewMaster.GroupCount = 1;
     this.gridViewMaster.GroupPanelText = "DANH SÁCH XÁC NHẬN LÀM VIỆC";
     this.gridViewMaster.IndicatorWidth = 40;
     this.gridViewMaster.Name = "gridViewMaster";
     this.gridViewMaster.OptionsBehavior.AutoExpandAllGroups = true;
     this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewMaster.OptionsPrint.UsePrintStyles = true;
     this.gridViewMaster.OptionsSelection.MultiSelect = true;
     this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewMaster.OptionsView.ShowGroupedColumns = true;
     this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.ColMasterNgay, DevExpress.Data.ColumnSortOrder.Descending)});
     //
     // ColMaster_ID
     //
     this.ColMaster_ID.Caption = "ID";
     this.ColMaster_ID.Name = "ColMaster_ID";
     this.ColMaster_ID.Width = 23;
     //
     // ColMaster_NhanVien
     //
     this.ColMaster_NhanVien.Caption = "Nhân viên";
     this.ColMaster_NhanVien.Name = "ColMaster_NhanVien";
     this.ColMaster_NhanVien.OptionsColumn.AllowEdit = false;
     this.ColMaster_NhanVien.OptionsColumn.AllowFocus = false;
     this.ColMaster_NhanVien.Visible = true;
     this.ColMaster_NhanVien.VisibleIndex = 0;
     this.ColMaster_NhanVien.Width = 60;
     //
     // ColMasterNgay
     //
     this.ColMasterNgay.Caption = "Ngày làm việc";
     this.ColMasterNgay.Name = "ColMasterNgay";
     this.ColMasterNgay.OptionsColumn.AllowEdit = false;
     this.ColMasterNgay.OptionsColumn.AllowFocus = false;
     this.ColMasterNgay.Visible = true;
     this.ColMasterNgay.VisibleIndex = 1;
     this.ColMasterNgay.Width = 91;
     //
     // ColMaster_TG_Tu
     //
     this.ColMaster_TG_Tu.Caption = "Từ (hh:mm)";
     this.ColMaster_TG_Tu.Name = "ColMaster_TG_Tu";
     this.ColMaster_TG_Tu.OptionsColumn.AllowEdit = false;
     this.ColMaster_TG_Tu.OptionsColumn.AllowFocus = false;
     this.ColMaster_TG_Tu.Visible = true;
     this.ColMaster_TG_Tu.VisibleIndex = 2;
     this.ColMaster_TG_Tu.Width = 68;
     //
     // ColMaster_TG_Den
     //
     this.ColMaster_TG_Den.Caption = "Đến (hh:mm)";
     this.ColMaster_TG_Den.Name = "ColMaster_TG_Den";
     this.ColMaster_TG_Den.OptionsColumn.AllowEdit = false;
     this.ColMaster_TG_Den.OptionsColumn.AllowFocus = false;
     this.ColMaster_TG_Den.Visible = true;
     this.ColMaster_TG_Den.VisibleIndex = 3;
     //
     // ColMaster_NoiDung
     //
     this.ColMaster_NoiDung.Caption = "Nội dung";
     this.ColMaster_NoiDung.Name = "ColMaster_NoiDung";
     this.ColMaster_NoiDung.Visible = true;
     this.ColMaster_NoiDung.VisibleIndex = 5;
     this.ColMaster_NoiDung.Width = 54;
     //
     // CoMaster_LoaiXacNhan
     //
     this.CoMaster_LoaiXacNhan.Caption = "Loại làm việc";
     this.CoMaster_LoaiXacNhan.Name = "CoMaster_LoaiXacNhan";
     this.CoMaster_LoaiXacNhan.OptionsColumn.AllowEdit = false;
     this.CoMaster_LoaiXacNhan.OptionsColumn.AllowFocus = false;
     this.CoMaster_LoaiXacNhan.Visible = true;
     this.CoMaster_LoaiXacNhan.VisibleIndex = 4;
     this.CoMaster_LoaiXacNhan.Width = 72;
     //
     // cotThoiGianCN
     //
     this.cotThoiGianCN.Caption = "Thời gian cập nhật";
     this.cotThoiGianCN.Name = "cotThoiGianCN";
     this.cotThoiGianCN.Visible = true;
     this.cotThoiGianCN.VisibleIndex = 6;
     this.cotThoiGianCN.Width = 100;
     //
     // xtraTabControlDetail
     //
     this.xtraTabControlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControlDetail.Location = new System.Drawing.Point(0, 0);
     this.xtraTabControlDetail.Name = "xtraTabControlDetail";
     this.xtraTabControlDetail.SelectedTabPage = this.xtraTabPageDetail;
     this.xtraTabControlDetail.Size = new System.Drawing.Size(0, 0);
     this.xtraTabControlDetail.TabIndex = 0;
     this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPageDetail});
     this.xtraTabControlDetail.TabStop = false;
     //
     // xtraTabPageDetail
     //
     this.xtraTabPageDetail.Controls.Add(this.gridControlDetail);
     this.xtraTabPageDetail.Name = "xtraTabPageDetail";
     this.xtraTabPageDetail.Size = new System.Drawing.Size(0, 0);
     this.xtraTabPageDetail.Text = "Chi tiết";
     //
     // gridControlDetail
     //
     this.gridControlDetail.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlDetail.BackgroundImage")));
     this.gridControlDetail.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlDetail.Location = new System.Drawing.Point(0, 0);
     this.gridControlDetail.MainView = this.gridViewDetail;
     this.gridControlDetail.Name = "gridControlDetail";
     this.gridControlDetail.Size = new System.Drawing.Size(0, 0);
     this.gridControlDetail.TabIndex = 113;
     this.gridControlDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewDetail});
     //
     // gridViewDetail
     //
     this.gridViewDetail.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewDetail.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewDetail.GridControl = this.gridControlDetail;
     this.gridViewDetail.GroupPanelText = "Phí dịch vụ";
     this.gridViewDetail.IndicatorWidth = 40;
     this.gridViewDetail.Name = "gridViewDetail";
     this.gridViewDetail.OptionsBehavior.AutoExpandAllGroups = true;
     this.gridViewDetail.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewDetail.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewDetail.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewDetail.OptionsPrint.UsePrintStyles = true;
     this.gridViewDetail.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewDetail.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewDetail.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewDetail.OptionsView.ShowFooter = true;
     this.gridViewDetail.OptionsView.ShowGroupedColumns = true;
     //
     // popupControlContainerFilter
     //
     this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainerFilter.Controls.Add(this.NhanVien);
     this.popupControlContainerFilter.Controls.Add(this.ngayLamViec);
     this.popupControlContainerFilter.Controls.Add(this.chkCus);
     this.popupControlContainerFilter.Controls.Add(this.chkCompany);
     this.popupControlContainerFilter.Controls.Add(this.DuyetSelect);
     this.popupControlContainerFilter.Controls.Add(this.plLabel6);
     this.popupControlContainerFilter.Controls.Add(this.plLabel1);
     this.popupControlContainerFilter.Controls.Add(this.plTreeSelectItem1);
     this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top;
     this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24);
     this.popupControlContainerFilter.Manager = this.barManager1;
     this.popupControlContainerFilter.Name = "popupControlContainerFilter";
     this.popupControlContainerFilter.Size = new System.Drawing.Size(912, 68);
     this.popupControlContainerFilter.TabIndex = 0;
     this.popupControlContainerFilter.Visible = false;
     //
     // ngayLamViec
     //
     this.ngayLamViec.Caption = "Năm 2010 và 2011";
     this.ngayLamViec.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear;
     this.ngayLamViec.FirstFrom = new System.DateTime(2010, 1, 1, 0, 0, 0, 0);
     this.ngayLamViec.FirstTo = new System.DateTime(2011, 12, 31, 0, 0, 0, 0);
     this.ngayLamViec.FromDate = new System.DateTime(2010, 1, 1, 0, 0, 0, 0);
     this.ngayLamViec.Location = new System.Drawing.Point(356, 10);
     this.ngayLamViec.Name = "ngayLamViec";
     this.ngayLamViec.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date;
     this.ngayLamViec.SecondFrom = new System.DateTime(2010, 1, 1, 0, 0, 0, 0);
     this.ngayLamViec.SecondTo = new System.DateTime(2011, 12, 31, 0, 0, 0, 0);
     this.ngayLamViec.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear;
     this.ngayLamViec.Size = new System.Drawing.Size(225, 21);
     this.ngayLamViec.TabIndex = 1;
     this.ngayLamViec.ToDate = new System.DateTime(2011, 12, 31, 0, 0, 0, 0);
     this.ngayLamViec.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear)));
     //
     // chkCus
     //
     this.chkCus.Location = new System.Drawing.Point(151, 37);
     this.chkCus.Name = "chkCus";
     this.chkCus.Properties.Caption = "Công tác ngoài";
     this.chkCus.Size = new System.Drawing.Size(106, 19);
     this.chkCus.TabIndex = 3;
     //
     // chkCompany
     //
     this.chkCompany.Location = new System.Drawing.Point(64, 37);
     this.chkCompany.MenuManager = this.barManager1;
     this.chkCompany.Name = "chkCompany";
     this.chkCompany.Properties.Caption = "Tại công ty";
     this.chkCompany.Size = new System.Drawing.Size(81, 19);
     this.chkCompany.TabIndex = 2;
     //
     // DuyetSelect
     //
     this.DuyetSelect.Location = new System.Drawing.Point(347, 38);
     this.DuyetSelect.Name = "DuyetSelect";
     this.DuyetSelect.Size = new System.Drawing.Size(216, 24);
     this.DuyetSelect.TabIndex = 4;
     //
     // plLabel6
     //
     this.plLabel6.Location = new System.Drawing.Point(284, 15);
     this.plLabel6.Name = "plLabel6";
     this.plLabel6.Size = new System.Drawing.Size(66, 13);
     this.plLabel6.TabIndex = 203;
     this.plLabel6.Text = "Ngày làm việc";
     this.plLabel6.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plLabel1
     //
     this.plLabel1.Location = new System.Drawing.Point(12, 15);
     this.plLabel1.Name = "plLabel1";
     this.plLabel1.Size = new System.Drawing.Size(48, 13);
     this.plLabel1.TabIndex = 202;
     this.plLabel1.Text = "Nhân viên";
     this.plLabel1.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plTreeSelectItem1
     //
     this.plTreeSelectItem1.Location = new System.Drawing.Point(605, -20);
     this.plTreeSelectItem1.Name = "plTreeSelectItem1";
     this.plTreeSelectItem1.Size = new System.Drawing.Size(167, 20);
     this.plTreeSelectItem1.TabIndex = 193;
     this.plTreeSelectItem1.ZZZWidthFactor = 2F;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption = "VAT";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 5;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "VAT";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 5;
     this.gridColumn6.Width = 96;
     //
     // NhanVien
     //
     this.NhanVien.Location = new System.Drawing.Point(66, 12);
     this.NhanVien.Name = "NhanVien";
     this.NhanVien.Size = new System.Drawing.Size(212, 20);
     this.NhanVien.TabIndex = 0;
     //
     // frmPhieuXacNhanLamViecQL
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(912, 497);
     this.Controls.Add(this.splitContainerControl1);
     this.Controls.Add(this.popupControlContainerFilter);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "frmPhieuXacNhanLamViecQL";
     this.Text = "Xác nhận làm việc";
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).EndInit();
     this.xtraTabControlDetail.ResumeLayout(false);
     this.xtraTabPageDetail.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit();
     this.popupControlContainerFilter.ResumeLayout(false);
     this.popupControlContainerFilter.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chkCus.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkCompany.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 protected void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmTKXoaBienMucGroup));
     this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.CotMater_MaBang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_TietMuc = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_NoiDung = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_SoTap = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_ThoiLuong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_LoaiBang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_ThongSoLoaiBang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_PostMaster = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_PopUp = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_SDKCBHD = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_FileDinhKem = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_TuKhoa = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_KHPL = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_KHXK = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_Ke = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_Ngan = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_Tang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_SoLanDaPhat = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_PhatLanDau = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_ThoiHanBanQuyen = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_DonViSoHuu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_DonViCungCap = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_Nuoc = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_DoiTuongKhanGia = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_Rating = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_TimeCodeIn = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMater_TimeCodeOut = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMaster_Duration = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMaster_NgayXoa = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.MainBar = new DevExpress.XtraBars.Bar();
     this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem();
     this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.dateEdit2 = new ProtocolVN.Framework.Win.Trial.PLDateSelection();
     this.plTreeSelectItem1 = new ProtocolVN.Framework.Win.PLDMTreeGroupElement();
     this.label29 = new System.Windows.Forms.Label();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMaster_NgayNhap = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
     this.popupControlContainerFilter.SuspendLayout();
     this.SuspendLayout();
     //
     // gridViewMaster
     //
     this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.CotMater_MaBang,
     this.CotMater_TietMuc,
     this.CotMater_NoiDung,
     this.CotMater_SoTap,
     this.CotMater_ThoiLuong,
     this.CotMater_LoaiBang,
     this.CotMater_ThongSoLoaiBang,
     this.CotMater_PostMaster,
     this.CotMater_PopUp,
     this.CotMater_SDKCBHD,
     this.CotMater_FileDinhKem,
     this.CotMater_TuKhoa,
     this.CotMater_KHPL,
     this.CotMater_KHXK,
     this.CotMater_Ke,
     this.CotMater_Ngan,
     this.CotMater_Tang,
     this.CotMater_SoLanDaPhat,
     this.CotMater_PhatLanDau,
     this.CotMater_ThoiHanBanQuyen,
     this.CotMater_DonViSoHuu,
     this.CotMater_DonViCungCap,
     this.CotMater_Nuoc,
     this.CotMater_DoiTuongKhanGia,
     this.CotMater_Rating,
     this.CotMater_TimeCodeIn,
     this.CotMater_TimeCodeOut,
     this.CotMaster_Duration,
     this.CotMaster_NgayXoa,
     this.CotMaster_NgayNhap});
     this.gridViewMaster.CustomizationFormBounds = new System.Drawing.Rectangle(734, 488, 208, 168);
     this.gridViewMaster.GridControl = this.gridControlMaster;
     this.gridViewMaster.GroupCount = 1;
     this.gridViewMaster.GroupPanelText = "Các biên mục thỏa điều kiện tìm kiếm";
     this.gridViewMaster.IndicatorWidth = 40;
     this.gridViewMaster.Name = "gridViewMaster";
     this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewMaster.OptionsPrint.UsePrintStyles = true;
     this.gridViewMaster.OptionsView.ColumnAutoWidth = false;
     this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewMaster.OptionsView.ShowFooter = true;
     this.gridViewMaster.OptionsView.ShowGroupedColumns = true;
     this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.CotMaster_NgayXoa, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // CotMater_MaBang
     //
     this.CotMater_MaBang.Caption = "Mã băng";
     this.CotMater_MaBang.Name = "CotMater_MaBang";
     this.CotMater_MaBang.Visible = true;
     this.CotMater_MaBang.VisibleIndex = 0;
     this.CotMater_MaBang.Width = 53;
     //
     // CotMater_TietMuc
     //
     this.CotMater_TietMuc.Caption = "Tiết mục";
     this.CotMater_TietMuc.Name = "CotMater_TietMuc";
     this.CotMater_TietMuc.Visible = true;
     this.CotMater_TietMuc.VisibleIndex = 1;
     this.CotMater_TietMuc.Width = 52;
     //
     // CotMater_NoiDung
     //
     this.CotMater_NoiDung.Caption = "Nội dung";
     this.CotMater_NoiDung.Name = "CotMater_NoiDung";
     this.CotMater_NoiDung.Visible = true;
     this.CotMater_NoiDung.VisibleIndex = 2;
     this.CotMater_NoiDung.Width = 54;
     //
     // CotMater_SoTap
     //
     this.CotMater_SoTap.Caption = "Tập số";
     this.CotMater_SoTap.Name = "CotMater_SoTap";
     this.CotMater_SoTap.Visible = true;
     this.CotMater_SoTap.VisibleIndex = 3;
     this.CotMater_SoTap.Width = 43;
     //
     // CotMater_ThoiLuong
     //
     this.CotMater_ThoiLuong.Caption = "Thời lượng";
     this.CotMater_ThoiLuong.Name = "CotMater_ThoiLuong";
     this.CotMater_ThoiLuong.Visible = true;
     this.CotMater_ThoiLuong.VisibleIndex = 4;
     this.CotMater_ThoiLuong.Width = 62;
     //
     // CotMater_LoaiBang
     //
     this.CotMater_LoaiBang.Caption = "Loại lưu trữ";
     this.CotMater_LoaiBang.Name = "CotMater_LoaiBang";
     this.CotMater_LoaiBang.Visible = true;
     this.CotMater_LoaiBang.VisibleIndex = 5;
     this.CotMater_LoaiBang.Width = 58;
     //
     // CotMater_ThongSoLoaiBang
     //
     this.CotMater_ThongSoLoaiBang.Caption = "Thông số loại băng";
     this.CotMater_ThongSoLoaiBang.Name = "CotMater_ThongSoLoaiBang";
     this.CotMater_ThongSoLoaiBang.Visible = true;
     this.CotMater_ThongSoLoaiBang.VisibleIndex = 6;
     this.CotMater_ThongSoLoaiBang.Width = 102;
     //
     // CotMater_PostMaster
     //
     this.CotMater_PostMaster.Caption = "Post/Master";
     this.CotMater_PostMaster.Name = "CotMater_PostMaster";
     this.CotMater_PostMaster.Visible = true;
     this.CotMater_PostMaster.VisibleIndex = 7;
     this.CotMater_PostMaster.Width = 70;
     //
     // CotMater_PopUp
     //
     this.CotMater_PopUp.Caption = "Pop Up";
     this.CotMater_PopUp.Name = "CotMater_PopUp";
     this.CotMater_PopUp.Visible = true;
     this.CotMater_PopUp.VisibleIndex = 8;
     this.CotMater_PopUp.Width = 46;
     //
     // CotMater_SDKCBHD
     //
     this.CotMater_SDKCBHD.Caption = "Số ĐKCB HD";
     this.CotMater_SDKCBHD.Name = "CotMater_SDKCBHD";
     this.CotMater_SDKCBHD.Visible = true;
     this.CotMater_SDKCBHD.VisibleIndex = 9;
     this.CotMater_SDKCBHD.Width = 71;
     //
     // CotMater_FileDinhKem
     //
     this.CotMater_FileDinhKem.Caption = "File đính kèm";
     this.CotMater_FileDinhKem.Name = "CotMater_FileDinhKem";
     this.CotMater_FileDinhKem.Visible = true;
     this.CotMater_FileDinhKem.VisibleIndex = 10;
     this.CotMater_FileDinhKem.Width = 73;
     //
     // CotMater_TuKhoa
     //
     this.CotMater_TuKhoa.Caption = "Từ khóa";
     this.CotMater_TuKhoa.Name = "CotMater_TuKhoa";
     this.CotMater_TuKhoa.Visible = true;
     this.CotMater_TuKhoa.VisibleIndex = 11;
     this.CotMater_TuKhoa.Width = 51;
     //
     // CotMater_KHPL
     //
     this.CotMater_KHPL.Caption = "KHPL";
     this.CotMater_KHPL.Name = "CotMater_KHPL";
     this.CotMater_KHPL.Visible = true;
     this.CotMater_KHPL.VisibleIndex = 12;
     this.CotMater_KHPL.Width = 36;
     //
     // CotMater_KHXK
     //
     this.CotMater_KHXK.Caption = "KHXK";
     this.CotMater_KHXK.Name = "CotMater_KHXK";
     this.CotMater_KHXK.Visible = true;
     this.CotMater_KHXK.VisibleIndex = 13;
     this.CotMater_KHXK.Width = 37;
     //
     // CotMater_Ke
     //
     this.CotMater_Ke.Caption = "Kệ";
     this.CotMater_Ke.Name = "CotMater_Ke";
     this.CotMater_Ke.Visible = true;
     this.CotMater_Ke.VisibleIndex = 14;
     this.CotMater_Ke.Width = 24;
     //
     // CotMater_Ngan
     //
     this.CotMater_Ngan.Caption = "Ngăn";
     this.CotMater_Ngan.Name = "CotMater_Ngan";
     this.CotMater_Ngan.Visible = true;
     this.CotMater_Ngan.VisibleIndex = 15;
     this.CotMater_Ngan.Width = 37;
     //
     // CotMater_Tang
     //
     this.CotMater_Tang.Caption = "Tầng";
     this.CotMater_Tang.Name = "CotMater_Tang";
     this.CotMater_Tang.Visible = true;
     this.CotMater_Tang.VisibleIndex = 16;
     this.CotMater_Tang.Width = 36;
     //
     // CotMater_SoLanDaPhat
     //
     this.CotMater_SoLanDaPhat.Caption = "Số lần đã phát trên HTV2";
     this.CotMater_SoLanDaPhat.Name = "CotMater_SoLanDaPhat";
     this.CotMater_SoLanDaPhat.Width = 132;
     //
     // CotMater_PhatLanDau
     //
     this.CotMater_PhatLanDau.Caption = "Phát lần đầu trên HTV2";
     this.CotMater_PhatLanDau.Name = "CotMater_PhatLanDau";
     this.CotMater_PhatLanDau.Width = 123;
     //
     // CotMater_ThoiHanBanQuyen
     //
     this.CotMater_ThoiHanBanQuyen.Caption = "Thời hạn bản quyền";
     this.CotMater_ThoiHanBanQuyen.Name = "CotMater_ThoiHanBanQuyen";
     this.CotMater_ThoiHanBanQuyen.Width = 107;
     //
     // CotMater_DonViSoHuu
     //
     this.CotMater_DonViSoHuu.Caption = "Đơn vị sở hữu";
     this.CotMater_DonViSoHuu.Name = "CotMater_DonViSoHuu";
     this.CotMater_DonViSoHuu.Width = 79;
     //
     // CotMater_DonViCungCap
     //
     this.CotMater_DonViCungCap.Caption = "Đơn vị cung cấp";
     this.CotMater_DonViCungCap.Name = "CotMater_DonViCungCap";
     this.CotMater_DonViCungCap.Width = 89;
     //
     // CotMater_Nuoc
     //
     this.CotMater_Nuoc.Caption = "Nước SX";
     this.CotMater_Nuoc.Name = "CotMater_Nuoc";
     this.CotMater_Nuoc.Visible = true;
     this.CotMater_Nuoc.VisibleIndex = 17;
     this.CotMater_Nuoc.Width = 37;
     //
     // CotMater_DoiTuongKhanGia
     //
     this.CotMater_DoiTuongKhanGia.Caption = "Đối tượng khán giả";
     this.CotMater_DoiTuongKhanGia.Name = "CotMater_DoiTuongKhanGia";
     this.CotMater_DoiTuongKhanGia.Width = 103;
     //
     // CotMater_Rating
     //
     this.CotMater_Rating.Caption = "Rating trung bình (%)";
     this.CotMater_Rating.Name = "CotMater_Rating";
     this.CotMater_Rating.Width = 95;
     //
     // CotMater_TimeCodeIn
     //
     this.CotMater_TimeCodeIn.Caption = "Time code in";
     this.CotMater_TimeCodeIn.Name = "CotMater_TimeCodeIn";
     this.CotMater_TimeCodeIn.Visible = true;
     this.CotMater_TimeCodeIn.VisibleIndex = 18;
     this.CotMater_TimeCodeIn.Width = 71;
     //
     // CotMater_TimeCodeOut
     //
     this.CotMater_TimeCodeOut.Caption = "Time code out";
     this.CotMater_TimeCodeOut.Name = "CotMater_TimeCodeOut";
     this.CotMater_TimeCodeOut.Visible = true;
     this.CotMater_TimeCodeOut.VisibleIndex = 19;
     this.CotMater_TimeCodeOut.Width = 79;
     //
     // CotMaster_Duration
     //
     this.CotMaster_Duration.Caption = "Duration";
     this.CotMaster_Duration.Name = "CotMaster_Duration";
     this.CotMaster_Duration.Visible = true;
     this.CotMaster_Duration.VisibleIndex = 20;
     this.CotMaster_Duration.Width = 53;
     //
     // CotMaster_NgayXoa
     //
     this.CotMaster_NgayXoa.Caption = "Ngày xóa";
     this.CotMaster_NgayXoa.Name = "CotMaster_NgayXoa";
     this.CotMaster_NgayXoa.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.CotMaster_NgayXoa.OptionsColumn.AllowMove = false;
     this.CotMaster_NgayXoa.OptionsColumn.AllowShowHide = false;
     //
     // gridControlMaster
     //
     this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage")));
     this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlMaster.Location = new System.Drawing.Point(0, 72);
     this.gridControlMaster.MainView = this.gridViewMaster;
     this.gridControlMaster.Name = "gridControlMaster";
     this.gridControlMaster.Size = new System.Drawing.Size(896, 425);
     this.gridControlMaster.TabIndex = 7;
     this.gridControlMaster.TabStop = false;
     this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMaster});
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.MainBar});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barButtonItemAdd,
     this.barButtonItemDelete,
     this.barButtonItemUpdate,
     this.barButtonItemPrint,
     this.barStaticItem1,
     this.barButtonItem1,
     this.barButtonItem2,
     this.barButtonItemCommit,
     this.barButtonItemNoCommit,
     this.barSubItem1,
     this.barButtonItemXem,
     this.barButtonItemSearch,
     this.barButtonItemClose,
     this.barCheckItemFilter,
     this.barButtonItem3,
     this.barButtonItem4,
     this.barButtonItem5});
     this.barManager1.MaxItemId = 36;
     //
     // MainBar
     //
     this.MainBar.BarName = "MainBar";
     this.MainBar.DockCol = 0;
     this.MainBar.DockRow = 0;
     this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.MainBar.FloatLocation = new System.Drawing.Point(39, 133);
     this.MainBar.FloatSize = new System.Drawing.Size(72, 73);
     this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm", false, true, false, 0),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)});
     this.MainBar.OptionsBar.AllowQuickCustomization = false;
     this.MainBar.OptionsBar.DrawDragBorder = false;
     this.MainBar.OptionsBar.RotateWhenVertical = false;
     this.MainBar.OptionsBar.UseWholeRow = true;
     this.MainBar.Text = "Custom 1";
     //
     // barButtonItemAdd
     //
     this.barButtonItemAdd.Caption = "Thêm";
     this.barButtonItemAdd.Id = 0;
     this.barButtonItemAdd.Name = "barButtonItemAdd";
     this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemAdd.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemXem
     //
     this.barButtonItemXem.Caption = "X&em";
     this.barButtonItemXem.Id = 24;
     this.barButtonItemXem.Name = "barButtonItemXem";
     this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemXem.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemDelete
     //
     this.barButtonItemDelete.Caption = "&Xóa";
     this.barButtonItemDelete.Id = 1;
     this.barButtonItemDelete.Name = "barButtonItemDelete";
     this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemDelete.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemUpdate
     //
     this.barButtonItemUpdate.Caption = "&Sửa";
     this.barButtonItemUpdate.Id = 2;
     this.barButtonItemUpdate.Name = "barButtonItemUpdate";
     this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemUpdate.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemPrint
     //
     this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemPrint.Caption = "&In";
     this.barButtonItemPrint.DropDownControl = this.popupMenu1;
     this.barButtonItemPrint.Id = 3;
     this.barButtonItemPrint.Name = "barButtonItemPrint";
     this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenu1
     //
     this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)});
     this.popupMenu1.Manager = this.barManager1;
     this.popupMenu1.Name = "popupMenu1";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Xem t&rước";
     this.barButtonItem4.Id = 33;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barButtonItemCommit
     //
     this.barButtonItemCommit.Caption = "&Duyệt";
     this.barButtonItemCommit.Id = 17;
     this.barButtonItemCommit.Name = "barButtonItemCommit";
     this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemCommit.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemNoCommit
     //
     this.barButtonItemNoCommit.Caption = "&Không duyệt";
     this.barButtonItemNoCommit.Id = 18;
     this.barButtonItemNoCommit.Name = "barButtonItemNoCommit";
     this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemNoCommit.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "&Nghiệp vụ";
     this.barSubItem1.Id = 20;
     this.barSubItem1.Name = "barSubItem1";
     this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barSubItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemSearch
     //
     this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemSearch.Caption = "Tì&m kiếm";
     this.barButtonItemSearch.DropDownControl = this.popupMenuFilter;
     this.barButtonItemSearch.Id = 27;
     this.barButtonItemSearch.Name = "barButtonItemSearch";
     this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenuFilter
     //
     this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)});
     this.popupMenuFilter.Manager = this.barManager1;
     this.popupMenuFilter.Name = "popupMenuFilter";
     //
     // barCheckItemFilter
     //
     this.barCheckItemFilter.Caption = "Điề&u kiện tìm kiếm";
     this.barCheckItemFilter.Checked = true;
     this.barCheckItemFilter.Id = 29;
     this.barCheckItemFilter.Name = "barCheckItemFilter";
     this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemClose
     //
     this.barButtonItemClose.Caption = "Đón&g";
     this.barButtonItemClose.Id = 28;
     this.barButtonItemClose.Name = "barButtonItemClose";
     this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barDockControlTop
     //
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(896, 24);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 497);
     this.barDockControlBottom.Size = new System.Drawing.Size(896, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 24);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 473);
     //
     // barDockControlRight
     //
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(896, 24);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 473);
     //
     // barStaticItem1
     //
     this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None;
     this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barStaticItem1.Id = 13;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem1.Width = 100;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id = 14;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "barButtonItem2";
     this.barButtonItem2.Id = 15;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // barButtonItem3
     //
     this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItem3.Caption = "In";
     this.barButtonItem3.Id = 30;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "barButtonItem5";
     this.barButtonItem5.Id = 34;
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(879, 263);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1";
     this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left;
     this.splitContainerControl1.Panel2.ShowCaption = true;
     this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(41, 38);
     this.splitContainerControl1.SplitterPosition = 76;
     this.splitContainerControl1.TabIndex = 4;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // popupControlContainerFilter
     //
     this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainerFilter.Controls.Add(this.dateEdit2);
     this.popupControlContainerFilter.Controls.Add(this.splitContainerControl1);
     this.popupControlContainerFilter.Controls.Add(this.plTreeSelectItem1);
     this.popupControlContainerFilter.Controls.Add(this.label29);
     this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top;
     this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24);
     this.popupControlContainerFilter.Manager = this.barManager1;
     this.popupControlContainerFilter.Name = "popupControlContainerFilter";
     this.popupControlContainerFilter.Size = new System.Drawing.Size(896, 48);
     this.popupControlContainerFilter.TabIndex = 0;
     this.popupControlContainerFilter.Visible = false;
     //
     // dateEdit2
     //
     this.dateEdit2.Caption = "Ngày 8/13/2010";
     this.dateEdit2.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.None;
     this.dateEdit2.FirstFrom = new System.DateTime(2010, 8, 13, 13, 25, 46, 253);
     this.dateEdit2.FirstTo = new System.DateTime(2010, 8, 13, 13, 25, 46, 253);
     this.dateEdit2.FromDate = new System.DateTime(2010, 8, 13, 13, 25, 46, 253);
     this.dateEdit2.Location = new System.Drawing.Point(91, 14);
     this.dateEdit2.Name = "dateEdit2";
     this.dateEdit2.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date;
     this.dateEdit2.SecondFrom = new System.DateTime(2010, 8, 13, 13, 25, 46, 253);
     this.dateEdit2.SecondTo = new System.DateTime(2010, 8, 13, 13, 25, 46, 253);
     this.dateEdit2.Size = new System.Drawing.Size(528, 20);
     this.dateEdit2.TabIndex = 198;
     this.dateEdit2.ToDate = new System.DateTime(2010, 8, 13, 13, 25, 46, 253);
     this.dateEdit2.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear)));
     //
     // plTreeSelectItem1
     //
     this.plTreeSelectItem1.Location = new System.Drawing.Point(605, -20);
     this.plTreeSelectItem1.Name = "plTreeSelectItem1";
     this.plTreeSelectItem1.Size = new System.Drawing.Size(167, 20);
     this.plTreeSelectItem1.TabIndex = 193;
     this.plTreeSelectItem1.ZZZWidthFactor = 2F;
     //
     // label29
     //
     this.label29.AutoSize = true;
     this.label29.Location = new System.Drawing.Point(12, 17);
     this.label29.Name = "label29";
     this.label29.Size = new System.Drawing.Size(67, 13);
     this.label29.TabIndex = 5;
     this.label29.Text = "Ngày xóa từ";
     //
     // gridColumn8
     //
     this.gridColumn8.Caption = "VAT";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 5;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "VAT";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 5;
     this.gridColumn6.Width = 96;
     //
     // CotMaster_NgayNhap
     //
     this.CotMaster_NgayNhap.Caption = "Ngày nhập";
     this.CotMaster_NgayNhap.Name = "CotMaster_NgayNhap";
     this.CotMaster_NgayNhap.Visible = true;
     this.CotMaster_NgayNhap.VisibleIndex = 21;
     //
     // frmTKXoaBienMucGroup
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(896, 497);
     this.Controls.Add(this.gridControlMaster);
     this.Controls.Add(this.popupControlContainerFilter);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "frmTKXoaBienMucGroup";
     this.Text = "Thống kê biên mục đã xóa";
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit();
     this.popupControlContainerFilter.ResumeLayout(false);
     this.popupControlContainerFilter.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 protected void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBienMucDeletedQL));
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.MainBar = new DevExpress.XtraBars.Bar();
     this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDeleteRealy = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemRestore = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem();
     this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.ThanhLy = new DevExpress.XtraEditors.CheckedListBoxControl();
     this.NamSXDen = new DevExpress.XtraEditors.SpinEdit();
     this.NamSXTu = new DevExpress.XtraEditors.SpinEdit();
     this.NgayNhap = new ProtocolVN.Framework.Win.Trial.PLDateSelection();
     this.NgayXoa = new ProtocolVN.Framework.Win.Trial.PLDateSelection();
     this.label15 = new System.Windows.Forms.PLLabel();
     this.label35 = new System.Windows.Forms.PLLabel();
     this.label11 = new System.Windows.Forms.PLLabel();
     this.plLabel4 = new System.Windows.Forms.PLLabel();
     this.plLabel3 = new System.Windows.Forms.PLLabel();
     this.plLabel2 = new System.Windows.Forms.PLLabel();
     this.label34 = new System.Windows.Forms.PLLabel();
     this.label2 = new System.Windows.Forms.PLLabel();
     this.label9 = new System.Windows.Forms.PLLabel();
     this.MaBang = new DevExpress.XtraEditors.TextEdit();
     this.NoiDung = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.LoaiBang = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.QuocGia = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.SoDKHDCB = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.DonViCungCap = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.DonViSoHuu = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.TietMuc = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.plTreeSelectItem1 = new ProtocolVN.Framework.Win.PLDMTreeGroupElement();
     this.label10 = new System.Windows.Forms.PLLabel();
     this.label1 = new System.Windows.Forms.PLLabel();
     this.plLabel1 = new System.Windows.Forms.PLLabel();
     this.label29 = new System.Windows.Forms.PLLabel();
     this.label3 = new System.Windows.Forms.PLLabel();
     this.label5 = new System.Windows.Forms.PLLabel();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.BandedGrid.PLBandedGridView();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.TinhTrang = new DevExpress.XtraEditors.CheckedListBoxControl();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
     this.popupControlContainerFilter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ThanhLy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSXDen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSXTu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LoaiBang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoDKHDCB.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DonViCungCap.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DonViSoHuu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TinhTrang)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.MainBar});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barButtonItemAdd,
     this.barButtonItemDelete,
     this.barButtonItemUpdate,
     this.barButtonItemPrint,
     this.barStaticItem1,
     this.barButtonItem1,
     this.barButtonItem2,
     this.barButtonItemCommit,
     this.barButtonItemNoCommit,
     this.barSubItem1,
     this.barButtonItemXem,
     this.barButtonItemSearch,
     this.barButtonItemClose,
     this.barCheckItemFilter,
     this.barButtonItem3,
     this.barButtonItem4,
     this.barButtonItem5,
     this.barButtonItemRestore,
     this.barButtonItemDeleteRealy});
     this.barManager1.MaxItemId = 38;
     //
     // MainBar
     //
     this.MainBar.BarName = "MainBar";
     this.MainBar.DockCol = 0;
     this.MainBar.DockRow = 0;
     this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.MainBar.FloatLocation = new System.Drawing.Point(39, 133);
     this.MainBar.FloatSize = new System.Drawing.Size(72, 73);
     this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm", false, true, false, 0),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDeleteRealy),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemRestore),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)});
     this.MainBar.OptionsBar.AllowQuickCustomization = false;
     this.MainBar.OptionsBar.DrawDragBorder = false;
     this.MainBar.OptionsBar.RotateWhenVertical = false;
     this.MainBar.OptionsBar.UseWholeRow = true;
     this.MainBar.Text = "Custom 1";
     //
     // barButtonItemAdd
     //
     this.barButtonItemAdd.Caption = "Thêm";
     this.barButtonItemAdd.Id = 0;
     this.barButtonItemAdd.Name = "barButtonItemAdd";
     this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemXem
     //
     this.barButtonItemXem.Caption = "X&em";
     this.barButtonItemXem.Id = 24;
     this.barButtonItemXem.Name = "barButtonItemXem";
     this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemDelete
     //
     this.barButtonItemDelete.Caption = "&Xóa";
     this.barButtonItemDelete.Id = 1;
     this.barButtonItemDelete.Name = "barButtonItemDelete";
     this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemDelete.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemUpdate
     //
     this.barButtonItemUpdate.Caption = "&Sửa";
     this.barButtonItemUpdate.Id = 2;
     this.barButtonItemUpdate.Name = "barButtonItemUpdate";
     this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemUpdate.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemDeleteRealy
     //
     this.barButtonItemDeleteRealy.Caption = "&Xóa hẳn";
     this.barButtonItemDeleteRealy.Id = 37;
     this.barButtonItemDeleteRealy.Name = "barButtonItemDeleteRealy";
     this.barButtonItemDeleteRealy.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemRestore
     //
     this.barButtonItemRestore.Caption = "&Phục hồi";
     this.barButtonItemRestore.Id = 36;
     this.barButtonItemRestore.Name = "barButtonItemRestore";
     this.barButtonItemRestore.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemPrint
     //
     this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemPrint.Caption = "&In";
     this.barButtonItemPrint.DropDownControl = this.popupMenu1;
     this.barButtonItemPrint.Id = 3;
     this.barButtonItemPrint.Name = "barButtonItemPrint";
     this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenu1
     //
     this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)});
     this.popupMenu1.Manager = this.barManager1;
     this.popupMenu1.Name = "popupMenu1";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Xem t&rước";
     this.barButtonItem4.Id = 33;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barButtonItemCommit
     //
     this.barButtonItemCommit.Caption = "&Duyệt";
     this.barButtonItemCommit.Id = 17;
     this.barButtonItemCommit.Name = "barButtonItemCommit";
     this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemNoCommit
     //
     this.barButtonItemNoCommit.Caption = "&Không duyệt";
     this.barButtonItemNoCommit.Id = 18;
     this.barButtonItemNoCommit.Name = "barButtonItemNoCommit";
     this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "&Nghiệp vụ";
     this.barSubItem1.Id = 20;
     this.barSubItem1.Name = "barSubItem1";
     this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemSearch
     //
     this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemSearch.Caption = "Tì&m kiếm";
     this.barButtonItemSearch.DropDownControl = this.popupMenuFilter;
     this.barButtonItemSearch.Id = 27;
     this.barButtonItemSearch.Name = "barButtonItemSearch";
     this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenuFilter
     //
     this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)});
     this.popupMenuFilter.Manager = this.barManager1;
     this.popupMenuFilter.Name = "popupMenuFilter";
     //
     // barCheckItemFilter
     //
     this.barCheckItemFilter.Caption = "Điề&u kiện tìm kiếm";
     this.barCheckItemFilter.Id = 29;
     this.barCheckItemFilter.Name = "barCheckItemFilter";
     this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemClose
     //
     this.barButtonItemClose.Caption = "Đón&g";
     this.barButtonItemClose.Id = 28;
     this.barButtonItemClose.Name = "barButtonItemClose";
     this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barDockControlTop
     //
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(1016, 24);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 734);
     this.barDockControlBottom.Size = new System.Drawing.Size(1016, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 24);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 710);
     //
     // barDockControlRight
     //
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(1016, 24);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 710);
     //
     // barStaticItem1
     //
     this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None;
     this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barStaticItem1.Id = 13;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem1.Width = 100;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id = 14;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "barButtonItem2";
     this.barButtonItem2.Id = 15;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // barButtonItem3
     //
     this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItem3.Caption = "In";
     this.barButtonItem3.Id = 30;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "barButtonItem5";
     this.barButtonItem5.Id = 34;
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(879, 263);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1";
     this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left;
     this.splitContainerControl1.Panel2.ShowCaption = true;
     this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(41, 38);
     this.splitContainerControl1.SplitterPosition = 76;
     this.splitContainerControl1.TabIndex = 4;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // popupControlContainerFilter
     //
     this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainerFilter.Controls.Add(this.TinhTrang);
     this.popupControlContainerFilter.Controls.Add(this.ThanhLy);
     this.popupControlContainerFilter.Controls.Add(this.NamSXDen);
     this.popupControlContainerFilter.Controls.Add(this.NamSXTu);
     this.popupControlContainerFilter.Controls.Add(this.NgayNhap);
     this.popupControlContainerFilter.Controls.Add(this.NgayXoa);
     this.popupControlContainerFilter.Controls.Add(this.label15);
     this.popupControlContainerFilter.Controls.Add(this.label35);
     this.popupControlContainerFilter.Controls.Add(this.label11);
     this.popupControlContainerFilter.Controls.Add(this.plLabel4);
     this.popupControlContainerFilter.Controls.Add(this.plLabel3);
     this.popupControlContainerFilter.Controls.Add(this.plLabel2);
     this.popupControlContainerFilter.Controls.Add(this.label34);
     this.popupControlContainerFilter.Controls.Add(this.label2);
     this.popupControlContainerFilter.Controls.Add(this.splitContainerControl1);
     this.popupControlContainerFilter.Controls.Add(this.label9);
     this.popupControlContainerFilter.Controls.Add(this.MaBang);
     this.popupControlContainerFilter.Controls.Add(this.NoiDung);
     this.popupControlContainerFilter.Controls.Add(this.LoaiBang);
     this.popupControlContainerFilter.Controls.Add(this.QuocGia);
     this.popupControlContainerFilter.Controls.Add(this.SoDKHDCB);
     this.popupControlContainerFilter.Controls.Add(this.DonViCungCap);
     this.popupControlContainerFilter.Controls.Add(this.DonViSoHuu);
     this.popupControlContainerFilter.Controls.Add(this.TietMuc);
     this.popupControlContainerFilter.Controls.Add(this.plTreeSelectItem1);
     this.popupControlContainerFilter.Controls.Add(this.label10);
     this.popupControlContainerFilter.Controls.Add(this.label1);
     this.popupControlContainerFilter.Controls.Add(this.plLabel1);
     this.popupControlContainerFilter.Controls.Add(this.label29);
     this.popupControlContainerFilter.Controls.Add(this.label3);
     this.popupControlContainerFilter.Controls.Add(this.label5);
     this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top;
     this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24);
     this.popupControlContainerFilter.Manager = this.barManager1;
     this.popupControlContainerFilter.Name = "popupControlContainerFilter";
     this.popupControlContainerFilter.Size = new System.Drawing.Size(1016, 108);
     this.popupControlContainerFilter.TabIndex = 0;
     this.popupControlContainerFilter.Visible = false;
     //
     // ThanhLy
     //
     this.ThanhLy.CheckOnClick = true;
     this.ThanhLy.ColumnWidth = 65;
     this.ThanhLy.ItemHeight = 20;
     this.ThanhLy.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Y", "CÓ"),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("N", "KHÔNG", System.Windows.Forms.CheckState.Checked)});
     this.ThanhLy.Location = new System.Drawing.Point(331, 33);
     this.ThanhLy.MultiColumn = true;
     this.ThanhLy.Name = "ThanhLy";
     this.ThanhLy.SelectionMode = System.Windows.Forms.SelectionMode.None;
     this.ThanhLy.Size = new System.Drawing.Size(189, 21);
     this.ThanhLy.TabIndex = 214;
     //
     // NamSXDen
     //
     this.NamSXDen.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.NamSXDen.Location = new System.Drawing.Point(437, 59);
     this.NamSXDen.Name = "NamSXDen";
     this.NamSXDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NamSXDen.Size = new System.Drawing.Size(66, 20);
     this.NamSXDen.TabIndex = 213;
     //
     // NamSXTu
     //
     this.NamSXTu.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.NamSXTu.Location = new System.Drawing.Point(331, 58);
     this.NamSXTu.MenuManager = this.barManager1;
     this.NamSXTu.Name = "NamSXTu";
     this.NamSXTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NamSXTu.Size = new System.Drawing.Size(66, 20);
     this.NamSXTu.TabIndex = 213;
     //
     // NgayNhap
     //
     this.NgayNhap.Caption = "Từ ngày 11/29/2010 đến ngày 12/6/2010";
     this.NgayNhap.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate;
     this.NgayNhap.FirstFrom = new System.DateTime(2010, 11, 29, 8, 50, 46, 57);
     this.NgayNhap.FirstTo = new System.DateTime(2010, 12, 6, 8, 50, 46, 57);
     this.NgayNhap.FromDate = new System.DateTime(2010, 11, 29, 8, 50, 46, 57);
     this.NgayNhap.Location = new System.Drawing.Point(581, 57);
     this.NgayNhap.Name = "NgayNhap";
     this.NgayNhap.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date;
     this.NgayNhap.SecondFrom = new System.DateTime(2010, 11, 29, 8, 50, 46, 57);
     this.NgayNhap.SecondTo = new System.DateTime(2010, 12, 6, 8, 50, 46, 57);
     this.NgayNhap.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate;
     this.NgayNhap.Size = new System.Drawing.Size(285, 21);
     this.NgayNhap.TabIndex = 212;
     this.NgayNhap.ToDate = new System.DateTime(2010, 12, 6, 8, 50, 46, 57);
     this.NgayNhap.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear)));
     //
     // NgayXoa
     //
     this.NgayXoa.Caption = "Từ ngày 11/29/2010 đến ngày 12/6/2010";
     this.NgayXoa.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate;
     this.NgayXoa.FirstFrom = new System.DateTime(2010, 11, 29, 8, 50, 46, 72);
     this.NgayXoa.FirstTo = new System.DateTime(2010, 12, 6, 8, 50, 46, 72);
     this.NgayXoa.FromDate = new System.DateTime(2010, 11, 29, 8, 50, 46, 72);
     this.NgayXoa.Location = new System.Drawing.Point(331, 84);
     this.NgayXoa.Name = "NgayXoa";
     this.NgayXoa.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date;
     this.NgayXoa.SecondFrom = new System.DateTime(2010, 11, 29, 8, 50, 46, 72);
     this.NgayXoa.SecondTo = new System.DateTime(2010, 12, 6, 8, 50, 46, 72);
     this.NgayXoa.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate;
     this.NgayXoa.Size = new System.Drawing.Size(285, 21);
     this.NgayXoa.TabIndex = 212;
     this.NgayXoa.ToDate = new System.DateTime(2010, 12, 6, 8, 50, 46, 72);
     this.NgayXoa.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear)));
     //
     // label15
     //
     this.label15.Location = new System.Drawing.Point(532, 34);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(50, 13);
     this.label15.TabIndex = 210;
     this.label15.Text = "ĐV sở hữu";
     this.label15.ToolTip = "Đơn vị sở hữu";
     this.label15.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label35
     //
     this.label35.Location = new System.Drawing.Point(24, -83);
     this.label35.Name = "label35";
     this.label35.Size = new System.Drawing.Size(77, 13);
     this.label35.TabIndex = 206;
     this.label35.Text = "Đơn vị cung cấp";
     this.label35.ToolTip = "Dữ liệu bắt buộc nhập";
     this.label35.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // label11
     //
     this.label11.Location = new System.Drawing.Point(780, 11);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(59, 13);
     this.label11.TabIndex = 206;
     this.label11.Text = "Số ĐKCB HD";
     this.label11.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plLabel4
     //
     this.plLabel4.Location = new System.Drawing.Point(410, 61);
     this.plLabel4.Name = "plLabel4";
     this.plLabel4.Size = new System.Drawing.Size(18, 13);
     this.plLabel4.TabIndex = 201;
     this.plLabel4.Text = "đến";
     this.plLabel4.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plLabel3
     //
     this.plLabel3.Location = new System.Drawing.Point(270, 63);
     this.plLabel3.Name = "plLabel3";
     this.plLabel3.Size = new System.Drawing.Size(50, 13);
     this.plLabel3.TabIndex = 201;
     this.plLabel3.Text = "Năm SX từ";
     this.plLabel3.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plLabel2
     //
     this.plLabel2.Location = new System.Drawing.Point(270, 37);
     this.plLabel2.Name = "plLabel2";
     this.plLabel2.Size = new System.Drawing.Size(41, 13);
     this.plLabel2.TabIndex = 201;
     this.plLabel2.Text = "Thanh lý";
     this.plLabel2.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label34
     //
     this.label34.Location = new System.Drawing.Point(532, 11);
     this.label34.Name = "label34";
     this.label34.Size = new System.Drawing.Size(60, 13);
     this.label34.TabIndex = 206;
     this.label34.Text = "ĐV cung cấp";
     this.label34.ToolTip = "Đơn vị cung cấp";
     this.label34.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(270, 11);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(49, 13);
     this.label2.TabIndex = 201;
     this.label2.Text = "Tình trạng";
     this.label2.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label9
     //
     this.label9.Location = new System.Drawing.Point(3, 89);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(55, 13);
     this.label9.TabIndex = 195;
     this.label9.Text = "Loại lưu trữ";
     this.label9.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // MaBang
     //
     this.MaBang.Location = new System.Drawing.Point(75, 8);
     this.MaBang.Name = "MaBang";
     this.MaBang.Size = new System.Drawing.Size(181, 20);
     this.MaBang.TabIndex = 194;
     //
     // NoiDung
     //
     this.NoiDung._DataSource = null;
     this.NoiDung._GetField = null;
     this.NoiDung.Location = new System.Drawing.Point(75, 34);
     this.NoiDung.Name = "NoiDung";
     this.NoiDung.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.NoiDung.Size = new System.Drawing.Size(181, 20);
     this.NoiDung.TabIndex = 194;
     //
     // LoaiBang
     //
     this.LoaiBang.DataSource = null;
     this.LoaiBang.DisplayField = null;
     this.LoaiBang.Location = new System.Drawing.Point(75, 85);
     this.LoaiBang.Name = "LoaiBang";
     this.LoaiBang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.LoaiBang.Size = new System.Drawing.Size(181, 20);
     this.LoaiBang.TabIndex = 5;
     this.LoaiBang.ValueField = null;
     //
     // QuocGia
     //
     this.QuocGia.DataSource = null;
     this.QuocGia.DisplayField = null;
     this.QuocGia.Location = new System.Drawing.Point(845, 31);
     this.QuocGia.Name = "QuocGia";
     this.QuocGia.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.QuocGia.Size = new System.Drawing.Size(168, 20);
     this.QuocGia.TabIndex = 5;
     this.QuocGia.ValueField = null;
     //
     // SoDKHDCB
     //
     this.SoDKHDCB.DataSource = null;
     this.SoDKHDCB.DisplayField = null;
     this.SoDKHDCB.Location = new System.Drawing.Point(845, 6);
     this.SoDKHDCB.Name = "SoDKHDCB";
     this.SoDKHDCB.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.SoDKHDCB.Size = new System.Drawing.Size(168, 20);
     this.SoDKHDCB.TabIndex = 5;
     this.SoDKHDCB.ValueField = null;
     //
     // DonViCungCap
     //
     this.DonViCungCap.DataSource = null;
     this.DonViCungCap.DisplayField = null;
     this.DonViCungCap.Location = new System.Drawing.Point(598, 8);
     this.DonViCungCap.Name = "DonViCungCap";
     this.DonViCungCap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.DonViCungCap.Size = new System.Drawing.Size(165, 20);
     this.DonViCungCap.TabIndex = 5;
     this.DonViCungCap.ValueField = null;
     //
     // DonViSoHuu
     //
     this.DonViSoHuu.DataSource = null;
     this.DonViSoHuu.DisplayField = null;
     this.DonViSoHuu.Location = new System.Drawing.Point(598, 31);
     this.DonViSoHuu.Name = "DonViSoHuu";
     this.DonViSoHuu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.DonViSoHuu.Size = new System.Drawing.Size(165, 20);
     this.DonViSoHuu.TabIndex = 5;
     this.DonViSoHuu.ValueField = null;
     //
     // TietMuc
     //
     this.TietMuc.DataSource = null;
     this.TietMuc.DisplayField = null;
     this.TietMuc.Location = new System.Drawing.Point(75, 60);
     this.TietMuc.Name = "TietMuc";
     this.TietMuc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.TietMuc.Size = new System.Drawing.Size(181, 20);
     this.TietMuc.TabIndex = 5;
     this.TietMuc.ValueField = null;
     //
     // plTreeSelectItem1
     //
     this.plTreeSelectItem1.Location = new System.Drawing.Point(605, -20);
     this.plTreeSelectItem1.Name = "plTreeSelectItem1";
     this.plTreeSelectItem1.Size = new System.Drawing.Size(167, 20);
     this.plTreeSelectItem1.TabIndex = 193;
     this.plTreeSelectItem1.ZZZWidthFactor = 2F;
     //
     // label10
     //
     this.label10.Location = new System.Drawing.Point(780, 33);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(40, 13);
     this.label10.TabIndex = 0;
     this.label10.Text = "Nước SX";
     this.label10.ToolTip = "Nước sản xuất";
     this.label10.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(4, 11);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(41, 13);
     this.label1.TabIndex = 0;
     this.label1.Text = "Mã băng";
     this.label1.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plLabel1
     //
     this.plLabel1.Location = new System.Drawing.Point(270, 87);
     this.plLabel1.Name = "plLabel1";
     this.plLabel1.Size = new System.Drawing.Size(46, 13);
     this.plLabel1.TabIndex = 5;
     this.plLabel1.Text = "Ngày xóa";
     this.plLabel1.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label29
     //
     this.label29.Location = new System.Drawing.Point(509, 60);
     this.label29.Name = "label29";
     this.label29.Size = new System.Drawing.Size(52, 13);
     this.label29.TabIndex = 5;
     this.label29.Text = "Ngày nhập";
     this.label29.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(3, 37);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(42, 13);
     this.label3.TabIndex = 5;
     this.label3.Text = "Nội dung";
     this.label3.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(2, 63);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(40, 13);
     this.label5.TabIndex = 5;
     this.label5.Text = "Tiết mục";
     this.label5.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // gridViewMaster
     //
     this.gridViewMaster.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Inch);
     this.gridViewMaster.Appearance.GroupPanel.Options.UseFont = true;
     this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewMaster.CustomizationFormBounds = new System.Drawing.Rectangle(747, 292, 215, 205);
     this.gridViewMaster.GridControl = this.gridControlMaster;
     this.gridViewMaster.GroupPanelText = "Các biên mục thỏa điều kiện tìm kiếm";
     this.gridViewMaster.IndicatorWidth = 40;
     this.gridViewMaster.Name = "gridViewMaster";
     this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewMaster.OptionsPrint.UsePrintStyles = true;
     this.gridViewMaster.OptionsSelection.MultiSelect = true;
     this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     //
     // gridControlMaster
     //
     this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage")));
     this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlMaster.Location = new System.Drawing.Point(0, 132);
     this.gridControlMaster.MainView = this.gridViewMaster;
     this.gridControlMaster.Name = "gridControlMaster";
     this.gridControlMaster.Size = new System.Drawing.Size(1016, 602);
     this.gridControlMaster.TabIndex = 7;
     this.gridControlMaster.TabStop = false;
     this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMaster});
     //
     // TinhTrang
     //
     this.TinhTrang.CheckOnClick = true;
     this.TinhTrang.HorzScrollStep = 1;
     this.TinhTrang.ItemHeight = 20;
     this.TinhTrang.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Y", "POST", System.Windows.Forms.CheckState.Checked),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("N", "MASTER", System.Windows.Forms.CheckState.Checked),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("A", "BOTH", System.Windows.Forms.CheckState.Checked)});
     this.TinhTrang.Location = new System.Drawing.Point(331, 7);
     this.TinhTrang.MultiColumn = true;
     this.TinhTrang.Name = "TinhTrang";
     this.TinhTrang.SelectionMode = System.Windows.Forms.SelectionMode.None;
     this.TinhTrang.Size = new System.Drawing.Size(189, 21);
     this.TinhTrang.TabIndex = 215;
     //
     // frmBienMucDeletedQL
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1016, 734);
     this.Controls.Add(this.gridControlMaster);
     this.Controls.Add(this.popupControlContainerFilter);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "frmBienMucDeletedQL";
     this.Text = "Quản lý biên mục đã xóa";
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit();
     this.popupControlContainerFilter.ResumeLayout(false);
     this.popupControlContainerFilter.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ThanhLy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSXDen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSXTu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LoaiBang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoDKHDCB.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DonViCungCap.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DonViSoHuu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TinhTrang)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 protected void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmChuongTrinhQL));
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.MainBar = new DevExpress.XtraBars.Bar();
     this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem();
     this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemViewAll = new DevExpress.XtraBars.BarButtonItem();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.BandedGrid.PLBandedGridView();
     this.gridBandThongTinChinh = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.CotNoiDung = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotTenGoc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotTietMuc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotTongTap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotTapCuoi = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotLoaiBang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotPostMaster = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotPopUp = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotKe = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotNgan = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotTang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotKHPL = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotKHXK = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotTuKhoa = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotDoiTuongKhanGia = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.gridBandThongTinMuonTra = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBandNguonGoc = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.CotNamSX = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotDonViCungCap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotDonViSoHuu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotNuoc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotThoiHanBangQuyen = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.gridBandThongTinPhatSong = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.CotSoLanPhat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.CotPhatLanDau = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.gridBandThongTinBetacam = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBandThongTinHD = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.CotSDKCBHD = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.NamSXDen = new DevExpress.XtraEditors.SpinEdit();
     this.NamSXTu = new DevExpress.XtraEditors.SpinEdit();
     this.ngayNhap = new ProtocolVN.Framework.Win.Trial.PLDateSelection();
     this.label15 = new System.Windows.Forms.PLLabel();
     this.label35 = new System.Windows.Forms.PLLabel();
     this.label11 = new System.Windows.Forms.PLLabel();
     this.plLabel3 = new System.Windows.Forms.PLLabel();
     this.plLabel2 = new System.Windows.Forms.PLLabel();
     this.label34 = new System.Windows.Forms.PLLabel();
     this.label2 = new System.Windows.Forms.PLLabel();
     this.label9 = new System.Windows.Forms.PLLabel();
     this.MaBang = new DevExpress.XtraEditors.TextEdit();
     this.NoiDung = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.LoaiBang = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.QuocGia = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.SoDKHDCB = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.DonViCungCap = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.DonViSoHuu = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.TietMuc = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.plTreeSelectItem1 = new ProtocolVN.Framework.Win.PLDMTreeGroupElement();
     this.label10 = new System.Windows.Forms.PLLabel();
     this.label1 = new System.Windows.Forms.PLLabel();
     this.label29 = new System.Windows.Forms.PLLabel();
     this.label3 = new System.Windows.Forms.PLLabel();
     this.label5 = new System.Windows.Forms.PLLabel();
     this.popupMenu2 = new DevExpress.XtraBars.PopupMenu(this.components);
     this.TinhTrang = new DevExpress.XtraEditors.CheckedListBoxControl();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
     this.popupControlContainerFilter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NamSXDen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSXTu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LoaiBang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoDKHDCB.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DonViCungCap.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DonViSoHuu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TinhTrang)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.MainBar});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barButtonItemAdd,
     this.barButtonItemDelete,
     this.barButtonItemUpdate,
     this.barButtonItemPrint,
     this.barStaticItem1,
     this.barButtonItem1,
     this.barButtonItem2,
     this.barButtonItemCommit,
     this.barButtonItemNoCommit,
     this.barSubItem1,
     this.barButtonItemXem,
     this.barButtonItemSearch,
     this.barButtonItemClose,
     this.barCheckItemFilter,
     this.barButtonItem3,
     this.barButtonItem4,
     this.barButtonItem5,
     this.barButtonItemViewAll});
     this.barManager1.MaxItemId = 40;
     //
     // MainBar
     //
     this.MainBar.BarName = "MainBar";
     this.MainBar.DockCol = 0;
     this.MainBar.DockRow = 0;
     this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.MainBar.FloatLocation = new System.Drawing.Point(39, 133);
     this.MainBar.FloatSize = new System.Drawing.Size(72, 73);
     this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAdd),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)});
     this.MainBar.OptionsBar.AllowQuickCustomization = false;
     this.MainBar.OptionsBar.DrawDragBorder = false;
     this.MainBar.OptionsBar.RotateWhenVertical = false;
     this.MainBar.OptionsBar.UseWholeRow = true;
     this.MainBar.Text = "Custom 1";
     //
     // barButtonItemAdd
     //
     this.barButtonItemAdd.Caption = "&Thêm tập tiếp theo";
     this.barButtonItemAdd.Id = 0;
     this.barButtonItemAdd.Name = "barButtonItemAdd";
     this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemXem
     //
     this.barButtonItemXem.Caption = "X&em";
     this.barButtonItemXem.Id = 24;
     this.barButtonItemXem.Name = "barButtonItemXem";
     this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemXem.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemDelete
     //
     this.barButtonItemDelete.Caption = "&Xóa";
     this.barButtonItemDelete.Id = 1;
     this.barButtonItemDelete.Name = "barButtonItemDelete";
     this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemDelete.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemUpdate
     //
     this.barButtonItemUpdate.Caption = "&Sửa";
     this.barButtonItemUpdate.Id = 2;
     this.barButtonItemUpdate.Name = "barButtonItemUpdate";
     this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemUpdate.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemPrint
     //
     this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemPrint.Caption = "&In";
     this.barButtonItemPrint.DropDownControl = this.popupMenu1;
     this.barButtonItemPrint.Id = 3;
     this.barButtonItemPrint.Name = "barButtonItemPrint";
     this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenu1
     //
     this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)});
     this.popupMenu1.Manager = this.barManager1;
     this.popupMenu1.Name = "popupMenu1";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Xem t&rước";
     this.barButtonItem4.Id = 33;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barButtonItemCommit
     //
     this.barButtonItemCommit.Caption = "&Duyệt";
     this.barButtonItemCommit.Id = 17;
     this.barButtonItemCommit.Name = "barButtonItemCommit";
     this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemNoCommit
     //
     this.barButtonItemNoCommit.Caption = "&Không duyệt";
     this.barButtonItemNoCommit.Id = 18;
     this.barButtonItemNoCommit.Name = "barButtonItemNoCommit";
     this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "&Nghiệp vụ";
     this.barSubItem1.Id = 20;
     this.barSubItem1.Name = "barSubItem1";
     this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemSearch
     //
     this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemSearch.Caption = "Tì&m kiếm";
     this.barButtonItemSearch.DropDownControl = this.popupMenuFilter;
     this.barButtonItemSearch.Id = 27;
     this.barButtonItemSearch.Name = "barButtonItemSearch";
     this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenuFilter
     //
     this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)});
     this.popupMenuFilter.Manager = this.barManager1;
     this.popupMenuFilter.Name = "popupMenuFilter";
     //
     // barCheckItemFilter
     //
     this.barCheckItemFilter.Caption = "Điề&u kiện tìm kiếm";
     this.barCheckItemFilter.Id = 29;
     this.barCheckItemFilter.Name = "barCheckItemFilter";
     this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemClose
     //
     this.barButtonItemClose.Caption = "Đón&g";
     this.barButtonItemClose.Id = 28;
     this.barButtonItemClose.Name = "barButtonItemClose";
     this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barDockControlTop
     //
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(1016, 24);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 734);
     this.barDockControlBottom.Size = new System.Drawing.Size(1016, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 24);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 710);
     //
     // barDockControlRight
     //
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(1016, 24);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 710);
     //
     // barStaticItem1
     //
     this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None;
     this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barStaticItem1.Id = 13;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem1.Width = 100;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id = 14;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "barButtonItem2";
     this.barButtonItem2.Id = 15;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // barButtonItem3
     //
     this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItem3.Caption = "In";
     this.barButtonItem3.Id = 30;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "barButtonItem5";
     this.barButtonItem5.Id = 34;
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // barButtonItemViewAll
     //
     this.barButtonItemViewAll.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.barButtonItemViewAll.Appearance.ForeColor = System.Drawing.Color.Red;
     this.barButtonItemViewAll.Appearance.Options.UseFont = true;
     this.barButtonItemViewAll.Appearance.Options.UseForeColor = true;
     this.barButtonItemViewAll.Caption = "Xem tất c&ả";
     this.barButtonItemViewAll.Id = 39;
     this.barButtonItemViewAll.Name = "barButtonItemViewAll";
     this.barButtonItemViewAll.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(879, 263);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1";
     this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left;
     this.splitContainerControl1.Panel2.ShowCaption = true;
     this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(41, 38);
     this.splitContainerControl1.SplitterPosition = 76;
     this.splitContainerControl1.TabIndex = 4;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // gridControlMaster
     //
     this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage")));
     this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlMaster.Location = new System.Drawing.Point(0, 132);
     this.gridControlMaster.MainView = this.gridViewMaster;
     this.gridControlMaster.Name = "gridControlMaster";
     this.gridControlMaster.Size = new System.Drawing.Size(1016, 602);
     this.gridControlMaster.TabIndex = 7;
     this.gridControlMaster.TabStop = false;
     this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMaster});
     //
     // gridViewMaster
     //
     this.gridViewMaster.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Inch);
     this.gridViewMaster.Appearance.GroupPanel.Options.UseFont = true;
     this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewMaster.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
     this.gridBandThongTinChinh,
     this.gridBandThongTinMuonTra,
     this.gridBandNguonGoc,
     this.gridBandThongTinPhatSong,
     this.gridBandThongTinBetacam,
     this.gridBandThongTinHD});
     this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
     this.CotNoiDung,
     this.CotTietMuc,
     this.CotTenGoc,
     this.CotTongTap,
     this.CotTapCuoi,
     this.CotLoaiBang,
     this.CotPostMaster,
     this.CotPopUp,
     this.CotSDKCBHD,
     this.CotTuKhoa,
     this.CotKHPL,
     this.CotKHXK,
     this.CotKe,
     this.CotNgan,
     this.CotTang,
     this.CotSoLanPhat,
     this.CotPhatLanDau,
     this.CotThoiHanBangQuyen,
     this.CotDonViSoHuu,
     this.CotDonViCungCap,
     this.CotNamSX,
     this.CotNuoc,
     this.CotDoiTuongKhanGia});
     this.gridViewMaster.CustomizationFormBounds = new System.Drawing.Rectangle(747, 292, 215, 205);
     this.gridViewMaster.GridControl = this.gridControlMaster;
     this.gridViewMaster.GroupPanelText = "Các chương trình thỏa điều kiện tìm kiếm";
     this.gridViewMaster.IndicatorWidth = 40;
     this.gridViewMaster.Name = "gridViewMaster";
     this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewMaster.OptionsPrint.UsePrintStyles = true;
     this.gridViewMaster.OptionsSelection.MultiSelect = true;
     this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.CotNoiDung, DevExpress.Data.ColumnSortOrder.Ascending),
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.CotTietMuc, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // gridBandThongTinChinh
     //
     this.gridBandThongTinChinh.AppearanceHeader.Options.UseTextOptions = true;
     this.gridBandThongTinChinh.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridBandThongTinChinh.Caption = "Thông tin chính";
     this.gridBandThongTinChinh.Columns.Add(this.CotNoiDung);
     this.gridBandThongTinChinh.Columns.Add(this.CotTenGoc);
     this.gridBandThongTinChinh.Columns.Add(this.CotTietMuc);
     this.gridBandThongTinChinh.Columns.Add(this.CotTongTap);
     this.gridBandThongTinChinh.Columns.Add(this.CotTapCuoi);
     this.gridBandThongTinChinh.Columns.Add(this.CotLoaiBang);
     this.gridBandThongTinChinh.Columns.Add(this.CotPostMaster);
     this.gridBandThongTinChinh.Columns.Add(this.CotPopUp);
     this.gridBandThongTinChinh.Columns.Add(this.CotKe);
     this.gridBandThongTinChinh.Columns.Add(this.CotNgan);
     this.gridBandThongTinChinh.Columns.Add(this.CotTang);
     this.gridBandThongTinChinh.Columns.Add(this.CotKHPL);
     this.gridBandThongTinChinh.Columns.Add(this.CotKHXK);
     this.gridBandThongTinChinh.Columns.Add(this.CotTuKhoa);
     this.gridBandThongTinChinh.Columns.Add(this.CotDoiTuongKhanGia);
     this.gridBandThongTinChinh.Name = "gridBandThongTinChinh";
     this.gridBandThongTinChinh.Width = 75;
     //
     // CotNoiDung
     //
     this.CotNoiDung.Caption = "Nội dung";
     this.CotNoiDung.Name = "CotNoiDung";
     this.CotNoiDung.Width = 67;
     //
     // CotTenGoc
     //
     this.CotTenGoc.Caption = "Tên gốc";
     this.CotTenGoc.Name = "CotTenGoc";
     this.CotTenGoc.Width = 50;
     //
     // CotTietMuc
     //
     this.CotTietMuc.Caption = "Tiết mục";
     this.CotTietMuc.Name = "CotTietMuc";
     this.CotTietMuc.Width = 65;
     //
     // CotTongTap
     //
     this.CotTongTap.Caption = "Tổng tập";
     this.CotTongTap.Name = "CotTongTap";
     this.CotTongTap.Width = 55;
     //
     // CotTapCuoi
     //
     this.CotTapCuoi.Caption = "Tập cuối";
     this.CotTapCuoi.Name = "CotTapCuoi";
     this.CotTapCuoi.Width = 52;
     //
     // CotLoaiBang
     //
     this.CotLoaiBang.Caption = "Loại lưu trữ";
     this.CotLoaiBang.Name = "CotLoaiBang";
     this.CotLoaiBang.Width = 67;
     //
     // CotPostMaster
     //
     this.CotPostMaster.Caption = "Tình trạng";
     this.CotPostMaster.Name = "CotPostMaster";
     this.CotPostMaster.Width = 61;
     //
     // CotPopUp
     //
     this.CotPopUp.Caption = "Pop Up";
     this.CotPopUp.Name = "CotPopUp";
     this.CotPopUp.Width = 46;
     //
     // CotKe
     //
     this.CotKe.Caption = "Kệ";
     this.CotKe.Name = "CotKe";
     this.CotKe.Width = 24;
     //
     // CotNgan
     //
     this.CotNgan.Caption = "Ngăn";
     this.CotNgan.Name = "CotNgan";
     this.CotNgan.Width = 37;
     //
     // CotTang
     //
     this.CotTang.Caption = "Tầng";
     this.CotTang.Name = "CotTang";
     this.CotTang.Width = 36;
     //
     // CotKHPL
     //
     this.CotKHPL.Caption = "KHPL";
     this.CotKHPL.Name = "CotKHPL";
     this.CotKHPL.ToolTip = "Ký hiệu phân loại";
     this.CotKHPL.Width = 36;
     //
     // CotKHXK
     //
     this.CotKHXK.Caption = "KHXK";
     this.CotKHXK.Name = "CotKHXK";
     this.CotKHXK.ToolTip = "Ký hiệu xếp kho";
     this.CotKHXK.Width = 37;
     //
     // CotTuKhoa
     //
     this.CotTuKhoa.Caption = "Từ khóa";
     this.CotTuKhoa.Name = "CotTuKhoa";
     this.CotTuKhoa.Width = 51;
     //
     // CotDoiTuongKhanGia
     //
     this.CotDoiTuongKhanGia.Caption = "Đối tượng khán giả";
     this.CotDoiTuongKhanGia.Name = "CotDoiTuongKhanGia";
     this.CotDoiTuongKhanGia.Width = 103;
     //
     // gridBandThongTinMuonTra
     //
     this.gridBandThongTinMuonTra.AppearanceHeader.Options.UseTextOptions = true;
     this.gridBandThongTinMuonTra.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridBandThongTinMuonTra.Caption = "Thông tin mượn trả";
     this.gridBandThongTinMuonTra.Name = "gridBandThongTinMuonTra";
     this.gridBandThongTinMuonTra.Width = 87;
     //
     // gridBandNguonGoc
     //
     this.gridBandNguonGoc.AppearanceHeader.Options.UseTextOptions = true;
     this.gridBandNguonGoc.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridBandNguonGoc.Caption = "Nguồn gốc";
     this.gridBandNguonGoc.Columns.Add(this.CotNamSX);
     this.gridBandNguonGoc.Columns.Add(this.CotDonViCungCap);
     this.gridBandNguonGoc.Columns.Add(this.CotDonViSoHuu);
     this.gridBandNguonGoc.Columns.Add(this.CotNuoc);
     this.gridBandNguonGoc.Columns.Add(this.CotThoiHanBangQuyen);
     this.gridBandNguonGoc.Name = "gridBandNguonGoc";
     this.gridBandNguonGoc.Width = 52;
     //
     // CotNamSX
     //
     this.CotNamSX.Caption = "Năm SX";
     this.CotNamSX.Name = "CotNamSX";
     this.CotNamSX.Width = 48;
     //
     // CotDonViCungCap
     //
     this.CotDonViCungCap.Caption = "Đơn vị cung cấp";
     this.CotDonViCungCap.Name = "CotDonViCungCap";
     this.CotDonViCungCap.Width = 89;
     //
     // CotDonViSoHuu
     //
     this.CotDonViSoHuu.Caption = "Đơn vị sở hữu";
     this.CotDonViSoHuu.Name = "CotDonViSoHuu";
     this.CotDonViSoHuu.Width = 79;
     //
     // CotNuoc
     //
     this.CotNuoc.Caption = "Nước SX";
     this.CotNuoc.Name = "CotNuoc";
     this.CotNuoc.ToolTip = "Nước sản xuất";
     this.CotNuoc.Width = 52;
     //
     // CotThoiHanBangQuyen
     //
     this.CotThoiHanBangQuyen.Caption = "Thời hạn bản quyền";
     this.CotThoiHanBangQuyen.Name = "CotThoiHanBangQuyen";
     this.CotThoiHanBangQuyen.Width = 107;
     //
     // gridBandThongTinPhatSong
     //
     this.gridBandThongTinPhatSong.AppearanceHeader.Options.UseTextOptions = true;
     this.gridBandThongTinPhatSong.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridBandThongTinPhatSong.Caption = "Thông tin phát sóng";
     this.gridBandThongTinPhatSong.Columns.Add(this.CotSoLanPhat);
     this.gridBandThongTinPhatSong.Columns.Add(this.CotPhatLanDau);
     this.gridBandThongTinPhatSong.Name = "gridBandThongTinPhatSong";
     this.gridBandThongTinPhatSong.Width = 104;
     //
     // CotSoLanPhat
     //
     this.CotSoLanPhat.Caption = "Tồng số lần đã phát";
     this.CotSoLanPhat.Name = "CotSoLanPhat";
     this.CotSoLanPhat.Width = 107;
     //
     // CotPhatLanDau
     //
     this.CotPhatLanDau.Caption = "Ngày phát đầu tiên";
     this.CotPhatLanDau.Name = "CotPhatLanDau";
     this.CotPhatLanDau.ToolTip = "Những ngày phát lần đầu tương ứng trên các đài";
     this.CotPhatLanDau.Width = 104;
     //
     // gridBandThongTinBetacam
     //
     this.gridBandThongTinBetacam.AppearanceHeader.Options.UseTextOptions = true;
     this.gridBandThongTinBetacam.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridBandThongTinBetacam.Caption = "Thông tin Timecode";
     this.gridBandThongTinBetacam.Name = "gridBandThongTinBetacam";
     this.gridBandThongTinBetacam.Width = 95;
     //
     // gridBandThongTinHD
     //
     this.gridBandThongTinHD.AppearanceHeader.Options.UseTextOptions = true;
     this.gridBandThongTinHD.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridBandThongTinHD.Caption = "Thông tin HD (File)";
     this.gridBandThongTinHD.Columns.Add(this.CotSDKCBHD);
     this.gridBandThongTinHD.Name = "gridBandThongTinHD";
     this.gridBandThongTinHD.Width = 63;
     //
     // CotSDKCBHD
     //
     this.CotSDKCBHD.Caption = "Số ĐKCB HD";
     this.CotSDKCBHD.Name = "CotSDKCBHD";
     this.CotSDKCBHD.ToolTip = "Số đăng ký cá biệt ổ cứng";
     this.CotSDKCBHD.Width = 71;
     //
     // popupControlContainerFilter
     //
     this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainerFilter.Controls.Add(this.TinhTrang);
     this.popupControlContainerFilter.Controls.Add(this.NamSXDen);
     this.popupControlContainerFilter.Controls.Add(this.NamSXTu);
     this.popupControlContainerFilter.Controls.Add(this.ngayNhap);
     this.popupControlContainerFilter.Controls.Add(this.label15);
     this.popupControlContainerFilter.Controls.Add(this.label35);
     this.popupControlContainerFilter.Controls.Add(this.label11);
     this.popupControlContainerFilter.Controls.Add(this.plLabel3);
     this.popupControlContainerFilter.Controls.Add(this.plLabel2);
     this.popupControlContainerFilter.Controls.Add(this.label34);
     this.popupControlContainerFilter.Controls.Add(this.label2);
     this.popupControlContainerFilter.Controls.Add(this.splitContainerControl1);
     this.popupControlContainerFilter.Controls.Add(this.label9);
     this.popupControlContainerFilter.Controls.Add(this.MaBang);
     this.popupControlContainerFilter.Controls.Add(this.NoiDung);
     this.popupControlContainerFilter.Controls.Add(this.LoaiBang);
     this.popupControlContainerFilter.Controls.Add(this.QuocGia);
     this.popupControlContainerFilter.Controls.Add(this.SoDKHDCB);
     this.popupControlContainerFilter.Controls.Add(this.DonViCungCap);
     this.popupControlContainerFilter.Controls.Add(this.DonViSoHuu);
     this.popupControlContainerFilter.Controls.Add(this.TietMuc);
     this.popupControlContainerFilter.Controls.Add(this.plTreeSelectItem1);
     this.popupControlContainerFilter.Controls.Add(this.label10);
     this.popupControlContainerFilter.Controls.Add(this.label1);
     this.popupControlContainerFilter.Controls.Add(this.label29);
     this.popupControlContainerFilter.Controls.Add(this.label3);
     this.popupControlContainerFilter.Controls.Add(this.label5);
     this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top;
     this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24);
     this.popupControlContainerFilter.Manager = this.barManager1;
     this.popupControlContainerFilter.Name = "popupControlContainerFilter";
     this.popupControlContainerFilter.Size = new System.Drawing.Size(1016, 108);
     this.popupControlContainerFilter.TabIndex = 0;
     this.popupControlContainerFilter.Visible = false;
     //
     // NamSXDen
     //
     this.NamSXDen.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.NamSXDen.Location = new System.Drawing.Point(679, 34);
     this.NamSXDen.Name = "NamSXDen";
     this.NamSXDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NamSXDen.Size = new System.Drawing.Size(79, 20);
     this.NamSXDen.TabIndex = 213;
     //
     // NamSXTu
     //
     this.NamSXTu.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.NamSXTu.Location = new System.Drawing.Point(569, 34);
     this.NamSXTu.MenuManager = this.barManager1;
     this.NamSXTu.Name = "NamSXTu";
     this.NamSXTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NamSXTu.Size = new System.Drawing.Size(80, 20);
     this.NamSXTu.TabIndex = 213;
     //
     // ngayNhap
     //
     this.ngayNhap.Caption = "Năm 2010";
     this.ngayNhap.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter;
     this.ngayNhap.FirstFrom = new System.DateTime(2010, 1, 1, 0, 0, 0, 0);
     this.ngayNhap.FirstTo = new System.DateTime(2010, 12, 31, 0, 0, 0, 0);
     this.ngayNhap.FromDate = new System.DateTime(2010, 1, 1, 0, 0, 0, 0);
     this.ngayNhap.Location = new System.Drawing.Point(75, 84);
     this.ngayNhap.Name = "ngayNhap";
     this.ngayNhap.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date;
     this.ngayNhap.SecondFrom = new System.DateTime(2010, 1, 1, 0, 0, 0, 0);
     this.ngayNhap.SecondTo = new System.DateTime(2010, 12, 31, 0, 0, 0, 0);
     this.ngayNhap.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter;
     this.ngayNhap.Size = new System.Drawing.Size(351, 21);
     this.ngayNhap.TabIndex = 212;
     this.ngayNhap.ToDate = new System.DateTime(2010, 12, 31, 0, 0, 0, 0);
     this.ngayNhap.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter)
                 | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear)));
     //
     // label15
     //
     this.label15.Location = new System.Drawing.Point(764, 37);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(50, 13);
     this.label15.TabIndex = 210;
     this.label15.Text = "ĐV sở hữu";
     this.label15.ToolTip = "Đơn vị sở hữu";
     this.label15.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label35
     //
     this.label35.Location = new System.Drawing.Point(24, -83);
     this.label35.Name = "label35";
     this.label35.Size = new System.Drawing.Size(77, 13);
     this.label35.TabIndex = 206;
     this.label35.Text = "Đơn vị cung cấp";
     this.label35.ToolTip = "Dữ liệu bắt buộc nhập";
     this.label35.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // label11
     //
     this.label11.Location = new System.Drawing.Point(3, 63);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(59, 13);
     this.label11.TabIndex = 206;
     this.label11.Text = "Số ĐKCB HD";
     this.label11.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plLabel3
     //
     this.plLabel3.Location = new System.Drawing.Point(655, 37);
     this.plLabel3.Name = "plLabel3";
     this.plLabel3.Size = new System.Drawing.Size(18, 13);
     this.plLabel3.TabIndex = 201;
     this.plLabel3.Text = "đến";
     this.plLabel3.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plLabel2
     //
     this.plLabel2.Location = new System.Drawing.Point(507, 37);
     this.plLabel2.Name = "plLabel2";
     this.plLabel2.Size = new System.Drawing.Size(50, 13);
     this.plLabel2.TabIndex = 201;
     this.plLabel2.Text = "Năm SX từ";
     this.plLabel2.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label34
     //
     this.label34.Location = new System.Drawing.Point(764, 9);
     this.label34.Name = "label34";
     this.label34.Size = new System.Drawing.Size(60, 13);
     this.label34.TabIndex = 206;
     this.label34.Text = "ĐV cung cấp";
     this.label34.ToolTip = "Đơn vị cung cấp";
     this.label34.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(507, 11);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(49, 13);
     this.label2.TabIndex = 201;
     this.label2.Text = "Tình trạng";
     this.label2.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label9
     //
     this.label9.Location = new System.Drawing.Point(262, 37);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(55, 13);
     this.label9.TabIndex = 195;
     this.label9.Text = "Loại lưu trữ";
     this.label9.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // MaBang
     //
     this.MaBang.Location = new System.Drawing.Point(75, 8);
     this.MaBang.Name = "MaBang";
     this.MaBang.Size = new System.Drawing.Size(181, 20);
     this.MaBang.TabIndex = 194;
     //
     // NoiDung
     //
     this.NoiDung._DataSource = null;
     this.NoiDung._GetField = null;
     this.NoiDung.Location = new System.Drawing.Point(75, 34);
     this.NoiDung.Name = "NoiDung";
     this.NoiDung.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.NoiDung.Size = new System.Drawing.Size(181, 20);
     this.NoiDung.TabIndex = 194;
     //
     // LoaiBang
     //
     this.LoaiBang.DataSource = null;
     this.LoaiBang.DisplayField = null;
     this.LoaiBang.Location = new System.Drawing.Point(336, 32);
     this.LoaiBang.Name = "LoaiBang";
     this.LoaiBang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.LoaiBang.Size = new System.Drawing.Size(165, 20);
     this.LoaiBang.TabIndex = 5;
     this.LoaiBang.ValueField = null;
     //
     // QuocGia
     //
     this.QuocGia.DataSource = null;
     this.QuocGia.DisplayField = null;
     this.QuocGia.Location = new System.Drawing.Point(336, 58);
     this.QuocGia.Name = "QuocGia";
     this.QuocGia.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.QuocGia.Size = new System.Drawing.Size(165, 20);
     this.QuocGia.TabIndex = 5;
     this.QuocGia.ValueField = null;
     //
     // SoDKHDCB
     //
     this.SoDKHDCB.DataSource = null;
     this.SoDKHDCB.DisplayField = null;
     this.SoDKHDCB.Location = new System.Drawing.Point(75, 60);
     this.SoDKHDCB.Name = "SoDKHDCB";
     this.SoDKHDCB.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.SoDKHDCB.Size = new System.Drawing.Size(181, 20);
     this.SoDKHDCB.TabIndex = 5;
     this.SoDKHDCB.ValueField = null;
     //
     // DonViCungCap
     //
     this.DonViCungCap.DataSource = null;
     this.DonViCungCap.DisplayField = null;
     this.DonViCungCap.Location = new System.Drawing.Point(832, 6);
     this.DonViCungCap.Name = "DonViCungCap";
     this.DonViCungCap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.DonViCungCap.Size = new System.Drawing.Size(181, 20);
     this.DonViCungCap.TabIndex = 5;
     this.DonViCungCap.ValueField = null;
     //
     // DonViSoHuu
     //
     this.DonViSoHuu.DataSource = null;
     this.DonViSoHuu.DisplayField = null;
     this.DonViSoHuu.Location = new System.Drawing.Point(832, 30);
     this.DonViSoHuu.Name = "DonViSoHuu";
     this.DonViSoHuu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.DonViSoHuu.Size = new System.Drawing.Size(181, 20);
     this.DonViSoHuu.TabIndex = 5;
     this.DonViSoHuu.ValueField = null;
     //
     // TietMuc
     //
     this.TietMuc.DataSource = null;
     this.TietMuc.DisplayField = null;
     this.TietMuc.Location = new System.Drawing.Point(336, 6);
     this.TietMuc.Name = "TietMuc";
     this.TietMuc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.TietMuc.Size = new System.Drawing.Size(165, 20);
     this.TietMuc.TabIndex = 5;
     this.TietMuc.ValueField = null;
     //
     // plTreeSelectItem1
     //
     this.plTreeSelectItem1.Location = new System.Drawing.Point(605, -20);
     this.plTreeSelectItem1.Name = "plTreeSelectItem1";
     this.plTreeSelectItem1.Size = new System.Drawing.Size(167, 20);
     this.plTreeSelectItem1.TabIndex = 193;
     this.plTreeSelectItem1.ZZZWidthFactor = 2F;
     //
     // label10
     //
     this.label10.Location = new System.Drawing.Point(262, 63);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(40, 13);
     this.label10.TabIndex = 0;
     this.label10.Text = "Nước SX";
     this.label10.ToolTip = "Nước sản xuất";
     this.label10.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(4, 11);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(41, 13);
     this.label1.TabIndex = 0;
     this.label1.Text = "Mã băng";
     this.label1.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label29
     //
     this.label29.Location = new System.Drawing.Point(4, 89);
     this.label29.Name = "label29";
     this.label29.Size = new System.Drawing.Size(52, 13);
     this.label29.TabIndex = 5;
     this.label29.Text = "Ngày nhập";
     this.label29.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(3, 37);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(42, 13);
     this.label3.TabIndex = 5;
     this.label3.Text = "Nội dung";
     this.label3.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(262, 11);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(40, 13);
     this.label5.TabIndex = 5;
     this.label5.Text = "Tiết mục";
     this.label5.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // popupMenu2
     //
     this.popupMenu2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAdd),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate)});
     this.popupMenu2.Manager = this.barManager1;
     this.popupMenu2.Name = "popupMenu2";
     //
     // TinhTrang
     //
     this.TinhTrang.CheckOnClick = true;
     this.TinhTrang.HorzScrollStep = 1;
     this.TinhTrang.ItemHeight = 20;
     this.TinhTrang.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Y", "POST", System.Windows.Forms.CheckState.Checked),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("N", "MASTER", System.Windows.Forms.CheckState.Checked),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("A", "BOTH", System.Windows.Forms.CheckState.Checked)});
     this.TinhTrang.Location = new System.Drawing.Point(569, 5);
     this.TinhTrang.MultiColumn = true;
     this.TinhTrang.Name = "TinhTrang";
     this.TinhTrang.SelectionMode = System.Windows.Forms.SelectionMode.None;
     this.TinhTrang.Size = new System.Drawing.Size(189, 21);
     this.TinhTrang.TabIndex = 214;
     //
     // frmChuongTrinhQL
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1016, 734);
     this.Controls.Add(this.gridControlMaster);
     this.Controls.Add(this.popupControlContainerFilter);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "frmChuongTrinhQL";
     this.Text = "Quản lý chương trình";
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit();
     this.popupControlContainerFilter.ResumeLayout(false);
     this.popupControlContainerFilter.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NamSXDen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSXTu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LoaiBang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoDKHDCB.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DonViCungCap.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DonViSoHuu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TinhTrang)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        protected void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmHomThuGopYQL));
            this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
            this.MainBar = new DevExpress.XtraBars.Bar();
            this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem();
            this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
            this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem();
            this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
            this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem();
            this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components);
            this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem();
            this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem();
            this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
            this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
            this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
            this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView();
            this.colMaster_ID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colMaster_NoiDung = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colMaster_NguoiGopY = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colMaster_NgayGhiNhan = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colMaster_NguoiNhan = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colMaster_TieuDe = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage();
            this.gridControlDetail = new DevExpress.XtraGrid.GridControl();
            this.gridViewDetail = new DevExpress.XtraGrid.Views.Grid.PLGridView();
            this.colDetail_ID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDetail_NguoiPhanHoi = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDetail_NoiDung = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDetail_ThoiGianGhiNhan = new DevExpress.XtraGrid.Columns.GridColumn();
            this.chkNguoiGopY = new DevExpress.XtraEditors.CheckEdit();
            this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
            this.NguoiNhan = new ProtocolVN.App.Office.ApplicationCore.PLDMTreeMultiChoice();
            this.plLabel1 = new System.Windows.Forms.PLLabel();
            this.nguoiGui = new ProtocolVN.Framework.Win.PLDMTreeGroup();
            this.labelControl7 = new System.Windows.Forms.PLLabel();
            this.ngayKT = new ProtocolVN.Framework.Win.Office.PLDateSelection();
            this.labelControl1 = new System.Windows.Forms.PLLabel();
            this.plTreeSelectItem1 = new ProtocolVN.Framework.Win.PLDMTreeGroupElement();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
            this.splitContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit();
            this.xtraTabControlDetail.SuspendLayout();
            this.xtraTabPageDetail.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chkNguoiGopY.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
            this.popupControlContainerFilter.SuspendLayout();
            this.SuspendLayout();
            //
            // barManager1
            //
            this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.MainBar});
            this.barManager1.DockControls.Add(this.barDockControlTop);
            this.barManager1.DockControls.Add(this.barDockControlBottom);
            this.barManager1.DockControls.Add(this.barDockControlLeft);
            this.barManager1.DockControls.Add(this.barDockControlRight);
            this.barManager1.Form = this;
            this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.barButtonItemAdd,
            this.barButtonItemDelete,
            this.barButtonItemUpdate,
            this.barButtonItemPrint,
            this.barStaticItem1,
            this.barButtonItem1,
            this.barButtonItem2,
            this.barButtonItemCommit,
            this.barButtonItemNoCommit,
            this.barSubItem1,
            this.barButtonItemXem,
            this.barButtonItemSearch,
            this.barButtonItemClose,
            this.barCheckItemFilter,
            this.barButtonItem3,
            this.barButtonItem4,
            this.barButtonItem5});
            this.barManager1.MaxItemId = 35;
            //
            // MainBar
            //
            this.MainBar.BarName = "MainBar";
            this.MainBar.DockCol = 0;
            this.MainBar.DockRow = 0;
            this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.MainBar.FloatLocation = new System.Drawing.Point(39, 133);
            this.MainBar.FloatSize = new System.Drawing.Size(72, 73);
            this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm"),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit),
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)});
            this.MainBar.OptionsBar.AllowQuickCustomization = false;
            this.MainBar.OptionsBar.DrawDragBorder = false;
            this.MainBar.OptionsBar.RotateWhenVertical = false;
            this.MainBar.OptionsBar.UseWholeRow = true;
            this.MainBar.Text = "Custom 1";
            //
            // barButtonItemAdd
            //
            this.barButtonItemAdd.Caption = "Thêm";
            this.barButtonItemAdd.Id = 0;
            this.barButtonItemAdd.Name = "barButtonItemAdd";
            this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            //
            // barButtonItemXem
            //
            this.barButtonItemXem.Caption = "X&em";
            this.barButtonItemXem.Id = 24;
            this.barButtonItemXem.Name = "barButtonItemXem";
            this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            //
            // barButtonItemDelete
            //
            this.barButtonItemDelete.Caption = "&Xóa";
            this.barButtonItemDelete.Id = 1;
            this.barButtonItemDelete.Name = "barButtonItemDelete";
            this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            //
            // barButtonItemUpdate
            //
            this.barButtonItemUpdate.Caption = "&Sửa";
            this.barButtonItemUpdate.Id = 2;
            this.barButtonItemUpdate.Name = "barButtonItemUpdate";
            this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            //
            // barButtonItemPrint
            //
            this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
            this.barButtonItemPrint.Caption = "&In";
            this.barButtonItemPrint.DropDownControl = this.popupMenu1;
            this.barButtonItemPrint.Id = 3;
            this.barButtonItemPrint.Name = "barButtonItemPrint";
            this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            //
            // popupMenu1
            //
            this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)});
            this.popupMenu1.Manager = this.barManager1;
            this.popupMenu1.Name = "popupMenu1";
            //
            // barButtonItem4
            //
            this.barButtonItem4.Caption = "Xem t&rước";
            this.barButtonItem4.Id = 33;
            this.barButtonItem4.Name = "barButtonItem4";
            //
            // barButtonItemCommit
            //
            this.barButtonItemCommit.Caption = "&Duyệt";
            this.barButtonItemCommit.Id = 17;
            this.barButtonItemCommit.Name = "barButtonItemCommit";
            this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            //
            // barButtonItemNoCommit
            //
            this.barButtonItemNoCommit.Caption = "&Không duyệt";
            this.barButtonItemNoCommit.Id = 18;
            this.barButtonItemNoCommit.Name = "barButtonItemNoCommit";
            this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            //
            // barSubItem1
            //
            this.barSubItem1.Caption = "&Nghiệp vụ";
            this.barSubItem1.Id = 20;
            this.barSubItem1.Name = "barSubItem1";
            this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            //
            // barButtonItemSearch
            //
            this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
            this.barButtonItemSearch.Caption = "Tì&m kiếm";
            this.barButtonItemSearch.DropDownControl = this.popupMenuFilter;
            this.barButtonItemSearch.Id = 27;
            this.barButtonItemSearch.Name = "barButtonItemSearch";
            this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            //
            // popupMenuFilter
            //
            this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)});
            this.popupMenuFilter.Manager = this.barManager1;
            this.popupMenuFilter.Name = "popupMenuFilter";
            //
            // barCheckItemFilter
            //
            this.barCheckItemFilter.Caption = "Điề&u kiện tìm kiếm";
            this.barCheckItemFilter.Checked = true;
            this.barCheckItemFilter.Id = 29;
            this.barCheckItemFilter.Name = "barCheckItemFilter";
            this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            //
            // barButtonItemClose
            //
            this.barButtonItemClose.Caption = "Đón&g";
            this.barButtonItemClose.Id = 28;
            this.barButtonItemClose.Name = "barButtonItemClose";
            this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            //
            // barDockControlTop
            //
            this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
            this.barDockControlTop.Size = new System.Drawing.Size(973, 24);
            //
            // barDockControlBottom
            //
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 497);
            this.barDockControlBottom.Size = new System.Drawing.Size(973, 0);
            //
            // barDockControlLeft
            //
            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location = new System.Drawing.Point(0, 24);
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 473);
            //
            // barDockControlRight
            //
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(973, 24);
            this.barDockControlRight.Size = new System.Drawing.Size(0, 473);
            //
            // barStaticItem1
            //
            this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None;
            this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.barStaticItem1.Id = 13;
            this.barStaticItem1.Name = "barStaticItem1";
            this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
            this.barStaticItem1.Width = 100;
            //
            // barButtonItem1
            //
            this.barButtonItem1.Caption = "barButtonItem1";
            this.barButtonItem1.Id = 14;
            this.barButtonItem1.Name = "barButtonItem1";
            //
            // barButtonItem2
            //
            this.barButtonItem2.Caption = "barButtonItem2";
            this.barButtonItem2.Id = 15;
            this.barButtonItem2.Name = "barButtonItem2";
            //
            // barButtonItem3
            //
            this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
            this.barButtonItem3.Caption = "In";
            this.barButtonItem3.Id = 30;
            this.barButtonItem3.Name = "barButtonItem3";
            //
            // barButtonItem5
            //
            this.barButtonItem5.Caption = "barButtonItem5";
            this.barButtonItem5.Id = 34;
            this.barButtonItem5.Name = "barButtonItem5";
            //
            // splitContainerControl1
            //
            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerControl1.Horizontal = false;
            this.splitContainerControl1.Location = new System.Drawing.Point(0, 86);
            this.splitContainerControl1.Name = "splitContainerControl1";
            this.splitContainerControl1.Panel1.Controls.Add(this.gridControlMaster);
            this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1";
            this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left;
            this.splitContainerControl1.Panel2.Controls.Add(this.xtraTabControlDetail);
            this.splitContainerControl1.Panel2.ShowCaption = true;
            this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
            this.splitContainerControl1.Size = new System.Drawing.Size(973, 411);
            this.splitContainerControl1.SplitterPosition = 175;
            this.splitContainerControl1.TabIndex = 4;
            this.splitContainerControl1.Text = "splitContainerControl1";
            //
            // gridControlMaster
            //
            this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage")));
            this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControlMaster.Location = new System.Drawing.Point(0, 0);
            this.gridControlMaster.MainView = this.gridViewMaster;
            this.gridControlMaster.Name = "gridControlMaster";
            this.gridControlMaster.Size = new System.Drawing.Size(973, 175);
            this.gridControlMaster.TabIndex = 7;
            this.gridControlMaster.TabStop = false;
            this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridViewMaster});
            //
            // gridViewMaster
            //
            this.gridViewMaster.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Inch);
            this.gridViewMaster.Appearance.GroupPanel.Options.UseFont = true;
            this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colMaster_ID,
            this.colMaster_NoiDung,
            this.colMaster_NguoiGopY,
            this.colMaster_NgayGhiNhan,
            this.colMaster_NguoiNhan,
            this.colMaster_TieuDe});
            this.gridViewMaster.GridControl = this.gridControlMaster;
            this.gridViewMaster.GroupPanelText = "DANH SÁCH GÓP Ý";
            this.gridViewMaster.IndicatorWidth = 40;
            this.gridViewMaster.Name = "gridViewMaster";
            this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false;
            this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true;
            this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true;
            this.gridViewMaster.OptionsPrint.UsePrintStyles = true;
            this.gridViewMaster.OptionsSelection.MultiSelect = true;
            this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true;
            this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true;
            this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
            this.gridViewMaster.OptionsView.RowAutoHeight = true;
            this.gridViewMaster.OptionsView.ShowGroupedColumns = true;
            //
            // colMaster_ID
            //
            this.colMaster_ID.Caption = "ID";
            this.colMaster_ID.Name = "colMaster_ID";
            this.colMaster_ID.Width = 23;
            //
            // colMaster_NoiDung
            //
            this.colMaster_NoiDung.Caption = "Nội dung";
            this.colMaster_NoiDung.Name = "colMaster_NoiDung";
            this.colMaster_NoiDung.OptionsColumn.ReadOnly = true;
            this.colMaster_NoiDung.Visible = true;
            this.colMaster_NoiDung.VisibleIndex = 1;
            this.colMaster_NoiDung.Width = 54;
            //
            // colMaster_NguoiGopY
            //
            this.colMaster_NguoiGopY.Caption = "Người gửi";
            this.colMaster_NguoiGopY.Name = "colMaster_NguoiGopY";
            this.colMaster_NguoiGopY.OptionsColumn.AllowEdit = false;
            this.colMaster_NguoiGopY.OptionsColumn.AllowFocus = false;
            this.colMaster_NguoiGopY.OptionsColumn.ReadOnly = true;
            this.colMaster_NguoiGopY.Visible = true;
            this.colMaster_NguoiGopY.VisibleIndex = 2;
            this.colMaster_NguoiGopY.Width = 58;
            //
            // colMaster_NgayGhiNhan
            //
            this.colMaster_NgayGhiNhan.Caption = "Thời gian góp ý";
            this.colMaster_NgayGhiNhan.Name = "colMaster_NgayGhiNhan";
            this.colMaster_NgayGhiNhan.OptionsColumn.AllowEdit = false;
            this.colMaster_NgayGhiNhan.OptionsColumn.AllowFocus = false;
            this.colMaster_NgayGhiNhan.OptionsColumn.ReadOnly = true;
            this.colMaster_NgayGhiNhan.Visible = true;
            this.colMaster_NgayGhiNhan.VisibleIndex = 4;
            this.colMaster_NgayGhiNhan.Width = 85;
            //
            // colMaster_NguoiNhan
            //
            this.colMaster_NguoiNhan.Caption = "Người nhận";
            this.colMaster_NguoiNhan.Name = "colMaster_NguoiNhan";
            this.colMaster_NguoiNhan.Visible = true;
            this.colMaster_NguoiNhan.VisibleIndex = 3;
            this.colMaster_NguoiNhan.Width = 67;
            this.colMaster_NguoiNhan.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;

            //
            // colMaster_TieuDe
            //
            this.colMaster_TieuDe.Caption = "Vấn đề góp ý";
            this.colMaster_TieuDe.Name = "colMaster_TieuDe";
            this.colMaster_TieuDe.OptionsColumn.AllowEdit = false;
            this.colMaster_TieuDe.OptionsColumn.AllowFocus = false;
            this.colMaster_TieuDe.OptionsColumn.ReadOnly = true;
            this.colMaster_TieuDe.Visible = true;
            this.colMaster_TieuDe.VisibleIndex = 0;
            //
            // xtraTabControlDetail
            //
            this.xtraTabControlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControlDetail.Location = new System.Drawing.Point(0, 0);
            this.xtraTabControlDetail.Name = "xtraTabControlDetail";
            this.xtraTabControlDetail.SelectedTabPage = this.xtraTabPageDetail;
            this.xtraTabControlDetail.Size = new System.Drawing.Size(973, 230);
            this.xtraTabControlDetail.TabIndex = 0;
            this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPageDetail});
            this.xtraTabControlDetail.TabStop = false;
            //
            // xtraTabPageDetail
            //
            this.xtraTabPageDetail.Controls.Add(this.gridControlDetail);
            this.xtraTabPageDetail.Name = "xtraTabPageDetail";
            this.xtraTabPageDetail.Size = new System.Drawing.Size(966, 201);
            this.xtraTabPageDetail.Text = "Danh sách phản hồi";
            //
            // gridControlDetail
            //
            this.gridControlDetail.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlDetail.BackgroundImage")));
            this.gridControlDetail.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.gridControlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControlDetail.Location = new System.Drawing.Point(0, 0);
            this.gridControlDetail.MainView = this.gridViewDetail;
            this.gridControlDetail.Name = "gridControlDetail";
            this.gridControlDetail.Size = new System.Drawing.Size(966, 201);
            this.gridControlDetail.TabIndex = 113;
            this.gridControlDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridViewDetail});
            //
            // gridViewDetail
            //
            this.gridViewDetail.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridViewDetail.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridViewDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colDetail_ID,
            this.colDetail_NguoiPhanHoi,
            this.colDetail_NoiDung,
            this.colDetail_ThoiGianGhiNhan});
            this.gridViewDetail.GridControl = this.gridControlDetail;
            this.gridViewDetail.GroupPanelText = "Danh sách phản hồi";
            this.gridViewDetail.IndicatorWidth = 40;
            this.gridViewDetail.Name = "gridViewDetail";
            this.gridViewDetail.OptionsBehavior.AutoExpandAllGroups = true;
            this.gridViewDetail.OptionsLayout.Columns.AddNewColumns = false;
            this.gridViewDetail.OptionsNavigation.AutoFocusNewRow = true;
            this.gridViewDetail.OptionsNavigation.EnterMoveNextColumn = true;
            this.gridViewDetail.OptionsPrint.UsePrintStyles = true;
            this.gridViewDetail.OptionsView.EnableAppearanceEvenRow = true;
            this.gridViewDetail.OptionsView.EnableAppearanceOddRow = true;
            this.gridViewDetail.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
            this.gridViewDetail.OptionsView.ShowFooter = true;
            this.gridViewDetail.OptionsView.ShowGroupedColumns = true;
            this.gridViewDetail.OptionsView.ShowGroupPanel = false;
            //
            // colDetail_ID
            //
            this.colDetail_ID.Caption = "ID";
            this.colDetail_ID.Name = "colDetail_ID";
            this.colDetail_ID.Width = 23;
            //
            // colDetail_NguoiPhanHoi
            //
            this.colDetail_NguoiPhanHoi.Caption = "Người phản hồi";
            this.colDetail_NguoiPhanHoi.Name = "colDetail_NguoiPhanHoi";
            this.colDetail_NguoiPhanHoi.OptionsColumn.AllowEdit = false;
            this.colDetail_NguoiPhanHoi.OptionsColumn.AllowFocus = false;
            this.colDetail_NguoiPhanHoi.OptionsColumn.ReadOnly = true;
            this.colDetail_NguoiPhanHoi.Visible = true;
            this.colDetail_NguoiPhanHoi.VisibleIndex = 0;
            this.colDetail_NguoiPhanHoi.Width = 84;
            //
            // colDetail_NoiDung
            //
            this.colDetail_NoiDung.Caption = "Nội dung";
            this.colDetail_NoiDung.Name = "colDetail_NoiDung";
            this.colDetail_NoiDung.OptionsColumn.ReadOnly = true;
            this.colDetail_NoiDung.Visible = true;
            this.colDetail_NoiDung.VisibleIndex = 1;
            this.colDetail_NoiDung.Width = 54;
            //
            // colDetail_ThoiGianGhiNhan
            //
            this.colDetail_ThoiGianGhiNhan.Caption = "Thời gian ghi nhận";
            this.colDetail_ThoiGianGhiNhan.Name = "colDetail_ThoiGianGhiNhan";
            this.colDetail_ThoiGianGhiNhan.OptionsColumn.AllowEdit = false;
            this.colDetail_ThoiGianGhiNhan.OptionsColumn.AllowFocus = false;
            this.colDetail_ThoiGianGhiNhan.OptionsColumn.ReadOnly = true;
            this.colDetail_ThoiGianGhiNhan.Visible = true;
            this.colDetail_ThoiGianGhiNhan.VisibleIndex = 2;
            this.colDetail_ThoiGianGhiNhan.Width = 99;
            //
            // chkNguoiGopY
            //
            this.chkNguoiGopY.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.chkNguoiGopY.Location = new System.Drawing.Point(849, 6);
            this.chkNguoiGopY.MenuManager = this.barManager1;
            this.chkNguoiGopY.Name = "chkNguoiGopY";
            this.chkNguoiGopY.Properties.Caption = "Hiện người gửi";
            this.chkNguoiGopY.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
            this.chkNguoiGopY.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.chkNguoiGopY.Size = new System.Drawing.Size(121, 19);
            this.chkNguoiGopY.TabIndex = 3;
            //
            // popupControlContainerFilter
            //
            this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.popupControlContainerFilter.Controls.Add(this.NguoiNhan);
            this.popupControlContainerFilter.Controls.Add(this.plLabel1);
            this.popupControlContainerFilter.Controls.Add(this.nguoiGui);
            this.popupControlContainerFilter.Controls.Add(this.labelControl7);
            this.popupControlContainerFilter.Controls.Add(this.chkNguoiGopY);
            this.popupControlContainerFilter.Controls.Add(this.ngayKT);
            this.popupControlContainerFilter.Controls.Add(this.labelControl1);
            this.popupControlContainerFilter.Controls.Add(this.plTreeSelectItem1);
            this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top;
            this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24);
            this.popupControlContainerFilter.Manager = this.barManager1;
            this.popupControlContainerFilter.Name = "popupControlContainerFilter";
            this.popupControlContainerFilter.Size = new System.Drawing.Size(973, 62);
            this.popupControlContainerFilter.TabIndex = 0;
            this.popupControlContainerFilter.Visible = false;
            //
            // NguoiNhan
            //
            this.NguoiNhan.Location = new System.Drawing.Point(91, 32);
            this.NguoiNhan.Name = "NguoiNhan";
            this.NguoiNhan.Size = new System.Drawing.Size(162, 20);
            this.NguoiNhan.TabIndex = 1;
            //
            // plLabel1
            //
            this.plLabel1.Location = new System.Drawing.Point(12, 35);
            this.plLabel1.Name = "plLabel1";
            this.plLabel1.Size = new System.Drawing.Size(55, 13);
            this.plLabel1.TabIndex = 201;
            this.plLabel1.Text = "Người nhận";
            this.plLabel1.ToolTip = "Dữ liệu bắt buộc nhập";
            this.plLabel1.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
            //
            // nguoiGui
            //
            this.nguoiGui.Location = new System.Drawing.Point(91, 5);
            this.nguoiGui.Name = "nguoiGui";
            this.nguoiGui.Size = new System.Drawing.Size(162, 20);
            this.nguoiGui.TabIndex = 0;
            //
            // labelControl7
            //
            this.labelControl7.Location = new System.Drawing.Point(12, 9);
            this.labelControl7.Name = "labelControl7";
            this.labelControl7.Size = new System.Drawing.Size(46, 13);
            this.labelControl7.TabIndex = 200;
            this.labelControl7.Text = "Người gửi";
            this.labelControl7.ToolTip = "Dữ liệu bắt buộc nhập";
            this.labelControl7.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
            //
            // ngayKT
            //
            this.ngayKT.Caption = "Năm 2010 và 2011";
            this.ngayKT.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth;
            this.ngayKT.FirstFrom = new System.DateTime(2010, 1, 1, 0, 0, 0, 0);
            this.ngayKT.FirstTo = new System.DateTime(2011, 12, 31, 0, 0, 0, 0);
            this.ngayKT.FromDate = new System.DateTime(2010, 1, 1, 0, 0, 0, 0);
            this.ngayKT.Location = new System.Drawing.Point(363, 31);
            this.ngayKT.Name = "ngayKT";
            this.ngayKT.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date;
            this.ngayKT.SecondFrom = new System.DateTime(2010, 1, 1, 0, 0, 0, 0);
            this.ngayKT.SecondTo = new System.DateTime(2011, 12, 31, 0, 0, 0, 0);
            this.ngayKT.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear;
            this.ngayKT.Size = new System.Drawing.Size(226, 21);
            this.ngayKT.TabIndex = 2;
            this.ngayKT.ToDate = new System.DateTime(2011, 12, 31, 0, 0, 0, 0);
            this.ngayKT.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth)
                        | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter)
                        | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear)
                        | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths)
                        | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate)
                        | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth)
                        | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter)
                        | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear)));
            //
            // labelControl1
            //
            this.labelControl1.Location = new System.Drawing.Point(284, 35);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(73, 13);
            this.labelControl1.TabIndex = 198;
            this.labelControl1.Text = "Thời gian góp ý";
            this.labelControl1.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
            //
            // plTreeSelectItem1
            //
            this.plTreeSelectItem1.Location = new System.Drawing.Point(605, -20);
            this.plTreeSelectItem1.Name = "plTreeSelectItem1";
            this.plTreeSelectItem1.Size = new System.Drawing.Size(167, 20);
            this.plTreeSelectItem1.TabIndex = 193;
            this.plTreeSelectItem1.ZZZWidthFactor = 2F;
            //
            // gridColumn8
            //
            this.gridColumn8.Caption = "VAT";
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 5;
            //
            // gridColumn6
            //
            this.gridColumn6.Caption = "VAT";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 5;
            this.gridColumn6.Width = 96;
            //
            // frmHomThuGopYQL
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(973, 497);
            this.Controls.Add(this.splitContainerControl1);
            this.Controls.Add(this.popupControlContainerFilter);
            this.Controls.Add(this.barDockControlLeft);
            this.Controls.Add(this.barDockControlRight);
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Name = "frmHomThuGopYQL";
            this.Text = "Hòm thư góp ý";
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
            this.splitContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).EndInit();
            this.xtraTabControlDetail.ResumeLayout(false);
            this.xtraTabPageDetail.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chkNguoiGopY.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit();
            this.popupControlContainerFilter.ResumeLayout(false);
            this.popupControlContainerFilter.PerformLayout();
            this.ResumeLayout(false);
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 protected void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmTKThuocTinhBienMuc));
     DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
     DevExpress.XtraGrid.GridLevelNode gridLevelNode2 = new DevExpress.XtraGrid.GridLevelNode();
     DevExpress.XtraGrid.GridLevelNode gridLevelNode3 = new DevExpress.XtraGrid.GridLevelNode();
     DevExpress.XtraGrid.GridLevelNode gridLevelNode4 = new DevExpress.XtraGrid.GridLevelNode();
     DevExpress.XtraGrid.GridLevelNode gridLevelNode5 = new DevExpress.XtraGrid.GridLevelNode();
     this.gridDetail_LoaiBang = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.Cot_LoaiBang_Ten = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_SoLuong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.gridDetail_TietMuc = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.Cot_TietMuc_Ten = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cot_TietMuc_SoLuong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridDetail_TietMuc_BienMuc = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.Cot_TietMuc_BienMuc_MaBang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_TietMuc_BienMuc_NoiDung = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.CotMatserSoLuong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridDetail_LoaiBang_ThongSo_BienMuc = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.Cot_LoaiBang_ThongSo_BienMuc_MaBang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_BienMuc__TietMuc = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_NoiDung = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_SoTap = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_ThoiLuong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_PostMaster = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_PopUp = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_SDKCBHD = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_FileDinhKem = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_TuKhoa = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_KHPL = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_KHXK = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_Ke = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_Ngan = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_Tang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_SoLanDaPhat = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_PhatLanDau = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_ThoiHanBanQuyen = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_DonViSoHuu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_DonViCungCap = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_Nuoc = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_DoiTuongKhanGia = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_Rating = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeIn = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeOut = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_BienMuc_Duration = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridDetail_LoaiBang_ThongSo = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.Cot_LoaiBang_ThongSo_Ten = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_LoaiBang_ThongSo_SoLuong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.MainBar = new DevExpress.XtraBars.Bar();
     this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem();
     this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
     this.checkedListBoxControl2 = new DevExpress.XtraEditors.CheckedListBoxControl();
     this.label3 = new System.Windows.Forms.Label();
     this.ThongSoLoaiBang = new ProtocolVN.Framework.Win.PLDMGrid();
     this.label9 = new System.Windows.Forms.Label();
     this.plCombobox3 = new ProtocolVN.Framework.Win.PLCombobox();
     this.NguoiXuat = new ProtocolVN.Framework.Win.PLCombobox();
     this.label2 = new System.Windows.Forms.Label();
     this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
     this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
     this.label4 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.label29 = new System.Windows.Forms.Label();
     this.label31 = new System.Windows.Forms.Label();
     this.dateEdit2 = new DevExpress.XtraEditors.DateEdit();
     this.dateEdit1 = new DevExpress.XtraEditors.DateEdit();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.checkedListBoxControl1 = new DevExpress.XtraEditors.CheckedListBoxControl();
     this.plTreeSelectItem1 = new ProtocolVN.Framework.Win.PLDMTreeGroupElement();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.gridDetail_LoaiBang)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridDetail_TietMuc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridDetail_TietMuc_BienMuc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridDetail_LoaiBang_ThongSo_BienMuc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridDetail_LoaiBang_ThongSo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
     this.popupControlContainerFilter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl1)).BeginInit();
     this.SuspendLayout();
     //
     // gridDetail_LoaiBang
     //
     this.gridDetail_LoaiBang.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridDetail_LoaiBang.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridDetail_LoaiBang.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.Cot_LoaiBang_Ten,
     this.Cot_LoaiBang_SoLuong});
     this.gridDetail_LoaiBang.CustomizationFormBounds = new System.Drawing.Rectangle(816, 401, 208, 168);
     this.gridDetail_LoaiBang.GridControl = this.gridControlMaster;
     this.gridDetail_LoaiBang.IndicatorWidth = 40;
     this.gridDetail_LoaiBang.Name = "gridDetail_LoaiBang";
     this.gridDetail_LoaiBang.OptionsLayout.Columns.AddNewColumns = false;
     this.gridDetail_LoaiBang.OptionsNavigation.AutoFocusNewRow = true;
     this.gridDetail_LoaiBang.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridDetail_LoaiBang.OptionsPrint.UsePrintStyles = true;
     this.gridDetail_LoaiBang.OptionsView.EnableAppearanceEvenRow = true;
     this.gridDetail_LoaiBang.OptionsView.EnableAppearanceOddRow = true;
     this.gridDetail_LoaiBang.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridDetail_LoaiBang.OptionsView.ShowGroupedColumns = true;
     //
     // Cot_LoaiBang_Ten
     //
     this.Cot_LoaiBang_Ten.Caption = "Tên loại băng";
     this.Cot_LoaiBang_Ten.Name = "Cot_LoaiBang_Ten";
     this.Cot_LoaiBang_Ten.Visible = true;
     this.Cot_LoaiBang_Ten.VisibleIndex = 0;
     this.Cot_LoaiBang_Ten.Width = 76;
     //
     // Cot_LoaiBang_SoLuong
     //
     this.Cot_LoaiBang_SoLuong.Caption = "Số lượng";
     this.Cot_LoaiBang_SoLuong.Name = "Cot_LoaiBang_SoLuong";
     this.Cot_LoaiBang_SoLuong.Visible = true;
     this.Cot_LoaiBang_SoLuong.VisibleIndex = 1;
     this.Cot_LoaiBang_SoLuong.Width = 54;
     //
     // gridControlMaster
     //
     this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage")));
     this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill;
     gridLevelNode1.LevelTemplate = this.gridDetail_LoaiBang;
     gridLevelNode2.LevelTemplate = this.gridDetail_LoaiBang_ThongSo;
     gridLevelNode3.LevelTemplate = this.gridDetail_LoaiBang_ThongSo_BienMuc;
     gridLevelNode3.RelationName = "Biên mục theo thông số";
     gridLevelNode2.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
     gridLevelNode3});
     gridLevelNode2.RelationName = "Thông số loại băng";
     gridLevelNode1.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
     gridLevelNode2});
     gridLevelNode1.RelationName = "Thống kê theo loại băng";
     gridLevelNode4.LevelTemplate = this.gridDetail_TietMuc;
     gridLevelNode5.LevelTemplate = this.gridDetail_TietMuc_BienMuc;
     gridLevelNode5.RelationName = "Biên mục theo tiết mục";
     gridLevelNode4.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
     gridLevelNode5});
     gridLevelNode4.RelationName = "Thống kê theo tiết mục";
     this.gridControlMaster.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
     gridLevelNode1,
     gridLevelNode4});
     this.gridControlMaster.Location = new System.Drawing.Point(0, 141);
     this.gridControlMaster.MainView = this.gridViewMaster;
     this.gridControlMaster.Name = "gridControlMaster";
     this.gridControlMaster.Size = new System.Drawing.Size(1006, 356);
     this.gridControlMaster.TabIndex = 7;
     this.gridControlMaster.TabStop = false;
     this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridDetail_TietMuc,
     this.gridDetail_TietMuc_BienMuc,
     this.gridViewMaster,
     this.gridDetail_LoaiBang_ThongSo_BienMuc,
     this.gridDetail_LoaiBang_ThongSo,
     this.gridDetail_LoaiBang});
     //
     // gridDetail_TietMuc
     //
     this.gridDetail_TietMuc.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridDetail_TietMuc.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridDetail_TietMuc.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.Cot_TietMuc_Ten,
     this.cot_TietMuc_SoLuong});
     this.gridDetail_TietMuc.GridControl = this.gridControlMaster;
     this.gridDetail_TietMuc.IndicatorWidth = 40;
     this.gridDetail_TietMuc.Name = "gridDetail_TietMuc";
     this.gridDetail_TietMuc.OptionsLayout.Columns.AddNewColumns = false;
     this.gridDetail_TietMuc.OptionsNavigation.AutoFocusNewRow = true;
     this.gridDetail_TietMuc.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridDetail_TietMuc.OptionsPrint.UsePrintStyles = true;
     this.gridDetail_TietMuc.OptionsView.EnableAppearanceEvenRow = true;
     this.gridDetail_TietMuc.OptionsView.EnableAppearanceOddRow = true;
     this.gridDetail_TietMuc.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridDetail_TietMuc.OptionsView.ShowGroupedColumns = true;
     //
     // Cot_TietMuc_Ten
     //
     this.Cot_TietMuc_Ten.Caption = "Tên tiết mục";
     this.Cot_TietMuc_Ten.Name = "Cot_TietMuc_Ten";
     this.Cot_TietMuc_Ten.Visible = true;
     this.Cot_TietMuc_Ten.VisibleIndex = 0;
     this.Cot_TietMuc_Ten.Width = 71;
     //
     // cot_TietMuc_SoLuong
     //
     this.cot_TietMuc_SoLuong.Caption = "Số lượng";
     this.cot_TietMuc_SoLuong.Name = "cot_TietMuc_SoLuong";
     this.cot_TietMuc_SoLuong.Visible = true;
     this.cot_TietMuc_SoLuong.VisibleIndex = 1;
     this.cot_TietMuc_SoLuong.Width = 54;
     //
     // gridDetail_TietMuc_BienMuc
     //
     this.gridDetail_TietMuc_BienMuc.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridDetail_TietMuc_BienMuc.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridDetail_TietMuc_BienMuc.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.Cot_TietMuc_BienMuc_MaBang,
     this.Cot_TietMuc_BienMuc_NoiDung});
     this.gridDetail_TietMuc_BienMuc.GridControl = this.gridControlMaster;
     this.gridDetail_TietMuc_BienMuc.IndicatorWidth = 40;
     this.gridDetail_TietMuc_BienMuc.Name = "gridDetail_TietMuc_BienMuc";
     this.gridDetail_TietMuc_BienMuc.OptionsLayout.Columns.AddNewColumns = false;
     this.gridDetail_TietMuc_BienMuc.OptionsNavigation.AutoFocusNewRow = true;
     this.gridDetail_TietMuc_BienMuc.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridDetail_TietMuc_BienMuc.OptionsPrint.UsePrintStyles = true;
     this.gridDetail_TietMuc_BienMuc.OptionsView.EnableAppearanceEvenRow = true;
     this.gridDetail_TietMuc_BienMuc.OptionsView.EnableAppearanceOddRow = true;
     this.gridDetail_TietMuc_BienMuc.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridDetail_TietMuc_BienMuc.OptionsView.ShowGroupedColumns = true;
     //
     // Cot_TietMuc_BienMuc_MaBang
     //
     this.Cot_TietMuc_BienMuc_MaBang.Caption = "Mã băng";
     this.Cot_TietMuc_BienMuc_MaBang.Name = "Cot_TietMuc_BienMuc_MaBang";
     this.Cot_TietMuc_BienMuc_MaBang.Visible = true;
     this.Cot_TietMuc_BienMuc_MaBang.VisibleIndex = 1;
     this.Cot_TietMuc_BienMuc_MaBang.Width = 53;
     //
     // Cot_TietMuc_BienMuc_NoiDung
     //
     this.Cot_TietMuc_BienMuc_NoiDung.Caption = "Nội dung";
     this.Cot_TietMuc_BienMuc_NoiDung.Name = "Cot_TietMuc_BienMuc_NoiDung";
     this.Cot_TietMuc_BienMuc_NoiDung.Visible = true;
     this.Cot_TietMuc_BienMuc_NoiDung.VisibleIndex = 0;
     this.Cot_TietMuc_BienMuc_NoiDung.Width = 54;
     //
     // gridViewMaster
     //
     this.gridViewMaster.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Inch);
     this.gridViewMaster.Appearance.GroupPanel.Options.UseFont = true;
     this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.CotMatserSoLuong});
     this.gridViewMaster.CustomizationFormBounds = new System.Drawing.Rectangle(423, 322, 208, 168);
     this.gridViewMaster.GridControl = this.gridControlMaster;
     this.gridViewMaster.GroupPanelText = "Các biên mục thỏa điều kiện tìm kiếm";
     this.gridViewMaster.IndicatorWidth = 40;
     this.gridViewMaster.Name = "gridViewMaster";
     this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewMaster.OptionsPrint.UsePrintStyles = true;
     this.gridViewMaster.OptionsSelection.MultiSelect = true;
     this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewMaster.OptionsView.ShowGroupedColumns = true;
     this.gridViewMaster.OptionsView.ShowGroupPanel = false;
     //
     // CotMatserSoLuong
     //
     this.CotMatserSoLuong.Caption = "Tổng số lượng biên mục";
     this.CotMatserSoLuong.Name = "CotMatserSoLuong";
     this.CotMatserSoLuong.Visible = true;
     this.CotMatserSoLuong.VisibleIndex = 0;
     this.CotMatserSoLuong.Width = 125;
     //
     // gridDetail_LoaiBang_ThongSo_BienMuc
     //
     this.gridDetail_LoaiBang_ThongSo_BienMuc.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridDetail_LoaiBang_ThongSo_BienMuc.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridDetail_LoaiBang_ThongSo_BienMuc.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.Cot_LoaiBang_ThongSo_BienMuc_MaBang,
     this.Cot_LoaiBang_ThongSo_BienMuc_BienMuc__TietMuc,
     this.Cot_LoaiBang_ThongSo_BienMuc_NoiDung,
     this.Cot_LoaiBang_ThongSo_BienMuc_SoTap,
     this.Cot_LoaiBang_ThongSo_BienMuc_ThoiLuong,
     this.Cot_LoaiBang_ThongSo_BienMuc_PostMaster,
     this.Cot_LoaiBang_ThongSo_BienMuc_PopUp,
     this.Cot_LoaiBang_ThongSo_BienMuc_SDKCBHD,
     this.Cot_LoaiBang_ThongSo_BienMuc_FileDinhKem,
     this.Cot_LoaiBang_ThongSo_BienMuc_TuKhoa,
     this.Cot_LoaiBang_ThongSo_BienMuc_KHPL,
     this.Cot_LoaiBang_ThongSo_BienMuc_KHXK,
     this.Cot_LoaiBang_ThongSo_BienMuc_Ke,
     this.Cot_LoaiBang_ThongSo_BienMuc_Ngan,
     this.Cot_LoaiBang_ThongSo_BienMuc_Tang,
     this.Cot_LoaiBang_ThongSo_BienMuc_SoLanDaPhat,
     this.Cot_LoaiBang_ThongSo_BienMuc_PhatLanDau,
     this.Cot_LoaiBang_ThongSo_BienMuc_ThoiHanBanQuyen,
     this.Cot_LoaiBang_ThongSo_BienMuc_DonViSoHuu,
     this.Cot_LoaiBang_ThongSo_BienMuc_DonViCungCap,
     this.Cot_LoaiBang_ThongSo_BienMuc_Nuoc,
     this.Cot_LoaiBang_ThongSo_BienMuc_DoiTuongKhanGia,
     this.Cot_LoaiBang_ThongSo_BienMuc_Rating,
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeIn,
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeOut,
     this.Cot_LoaiBang_ThongSo_BienMuc_Duration});
     this.gridDetail_LoaiBang_ThongSo_BienMuc.CustomizationFormBounds = new System.Drawing.Rectangle(734, 488, 208, 168);
     this.gridDetail_LoaiBang_ThongSo_BienMuc.GridControl = this.gridControlMaster;
     this.gridDetail_LoaiBang_ThongSo_BienMuc.IndicatorWidth = 40;
     this.gridDetail_LoaiBang_ThongSo_BienMuc.Name = "gridDetail_LoaiBang_ThongSo_BienMuc";
     this.gridDetail_LoaiBang_ThongSo_BienMuc.OptionsLayout.Columns.AddNewColumns = false;
     this.gridDetail_LoaiBang_ThongSo_BienMuc.OptionsNavigation.AutoFocusNewRow = true;
     this.gridDetail_LoaiBang_ThongSo_BienMuc.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridDetail_LoaiBang_ThongSo_BienMuc.OptionsPrint.UsePrintStyles = true;
     this.gridDetail_LoaiBang_ThongSo_BienMuc.OptionsView.ColumnAutoWidth = false;
     this.gridDetail_LoaiBang_ThongSo_BienMuc.OptionsView.EnableAppearanceEvenRow = true;
     this.gridDetail_LoaiBang_ThongSo_BienMuc.OptionsView.EnableAppearanceOddRow = true;
     this.gridDetail_LoaiBang_ThongSo_BienMuc.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridDetail_LoaiBang_ThongSo_BienMuc.OptionsView.ShowGroupedColumns = true;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_MaBang
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_MaBang.Caption = "Mã băng";
     this.Cot_LoaiBang_ThongSo_BienMuc_MaBang.Name = "Cot_LoaiBang_ThongSo_BienMuc_MaBang";
     this.Cot_LoaiBang_ThongSo_BienMuc_MaBang.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_MaBang.VisibleIndex = 0;
     this.Cot_LoaiBang_ThongSo_BienMuc_MaBang.Width = 53;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_BienMuc__TietMuc
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_BienMuc__TietMuc.Caption = "Tiết mục";
     this.Cot_LoaiBang_ThongSo_BienMuc_BienMuc__TietMuc.Name = "Cot_LoaiBang_ThongSo_BienMuc_BienMuc__TietMuc";
     this.Cot_LoaiBang_ThongSo_BienMuc_BienMuc__TietMuc.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_BienMuc__TietMuc.VisibleIndex = 1;
     this.Cot_LoaiBang_ThongSo_BienMuc_BienMuc__TietMuc.Width = 52;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_NoiDung
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_NoiDung.Caption = "Nội dung";
     this.Cot_LoaiBang_ThongSo_BienMuc_NoiDung.Name = "Cot_LoaiBang_ThongSo_BienMuc_NoiDung";
     this.Cot_LoaiBang_ThongSo_BienMuc_NoiDung.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_NoiDung.VisibleIndex = 2;
     this.Cot_LoaiBang_ThongSo_BienMuc_NoiDung.Width = 54;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_SoTap
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_SoTap.Caption = "Tập số";
     this.Cot_LoaiBang_ThongSo_BienMuc_SoTap.Name = "Cot_LoaiBang_ThongSo_BienMuc_SoTap";
     this.Cot_LoaiBang_ThongSo_BienMuc_SoTap.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_SoTap.VisibleIndex = 3;
     this.Cot_LoaiBang_ThongSo_BienMuc_SoTap.Width = 43;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_ThoiLuong
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_ThoiLuong.Caption = "Thời lượng";
     this.Cot_LoaiBang_ThongSo_BienMuc_ThoiLuong.Name = "Cot_LoaiBang_ThongSo_BienMuc_ThoiLuong";
     this.Cot_LoaiBang_ThongSo_BienMuc_ThoiLuong.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_ThoiLuong.VisibleIndex = 4;
     this.Cot_LoaiBang_ThongSo_BienMuc_ThoiLuong.Width = 62;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_PostMaster
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_PostMaster.Caption = "Tình trạng";
     this.Cot_LoaiBang_ThongSo_BienMuc_PostMaster.Name = "Cot_LoaiBang_ThongSo_BienMuc_PostMaster";
     this.Cot_LoaiBang_ThongSo_BienMuc_PostMaster.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_PostMaster.VisibleIndex = 5;
     this.Cot_LoaiBang_ThongSo_BienMuc_PostMaster.Width = 70;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_PopUp
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_PopUp.Caption = "Pop Up";
     this.Cot_LoaiBang_ThongSo_BienMuc_PopUp.Name = "Cot_LoaiBang_ThongSo_BienMuc_PopUp";
     this.Cot_LoaiBang_ThongSo_BienMuc_PopUp.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_PopUp.VisibleIndex = 6;
     this.Cot_LoaiBang_ThongSo_BienMuc_PopUp.Width = 46;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_SDKCBHD
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_SDKCBHD.Caption = "Số ĐKCB HD";
     this.Cot_LoaiBang_ThongSo_BienMuc_SDKCBHD.Name = "Cot_LoaiBang_ThongSo_BienMuc_SDKCBHD";
     this.Cot_LoaiBang_ThongSo_BienMuc_SDKCBHD.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_SDKCBHD.VisibleIndex = 7;
     this.Cot_LoaiBang_ThongSo_BienMuc_SDKCBHD.Width = 71;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_FileDinhKem
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_FileDinhKem.Caption = "File đính kèm";
     this.Cot_LoaiBang_ThongSo_BienMuc_FileDinhKem.Name = "Cot_LoaiBang_ThongSo_BienMuc_FileDinhKem";
     this.Cot_LoaiBang_ThongSo_BienMuc_FileDinhKem.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_FileDinhKem.VisibleIndex = 8;
     this.Cot_LoaiBang_ThongSo_BienMuc_FileDinhKem.Width = 73;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_TuKhoa
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_TuKhoa.Caption = "Từ khóa";
     this.Cot_LoaiBang_ThongSo_BienMuc_TuKhoa.Name = "Cot_LoaiBang_ThongSo_BienMuc_TuKhoa";
     this.Cot_LoaiBang_ThongSo_BienMuc_TuKhoa.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_TuKhoa.VisibleIndex = 9;
     this.Cot_LoaiBang_ThongSo_BienMuc_TuKhoa.Width = 51;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_KHPL
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_KHPL.Caption = "KHPL";
     this.Cot_LoaiBang_ThongSo_BienMuc_KHPL.Name = "Cot_LoaiBang_ThongSo_BienMuc_KHPL";
     this.Cot_LoaiBang_ThongSo_BienMuc_KHPL.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_KHPL.VisibleIndex = 10;
     this.Cot_LoaiBang_ThongSo_BienMuc_KHPL.Width = 36;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_KHXK
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_KHXK.Caption = "KHXK";
     this.Cot_LoaiBang_ThongSo_BienMuc_KHXK.Name = "Cot_LoaiBang_ThongSo_BienMuc_KHXK";
     this.Cot_LoaiBang_ThongSo_BienMuc_KHXK.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_KHXK.VisibleIndex = 11;
     this.Cot_LoaiBang_ThongSo_BienMuc_KHXK.Width = 37;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_Ke
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_Ke.Caption = "Kệ";
     this.Cot_LoaiBang_ThongSo_BienMuc_Ke.Name = "Cot_LoaiBang_ThongSo_BienMuc_Ke";
     this.Cot_LoaiBang_ThongSo_BienMuc_Ke.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_Ke.VisibleIndex = 12;
     this.Cot_LoaiBang_ThongSo_BienMuc_Ke.Width = 24;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_Ngan
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_Ngan.Caption = "Ngăn";
     this.Cot_LoaiBang_ThongSo_BienMuc_Ngan.Name = "Cot_LoaiBang_ThongSo_BienMuc_Ngan";
     this.Cot_LoaiBang_ThongSo_BienMuc_Ngan.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_Ngan.VisibleIndex = 13;
     this.Cot_LoaiBang_ThongSo_BienMuc_Ngan.Width = 37;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_Tang
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_Tang.Caption = "Tầng";
     this.Cot_LoaiBang_ThongSo_BienMuc_Tang.Name = "Cot_LoaiBang_ThongSo_BienMuc_Tang";
     this.Cot_LoaiBang_ThongSo_BienMuc_Tang.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_Tang.VisibleIndex = 14;
     this.Cot_LoaiBang_ThongSo_BienMuc_Tang.Width = 36;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_SoLanDaPhat
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_SoLanDaPhat.Caption = "Số lần đã phát trên HTV2";
     this.Cot_LoaiBang_ThongSo_BienMuc_SoLanDaPhat.Name = "Cot_LoaiBang_ThongSo_BienMuc_SoLanDaPhat";
     this.Cot_LoaiBang_ThongSo_BienMuc_SoLanDaPhat.Width = 132;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_PhatLanDau
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_PhatLanDau.Caption = "Phát lần đầu trên HTV2";
     this.Cot_LoaiBang_ThongSo_BienMuc_PhatLanDau.Name = "Cot_LoaiBang_ThongSo_BienMuc_PhatLanDau";
     this.Cot_LoaiBang_ThongSo_BienMuc_PhatLanDau.Width = 123;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_ThoiHanBanQuyen
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_ThoiHanBanQuyen.Caption = "Thời hạn bản quyền";
     this.Cot_LoaiBang_ThongSo_BienMuc_ThoiHanBanQuyen.Name = "Cot_LoaiBang_ThongSo_BienMuc_ThoiHanBanQuyen";
     this.Cot_LoaiBang_ThongSo_BienMuc_ThoiHanBanQuyen.Width = 107;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_DonViSoHuu
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_DonViSoHuu.Caption = "Đơn vị sở hữu";
     this.Cot_LoaiBang_ThongSo_BienMuc_DonViSoHuu.Name = "Cot_LoaiBang_ThongSo_BienMuc_DonViSoHuu";
     this.Cot_LoaiBang_ThongSo_BienMuc_DonViSoHuu.Width = 79;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_DonViCungCap
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_DonViCungCap.Caption = "Đơn vị cung cấp";
     this.Cot_LoaiBang_ThongSo_BienMuc_DonViCungCap.Name = "Cot_LoaiBang_ThongSo_BienMuc_DonViCungCap";
     this.Cot_LoaiBang_ThongSo_BienMuc_DonViCungCap.Width = 89;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_Nuoc
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_Nuoc.Caption = "Nước SX";
     this.Cot_LoaiBang_ThongSo_BienMuc_Nuoc.Name = "Cot_LoaiBang_ThongSo_BienMuc_Nuoc";
     this.Cot_LoaiBang_ThongSo_BienMuc_Nuoc.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_Nuoc.VisibleIndex = 15;
     this.Cot_LoaiBang_ThongSo_BienMuc_Nuoc.Width = 37;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_DoiTuongKhanGia
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_DoiTuongKhanGia.Caption = "Đối tượng khán giả";
     this.Cot_LoaiBang_ThongSo_BienMuc_DoiTuongKhanGia.Name = "Cot_LoaiBang_ThongSo_BienMuc_DoiTuongKhanGia";
     this.Cot_LoaiBang_ThongSo_BienMuc_DoiTuongKhanGia.Width = 103;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_Rating
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_Rating.Caption = "Rating trung bình (%)";
     this.Cot_LoaiBang_ThongSo_BienMuc_Rating.Name = "Cot_LoaiBang_ThongSo_BienMuc_Rating";
     this.Cot_LoaiBang_ThongSo_BienMuc_Rating.Width = 95;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_TimeCodeIn
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeIn.Caption = "Time code in";
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeIn.Name = "Cot_LoaiBang_ThongSo_BienMuc_TimeCodeIn";
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeIn.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeIn.VisibleIndex = 16;
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeIn.Width = 71;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_TimeCodeOut
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeOut.Caption = "Time code out";
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeOut.Name = "Cot_LoaiBang_ThongSo_BienMuc_TimeCodeOut";
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeOut.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeOut.VisibleIndex = 17;
     this.Cot_LoaiBang_ThongSo_BienMuc_TimeCodeOut.Width = 79;
     //
     // Cot_LoaiBang_ThongSo_BienMuc_Duration
     //
     this.Cot_LoaiBang_ThongSo_BienMuc_Duration.Caption = "Duration";
     this.Cot_LoaiBang_ThongSo_BienMuc_Duration.Name = "Cot_LoaiBang_ThongSo_BienMuc_Duration";
     this.Cot_LoaiBang_ThongSo_BienMuc_Duration.Visible = true;
     this.Cot_LoaiBang_ThongSo_BienMuc_Duration.VisibleIndex = 18;
     this.Cot_LoaiBang_ThongSo_BienMuc_Duration.Width = 53;
     //
     // gridDetail_LoaiBang_ThongSo
     //
     this.gridDetail_LoaiBang_ThongSo.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridDetail_LoaiBang_ThongSo.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridDetail_LoaiBang_ThongSo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.Cot_LoaiBang_ThongSo_Ten,
     this.Cot_LoaiBang_ThongSo_SoLuong});
     this.gridDetail_LoaiBang_ThongSo.GridControl = this.gridControlMaster;
     this.gridDetail_LoaiBang_ThongSo.IndicatorWidth = 40;
     this.gridDetail_LoaiBang_ThongSo.Name = "gridDetail_LoaiBang_ThongSo";
     this.gridDetail_LoaiBang_ThongSo.OptionsLayout.Columns.AddNewColumns = false;
     this.gridDetail_LoaiBang_ThongSo.OptionsNavigation.AutoFocusNewRow = true;
     this.gridDetail_LoaiBang_ThongSo.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridDetail_LoaiBang_ThongSo.OptionsPrint.UsePrintStyles = true;
     this.gridDetail_LoaiBang_ThongSo.OptionsView.EnableAppearanceEvenRow = true;
     this.gridDetail_LoaiBang_ThongSo.OptionsView.EnableAppearanceOddRow = true;
     this.gridDetail_LoaiBang_ThongSo.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridDetail_LoaiBang_ThongSo.OptionsView.ShowGroupedColumns = true;
     //
     // Cot_LoaiBang_ThongSo_Ten
     //
     this.Cot_LoaiBang_ThongSo_Ten.Caption = "Thông số";
     this.Cot_LoaiBang_ThongSo_Ten.Name = "Cot_LoaiBang_ThongSo_Ten";
     this.Cot_LoaiBang_ThongSo_Ten.Visible = true;
     this.Cot_LoaiBang_ThongSo_Ten.VisibleIndex = 0;
     this.Cot_LoaiBang_ThongSo_Ten.Width = 56;
     //
     // Cot_LoaiBang_ThongSo_SoLuong
     //
     this.Cot_LoaiBang_ThongSo_SoLuong.Caption = "Số lượng";
     this.Cot_LoaiBang_ThongSo_SoLuong.Name = "Cot_LoaiBang_ThongSo_SoLuong";
     this.Cot_LoaiBang_ThongSo_SoLuong.Visible = true;
     this.Cot_LoaiBang_ThongSo_SoLuong.VisibleIndex = 1;
     this.Cot_LoaiBang_ThongSo_SoLuong.Width = 54;
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.MainBar});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barButtonItemAdd,
     this.barButtonItemDelete,
     this.barButtonItemUpdate,
     this.barButtonItemPrint,
     this.barStaticItem1,
     this.barButtonItem1,
     this.barButtonItem2,
     this.barButtonItemCommit,
     this.barButtonItemNoCommit,
     this.barSubItem1,
     this.barButtonItemXem,
     this.barButtonItemSearch,
     this.barButtonItemClose,
     this.barCheckItemFilter,
     this.barButtonItem3,
     this.barButtonItem4,
     this.barButtonItem5});
     this.barManager1.MaxItemId = 36;
     //
     // MainBar
     //
     this.MainBar.BarName = "MainBar";
     this.MainBar.DockCol = 0;
     this.MainBar.DockRow = 0;
     this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.MainBar.FloatLocation = new System.Drawing.Point(39, 133);
     this.MainBar.FloatSize = new System.Drawing.Size(72, 73);
     this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm", false, true, false, 0),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)});
     this.MainBar.OptionsBar.AllowQuickCustomization = false;
     this.MainBar.OptionsBar.DrawDragBorder = false;
     this.MainBar.OptionsBar.RotateWhenVertical = false;
     this.MainBar.OptionsBar.UseWholeRow = true;
     this.MainBar.Text = "Custom 1";
     //
     // barButtonItemAdd
     //
     this.barButtonItemAdd.Caption = "Thêm";
     this.barButtonItemAdd.Id = 0;
     this.barButtonItemAdd.Name = "barButtonItemAdd";
     this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemAdd.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemXem
     //
     this.barButtonItemXem.Caption = "X&em";
     this.barButtonItemXem.Id = 24;
     this.barButtonItemXem.Name = "barButtonItemXem";
     this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemXem.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemDelete
     //
     this.barButtonItemDelete.Caption = "&Xóa";
     this.barButtonItemDelete.Id = 1;
     this.barButtonItemDelete.Name = "barButtonItemDelete";
     this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemDelete.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemUpdate
     //
     this.barButtonItemUpdate.Caption = "&Sửa";
     this.barButtonItemUpdate.Id = 2;
     this.barButtonItemUpdate.Name = "barButtonItemUpdate";
     this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemUpdate.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemPrint
     //
     this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemPrint.Caption = "&In";
     this.barButtonItemPrint.DropDownControl = this.popupMenu1;
     this.barButtonItemPrint.Id = 3;
     this.barButtonItemPrint.Name = "barButtonItemPrint";
     this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenu1
     //
     this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)});
     this.popupMenu1.Manager = this.barManager1;
     this.popupMenu1.Name = "popupMenu1";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Xem t&rước";
     this.barButtonItem4.Id = 33;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barButtonItemCommit
     //
     this.barButtonItemCommit.Caption = "&Duyệt";
     this.barButtonItemCommit.Id = 17;
     this.barButtonItemCommit.Name = "barButtonItemCommit";
     this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemCommit.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemNoCommit
     //
     this.barButtonItemNoCommit.Caption = "&Không duyệt";
     this.barButtonItemNoCommit.Id = 18;
     this.barButtonItemNoCommit.Name = "barButtonItemNoCommit";
     this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemNoCommit.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "&Nghiệp vụ";
     this.barSubItem1.Id = 20;
     this.barSubItem1.Name = "barSubItem1";
     this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barSubItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItemSearch
     //
     this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemSearch.Caption = "Tì&m kiếm";
     this.barButtonItemSearch.DropDownControl = this.popupMenuFilter;
     this.barButtonItemSearch.Id = 27;
     this.barButtonItemSearch.Name = "barButtonItemSearch";
     this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenuFilter
     //
     this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)});
     this.popupMenuFilter.Manager = this.barManager1;
     this.popupMenuFilter.Name = "popupMenuFilter";
     //
     // barCheckItemFilter
     //
     this.barCheckItemFilter.Caption = "Điề&u kiện tìm kiếm";
     this.barCheckItemFilter.Checked = true;
     this.barCheckItemFilter.Id = 29;
     this.barCheckItemFilter.Name = "barCheckItemFilter";
     this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemClose
     //
     this.barButtonItemClose.Caption = "Đón&g";
     this.barButtonItemClose.Id = 28;
     this.barButtonItemClose.Name = "barButtonItemClose";
     this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barDockControlTop
     //
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(1006, 24);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 497);
     this.barDockControlBottom.Size = new System.Drawing.Size(1006, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 24);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 473);
     //
     // barDockControlRight
     //
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(1006, 24);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 473);
     //
     // barStaticItem1
     //
     this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None;
     this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barStaticItem1.Id = 13;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem1.Width = 100;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id = 14;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "barButtonItem2";
     this.barButtonItem2.Id = 15;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // barButtonItem3
     //
     this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItem3.Caption = "In";
     this.barButtonItem3.Id = 30;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "barButtonItem5";
     this.barButtonItem5.Id = 34;
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(879, 263);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1";
     this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left;
     this.splitContainerControl1.Panel2.ShowCaption = true;
     this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(41, 38);
     this.splitContainerControl1.SplitterPosition = 76;
     this.splitContainerControl1.TabIndex = 4;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // popupControlContainerFilter
     //
     this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainerFilter.Controls.Add(this.groupControl2);
     this.popupControlContainerFilter.Controls.Add(this.groupControl1);
     this.popupControlContainerFilter.Controls.Add(this.splitContainerControl1);
     this.popupControlContainerFilter.Controls.Add(this.plTreeSelectItem1);
     this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top;
     this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24);
     this.popupControlContainerFilter.Manager = this.barManager1;
     this.popupControlContainerFilter.Name = "popupControlContainerFilter";
     this.popupControlContainerFilter.Size = new System.Drawing.Size(1006, 117);
     this.popupControlContainerFilter.TabIndex = 0;
     this.popupControlContainerFilter.Visible = false;
     //
     // groupControl2
     //
     this.groupControl2.Controls.Add(this.checkedListBoxControl2);
     this.groupControl2.Controls.Add(this.label3);
     this.groupControl2.Controls.Add(this.ThongSoLoaiBang);
     this.groupControl2.Controls.Add(this.label9);
     this.groupControl2.Controls.Add(this.plCombobox3);
     this.groupControl2.Controls.Add(this.NguoiXuat);
     this.groupControl2.Controls.Add(this.label2);
     this.groupControl2.Controls.Add(this.textEdit2);
     this.groupControl2.Controls.Add(this.textEdit1);
     this.groupControl2.Controls.Add(this.label4);
     this.groupControl2.Controls.Add(this.label1);
     this.groupControl2.Controls.Add(this.label29);
     this.groupControl2.Controls.Add(this.label31);
     this.groupControl2.Controls.Add(this.dateEdit2);
     this.groupControl2.Controls.Add(this.dateEdit1);
     this.groupControl2.Location = new System.Drawing.Point(3, 6);
     this.groupControl2.Name = "groupControl2";
     this.groupControl2.Size = new System.Drawing.Size(524, 105);
     this.groupControl2.TabIndex = 199;
     this.groupControl2.Text = "Tiêu chí tìm kiếm";
     //
     // checkedListBoxControl2
     //
     this.checkedListBoxControl2.CheckOnClick = true;
     this.checkedListBoxControl2.ColumnWidth = 80;
     this.checkedListBoxControl2.ItemHeight = 20;
     this.checkedListBoxControl2.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Y", "POST", System.Windows.Forms.CheckState.Checked),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("N", "MASTER", System.Windows.Forms.CheckState.Checked)});
     this.checkedListBoxControl2.Location = new System.Drawing.Point(346, 74);
     this.checkedListBoxControl2.MultiColumn = true;
     this.checkedListBoxControl2.Name = "checkedListBoxControl2";
     this.checkedListBoxControl2.SelectionMode = System.Windows.Forms.SelectionMode.None;
     this.checkedListBoxControl2.Size = new System.Drawing.Size(166, 21);
     this.checkedListBoxControl2.TabIndex = 245;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(268, 78);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(56, 13);
     this.label3.TabIndex = 246;
     this.label3.Text = "Tình trạng";
     //
     // ThongSoLoaiBang
     //
     this.ThongSoLoaiBang.Location = new System.Drawing.Point(461, 49);
     this.ThongSoLoaiBang.Name = "ThongSoLoaiBang";
     this.ThongSoLoaiBang.Size = new System.Drawing.Size(51, 21);
     this.ThongSoLoaiBang.TabIndex = 244;
     this.ThongSoLoaiBang.ZZZWidthFactor = 2F;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(268, 53);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(53, 13);
     this.label9.TabIndex = 243;
     this.label9.Text = "Loại lưu trữ";
     //
     // plCombobox3
     //
     this.plCombobox3.DataSource = null;
     this.plCombobox3.DisplayField = null;
     this.plCombobox3.Location = new System.Drawing.Point(346, 49);
     this.plCombobox3.Name = "plCombobox3";
     this.plCombobox3.Size = new System.Drawing.Size(109, 21);
     this.plCombobox3.TabIndex = 240;
     this.plCombobox3.ValueField = null;
     //
     // NguoiXuat
     //
     this.NguoiXuat.DataSource = null;
     this.NguoiXuat.DisplayField = null;
     this.NguoiXuat.Location = new System.Drawing.Point(346, 25);
     this.NguoiXuat.Name = "NguoiXuat";
     this.NguoiXuat.Size = new System.Drawing.Size(166, 21);
     this.NguoiXuat.TabIndex = 242;
     this.NguoiXuat.ValueField = null;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(268, 28);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(47, 13);
     this.label2.TabIndex = 241;
     this.label2.Text = "Tiết mục";
     //
     // textEdit2
     //
     this.textEdit2.Location = new System.Drawing.Point(80, 71);
     this.textEdit2.Name = "textEdit2";
     this.textEdit2.Size = new System.Drawing.Size(176, 20);
     this.textEdit2.TabIndex = 232;
     //
     // textEdit1
     //
     this.textEdit1.Location = new System.Drawing.Point(80, 23);
     this.textEdit1.Name = "textEdit1";
     this.textEdit1.Size = new System.Drawing.Size(176, 20);
     this.textEdit1.TabIndex = 232;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(5, 74);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(49, 13);
     this.label4.TabIndex = 230;
     this.label4.Text = "Nội dung";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(5, 27);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(48, 13);
     this.label1.TabIndex = 230;
     this.label1.Text = "Mã băng";
     //
     // label29
     //
     this.label29.AutoSize = true;
     this.label29.Location = new System.Drawing.Point(5, 50);
     this.label29.Name = "label29";
     this.label29.Size = new System.Drawing.Size(73, 13);
     this.label29.TabIndex = 5;
     this.label29.Text = "Ngày nhập từ";
     //
     // label31
     //
     this.label31.AutoSize = true;
     this.label31.Location = new System.Drawing.Point(155, 51);
     this.label31.Name = "label31";
     this.label31.Size = new System.Drawing.Size(25, 13);
     this.label31.TabIndex = 5;
     this.label31.Text = "đến";
     //
     // dateEdit2
     //
     this.dateEdit2.EditValue = null;
     this.dateEdit2.Location = new System.Drawing.Point(186, 47);
     this.dateEdit2.Name = "dateEdit2";
     this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dateEdit2.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dateEdit2.Size = new System.Drawing.Size(70, 20);
     this.dateEdit2.TabIndex = 198;
     //
     // dateEdit1
     //
     this.dateEdit1.EditValue = null;
     this.dateEdit1.Location = new System.Drawing.Point(80, 47);
     this.dateEdit1.MenuManager = this.barManager1;
     this.dateEdit1.Name = "dateEdit1";
     this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dateEdit1.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dateEdit1.Size = new System.Drawing.Size(71, 20);
     this.dateEdit1.TabIndex = 198;
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.checkedListBoxControl1);
     this.groupControl1.Location = new System.Drawing.Point(533, 6);
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(439, 108);
     this.groupControl1.TabIndex = 199;
     this.groupControl1.Text = "Tiêu chí thống kê";
     //
     // checkedListBoxControl1
     //
     this.checkedListBoxControl1.CheckOnClick = true;
     this.checkedListBoxControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.checkedListBoxControl1.ItemHeight = 25;
     this.checkedListBoxControl1.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("0", "Loại lưu trữ", System.Windows.Forms.CheckState.Checked),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("1", "Tiết mục", System.Windows.Forms.CheckState.Checked),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("2", "Thời lượng"),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("3", "Rating"),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("4", "Số lần đã phát"),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("5", "Tình trạng", System.Windows.Forms.CheckState.Checked),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("6", "Pop up", System.Windows.Forms.CheckState.Checked),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("7", "Tổng tập"),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("8", "Ký hiệu phân loại"),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("9", "Vị trí", System.Windows.Forms.CheckState.Checked)});
     this.checkedListBoxControl1.Location = new System.Drawing.Point(2, 22);
     this.checkedListBoxControl1.MultiColumn = true;
     this.checkedListBoxControl1.Name = "checkedListBoxControl1";
     this.checkedListBoxControl1.SelectionMode = System.Windows.Forms.SelectionMode.None;
     this.checkedListBoxControl1.Size = new System.Drawing.Size(435, 84);
     this.checkedListBoxControl1.TabIndex = 0;
     //
     // plTreeSelectItem1
     //
     this.plTreeSelectItem1.Location = new System.Drawing.Point(605, -20);
     this.plTreeSelectItem1.Name = "plTreeSelectItem1";
     this.plTreeSelectItem1.Size = new System.Drawing.Size(167, 20);
     this.plTreeSelectItem1.TabIndex = 193;
     this.plTreeSelectItem1.ZZZWidthFactor = 2F;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption = "VAT";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 5;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "VAT";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 5;
     this.gridColumn6.Width = 96;
     //
     // frmTKThuocTinhBienMuc
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1006, 497);
     this.Controls.Add(this.gridControlMaster);
     this.Controls.Add(this.popupControlContainerFilter);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "frmTKThuocTinhBienMuc";
     this.Text = "Thống kê biên mục theo ngày nhập";
     ((System.ComponentModel.ISupportInitialize)(this.gridDetail_LoaiBang)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridDetail_TietMuc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridDetail_TietMuc_BienMuc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridDetail_LoaiBang_ThongSo_BienMuc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridDetail_LoaiBang_ThongSo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit();
     this.popupControlContainerFilter.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     this.groupControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 protected void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSendClientQL));
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.MainBar = new DevExpress.XtraBars.Bar();
     this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem();
     this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage();
     this.gridControlDetail = new DevExpress.XtraGrid.GridControl();
     this.gridViewDetail = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.plTreeSelectItem1 = new ProtocolVN.Framework.Win.PLDMTreeGroupElement();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit();
     this.xtraTabControlDetail.SuspendLayout();
     this.xtraTabPageDetail.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
     this.popupControlContainerFilter.SuspendLayout();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.MainBar});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barButtonItemAdd,
     this.barButtonItemDelete,
     this.barButtonItemUpdate,
     this.barButtonItemPrint,
     this.barStaticItem1,
     this.barButtonItem1,
     this.barButtonItem2,
     this.barButtonItemCommit,
     this.barButtonItemNoCommit,
     this.barSubItem1,
     this.barButtonItemXem,
     this.barButtonItemSearch,
     this.barButtonItemClose,
     this.barCheckItemFilter,
     this.barButtonItem3,
     this.barButtonItem4,
     this.barButtonItem5});
     this.barManager1.MaxItemId = 35;
     //
     // MainBar
     //
     this.MainBar.BarName = "MainBar";
     this.MainBar.DockCol = 0;
     this.MainBar.DockRow = 0;
     this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.MainBar.FloatLocation = new System.Drawing.Point(39, 133);
     this.MainBar.FloatSize = new System.Drawing.Size(72, 73);
     this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm"),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)});
     this.MainBar.OptionsBar.AllowQuickCustomization = false;
     this.MainBar.OptionsBar.DrawDragBorder = false;
     this.MainBar.OptionsBar.RotateWhenVertical = false;
     this.MainBar.OptionsBar.UseWholeRow = true;
     this.MainBar.Text = "Custom 1";
     //
     // barButtonItemAdd
     //
     this.barButtonItemAdd.Caption = "Thêm";
     this.barButtonItemAdd.Id = 0;
     this.barButtonItemAdd.Name = "barButtonItemAdd";
     this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemXem
     //
     this.barButtonItemXem.Caption = "X&em";
     this.barButtonItemXem.Id = 24;
     this.barButtonItemXem.Name = "barButtonItemXem";
     this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemDelete
     //
     this.barButtonItemDelete.Caption = "&Xóa";
     this.barButtonItemDelete.Id = 1;
     this.barButtonItemDelete.Name = "barButtonItemDelete";
     this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemUpdate
     //
     this.barButtonItemUpdate.Caption = "&Sửa";
     this.barButtonItemUpdate.Id = 2;
     this.barButtonItemUpdate.Name = "barButtonItemUpdate";
     this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemPrint
     //
     this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemPrint.Caption = "&In";
     this.barButtonItemPrint.DropDownControl = this.popupMenu1;
     this.barButtonItemPrint.Id = 3;
     this.barButtonItemPrint.Name = "barButtonItemPrint";
     this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenu1
     //
     this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)});
     this.popupMenu1.Manager = this.barManager1;
     this.popupMenu1.Name = "popupMenu1";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Xem t&rước";
     this.barButtonItem4.Id = 33;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barButtonItemCommit
     //
     this.barButtonItemCommit.Caption = "&Duyệt";
     this.barButtonItemCommit.Id = 17;
     this.barButtonItemCommit.Name = "barButtonItemCommit";
     this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemNoCommit
     //
     this.barButtonItemNoCommit.Caption = "&Không duyệt";
     this.barButtonItemNoCommit.Id = 18;
     this.barButtonItemNoCommit.Name = "barButtonItemNoCommit";
     this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "&Nghiệp vụ";
     this.barSubItem1.Id = 20;
     this.barSubItem1.Name = "barSubItem1";
     this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemSearch
     //
     this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemSearch.Caption = "Tì&m kiếm";
     this.barButtonItemSearch.DropDownControl = this.popupMenuFilter;
     this.barButtonItemSearch.Id = 27;
     this.barButtonItemSearch.Name = "barButtonItemSearch";
     this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // popupMenuFilter
     //
     this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)});
     this.popupMenuFilter.Manager = this.barManager1;
     this.popupMenuFilter.Name = "popupMenuFilter";
     //
     // barCheckItemFilter
     //
     this.barCheckItemFilter.Caption = "Điề&u kiện tìm kiếm";
     this.barCheckItemFilter.Checked = true;
     this.barCheckItemFilter.Id = 29;
     this.barCheckItemFilter.Name = "barCheckItemFilter";
     this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemClose
     //
     this.barButtonItemClose.Caption = "Đón&g";
     this.barButtonItemClose.Id = 28;
     this.barButtonItemClose.Name = "barButtonItemClose";
     this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barStaticItem1
     //
     this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None;
     this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barStaticItem1.Id = 13;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem1.Width = 100;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id = 14;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "barButtonItem2";
     this.barButtonItem2.Id = 15;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // barButtonItem3
     //
     this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItem3.Caption = "In";
     this.barButtonItem3.Id = 30;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "barButtonItem5";
     this.barButtonItem5.Id = 34;
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(0, 113);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.gridControlMaster);
     this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1";
     this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left;
     this.splitContainerControl1.Panel2.Controls.Add(this.xtraTabControlDetail);
     this.splitContainerControl1.Panel2.ShowCaption = true;
     this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(912, 384);
     this.splitContainerControl1.SplitterPosition = 175;
     this.splitContainerControl1.TabIndex = 4;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // gridControlMaster
     //
     this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage")));
     this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlMaster.Location = new System.Drawing.Point(0, 0);
     this.gridControlMaster.MainView = this.gridViewMaster;
     this.gridControlMaster.Name = "gridControlMaster";
     this.gridControlMaster.Size = new System.Drawing.Size(912, 175);
     this.gridControlMaster.TabIndex = 7;
     this.gridControlMaster.TabStop = false;
     this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMaster});
     //
     // gridViewMaster
     //
     this.gridViewMaster.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Inch);
     this.gridViewMaster.Appearance.GroupPanel.Options.UseFont = true;
     this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewMaster.GridControl = this.gridControlMaster;
     this.gridViewMaster.GroupPanelText = "Danh sách mail gửi đi ";
     this.gridViewMaster.IndicatorWidth = 40;
     this.gridViewMaster.Name = "gridViewMaster";
     this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewMaster.OptionsSelection.MultiSelect = true;
     this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewMaster.OptionsView.ShowGroupedColumns = true;
     //
     // xtraTabControlDetail
     //
     this.xtraTabControlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControlDetail.Location = new System.Drawing.Point(0, 0);
     this.xtraTabControlDetail.Name = "xtraTabControlDetail";
     this.xtraTabControlDetail.SelectedTabPage = this.xtraTabPageDetail;
     this.xtraTabControlDetail.Size = new System.Drawing.Size(912, 203);
     this.xtraTabControlDetail.TabIndex = 0;
     this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPageDetail});
     this.xtraTabControlDetail.TabStop = false;
     //
     // xtraTabPageDetail
     //
     this.xtraTabPageDetail.Controls.Add(this.gridControlDetail);
     this.xtraTabPageDetail.Name = "xtraTabPageDetail";
     this.xtraTabPageDetail.Size = new System.Drawing.Size(905, 174);
     this.xtraTabPageDetail.Text = "Chi tiết";
     //
     // gridControlDetail
     //
     this.gridControlDetail.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlDetail.BackgroundImage")));
     this.gridControlDetail.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlDetail.Location = new System.Drawing.Point(0, 0);
     this.gridControlDetail.MainView = this.gridViewDetail;
     this.gridControlDetail.Name = "gridControlDetail";
     this.gridControlDetail.Size = new System.Drawing.Size(905, 174);
     this.gridControlDetail.TabIndex = 113;
     this.gridControlDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewDetail});
     //
     // gridViewDetail
     //
     this.gridViewDetail.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewDetail.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewDetail.GridControl = this.gridControlDetail;
     this.gridViewDetail.GroupPanelText = "Phí dịch vụ";
     this.gridViewDetail.IndicatorWidth = 40;
     this.gridViewDetail.Name = "gridViewDetail";
     this.gridViewDetail.OptionsBehavior.AutoExpandAllGroups = true;
     this.gridViewDetail.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewDetail.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewDetail.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewDetail.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewDetail.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewDetail.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewDetail.OptionsView.ShowFooter = true;
     this.gridViewDetail.OptionsView.ShowGroupedColumns = true;
     //
     // popupControlContainerFilter
     //
     this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainerFilter.Controls.Add(this.plTreeSelectItem1);
     this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top;
     this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24);
     this.popupControlContainerFilter.Manager = this.barManager1;
     this.popupControlContainerFilter.Name = "popupControlContainerFilter";
     this.popupControlContainerFilter.Size = new System.Drawing.Size(912, 89);
     this.popupControlContainerFilter.TabIndex = 0;
     this.popupControlContainerFilter.Visible = false;
     //
     // plTreeSelectItem1
     //
     this.plTreeSelectItem1.Location = new System.Drawing.Point(605, -20);
     this.plTreeSelectItem1.Name = "plTreeSelectItem1";
     this.plTreeSelectItem1.Size = new System.Drawing.Size(167, 20);
     this.plTreeSelectItem1.TabIndex = 193;
     this.plTreeSelectItem1.ZZZWidthFactor = 2F;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption = "VAT";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 5;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "VAT";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 5;
     this.gridColumn6.Width = 96;
     //
     // frmSendClientQL
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(912, 497);
     this.Controls.Add(this.splitContainerControl1);
     this.Controls.Add(this.popupControlContainerFilter);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "frmSendClientQL";
     this.Text = "Theo dõi mail gửi nội bộ";
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).EndInit();
     this.xtraTabControlDetail.ResumeLayout(false);
     this.xtraTabPageDetail.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit();
     this.popupControlContainerFilter.ResumeLayout(false);
     this.ResumeLayout(false);
 }