/// <summary>
        /// Required method for Designer support - do not modify
        protected void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmKeHoachLPSQL));
            DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
            DevExpress.XtraGrid.GridLevelNode gridLevelNode2 = new DevExpress.XtraGrid.GridLevelNode();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            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.barButtonItemViewDetail = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemCopy = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemAddNote = 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.barButtonItemOpenNote = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemDeleteNote = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemRefresh = 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.colKenhPhat = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colMaKeHoach = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colTenKeHoach = new DevExpress.XtraGrid.Columns.GridColumn();
            this.ColNam = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNgayLap = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colNguoiLap = new DevExpress.XtraGrid.Columns.GridColumn();
            this.ColPhongBan = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCongty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colGhiChu = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridControlNote = new DevExpress.XtraGrid.GridControl();
            this.gridViewNote = new DevExpress.XtraGrid.Views.Grid.PLGridView();
            this.col_N_NoiDung = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage();
            this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
            this.plLabel5 = new DevExpress.XtraEditors.LabelControl();
            this.NguoiLap = new ProtocolVN.Framework.Win.PLMultiCombobox();
            this.plLabel4 = new DevExpress.XtraEditors.LabelControl();
            this.PhongBan = new ProtocolVN.Framework.Win.PLDMTreeMultiChoice();
            this.NgayLap = new ProtocolVN.Framework.Win.Trial.PLDateSelection();
            this.TenKeHoach = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
            this.MaKeHoach = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
            this.kenhPhat = new ProtocolVN.Framework.Win.PLMultiCombobox();
            this.plLabel3 = new DevExpress.XtraEditors.LabelControl();
            this.label5 = new DevExpress.XtraEditors.LabelControl();
            this.plLabel1 = new DevExpress.XtraEditors.LabelControl();
            this.plLabel2 = new DevExpress.XtraEditors.LabelControl();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.popupMenuNote = new DevExpress.XtraBars.PopupMenu(this.components);
            this.ColLoaiKenh = 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.gridControlNote)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewNote)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit();
            this.xtraTabControlDetail.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
            this.popupControlContainerFilter.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.NguoiLap.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.TenKeHoach.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.MaKeHoach.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.kenhPhat.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupMenuNote)).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.barButtonItemCopy,
            this.barButtonItemAddNote,
            this.barButtonItemOpenNote,
            this.barButtonItemDeleteNote,
            this.barButtonItemRefresh,
            this.barButtonItemViewDetail});
            this.barManager1.MaxItemId = 44;
            //
            // 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", true),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemViewDetail),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCopy),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAddNote, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint),
            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;
            //
            // barButtonItemViewDetail
            //
            this.barButtonItemViewDetail.Caption = "Xem ch&i tiết";
            this.barButtonItemViewDetail.Id = 43;
            this.barButtonItemViewDetail.Name = "barButtonItemViewDetail";
            this.barButtonItemViewDetail.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.barButtonItemViewDetail.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemViewDetail_ItemClick);
            //
            // 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;
            //
            // barButtonItemCopy
            //
            this.barButtonItemCopy.Caption = "S&ao chép";
            this.barButtonItemCopy.Id = 38;
            this.barButtonItemCopy.Name = "barButtonItemCopy";
            this.barButtonItemCopy.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemCopy_ItemClick);
            //
            // barButtonItemAddNote
            //
            this.barButtonItemAddNote.Caption = "Thêm &note";
            this.barButtonItemAddNote.Id = 39;
            this.barButtonItemAddNote.Name = "barButtonItemAddNote";
            this.barButtonItemAddNote.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemAddNote_ItemClick);
            //
            // 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 trướ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 lọc";
            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(1187, 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(1187, 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(1187, 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";
            //
            // barButtonItemOpenNote
            //
            this.barButtonItemOpenNote.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.barButtonItemOpenNote.Appearance.Options.UseFont = true;
            this.barButtonItemOpenNote.Caption = "&Mở note";
            this.barButtonItemOpenNote.Id = 40;
            this.barButtonItemOpenNote.Name = "barButtonItemOpenNote";
            this.barButtonItemOpenNote.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemOpenNote_ItemClick);
            //
            // barButtonItemDeleteNote
            //
            this.barButtonItemDeleteNote.Caption = "Xóa not&e";
            this.barButtonItemDeleteNote.Id = 41;
            this.barButtonItemDeleteNote.Name = "barButtonItemDeleteNote";
            this.barButtonItemDeleteNote.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemDeleteNote_ItemClick);
            //
            // barButtonItemRefresh
            //
            this.barButtonItemRefresh.Caption = "&Làm mới";
            this.barButtonItemRefresh.Id = 42;
            this.barButtonItemRefresh.Name = "barButtonItemRefresh";
            this.barButtonItemRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemRefresh_ItemClick);
            //
            // splitContainerControl1
            //
            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
            this.splitContainerControl1.Location = new System.Drawing.Point(0, 79);
            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.gridControlNote);
            this.splitContainerControl1.Panel2.ShowCaption = true;
            this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
            this.splitContainerControl1.Size = new System.Drawing.Size(1187, 418);
            this.splitContainerControl1.SplitterPosition = 368;
            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;
            gridLevelNode1.RelationName = "Level1";
            this.gridControlMaster.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
            gridLevelNode1});
            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(813, 418);
            this.gridControlMaster.TabIndex = 0;
            this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridViewMaster});
            //
            // gridViewMaster
            //
            this.gridViewMaster.Appearance.FooterPanel.Options.UseTextOptions = true;
            this.gridViewMaster.Appearance.FooterPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            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.colKenhPhat,
            this.colMaKeHoach,
            this.colTenKeHoach,
            this.ColNam,
            this.colNgayLap,
            this.colNguoiLap,
            this.ColPhongBan,
            this.colCongty,
            this.colGhiChu,
            this.ColLoaiKenh});
            this.gridViewMaster.GridControl = this.gridControlMaster;
            this.gridViewMaster.GroupCount = 2;
            this.gridViewMaster.GroupPanelText = "Di chuyển tiêu đề vào đây để gom nhóm theo cột tiêu đề";
            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.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.OptionsView.ShowViewCaption = true;
            this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.ColLoaiKenh, DevExpress.Data.ColumnSortOrder.Ascending),
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colKenhPhat, DevExpress.Data.ColumnSortOrder.Ascending)});
            this.gridViewMaster.ViewCaption = "KẾ HOẠCH PHÁT SÓNG";
            //
            // colKenhPhat
            //
            this.colKenhPhat.Caption = "Kênh phát";
            this.colKenhPhat.Name = "colKenhPhat";
            this.colKenhPhat.OptionsColumn.AllowEdit = false;
            this.colKenhPhat.OptionsColumn.AllowFocus = false;
            this.colKenhPhat.OptionsColumn.ReadOnly = true;
            this.colKenhPhat.Visible = true;
            this.colKenhPhat.VisibleIndex = 0;
            this.colKenhPhat.Width = 74;
            //
            // colMaKeHoach
            //
            this.colMaKeHoach.Caption = "Mã kế hoạch";
            this.colMaKeHoach.Name = "colMaKeHoach";
            this.colMaKeHoach.OptionsColumn.AllowEdit = false;
            this.colMaKeHoach.OptionsColumn.AllowFocus = false;
            this.colMaKeHoach.OptionsColumn.ReadOnly = true;
            this.colMaKeHoach.Visible = true;
            this.colMaKeHoach.VisibleIndex = 1;
            this.colMaKeHoach.Width = 72;
            //
            // colTenKeHoach
            //
            this.colTenKeHoach.Caption = "Tên kế hoạch";
            this.colTenKeHoach.Name = "colTenKeHoach";
            this.colTenKeHoach.OptionsColumn.AllowEdit = false;
            this.colTenKeHoach.OptionsColumn.AllowFocus = false;
            this.colTenKeHoach.OptionsColumn.AllowMove = false;
            this.colTenKeHoach.OptionsColumn.ReadOnly = true;
            this.colTenKeHoach.Visible = true;
            this.colTenKeHoach.VisibleIndex = 2;
            this.colTenKeHoach.Width = 76;
            //
            // ColNam
            //
            this.ColNam.Caption = "Năm";
            this.ColNam.Name = "ColNam";
            this.ColNam.Visible = true;
            this.ColNam.VisibleIndex = 3;
            this.ColNam.Width = 33;
            //
            // colNgayLap
            //
            this.colNgayLap.Caption = "Ngày lập";
            this.colNgayLap.Name = "colNgayLap";
            this.colNgayLap.Visible = true;
            this.colNgayLap.VisibleIndex = 4;
            this.colNgayLap.Width = 54;
            //
            // colNguoiLap
            //
            this.colNguoiLap.Caption = "Người lập";
            this.colNguoiLap.Name = "colNguoiLap";
            this.colNguoiLap.OptionsColumn.AllowEdit = false;
            this.colNguoiLap.OptionsColumn.AllowFocus = false;
            this.colNguoiLap.OptionsColumn.ReadOnly = true;
            this.colNguoiLap.Visible = true;
            this.colNguoiLap.VisibleIndex = 5;
            this.colNguoiLap.Width = 57;
            //
            // ColPhongBan
            //
            this.ColPhongBan.Caption = "Phòng ban";
            this.ColPhongBan.Name = "ColPhongBan";
            this.ColPhongBan.Visible = true;
            this.ColPhongBan.VisibleIndex = 6;
            this.ColPhongBan.Width = 63;
            //
            // colCongty
            //
            this.colCongty.Caption = "Công ty";
            this.colCongty.Name = "colCongty";
            this.colCongty.Visible = true;
            this.colCongty.VisibleIndex = 7;
            this.colCongty.Width = 50;
            //
            // colGhiChu
            //
            this.colGhiChu.Caption = "Ghi chú";
            this.colGhiChu.Name = "colGhiChu";
            this.colGhiChu.Visible = true;
            this.colGhiChu.VisibleIndex = 8;
            this.colGhiChu.Width = 47;
            //
            // gridControlNote
            //
            this.gridControlNote.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlNote.BackgroundImage")));
            this.gridControlNote.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.gridControlNote.Dock = System.Windows.Forms.DockStyle.Fill;
            gridLevelNode2.RelationName = "Level1";
            this.gridControlNote.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
            gridLevelNode2});
            this.gridControlNote.Location = new System.Drawing.Point(0, 0);
            this.gridControlNote.MainView = this.gridViewNote;
            this.gridControlNote.Name = "gridControlNote";
            this.gridControlNote.Size = new System.Drawing.Size(368, 418);
            this.gridControlNote.TabIndex = 1;
            this.gridControlNote.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridViewNote});
            //
            // gridViewNote
            //
            this.gridViewNote.Appearance.FooterPanel.Options.UseTextOptions = true;
            this.gridViewNote.Appearance.FooterPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.gridViewNote.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridViewNote.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridViewNote.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.col_N_NoiDung});
            this.gridViewNote.GridControl = this.gridControlNote;
            this.gridViewNote.GroupPanelText = "Di chuyển tiêu đề vào đây để gom nhóm theo cột tiêu đề";
            this.gridViewNote.IndicatorWidth = 40;
            this.gridViewNote.Name = "gridViewNote";
            this.gridViewNote.OptionsLayout.Columns.AddNewColumns = false;
            this.gridViewNote.OptionsNavigation.AutoFocusNewRow = true;
            this.gridViewNote.OptionsNavigation.EnterMoveNextColumn = true;
            this.gridViewNote.OptionsPrint.UsePrintStyles = true;
            this.gridViewNote.OptionsSelection.MultiSelect = true;
            this.gridViewNote.OptionsView.EnableAppearanceEvenRow = true;
            this.gridViewNote.OptionsView.EnableAppearanceOddRow = true;
            this.gridViewNote.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
            this.gridViewNote.OptionsView.RowAutoHeight = true;
            this.gridViewNote.OptionsView.ShowColumnHeaders = false;
            this.gridViewNote.OptionsView.ShowGroupedColumns = true;
            this.gridViewNote.OptionsView.ShowGroupPanel = false;
            this.gridViewNote.OptionsView.ShowIndicator = false;
            this.gridViewNote.OptionsView.ShowViewCaption = true;
            this.gridViewNote.ViewCaption = "NOTES";
            this.gridViewNote.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridViewNote_RowClick);
            this.gridViewNote.MouseDown += new System.Windows.Forms.MouseEventHandler(this.gridViewNote_MouseDown);
            //
            // col_N_NoiDung
            //
            this.col_N_NoiDung.Caption = "Nội dung";
            this.col_N_NoiDung.Name = "col_N_NoiDung";
            this.col_N_NoiDung.Visible = true;
            this.col_N_NoiDung.VisibleIndex = 0;
            this.col_N_NoiDung.Width = 20;
            //
            // xtraTabControlDetail
            //
            this.xtraTabControlDetail.Location = new System.Drawing.Point(1104, 33);
            this.xtraTabControlDetail.Name = "xtraTabControlDetail";
            this.xtraTabControlDetail.SelectedTabPage = this.xtraTabPageDetail;
            this.xtraTabControlDetail.Size = new System.Drawing.Size(20, 13);
            this.xtraTabControlDetail.TabIndex = 0;
            this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPageDetail});
            this.xtraTabControlDetail.Visible = false;
            //
            // xtraTabPageDetail
            //
            this.xtraTabPageDetail.Name = "xtraTabPageDetail";
            this.xtraTabPageDetail.Size = new System.Drawing.Size(13, 0);
            this.xtraTabPageDetail.Text = "Chi tiết";
            //
            // popupControlContainerFilter
            //
            this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.popupControlContainerFilter.Controls.Add(this.xtraTabControlDetail);
            this.popupControlContainerFilter.Controls.Add(this.plLabel5);
            this.popupControlContainerFilter.Controls.Add(this.NguoiLap);
            this.popupControlContainerFilter.Controls.Add(this.plLabel4);
            this.popupControlContainerFilter.Controls.Add(this.PhongBan);
            this.popupControlContainerFilter.Controls.Add(this.NgayLap);
            this.popupControlContainerFilter.Controls.Add(this.TenKeHoach);
            this.popupControlContainerFilter.Controls.Add(this.MaKeHoach);
            this.popupControlContainerFilter.Controls.Add(this.kenhPhat);
            this.popupControlContainerFilter.Controls.Add(this.plLabel3);
            this.popupControlContainerFilter.Controls.Add(this.label5);
            this.popupControlContainerFilter.Controls.Add(this.plLabel1);
            this.popupControlContainerFilter.Controls.Add(this.plLabel2);
            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(1187, 55);
            this.popupControlContainerFilter.TabIndex = 0;
            this.popupControlContainerFilter.Visible = false;
            //
            // plLabel5
            //
            this.plLabel5.Location = new System.Drawing.Point(522, 9);
            this.plLabel5.Name = "plLabel5";
            this.plLabel5.Size = new System.Drawing.Size(45, 13);
            this.plLabel5.TabIndex = 199;
            this.plLabel5.Text = "Người lập";

            //
            // NguoiLap
            //
            this.NguoiLap.DataSource = null;
            this.NguoiLap.DisplayField = null;
            this.NguoiLap.Location = new System.Drawing.Point(584, 6);
            this.NguoiLap.Name = "NguoiLap";
            this.NguoiLap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.NguoiLap.Size = new System.Drawing.Size(140, 20);
            this.NguoiLap.TabIndex = 198;
            this.NguoiLap.ValueField = null;
            //
            // plLabel4
            //
            this.plLabel4.Location = new System.Drawing.Point(743, 10);
            this.plLabel4.Name = "plLabel4";
            this.plLabel4.Size = new System.Drawing.Size(51, 13);
            this.plLabel4.TabIndex = 197;
            this.plLabel4.Text = "Phòng ban";

            //
            // PhongBan
            //
            this.PhongBan.Location = new System.Drawing.Point(800, 3);
            this.PhongBan.Name = "PhongBan";
            this.PhongBan.Size = new System.Drawing.Size(150, 20);
            this.PhongBan.TabIndex = 196;
            //
            // NgayLap
            //
            this.NgayLap.Caption = "Từ ngày 25/07/2012 đến ngày 01/08/2012";
            this.NgayLap.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate;
            this.NgayLap.FirstFrom = new System.DateTime(2012, 7, 25, 9, 3, 40, 103);
            this.NgayLap.FirstTo = new System.DateTime(2012, 8, 1, 9, 3, 40, 103);
            this.NgayLap.FromDate = new System.DateTime(2012, 7, 25, 9, 3, 40, 103);
            this.NgayLap.Location = new System.Drawing.Point(374, 29);
            this.NgayLap.Name = "NgayLap";
            this.NgayLap.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date;
            this.NgayLap.SecondFrom = new System.DateTime(2012, 7, 25, 9, 3, 40, 103);
            this.NgayLap.SecondTo = new System.DateTime(2012, 8, 1, 9, 3, 40, 103);
            this.NgayLap.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate;
            this.NgayLap.Size = new System.Drawing.Size(285, 20);
            this.NgayLap.TabIndex = 195;
            this.NgayLap.ToDate = new System.DateTime(2012, 8, 1, 9, 3, 40, 103);
            this.NgayLap.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)));
            //
            // TenKeHoach
            //
            this.TenKeHoach._DataSource = null;
            this.TenKeHoach._GetField = null;
            this.TenKeHoach.Location = new System.Drawing.Point(87, 26);
            this.TenKeHoach.Name = "TenKeHoach";
            this.TenKeHoach.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", 0, true, false, false, DevExpress.XtraEditors.ImageLocation.Default, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, false)});
            this.TenKeHoach.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
            this.TenKeHoach.Size = new System.Drawing.Size(206, 20);
            this.TenKeHoach.TabIndex = 194;
            //
            // MaKeHoach
            //
            this.MaKeHoach._DataSource = null;
            this.MaKeHoach._GetField = null;
            this.MaKeHoach.Location = new System.Drawing.Point(88, 3);
            this.MaKeHoach.MenuManager = this.barManager1;
            this.MaKeHoach.Name = "MaKeHoach";
            this.MaKeHoach.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", 0, true, false, false, DevExpress.XtraEditors.ImageLocation.Default, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject2, "", null, null, false)});
            this.MaKeHoach.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
            this.MaKeHoach.Size = new System.Drawing.Size(206, 20);
            this.MaKeHoach.TabIndex = 194;
            //
            // kenhPhat
            //
            this.kenhPhat.DataSource = null;
            this.kenhPhat.DisplayField = null;
            this.kenhPhat.Location = new System.Drawing.Point(374, 3);
            this.kenhPhat.Name = "kenhPhat";
            this.kenhPhat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.kenhPhat.Size = new System.Drawing.Size(140, 20);
            this.kenhPhat.TabIndex = 193;
            this.kenhPhat.ValueField = null;
            //
            // plLabel3
            //
            this.plLabel3.Location = new System.Drawing.Point(319, 32);
            this.plLabel3.Name = "plLabel3";
            this.plLabel3.Size = new System.Drawing.Size(42, 13);
            this.plLabel3.TabIndex = 192;
            this.plLabel3.Text = "Ngày lập";

            //
            // label5
            //
            this.label5.Location = new System.Drawing.Point(319, 6);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(49, 13);
            this.label5.TabIndex = 192;
            this.label5.Text = "Kênh phát";

            //
            // plLabel1
            //
            this.plLabel1.Location = new System.Drawing.Point(12, 6);
            this.plLabel1.Name = "plLabel1";
            this.plLabel1.Size = new System.Drawing.Size(60, 13);
            this.plLabel1.TabIndex = 188;
            this.plLabel1.Text = "Mã kế hoạch";

            //
            // plLabel2
            //
            this.plLabel2.Location = new System.Drawing.Point(12, 29);
            this.plLabel2.Name = "plLabel2";
            this.plLabel2.Size = new System.Drawing.Size(64, 13);
            this.plLabel2.TabIndex = 188;
            this.plLabel2.Text = "Tên kế hoạch";

            //
            // 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;
            //
            // popupMenuNote
            //
            this.popupMenuNote.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemOpenNote),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAddNote),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDeleteNote),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemRefresh)});
            this.popupMenuNote.Manager = this.barManager1;
            this.popupMenuNote.Name = "popupMenuNote";
            //
            // ColLoaiKenh
            //
            this.ColLoaiKenh.Caption = "Loại kênh";
            this.ColLoaiKenh.Name = "ColLoaiKenh";
            //
            // frmKeHoachLPSQL
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1187, 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 = "frmKeHoachLPSQL";
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Quản lý kế hoạch phát sóng";
            this.Load += new System.EventHandler(this.frmLichPhatSongQL_Load);
            ((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.gridControlNote)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewNote)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).EndInit();
            this.xtraTabControlDetail.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit();
            this.popupControlContainerFilter.ResumeLayout(false);
            this.popupControlContainerFilter.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.NguoiLap.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.TenKeHoach.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.MaKeHoach.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.kenhPhat.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupMenuNote)).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(frmChuongTrinhSearchMultiQL));
     this.gridControlDetail = new DevExpress.XtraGrid.GridControl();
     this.gridViewDetail = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.Col_PM_PostMaster = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_ThanhLy = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_LoaiLuu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_TongTap = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_Ke = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_Ngan = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_Tang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_PopUp = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_TTDinhKem = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_NgayNhapKho = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_DVDNgayDuyet = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_DVDNgayHoanTat = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_DVDNoiDungDuyet = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_TrailerPost = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_TTHD = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_PM_ThoiLuongChung = 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.barSubItemInNhan = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItemInBeatcamTrong = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemInBeatacamNgoai = 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.barCheckItemNangCao = new DevExpress.XtraBars.BarCheckItem();
     this.barCheckItemDonGian = new DevExpress.XtraBars.BarCheckItem();
     this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemThongKe = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItemCotHienThi = new DevExpress.XtraBars.BarSubItem();
     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.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.hideContainerLeft = new DevExpress.XtraBars.Docking.AutoHideContainer();
     this.dockPanelAdvance = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.filterControl1 = new DevExpress.XtraEditors.FilterControl();
     this.dockPanelSimple = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.TrongKho = new DevExpress.XtraEditors.CheckedListBoxControl();
     this.TapSoDen = new DevExpress.XtraEditors.SpinEdit();
     this.TapSoTu = new DevExpress.XtraEditors.SpinEdit();
     this.plLabel21 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel22 = new DevExpress.XtraEditors.LabelControl();
     this.TenTap = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.SoDKCBHD = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.plLabel20 = new DevExpress.XtraEditors.LabelControl();
     this.LoaiLuuTru = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.plLabel19 = new DevExpress.XtraEditors.LabelControl();
     this.TimeslotDen = new DevExpress.XtraEditors.TimeEdit();
     this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage();
     this.TimeslotTu = new DevExpress.XtraEditors.TimeEdit();
     this.SoRunConLaiTu = new DevExpress.XtraEditors.SpinEdit();
     this.SoRunDaDungTu = new DevExpress.XtraEditors.SpinEdit();
     this.SoRunConLaiDen = new DevExpress.XtraEditors.SpinEdit();
     this.SoRunDaDungDen = new DevExpress.XtraEditors.SpinEdit();
     this.TongSoRunDen = new DevExpress.XtraEditors.SpinEdit();
     this.TongSoRunTu = new DevExpress.XtraEditors.SpinEdit();
     this.BQDTTNEndDen = new DevExpress.XtraEditors.DateEdit();
     this.BQDTNNEndDen = new DevExpress.XtraEditors.DateEdit();
     this.BQDTNNEndTu = new DevExpress.XtraEditors.DateEdit();
     this.BQDTTNEndTu = new DevExpress.XtraEditors.DateEdit();
     this.PhongBan = new ProtocolVN.Framework.Win.PLDMTreeMultiChoice();
     this.NamSXDen = new DevExpress.XtraEditors.SpinEdit();
     this.NamSXTu = new DevExpress.XtraEditors.SpinEdit();
     this.plLabel11 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel17 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel16 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel15 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel9 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel3 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel2 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel24 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel10 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel8 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel14 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel13 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel12 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel7 = new DevExpress.XtraEditors.LabelControl();
     this.label34 = new DevExpress.XtraEditors.LabelControl();
     this.BanQuyenThuoc = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.DonViCungCap = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.ngayNhap = new ProtocolVN.Framework.Win.Trial.PLDateSelection();
     this.Category = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.TenGoc = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.NoiDung = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.QuocGia = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.TietMuc = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.plLabel18 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel5 = new DevExpress.XtraEditors.LabelControl();
     this.label10 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel1 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel23 = new DevExpress.XtraEditors.LabelControl();
     this.label29 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel6 = new DevExpress.XtraEditors.LabelControl();
     this.label3 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel4 = new DevExpress.XtraEditors.LabelControl();
     this.label5 = new DevExpress.XtraEditors.LabelControl();
     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.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.groupControlCT = new DevExpress.XtraEditors.GroupControl();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.BandedGrid.PLBandedGridView();
     this.Col_CT_MaCT = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_NgayAWB = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_NgayLap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_NguoiLap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_PhongBan = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_Category = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_NoiDung = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_TenGoc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_TietMuc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_DaoDien = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_DienVien = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_TomTat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_DoiTuongKhanGia = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_KHPL = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_KHXK = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_TinhTrangBang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_TuKhoa = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_ThanhLy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_TrongKho = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_GhiChu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_Photos = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_Ranking = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_Script = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_TrailerGoc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_NamSX = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_Nuoc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_DonViCungCap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_DonViSoHuu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_KenhHanCheBan = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_ThongTinBan = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_BanQuyenThuoc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_BanQuyenDIDStart = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_BanQuyenDIDEnd = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_BanQuyenDTNNStart = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_BanQuyenDTNNEnd = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_BanQuyenHTV = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_MuaKem = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_PhatSongChinh = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_PhatSongLai = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_PhatSongKhac = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_TongSoRun = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_SoLanPhat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_SoRunConLai = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.Col_CT_Release = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
     this.groupControlPM = new DevExpress.XtraEditors.GroupControl();
     this.groupControlBM = new DevExpress.XtraEditors.GroupControl();
     this.gridControlBienMuc = new DevExpress.XtraGrid.GridControl();
     this.gridViewBienMuc = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.Col_BM_ThanhLy = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_BM_MaBang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_BM_TapSo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_BM_TenTap = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_BM_SoBang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_BM_ThongSo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_BM_ThoiLuong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_BM_SoDKCBHD = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_BM_NoiLuuTru = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Col_CT_HangSanXuat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.gridBandThongTinChinh = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBandNguonGoc = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBandThongTinPhatSong = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBandThongTinBan = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.Col_PM_TienDo = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.hideContainerLeft.SuspendLayout();
     this.dockPanelAdvance.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     this.dockPanelSimple.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
     this.popupControlContainerFilter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TrongKho)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TapSoDen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TapSoTu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenTap.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoDKCBHD.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LoaiLuuTru.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeslotDen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit();
     this.xtraTabControlDetail.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TimeslotTu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoRunConLaiTu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoRunDaDungTu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoRunConLaiDen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoRunDaDungDen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TongSoRunDen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TongSoRunTu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndDen.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndDen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndDen.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndDen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndTu.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndTu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndTu.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndTu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSXDen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSXTu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenThuoc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DonViCungCap.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Category.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlCT)).BeginInit();
     this.groupControlCT.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
     this.splitContainerControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlPM)).BeginInit();
     this.groupControlPM.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlBM)).BeginInit();
     this.groupControlBM.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlBienMuc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewBienMuc)).BeginInit();
     this.SuspendLayout();
     //
     // 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(3, 3);
     this.gridControlDetail.MainView = this.gridViewDetail;
     this.gridControlDetail.Name = "gridControlDetail";
     this.gridControlDetail.Size = new System.Drawing.Size(654, 144);
     this.gridControlDetail.TabIndex = 9;
     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.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gridViewDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.Col_PM_PostMaster,
     this.Col_PM_ThanhLy,
     this.Col_PM_LoaiLuu,
     this.Col_PM_TongTap,
     this.Col_PM_Ke,
     this.Col_PM_Ngan,
     this.Col_PM_Tang,
     this.Col_PM_PopUp,
     this.Col_PM_TTDinhKem,
     this.Col_PM_NgayNhapKho,
     this.Col_PM_DVDNgayDuyet,
     this.Col_PM_DVDNgayHoanTat,
     this.Col_PM_DVDNoiDungDuyet,
     this.Col_PM_TrailerPost,
     this.Col_PM_TTHD,
     this.Col_PM_ThoiLuongChung,
     this.Col_PM_TienDo});
     this.gridViewDetail.GridControl = this.gridControlDetail;
     this.gridViewDetail.IndicatorWidth = 40;
     this.gridViewDetail.Name = "gridViewDetail";
     this.gridViewDetail.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewDetail.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewDetail.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewDetail.OptionsPrint.UsePrintStyles = true;
     this.gridViewDetail.OptionsView.ColumnAutoWidth = false;
     this.gridViewDetail.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewDetail.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewDetail.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewDetail.OptionsView.ShowGroupedColumns = true;
     this.gridViewDetail.OptionsView.ShowGroupPanel = false;
     this.gridViewDetail.OptionsView.ShowViewCaption = true;
     this.gridViewDetail.ViewCaption = "Post/Master (Cấp 2)";
     //
     // Col_PM_PostMaster
     //
     this.Col_PM_PostMaster.Caption = "Post/Master";
     this.Col_PM_PostMaster.Name = "Col_PM_PostMaster";
     this.Col_PM_PostMaster.OptionsColumn.AllowMove = false;
     this.Col_PM_PostMaster.OptionsColumn.AllowShowHide = false;
     this.Col_PM_PostMaster.Visible = true;
     this.Col_PM_PostMaster.VisibleIndex = 0;
     this.Col_PM_PostMaster.Width = 70;
     //
     // Col_PM_ThanhLy
     //
     this.Col_PM_ThanhLy.Caption = "Thanh lý";
     this.Col_PM_ThanhLy.Name = "Col_PM_ThanhLy";
     this.Col_PM_ThanhLy.Visible = true;
     this.Col_PM_ThanhLy.VisibleIndex = 3;
     this.Col_PM_ThanhLy.Width = 53;
     //
     // Col_PM_LoaiLuu
     //
     this.Col_PM_LoaiLuu.Caption = "Loại lưu trữ";
     this.Col_PM_LoaiLuu.Name = "Col_PM_LoaiLuu";
     this.Col_PM_LoaiLuu.Visible = true;
     this.Col_PM_LoaiLuu.VisibleIndex = 1;
     this.Col_PM_LoaiLuu.Width = 67;
     //
     // Col_PM_TongTap
     //
     this.Col_PM_TongTap.Caption = "Số tập gốc/cắt";
     this.Col_PM_TongTap.Name = "Col_PM_TongTap";
     this.Col_PM_TongTap.Visible = true;
     this.Col_PM_TongTap.VisibleIndex = 2;
     this.Col_PM_TongTap.Width = 82;
     //
     // Col_PM_Ke
     //
     this.Col_PM_Ke.Caption = "Kệ";
     this.Col_PM_Ke.Name = "Col_PM_Ke";
     this.Col_PM_Ke.Visible = true;
     this.Col_PM_Ke.VisibleIndex = 4;
     this.Col_PM_Ke.Width = 24;
     //
     // Col_PM_Ngan
     //
     this.Col_PM_Ngan.Caption = "Ngăn";
     this.Col_PM_Ngan.Name = "Col_PM_Ngan";
     this.Col_PM_Ngan.Visible = true;
     this.Col_PM_Ngan.VisibleIndex = 5;
     this.Col_PM_Ngan.Width = 37;
     //
     // Col_PM_Tang
     //
     this.Col_PM_Tang.Caption = "Tầng";
     this.Col_PM_Tang.Name = "Col_PM_Tang";
     this.Col_PM_Tang.Visible = true;
     this.Col_PM_Tang.VisibleIndex = 6;
     this.Col_PM_Tang.Width = 36;
     //
     // Col_PM_PopUp
     //
     this.Col_PM_PopUp.Caption = "Pop Up";
     this.Col_PM_PopUp.Name = "Col_PM_PopUp";
     this.Col_PM_PopUp.Visible = true;
     this.Col_PM_PopUp.VisibleIndex = 7;
     this.Col_PM_PopUp.Width = 46;
     //
     // Col_PM_TTDinhKem
     //
     this.Col_PM_TTDinhKem.Caption = "TT Đính kèm";
     this.Col_PM_TTDinhKem.Name = "Col_PM_TTDinhKem";
     this.Col_PM_TTDinhKem.Visible = true;
     this.Col_PM_TTDinhKem.VisibleIndex = 8;
     this.Col_PM_TTDinhKem.Width = 71;
     //
     // Col_PM_NgayNhapKho
     //
     this.Col_PM_NgayNhapKho.Caption = "Ngày nhập kho";
     this.Col_PM_NgayNhapKho.Name = "Col_PM_NgayNhapKho";
     this.Col_PM_NgayNhapKho.Visible = true;
     this.Col_PM_NgayNhapKho.VisibleIndex = 9;
     this.Col_PM_NgayNhapKho.Width = 84;
     //
     // Col_PM_DVDNgayDuyet
     //
     this.Col_PM_DVDNgayDuyet.Caption = "DVD ngày duyệt";
     this.Col_PM_DVDNgayDuyet.Name = "Col_PM_DVDNgayDuyet";
     this.Col_PM_DVDNgayDuyet.Visible = true;
     this.Col_PM_DVDNgayDuyet.VisibleIndex = 10;
     this.Col_PM_DVDNgayDuyet.Width = 90;
     //
     // Col_PM_DVDNgayHoanTat
     //
     this.Col_PM_DVDNgayHoanTat.Caption = "DVD Ngày hoàn tất";
     this.Col_PM_DVDNgayHoanTat.Name = "Col_PM_DVDNgayHoanTat";
     this.Col_PM_DVDNgayHoanTat.Visible = true;
     this.Col_PM_DVDNgayHoanTat.VisibleIndex = 11;
     this.Col_PM_DVDNgayHoanTat.Width = 104;
     //
     // Col_PM_DVDNoiDungDuyet
     //
     this.Col_PM_DVDNoiDungDuyet.Caption = "Nội dung duyệt";
     this.Col_PM_DVDNoiDungDuyet.Name = "Col_PM_DVDNoiDungDuyet";
     this.Col_PM_DVDNoiDungDuyet.Visible = true;
     this.Col_PM_DVDNoiDungDuyet.VisibleIndex = 12;
     this.Col_PM_DVDNoiDungDuyet.Width = 85;
     //
     // Col_PM_TrailerPost
     //
     this.Col_PM_TrailerPost.Caption = "Trailer/Post";
     this.Col_PM_TrailerPost.Name = "Col_PM_TrailerPost";
     this.Col_PM_TrailerPost.Visible = true;
     this.Col_PM_TrailerPost.VisibleIndex = 13;
     this.Col_PM_TrailerPost.Width = 67;
     //
     // Col_PM_TTHD
     //
     this.Col_PM_TTHD.Caption = "Thông tin HD";
     this.Col_PM_TTHD.Name = "Col_PM_TTHD";
     this.Col_PM_TTHD.Visible = true;
     this.Col_PM_TTHD.VisibleIndex = 14;
     this.Col_PM_TTHD.Width = 74;
     //
     // Col_PM_ThoiLuongChung
     //
     this.Col_PM_ThoiLuongChung.Caption = "Thời lượng chung";
     this.Col_PM_ThoiLuongChung.Name = "Col_PM_ThoiLuongChung";
     this.Col_PM_ThoiLuongChung.Visible = true;
     this.Col_PM_ThoiLuongChung.VisibleIndex = 15;
     this.Col_PM_ThoiLuongChung.Width = 94;
     //
     // 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.DockManager = this.dockManager1;
     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.barSubItemCotHienThi,
     this.barSubItemInNhan,
     this.barButtonItemInBeatcamTrong,
     this.barButtonItemInBeatacamNgoai,
     this.barCheckItemNangCao,
     this.barCheckItemDonGian,
     this.barButtonItemThongKe});
     this.barManager1.MaxItemId = 43;
     //
     // 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.barSubItemInNhan),
     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),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemThongKe, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemCotHienThi, 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 = "&Xem";
     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 trước";
     this.barButtonItem4.Id = 33;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barSubItemInNhan
     //
     this.barSubItemInNhan.Caption = "In n&hãn";
     this.barSubItemInNhan.Id = 36;
     this.barSubItemInNhan.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemInBeatcamTrong),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemInBeatacamNgoai)});
     this.barSubItemInNhan.Name = "barSubItemInNhan";
     //
     // barButtonItemInBeatcamTrong
     //
     this.barButtonItemInBeatcamTrong.Caption = "In beatcam t&rong";
     this.barButtonItemInBeatcamTrong.Id = 37;
     this.barButtonItemInBeatcamTrong.Name = "barButtonItemInBeatcamTrong";
     this.barButtonItemInBeatcamTrong.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemInBeatcamTrong_ItemClick);
     //
     // barButtonItemInBeatacamNgoai
     //
     this.barButtonItemInBeatacamNgoai.Caption = "In betacam n&ngoài";
     this.barButtonItemInBeatacamNgoai.Id = 38;
     this.barButtonItemInBeatacamNgoai.Name = "barButtonItemInBeatacamNgoai";
     this.barButtonItemInBeatacamNgoai.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemInBeatacamNgoai_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),
     new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemNangCao),
     new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemDonGian)});
     this.popupMenuFilter.Manager = this.barManager1;
     this.popupMenuFilter.Name = "popupMenuFilter";
     //
     // barCheckItemFilter
     //
     this.barCheckItemFilter.Caption = "Điều &kiện lọc";
     this.barCheckItemFilter.Checked = true;
     this.barCheckItemFilter.Id = 29;
     this.barCheckItemFilter.Name = "barCheckItemFilter";
     this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barCheckItemFilter.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barCheckItemNangCao
     //
     this.barCheckItemNangCao.Caption = "Tìm kiếm nâng cao";
     this.barCheckItemNangCao.Id = 40;
     this.barCheckItemNangCao.Name = "barCheckItemNangCao";
     //
     // barCheckItemDonGian
     //
     this.barCheckItemDonGian.Caption = "Tìm kiếm đơn giản";
     this.barCheckItemDonGian.Id = 41;
     this.barCheckItemDonGian.Name = "barCheckItemDonGian";
     //
     // barButtonItemClose
     //
     this.barButtonItemClose.Caption = "Đóng";
     this.barButtonItemClose.Id = 28;
     this.barButtonItemClose.Name = "barButtonItemClose";
     this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItemThongKe
     //
     this.barButtonItemThongKe.Caption = "Thống kê";
     this.barButtonItemThongKe.Id = 42;
     this.barButtonItemThongKe.Name = "barButtonItemThongKe";
     this.barButtonItemThongKe.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemThongKe_ItemClick);
     //
     // barSubItemCotHienThi
     //
     this.barSubItemCotHienThi.Caption = "Chọn cột hiển thị";
     this.barSubItemCotHienThi.Id = 35;
     this.barSubItemCotHienThi.Name = "barSubItemCotHienThi";
     //
     // 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(1188, 24);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 545);
     this.barDockControlBottom.Size = new System.Drawing.Size(1188, 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, 521);
     //
     // barDockControlRight
     //
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(1188, 24);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 521);
     //
     // dockManager1
     //
     this.dockManager1.AutoHideContainers.AddRange(new DevExpress.XtraBars.Docking.AutoHideContainer[] {
     this.hideContainerLeft});
     this.dockManager1.DockingOptions.ShowCloseButton = false;
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
     this.dockPanelSimple});
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
     "DevExpress.XtraBars.BarDockControl",
     "DevExpress.XtraBars.StandaloneBarDockControl",
     "System.Windows.Forms.StatusBar",
     "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
     "DevExpress.XtraBars.Ribbon.RibbonControl"});
     //
     // hideContainerLeft
     //
     this.hideContainerLeft.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(245)))), ((int)(((byte)(241)))));
     this.hideContainerLeft.Controls.Add(this.dockPanelAdvance);
     this.hideContainerLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.hideContainerLeft.Location = new System.Drawing.Point(0, 24);
     this.hideContainerLeft.Name = "hideContainerLeft";
     this.hideContainerLeft.Size = new System.Drawing.Size(19, 521);
     //
     // dockPanelAdvance
     //
     this.dockPanelAdvance.Controls.Add(this.dockPanel2_Container);
     this.dockPanelAdvance.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanelAdvance.ID = new System.Guid("b5e2d5e3-e455-4d58-8a09-d4f23b66f872");
     this.dockPanelAdvance.Location = new System.Drawing.Point(0, 0);
     this.dockPanelAdvance.Name = "dockPanelAdvance";
     this.dockPanelAdvance.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanelAdvance.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanelAdvance.SavedIndex = 0;
     this.dockPanelAdvance.Size = new System.Drawing.Size(200, 521);
     this.dockPanelAdvance.Text = "Điều kiện tìm kiếm nâng cao";
     this.dockPanelAdvance.Visibility = DevExpress.XtraBars.Docking.DockVisibility.AutoHide;
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.filterControl1);
     this.dockPanel2_Container.Location = new System.Drawing.Point(3, 25);
     this.dockPanel2_Container.Name = "dockPanel2_Container";
     this.dockPanel2_Container.Size = new System.Drawing.Size(194, 493);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // filterControl1
     //
     this.filterControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.filterControl1.Cursor = System.Windows.Forms.Cursors.Arrow;
     this.filterControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.filterControl1.Location = new System.Drawing.Point(0, 0);
     this.filterControl1.Name = "filterControl1";
     this.filterControl1.Size = new System.Drawing.Size(194, 493);
     this.filterControl1.TabIndex = 10;
     this.filterControl1.Text = "filterControl1";
     //
     // dockPanelSimple
     //
     this.dockPanelSimple.Controls.Add(this.dockPanel1_Container);
     this.dockPanelSimple.Dock = DevExpress.XtraBars.Docking.DockingStyle.Top;
     this.dockPanelSimple.FloatVertical = true;
     this.dockPanelSimple.ID = new System.Guid("437240ce-168d-4c05-a0b9-c702ea5e41f7");
     this.dockPanelSimple.Location = new System.Drawing.Point(19, 24);
     this.dockPanelSimple.Name = "dockPanelSimple";
     this.dockPanelSimple.Options.AllowDockLeft = false;
     this.dockPanelSimple.Options.AllowDockRight = false;
     this.dockPanelSimple.OriginalSize = new System.Drawing.Size(200, 157);
     this.dockPanelSimple.Size = new System.Drawing.Size(1169, 157);
     this.dockPanelSimple.Text = "Điều kiện tìm kiếm cơ bản";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.popupControlContainerFilter);
     this.dockPanel1_Container.Location = new System.Drawing.Point(3, 25);
     this.dockPanel1_Container.Name = "dockPanel1_Container";
     this.dockPanel1_Container.Size = new System.Drawing.Size(1163, 129);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // popupControlContainerFilter
     //
     this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainerFilter.Controls.Add(this.TrongKho);
     this.popupControlContainerFilter.Controls.Add(this.TapSoDen);
     this.popupControlContainerFilter.Controls.Add(this.TapSoTu);
     this.popupControlContainerFilter.Controls.Add(this.plLabel21);
     this.popupControlContainerFilter.Controls.Add(this.plLabel22);
     this.popupControlContainerFilter.Controls.Add(this.TenTap);
     this.popupControlContainerFilter.Controls.Add(this.SoDKCBHD);
     this.popupControlContainerFilter.Controls.Add(this.plLabel20);
     this.popupControlContainerFilter.Controls.Add(this.LoaiLuuTru);
     this.popupControlContainerFilter.Controls.Add(this.plLabel19);
     this.popupControlContainerFilter.Controls.Add(this.TimeslotDen);
     this.popupControlContainerFilter.Controls.Add(this.xtraTabControlDetail);
     this.popupControlContainerFilter.Controls.Add(this.TimeslotTu);
     this.popupControlContainerFilter.Controls.Add(this.SoRunConLaiTu);
     this.popupControlContainerFilter.Controls.Add(this.SoRunDaDungTu);
     this.popupControlContainerFilter.Controls.Add(this.SoRunConLaiDen);
     this.popupControlContainerFilter.Controls.Add(this.SoRunDaDungDen);
     this.popupControlContainerFilter.Controls.Add(this.TongSoRunDen);
     this.popupControlContainerFilter.Controls.Add(this.TongSoRunTu);
     this.popupControlContainerFilter.Controls.Add(this.BQDTTNEndDen);
     this.popupControlContainerFilter.Controls.Add(this.BQDTNNEndDen);
     this.popupControlContainerFilter.Controls.Add(this.BQDTNNEndTu);
     this.popupControlContainerFilter.Controls.Add(this.BQDTTNEndTu);
     this.popupControlContainerFilter.Controls.Add(this.PhongBan);
     this.popupControlContainerFilter.Controls.Add(this.NamSXDen);
     this.popupControlContainerFilter.Controls.Add(this.NamSXTu);
     this.popupControlContainerFilter.Controls.Add(this.plLabel11);
     this.popupControlContainerFilter.Controls.Add(this.plLabel17);
     this.popupControlContainerFilter.Controls.Add(this.plLabel16);
     this.popupControlContainerFilter.Controls.Add(this.plLabel15);
     this.popupControlContainerFilter.Controls.Add(this.plLabel9);
     this.popupControlContainerFilter.Controls.Add(this.plLabel3);
     this.popupControlContainerFilter.Controls.Add(this.plLabel2);
     this.popupControlContainerFilter.Controls.Add(this.plLabel24);
     this.popupControlContainerFilter.Controls.Add(this.plLabel10);
     this.popupControlContainerFilter.Controls.Add(this.plLabel8);
     this.popupControlContainerFilter.Controls.Add(this.plLabel14);
     this.popupControlContainerFilter.Controls.Add(this.plLabel13);
     this.popupControlContainerFilter.Controls.Add(this.plLabel12);
     this.popupControlContainerFilter.Controls.Add(this.plLabel7);
     this.popupControlContainerFilter.Controls.Add(this.label34);
     this.popupControlContainerFilter.Controls.Add(this.BanQuyenThuoc);
     this.popupControlContainerFilter.Controls.Add(this.DonViCungCap);
     this.popupControlContainerFilter.Controls.Add(this.ngayNhap);
     this.popupControlContainerFilter.Controls.Add(this.Category);
     this.popupControlContainerFilter.Controls.Add(this.TenGoc);
     this.popupControlContainerFilter.Controls.Add(this.NoiDung);
     this.popupControlContainerFilter.Controls.Add(this.QuocGia);
     this.popupControlContainerFilter.Controls.Add(this.TietMuc);
     this.popupControlContainerFilter.Controls.Add(this.plLabel18);
     this.popupControlContainerFilter.Controls.Add(this.plLabel5);
     this.popupControlContainerFilter.Controls.Add(this.label10);
     this.popupControlContainerFilter.Controls.Add(this.plLabel1);
     this.popupControlContainerFilter.Controls.Add(this.plLabel23);
     this.popupControlContainerFilter.Controls.Add(this.label29);
     this.popupControlContainerFilter.Controls.Add(this.plLabel6);
     this.popupControlContainerFilter.Controls.Add(this.label3);
     this.popupControlContainerFilter.Controls.Add(this.plLabel4);
     this.popupControlContainerFilter.Controls.Add(this.label5);
     this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Fill;
     this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 0);
     this.popupControlContainerFilter.Manager = this.barManager1;
     this.popupControlContainerFilter.Name = "popupControlContainerFilter";
     this.popupControlContainerFilter.Size = new System.Drawing.Size(1163, 129);
     this.popupControlContainerFilter.TabIndex = 5;
     this.popupControlContainerFilter.Visible = false;
     //
     // TrongKho
     //
     this.TrongKho.CheckOnClick = true;
     this.TrongKho.ColumnWidth = 85;
     this.TrongKho.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Y", "Có"),
     new DevExpress.XtraEditors.Controls.CheckedListBoxItem("N", "Không")});
     this.TrongKho.Location = new System.Drawing.Point(583, 79);
     this.TrongKho.MultiColumn = true;
     this.TrongKho.Name = "TrongKho";
     this.TrongKho.SelectionMode = System.Windows.Forms.SelectionMode.None;
     this.TrongKho.Size = new System.Drawing.Size(179, 20);
     this.TrongKho.TabIndex = 248;
     //
     // TapSoDen
     //
     this.TapSoDen.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.TapSoDen.Location = new System.Drawing.Point(687, 106);
     this.TapSoDen.Name = "TapSoDen";
     this.TapSoDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TapSoDen.Size = new System.Drawing.Size(75, 20);
     this.TapSoDen.TabIndex = 245;
     //
     // TapSoTu
     //
     this.TapSoTu.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.TapSoTu.Location = new System.Drawing.Point(585, 105);
     this.TapSoTu.Name = "TapSoTu";
     this.TapSoTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TapSoTu.Size = new System.Drawing.Size(67, 20);
     this.TapSoTu.TabIndex = 246;
     //
     // plLabel21
     //
     this.plLabel21.Location = new System.Drawing.Point(657, 109);
     this.plLabel21.Name = "plLabel21";
     this.plLabel21.Size = new System.Drawing.Size(18, 13);
     this.plLabel21.TabIndex = 243;
     this.plLabel21.Text = "đến";
     //
     // plLabel22
     //
     this.plLabel22.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.plLabel22.Appearance.Options.UseFont = true;
     this.plLabel22.Location = new System.Drawing.Point(496, 107);
     this.plLabel22.Name = "plLabel22";
     this.plLabel22.Size = new System.Drawing.Size(53, 13);
     this.plLabel22.TabIndex = 244;
     this.plLabel22.Text = "Tập số từ";
     this.plLabel22.ToolTip = "Tập số (Cấp 3)";
     //
     // TenTap
     //
     this.TenTap._DataSource = null;
     this.TenTap._GetField = null;
     this.TenTap.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.TenTap.Location = new System.Drawing.Point(844, 106);
     this.TenTap.Name = "TenTap";
     this.TenTap.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.TenTap.Size = new System.Drawing.Size(341, 20);
     this.TenTap.TabIndex = 242;
     //
     // SoDKCBHD
     //
     this.SoDKCBHD.DataSource = null;
     this.SoDKCBHD.DisplayField = null;
     this.SoDKCBHD.Location = new System.Drawing.Point(333, 103);
     this.SoDKCBHD.Name = "SoDKCBHD";
     this.SoDKCBHD.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.SoDKCBHD.Size = new System.Drawing.Size(150, 20);
     this.SoDKCBHD.TabIndex = 241;
     this.SoDKCBHD.ValueField = null;
     //
     // plLabel20
     //
     this.plLabel20.Location = new System.Drawing.Point(266, 108);
     this.plLabel20.Name = "plLabel20";
     this.plLabel20.Size = new System.Drawing.Size(59, 13);
     this.plLabel20.TabIndex = 240;
     this.plLabel20.Text = "Số ĐKCB HD";
     this.plLabel20.ToolTip = "Số ĐKCB HD (Cấp 2)";
     //
     // LoaiLuuTru
     //
     this.LoaiLuuTru.DataSource = null;
     this.LoaiLuuTru.DisplayField = null;
     this.LoaiLuuTru.Location = new System.Drawing.Point(75, 105);
     this.LoaiLuuTru.Name = "LoaiLuuTru";
     this.LoaiLuuTru.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.LoaiLuuTru.Size = new System.Drawing.Size(185, 20);
     this.LoaiLuuTru.TabIndex = 241;
     this.LoaiLuuTru.ValueField = null;
     //
     // plLabel19
     //
     this.plLabel19.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.plLabel19.Appearance.Options.UseFont = true;
     this.plLabel19.Location = new System.Drawing.Point(4, 108);
     this.plLabel19.Name = "plLabel19";
     this.plLabel19.Size = new System.Drawing.Size(65, 13);
     this.plLabel19.TabIndex = 240;
     this.plLabel19.Text = "Loại lưu trữ";
     this.plLabel19.ToolTip = "Loại lưu trữ (cấp 2)";
     //
     // TimeslotDen
     //
     this.TimeslotDen.EditValue = new System.DateTime(2011, 12, 15, 0, 0, 0, 0);
     this.TimeslotDen.Location = new System.Drawing.Point(174, 79);
     this.TimeslotDen.Name = "TimeslotDen";
     this.TimeslotDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TimeslotDen.Properties.Mask.EditMask = "HH:mm";
     this.TimeslotDen.Size = new System.Drawing.Size(86, 20);
     this.TimeslotDen.TabIndex = 239;
     //
     // xtraTabControlDetail
     //
     this.xtraTabControlDetail.Location = new System.Drawing.Point(1003, 83);
     this.xtraTabControlDetail.Name = "xtraTabControlDetail";
     this.xtraTabControlDetail.SelectedTabPage = this.xtraTabPageDetail;
     this.xtraTabControlDetail.Size = new System.Drawing.Size(10, 10);
     this.xtraTabControlDetail.TabIndex = 10;
     this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPageDetail});
     this.xtraTabControlDetail.Visible = false;
     //
     // xtraTabPageDetail
     //
     this.xtraTabPageDetail.Name = "xtraTabPageDetail";
     this.xtraTabPageDetail.Size = new System.Drawing.Size(3, 0);
     this.xtraTabPageDetail.Text = "Post/Master";
     //
     // TimeslotTu
     //
     this.TimeslotTu.EditValue = new System.DateTime(2011, 12, 15, 0, 0, 0, 0);
     this.TimeslotTu.Location = new System.Drawing.Point(48, 79);
     this.TimeslotTu.MenuManager = this.barManager1;
     this.TimeslotTu.Name = "TimeslotTu";
     this.TimeslotTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TimeslotTu.Properties.Mask.EditMask = "HH:mm";
     this.TimeslotTu.Size = new System.Drawing.Size(78, 20);
     this.TimeslotTu.TabIndex = 239;
     //
     // SoRunConLaiTu
     //
     this.SoRunConLaiTu.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.SoRunConLaiTu.Location = new System.Drawing.Point(844, 55);
     this.SoRunConLaiTu.Name = "SoRunConLaiTu";
     this.SoRunConLaiTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.SoRunConLaiTu.Size = new System.Drawing.Size(67, 20);
     this.SoRunConLaiTu.TabIndex = 238;
     //
     // SoRunDaDungTu
     //
     this.SoRunDaDungTu.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.SoRunDaDungTu.Location = new System.Drawing.Point(844, 32);
     this.SoRunDaDungTu.Name = "SoRunDaDungTu";
     this.SoRunDaDungTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.SoRunDaDungTu.Size = new System.Drawing.Size(67, 20);
     this.SoRunDaDungTu.TabIndex = 238;
     //
     // SoRunConLaiDen
     //
     this.SoRunConLaiDen.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.SoRunConLaiDen.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.SoRunConLaiDen.Location = new System.Drawing.Point(934, 57);
     this.SoRunConLaiDen.Name = "SoRunConLaiDen";
     this.SoRunConLaiDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.SoRunConLaiDen.Size = new System.Drawing.Size(341, 20);
     this.SoRunConLaiDen.TabIndex = 238;
     //
     // SoRunDaDungDen
     //
     this.SoRunDaDungDen.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.SoRunDaDungDen.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.SoRunDaDungDen.Location = new System.Drawing.Point(934, 30);
     this.SoRunDaDungDen.Name = "SoRunDaDungDen";
     this.SoRunDaDungDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.SoRunDaDungDen.Size = new System.Drawing.Size(341, 20);
     this.SoRunDaDungDen.TabIndex = 238;
     //
     // TongSoRunDen
     //
     this.TongSoRunDen.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.TongSoRunDen.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.TongSoRunDen.Location = new System.Drawing.Point(934, 7);
     this.TongSoRunDen.Name = "TongSoRunDen";
     this.TongSoRunDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TongSoRunDen.Size = new System.Drawing.Size(341, 20);
     this.TongSoRunDen.TabIndex = 238;
     //
     // TongSoRunTu
     //
     this.TongSoRunTu.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.TongSoRunTu.Location = new System.Drawing.Point(843, 8);
     this.TongSoRunTu.Name = "TongSoRunTu";
     this.TongSoRunTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TongSoRunTu.Size = new System.Drawing.Size(67, 20);
     this.TongSoRunTu.TabIndex = 238;
     //
     // BQDTTNEndDen
     //
     this.BQDTTNEndDen.EditValue = null;
     this.BQDTTNEndDen.Location = new System.Drawing.Point(687, 31);
     this.BQDTTNEndDen.Name = "BQDTTNEndDen";
     this.BQDTTNEndDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.BQDTTNEndDen.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.BQDTTNEndDen.Size = new System.Drawing.Size(75, 20);
     this.BQDTTNEndDen.TabIndex = 237;
     //
     // BQDTNNEndDen
     //
     this.BQDTNNEndDen.EditValue = null;
     this.BQDTNNEndDen.Location = new System.Drawing.Point(687, 53);
     this.BQDTNNEndDen.Name = "BQDTNNEndDen";
     this.BQDTNNEndDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.BQDTNNEndDen.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.BQDTNNEndDen.Size = new System.Drawing.Size(75, 20);
     this.BQDTNNEndDen.TabIndex = 237;
     //
     // BQDTNNEndTu
     //
     this.BQDTNNEndTu.EditValue = null;
     this.BQDTNNEndTu.Location = new System.Drawing.Point(583, 53);
     this.BQDTNNEndTu.Name = "BQDTNNEndTu";
     this.BQDTNNEndTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.BQDTNNEndTu.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.BQDTNNEndTu.Size = new System.Drawing.Size(74, 20);
     this.BQDTNNEndTu.TabIndex = 237;
     //
     // BQDTTNEndTu
     //
     this.BQDTTNEndTu.EditValue = null;
     this.BQDTTNEndTu.Location = new System.Drawing.Point(583, 30);
     this.BQDTTNEndTu.MenuManager = this.barManager1;
     this.BQDTTNEndTu.Name = "BQDTTNEndTu";
     this.BQDTTNEndTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.BQDTTNEndTu.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.BQDTTNEndTu.Size = new System.Drawing.Size(73, 20);
     this.BQDTTNEndTu.TabIndex = 237;
     //
     // PhongBan
     //
     this.PhongBan.Location = new System.Drawing.Point(333, 79);
     this.PhongBan.Name = "PhongBan";
     this.PhongBan.Size = new System.Drawing.Size(150, 20);
     this.PhongBan.TabIndex = 10;
     //
     // NamSXDen
     //
     this.NamSXDen.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.NamSXDen.Location = new System.Drawing.Point(430, 32);
     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(55, 20);
     this.NamSXDen.TabIndex = 234;
     //
     // NamSXTu
     //
     this.NamSXTu.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.NamSXTu.Location = new System.Drawing.Point(333, 32);
     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(69, 20);
     this.NamSXTu.TabIndex = 235;
     //
     // plLabel11
     //
     this.plLabel11.Location = new System.Drawing.Point(663, 57);
     this.plLabel11.Name = "plLabel11";
     this.plLabel11.Size = new System.Drawing.Size(18, 13);
     this.plLabel11.TabIndex = 231;
     this.plLabel11.Text = "đến";
     //
     // plLabel17
     //
     this.plLabel17.Location = new System.Drawing.Point(914, 60);
     this.plLabel17.Name = "plLabel17";
     this.plLabel17.Size = new System.Drawing.Size(18, 13);
     this.plLabel17.TabIndex = 231;
     this.plLabel17.Text = "đến";
     //
     // plLabel16
     //
     this.plLabel16.Location = new System.Drawing.Point(914, 36);
     this.plLabel16.Name = "plLabel16";
     this.plLabel16.Size = new System.Drawing.Size(18, 13);
     this.plLabel16.TabIndex = 231;
     this.plLabel16.Text = "đến";
     //
     // plLabel15
     //
     this.plLabel15.Location = new System.Drawing.Point(914, 11);
     this.plLabel15.Name = "plLabel15";
     this.plLabel15.Size = new System.Drawing.Size(18, 13);
     this.plLabel15.TabIndex = 231;
     this.plLabel15.Text = "đến";
     //
     // plLabel9
     //
     this.plLabel9.Location = new System.Drawing.Point(663, 34);
     this.plLabel9.Name = "plLabel9";
     this.plLabel9.Size = new System.Drawing.Size(18, 13);
     this.plLabel9.TabIndex = 231;
     this.plLabel9.Text = "đến";
     //
     // plLabel3
     //
     this.plLabel3.Location = new System.Drawing.Point(407, 36);
     this.plLabel3.Name = "plLabel3";
     this.plLabel3.Size = new System.Drawing.Size(18, 13);
     this.plLabel3.TabIndex = 231;
     this.plLabel3.Text = "đến";
     //
     // plLabel2
     //
     this.plLabel2.Location = new System.Drawing.Point(267, 35);
     this.plLabel2.Name = "plLabel2";
     this.plLabel2.Size = new System.Drawing.Size(50, 13);
     this.plLabel2.TabIndex = 229;
     this.plLabel2.Text = "Năm SX từ";
     this.plLabel2.ToolTip = "Năm sản xuất chương trình (Câp 1)";
     //
     // plLabel24
     //
     this.plLabel24.Location = new System.Drawing.Point(496, 82);
     this.plLabel24.Name = "plLabel24";
     this.plLabel24.Size = new System.Drawing.Size(48, 13);
     this.plLabel24.TabIndex = 232;
     this.plLabel24.Text = "Trong kho";
     this.plLabel24.ToolTip = "Bản quyền đối với đối tác nước ngoài End (Cấp 1)";
     //
     // plLabel10
     //
     this.plLabel10.Location = new System.Drawing.Point(496, 57);
     this.plLabel10.Name = "plLabel10";
     this.plLabel10.Size = new System.Drawing.Size(79, 13);
     this.plLabel10.TabIndex = 232;
     this.plLabel10.Text = "BQ DTNN End từ";
     this.plLabel10.ToolTip = "Bản quyền đối với đối tác nước ngoài End (Cấp 1)";
     //
     // plLabel8
     //
     this.plLabel8.Location = new System.Drawing.Point(495, 34);
     this.plLabel8.Name = "plLabel8";
     this.plLabel8.Size = new System.Drawing.Size(78, 13);
     this.plLabel8.TabIndex = 232;
     this.plLabel8.Text = "BQ DTTN End từ";
     this.plLabel8.ToolTip = "Bản quyền đối với đối tác trong nước End (Cấp 1)";
     //
     // plLabel14
     //
     this.plLabel14.Location = new System.Drawing.Point(768, 57);
     this.plLabel14.Name = "plLabel14";
     this.plLabel14.Size = new System.Drawing.Size(64, 13);
     this.plLabel14.TabIndex = 232;
     this.plLabel14.Text = "Số run còn lại";
     this.plLabel14.ToolTip = "Số run còn lại (Cấp 1)";
     //
     // plLabel13
     //
     this.plLabel13.Location = new System.Drawing.Point(768, 34);
     this.plLabel13.Name = "plLabel13";
     this.plLabel13.Size = new System.Drawing.Size(73, 13);
     this.plLabel13.TabIndex = 232;
     this.plLabel13.Text = "Số run đã dùng";
     this.plLabel13.ToolTip = "Số run đã dùng (Cấp 1)";
     //
     // plLabel12
     //
     this.plLabel12.Location = new System.Drawing.Point(768, 14);
     this.plLabel12.Name = "plLabel12";
     this.plLabel12.Size = new System.Drawing.Size(57, 13);
     this.plLabel12.TabIndex = 232;
     this.plLabel12.Text = "Tổng số run";
     this.plLabel12.ToolTip = "Tổng số run (Cấp 1)";
     //
     // plLabel7
     //
     this.plLabel7.Location = new System.Drawing.Point(496, 12);
     this.plLabel7.Name = "plLabel7";
     this.plLabel7.Size = new System.Drawing.Size(81, 13);
     this.plLabel7.TabIndex = 232;
     this.plLabel7.Text = "Bản quyền thuộc";
     this.plLabel7.ToolTip = "Bản quyền thuộc (Cấp 1)";
     //
     // label34
     //
     this.label34.Location = new System.Drawing.Point(267, 58);
     this.label34.Name = "label34";
     this.label34.Size = new System.Drawing.Size(60, 13);
     this.label34.TabIndex = 232;
     this.label34.Text = "ĐV cung cấp";
     this.label34.ToolTip = "Đơn vị cung cấp (Cấp 1)";
     //
     // BanQuyenThuoc
     //
     this.BanQuyenThuoc.DataSource = null;
     this.BanQuyenThuoc.DisplayField = null;
     this.BanQuyenThuoc.Location = new System.Drawing.Point(583, 8);
     this.BanQuyenThuoc.Name = "BanQuyenThuoc";
     this.BanQuyenThuoc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.BanQuyenThuoc.Size = new System.Drawing.Size(179, 20);
     this.BanQuyenThuoc.TabIndex = 227;
     this.BanQuyenThuoc.ValueField = null;
     //
     // DonViCungCap
     //
     this.DonViCungCap.DataSource = null;
     this.DonViCungCap.DisplayField = null;
     this.DonViCungCap.Location = new System.Drawing.Point(333, 55);
     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(150, 20);
     this.DonViCungCap.TabIndex = 227;
     this.DonViCungCap.ValueField = null;
     //
     // ngayNhap
     //
     this.ngayNhap.Caption = "Từ ngày 22/02/2012 đến ngày 29/02/2012";
     this.ngayNhap.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate;
     this.ngayNhap.FirstFrom = new System.DateTime(2012, 2, 22, 3, 39, 38, 125);
     this.ngayNhap.FirstTo = new System.DateTime(2012, 2, 29, 3, 39, 38, 125);
     this.ngayNhap.FromDate = new System.DateTime(2012, 2, 22, 3, 39, 38, 125);
     this.ngayNhap.Location = new System.Drawing.Point(843, 81);
     this.ngayNhap.Name = "ngayNhap";
     this.ngayNhap.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date;
     this.ngayNhap.SecondFrom = new System.DateTime(2012, 2, 22, 3, 39, 38, 125);
     this.ngayNhap.SecondTo = new System.DateTime(2012, 2, 29, 3, 39, 38, 125);
     this.ngayNhap.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate;
     this.ngayNhap.Size = new System.Drawing.Size(291, 21);
     this.ngayNhap.TabIndex = 226;
     this.ngayNhap.ToDate = new System.DateTime(2012, 2, 29, 3, 39, 38, 125);
     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)));
     //
     // Category
     //
     this.Category._DataSource = null;
     this.Category._GetField = null;
     this.Category.Location = new System.Drawing.Point(174, 54);
     this.Category.Name = "Category";
     this.Category.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Category.Size = new System.Drawing.Size(87, 20);
     this.Category.TabIndex = 1;
     //
     // TenGoc
     //
     this.TenGoc._DataSource = null;
     this.TenGoc._GetField = null;
     this.TenGoc.Location = new System.Drawing.Point(47, 31);
     this.TenGoc.Name = "TenGoc";
     this.TenGoc.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.TenGoc.Size = new System.Drawing.Size(214, 20);
     this.TenGoc.TabIndex = 1;
     //
     // NoiDung
     //
     this.NoiDung._DataSource = null;
     this.NoiDung._GetField = null;
     this.NoiDung.Location = new System.Drawing.Point(48, 8);
     this.NoiDung.Name = "NoiDung";
     this.NoiDung.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.NoiDung.Size = new System.Drawing.Size(213, 20);
     this.NoiDung.TabIndex = 0;
     //
     // QuocGia
     //
     this.QuocGia.DataSource = null;
     this.QuocGia.DisplayField = null;
     this.QuocGia.Location = new System.Drawing.Point(333, 8);
     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(152, 20);
     this.QuocGia.TabIndex = 220;
     this.QuocGia.ValueField = null;
     //
     // TietMuc
     //
     this.TietMuc.DataSource = null;
     this.TietMuc.DisplayField = null;
     this.TietMuc.Location = new System.Drawing.Point(48, 54);
     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(78, 20);
     this.TietMuc.TabIndex = 2;
     this.TietMuc.ValueField = null;
     //
     // plLabel18
     //
     this.plLabel18.Location = new System.Drawing.Point(133, 83);
     this.plLabel18.Name = "plLabel18";
     this.plLabel18.Size = new System.Drawing.Size(20, 13);
     this.plLabel18.TabIndex = 213;
     this.plLabel18.Text = "Đến";
     this.plLabel18.ToolTip = "Nước sản xuất";
     //
     // plLabel5
     //
     this.plLabel5.Location = new System.Drawing.Point(128, 57);
     this.plLabel5.Name = "plLabel5";
     this.plLabel5.Size = new System.Drawing.Size(45, 13);
     this.plLabel5.TabIndex = 213;
     this.plLabel5.Text = "Category";
     this.plLabel5.ToolTip = "Category (Cấp 1)";
     //
     // label10
     //
     this.label10.Location = new System.Drawing.Point(267, 12);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(40, 13);
     this.label10.TabIndex = 213;
     this.label10.Text = "Nước SX";
     this.label10.ToolTip = "Nước sản xuất (Cấp 1)";
     //
     // plLabel1
     //
     this.plLabel1.Location = new System.Drawing.Point(266, 83);
     this.plLabel1.Name = "plLabel1";
     this.plLabel1.Size = new System.Drawing.Size(51, 13);
     this.plLabel1.TabIndex = 217;
     this.plLabel1.Text = "Phòng ban";
     this.plLabel1.ToolTip = "Phòng ban (Cấp 1)";
     //
     // plLabel23
     //
     this.plLabel23.Location = new System.Drawing.Point(768, 110);
     this.plLabel23.Name = "plLabel23";
     this.plLabel23.Size = new System.Drawing.Size(37, 13);
     this.plLabel23.TabIndex = 217;
     this.plLabel23.Text = "Tên tập";
     this.plLabel23.ToolTip = "Tên tập (Cấp 3)";
     //
     // label29
     //
     this.label29.Location = new System.Drawing.Point(768, 80);
     this.label29.Name = "label29";
     this.label29.Size = new System.Drawing.Size(52, 13);
     this.label29.TabIndex = 217;
     this.label29.Text = "Ngày nhập";
     this.label29.ToolTip = "Ngày nhập thông tin chương trình  (Cấp 1)";
     //
     // plLabel6
     //
     this.plLabel6.Location = new System.Drawing.Point(4, 34);
     this.plLabel6.Name = "plLabel6";
     this.plLabel6.Size = new System.Drawing.Size(38, 13);
     this.plLabel6.TabIndex = 218;
     this.plLabel6.Text = "Tên gốc";
     this.plLabel6.ToolTip = "Tên chương trình gốc (cấp 1)";
     //
     // label3
     //
     this.label3.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.label3.Appearance.Options.UseFont = true;
     this.label3.Location = new System.Drawing.Point(3, 11);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(38, 13);
     this.label3.TabIndex = 218;
     this.label3.Text = "Tên CT";
     this.label3.ToolTip = "Tên chương trình (Cấp 1)";
     //
     // plLabel4
     //
     this.plLabel4.Location = new System.Drawing.Point(3, 83);
     this.plLabel4.Name = "plLabel4";
     this.plLabel4.Size = new System.Drawing.Size(39, 13);
     this.plLabel4.TabIndex = 219;
     this.plLabel4.Text = "Timeslot";
     this.plLabel4.ToolTip = "Timeslot (Cấp 1)";
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(2, 57);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(40, 13);
     this.label5.TabIndex = 219;
     this.label5.Text = "Tiết mục";
     this.label5.ToolTip = "Tiết mục (Cấp 1)";
     //
     // 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";
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Location = new System.Drawing.Point(19, 181);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.splitContainerControl1.Panel1.AppearanceCaption.Options.UseFont = true;
     this.splitContainerControl1.Panel1.AppearanceCaption.Options.UseTextOptions = true;
     this.splitContainerControl1.Panel1.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.splitContainerControl1.Panel1.Controls.Add(this.groupControlCT);
     this.splitContainerControl1.Panel1.Text = "Chương trình";
     this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left;
     this.splitContainerControl1.Panel2.Controls.Add(this.splitContainerControl2);
     this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(1169, 364);
     this.splitContainerControl1.SplitterPosition = 503;
     this.splitContainerControl1.TabIndex = 4;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // groupControlCT
     //
     this.groupControlCT.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.groupControlCT.Appearance.Options.UseBorderColor = true;
     this.groupControlCT.Controls.Add(this.gridControlMaster);
     this.groupControlCT.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControlCT.Location = new System.Drawing.Point(0, 0);
     this.groupControlCT.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
     this.groupControlCT.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControlCT.Name = "groupControlCT";
     this.groupControlCT.ShowCaption = false;
     this.groupControlCT.Size = new System.Drawing.Size(503, 364);
     this.groupControlCT.TabIndex = 10;
     this.groupControlCT.Text = "groupControl1";
     //
     // 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(3, 3);
     this.gridControlMaster.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.UltraFlat;
     this.gridControlMaster.MainView = this.gridViewMaster;
     this.gridControlMaster.Name = "gridControlMaster";
     this.gridControlMaster.Size = new System.Drawing.Size(497, 358);
     this.gridControlMaster.TabIndex = 9;
     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.Appearance.ViewCaption.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.gridViewMaster.Appearance.ViewCaption.Options.UseBackColor = true;
     this.gridViewMaster.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
     this.gridBandThongTinChinh,
     this.gridBandNguonGoc,
     this.gridBandThongTinPhatSong,
     this.gridBandThongTinBan});
     this.gridViewMaster.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
     this.Col_CT_MaCT,
     this.Col_CT_NgayAWB,
     this.Col_CT_NgayLap,
     this.Col_CT_NguoiLap,
     this.Col_CT_PhongBan,
     this.Col_CT_NoiDung,
     this.Col_CT_TietMuc,
     this.Col_CT_TenGoc,
     this.Col_CT_DaoDien,
     this.Col_CT_DienVien,
     this.Col_CT_KHPL,
     this.Col_CT_DoiTuongKhanGia,
     this.Col_CT_TuKhoa,
     this.Col_CT_KHXK,
     this.Col_CT_TinhTrangBang,
     this.Col_CT_TomTat,
     this.Col_CT_ThanhLy,
     this.Col_CT_GhiChu,
     this.Col_CT_ThongTinBan,
     this.Col_CT_NamSX,
     this.Col_CT_Nuoc,
     this.Col_CT_DonViCungCap,
     this.Col_CT_DonViSoHuu,
     this.Col_CT_KenhHanCheBan,
     this.Col_CT_PhatSongChinh,
     this.Col_CT_TongSoRun,
     this.Col_CT_SoLanPhat,
     this.Col_CT_SoRunConLai,
     this.Col_CT_Release,
     this.Col_CT_Category,
     this.Col_CT_Ranking,
     this.Col_CT_Script,
     this.Col_CT_Photos,
     this.Col_CT_TrailerGoc,
     this.Col_CT_BanQuyenThuoc,
     this.Col_CT_BanQuyenDIDStart,
     this.Col_CT_BanQuyenDIDEnd,
     this.Col_CT_BanQuyenDTNNStart,
     this.Col_CT_BanQuyenDTNNEnd,
     this.Col_CT_BanQuyenHTV,
     this.Col_CT_MuaKem,
     this.Col_CT_PhatSongKhac,
     this.Col_CT_PhatSongLai,
     this.Col_CT_TrongKho,
     this.Col_CT_HangSanXuat});
     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.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.ShowGroupPanel = false;
     this.gridViewMaster.OptionsView.ShowViewCaption = true;
     this.gridViewMaster.ViewCaption = "Chương trình (Cấp 1)";
     //
     // Col_CT_MaCT
     //
     this.Col_CT_MaCT.Caption = "Mã chương trình";
     this.Col_CT_MaCT.Name = "Col_CT_MaCT";
     this.Col_CT_MaCT.Visible = true;
     this.Col_CT_MaCT.Width = 90;
     //
     // Col_CT_NgayAWB
     //
     this.Col_CT_NgayAWB.Caption = "Ngày AWB";
     this.Col_CT_NgayAWB.Name = "Col_CT_NgayAWB";
     this.Col_CT_NgayAWB.Visible = true;
     this.Col_CT_NgayAWB.Width = 63;
     //
     // Col_CT_NgayLap
     //
     this.Col_CT_NgayLap.Caption = "Ngày lập";
     this.Col_CT_NgayLap.Name = "Col_CT_NgayLap";
     this.Col_CT_NgayLap.Visible = true;
     this.Col_CT_NgayLap.Width = 54;
     //
     // Col_CT_NguoiLap
     //
     this.Col_CT_NguoiLap.Caption = "Người lập";
     this.Col_CT_NguoiLap.Name = "Col_CT_NguoiLap";
     this.Col_CT_NguoiLap.Visible = true;
     this.Col_CT_NguoiLap.Width = 57;
     //
     // Col_CT_PhongBan
     //
     this.Col_CT_PhongBan.Caption = "Phòng ban";
     this.Col_CT_PhongBan.Name = "Col_CT_PhongBan";
     this.Col_CT_PhongBan.Visible = true;
     this.Col_CT_PhongBan.Width = 63;
     //
     // Col_CT_Category
     //
     this.Col_CT_Category.Caption = "Category";
     this.Col_CT_Category.Name = "Col_CT_Category";
     this.Col_CT_Category.Visible = true;
     this.Col_CT_Category.Width = 57;
     //
     // Col_CT_NoiDung
     //
     this.Col_CT_NoiDung.Caption = "Tên chương trình";
     this.Col_CT_NoiDung.Name = "Col_CT_NoiDung";
     this.Col_CT_NoiDung.Visible = true;
     this.Col_CT_NoiDung.Width = 107;
     //
     // Col_CT_TenGoc
     //
     this.Col_CT_TenGoc.Caption = "Tên gốc";
     this.Col_CT_TenGoc.Name = "Col_CT_TenGoc";
     this.Col_CT_TenGoc.Visible = true;
     this.Col_CT_TenGoc.Width = 50;
     //
     // Col_CT_TietMuc
     //
     this.Col_CT_TietMuc.Caption = "Tiết mục";
     this.Col_CT_TietMuc.Name = "Col_CT_TietMuc";
     this.Col_CT_TietMuc.Visible = true;
     this.Col_CT_TietMuc.Width = 65;
     //
     // Col_CT_DaoDien
     //
     this.Col_CT_DaoDien.Caption = "Đạo diễn";
     this.Col_CT_DaoDien.Name = "Col_CT_DaoDien";
     this.Col_CT_DaoDien.Visible = true;
     this.Col_CT_DaoDien.Width = 55;
     //
     // Col_CT_DienVien
     //
     this.Col_CT_DienVien.Caption = "Diễn viên";
     this.Col_CT_DienVien.Name = "Col_CT_DienVien";
     this.Col_CT_DienVien.Visible = true;
     this.Col_CT_DienVien.Width = 56;
     //
     // Col_CT_TomTat
     //
     this.Col_CT_TomTat.Caption = "Tóm tắt";
     this.Col_CT_TomTat.Name = "Col_CT_TomTat";
     this.Col_CT_TomTat.Visible = true;
     this.Col_CT_TomTat.Width = 49;
     //
     // Col_CT_DoiTuongKhanGia
     //
     this.Col_CT_DoiTuongKhanGia.Caption = "Đối tượng khán giả";
     this.Col_CT_DoiTuongKhanGia.Name = "Col_CT_DoiTuongKhanGia";
     this.Col_CT_DoiTuongKhanGia.Visible = true;
     this.Col_CT_DoiTuongKhanGia.Width = 103;
     //
     // Col_CT_KHPL
     //
     this.Col_CT_KHPL.Caption = "KHPL";
     this.Col_CT_KHPL.Name = "Col_CT_KHPL";
     this.Col_CT_KHPL.ToolTip = "Ký hiệu phân loại";
     this.Col_CT_KHPL.Visible = true;
     this.Col_CT_KHPL.Width = 36;
     //
     // Col_CT_KHXK
     //
     this.Col_CT_KHXK.Caption = "KHXK";
     this.Col_CT_KHXK.Name = "Col_CT_KHXK";
     this.Col_CT_KHXK.ToolTip = "Ký hiệu xếp kho";
     this.Col_CT_KHXK.Visible = true;
     this.Col_CT_KHXK.Width = 37;
     //
     // Col_CT_TinhTrangBang
     //
     this.Col_CT_TinhTrangBang.Caption = "Tình trạng CT";
     this.Col_CT_TinhTrangBang.Name = "Col_CT_TinhTrangBang";
     this.Col_CT_TinhTrangBang.Visible = true;
     this.Col_CT_TinhTrangBang.Width = 77;
     //
     // Col_CT_TuKhoa
     //
     this.Col_CT_TuKhoa.Caption = "Từ khóa";
     this.Col_CT_TuKhoa.Name = "Col_CT_TuKhoa";
     this.Col_CT_TuKhoa.Visible = true;
     this.Col_CT_TuKhoa.Width = 51;
     //
     // Col_CT_ThanhLy
     //
     this.Col_CT_ThanhLy.Caption = "Thanh lý";
     this.Col_CT_ThanhLy.Name = "Col_CT_ThanhLy";
     this.Col_CT_ThanhLy.Visible = true;
     this.Col_CT_ThanhLy.Width = 53;
     //
     // Col_CT_TrongKho
     //
     this.Col_CT_TrongKho.Caption = "Trong kho";
     this.Col_CT_TrongKho.Name = "Col_CT_TrongKho";
     this.Col_CT_TrongKho.Visible = true;
     //
     // Col_CT_GhiChu
     //
     this.Col_CT_GhiChu.Caption = "Ghi chú";
     this.Col_CT_GhiChu.Name = "Col_CT_GhiChu";
     this.Col_CT_GhiChu.Visible = true;
     this.Col_CT_GhiChu.Width = 47;
     //
     // Col_CT_Photos
     //
     this.Col_CT_Photos.Caption = "Photos";
     this.Col_CT_Photos.Name = "Col_CT_Photos";
     this.Col_CT_Photos.Visible = true;
     this.Col_CT_Photos.Width = 45;
     //
     // Col_CT_Ranking
     //
     this.Col_CT_Ranking.Caption = "Ranking";
     this.Col_CT_Ranking.Name = "Col_CT_Ranking";
     this.Col_CT_Ranking.Visible = true;
     this.Col_CT_Ranking.Width = 50;
     //
     // Col_CT_Script
     //
     this.Col_CT_Script.Caption = "Script";
     this.Col_CT_Script.Name = "Col_CT_Script";
     this.Col_CT_Script.Visible = true;
     this.Col_CT_Script.Width = 39;
     //
     // Col_CT_TrailerGoc
     //
     this.Col_CT_TrailerGoc.Caption = "Trailer gốc";
     this.Col_CT_TrailerGoc.Name = "Col_CT_TrailerGoc";
     this.Col_CT_TrailerGoc.Visible = true;
     this.Col_CT_TrailerGoc.Width = 62;
     //
     // Col_CT_NamSX
     //
     this.Col_CT_NamSX.Caption = "Năm SX";
     this.Col_CT_NamSX.Name = "Col_CT_NamSX";
     this.Col_CT_NamSX.Visible = true;
     this.Col_CT_NamSX.Width = 48;
     //
     // Col_CT_Nuoc
     //
     this.Col_CT_Nuoc.Caption = "Nước SX";
     this.Col_CT_Nuoc.Name = "Col_CT_Nuoc";
     this.Col_CT_Nuoc.ToolTip = "Nước sản xuất";
     this.Col_CT_Nuoc.Visible = true;
     this.Col_CT_Nuoc.Width = 52;
     //
     // Col_CT_DonViCungCap
     //
     this.Col_CT_DonViCungCap.Caption = "Đơn vị cung cấp";
     this.Col_CT_DonViCungCap.Name = "Col_CT_DonViCungCap";
     this.Col_CT_DonViCungCap.Visible = true;
     this.Col_CT_DonViCungCap.Width = 89;
     //
     // Col_CT_DonViSoHuu
     //
     this.Col_CT_DonViSoHuu.Caption = "Đơn vị sở hữu";
     this.Col_CT_DonViSoHuu.Name = "Col_CT_DonViSoHuu";
     this.Col_CT_DonViSoHuu.Visible = true;
     this.Col_CT_DonViSoHuu.Width = 79;
     //
     // Col_CT_KenhHanCheBan
     //
     this.Col_CT_KenhHanCheBan.Caption = "Kênh hạn chế bán";
     this.Col_CT_KenhHanCheBan.Name = "Col_CT_KenhHanCheBan";
     this.Col_CT_KenhHanCheBan.Visible = true;
     this.Col_CT_KenhHanCheBan.Width = 98;
     //
     // Col_CT_ThongTinBan
     //
     this.Col_CT_ThongTinBan.Caption = "Thông tin bán";
     this.Col_CT_ThongTinBan.Name = "Col_CT_ThongTinBan";
     this.Col_CT_ThongTinBan.Visible = true;
     this.Col_CT_ThongTinBan.Width = 78;
     //
     // Col_CT_BanQuyenThuoc
     //
     this.Col_CT_BanQuyenThuoc.Caption = "Bản quyền thuộc";
     this.Col_CT_BanQuyenThuoc.Name = "Col_CT_BanQuyenThuoc";
     this.Col_CT_BanQuyenThuoc.Visible = true;
     this.Col_CT_BanQuyenThuoc.Width = 93;
     //
     // Col_CT_BanQuyenDIDStart
     //
     this.Col_CT_BanQuyenDIDStart.Caption = "Bản quyền DTTN Start";
     this.Col_CT_BanQuyenDIDStart.Name = "Col_CT_BanQuyenDIDStart";
     this.Col_CT_BanQuyenDIDStart.ToolTip = "Bản quyền đối tác trong nước Start";
     this.Col_CT_BanQuyenDIDStart.Visible = true;
     this.Col_CT_BanQuyenDIDStart.Width = 119;
     //
     // Col_CT_BanQuyenDIDEnd
     //
     this.Col_CT_BanQuyenDIDEnd.Caption = "Bản quyền DTTN End";
     this.Col_CT_BanQuyenDIDEnd.Name = "Col_CT_BanQuyenDIDEnd";
     this.Col_CT_BanQuyenDIDEnd.ToolTip = "Bản quyền đối tác trong nước End";
     this.Col_CT_BanQuyenDIDEnd.Visible = true;
     this.Col_CT_BanQuyenDIDEnd.Width = 113;
     //
     // Col_CT_BanQuyenDTNNStart
     //
     this.Col_CT_BanQuyenDTNNStart.Caption = "Bản quyền ĐTNN Start";
     this.Col_CT_BanQuyenDTNNStart.Name = "Col_CT_BanQuyenDTNNStart";
     this.Col_CT_BanQuyenDTNNStart.ToolTip = "Bản quyền  đối tác nước ngoài Start";
     this.Col_CT_BanQuyenDTNNStart.Visible = true;
     this.Col_CT_BanQuyenDTNNStart.Width = 121;
     //
     // Col_CT_BanQuyenDTNNEnd
     //
     this.Col_CT_BanQuyenDTNNEnd.Caption = "Bản quyền ĐTNN End";
     this.Col_CT_BanQuyenDTNNEnd.Name = "Col_CT_BanQuyenDTNNEnd";
     this.Col_CT_BanQuyenDTNNEnd.ToolTip = "Bản quyền đối tác nước ngoài End";
     this.Col_CT_BanQuyenDTNNEnd.Visible = true;
     this.Col_CT_BanQuyenDTNNEnd.Width = 115;
     //
     // Col_CT_BanQuyenHTV
     //
     this.Col_CT_BanQuyenHTV.Caption = "Bản quyền HTV";
     this.Col_CT_BanQuyenHTV.Name = "Col_CT_BanQuyenHTV";
     this.Col_CT_BanQuyenHTV.Visible = true;
     this.Col_CT_BanQuyenHTV.Width = 85;
     //
     // Col_CT_MuaKem
     //
     this.Col_CT_MuaKem.Caption = "Mua kèm";
     this.Col_CT_MuaKem.Name = "Col_CT_MuaKem";
     this.Col_CT_MuaKem.Visible = true;
     this.Col_CT_MuaKem.Width = 54;
     //
     // Col_CT_PhatSongChinh
     //
     this.Col_CT_PhatSongChinh.Caption = "Thời gian P/S chính";
     this.Col_CT_PhatSongChinh.Name = "Col_CT_PhatSongChinh";
     this.Col_CT_PhatSongChinh.ToolTip = "Những ngày phát lần đầu tương ứng trên các đài";
     this.Col_CT_PhatSongChinh.Visible = true;
     this.Col_CT_PhatSongChinh.Width = 102;
     //
     // Col_CT_PhatSongLai
     //
     this.Col_CT_PhatSongLai.Caption = "Thời gian P/S lại";
     this.Col_CT_PhatSongLai.Name = "Col_CT_PhatSongLai";
     this.Col_CT_PhatSongLai.ToolTip = "Những ngày phát lần đầu (nhưng phát lại) tương ứng trên các đài";
     this.Col_CT_PhatSongLai.Visible = true;
     this.Col_CT_PhatSongLai.Width = 87;
     //
     // Col_CT_PhatSongKhac
     //
     this.Col_CT_PhatSongKhac.Caption = "Thời gian P/S trên kênh khác";
     this.Col_CT_PhatSongKhac.Name = "Col_CT_PhatSongKhac";
     this.Col_CT_PhatSongKhac.ToolTip = "Thời gian phát sóng trên kênh khác";
     this.Col_CT_PhatSongKhac.Visible = true;
     this.Col_CT_PhatSongKhac.Width = 148;
     //
     // Col_CT_TongSoRun
     //
     this.Col_CT_TongSoRun.Caption = "Tổng số Run";
     this.Col_CT_TongSoRun.Name = "Col_CT_TongSoRun";
     this.Col_CT_TongSoRun.Visible = true;
     this.Col_CT_TongSoRun.Width = 72;
     //
     // Col_CT_SoLanPhat
     //
     this.Col_CT_SoLanPhat.Caption = "Tồng số lần đã phát (đã Run)";
     this.Col_CT_SoLanPhat.Name = "Col_CT_SoLanPhat";
     this.Col_CT_SoLanPhat.Visible = true;
     this.Col_CT_SoLanPhat.Width = 152;
     //
     // Col_CT_SoRunConLai
     //
     this.Col_CT_SoRunConLai.Caption = "Số Run còn lại";
     this.Col_CT_SoRunConLai.Name = "Col_CT_SoRunConLai";
     this.Col_CT_SoRunConLai.Visible = true;
     this.Col_CT_SoRunConLai.Width = 79;
     //
     // Col_CT_Release
     //
     this.Col_CT_Release.Caption = "Release (Số ngày)";
     this.Col_CT_Release.Name = "Col_CT_Release";
     this.Col_CT_Release.Visible = true;
     this.Col_CT_Release.Width = 100;
     //
     // splitContainerControl2
     //
     this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl2.Horizontal = false;
     this.splitContainerControl2.Location = new System.Drawing.Point(0, 0);
     this.splitContainerControl2.Name = "splitContainerControl2";
     this.splitContainerControl2.Panel1.AppearanceCaption.Options.UseTextOptions = true;
     this.splitContainerControl2.Panel1.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.splitContainerControl2.Panel1.Controls.Add(this.groupControlPM);
     this.splitContainerControl2.Panel1.Text = "Post/Master";
     this.splitContainerControl2.Panel2.AppearanceCaption.Options.UseTextOptions = true;
     this.splitContainerControl2.Panel2.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.splitContainerControl2.Panel2.Controls.Add(this.groupControlBM);
     this.splitContainerControl2.Panel2.Text = "Biên mục";
     this.splitContainerControl2.Size = new System.Drawing.Size(660, 364);
     this.splitContainerControl2.SplitterPosition = 150;
     this.splitContainerControl2.TabIndex = 10;
     this.splitContainerControl2.Text = "splitContainerControl2";
     //
     // groupControlPM
     //
     this.groupControlPM.Appearance.BorderColor = System.Drawing.Color.Navy;
     this.groupControlPM.Appearance.Options.UseBorderColor = true;
     this.groupControlPM.Controls.Add(this.gridControlDetail);
     this.groupControlPM.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControlPM.Location = new System.Drawing.Point(0, 0);
     this.groupControlPM.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
     this.groupControlPM.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControlPM.Name = "groupControlPM";
     this.groupControlPM.ShowCaption = false;
     this.groupControlPM.Size = new System.Drawing.Size(660, 150);
     this.groupControlPM.TabIndex = 10;
     this.groupControlPM.Text = "groupControl1";
     //
     // groupControlBM
     //
     this.groupControlBM.Appearance.BorderColor = System.Drawing.Color.Navy;
     this.groupControlBM.Appearance.Options.UseBorderColor = true;
     this.groupControlBM.Controls.Add(this.gridControlBienMuc);
     this.groupControlBM.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControlBM.Location = new System.Drawing.Point(0, 0);
     this.groupControlBM.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
     this.groupControlBM.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControlBM.Name = "groupControlBM";
     this.groupControlBM.ShowCaption = false;
     this.groupControlBM.Size = new System.Drawing.Size(660, 208);
     this.groupControlBM.TabIndex = 10;
     this.groupControlBM.Text = "groupControl1";
     //
     // gridControlBienMuc
     //
     this.gridControlBienMuc.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlBienMuc.BackgroundImage")));
     this.gridControlBienMuc.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlBienMuc.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlBienMuc.Location = new System.Drawing.Point(3, 3);
     this.gridControlBienMuc.MainView = this.gridViewBienMuc;
     this.gridControlBienMuc.MenuManager = this.barManager1;
     this.gridControlBienMuc.Name = "gridControlBienMuc";
     this.gridControlBienMuc.Size = new System.Drawing.Size(654, 202);
     this.gridControlBienMuc.TabIndex = 1;
     this.gridControlBienMuc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewBienMuc});
     //
     // gridViewBienMuc
     //
     this.gridViewBienMuc.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewBienMuc.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewBienMuc.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.Col_BM_ThanhLy,
     this.Col_BM_MaBang,
     this.Col_BM_TapSo,
     this.Col_BM_TenTap,
     this.Col_BM_SoBang,
     this.Col_BM_ThongSo,
     this.Col_BM_ThoiLuong,
     this.Col_BM_SoDKCBHD,
     this.Col_BM_NoiLuuTru});
     this.gridViewBienMuc.GridControl = this.gridControlBienMuc;
     this.gridViewBienMuc.IndicatorWidth = 40;
     this.gridViewBienMuc.Name = "gridViewBienMuc";
     this.gridViewBienMuc.OptionsBehavior.Editable = false;
     this.gridViewBienMuc.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewBienMuc.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewBienMuc.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewBienMuc.OptionsPrint.UsePrintStyles = true;
     this.gridViewBienMuc.OptionsView.ColumnAutoWidth = false;
     this.gridViewBienMuc.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewBienMuc.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewBienMuc.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewBienMuc.OptionsView.ShowGroupedColumns = true;
     this.gridViewBienMuc.OptionsView.ShowGroupPanel = false;
     this.gridViewBienMuc.OptionsView.ShowViewCaption = true;
     this.gridViewBienMuc.ViewCaption = "Biên Mục (Cấp 3)";
     //
     // Col_BM_ThanhLy
     //
     this.Col_BM_ThanhLy.Caption = "Thanh lý";
     this.Col_BM_ThanhLy.Name = "Col_BM_ThanhLy";
     this.Col_BM_ThanhLy.Visible = true;
     this.Col_BM_ThanhLy.VisibleIndex = 0;
     this.Col_BM_ThanhLy.Width = 53;
     //
     // Col_BM_MaBang
     //
     this.Col_BM_MaBang.Caption = "Mã băng";
     this.Col_BM_MaBang.Name = "Col_BM_MaBang";
     this.Col_BM_MaBang.Visible = true;
     this.Col_BM_MaBang.VisibleIndex = 1;
     this.Col_BM_MaBang.Width = 53;
     //
     // Col_BM_TapSo
     //
     this.Col_BM_TapSo.Caption = "Tập số";
     this.Col_BM_TapSo.Name = "Col_BM_TapSo";
     this.Col_BM_TapSo.Visible = true;
     this.Col_BM_TapSo.VisibleIndex = 2;
     this.Col_BM_TapSo.Width = 44;
     //
     // Col_BM_TenTap
     //
     this.Col_BM_TenTap.Caption = "Tên tập";
     this.Col_BM_TenTap.Name = "Col_BM_TenTap";
     this.Col_BM_TenTap.Visible = true;
     this.Col_BM_TenTap.VisibleIndex = 3;
     this.Col_BM_TenTap.Width = 49;
     //
     // Col_BM_SoBang
     //
     this.Col_BM_SoBang.Caption = "Số băng";
     this.Col_BM_SoBang.Name = "Col_BM_SoBang";
     this.Col_BM_SoBang.Visible = true;
     this.Col_BM_SoBang.VisibleIndex = 4;
     this.Col_BM_SoBang.Width = 51;
     //
     // Col_BM_ThongSo
     //
     this.Col_BM_ThongSo.Caption = "Thông số";
     this.Col_BM_ThongSo.Name = "Col_BM_ThongSo";
     this.Col_BM_ThongSo.Visible = true;
     this.Col_BM_ThongSo.VisibleIndex = 5;
     this.Col_BM_ThongSo.Width = 56;
     //
     // Col_BM_ThoiLuong
     //
     this.Col_BM_ThoiLuong.Caption = "Thời lượng";
     this.Col_BM_ThoiLuong.Name = "Col_BM_ThoiLuong";
     this.Col_BM_ThoiLuong.Visible = true;
     this.Col_BM_ThoiLuong.VisibleIndex = 6;
     this.Col_BM_ThoiLuong.Width = 62;
     //
     // Col_BM_SoDKCBHD
     //
     this.Col_BM_SoDKCBHD.Caption = "Số ĐKCB HD";
     this.Col_BM_SoDKCBHD.Name = "Col_BM_SoDKCBHD";
     this.Col_BM_SoDKCBHD.Visible = true;
     this.Col_BM_SoDKCBHD.VisibleIndex = 7;
     this.Col_BM_SoDKCBHD.Width = 71;
     //
     // Col_BM_NoiLuuTru
     //
     this.Col_BM_NoiLuuTru.Caption = "Nơi lưu trữ";
     this.Col_BM_NoiLuuTru.Name = "Col_BM_NoiLuuTru";
     this.Col_BM_NoiLuuTru.Visible = true;
     this.Col_BM_NoiLuuTru.VisibleIndex = 8;
     this.Col_BM_NoiLuuTru.Width = 63;
     //
     // Col_CT_HangSanXuat
     //
     this.Col_CT_HangSanXuat.Caption = "Hãng sản xuất";
     this.Col_CT_HangSanXuat.Name = "Col_CT_HangSanXuat";
     this.Col_CT_HangSanXuat.Visible = true;
     //
     // 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.Col_CT_MaCT);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_NgayAWB);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_NgayLap);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_NguoiLap);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_PhongBan);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_Category);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_NoiDung);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_TenGoc);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_TietMuc);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_DaoDien);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_DienVien);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_TomTat);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_DoiTuongKhanGia);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_KHPL);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_KHXK);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_TinhTrangBang);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_TuKhoa);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_ThanhLy);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_TrongKho);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_GhiChu);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_Photos);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_Ranking);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_Script);
     this.gridBandThongTinChinh.Columns.Add(this.Col_CT_TrailerGoc);
     this.gridBandThongTinChinh.Name = "gridBandThongTinChinh";
     this.gridBandThongTinChinh.Width = 1441;
     //
     // 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.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
     this.gridBand1,
     this.gridBand2});
     this.gridBandNguonGoc.Name = "gridBandNguonGoc";
     this.gridBandNguonGoc.Width = 1165;
     //
     // gridBand1
     //
     this.gridBand1.AppearanceHeader.Options.UseTextOptions = true;
     this.gridBand1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridBand1.Caption = "Thông tin sở hữu";
     this.gridBand1.Columns.Add(this.Col_CT_NamSX);
     this.gridBand1.Columns.Add(this.Col_CT_Nuoc);
     this.gridBand1.Columns.Add(this.Col_CT_DonViCungCap);
     this.gridBand1.Columns.Add(this.Col_CT_DonViSoHuu);
     this.gridBand1.Columns.Add(this.Col_CT_KenhHanCheBan);
     this.gridBand1.Columns.Add(this.Col_CT_HangSanXuat);
     this.gridBand1.Columns.Add(this.Col_CT_ThongTinBan);
     this.gridBand1.Name = "gridBand1";
     this.gridBand1.Width = 519;
     //
     // gridBand2
     //
     this.gridBand2.AppearanceHeader.Options.UseTextOptions = true;
     this.gridBand2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridBand2.Caption = "Thời hạn bản quyền";
     this.gridBand2.Columns.Add(this.Col_CT_BanQuyenThuoc);
     this.gridBand2.Columns.Add(this.Col_CT_BanQuyenDIDStart);
     this.gridBand2.Columns.Add(this.Col_CT_BanQuyenDIDEnd);
     this.gridBand2.Columns.Add(this.Col_CT_BanQuyenDTNNStart);
     this.gridBand2.Columns.Add(this.Col_CT_BanQuyenDTNNEnd);
     this.gridBand2.Columns.Add(this.Col_CT_BanQuyenHTV);
     this.gridBand2.Name = "gridBand2";
     this.gridBand2.Width = 646;
     //
     // 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.Col_CT_MuaKem);
     this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_PhatSongChinh);
     this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_PhatSongLai);
     this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_PhatSongKhac);
     this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_TongSoRun);
     this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_SoLanPhat);
     this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_SoRunConLai);
     this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_Release);
     this.gridBandThongTinPhatSong.Name = "gridBandThongTinPhatSong";
     this.gridBandThongTinPhatSong.Width = 794;
     //
     // gridBandThongTinBan
     //
     this.gridBandThongTinBan.AppearanceHeader.Options.UseTextOptions = true;
     this.gridBandThongTinBan.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridBandThongTinBan.Caption = "Thông tin bán";
     this.gridBandThongTinBan.Name = "gridBandThongTinBan";
     this.gridBandThongTinBan.OptionsBand.ShowInCustomizationForm = false;
     this.gridBandThongTinBan.Visible = false;
     this.gridBandThongTinBan.Width = 67;
     //
     // Col_PM_TienDo
     //
     this.Col_PM_TienDo.Caption = "Tiến độ hậu kỳ";
     this.Col_PM_TienDo.Name = "Col_PM_TienDo";
     this.Col_PM_TienDo.Visible = true;
     this.Col_PM_TienDo.VisibleIndex = 16;
     //
     // frmChuongTrinhSearchMultiQL
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1188, 545);
     this.Controls.Add(this.splitContainerControl1);
     this.Controls.Add(this.dockPanelSimple);
     this.Controls.Add(this.hideContainerLeft);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "frmChuongTrinhSearchMultiQL";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Tra cứu chương trình";
     ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.hideContainerLeft.ResumeLayout(false);
     this.dockPanelAdvance.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     this.dockPanelSimple.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit();
     this.popupControlContainerFilter.ResumeLayout(false);
     this.popupControlContainerFilter.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TrongKho)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TapSoDen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TapSoTu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenTap.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoDKCBHD.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LoaiLuuTru.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeslotDen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).EndInit();
     this.xtraTabControlDetail.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.TimeslotTu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoRunConLaiTu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoRunDaDungTu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoRunConLaiDen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoRunDaDungDen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TongSoRunDen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TongSoRunTu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndDen.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndDen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndDen.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndDen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndTu.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndTu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndTu.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndTu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSXDen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSXTu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenThuoc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DonViCungCap.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Category.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControlCT)).EndInit();
     this.groupControlCT.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
     this.splitContainerControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControlPM)).EndInit();
     this.groupControlPM.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControlBM)).EndInit();
     this.groupControlBM.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlBienMuc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewBienMuc)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 protected void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPCTXemLichPhatSongQL));
     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.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.colKenhPhat = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNgayPhatSong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colGioPhatSong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colThoiLuong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTietMuc = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNoiDung = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTapSo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMaBang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRating = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNgayPhatDau = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDonViSoHuu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDonViCungCap = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNuocSX = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDoiTuong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSoLanPhat = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colThongTinThem = new DevExpress.XtraGrid.Columns.GridColumn();
     this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage();
     this.gridDetailChiTietSanPham = new DevExpress.XtraGrid.GridControl();
     this.gridViewDetailChiTietSanPham = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.Cot_gridDetailChiTietSanPham_TenSanPham = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_gridDetailChiTietSanPham_SoLuong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_gridDetailChiTietSanPham_VAT = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_gridDetailChiTietSanPham_ThanhTien = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_gridDetailChiTietSanPham_MaSanPham = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_gridDetailChiTietSanPham_DonGia = new DevExpress.XtraGrid.Columns.GridColumn();
     this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.kenhPhat = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.label5 = new System.Windows.Forms.PLLabel();
     this.ngayNhap = new ProtocolVN.Framework.Win.Trial.PLDateSelection();
     this.plLabel2 = new System.Windows.Forms.PLLabel();
     this.plComboboxAuto2 = new ProtocolVN.Framework.Win.PLComboboxAuto();
     this.plComboboxAuto1 = new ProtocolVN.Framework.Win.PLComboboxAuto();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridView2 = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11 = 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();
     ((System.ComponentModel.ISupportInitialize)(this.gridDetailChiTietSanPham)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetailChiTietSanPham)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
     this.popupControlContainerFilter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kenhPhat.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).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.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", true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint),
     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 trướ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 lọc";
     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(980, 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(980, 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(980, 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";
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(0, 73);
     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.Controls.Add(this.gridDetailChiTietSanPham);
     this.splitContainerControl1.Panel2.ShowCaption = true;
     this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(980, 424);
     this.splitContainerControl1.SplitterPosition = 428;
     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(980, 418);
     this.gridControlMaster.TabIndex = 0;
     this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMaster});
     //
     // gridViewMaster
     //
     this.gridViewMaster.Appearance.FooterPanel.Options.UseTextOptions = true;
     this.gridViewMaster.Appearance.FooterPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     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.colKenhPhat,
     this.colNgayPhatSong,
     this.colGioPhatSong,
     this.colThoiLuong,
     this.colTietMuc,
     this.colNoiDung,
     this.colTapSo,
     this.colMaBang,
     this.colRating,
     this.colNgayPhatDau,
     this.colDonViSoHuu,
     this.colDonViCungCap,
     this.colNuocSX,
     this.colDoiTuong,
     this.colSoLanPhat,
     this.colThongTinThem});
     this.gridViewMaster.GridControl = this.gridControlMaster;
     this.gridViewMaster.GroupCount = 2;
     this.gridViewMaster.GroupPanelText = "Di chuyển tiêu đề vào đây để gom nhóm theo cột tiêu đề";
     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.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.OptionsView.ShowViewCaption = true;
     this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colKenhPhat, DevExpress.Data.ColumnSortOrder.Ascending),
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colNgayPhatSong, DevExpress.Data.ColumnSortOrder.Descending),
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colGioPhatSong, DevExpress.Data.ColumnSortOrder.Ascending)});
     this.gridViewMaster.ViewCaption = "PCT XEM LỊCH PHÁT SÓNG";
     //
     // colKenhPhat
     //
     this.colKenhPhat.Caption = "Kênh phát";
     this.colKenhPhat.Name = "colKenhPhat";
     this.colKenhPhat.OptionsColumn.AllowEdit = false;
     this.colKenhPhat.OptionsColumn.AllowFocus = false;
     this.colKenhPhat.OptionsColumn.ReadOnly = true;
     this.colKenhPhat.Visible = true;
     this.colKenhPhat.VisibleIndex = 0;
     this.colKenhPhat.Width = 74;
     //
     // colNgayPhatSong
     //
     this.colNgayPhatSong.Caption = "Ngày";
     this.colNgayPhatSong.Name = "colNgayPhatSong";
     this.colNgayPhatSong.OptionsColumn.AllowEdit = false;
     this.colNgayPhatSong.OptionsColumn.AllowFocus = false;
     this.colNgayPhatSong.OptionsColumn.ReadOnly = true;
     this.colNgayPhatSong.Visible = true;
     this.colNgayPhatSong.VisibleIndex = 1;
     this.colNgayPhatSong.Width = 50;
     //
     // colGioPhatSong
     //
     this.colGioPhatSong.Caption = "Giờ";
     this.colGioPhatSong.Name = "colGioPhatSong";
     this.colGioPhatSong.OptionsColumn.AllowEdit = false;
     this.colGioPhatSong.OptionsColumn.AllowFocus = false;
     this.colGioPhatSong.OptionsColumn.AllowMove = false;
     this.colGioPhatSong.OptionsColumn.ReadOnly = true;
     this.colGioPhatSong.Visible = true;
     this.colGioPhatSong.VisibleIndex = 2;
     this.colGioPhatSong.Width = 40;
     //
     // colThoiLuong
     //
     this.colThoiLuong.Caption = "Thời lượng";
     this.colThoiLuong.Name = "colThoiLuong";
     this.colThoiLuong.Visible = true;
     this.colThoiLuong.VisibleIndex = 3;
     this.colThoiLuong.Width = 62;
     //
     // colTietMuc
     //
     this.colTietMuc.Caption = "Tiết mục";
     this.colTietMuc.Name = "colTietMuc";
     this.colTietMuc.OptionsColumn.AllowEdit = false;
     this.colTietMuc.OptionsColumn.AllowFocus = false;
     this.colTietMuc.OptionsColumn.ReadOnly = true;
     this.colTietMuc.Visible = true;
     this.colTietMuc.VisibleIndex = 4;
     this.colTietMuc.Width = 52;
     //
     // colNoiDung
     //
     this.colNoiDung.Caption = "Nội dung";
     this.colNoiDung.Name = "colNoiDung";
     this.colNoiDung.Visible = true;
     this.colNoiDung.VisibleIndex = 5;
     this.colNoiDung.Width = 54;
     //
     // colTapSo
     //
     this.colTapSo.Caption = "Tập số";
     this.colTapSo.Name = "colTapSo";
     this.colTapSo.Visible = true;
     this.colTapSo.VisibleIndex = 6;
     this.colTapSo.Width = 44;
     //
     // colMaBang
     //
     this.colMaBang.Caption = "Mã băng";
     this.colMaBang.Name = "colMaBang";
     this.colMaBang.Visible = true;
     this.colMaBang.VisibleIndex = 8;
     this.colMaBang.Width = 53;
     //
     // colRating
     //
     this.colRating.Caption = "Rating trung bình (%)";
     this.colRating.Name = "colRating";
     this.colRating.Visible = true;
     this.colRating.VisibleIndex = 15;
     this.colRating.Width = 117;
     //
     // colNgayPhatDau
     //
     this.colNgayPhatDau.Caption = "Ngày phát đầu tiên";
     this.colNgayPhatDau.Name = "colNgayPhatDau";
     this.colNgayPhatDau.Visible = true;
     this.colNgayPhatDau.VisibleIndex = 10;
     this.colNgayPhatDau.Width = 104;
     //
     // colDonViSoHuu
     //
     this.colDonViSoHuu.Caption = "Đơn vị sỡ hữu";
     this.colDonViSoHuu.Name = "colDonViSoHuu";
     this.colDonViSoHuu.Visible = true;
     this.colDonViSoHuu.VisibleIndex = 11;
     this.colDonViSoHuu.Width = 79;
     //
     // colDonViCungCap
     //
     this.colDonViCungCap.Caption = "Đơn vị cung cấp";
     this.colDonViCungCap.Name = "colDonViCungCap";
     this.colDonViCungCap.Visible = true;
     this.colDonViCungCap.VisibleIndex = 12;
     this.colDonViCungCap.Width = 89;
     //
     // colNuocSX
     //
     this.colNuocSX.Caption = "Nước sản xuất";
     this.colNuocSX.Name = "colNuocSX";
     this.colNuocSX.Visible = true;
     this.colNuocSX.VisibleIndex = 13;
     this.colNuocSX.Width = 82;
     //
     // colDoiTuong
     //
     this.colDoiTuong.Caption = "Đối tượng khán giả";
     this.colDoiTuong.Name = "colDoiTuong";
     this.colDoiTuong.Visible = true;
     this.colDoiTuong.VisibleIndex = 14;
     this.colDoiTuong.Width = 103;
     //
     // colSoLanPhat
     //
     this.colSoLanPhat.Caption = "Số lần đã phát";
     this.colSoLanPhat.Name = "colSoLanPhat";
     this.colSoLanPhat.Visible = true;
     this.colSoLanPhat.VisibleIndex = 9;
     this.colSoLanPhat.Width = 81;
     //
     // colThongTinThem
     //
     this.colThongTinThem.Caption = "Thông tin thêm";
     this.colThongTinThem.Name = "colThongTinThem";
     this.colThongTinThem.Visible = true;
     this.colThongTinThem.VisibleIndex = 7;
     this.colThongTinThem.Width = 84;
     //
     // 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});
     //
     // xtraTabPageDetail
     //
     this.xtraTabPageDetail.Name = "xtraTabPageDetail";
     this.xtraTabPageDetail.Size = new System.Drawing.Size(0, 0);
     this.xtraTabPageDetail.Text = "Chi tiết";
     //
     // gridDetailChiTietSanPham
     //
     this.gridDetailChiTietSanPham.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridDetailChiTietSanPham.BackgroundImage")));
     this.gridDetailChiTietSanPham.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridDetailChiTietSanPham.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridDetailChiTietSanPham.Location = new System.Drawing.Point(0, 0);
     this.gridDetailChiTietSanPham.MainView = this.gridViewDetailChiTietSanPham;
     this.gridDetailChiTietSanPham.Name = "gridDetailChiTietSanPham";
     this.gridDetailChiTietSanPham.Size = new System.Drawing.Size(0, 0);
     this.gridDetailChiTietSanPham.TabIndex = 11;
     this.gridDetailChiTietSanPham.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewDetailChiTietSanPham});
     //
     // gridViewDetailChiTietSanPham
     //
     this.gridViewDetailChiTietSanPham.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewDetailChiTietSanPham.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewDetailChiTietSanPham.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.Cot_gridDetailChiTietSanPham_TenSanPham,
     this.Cot_gridDetailChiTietSanPham_SoLuong,
     this.Cot_gridDetailChiTietSanPham_VAT,
     this.Cot_gridDetailChiTietSanPham_ThanhTien,
     this.Cot_gridDetailChiTietSanPham_MaSanPham,
     this.Cot_gridDetailChiTietSanPham_DonGia});
     this.gridViewDetailChiTietSanPham.GridControl = this.gridDetailChiTietSanPham;
     this.gridViewDetailChiTietSanPham.IndicatorWidth = 40;
     this.gridViewDetailChiTietSanPham.Name = "gridViewDetailChiTietSanPham";
     this.gridViewDetailChiTietSanPham.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewDetailChiTietSanPham.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewDetailChiTietSanPham.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewDetailChiTietSanPham.OptionsPrint.UsePrintStyles = true;
     this.gridViewDetailChiTietSanPham.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewDetailChiTietSanPham.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewDetailChiTietSanPham.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewDetailChiTietSanPham.OptionsView.ShowGroupedColumns = true;
     this.gridViewDetailChiTietSanPham.OptionsView.ShowGroupPanel = false;
     //
     // Cot_gridDetailChiTietSanPham_TenSanPham
     //
     this.Cot_gridDetailChiTietSanPham_TenSanPham.AppearanceHeader.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.Caption = "Tên sản phẩm";
     this.Cot_gridDetailChiTietSanPham_TenSanPham.Name = "Cot_gridDetailChiTietSanPham_TenSanPham";
     this.Cot_gridDetailChiTietSanPham_TenSanPham.OptionsColumn.AllowEdit = false;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.OptionsColumn.AllowFocus = false;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.OptionsColumn.ReadOnly = true;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.Visible = true;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.VisibleIndex = 1;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.Width = 79;
     //
     // Cot_gridDetailChiTietSanPham_SoLuong
     //
     this.Cot_gridDetailChiTietSanPham_SoLuong.AppearanceCell.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_SoLuong.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.Cot_gridDetailChiTietSanPham_SoLuong.AppearanceHeader.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_SoLuong.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.Cot_gridDetailChiTietSanPham_SoLuong.Caption = "Số lượng";
     this.Cot_gridDetailChiTietSanPham_SoLuong.Name = "Cot_gridDetailChiTietSanPham_SoLuong";
     this.Cot_gridDetailChiTietSanPham_SoLuong.OptionsColumn.AllowEdit = false;
     this.Cot_gridDetailChiTietSanPham_SoLuong.OptionsColumn.AllowFocus = false;
     this.Cot_gridDetailChiTietSanPham_SoLuong.OptionsColumn.ReadOnly = true;
     this.Cot_gridDetailChiTietSanPham_SoLuong.UnboundType = DevExpress.Data.UnboundColumnType.Integer;
     this.Cot_gridDetailChiTietSanPham_SoLuong.Visible = true;
     this.Cot_gridDetailChiTietSanPham_SoLuong.VisibleIndex = 3;
     this.Cot_gridDetailChiTietSanPham_SoLuong.Width = 54;
     //
     // Cot_gridDetailChiTietSanPham_VAT
     //
     this.Cot_gridDetailChiTietSanPham_VAT.AppearanceCell.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_VAT.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.Cot_gridDetailChiTietSanPham_VAT.AppearanceHeader.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_VAT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.Cot_gridDetailChiTietSanPham_VAT.Caption = "VAT(%)";
     this.Cot_gridDetailChiTietSanPham_VAT.Name = "Cot_gridDetailChiTietSanPham_VAT";
     this.Cot_gridDetailChiTietSanPham_VAT.OptionsColumn.AllowEdit = false;
     this.Cot_gridDetailChiTietSanPham_VAT.OptionsColumn.AllowFocus = false;
     this.Cot_gridDetailChiTietSanPham_VAT.OptionsColumn.ReadOnly = true;
     this.Cot_gridDetailChiTietSanPham_VAT.Visible = true;
     this.Cot_gridDetailChiTietSanPham_VAT.VisibleIndex = 4;
     this.Cot_gridDetailChiTietSanPham_VAT.Width = 50;
     //
     // Cot_gridDetailChiTietSanPham_ThanhTien
     //
     this.Cot_gridDetailChiTietSanPham_ThanhTien.AppearanceCell.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.AppearanceHeader.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.Caption = "Thành tiền";
     this.Cot_gridDetailChiTietSanPham_ThanhTien.Name = "Cot_gridDetailChiTietSanPham_ThanhTien";
     this.Cot_gridDetailChiTietSanPham_ThanhTien.OptionsColumn.AllowEdit = false;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.OptionsColumn.AllowFocus = false;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.OptionsColumn.ReadOnly = true;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.Visible = true;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.VisibleIndex = 5;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.Width = 63;
     //
     // Cot_gridDetailChiTietSanPham_MaSanPham
     //
     this.Cot_gridDetailChiTietSanPham_MaSanPham.AppearanceHeader.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_MaSanPham.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.Cot_gridDetailChiTietSanPham_MaSanPham.Caption = "Mã sản phẩm";
     this.Cot_gridDetailChiTietSanPham_MaSanPham.Name = "Cot_gridDetailChiTietSanPham_MaSanPham";
     this.Cot_gridDetailChiTietSanPham_MaSanPham.OptionsColumn.AllowEdit = false;
     this.Cot_gridDetailChiTietSanPham_MaSanPham.OptionsColumn.AllowFocus = false;
     this.Cot_gridDetailChiTietSanPham_MaSanPham.OptionsColumn.ReadOnly = true;
     this.Cot_gridDetailChiTietSanPham_MaSanPham.Visible = true;
     this.Cot_gridDetailChiTietSanPham_MaSanPham.VisibleIndex = 0;
     //
     // Cot_gridDetailChiTietSanPham_DonGia
     //
     this.Cot_gridDetailChiTietSanPham_DonGia.AppearanceCell.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_DonGia.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.Cot_gridDetailChiTietSanPham_DonGia.AppearanceHeader.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_DonGia.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.Cot_gridDetailChiTietSanPham_DonGia.Caption = "Đơn giá";
     this.Cot_gridDetailChiTietSanPham_DonGia.Name = "Cot_gridDetailChiTietSanPham_DonGia";
     this.Cot_gridDetailChiTietSanPham_DonGia.OptionsColumn.AllowEdit = false;
     this.Cot_gridDetailChiTietSanPham_DonGia.OptionsColumn.AllowFocus = false;
     this.Cot_gridDetailChiTietSanPham_DonGia.OptionsColumn.ReadOnly = true;
     this.Cot_gridDetailChiTietSanPham_DonGia.Visible = true;
     this.Cot_gridDetailChiTietSanPham_DonGia.VisibleIndex = 2;
     this.Cot_gridDetailChiTietSanPham_DonGia.Width = 49;
     //
     // popupControlContainerFilter
     //
     this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainerFilter.Controls.Add(this.kenhPhat);
     this.popupControlContainerFilter.Controls.Add(this.label5);
     this.popupControlContainerFilter.Controls.Add(this.ngayNhap);
     this.popupControlContainerFilter.Controls.Add(this.plLabel2);
     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(980, 49);
     this.popupControlContainerFilter.TabIndex = 0;
     this.popupControlContainerFilter.Visible = false;
     //
     // kenhPhat
     //
     this.kenhPhat.DataSource = null;
     this.kenhPhat.DisplayField = null;
     this.kenhPhat.Location = new System.Drawing.Point(67, 15);
     this.kenhPhat.Name = "kenhPhat";
     this.kenhPhat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.kenhPhat.Size = new System.Drawing.Size(140, 20);
     this.kenhPhat.TabIndex = 193;
     this.kenhPhat.ValueField = null;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(12, 18);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(49, 13);
     this.label5.TabIndex = 192;
     this.label5.Text = "Kênh phát";
     this.label5.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // ngayNhap
     //
     this.ngayNhap.Caption = "Ngày 11/20/2010";
     this.ngayNhap.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate;
     this.ngayNhap.FirstFrom = new System.DateTime(2010, 11, 20, 10, 37, 39, 356);
     this.ngayNhap.FirstTo = new System.DateTime(2010, 11, 20, 10, 37, 39, 356);
     this.ngayNhap.FromDate = new System.DateTime(2010, 11, 20, 10, 37, 39, 356);
     this.ngayNhap.Location = new System.Drawing.Point(304, 14);
     this.ngayNhap.Name = "ngayNhap";
     this.ngayNhap.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date;
     this.ngayNhap.SecondFrom = new System.DateTime(2010, 11, 20, 10, 37, 39, 356);
     this.ngayNhap.SecondTo = new System.DateTime(2010, 11, 20, 10, 37, 39, 356);
     this.ngayNhap.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate;
     this.ngayNhap.Size = new System.Drawing.Size(153, 21);
     this.ngayNhap.TabIndex = 191;
     this.ngayNhap.ToDate = new System.DateTime(2010, 11, 20, 10, 37, 39, 356);
     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)));
     //
     // plLabel2
     //
     this.plLabel2.Location = new System.Drawing.Point(222, 18);
     this.plLabel2.Name = "plLabel2";
     this.plLabel2.Size = new System.Drawing.Size(76, 13);
     this.plLabel2.TabIndex = 188;
     this.plLabel2.Text = "Ngày phát sóng";
     this.plLabel2.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plComboboxAuto2
     //
     this.plComboboxAuto2.IDField = null;
     this.plComboboxAuto2.Location = new System.Drawing.Point(74, 36);
     this.plComboboxAuto2.MemberField = null;
     this.plComboboxAuto2.Name = "plComboboxAuto2";
     this.plComboboxAuto2.Size = new System.Drawing.Size(182, 19);
     this.plComboboxAuto2.StartWith = false;
     this.plComboboxAuto2.TabIndex = 24;
     this.plComboboxAuto2.ViewName = null;
     //
     // plComboboxAuto1
     //
     this.plComboboxAuto1.IDField = null;
     this.plComboboxAuto1.Location = new System.Drawing.Point(366, 36);
     this.plComboboxAuto1.MemberField = null;
     this.plComboboxAuto1.Name = "plComboboxAuto1";
     this.plComboboxAuto1.Size = new System.Drawing.Size(182, 19);
     this.plComboboxAuto1.StartWith = false;
     this.plComboboxAuto1.TabIndex = 22;
     this.plComboboxAuto1.ViewName = null;
     //
     // 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;
     //
     // gridView2
     //
     this.gridView2.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridView2.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn4,
     this.gridColumn5,
     this.gridColumn7,
     this.gridColumn9,
     this.gridColumn10,
     this.gridColumn11});
     this.gridView2.IndicatorWidth = 40;
     this.gridView2.Name = "gridView2";
     this.gridView2.OptionsLayout.Columns.AddNewColumns = false;
     this.gridView2.OptionsNavigation.AutoFocusNewRow = true;
     this.gridView2.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridView2.OptionsPrint.UsePrintStyles = true;
     this.gridView2.OptionsView.EnableAppearanceEvenRow = true;
     this.gridView2.OptionsView.EnableAppearanceOddRow = true;
     this.gridView2.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridView2.OptionsView.ShowGroupedColumns = true;
     this.gridView2.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn4
     //
     this.gridColumn4.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn4.Caption = "Tên sản phẩm";
     this.gridColumn4.Name = "gridColumn4";
     this.gridColumn4.OptionsColumn.AllowEdit = false;
     this.gridColumn4.OptionsColumn.AllowFocus = false;
     this.gridColumn4.OptionsColumn.ReadOnly = true;
     this.gridColumn4.Visible = true;
     this.gridColumn4.VisibleIndex = 1;
     //
     // gridColumn5
     //
     this.gridColumn5.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn5.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn5.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn5.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn5.Caption = "Số lượng";
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowEdit = false;
     this.gridColumn5.OptionsColumn.AllowFocus = false;
     this.gridColumn5.OptionsColumn.ReadOnly = true;
     this.gridColumn5.UnboundType = DevExpress.Data.UnboundColumnType.Integer;
     this.gridColumn5.Visible = true;
     this.gridColumn5.VisibleIndex = 3;
     //
     // gridColumn7
     //
     this.gridColumn7.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn7.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn7.Caption = "VAT(%)";
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowEdit = false;
     this.gridColumn7.OptionsColumn.AllowFocus = false;
     this.gridColumn7.OptionsColumn.ReadOnly = true;
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 4;
     //
     // gridColumn9
     //
     this.gridColumn9.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn9.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn9.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn9.Caption = "Thành tiền";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.OptionsColumn.AllowEdit = false;
     this.gridColumn9.OptionsColumn.AllowFocus = false;
     this.gridColumn9.OptionsColumn.ReadOnly = true;
     this.gridColumn9.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     this.gridColumn9.Visible = true;
     this.gridColumn9.VisibleIndex = 5;
     //
     // gridColumn10
     //
     this.gridColumn10.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn10.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn10.Caption = "Mã sản phẩm";
     this.gridColumn10.Name = "gridColumn10";
     this.gridColumn10.OptionsColumn.AllowEdit = false;
     this.gridColumn10.OptionsColumn.AllowFocus = false;
     this.gridColumn10.OptionsColumn.ReadOnly = true;
     this.gridColumn10.Visible = true;
     this.gridColumn10.VisibleIndex = 0;
     //
     // gridColumn11
     //
     this.gridColumn11.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn11.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn11.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn11.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn11.Caption = "Đơn giá";
     this.gridColumn11.Name = "gridColumn11";
     this.gridColumn11.OptionsColumn.AllowEdit = false;
     this.gridColumn11.OptionsColumn.AllowFocus = false;
     this.gridColumn11.OptionsColumn.ReadOnly = true;
     this.gridColumn11.Visible = true;
     this.gridColumn11.VisibleIndex = 2;
     //
     // frmPCTXemLichPhatSongQL
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(980, 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 = "frmPCTXemLichPhatSongQL";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "PCT Xem lịch phát sóng";
     this.Load += new System.EventHandler(this.frmPCTXemLichPhatSongQL_Load);
     ((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);
     ((System.ComponentModel.ISupportInitialize)(this.gridDetailChiTietSanPham)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetailChiTietSanPham)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit();
     this.popupControlContainerFilter.ResumeLayout(false);
     this.popupControlContainerFilter.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kenhPhat.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDanhBaQL));
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.bar2 = new DevExpress.XtraBars.Bar();
     this.barButtonItemThemNhom = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemXoaNhom = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemSuaNhom = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDoiTenNhom = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemThemNguoiLL = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemXoaNguoiLL = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemSuaNguoiLL = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemLuu = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemKhongLuu = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemIn = new DevExpress.XtraBars.BarButtonItem();
     this.standaloneBarDockControl1 = new DevExpress.XtraBars.StandaloneBarDockControl();
     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.imageList1 = new System.Windows.Forms.ImageList(this.components);
     this.gridControlThongtin = new DevExpress.XtraGrid.GridControl();
     this.gridViewThongtin = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cot_name = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cot_diachi = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cot_dienthoai = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cot_cmnd = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cot_fax = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cot_nguoidaidien = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cot_chucvu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cot_bophan = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cot_loaidanhba = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cot_taikhoan = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cot_email = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.navBarControl1 = new DevExpress.XtraNavBar.NavBarControl();
     this.navBarGroup1 = new DevExpress.XtraNavBar.NavBarGroup();
     this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlThongtin)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewThongtin)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar2});
     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.DockControls.Add(this.standaloneBarDockControl1);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barButtonItemThemNhom,
     this.barButtonItemXoaNhom,
     this.barButtonItemDoiTenNhom,
     this.barButtonItemThemNguoiLL,
     this.barButtonItemXoaNguoiLL,
     this.barButtonItemSuaNguoiLL,
     this.barButtonItemIn,
     this.barButtonItemLuu,
     this.barButtonItemKhongLuu,
     this.barButtonItemSuaNhom});
     this.barManager1.MaxItemId = 12;
     //
     // bar2
     //
     this.bar2.BarName = "Main menu";
     this.bar2.DockCol = 0;
     this.bar2.DockRow = 0;
     this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Standalone;
     this.bar2.FloatLocation = new System.Drawing.Point(60, 179);
     this.bar2.FloatSize = new System.Drawing.Size(675, 24);
     this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItemThemNhom, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItemXoaNhom, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSuaNhom),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItemDoiTenNhom, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItemThemNguoiLL, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItemXoaNguoiLL, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItemSuaNguoiLL, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItemLuu, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItemKhongLuu, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItemIn, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
     this.bar2.OptionsBar.AllowQuickCustomization = false;
     this.bar2.OptionsBar.DrawDragBorder = false;
     this.bar2.OptionsBar.RotateWhenVertical = false;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.StandaloneBarDockControl = this.standaloneBarDockControl1;
     this.bar2.Text = "Main menu";
     //
     // barButtonItemThemNhom
     //
     this.barButtonItemThemNhom.Caption = "&Thêm nhóm";
     this.barButtonItemThemNhom.Id = 0;
     this.barButtonItemThemNhom.Name = "barButtonItemThemNhom";
     this.barButtonItemThemNhom.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemThemNhom_ItemClick);
     //
     // barButtonItemXoaNhom
     //
     this.barButtonItemXoaNhom.Caption = "&Xóa nhóm";
     this.barButtonItemXoaNhom.Id = 1;
     this.barButtonItemXoaNhom.Name = "barButtonItemXoaNhom";
     this.barButtonItemXoaNhom.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemXoaNhom_ItemClick);
     //
     // barButtonItemSuaNhom
     //
     this.barButtonItemSuaNhom.Caption = "&Sửa nhóm";
     this.barButtonItemSuaNhom.Id = 11;
     this.barButtonItemSuaNhom.Name = "barButtonItemSuaNhom";
     this.barButtonItemSuaNhom.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItemSuaNhom.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemSuaNhom_ItemClick);
     //
     // barButtonItemDoiTenNhom
     //
     this.barButtonItemDoiTenNhom.Caption = "Đổi tên &nhóm";
     this.barButtonItemDoiTenNhom.Id = 2;
     this.barButtonItemDoiTenNhom.Name = "barButtonItemDoiTenNhom";
     this.barButtonItemDoiTenNhom.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemDoiTenNhom_ItemClick);
     //
     // barButtonItemThemNguoiLL
     //
     this.barButtonItemThemNguoiLL.Caption = "T&hêm người liên lạc";
     this.barButtonItemThemNguoiLL.Id = 3;
     this.barButtonItemThemNguoiLL.Name = "barButtonItemThemNguoiLL";
     this.barButtonItemThemNguoiLL.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemThemNguoiLL_ItemClick);
     //
     // barButtonItemXoaNguoiLL
     //
     this.barButtonItemXoaNguoiLL.Caption = "Xó&a người liên lạc";
     this.barButtonItemXoaNguoiLL.Id = 4;
     this.barButtonItemXoaNguoiLL.Name = "barButtonItemXoaNguoiLL";
     this.barButtonItemXoaNguoiLL.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemXoaNguoiLL_ItemClick);
     //
     // barButtonItemSuaNguoiLL
     //
     this.barButtonItemSuaNguoiLL.Caption = "Sửa n&gười liên lạc";
     this.barButtonItemSuaNguoiLL.Id = 5;
     this.barButtonItemSuaNguoiLL.Name = "barButtonItemSuaNguoiLL";
     this.barButtonItemSuaNguoiLL.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemSuaNguoiLL_ItemClick);
     //
     // barButtonItemLuu
     //
     this.barButtonItemLuu.Caption = "&Lưu";
     this.barButtonItemLuu.Id = 9;
     this.barButtonItemLuu.Name = "barButtonItemLuu";
     this.barButtonItemLuu.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemLuu_ItemClick);
     //
     // barButtonItemKhongLuu
     //
     this.barButtonItemKhongLuu.Caption = "&Không Lưu";
     this.barButtonItemKhongLuu.Id = 10;
     this.barButtonItemKhongLuu.Name = "barButtonItemKhongLuu";
     this.barButtonItemKhongLuu.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemKhongLuu_ItemClick);
     //
     // barButtonItemIn
     //
     this.barButtonItemIn.Caption = "In";
     this.barButtonItemIn.Id = 7;
     this.barButtonItemIn.Name = "barButtonItemIn";
     //
     // standaloneBarDockControl1
     //
     this.standaloneBarDockControl1.Dock = System.Windows.Forms.DockStyle.Top;
     this.standaloneBarDockControl1.Location = new System.Drawing.Point(0, 0);
     this.standaloneBarDockControl1.Name = "standaloneBarDockControl1";
     this.standaloneBarDockControl1.Size = new System.Drawing.Size(804, 30);
     this.standaloneBarDockControl1.Text = "standaloneBarDockControl1";
     //
     // imageList1
     //
     this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "customer_size.gif");
     //
     // gridControlThongtin
     //
     this.gridControlThongtin.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlThongtin.BackgroundImage")));
     this.gridControlThongtin.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlThongtin.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlThongtin.EmbeddedNavigator.Buttons.Append.Visible = false;
     this.gridControlThongtin.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
     this.gridControlThongtin.EmbeddedNavigator.Buttons.Edit.Visible = false;
     this.gridControlThongtin.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
     this.gridControlThongtin.EmbeddedNavigator.Buttons.First.Visible = false;
     this.gridControlThongtin.EmbeddedNavigator.Buttons.Last.Visible = false;
     this.gridControlThongtin.EmbeddedNavigator.Buttons.Next.Visible = false;
     this.gridControlThongtin.EmbeddedNavigator.Buttons.NextPage.Visible = false;
     this.gridControlThongtin.EmbeddedNavigator.Buttons.Prev.Visible = false;
     this.gridControlThongtin.EmbeddedNavigator.Buttons.PrevPage.Visible = false;
     this.gridControlThongtin.EmbeddedNavigator.Buttons.Remove.Visible = false;
     this.gridControlThongtin.EmbeddedNavigator.TextStringFormat = "Tổng số mẩu tin: {1}";
     this.gridControlThongtin.Location = new System.Drawing.Point(2, 2);
     this.gridControlThongtin.MainView = this.gridViewThongtin;
     this.gridControlThongtin.Name = "gridControlThongtin";
     this.gridControlThongtin.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemTextEdit1});
     this.gridControlThongtin.Size = new System.Drawing.Size(598, 479);
     this.gridControlThongtin.TabIndex = 5;
     this.gridControlThongtin.UseEmbeddedNavigator = true;
     this.gridControlThongtin.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewThongtin});
     //
     // gridViewThongtin
     //
     this.gridViewThongtin.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewThongtin.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewThongtin.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.ID,
     this.cot_name,
     this.cot_diachi,
     this.cot_dienthoai,
     this.cot_cmnd,
     this.cot_fax,
     this.cot_nguoidaidien,
     this.cot_chucvu,
     this.cot_bophan,
     this.cot_loaidanhba,
     this.cot_taikhoan,
     this.cot_email});
     this.gridViewThongtin.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridViewThongtin.GridControl = this.gridControlThongtin;
     this.gridViewThongtin.GroupPanelText = "Chi tiết danh bạ";
     this.gridViewThongtin.IndicatorWidth = 40;
     this.gridViewThongtin.Name = "gridViewThongtin";
     this.gridViewThongtin.OptionsBehavior.Editable = false;
     this.gridViewThongtin.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewThongtin.OptionsLayout.Columns.StoreAllOptions = true;
     this.gridViewThongtin.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewThongtin.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewThongtin.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridViewThongtin.OptionsView.ColumnAutoWidth = false;
     this.gridViewThongtin.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewThongtin.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewThongtin.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewThongtin.OptionsView.ShowDetailButtons = false;
     this.gridViewThongtin.OptionsView.ShowGroupedColumns = true;
     this.gridViewThongtin.OptionsView.ShowGroupPanel = false;
     this.gridViewThongtin.OptionsView.ShowViewCaption = true;
     this.gridViewThongtin.ViewCaption = "DANH BẠ ĐỊA CHỈ";
     this.gridViewThongtin.DoubleClick += new System.EventHandler(this.gridViewThongtin_DoubleClick);
     this.gridViewThongtin.ValidateRow += new DevExpress.XtraGrid.Views.Base.ValidateRowEventHandler(this.gridViewThongtin_ValidateRow);
     //
     // ID
     //
     this.ID.Caption = "ID";
     this.ID.Name = "ID";
     this.ID.Width = 23;
     //
     // cot_name
     //
     this.cot_name.Caption = "Tên";
     this.cot_name.Name = "cot_name";
     this.cot_name.Visible = true;
     this.cot_name.VisibleIndex = 0;
     this.cot_name.Width = 30;
     //
     // cot_diachi
     //
     this.cot_diachi.Caption = "Địa chỉ";
     this.cot_diachi.Name = "cot_diachi";
     this.cot_diachi.Visible = true;
     this.cot_diachi.VisibleIndex = 3;
     this.cot_diachi.Width = 44;
     //
     // cot_dienthoai
     //
     this.cot_dienthoai.Caption = "Điện thoại";
     this.cot_dienthoai.Name = "cot_dienthoai";
     this.cot_dienthoai.Visible = true;
     this.cot_dienthoai.VisibleIndex = 7;
     this.cot_dienthoai.Width = 61;
     //
     // cot_cmnd
     //
     this.cot_cmnd.Caption = "CMND";
     this.cot_cmnd.Name = "cot_cmnd";
     this.cot_cmnd.Visible = true;
     this.cot_cmnd.VisibleIndex = 6;
     this.cot_cmnd.Width = 41;
     //
     // cot_fax
     //
     this.cot_fax.Caption = "FAX";
     this.cot_fax.Name = "cot_fax";
     this.cot_fax.Visible = true;
     this.cot_fax.VisibleIndex = 8;
     this.cot_fax.Width = 31;
     //
     // cot_nguoidaidien
     //
     this.cot_nguoidaidien.Caption = "Người đại diện";
     this.cot_nguoidaidien.Name = "cot_nguoidaidien";
     this.cot_nguoidaidien.Visible = true;
     this.cot_nguoidaidien.VisibleIndex = 5;
     this.cot_nguoidaidien.Width = 80;
     //
     // cot_chucvu
     //
     this.cot_chucvu.Caption = "Chức vụ";
     this.cot_chucvu.Name = "cot_chucvu";
     this.cot_chucvu.Visible = true;
     this.cot_chucvu.VisibleIndex = 2;
     this.cot_chucvu.Width = 52;
     //
     // cot_bophan
     //
     this.cot_bophan.Caption = "Bộ phận";
     this.cot_bophan.Name = "cot_bophan";
     this.cot_bophan.Visible = true;
     this.cot_bophan.VisibleIndex = 1;
     this.cot_bophan.Width = 51;
     //
     // cot_loaidanhba
     //
     this.cot_loaidanhba.Caption = "Loại danh bạ";
     this.cot_loaidanhba.Name = "cot_loaidanhba";
     this.cot_loaidanhba.Visible = true;
     this.cot_loaidanhba.VisibleIndex = 10;
     this.cot_loaidanhba.Width = 73;
     //
     // cot_taikhoan
     //
     this.cot_taikhoan.Caption = "Tài Khoản";
     this.cot_taikhoan.Name = "cot_taikhoan";
     this.cot_taikhoan.Visible = true;
     this.cot_taikhoan.VisibleIndex = 9;
     this.cot_taikhoan.Width = 59;
     //
     // cot_email
     //
     this.cot_email.Caption = "Email";
     this.cot_email.Name = "cot_email";
     this.cot_email.Visible = true;
     this.cot_email.VisibleIndex = 4;
     this.cot_email.Width = 36;
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Mask.IgnoreMaskBlank = false;
     this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTime;
     this.repositoryItemTextEdit1.Mask.SaveLiteral = false;
     this.repositoryItemTextEdit1.Mask.ShowPlaceHolders = false;
     this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
     //
     // navBarControl1
     //
     this.navBarControl1.ActiveGroup = this.navBarGroup1;
     this.navBarControl1.AllowSelectedLink = true;
     this.navBarControl1.ContentButtonHint = null;
     this.navBarControl1.Dock = System.Windows.Forms.DockStyle.Left;
     this.navBarControl1.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
     this.navBarGroup1});
     this.navBarControl1.Location = new System.Drawing.Point(0, 30);
     this.navBarControl1.Name = "navBarControl1";
     this.navBarControl1.OptionsNavPane.ExpandedWidth = 140;
     this.navBarControl1.OptionsNavPane.ShowOverflowPanel = false;
     this.navBarControl1.OptionsNavPane.ShowSplitter = false;
     this.navBarControl1.Size = new System.Drawing.Size(196, 483);
     this.navBarControl1.TabIndex = 6;
     this.navBarControl1.Text = "navBarControl1";
     this.navBarControl1.View = new DevExpress.XtraNavBar.ViewInfo.SkinNavigationPaneViewInfoRegistrator();
     this.navBarControl1.SelectedLinkChanged += new DevExpress.XtraNavBar.ViewInfo.NavBarSelectedLinkChangedEventHandler(this.navBarControl1_SelectedLinkChanged);
     //
     // navBarGroup1
     //
     this.navBarGroup1.Caption = "Nhóm danh bạ";
     this.navBarGroup1.Expanded = true;
     this.navBarGroup1.GroupStyle = DevExpress.XtraNavBar.NavBarGroupStyle.LargeIconsText;
     this.navBarGroup1.Name = "navBarGroup1";
     this.navBarGroup1.NavigationPaneVisible = false;
     //
     // splitterControl1
     //
     this.splitterControl1.Location = new System.Drawing.Point(196, 30);
     this.splitterControl1.Name = "splitterControl1";
     this.splitterControl1.Size = new System.Drawing.Size(6, 483);
     this.splitterControl1.TabIndex = 13;
     this.splitterControl1.TabStop = false;
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.gridControlThongtin);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl1.Location = new System.Drawing.Point(202, 30);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(602, 483);
     this.panelControl1.TabIndex = 15;
     //
     // frmDanhBaQL
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(804, 513);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.splitterControl1);
     this.Controls.Add(this.navBarControl1);
     this.Controls.Add(this.standaloneBarDockControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.KeyPreview = true;
     this.Name = "frmDanhBaQL";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "Danh bạ địa chỉ";
     this.Load += new System.EventHandler(this.frmDanhba_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlThongtin)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewThongtin)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     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(frmTKBectacamBienMuc));
     DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
     this.gridViewDetail_1 = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.CotDetail_1_MaBang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_TietMuc = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_NoiDung = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_SoTap = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_ThoiLuong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_LoaiBang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_ThongSoLoaiBang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_PostMaster = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_PopUp = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_FileDinhKem = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_TuKhoa = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_KHPL = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_KHXK = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_Ke = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_Ngan = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_Tang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_SoLanDaPhat = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_PhatLanDau = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_ThoiHanBanQuyen = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_DonViSoHuu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_DonViCungCap = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_Nuoc = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_DoiTuongKhanGia = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_Rating = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_TimeCodeIn = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_TimeCodeOut = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotDetail_1_Duration = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.CotMasterBetacam = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotMatserSoLuong = 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.SoDangKyCaBietHD = new ProtocolVN.Framework.Win.PLCombobox();
     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.CotDeatail_1_SODKCBHD = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail_1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).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();
     //
     // gridViewDetail_1
     //
     this.gridViewDetail_1.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewDetail_1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewDetail_1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.CotDetail_1_MaBang,
     this.CotDetail_1_TietMuc,
     this.CotDetail_1_NoiDung,
     this.CotDetail_1_SoTap,
     this.CotDetail_1_ThoiLuong,
     this.CotDetail_1_LoaiBang,
     this.CotDetail_1_ThongSoLoaiBang,
     this.CotDetail_1_PostMaster,
     this.CotDetail_1_PopUp,
     this.CotDetail_1_FileDinhKem,
     this.CotDetail_1_TuKhoa,
     this.CotDetail_1_KHPL,
     this.CotDetail_1_KHXK,
     this.CotDetail_1_Ke,
     this.CotDetail_1_Ngan,
     this.CotDetail_1_Tang,
     this.CotDetail_1_SoLanDaPhat,
     this.CotDetail_1_PhatLanDau,
     this.CotDetail_1_ThoiHanBanQuyen,
     this.CotDetail_1_DonViSoHuu,
     this.CotDetail_1_DonViCungCap,
     this.CotDetail_1_Nuoc,
     this.CotDetail_1_DoiTuongKhanGia,
     this.CotDetail_1_Rating,
     this.CotDetail_1_TimeCodeIn,
     this.CotDetail_1_TimeCodeOut,
     this.CotDetail_1_Duration,
     this.CotDeatail_1_SODKCBHD});
     this.gridViewDetail_1.CustomizationFormBounds = new System.Drawing.Rectangle(734, 488, 208, 168);
     this.gridViewDetail_1.GridControl = this.gridControlMaster;
     this.gridViewDetail_1.IndicatorWidth = 40;
     this.gridViewDetail_1.Name = "gridViewDetail_1";
     this.gridViewDetail_1.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewDetail_1.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewDetail_1.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewDetail_1.OptionsPrint.UsePrintStyles = true;
     this.gridViewDetail_1.OptionsView.ColumnAutoWidth = false;
     this.gridViewDetail_1.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewDetail_1.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewDetail_1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewDetail_1.OptionsView.ShowGroupedColumns = true;
     //
     // CotDetail_1_MaBang
     //
     this.CotDetail_1_MaBang.Caption = "Mã băng";
     this.CotDetail_1_MaBang.Name = "CotDetail_1_MaBang";
     this.CotDetail_1_MaBang.Visible = true;
     this.CotDetail_1_MaBang.VisibleIndex = 0;
     this.CotDetail_1_MaBang.Width = 53;
     //
     // CotDetail_1_TietMuc
     //
     this.CotDetail_1_TietMuc.Caption = "Tiết mục";
     this.CotDetail_1_TietMuc.Name = "CotDetail_1_TietMuc";
     this.CotDetail_1_TietMuc.Visible = true;
     this.CotDetail_1_TietMuc.VisibleIndex = 1;
     this.CotDetail_1_TietMuc.Width = 52;
     //
     // CotDetail_1_NoiDung
     //
     this.CotDetail_1_NoiDung.Caption = "Nội dung";
     this.CotDetail_1_NoiDung.Name = "CotDetail_1_NoiDung";
     this.CotDetail_1_NoiDung.Visible = true;
     this.CotDetail_1_NoiDung.VisibleIndex = 2;
     this.CotDetail_1_NoiDung.Width = 54;
     //
     // CotDetail_1_SoTap
     //
     this.CotDetail_1_SoTap.Caption = "Tập số";
     this.CotDetail_1_SoTap.Name = "CotDetail_1_SoTap";
     this.CotDetail_1_SoTap.Visible = true;
     this.CotDetail_1_SoTap.VisibleIndex = 3;
     this.CotDetail_1_SoTap.Width = 43;
     //
     // CotDetail_1_ThoiLuong
     //
     this.CotDetail_1_ThoiLuong.Caption = "Thời lượng";
     this.CotDetail_1_ThoiLuong.Name = "CotDetail_1_ThoiLuong";
     this.CotDetail_1_ThoiLuong.Visible = true;
     this.CotDetail_1_ThoiLuong.VisibleIndex = 4;
     this.CotDetail_1_ThoiLuong.Width = 62;
     //
     // CotDetail_1_LoaiBang
     //
     this.CotDetail_1_LoaiBang.Caption = "Loại lưu trữ";
     this.CotDetail_1_LoaiBang.Name = "CotDetail_1_LoaiBang";
     this.CotDetail_1_LoaiBang.Visible = true;
     this.CotDetail_1_LoaiBang.VisibleIndex = 5;
     this.CotDetail_1_LoaiBang.Width = 58;
     //
     // CotDetail_1_ThongSoLoaiBang
     //
     this.CotDetail_1_ThongSoLoaiBang.Caption = "Thông số loại băng";
     this.CotDetail_1_ThongSoLoaiBang.Name = "CotDetail_1_ThongSoLoaiBang";
     this.CotDetail_1_ThongSoLoaiBang.Visible = true;
     this.CotDetail_1_ThongSoLoaiBang.VisibleIndex = 6;
     this.CotDetail_1_ThongSoLoaiBang.Width = 102;
     //
     // CotDetail_1_PostMaster
     //
     this.CotDetail_1_PostMaster.Caption = "Post/Master";
     this.CotDetail_1_PostMaster.Name = "CotDetail_1_PostMaster";
     this.CotDetail_1_PostMaster.Visible = true;
     this.CotDetail_1_PostMaster.VisibleIndex = 7;
     this.CotDetail_1_PostMaster.Width = 70;
     //
     // CotDetail_1_PopUp
     //
     this.CotDetail_1_PopUp.Caption = "Pop Up";
     this.CotDetail_1_PopUp.Name = "CotDetail_1_PopUp";
     this.CotDetail_1_PopUp.Visible = true;
     this.CotDetail_1_PopUp.VisibleIndex = 8;
     this.CotDetail_1_PopUp.Width = 46;
     //
     // CotDetail_1_FileDinhKem
     //
     this.CotDetail_1_FileDinhKem.Caption = "File đính kèm";
     this.CotDetail_1_FileDinhKem.Name = "CotDetail_1_FileDinhKem";
     this.CotDetail_1_FileDinhKem.Visible = true;
     this.CotDetail_1_FileDinhKem.VisibleIndex = 9;
     this.CotDetail_1_FileDinhKem.Width = 73;
     //
     // CotDetail_1_TuKhoa
     //
     this.CotDetail_1_TuKhoa.Caption = "Từ khóa";
     this.CotDetail_1_TuKhoa.Name = "CotDetail_1_TuKhoa";
     this.CotDetail_1_TuKhoa.Visible = true;
     this.CotDetail_1_TuKhoa.VisibleIndex = 10;
     this.CotDetail_1_TuKhoa.Width = 51;
     //
     // CotDetail_1_KHPL
     //
     this.CotDetail_1_KHPL.Caption = "KHPL";
     this.CotDetail_1_KHPL.Name = "CotDetail_1_KHPL";
     this.CotDetail_1_KHPL.Visible = true;
     this.CotDetail_1_KHPL.VisibleIndex = 11;
     this.CotDetail_1_KHPL.Width = 36;
     //
     // CotDetail_1_KHXK
     //
     this.CotDetail_1_KHXK.Caption = "KHXK";
     this.CotDetail_1_KHXK.Name = "CotDetail_1_KHXK";
     this.CotDetail_1_KHXK.Visible = true;
     this.CotDetail_1_KHXK.VisibleIndex = 12;
     this.CotDetail_1_KHXK.Width = 37;
     //
     // CotDetail_1_Ke
     //
     this.CotDetail_1_Ke.Caption = "Kệ";
     this.CotDetail_1_Ke.Name = "CotDetail_1_Ke";
     this.CotDetail_1_Ke.Visible = true;
     this.CotDetail_1_Ke.VisibleIndex = 13;
     this.CotDetail_1_Ke.Width = 24;
     //
     // CotDetail_1_Ngan
     //
     this.CotDetail_1_Ngan.Caption = "Ngăn";
     this.CotDetail_1_Ngan.Name = "CotDetail_1_Ngan";
     this.CotDetail_1_Ngan.Visible = true;
     this.CotDetail_1_Ngan.VisibleIndex = 14;
     this.CotDetail_1_Ngan.Width = 37;
     //
     // CotDetail_1_Tang
     //
     this.CotDetail_1_Tang.Caption = "Tầng";
     this.CotDetail_1_Tang.Name = "CotDetail_1_Tang";
     this.CotDetail_1_Tang.Visible = true;
     this.CotDetail_1_Tang.VisibleIndex = 15;
     this.CotDetail_1_Tang.Width = 36;
     //
     // CotDetail_1_SoLanDaPhat
     //
     this.CotDetail_1_SoLanDaPhat.Caption = "Số lần đã phát trên HTV2";
     this.CotDetail_1_SoLanDaPhat.Name = "CotDetail_1_SoLanDaPhat";
     this.CotDetail_1_SoLanDaPhat.Width = 132;
     //
     // CotDetail_1_PhatLanDau
     //
     this.CotDetail_1_PhatLanDau.Caption = "Phát lần đầu trên HTV2";
     this.CotDetail_1_PhatLanDau.Name = "CotDetail_1_PhatLanDau";
     this.CotDetail_1_PhatLanDau.Width = 123;
     //
     // CotDetail_1_ThoiHanBanQuyen
     //
     this.CotDetail_1_ThoiHanBanQuyen.Caption = "Thời hạn bản quyền";
     this.CotDetail_1_ThoiHanBanQuyen.Name = "CotDetail_1_ThoiHanBanQuyen";
     this.CotDetail_1_ThoiHanBanQuyen.Width = 107;
     //
     // CotDetail_1_DonViSoHuu
     //
     this.CotDetail_1_DonViSoHuu.Caption = "Đơn vị sở hữu";
     this.CotDetail_1_DonViSoHuu.Name = "CotDetail_1_DonViSoHuu";
     this.CotDetail_1_DonViSoHuu.Width = 79;
     //
     // CotDetail_1_DonViCungCap
     //
     this.CotDetail_1_DonViCungCap.Caption = "Đơn vị cung cấp";
     this.CotDetail_1_DonViCungCap.Name = "CotDetail_1_DonViCungCap";
     this.CotDetail_1_DonViCungCap.Width = 89;
     //
     // CotDetail_1_Nuoc
     //
     this.CotDetail_1_Nuoc.Caption = "Nước SX";
     this.CotDetail_1_Nuoc.Name = "CotDetail_1_Nuoc";
     this.CotDetail_1_Nuoc.Visible = true;
     this.CotDetail_1_Nuoc.VisibleIndex = 16;
     this.CotDetail_1_Nuoc.Width = 37;
     //
     // CotDetail_1_DoiTuongKhanGia
     //
     this.CotDetail_1_DoiTuongKhanGia.Caption = "Đối tượng khán giả";
     this.CotDetail_1_DoiTuongKhanGia.Name = "CotDetail_1_DoiTuongKhanGia";
     this.CotDetail_1_DoiTuongKhanGia.Width = 103;
     //
     // CotDetail_1_Rating
     //
     this.CotDetail_1_Rating.Caption = "Rating trung bình (%)";
     this.CotDetail_1_Rating.Name = "CotDetail_1_Rating";
     this.CotDetail_1_Rating.Width = 95;
     //
     // CotDetail_1_TimeCodeIn
     //
     this.CotDetail_1_TimeCodeIn.Caption = "Time code in";
     this.CotDetail_1_TimeCodeIn.Name = "CotDetail_1_TimeCodeIn";
     this.CotDetail_1_TimeCodeIn.Visible = true;
     this.CotDetail_1_TimeCodeIn.VisibleIndex = 17;
     this.CotDetail_1_TimeCodeIn.Width = 71;
     //
     // CotDetail_1_TimeCodeOut
     //
     this.CotDetail_1_TimeCodeOut.Caption = "Time code out";
     this.CotDetail_1_TimeCodeOut.Name = "CotDetail_1_TimeCodeOut";
     this.CotDetail_1_TimeCodeOut.Visible = true;
     this.CotDetail_1_TimeCodeOut.VisibleIndex = 18;
     this.CotDetail_1_TimeCodeOut.Width = 79;
     //
     // CotDetail_1_Duration
     //
     this.CotDetail_1_Duration.Caption = "Duration";
     this.CotDetail_1_Duration.Name = "CotDetail_1_Duration";
     this.CotDetail_1_Duration.Visible = true;
     this.CotDetail_1_Duration.VisibleIndex = 19;
     this.CotDetail_1_Duration.Width = 53;
     //
     // 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.gridViewDetail_1;
     gridLevelNode1.RelationName = "Biên mục";
     this.gridControlMaster.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
     gridLevelNode1});
     this.gridControlMaster.Location = new System.Drawing.Point(0, 51);
     this.gridControlMaster.MainView = this.gridViewMaster;
     this.gridControlMaster.Name = "gridControlMaster";
     this.gridControlMaster.Size = new System.Drawing.Size(896, 446);
     this.gridControlMaster.TabIndex = 7;
     this.gridControlMaster.TabStop = false;
     this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMaster,
     this.gridViewDetail_1});
     //
     // 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.CotMasterBetacam,
     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;
     //
     // CotMasterBetacam
     //
     this.CotMasterBetacam.Caption = "Betacam";
     this.CotMasterBetacam.Name = "CotMasterBetacam";
     this.CotMasterBetacam.Visible = true;
     this.CotMasterBetacam.VisibleIndex = 0;
     this.CotMasterBetacam.Width = 117;
     //
     // CotMatserSoLuong
     //
     this.CotMatserSoLuong.Caption = "Số lượng biên mục";
     this.CotMatserSoLuong.Name = "CotMatserSoLuong";
     this.CotMatserSoLuong.Visible = true;
     this.CotMatserSoLuong.VisibleIndex = 1;
     this.CotMatserSoLuong.Width = 99;
     //
     // 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.SoDangKyCaBietHD);
     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, 27);
     this.popupControlContainerFilter.TabIndex = 0;
     this.popupControlContainerFilter.Visible = false;
     //
     // SoDangKyCaBietHD
     //
     this.SoDangKyCaBietHD.DataSource = null;
     this.SoDangKyCaBietHD.DisplayField = null;
     this.SoDangKyCaBietHD.Location = new System.Drawing.Point(80, 4);
     this.SoDangKyCaBietHD.Name = "SoDangKyCaBietHD";
     this.SoDangKyCaBietHD.Size = new System.Drawing.Size(138, 22);
     this.SoDangKyCaBietHD.TabIndex = 199;
     this.SoDangKyCaBietHD.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;
     //
     // label29
     //
     this.label29.AutoSize = true;
     this.label29.Location = new System.Drawing.Point(7, 8);
     this.label29.Name = "label29";
     this.label29.Size = new System.Drawing.Size(48, 13);
     this.label29.TabIndex = 5;
     this.label29.Text = "Betacam";
     //
     // 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;
     //
     // CotDeatail_1_SODKCBHD
     //
     this.CotDeatail_1_SODKCBHD.Caption = "Số ĐKCB HD";
     this.CotDeatail_1_SODKCBHD.Name = "CotDeatail_1_SODKCBHD";
     this.CotDeatail_1_SODKCBHD.Visible = true;
     this.CotDeatail_1_SODKCBHD.VisibleIndex = 20;
     //
     // frmTKBectacamBienMuc
     //
     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 = "frmTKBectacamBienMuc";
     this.Text = "Thống kê biên mục theo betacam";
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail_1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).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>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmKhoaMoSoCongNo));
     this.btnCapNhatCongNoDauKy = new DevExpress.XtraEditors.SimpleButton();
     this.InPhieu = new DevExpress.XtraEditors.DropDownButton();
     this.DaKetChuyen = new DevExpress.XtraEditors.CheckEdit();
     this.DenNgay = new DevExpress.XtraEditors.DateEdit();
     this.TuNgay = new DevExpress.XtraEditors.DateEdit();
     this.btnMoKhoa = new DevExpress.XtraEditors.SimpleButton();
     this.btnKhoa = new DevExpress.XtraEditors.SimpleButton();
     this.Dong = new DevExpress.XtraEditors.SimpleButton();
     this.label2 = new System.Windows.Forms.PLLabel();
     this.KyKinhDoanh = new ProtocolVN.Framework.Win.PLCombobox();
     this.label1 = new System.Windows.Forms.PLLabel();
     this.label15 = new System.Windows.Forms.PLLabel();
     this.ctMnuInPhieu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.itemXemTruoc = new System.Windows.Forms.ToolStripMenuItem();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.colMasterID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterLcp = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterEmp = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterDonVi = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterTienThu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterTienChi = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cplMasterNgayPs = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterNgayTao = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterNguoiTao = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterDienGiai = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterThuChiBit = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     ((System.ComponentModel.ISupportInitialize)(this.DaKetChuyen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DenNgay.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DenNgay.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuNgay.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuNgay.Properties)).BeginInit();
     this.ctMnuInPhieu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     this.SuspendLayout();
     //
     // btnCapNhatCongNoDauKy
     //
     this.btnCapNhatCongNoDauKy.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnCapNhatCongNoDauKy.Location = new System.Drawing.Point(92, 443);
     this.btnCapNhatCongNoDauKy.Name = "btnCapNhatCongNoDauKy";
     this.btnCapNhatCongNoDauKy.Size = new System.Drawing.Size(135, 23);
     this.btnCapNhatCongNoDauKy.TabIndex = 44;
     this.btnCapNhatCongNoDauKy.Text = "Cập nhật công nợ đầu kỳ";
     this.btnCapNhatCongNoDauKy.Visible = false;
     //
     // InPhieu
     //
     this.InPhieu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.InPhieu.Location = new System.Drawing.Point(11, 443);
     this.InPhieu.Name = "InPhieu";
     this.InPhieu.Size = new System.Drawing.Size(75, 23);
     this.InPhieu.TabIndex = 43;
     this.InPhieu.Text = "&In phiếu";
     //
     // DaKetChuyen
     //
     this.DaKetChuyen.Enabled = false;
     this.DaKetChuyen.Location = new System.Drawing.Point(683, 8);
     this.DaKetChuyen.Name = "DaKetChuyen";
     this.DaKetChuyen.Properties.Caption = "Đã khóa sổ";
     this.DaKetChuyen.Size = new System.Drawing.Size(92, 19);
     this.DaKetChuyen.TabIndex = 45;
     this.DaKetChuyen.ToolTip = "Khách thường xuyên";
     //
     // DenNgay
     //
     this.DenNgay.EditValue = null;
     this.DenNgay.Location = new System.Drawing.Point(557, 7);
     this.DenNgay.Name = "DenNgay";
     this.DenNgay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.DenNgay.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.DenNgay.Size = new System.Drawing.Size(100, 20);
     this.DenNgay.TabIndex = 41;
     //
     // TuNgay
     //
     this.TuNgay.EditValue = null;
     this.TuNgay.Location = new System.Drawing.Point(371, 7);
     this.TuNgay.Name = "TuNgay";
     this.TuNgay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.TuNgay.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TuNgay.Size = new System.Drawing.Size(100, 20);
     this.TuNgay.TabIndex = 42;
     //
     // btnMoKhoa
     //
     this.btnMoKhoa.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnMoKhoa.Location = new System.Drawing.Point(738, 443);
     this.btnMoKhoa.Name = "btnMoKhoa";
     this.btnMoKhoa.Size = new System.Drawing.Size(75, 23);
     this.btnMoKhoa.TabIndex = 40;
     this.btnMoKhoa.Text = "Mở khoá";
     this.btnMoKhoa.Click += new System.EventHandler(this.MoKhoa_Click);
     //
     // btnKhoa
     //
     this.btnKhoa.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnKhoa.Location = new System.Drawing.Point(738, 443);
     this.btnKhoa.Name = "btnKhoa";
     this.btnKhoa.Size = new System.Drawing.Size(75, 23);
     this.btnKhoa.TabIndex = 39;
     this.btnKhoa.Text = "Khóa";
     this.btnKhoa.Click += new System.EventHandler(this.Khoa_Click);
     //
     // Dong
     //
     this.Dong.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.Dong.Location = new System.Drawing.Point(819, 443);
     this.Dong.Name = "Dong";
     this.Dong.Size = new System.Drawing.Size(75, 23);
     this.Dong.TabIndex = 37;
     this.Dong.Text = "Đón&g";
     this.Dong.Click += new System.EventHandler(this.Dong_Click);
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(477, 11);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(67, 13);
     this.label2.TabIndex = 33;
     this.label2.Text = "Ngày kết thúc";
     this.label2.ToolTip = "Dữ liệu bắt buộc nhập";
     this.label2.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // KyKinhDoanh
     //
     this.KyKinhDoanh.DataSource = null;
     this.KyKinhDoanh.DisplayField = null;
     this.KyKinhDoanh.Location = new System.Drawing.Point(100, 7);
     this.KyKinhDoanh.Name = "KyKinhDoanh";
     this.KyKinhDoanh.Size = new System.Drawing.Size(186, 20);
     this.KyKinhDoanh.TabIndex = 36;
     this.KyKinhDoanh.ValueField = null;
     this.KyKinhDoanh.SelectedIndexChanged += new System.EventHandler(this.KyKinhDoanh_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(293, 11);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(65, 13);
     this.label1.TabIndex = 34;
     this.label1.Text = "Ngày bắt đầu";
     this.label1.ToolTip = "Dữ liệu bắt buộc nhập";
     this.label1.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // label15
     //
     this.label15.Location = new System.Drawing.Point(8, 11);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(84, 13);
     this.label15.TabIndex = 35;
     this.label15.Text = "Kỳ ghi sổ công nợ";
     this.label15.ToolTip = "Dữ liệu bắt buộc nhập";
     this.label15.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // ctMnuInPhieu
     //
     this.ctMnuInPhieu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.itemXemTruoc});
     this.ctMnuInPhieu.Name = "contextMenuStrip2";
     this.ctMnuInPhieu.Size = new System.Drawing.Size(162, 26);
     //
     // itemXemTruoc
     //
     this.itemXemTruoc.Name = "itemXemTruoc";
     this.itemXemTruoc.Size = new System.Drawing.Size(161, 22);
     this.itemXemTruoc.Text = "Xem t&rước khi in";
     //
     // gridControlMaster
     //
     this.gridControlMaster.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage")));
     this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlMaster.Location = new System.Drawing.Point(-1, 36);
     this.gridControlMaster.MainView = this.gridViewMaster;
     this.gridControlMaster.Name = "gridControlMaster";
     this.gridControlMaster.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEdit1});
     this.gridControlMaster.Size = new System.Drawing.Size(904, 394);
     this.gridControlMaster.TabIndex = 46;
     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.colMasterID,
     this.colMasterCode,
     this.colMasterLcp,
     this.colMasterEmp,
     this.colMasterDonVi,
     this.colMasterTienThu,
     this.colMasterTienChi,
     this.cplMasterNgayPs,
     this.colMasterNgayTao,
     this.colMasterNguoiTao,
     this.colMasterDienGiai,
     this.colMasterThuChiBit});
     this.gridViewMaster.GridControl = this.gridControlMaster;
     this.gridViewMaster.GroupCount = 1;
     this.gridViewMaster.GroupPanelText = "Danh sách các phiếu thu/chi thỏa điều kiện tì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.OptionsSelection.MultiSelect = 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.ShowGroupedColumns = true;
     this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colMasterLcp, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // colMasterID
     //
     this.colMasterID.Caption = "ID";
     this.colMasterID.Name = "colMasterID";
     this.colMasterID.Width = 23;
     //
     // colMasterCode
     //
     this.colMasterCode.Caption = "Mã phiếu";
     this.colMasterCode.Name = "colMasterCode";
     this.colMasterCode.Visible = true;
     this.colMasterCode.VisibleIndex = 0;
     this.colMasterCode.Width = 55;
     //
     // colMasterLcp
     //
     this.colMasterLcp.Caption = "Loại phát sinh";
     this.colMasterLcp.Name = "colMasterLcp";
     this.colMasterLcp.Visible = true;
     this.colMasterLcp.VisibleIndex = 1;
     this.colMasterLcp.Width = 91;
     //
     // colMasterEmp
     //
     this.colMasterEmp.Caption = "Người liên quan";
     this.colMasterEmp.Name = "colMasterEmp";
     this.colMasterEmp.Visible = true;
     this.colMasterEmp.VisibleIndex = 2;
     this.colMasterEmp.Width = 86;
     //
     // colMasterDonVi
     //
     this.colMasterDonVi.Caption = "Đơn vị liên quan";
     this.colMasterDonVi.Name = "colMasterDonVi";
     this.colMasterDonVi.Visible = true;
     this.colMasterDonVi.VisibleIndex = 3;
     this.colMasterDonVi.Width = 89;
     //
     // colMasterTienThu
     //
     this.colMasterTienThu.Caption = "Số tiền thu (VNĐ)";
     this.colMasterTienThu.Name = "colMasterTienThu";
     this.colMasterTienThu.Visible = true;
     this.colMasterTienThu.VisibleIndex = 4;
     this.colMasterTienThu.Width = 96;
     //
     // colMasterTienChi
     //
     this.colMasterTienChi.Caption = "Số tiền chi (VNĐ)";
     this.colMasterTienChi.Name = "colMasterTienChi";
     this.colMasterTienChi.Visible = true;
     this.colMasterTienChi.VisibleIndex = 5;
     this.colMasterTienChi.Width = 93;
     //
     // cplMasterNgayPs
     //
     this.cplMasterNgayPs.Caption = "Ngày phát sinh";
     this.cplMasterNgayPs.Name = "cplMasterNgayPs";
     this.cplMasterNgayPs.Visible = true;
     this.cplMasterNgayPs.VisibleIndex = 6;
     this.cplMasterNgayPs.Width = 84;
     //
     // colMasterNgayTao
     //
     this.colMasterNgayTao.Caption = "Ngày cập nhật";
     this.colMasterNgayTao.Name = "colMasterNgayTao";
     this.colMasterNgayTao.Visible = true;
     this.colMasterNgayTao.VisibleIndex = 7;
     this.colMasterNgayTao.Width = 82;
     //
     // colMasterNguoiTao
     //
     this.colMasterNguoiTao.Caption = "Người cập nhật";
     this.colMasterNguoiTao.Name = "colMasterNguoiTao";
     this.colMasterNguoiTao.Visible = true;
     this.colMasterNguoiTao.VisibleIndex = 8;
     this.colMasterNguoiTao.Width = 85;
     //
     // colMasterDienGiai
     //
     this.colMasterDienGiai.Caption = "Diễn giải";
     this.colMasterDienGiai.Name = "colMasterDienGiai";
     this.colMasterDienGiai.Visible = true;
     this.colMasterDienGiai.VisibleIndex = 9;
     this.colMasterDienGiai.Width = 52;
     //
     // colMasterThuChiBit
     //
     this.colMasterThuChiBit.Caption = "Thu/Chi";
     this.colMasterThuChiBit.Name = "colMasterThuChiBit";
     this.colMasterThuChiBit.Visible = true;
     this.colMasterThuChiBit.VisibleIndex = 10;
     this.colMasterThuChiBit.Width = 49;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
     //
     // frmKhoaMoSoCongNo
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(903, 476);
     this.Controls.Add(this.btnCapNhatCongNoDauKy);
     this.Controls.Add(this.gridControlMaster);
     this.Controls.Add(this.InPhieu);
     this.Controls.Add(this.DenNgay);
     this.Controls.Add(this.DaKetChuyen);
     this.Controls.Add(this.TuNgay);
     this.Controls.Add(this.btnMoKhoa);
     this.Controls.Add(this.btnKhoa);
     this.Controls.Add(this.Dong);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.KyKinhDoanh);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.label15);
     this.Name = "frmKhoaMoSoCongNo";
     this.Text = "Khóa sổ / Mở sổ công nợ";
     ((System.ComponentModel.ISupportInitialize)(this.DaKetChuyen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DenNgay.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DenNgay.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuNgay.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuNgay.Properties)).EndInit();
     this.ctMnuInPhieu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #7
0
        private void Create1GridForDemo()
        {
            xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage();
            gridControlDetail = new DevExpress.XtraGrid.GridControl();
            gridViewDetail = new DevExpress.XtraGrid.Views.Grid.PLGridView();
            gridControlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            gridControlDetail.EmbeddedNavigator.Name = "";
            gridControlDetail.Location = new System.Drawing.Point(0, 0);
            gridControlDetail.MainView = gridViewDetail;
            gridControlDetail.Name = "gridControlDetail";
            gridControlDetail.Size = new System.Drawing.Size(776, 165);
            gridControlDetail.TabIndex = 9;
            gridControlDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            gridViewDetail});
            gridViewDetail.GridControl = gridControlDetail;
            gridViewDetail.Name = "gridViewDetail";
            gridViewDetail.OptionsView.ShowGroupPanel = false;
            gridViewDetail.OptionsBehavior.Editable = false;
            gridViewDetail.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.None;

            xtraTabPageDetail.Controls.Add(gridControlDetail);
            xtraTabPageDetail.Name = "xtraTabPageDetail";
            xtraTabPageDetail.Size = new System.Drawing.Size(776, 165);
            xtraTabPageDetail.Text = "Chi tiết";
            xtraTabControlDetail.Controls.Add(xtraTabPageDetail);
            xtraTabControlDetail.SelectedTabPage = xtraTabPageDetail;
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 protected void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmQLKhoLuuBetaCam));
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.MainBar = new DevExpress.XtraBars.Bar();
     this.capNhatViTri = new DevExpress.XtraBars.BarButtonItem();
     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.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.colMaBang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTietMuc = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNoiDung = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTapSo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTongTap = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNgan = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colKe = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNgayNhap = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colThongSo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage();
     this.gridDetailChiTietSanPham = new DevExpress.XtraGrid.GridControl();
     this.gridViewDetailChiTietSanPham = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.Cot_gridDetailChiTietSanPham_TenSanPham = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_gridDetailChiTietSanPham_SoLuong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_gridDetailChiTietSanPham_VAT = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_gridDetailChiTietSanPham_ThanhTien = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_gridDetailChiTietSanPham_MaSanPham = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Cot_gridDetailChiTietSanPham_DonGia = new DevExpress.XtraGrid.Columns.GridColumn();
     this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.NoiDung = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.cboTang = new ProtocolVN.Framework.Win.PLCombobox();
     this.cboNgan = new ProtocolVN.Framework.Win.PLCombobox();
     this.cboKe = new ProtocolVN.Framework.Win.PLCombobox();
     this.ngay = new ProtocolVN.Framework.Win.Trial.PLDateSelection();
     this.plLabel3 = new System.Windows.Forms.PLLabel();
     this.plLabel4 = new System.Windows.Forms.PLLabel();
     this.labelControl4 = new System.Windows.Forms.PLLabel();
     this.plLabel2 = new System.Windows.Forms.PLLabel();
     this.plLabel1 = new System.Windows.Forms.PLLabel();
     this.plComboboxAuto2 = new ProtocolVN.Framework.Win.PLComboboxAuto();
     this.plComboboxAuto1 = new ProtocolVN.Framework.Win.PLComboboxAuto();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridView2 = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11 = 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();
     ((System.ComponentModel.ISupportInitialize)(this.gridDetailChiTietSanPham)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetailChiTietSanPham)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
     this.popupControlContainerFilter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).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.capNhatViTri});
     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(this.capNhatViTri),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm", true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint),
     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";
     //
     // capNhatViTri
     //
     this.capNhatViTri.Caption = "Cập nhật vị trí";
     this.capNhatViTri.Id = 37;
     this.capNhatViTri.Name = "capNhatViTri";
     this.capNhatViTri.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.capNhatViTri.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.capNhatViTri_ItemClick);
     //
     // 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 trướ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 lọc";
     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(785, 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(785, 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(785, 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";
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(0, 91);
     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.Controls.Add(this.gridDetailChiTietSanPham);
     this.splitContainerControl1.Panel2.ShowCaption = true;
     this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(785, 406);
     this.splitContainerControl1.SplitterPosition = 428;
     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(785, 400);
     this.gridControlMaster.TabIndex = 0;
     this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMaster});
     //
     // gridViewMaster
     //
     this.gridViewMaster.Appearance.FooterPanel.Options.UseTextOptions = true;
     this.gridViewMaster.Appearance.FooterPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     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.colMaBang,
     this.colTietMuc,
     this.colNoiDung,
     this.colTapSo,
     this.colTongTap,
     this.colNgan,
     this.colKe,
     this.colTang,
     this.colNgayNhap,
     this.colThongSo});
     this.gridViewMaster.CustomizationFormBounds = new System.Drawing.Rectangle(623, 505, 208, 168);
     this.gridViewMaster.GridControl = this.gridControlMaster;
     this.gridViewMaster.GroupCount = 1;
     this.gridViewMaster.GroupPanelText = "Di chuyển tiêu đề vào đây để gom nhóm theo cột tiêu đề";
     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.ShowFooter = true;
     this.gridViewMaster.OptionsView.ShowGroupedColumns = true;
     this.gridViewMaster.OptionsView.ShowViewCaption = true;
     this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colNoiDung, DevExpress.Data.ColumnSortOrder.Ascending),
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colTapSo, DevExpress.Data.ColumnSortOrder.Ascending)});
     this.gridViewMaster.ViewCaption = "DANH SÁCH CÁC BIÊN MỤC";
     //
     // colMaBang
     //
     this.colMaBang.Caption = "Mã băng";
     this.colMaBang.Name = "colMaBang";
     this.colMaBang.Visible = true;
     this.colMaBang.VisibleIndex = 2;
     this.colMaBang.Width = 53;
     //
     // colTietMuc
     //
     this.colTietMuc.Caption = "Tiết mục";
     this.colTietMuc.Name = "colTietMuc";
     this.colTietMuc.Visible = true;
     this.colTietMuc.VisibleIndex = 1;
     this.colTietMuc.Width = 65;
     //
     // colNoiDung
     //
     this.colNoiDung.Caption = "Nội dung";
     this.colNoiDung.Name = "colNoiDung";
     this.colNoiDung.Visible = true;
     this.colNoiDung.VisibleIndex = 0;
     this.colNoiDung.Width = 54;
     //
     // colTapSo
     //
     this.colTapSo.Caption = "Tập số";
     this.colTapSo.Name = "colTapSo";
     this.colTapSo.Visible = true;
     this.colTapSo.VisibleIndex = 3;
     this.colTapSo.Width = 44;
     //
     // colTongTap
     //
     this.colTongTap.Caption = "Tổng tập";
     this.colTongTap.Name = "colTongTap";
     this.colTongTap.Visible = true;
     this.colTongTap.VisibleIndex = 4;
     this.colTongTap.Width = 55;
     //
     // colNgan
     //
     this.colNgan.Caption = "Ngăn";
     this.colNgan.Name = "colNgan";
     this.colNgan.Visible = true;
     this.colNgan.VisibleIndex = 6;
     this.colNgan.Width = 37;
     //
     // colKe
     //
     this.colKe.Caption = "Kệ";
     this.colKe.Name = "colKe";
     this.colKe.Visible = true;
     this.colKe.VisibleIndex = 5;
     this.colKe.Width = 24;
     //
     // colTang
     //
     this.colTang.Caption = "Tầng";
     this.colTang.Name = "colTang";
     this.colTang.Visible = true;
     this.colTang.VisibleIndex = 7;
     this.colTang.Width = 36;
     //
     // colNgayNhap
     //
     this.colNgayNhap.Caption = "Ngày nhập";
     this.colNgayNhap.Name = "colNgayNhap";
     this.colNgayNhap.Visible = true;
     this.colNgayNhap.VisibleIndex = 8;
     this.colNgayNhap.Width = 77;
     //
     // colThongSo
     //
     this.colThongSo.Caption = "Thông số";
     this.colThongSo.Name = "colThongSo";
     this.colThongSo.Width = 69;
     //
     // 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});
     //
     // xtraTabPageDetail
     //
     this.xtraTabPageDetail.Name = "xtraTabPageDetail";
     this.xtraTabPageDetail.Size = new System.Drawing.Size(0, 0);
     this.xtraTabPageDetail.Text = "Chi tiết";
     //
     // gridDetailChiTietSanPham
     //
     this.gridDetailChiTietSanPham.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridDetailChiTietSanPham.BackgroundImage")));
     this.gridDetailChiTietSanPham.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridDetailChiTietSanPham.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridDetailChiTietSanPham.Location = new System.Drawing.Point(0, 0);
     this.gridDetailChiTietSanPham.MainView = this.gridViewDetailChiTietSanPham;
     this.gridDetailChiTietSanPham.Name = "gridDetailChiTietSanPham";
     this.gridDetailChiTietSanPham.Size = new System.Drawing.Size(0, 0);
     this.gridDetailChiTietSanPham.TabIndex = 11;
     this.gridDetailChiTietSanPham.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewDetailChiTietSanPham});
     //
     // gridViewDetailChiTietSanPham
     //
     this.gridViewDetailChiTietSanPham.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewDetailChiTietSanPham.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewDetailChiTietSanPham.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.Cot_gridDetailChiTietSanPham_TenSanPham,
     this.Cot_gridDetailChiTietSanPham_SoLuong,
     this.Cot_gridDetailChiTietSanPham_VAT,
     this.Cot_gridDetailChiTietSanPham_ThanhTien,
     this.Cot_gridDetailChiTietSanPham_MaSanPham,
     this.Cot_gridDetailChiTietSanPham_DonGia});
     this.gridViewDetailChiTietSanPham.GridControl = this.gridDetailChiTietSanPham;
     this.gridViewDetailChiTietSanPham.IndicatorWidth = 40;
     this.gridViewDetailChiTietSanPham.Name = "gridViewDetailChiTietSanPham";
     this.gridViewDetailChiTietSanPham.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewDetailChiTietSanPham.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewDetailChiTietSanPham.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewDetailChiTietSanPham.OptionsPrint.UsePrintStyles = true;
     this.gridViewDetailChiTietSanPham.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewDetailChiTietSanPham.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewDetailChiTietSanPham.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewDetailChiTietSanPham.OptionsView.ShowGroupedColumns = true;
     this.gridViewDetailChiTietSanPham.OptionsView.ShowGroupPanel = false;
     //
     // Cot_gridDetailChiTietSanPham_TenSanPham
     //
     this.Cot_gridDetailChiTietSanPham_TenSanPham.AppearanceHeader.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.Caption = "Tên sản phẩm";
     this.Cot_gridDetailChiTietSanPham_TenSanPham.Name = "Cot_gridDetailChiTietSanPham_TenSanPham";
     this.Cot_gridDetailChiTietSanPham_TenSanPham.OptionsColumn.AllowEdit = false;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.OptionsColumn.AllowFocus = false;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.OptionsColumn.ReadOnly = true;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.Visible = true;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.VisibleIndex = 1;
     this.Cot_gridDetailChiTietSanPham_TenSanPham.Width = 79;
     //
     // Cot_gridDetailChiTietSanPham_SoLuong
     //
     this.Cot_gridDetailChiTietSanPham_SoLuong.AppearanceCell.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_SoLuong.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.Cot_gridDetailChiTietSanPham_SoLuong.AppearanceHeader.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_SoLuong.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.Cot_gridDetailChiTietSanPham_SoLuong.Caption = "Số lượng";
     this.Cot_gridDetailChiTietSanPham_SoLuong.Name = "Cot_gridDetailChiTietSanPham_SoLuong";
     this.Cot_gridDetailChiTietSanPham_SoLuong.OptionsColumn.AllowEdit = false;
     this.Cot_gridDetailChiTietSanPham_SoLuong.OptionsColumn.AllowFocus = false;
     this.Cot_gridDetailChiTietSanPham_SoLuong.OptionsColumn.ReadOnly = true;
     this.Cot_gridDetailChiTietSanPham_SoLuong.UnboundType = DevExpress.Data.UnboundColumnType.Integer;
     this.Cot_gridDetailChiTietSanPham_SoLuong.Visible = true;
     this.Cot_gridDetailChiTietSanPham_SoLuong.VisibleIndex = 3;
     this.Cot_gridDetailChiTietSanPham_SoLuong.Width = 54;
     //
     // Cot_gridDetailChiTietSanPham_VAT
     //
     this.Cot_gridDetailChiTietSanPham_VAT.AppearanceCell.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_VAT.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.Cot_gridDetailChiTietSanPham_VAT.AppearanceHeader.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_VAT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.Cot_gridDetailChiTietSanPham_VAT.Caption = "VAT(%)";
     this.Cot_gridDetailChiTietSanPham_VAT.Name = "Cot_gridDetailChiTietSanPham_VAT";
     this.Cot_gridDetailChiTietSanPham_VAT.OptionsColumn.AllowEdit = false;
     this.Cot_gridDetailChiTietSanPham_VAT.OptionsColumn.AllowFocus = false;
     this.Cot_gridDetailChiTietSanPham_VAT.OptionsColumn.ReadOnly = true;
     this.Cot_gridDetailChiTietSanPham_VAT.Visible = true;
     this.Cot_gridDetailChiTietSanPham_VAT.VisibleIndex = 4;
     this.Cot_gridDetailChiTietSanPham_VAT.Width = 50;
     //
     // Cot_gridDetailChiTietSanPham_ThanhTien
     //
     this.Cot_gridDetailChiTietSanPham_ThanhTien.AppearanceCell.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.AppearanceHeader.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.Caption = "Thành tiền";
     this.Cot_gridDetailChiTietSanPham_ThanhTien.Name = "Cot_gridDetailChiTietSanPham_ThanhTien";
     this.Cot_gridDetailChiTietSanPham_ThanhTien.OptionsColumn.AllowEdit = false;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.OptionsColumn.AllowFocus = false;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.OptionsColumn.ReadOnly = true;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.Visible = true;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.VisibleIndex = 5;
     this.Cot_gridDetailChiTietSanPham_ThanhTien.Width = 63;
     //
     // Cot_gridDetailChiTietSanPham_MaSanPham
     //
     this.Cot_gridDetailChiTietSanPham_MaSanPham.AppearanceHeader.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_MaSanPham.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.Cot_gridDetailChiTietSanPham_MaSanPham.Caption = "Mã sản phẩm";
     this.Cot_gridDetailChiTietSanPham_MaSanPham.Name = "Cot_gridDetailChiTietSanPham_MaSanPham";
     this.Cot_gridDetailChiTietSanPham_MaSanPham.OptionsColumn.AllowEdit = false;
     this.Cot_gridDetailChiTietSanPham_MaSanPham.OptionsColumn.AllowFocus = false;
     this.Cot_gridDetailChiTietSanPham_MaSanPham.OptionsColumn.ReadOnly = true;
     this.Cot_gridDetailChiTietSanPham_MaSanPham.Visible = true;
     this.Cot_gridDetailChiTietSanPham_MaSanPham.VisibleIndex = 0;
     //
     // Cot_gridDetailChiTietSanPham_DonGia
     //
     this.Cot_gridDetailChiTietSanPham_DonGia.AppearanceCell.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_DonGia.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.Cot_gridDetailChiTietSanPham_DonGia.AppearanceHeader.Options.UseTextOptions = true;
     this.Cot_gridDetailChiTietSanPham_DonGia.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.Cot_gridDetailChiTietSanPham_DonGia.Caption = "Đơn giá";
     this.Cot_gridDetailChiTietSanPham_DonGia.Name = "Cot_gridDetailChiTietSanPham_DonGia";
     this.Cot_gridDetailChiTietSanPham_DonGia.OptionsColumn.AllowEdit = false;
     this.Cot_gridDetailChiTietSanPham_DonGia.OptionsColumn.AllowFocus = false;
     this.Cot_gridDetailChiTietSanPham_DonGia.OptionsColumn.ReadOnly = true;
     this.Cot_gridDetailChiTietSanPham_DonGia.Visible = true;
     this.Cot_gridDetailChiTietSanPham_DonGia.VisibleIndex = 2;
     this.Cot_gridDetailChiTietSanPham_DonGia.Width = 49;
     //
     // popupControlContainerFilter
     //
     this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainerFilter.Controls.Add(this.NoiDung);
     this.popupControlContainerFilter.Controls.Add(this.cboTang);
     this.popupControlContainerFilter.Controls.Add(this.cboNgan);
     this.popupControlContainerFilter.Controls.Add(this.cboKe);
     this.popupControlContainerFilter.Controls.Add(this.ngay);
     this.popupControlContainerFilter.Controls.Add(this.plLabel3);
     this.popupControlContainerFilter.Controls.Add(this.plLabel4);
     this.popupControlContainerFilter.Controls.Add(this.labelControl4);
     this.popupControlContainerFilter.Controls.Add(this.plLabel2);
     this.popupControlContainerFilter.Controls.Add(this.plLabel1);
     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(785, 67);
     this.popupControlContainerFilter.TabIndex = 0;
     this.popupControlContainerFilter.Visible = false;
     //
     // NoiDung
     //
     this.NoiDung._DataSource = null;
     this.NoiDung._GetField = null;
     this.NoiDung.Location = new System.Drawing.Point(71, 11);
     this.NoiDung.Name = "NoiDung";
     this.NoiDung.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.NoiDung.Size = new System.Drawing.Size(171, 20);
     this.NoiDung.TabIndex = 245;
     //
     // cboTang
     //
     this.cboTang.DataSource = null;
     this.cboTang.DisplayField = null;
     this.cboTang.Location = new System.Drawing.Point(523, 11);
     this.cboTang.Name = "cboTang";
     this.cboTang.Size = new System.Drawing.Size(92, 20);
     this.cboTang.TabIndex = 244;
     this.cboTang.ValueField = null;
     //
     // cboNgan
     //
     this.cboNgan.DataSource = null;
     this.cboNgan.DisplayField = null;
     this.cboNgan.Location = new System.Drawing.Point(395, 11);
     this.cboNgan.Name = "cboNgan";
     this.cboNgan.Size = new System.Drawing.Size(92, 20);
     this.cboNgan.TabIndex = 243;
     this.cboNgan.ValueField = null;
     //
     // cboKe
     //
     this.cboKe.DataSource = null;
     this.cboKe.DisplayField = null;
     this.cboKe.Location = new System.Drawing.Point(266, 11);
     this.cboKe.Name = "cboKe";
     this.cboKe.Size = new System.Drawing.Size(92, 20);
     this.cboKe.TabIndex = 242;
     this.cboKe.ValueField = null;
     //
     // ngay
     //
     this.ngay.Caption = "Từ ngày 10/22/2010 đến ngày 10/29/2010";
     this.ngay.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate;
     this.ngay.FirstFrom = new System.DateTime(2010, 10, 22, 15, 59, 31, 665);
     this.ngay.FirstTo = new System.DateTime(2010, 10, 29, 15, 59, 31, 665);
     this.ngay.FromDate = new System.DateTime(2010, 10, 22, 15, 59, 31, 665);
     this.ngay.Location = new System.Drawing.Point(71, 37);
     this.ngay.Name = "ngay";
     this.ngay.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date;
     this.ngay.SecondFrom = new System.DateTime(2010, 10, 22, 15, 59, 31, 665);
     this.ngay.SecondTo = new System.DateTime(2010, 10, 29, 15, 59, 31, 665);
     this.ngay.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate;
     this.ngay.Size = new System.Drawing.Size(285, 20);
     this.ngay.TabIndex = 196;
     this.ngay.ToDate = new System.DateTime(2010, 10, 29, 15, 59, 31, 665);
     this.ngay.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)));
     //
     // plLabel3
     //
     this.plLabel3.Location = new System.Drawing.Point(493, 15);
     this.plLabel3.Name = "plLabel3";
     this.plLabel3.Size = new System.Drawing.Size(24, 13);
     this.plLabel3.TabIndex = 195;
     this.plLabel3.Text = "Tầng";
     this.plLabel3.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plLabel4
     //
     this.plLabel4.Location = new System.Drawing.Point(12, 42);
     this.plLabel4.Name = "plLabel4";
     this.plLabel4.Size = new System.Drawing.Size(52, 13);
     this.plLabel4.TabIndex = 188;
     this.plLabel4.Text = "Ngày nhập";
     this.plLabel4.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(12, 14);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(42, 13);
     this.labelControl4.TabIndex = 188;
     this.labelControl4.Text = "Nội dung";
     this.labelControl4.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plLabel2
     //
     this.plLabel2.Location = new System.Drawing.Point(364, 14);
     this.plLabel2.Name = "plLabel2";
     this.plLabel2.Size = new System.Drawing.Size(25, 13);
     this.plLabel2.TabIndex = 193;
     this.plLabel2.Text = "Ngăn";
     this.plLabel2.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plLabel1
     //
     this.plLabel1.Location = new System.Drawing.Point(248, 15);
     this.plLabel1.Name = "plLabel1";
     this.plLabel1.Size = new System.Drawing.Size(12, 13);
     this.plLabel1.TabIndex = 192;
     this.plLabel1.Text = "Kệ";
     this.plLabel1.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL;
     //
     // plComboboxAuto2
     //
     this.plComboboxAuto2.IDField = null;
     this.plComboboxAuto2.Location = new System.Drawing.Point(74, 36);
     this.plComboboxAuto2.MemberField = null;
     this.plComboboxAuto2.Name = "plComboboxAuto2";
     this.plComboboxAuto2.Size = new System.Drawing.Size(182, 19);
     this.plComboboxAuto2.StartWith = false;
     this.plComboboxAuto2.TabIndex = 24;
     this.plComboboxAuto2.ViewName = null;
     //
     // plComboboxAuto1
     //
     this.plComboboxAuto1.IDField = null;
     this.plComboboxAuto1.Location = new System.Drawing.Point(366, 36);
     this.plComboboxAuto1.MemberField = null;
     this.plComboboxAuto1.Name = "plComboboxAuto1";
     this.plComboboxAuto1.Size = new System.Drawing.Size(182, 19);
     this.plComboboxAuto1.StartWith = false;
     this.plComboboxAuto1.TabIndex = 22;
     this.plComboboxAuto1.ViewName = null;
     //
     // 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;
     //
     // gridView2
     //
     this.gridView2.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridView2.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn4,
     this.gridColumn5,
     this.gridColumn7,
     this.gridColumn9,
     this.gridColumn10,
     this.gridColumn11});
     this.gridView2.IndicatorWidth = 40;
     this.gridView2.Name = "gridView2";
     this.gridView2.OptionsLayout.Columns.AddNewColumns = false;
     this.gridView2.OptionsNavigation.AutoFocusNewRow = true;
     this.gridView2.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridView2.OptionsPrint.UsePrintStyles = true;
     this.gridView2.OptionsView.EnableAppearanceEvenRow = true;
     this.gridView2.OptionsView.EnableAppearanceOddRow = true;
     this.gridView2.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridView2.OptionsView.ShowGroupedColumns = true;
     this.gridView2.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn4
     //
     this.gridColumn4.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn4.Caption = "Tên sản phẩm";
     this.gridColumn4.Name = "gridColumn4";
     this.gridColumn4.OptionsColumn.AllowEdit = false;
     this.gridColumn4.OptionsColumn.AllowFocus = false;
     this.gridColumn4.OptionsColumn.ReadOnly = true;
     this.gridColumn4.Visible = true;
     this.gridColumn4.VisibleIndex = 1;
     //
     // gridColumn5
     //
     this.gridColumn5.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn5.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn5.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn5.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn5.Caption = "Số lượng";
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowEdit = false;
     this.gridColumn5.OptionsColumn.AllowFocus = false;
     this.gridColumn5.OptionsColumn.ReadOnly = true;
     this.gridColumn5.UnboundType = DevExpress.Data.UnboundColumnType.Integer;
     this.gridColumn5.Visible = true;
     this.gridColumn5.VisibleIndex = 3;
     //
     // gridColumn7
     //
     this.gridColumn7.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn7.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn7.Caption = "VAT(%)";
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowEdit = false;
     this.gridColumn7.OptionsColumn.AllowFocus = false;
     this.gridColumn7.OptionsColumn.ReadOnly = true;
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 4;
     //
     // gridColumn9
     //
     this.gridColumn9.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn9.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn9.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn9.Caption = "Thành tiền";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.OptionsColumn.AllowEdit = false;
     this.gridColumn9.OptionsColumn.AllowFocus = false;
     this.gridColumn9.OptionsColumn.ReadOnly = true;
     this.gridColumn9.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     this.gridColumn9.Visible = true;
     this.gridColumn9.VisibleIndex = 5;
     //
     // gridColumn10
     //
     this.gridColumn10.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn10.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn10.Caption = "Mã sản phẩm";
     this.gridColumn10.Name = "gridColumn10";
     this.gridColumn10.OptionsColumn.AllowEdit = false;
     this.gridColumn10.OptionsColumn.AllowFocus = false;
     this.gridColumn10.OptionsColumn.ReadOnly = true;
     this.gridColumn10.Visible = true;
     this.gridColumn10.VisibleIndex = 0;
     //
     // gridColumn11
     //
     this.gridColumn11.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn11.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn11.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn11.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn11.Caption = "Đơn giá";
     this.gridColumn11.Name = "gridColumn11";
     this.gridColumn11.OptionsColumn.AllowEdit = false;
     this.gridColumn11.OptionsColumn.AllowFocus = false;
     this.gridColumn11.OptionsColumn.ReadOnly = true;
     this.gridColumn11.Visible = true;
     this.gridColumn11.VisibleIndex = 2;
     //
     // frmQLKhoLuuBetaCam
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(785, 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 = "frmQLKhoLuuBetaCam";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Quản lý kho lưu Betacam";
     this.Load += new System.EventHandler(this.frmQLKhoLuuBetaCam_Load);
     ((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);
     ((System.ComponentModel.ISupportInitialize)(this.gridDetailChiTietSanPham)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetailChiTietSanPham)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit();
     this.popupControlContainerFilter.ResumeLayout(false);
     this.popupControlContainerFilter.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).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(frmLuongQL));
     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.barButtonItemChot = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem();
     this.barButtonItemInTongHop = new DevExpress.XtraBars.BarButtonItem();
     this.popupMenu2 = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barButtonItemInChiTiet = 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.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPageNhanVien = new DevExpress.XtraTab.XtraTabPage();
     this.treeListNhanVien = new DevExpress.XtraTreeList.TreeList();
     this.NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.ID = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.xtraTabPageThoiGian = new DevExpress.XtraTab.XtraTabPage();
     this.treeListBangLuong = new DevExpress.XtraTreeList.TreeList();
     this.CotTreeThangNam = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.CotTreeChot = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     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.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDoiLuong = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemXemTruocIn = new DevExpress.XtraBars.BarButtonItem();
     this.btnChot = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
     this.repositoryItemPopupContainerEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPopupContainerEdit();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.CotHoTen = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotSoNgay = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotLuongCB = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotPhanTramTV = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotLuongTL = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotTongThuNhap = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotTamUng = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cotDaThanhToan = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotConLai = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Thang = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotKetChuyenSoTienTU = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotKetChuyenTU = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemTimeEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTimeEdit();
     this.repositoryItemTimeEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTimeEdit();
     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.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
     this.gridControlDetailTamUng = new DevExpress.XtraGrid.GridControl();
     this.gridViewDetailTamUng = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.colTU_ID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col_NgayDeNghi = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTU_SoTien = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTU_LyDo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTU_NguoiDuyet = new DevExpress.XtraGrid.Columns.GridColumn();
     this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.labelControl6 = new System.Windows.Forms.PLLabel();
     this.labelControl2 = new System.Windows.Forms.PLLabel();
     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.popupMenu2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPageNhanVien.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.treeListNhanVien)).BeginInit();
     this.xtraTabPageThoiGian.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.treeListBangLuong)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPopupContainerEdit1)).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.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTimeEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTimeEdit2)).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();
     this.xtraTabPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlDetailTamUng)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetailTamUng)).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.DockManager = this.dockManager1;
     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.barButtonItemDoiLuong,
     this.barButtonItemXemTruocIn,
     this.barButtonItemChot,
     this.barButtonItemInChiTiet,
     this.btnChot,
     this.barButtonItem6,
     this.barButtonItem5,
     this.barButtonItem7,
     this.barButtonItemInTongHop});
     this.barManager1.MaxItemId = 65;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemPopupContainerEdit1});
     //
     // 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.barButtonItemChot, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemInTongHop)});
     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 = "&Tạo bảng lương";
     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;
     //
     // barButtonItemChot
     //
     this.barButtonItemChot.Caption = "Chốt";
     this.barButtonItemChot.Id = 54;
     this.barButtonItemChot.Name = "barButtonItemChot";
     this.barButtonItemChot.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemChot_ItemClick);
     //
     // barButtonItemUpdate
     //
     this.barButtonItemUpdate.Caption = "Tạ&m ứng";
     this.barButtonItemUpdate.Id = 2;
     this.barButtonItemUpdate.Name = "barButtonItemUpdate";
     this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "&Nghiệp vụ";
     this.barSubItem1.Id = 57;
     this.barSubItem1.Name = "barSubItem1";
     this.barSubItem1.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;
     this.barButtonItemPrint.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // 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 trước";
     this.barButtonItem4.Id = 43;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // 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 chọn lọc";
     this.barCheckItemFilter.Id = 42;
     this.barCheckItemFilter.Name = "barCheckItemFilter";
     //
     // barButtonItemInTongHop
     //
     this.barButtonItemInTongHop.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItemInTongHop.Caption = "In chi tiết lương";
     this.barButtonItemInTongHop.DropDownControl = this.popupMenu2;
     this.barButtonItemInTongHop.Id = 64;
     this.barButtonItemInTongHop.Name = "barButtonItemInTongHop";
     this.barButtonItemInTongHop.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemInTongHop_ItemClick);
     //
     // popupMenu2
     //
     this.popupMenu2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemInChiTiet)});
     this.popupMenu2.Manager = this.barManager1;
     this.popupMenu2.Name = "popupMenu2";
     //
     // barButtonItemInChiTiet
     //
     this.barButtonItemInChiTiet.Caption = "In bảng lương tổng hợp";
     this.barButtonItemInChiTiet.Enabled = true;
     this.barButtonItemInChiTiet.Id = 55;
     this.barButtonItemInChiTiet.Name = "barButtonItemInChiTiet";
     this.barButtonItemInChiTiet.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemInChiTiet_ItemClick);
     //
     // 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(995, 24);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 531);
     this.barDockControlBottom.Size = new System.Drawing.Size(995, 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, 507);
     //
     // barDockControlRight
     //
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(995, 24);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 507);
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
     this.dockPanel1});
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
     "DevExpress.XtraBars.BarDockControl",
     "System.Windows.Forms.StatusBar",
     "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
     "DevExpress.XtraBars.Ribbon.RibbonControl"});
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID = new System.Guid("841e0224-8336-4fda-8bcf-47af293f9163");
     this.dockPanel1.Location = new System.Drawing.Point(0, 24);
     this.dockPanel1.Name = "dockPanel1";
     this.dockPanel1.Options.AllowDockFill = false;
     this.dockPanel1.Options.AllowDockRight = false;
     this.dockPanel1.Options.AllowDockTop = false;
     this.dockPanel1.Options.AllowFloating = false;
     this.dockPanel1.Options.ShowCloseButton = false;
     this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel1.Size = new System.Drawing.Size(200, 507);
     this.dockPanel1.Text = "Xem theo";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.xtraTabControl1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(3, 25);
     this.dockPanel1_Container.Name = "dockPanel1_Container";
     this.dockPanel1_Container.Size = new System.Drawing.Size(194, 479);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.HeaderLocation = DevExpress.XtraTab.TabHeaderLocation.Left;
     this.xtraTabControl1.HeaderOrientation = DevExpress.XtraTab.TabOrientation.Vertical;
     this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
     this.xtraTabControl1.Name = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPageNhanVien;
     this.xtraTabControl1.Size = new System.Drawing.Size(194, 479);
     this.xtraTabControl1.TabIndex = 1;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPageThoiGian,
     this.xtraTabPageNhanVien});
     this.xtraTabControl1.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged);
     //
     // xtraTabPageNhanVien
     //
     this.xtraTabPageNhanVien.Controls.Add(this.treeListNhanVien);
     this.xtraTabPageNhanVien.Name = "xtraTabPageNhanVien";
     this.xtraTabPageNhanVien.Size = new System.Drawing.Size(165, 472);
     this.xtraTabPageNhanVien.Text = "Nhân viên";
     //
     // treeListNhanVien
     //
     this.treeListNhanVien.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
     this.NAME,
     this.ID});
     this.treeListNhanVien.Dock = System.Windows.Forms.DockStyle.Fill;
     this.treeListNhanVien.Location = new System.Drawing.Point(0, 0);
     this.treeListNhanVien.Name = "treeListNhanVien";
     this.treeListNhanVien.OptionsView.ShowHorzLines = false;
     this.treeListNhanVien.OptionsView.ShowIndicator = false;
     this.treeListNhanVien.OptionsView.ShowVertLines = false;
     this.treeListNhanVien.Size = new System.Drawing.Size(165, 472);
     this.treeListNhanVien.TabIndex = 0;
     //
     // NAME
     //
     this.NAME.AppearanceHeader.Options.UseTextOptions = true;
     this.NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.NAME.Caption = "Danh sách nhân viên";
     this.NAME.FieldName = "NAME";
     this.NAME.Name = "NAME";
     this.NAME.OptionsColumn.AllowEdit = false;
     this.NAME.OptionsColumn.AllowFocus = false;
     this.NAME.OptionsColumn.ReadOnly = true;
     this.NAME.Visible = true;
     this.NAME.VisibleIndex = 0;
     //
     // ID
     //
     this.ID.Caption = "treeListColumn2";
     this.ID.FieldName = "ID";
     this.ID.Name = "ID";
     //
     // xtraTabPageThoiGian
     //
     this.xtraTabPageThoiGian.Controls.Add(this.treeListBangLuong);
     this.xtraTabPageThoiGian.Name = "xtraTabPageThoiGian";
     this.xtraTabPageThoiGian.Size = new System.Drawing.Size(165, 472);
     this.xtraTabPageThoiGian.Text = "Thời gian";
     //
     // treeListBangLuong
     //
     this.treeListBangLuong.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
     this.CotTreeThangNam,
     this.CotTreeChot});
     this.treeListBangLuong.Dock = System.Windows.Forms.DockStyle.Fill;
     this.treeListBangLuong.Location = new System.Drawing.Point(0, 0);
     this.treeListBangLuong.Name = "treeListBangLuong";
     this.treeListBangLuong.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.treeListBangLuong.OptionsView.ShowHorzLines = false;
     this.treeListBangLuong.OptionsView.ShowIndicator = false;
     this.treeListBangLuong.OptionsView.ShowVertLines = false;
     this.treeListBangLuong.Size = new System.Drawing.Size(165, 472);
     this.treeListBangLuong.TabIndex = 0;
     //
     // CotTreeThangNam
     //
     this.CotTreeThangNam.AppearanceHeader.Options.UseTextOptions = true;
     this.CotTreeThangNam.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.CotTreeThangNam.Caption = "Thời gian";
     this.CotTreeThangNam.FieldName = "THANG_NAM";
     this.CotTreeThangNam.Name = "CotTreeThangNam";
     this.CotTreeThangNam.OptionsColumn.AllowEdit = false;
     this.CotTreeThangNam.OptionsColumn.AllowFocus = false;
     this.CotTreeThangNam.OptionsColumn.ReadOnly = true;
     this.CotTreeThangNam.Visible = true;
     this.CotTreeThangNam.VisibleIndex = 0;
     //
     // CotTreeChot
     //
     this.CotTreeChot.AppearanceHeader.Options.UseTextOptions = true;
     this.CotTreeChot.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.CotTreeChot.Caption = "Chốt";
     this.CotTreeChot.FieldName = "IS_CHOT";
     this.CotTreeChot.Name = "CotTreeChot";
     this.CotTreeChot.OptionsColumn.AllowEdit = false;
     this.CotTreeChot.OptionsColumn.AllowFocus = false;
     this.CotTreeChot.OptionsColumn.ReadOnly = true;
     //
     // 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;
     //
     // barButtonItemClose
     //
     this.barButtonItemClose.Id = 47;
     this.barButtonItemClose.Name = "barButtonItemClose";
     //
     // barButtonItem3
     //
     this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItem3.Caption = "In";
     this.barButtonItem3.Id = 30;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItemDoiLuong
     //
     this.barButtonItemDoiLuong.Id = 49;
     this.barButtonItemDoiLuong.Name = "barButtonItemDoiLuong";
     //
     // barButtonItemXemTruocIn
     //
     this.barButtonItemXemTruocIn.Id = 52;
     this.barButtonItemXemTruocIn.Name = "barButtonItemXemTruocIn";
     //
     // btnChot
     //
     this.btnChot.Caption = "Chốt bảng lương";
     this.btnChot.Id = 59;
     this.btnChot.Name = "btnChot";
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption = "Mở chốt bảng lương";
     this.barButtonItem6.Id = 60;
     this.barButtonItem6.Name = "barButtonItem6";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "barButtonItem5";
     this.barButtonItem5.Id = 62;
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption = "Chốt";
     this.barButtonItem7.Id = 63;
     this.barButtonItem7.Name = "barButtonItem7";
     //
     // repositoryItemPopupContainerEdit1
     //
     this.repositoryItemPopupContainerEdit1.AutoHeight = false;
     this.repositoryItemPopupContainerEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemPopupContainerEdit1.Name = "repositoryItemPopupContainerEdit1";
     this.repositoryItemPopupContainerEdit1.PopupSizeable = false;
     this.repositoryItemPopupContainerEdit1.ShowPopupCloseButton = false;
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(200, 65);
     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(795, 466);
     this.splitContainerControl1.SplitterPosition = 164;
     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.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEdit1,
     this.repositoryItemTimeEdit1,
     this.repositoryItemTimeEdit2});
     this.gridControlMaster.Size = new System.Drawing.Size(795, 164);
     this.gridControlMaster.TabIndex = 8;
     this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMaster});
     //
     // 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.CotHoTen,
     this.CotSoNgay,
     this.CotLuongCB,
     this.CotPhanTramTV,
     this.CotLuongTL,
     this.CotTongThuNhap,
     this.CotTamUng,
     this.cotDaThanhToan,
     this.CotConLai,
     this.Thang,
     this.CotKetChuyenSoTienTU,
     this.CotKetChuyenTU});
     this.gridViewMaster.GridControl = this.gridControlMaster;
     this.gridViewMaster.GroupCount = 1;
     this.gridViewMaster.GroupPanelText = "TIỀN LƯƠNG";
     this.gridViewMaster.IndicatorWidth = 40;
     this.gridViewMaster.Name = "gridViewMaster";
     this.gridViewMaster.NewItemRowText = "Nhập dữ liệu mới tại đây";
     this.gridViewMaster.OptionsFilter.UseNewCustomFilterDialog = 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.ShowFooter = true;
     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.CotHoTen, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // CotHoTen
     //
     this.CotHoTen.Caption = "Nhân viên";
     this.CotHoTen.FieldName = "NAME";
     this.CotHoTen.Name = "CotHoTen";
     this.CotHoTen.Visible = true;
     this.CotHoTen.VisibleIndex = 0;
     this.CotHoTen.Width = 73;
     //
     // CotSoNgay
     //
     this.CotSoNgay.Caption = "Số ngày làm việc";
     this.CotSoNgay.Name = "CotSoNgay";
     this.CotSoNgay.Visible = true;
     this.CotSoNgay.VisibleIndex = 1;
     this.CotSoNgay.Width = 92;
     //
     // CotLuongCB
     //
     this.CotLuongCB.Caption = "Mức lương";
     this.CotLuongCB.Name = "CotLuongCB";
     this.CotLuongCB.Width = 62;
     //
     // CotPhanTramTV
     //
     this.CotPhanTramTV.Caption = "Phần trăm (thử việc)";
     this.CotPhanTramTV.Name = "CotPhanTramTV";
     this.CotPhanTramTV.Width = 111;
     //
     // CotLuongTL
     //
     this.CotLuongTL.Caption = "Thực lãnh";
     this.CotLuongTL.Name = "CotLuongTL";
     this.CotLuongTL.Width = 59;
     //
     // CotTongThuNhap
     //
     this.CotTongThuNhap.Caption = "Tổng thu nhập (VNĐ)";
     this.CotTongThuNhap.FieldName = "TONG_THU_NHAP";
     this.CotTongThuNhap.MinWidth = 126;
     this.CotTongThuNhap.Name = "CotTongThuNhap";
     this.CotTongThuNhap.SummaryItem.DisplayFormat = "{0}";
     this.CotTongThuNhap.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.CotTongThuNhap.Visible = true;
     this.CotTongThuNhap.VisibleIndex = 2;
     this.CotTongThuNhap.Width = 126;
     //
     // CotTamUng
     //
     this.CotTamUng.Caption = "Đã tạm ứng (VNĐ)";
     this.CotTamUng.FieldName = "TAM_UNG";
     this.CotTamUng.Name = "CotTamUng";
     this.CotTamUng.SummaryItem.DisplayFormat = "{0}";
     this.CotTamUng.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.CotTamUng.Visible = true;
     this.CotTamUng.VisibleIndex = 3;
     this.CotTamUng.Width = 101;
     //
     // cotDaThanhToan
     //
     this.cotDaThanhToan.Caption = "Đã thanh toán (VNĐ)";
     this.cotDaThanhToan.Name = "cotDaThanhToan";
     this.cotDaThanhToan.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.cotDaThanhToan.Visible = true;
     this.cotDaThanhToan.VisibleIndex = 4;
     this.cotDaThanhToan.Width = 114;
     //
     // CotConLai
     //
     this.CotConLai.Caption = "Còn lại (VNĐ)";
     this.CotConLai.Name = "CotConLai";
     this.CotConLai.SummaryItem.DisplayFormat = "{0}";
     this.CotConLai.SummaryItem.FieldName = "TT_CON_LAI";
     this.CotConLai.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.CotConLai.Visible = true;
     this.CotConLai.VisibleIndex = 5;
     this.CotConLai.Width = 76;
     //
     // Thang
     //
     this.Thang.Caption = "Thời gian";
     this.Thang.FieldName = "THANG_NAM";
     this.Thang.Name = "Thang";
     this.Thang.Width = 55;
     //
     // CotKetChuyenSoTienTU
     //
     this.CotKetChuyenSoTienTU.Caption = "Kết chuyển tạm ứng (VNĐ)";
     this.CotKetChuyenSoTienTU.FieldName = "KET_CHUYEN_TAM_UNG";
     this.CotKetChuyenSoTienTU.Name = "CotKetChuyenSoTienTU";
     this.CotKetChuyenSoTienTU.SummaryItem.DisplayFormat = "{0}";
     this.CotKetChuyenSoTienTU.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.CotKetChuyenSoTienTU.Visible = true;
     this.CotKetChuyenSoTienTU.VisibleIndex = 6;
     this.CotKetChuyenSoTienTU.Width = 141;
     //
     // CotKetChuyenTU
     //
     this.CotKetChuyenTU.Caption = "Kết chuyển tạm ứng";
     this.CotKetChuyenTU.Name = "CotKetChuyenTU";
     this.CotKetChuyenTU.Width = 109;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
     //
     // repositoryItemTimeEdit1
     //
     this.repositoryItemTimeEdit1.AutoHeight = false;
     this.repositoryItemTimeEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.repositoryItemTimeEdit1.Name = "repositoryItemTimeEdit1";
     //
     // repositoryItemTimeEdit2
     //
     this.repositoryItemTimeEdit2.AutoHeight = false;
     this.repositoryItemTimeEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.repositoryItemTimeEdit2.Name = "repositoryItemTimeEdit2";
     //
     // 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(795, 296);
     this.xtraTabControlDetail.TabIndex = 10;
     this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPageDetail,
     this.xtraTabPage3});
     //
     // xtraTabPageDetail
     //
     this.xtraTabPageDetail.Controls.Add(this.gridControlDetail);
     this.xtraTabPageDetail.Name = "xtraTabPageDetail";
     this.xtraTabPageDetail.Size = new System.Drawing.Size(788, 267);
     this.xtraTabPageDetail.Text = "Chi tiết lương";
     //
     // 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(788, 267);
     this.gridControlDetail.TabIndex = 9;
     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.IndicatorWidth = 40;
     this.gridViewDetail.Name = "gridViewDetail";
     this.gridViewDetail.NewItemRowText = "Nhập dữ liệu mới tại đây";
     this.gridViewDetail.OptionsFilter.UseNewCustomFilterDialog = 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.ShowGroupedColumns = true;
     this.gridViewDetail.OptionsView.ShowGroupPanel = false;
     //
     // xtraTabPage3
     //
     this.xtraTabPage3.Controls.Add(this.gridControlDetailTamUng);
     this.xtraTabPage3.Name = "xtraTabPage3";
     this.xtraTabPage3.Size = new System.Drawing.Size(788, 267);
     this.xtraTabPage3.Text = "Chi tiết tạm ứng";
     //
     // gridControlDetailTamUng
     //
     this.gridControlDetailTamUng.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlDetailTamUng.BackgroundImage")));
     this.gridControlDetailTamUng.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlDetailTamUng.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlDetailTamUng.Location = new System.Drawing.Point(0, 0);
     this.gridControlDetailTamUng.MainView = this.gridViewDetailTamUng;
     this.gridControlDetailTamUng.Name = "gridControlDetailTamUng";
     this.gridControlDetailTamUng.Size = new System.Drawing.Size(788, 267);
     this.gridControlDetailTamUng.TabIndex = 10;
     this.gridControlDetailTamUng.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewDetailTamUng});
     //
     // gridViewDetailTamUng
     //
     this.gridViewDetailTamUng.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewDetailTamUng.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewDetailTamUng.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colTU_ID,
     this.col_NgayDeNghi,
     this.colTU_SoTien,
     this.colTU_LyDo,
     this.colTU_NguoiDuyet});
     this.gridViewDetailTamUng.GridControl = this.gridControlDetailTamUng;
     this.gridViewDetailTamUng.IndicatorWidth = 40;
     this.gridViewDetailTamUng.Name = "gridViewDetailTamUng";
     this.gridViewDetailTamUng.NewItemRowText = "Nhập dữ liệu mới tại đây";
     this.gridViewDetailTamUng.OptionsBehavior.Editable = false;
     this.gridViewDetailTamUng.OptionsFilter.UseNewCustomFilterDialog = true;
     this.gridViewDetailTamUng.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewDetailTamUng.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewDetailTamUng.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewDetailTamUng.OptionsPrint.UsePrintStyles = true;
     this.gridViewDetailTamUng.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridViewDetailTamUng.OptionsView.ColumnAutoWidth = false;
     this.gridViewDetailTamUng.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewDetailTamUng.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewDetailTamUng.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewDetailTamUng.OptionsView.ShowFooter = true;
     this.gridViewDetailTamUng.OptionsView.ShowGroupedColumns = true;
     this.gridViewDetailTamUng.OptionsView.ShowGroupPanel = false;
     this.gridViewDetailTamUng.OptionsView.ShowIndicator = false;
     //
     // colTU_ID
     //
     this.colTU_ID.Caption = "ID";
     this.colTU_ID.Name = "colTU_ID";
     this.colTU_ID.Width = 23;
     //
     // col_NgayDeNghi
     //
     this.col_NgayDeNghi.Caption = "Ngày đề nghị";
     this.col_NgayDeNghi.MinWidth = 376;
     this.col_NgayDeNghi.Name = "col_NgayDeNghi";
     this.col_NgayDeNghi.Visible = true;
     this.col_NgayDeNghi.VisibleIndex = 0;
     this.col_NgayDeNghi.Width = 376;
     //
     // colTU_SoTien
     //
     this.colTU_SoTien.Caption = "Số tiền (VNĐ)";
     this.colTU_SoTien.MinWidth = 408;
     this.colTU_SoTien.Name = "colTU_SoTien";
     this.colTU_SoTien.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.colTU_SoTien.Visible = true;
     this.colTU_SoTien.VisibleIndex = 1;
     this.colTU_SoTien.Width = 408;
     //
     // colTU_LyDo
     //
     this.colTU_LyDo.Caption = "Lý do";
     this.colTU_LyDo.Name = "colTU_LyDo";
     this.colTU_LyDo.Width = 38;
     //
     // colTU_NguoiDuyet
     //
     this.colTU_NguoiDuyet.Caption = "Người duyệt";
     this.colTU_NguoiDuyet.Name = "colTU_NguoiDuyet";
     this.colTU_NguoiDuyet.Width = 71;
     //
     // popupControlContainerFilter
     //
     this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainerFilter.Controls.Add(this.labelControl6);
     this.popupControlContainerFilter.Controls.Add(this.labelControl2);
     this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top;
     this.popupControlContainerFilter.Location = new System.Drawing.Point(200, 24);
     this.popupControlContainerFilter.Manager = this.barManager1;
     this.popupControlContainerFilter.Name = "popupControlContainerFilter";
     this.popupControlContainerFilter.Size = new System.Drawing.Size(795, 41);
     this.popupControlContainerFilter.TabIndex = 5;
     this.popupControlContainerFilter.Visible = false;
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(0, 0);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(0, 13);
     this.labelControl6.TabIndex = 27;
     this.labelControl6.ToolTip = "Dữ liệu bắt buộc nhập";
     this.labelControl6.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(0, 0);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(0, 13);
     this.labelControl2.TabIndex = 28;
     this.labelControl2.ToolTip = "Dữ liệu bắt buộc nhập";
     this.labelControl2.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // 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;
     //
     // frmLuongQL
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(995, 531);
     this.Controls.Add(this.splitContainerControl1);
     this.Controls.Add(this.popupControlContainerFilter);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "frmLuongQL";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Tiền lương";
     this.Load += new System.EventHandler(this.frmLuongQL_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPageNhanVien.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.treeListNhanVien)).EndInit();
     this.xtraTabPageThoiGian.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.treeListBangLuong)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPopupContainerEdit1)).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.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTimeEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTimeEdit2)).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();
     this.xtraTabPage3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlDetailTamUng)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewDetailTamUng)).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);
 }