/// <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);
        }
Example #2
0
 public static void addFilterFromTo(QueryBuilder filter, string opLeft, PLDateSelection Date)
 {
     if (Date.SelectedType == SelectionTypes.None) return;
     filter.addDateFromTo(opLeft, Date.FromDate, Date.ToDate);
 }
 /// <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
 /// </summary>
 protected void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmTNSSaleCppScrQL));
     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.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.colName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTuNgay = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDenNgay = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNgayLap = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colGhiChu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTenFile = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTarget = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colThiTruong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNguoiThem = 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.Target = new ProtocolVN.App.VideoLibrary.PLMultiChoiceGrid();
     this.ThiTruong = new ProtocolVN.App.VideoLibrary.PLMultiChoiceGrid();
     this.PhongBan = new ProtocolVN.Framework.Win.PLDMTreeMultiChoice();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.DenNam = new DevExpress.XtraEditors.SpinEdit();
     this.DenThang = new DevExpress.XtraEditors.SpinEdit();
     this.TuNam = new DevExpress.XtraEditors.SpinEdit();
     this.TuThang = new DevExpress.XtraEditors.SpinEdit();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel5 = new DevExpress.XtraEditors.LabelControl();
     this.NguoiLap = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.NgayLap = new ProtocolVN.Framework.Win.Trial.PLDateSelection();
     this.TenFile = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.TenNguon = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.plLabel3 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel1 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.plLabel2 = new DevExpress.XtraEditors.LabelControl();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit();
     this.xtraTabControlDetail.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit();
     this.popupControlContainerFilter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DenNam.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DenThang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuNam.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuThang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NguoiLap.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenFile.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenNguon.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.MainBar});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barButtonItemAdd,
     this.barButtonItemDelete,
     this.barButtonItemUpdate,
     this.barButtonItemPrint,
     this.barStaticItem1,
     this.barButtonItem1,
     this.barButtonItem2,
     this.barButtonItemCommit,
     this.barButtonItemNoCommit,
     this.barSubItem1,
     this.barButtonItemXem,
     this.barButtonItemSearch,
     this.barButtonItemClose,
     this.barCheckItemFilter,
     this.barButtonItem3,
     this.barButtonItem4});
     this.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(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(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";
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
     this.splitContainerControl1.Location = new System.Drawing.Point(0, 102);
     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.ShowCaption = true;
     this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
     this.splitContainerControl1.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel1;
     this.splitContainerControl1.Size = new System.Drawing.Size(1187, 395);
     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;
     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(1187, 395);
     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.colName,
     this.colTuNgay,
     this.colDenNgay,
     this.colNgayLap,
     this.colGhiChu,
     this.colTenFile,
     this.colTarget,
     this.colThiTruong,
     this.colNguoiThem});
     this.gridViewMaster.GridControl = this.gridControlMaster;
     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.ViewCaption = "DANH SÁCH FILE NGUỒN CPP";
     //
     // colName
     //
     this.colName.Caption = "Tên nguồn";
     this.colName.Name = "colName";
     this.colName.OptionsColumn.AllowEdit = false;
     this.colName.OptionsColumn.AllowFocus = false;
     this.colName.OptionsColumn.ReadOnly = true;
     this.colName.Visible = true;
     this.colName.VisibleIndex = 0;
     this.colName.Width = 63;
     //
     // colTuNgay
     //
     this.colTuNgay.Caption = "Từ tháng";
     this.colTuNgay.Name = "colTuNgay";
     this.colTuNgay.OptionsColumn.AllowEdit = false;
     this.colTuNgay.OptionsColumn.AllowFocus = false;
     this.colTuNgay.OptionsColumn.ReadOnly = true;
     this.colTuNgay.Visible = true;
     this.colTuNgay.VisibleIndex = 4;
     this.colTuNgay.Width = 56;
     //
     // colDenNgay
     //
     this.colDenNgay.Caption = "Đến tháng";
     this.colDenNgay.Name = "colDenNgay";
     this.colDenNgay.OptionsColumn.AllowEdit = false;
     this.colDenNgay.OptionsColumn.AllowFocus = false;
     this.colDenNgay.OptionsColumn.AllowMove = false;
     this.colDenNgay.OptionsColumn.ReadOnly = true;
     this.colDenNgay.Visible = true;
     this.colDenNgay.VisibleIndex = 5;
     this.colDenNgay.Width = 63;
     //
     // colNgayLap
     //
     this.colNgayLap.Caption = "Ngày thêm";
     this.colNgayLap.Name = "colNgayLap";
     this.colNgayLap.Visible = true;
     this.colNgayLap.VisibleIndex = 6;
     this.colNgayLap.Width = 64;
     //
     // colGhiChu
     //
     this.colGhiChu.Caption = "Ghi chú";
     this.colGhiChu.Name = "colGhiChu";
     this.colGhiChu.Visible = true;
     this.colGhiChu.VisibleIndex = 8;
     this.colGhiChu.Width = 47;
     //
     // colTenFile
     //
     this.colTenFile.Caption = "Tên file";
     this.colTenFile.Name = "colTenFile";
     this.colTenFile.Visible = true;
     this.colTenFile.VisibleIndex = 1;
     this.colTenFile.Width = 47;
     //
     // colTarget
     //
     this.colTarget.Caption = "Target";
     this.colTarget.Name = "colTarget";
     this.colTarget.Visible = true;
     this.colTarget.VisibleIndex = 2;
     this.colTarget.Width = 44;
     //
     // colThiTruong
     //
     this.colThiTruong.Caption = "Thị trường";
     this.colThiTruong.Name = "colThiTruong";
     this.colThiTruong.Visible = true;
     this.colThiTruong.VisibleIndex = 3;
     this.colThiTruong.Width = 62;
     //
     // colNguoiThem
     //
     this.colNguoiThem.Caption = "Người thêm";
     this.colNguoiThem.Name = "colNguoiThem";
     this.colNguoiThem.Visible = true;
     this.colNguoiThem.VisibleIndex = 7;
     this.colNguoiThem.Width = 67;
     //
     // xtraTabControlDetail
     //
     this.xtraTabControlDetail.Location = new System.Drawing.Point(1141, 13);
     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.Target);
     this.popupControlContainerFilter.Controls.Add(this.ThiTruong);
     this.popupControlContainerFilter.Controls.Add(this.PhongBan);
     this.popupControlContainerFilter.Controls.Add(this.labelControl3);
     this.popupControlContainerFilter.Controls.Add(this.DenNam);
     this.popupControlContainerFilter.Controls.Add(this.DenThang);
     this.popupControlContainerFilter.Controls.Add(this.TuNam);
     this.popupControlContainerFilter.Controls.Add(this.TuThang);
     this.popupControlContainerFilter.Controls.Add(this.labelControl7);
     this.popupControlContainerFilter.Controls.Add(this.labelControl8);
     this.popupControlContainerFilter.Controls.Add(this.labelControl6);
     this.popupControlContainerFilter.Controls.Add(this.labelControl5);
     this.popupControlContainerFilter.Controls.Add(this.xtraTabControlDetail);
     this.popupControlContainerFilter.Controls.Add(this.plLabel5);
     this.popupControlContainerFilter.Controls.Add(this.NguoiLap);
     this.popupControlContainerFilter.Controls.Add(this.NgayLap);
     this.popupControlContainerFilter.Controls.Add(this.TenFile);
     this.popupControlContainerFilter.Controls.Add(this.TenNguon);
     this.popupControlContainerFilter.Controls.Add(this.plLabel3);
     this.popupControlContainerFilter.Controls.Add(this.plLabel1);
     this.popupControlContainerFilter.Controls.Add(this.labelControl2);
     this.popupControlContainerFilter.Controls.Add(this.labelControl1);
     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, 78);
     this.popupControlContainerFilter.TabIndex = 0;
     this.popupControlContainerFilter.Visible = false;
     //
     // Target
     //
     this.Target.Location = new System.Drawing.Point(397, 3);
     this.Target.Name = "Target";
     this.Target.Size = new System.Drawing.Size(275, 20);
     this.Target.TabIndex = 259;
     //
     // ThiTruong
     //
     this.ThiTruong.Location = new System.Drawing.Point(397, 27);
     this.ThiTruong.Name = "ThiTruong";
     this.ThiTruong.Size = new System.Drawing.Size(275, 20);
     this.ThiTruong.TabIndex = 258;
     //
     // PhongBan
     //
     this.PhongBan.Location = new System.Drawing.Point(397, 51);
     this.PhongBan.Name = "PhongBan";
     this.PhongBan.Size = new System.Drawing.Size(275, 20);
     this.PhongBan.TabIndex = 242;
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(342, 55);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(51, 13);
     this.labelControl3.TabIndex = 243;
     this.labelControl3.Text = "Phòng ban";
     this.labelControl3.ToolTip = "Phòng ban (Cấp 1)";
     //
     // DenNam
     //
     this.DenNam.EditValue = new decimal(new int[] {
     1900,
     0,
     0,
     0});
     this.DenNam.Location = new System.Drawing.Point(276, 53);
     this.DenNam.Name = "DenNam";
     this.DenNam.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.DenNam.Properties.Mask.EditMask = "d";
     this.DenNam.Properties.MaxValue = new decimal(new int[] {
     9999,
     0,
     0,
     0});
     this.DenNam.Properties.MinValue = new decimal(new int[] {
     1900,
     0,
     0,
     0});
     this.DenNam.Size = new System.Drawing.Size(55, 20);
     this.DenNam.TabIndex = 237;
     //
     // DenThang
     //
     this.DenThang.EditValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.DenThang.Location = new System.Drawing.Point(205, 52);
     this.DenThang.Name = "DenThang";
     this.DenThang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.DenThang.Properties.Mask.EditMask = "d";
     this.DenThang.Properties.MaxValue = new decimal(new int[] {
     12,
     0,
     0,
     0});
     this.DenThang.Properties.MinValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.DenThang.Size = new System.Drawing.Size(55, 20);
     this.DenThang.TabIndex = 238;
     //
     // TuNam
     //
     this.TuNam.EditValue = new decimal(new int[] {
     1900,
     0,
     0,
     0});
     this.TuNam.Location = new System.Drawing.Point(126, 52);
     this.TuNam.Name = "TuNam";
     this.TuNam.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TuNam.Properties.Mask.EditMask = "d";
     this.TuNam.Properties.MaxValue = new decimal(new int[] {
     9999,
     0,
     0,
     0});
     this.TuNam.Properties.MinValue = new decimal(new int[] {
     1900,
     0,
     0,
     0});
     this.TuNam.Size = new System.Drawing.Size(47, 20);
     this.TuNam.TabIndex = 240;
     //
     // TuThang
     //
     this.TuThang.EditValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.TuThang.Location = new System.Drawing.Point(68, 51);
     this.TuThang.Name = "TuThang";
     this.TuThang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TuThang.Properties.Mask.EditMask = "d";
     this.TuThang.Properties.MaxValue = new decimal(new int[] {
     12,
     0,
     0,
     0});
     this.TuThang.Properties.MinValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.TuThang.Size = new System.Drawing.Size(47, 20);
     this.TuThang.TabIndex = 239;
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(179, 56);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(20, 13);
     this.labelControl7.TabIndex = 236;
     this.labelControl7.Text = "Đến";
     this.labelControl7.Click += new System.EventHandler(this.labelControl7_Click);
     //
     // labelControl8
     //
     this.labelControl8.Location = new System.Drawing.Point(266, 56);
     this.labelControl8.Name = "labelControl8";
     this.labelControl8.Size = new System.Drawing.Size(4, 13);
     this.labelControl8.TabIndex = 232;
     this.labelControl8.Text = "/";
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(117, 55);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(4, 13);
     this.labelControl6.TabIndex = 235;
     this.labelControl6.Text = "/";
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(12, 54);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(44, 13);
     this.labelControl5.TabIndex = 234;
     this.labelControl5.Text = "Từ tháng";
     //
     // plLabel5
     //
     this.plLabel5.Location = new System.Drawing.Point(678, 7);
     this.plLabel5.Name = "plLabel5";
     this.plLabel5.Size = new System.Drawing.Size(55, 13);
     this.plLabel5.TabIndex = 199;
     this.plLabel5.Text = "Người thêm";
     //
     // NguoiLap
     //
     this.NguoiLap.DataSource = null;
     this.NguoiLap.DisplayField = null;
     this.NguoiLap.Location = new System.Drawing.Point(740, 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(284, 20);
     this.NguoiLap.TabIndex = 198;
     this.NguoiLap.ValueField = null;
     //
     // 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(739, 31);
     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)));
     //
     // TenFile
     //
     this.TenFile._DataSource = null;
     this.TenFile._GetField = null;
     this.TenFile.Location = new System.Drawing.Point(68, 26);
     this.TenFile.Name = "TenFile";
     this.TenFile.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.TenFile.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.TenFile.Size = new System.Drawing.Size(263, 20);
     this.TenFile.TabIndex = 194;
     //
     // TenNguon
     //
     this.TenNguon._DataSource = null;
     this.TenNguon._GetField = null;
     this.TenNguon.Location = new System.Drawing.Point(69, 3);
     this.TenNguon.MenuManager = this.barManager1;
     this.TenNguon.Name = "TenNguon";
     this.TenNguon.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.TenNguon.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.TenNguon.Size = new System.Drawing.Size(263, 20);
     this.TenNguon.TabIndex = 194;
     //
     // plLabel3
     //
     this.plLabel3.Location = new System.Drawing.Point(679, 34);
     this.plLabel3.Name = "plLabel3";
     this.plLabel3.Size = new System.Drawing.Size(52, 13);
     this.plLabel3.TabIndex = 192;
     this.plLabel3.Text = "Ngày thêm";
     //
     // plLabel1
     //
     this.plLabel1.Location = new System.Drawing.Point(12, 29);
     this.plLabel1.Name = "plLabel1";
     this.plLabel1.Size = new System.Drawing.Size(35, 13);
     this.plLabel1.TabIndex = 188;
     this.plLabel1.Text = "Tên file";
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(340, 30);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(50, 13);
     this.labelControl2.TabIndex = 188;
     this.labelControl2.Text = "Thị trường";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(340, 6);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(32, 13);
     this.labelControl1.TabIndex = 188;
     this.labelControl1.Text = "Target";
     //
     // plLabel2
     //
     this.plLabel2.Location = new System.Drawing.Point(12, 6);
     this.plLabel2.Name = "plLabel2";
     this.plLabel2.Size = new System.Drawing.Size(51, 13);
     this.plLabel2.TabIndex = 188;
     this.plLabel2.Text = "Tên nguồn";
     //
     // 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;
     //
     // FrmTNSSaleCppScrQL
     //
     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 = "FrmTNSSaleCppScrQL";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Quản lý file nguồn CPP";
     ((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.popupControlContainerFilter)).EndInit();
     this.popupControlContainerFilter.ResumeLayout(false);
     this.popupControlContainerFilter.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DenNam.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DenThang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuNam.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuThang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NguoiLap.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenFile.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenNguon.Properties)).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(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.BandedGrid.PLBandedGridView();
            this.gridBandChuongTrinh = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.Col_PM_Category = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_MaChuongTrinh = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_TenChuongTrinh = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_TietMuc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBandPostMaster = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.Col_PM_PostMaster = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_TongTap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_LoaiLuu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_Ke = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_Ngan = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_Tang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_PopUp = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_ThoiLuongChung = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_TTDinhKem = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_ThanhLy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_NgayNhapKho = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_TTHD = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_DVDNgayDuyet = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.Col_PM_DVDNgayHoanTat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage();
            this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components);
            this.PhongBan = new ProtocolVN.Framework.Win.PLDMTreeMultiChoice();
            this.plLabel7 = new DevExpress.XtraEditors.LabelControl();
            this.PostMaster = new ProtocolVN.Framework.Win.PLMultiCombobox();
            this.label10 = new DevExpress.XtraEditors.LabelControl();
            this.Category = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
            this.plLabel5 = new DevExpress.XtraEditors.LabelControl();
            this.LoaiLuuTru = new ProtocolVN.Framework.Win.PLMultiCombobox();
            this.TietMuc = new ProtocolVN.Framework.Win.PLMultiCombobox();
            this.plLabel6 = new DevExpress.XtraEditors.LabelControl();
            this.label5 = new DevExpress.XtraEditors.LabelControl();
            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 DevExpress.XtraEditors.LabelControl();
            this.plLabel4 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.plLabel2 = new DevExpress.XtraEditors.LabelControl();
            this.plLabel1 = new DevExpress.XtraEditors.LabelControl();
            ((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.popupControlContainerFilter)).BeginInit();
            this.popupControlContainerFilter.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.PostMaster.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Category.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.LoaiLuuTru.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit();
            this.SuspendLayout();
            //
            // barManager1
            //
            this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.MainBar});
            this.barManager1.DockControls.Add(this.barDockControlTop);
            this.barManager1.DockControls.Add(this.barDockControlBottom);
            this.barManager1.DockControls.Add(this.barDockControlLeft);
            this.barManager1.DockControls.Add(this.barDockControlRight);
            this.barManager1.Form = this;
            this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.barButtonItemAdd,
            this.barButtonItemDelete,
            this.barButtonItemUpdate,
            this.barButtonItemPrint,
            this.barStaticItem1,
            this.barButtonItem1,
            this.barButtonItem2,
            this.barButtonItemCommit,
            this.barButtonItemNoCommit,
            this.barSubItem1,
            this.barButtonItemXem,
            this.barButtonItemSearch,
            this.barButtonItemClose,
            this.barCheckItemFilter,
            this.barButtonItem3,
            this.barButtonItem4,
            this.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(943, 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(943, 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(943, 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, 108);
            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(943, 389);
            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(943, 383);
            this.gridControlMaster.TabIndex = 12;
            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.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
            this.gridBandChuongTrinh,
            this.gridBandPostMaster});
            this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
            this.Col_PM_MaChuongTrinh,
            this.Col_PM_TenChuongTrinh,
            this.Col_PM_TietMuc,
            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_TTHD,
            this.Col_PM_ThoiLuongChung,
            this.Col_PM_Category});
            this.gridViewMaster.GridControl = this.gridControlMaster;
            this.gridViewMaster.GroupCount = 2;
            this.gridViewMaster.IndicatorWidth = 40;
            this.gridViewMaster.Name = "gridViewMaster";
            this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false;
            this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true;
            this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true;
            this.gridViewMaster.OptionsPrint.UsePrintStyles = true;
            this.gridViewMaster.OptionsView.ColumnAutoWidth = false;
            this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true;
            this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true;
            this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
            this.gridViewMaster.OptionsView.ShowViewCaption = true;
            this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.Col_PM_Category, DevExpress.Data.ColumnSortOrder.Ascending),
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.Col_PM_PostMaster, DevExpress.Data.ColumnSortOrder.Ascending)});
            this.gridViewMaster.ViewCaption = "Post/Master (Cấp 2)";
            //
            // gridBandChuongTrinh
            //
            this.gridBandChuongTrinh.AppearanceHeader.Options.UseTextOptions = true;
            this.gridBandChuongTrinh.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridBandChuongTrinh.Caption = "Thông tin chương trình";
            this.gridBandChuongTrinh.Columns.Add(this.Col_PM_Category);
            this.gridBandChuongTrinh.Columns.Add(this.Col_PM_MaChuongTrinh);
            this.gridBandChuongTrinh.Columns.Add(this.Col_PM_TenChuongTrinh);
            this.gridBandChuongTrinh.Columns.Add(this.Col_PM_TietMuc);
            this.gridBandChuongTrinh.Name = "gridBandChuongTrinh";
            this.gridBandChuongTrinh.Width = 297;
            //
            // Col_PM_Category
            //
            this.Col_PM_Category.Caption = "Category";
            this.Col_PM_Category.Name = "Col_PM_Category";
            this.Col_PM_Category.Visible = true;
            this.Col_PM_Category.Width = 58;
            //
            // Col_PM_MaChuongTrinh
            //
            this.Col_PM_MaChuongTrinh.Caption = "Mã chương trình";
            this.Col_PM_MaChuongTrinh.Name = "Col_PM_MaChuongTrinh";
            this.Col_PM_MaChuongTrinh.Visible = true;
            this.Col_PM_MaChuongTrinh.Width = 90;
            //
            // Col_PM_TenChuongTrinh
            //
            this.Col_PM_TenChuongTrinh.Caption = "Tên chương trình";
            this.Col_PM_TenChuongTrinh.Name = "Col_PM_TenChuongTrinh";
            this.Col_PM_TenChuongTrinh.Visible = true;
            this.Col_PM_TenChuongTrinh.Width = 94;
            //
            // Col_PM_TietMuc
            //
            this.Col_PM_TietMuc.Caption = " Tiết mục";
            this.Col_PM_TietMuc.Name = "Col_PM_TietMuc";
            this.Col_PM_TietMuc.Visible = true;
            this.Col_PM_TietMuc.Width = 55;
            //
            // gridBandPostMaster
            //
            this.gridBandPostMaster.AppearanceHeader.Options.UseTextOptions = true;
            this.gridBandPostMaster.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridBandPostMaster.Caption = "Thông tin Post/Master";
            this.gridBandPostMaster.Columns.Add(this.Col_PM_PostMaster);
            this.gridBandPostMaster.Columns.Add(this.Col_PM_TongTap);
            this.gridBandPostMaster.Columns.Add(this.Col_PM_LoaiLuu);
            this.gridBandPostMaster.Columns.Add(this.Col_PM_Ke);
            this.gridBandPostMaster.Columns.Add(this.Col_PM_Ngan);
            this.gridBandPostMaster.Columns.Add(this.Col_PM_Tang);
            this.gridBandPostMaster.Columns.Add(this.Col_PM_PopUp);
            this.gridBandPostMaster.Columns.Add(this.Col_PM_ThoiLuongChung);
            this.gridBandPostMaster.Columns.Add(this.Col_PM_TTDinhKem);
            this.gridBandPostMaster.Columns.Add(this.Col_PM_ThanhLy);
            this.gridBandPostMaster.Columns.Add(this.Col_PM_NgayNhapKho);
            this.gridBandPostMaster.Columns.Add(this.Col_PM_TTHD);
            this.gridBandPostMaster.Columns.Add(this.Col_PM_DVDNgayDuyet);
            this.gridBandPostMaster.Columns.Add(this.Col_PM_DVDNgayHoanTat);
            this.gridBandPostMaster.Name = "gridBandPostMaster";
            this.gridBandPostMaster.Width = 942;
            //
            // 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.Width = 70;
            //
            // 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.Width = 82;
            //
            // 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.Width = 67;
            //
            // 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.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.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.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.Width = 46;
            //
            // 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.Width = 94;
            //
            // 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.Width = 71;
            //
            // 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.Width = 53;
            //
            // 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.Width = 84;
            //
            // 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.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.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.Width = 104;
            //
            // 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";
            //
            // popupControlContainerFilter
            //
            this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.popupControlContainerFilter.Controls.Add(this.PhongBan);
            this.popupControlContainerFilter.Controls.Add(this.plLabel7);
            this.popupControlContainerFilter.Controls.Add(this.PostMaster);
            this.popupControlContainerFilter.Controls.Add(this.label10);
            this.popupControlContainerFilter.Controls.Add(this.Category);
            this.popupControlContainerFilter.Controls.Add(this.plLabel5);
            this.popupControlContainerFilter.Controls.Add(this.LoaiLuuTru);
            this.popupControlContainerFilter.Controls.Add(this.TietMuc);
            this.popupControlContainerFilter.Controls.Add(this.plLabel6);
            this.popupControlContainerFilter.Controls.Add(this.label5);
            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(943, 84);
            this.popupControlContainerFilter.TabIndex = 0;
            this.popupControlContainerFilter.Visible = false;
            //
            // PhongBan
            //
            this.PhongBan.Location = new System.Drawing.Point(71, 56);
            this.PhongBan.Name = "PhongBan";
            this.PhongBan.Size = new System.Drawing.Size(167, 20);
            this.PhongBan.TabIndex = 252;
            //
            // plLabel7
            //
            this.plLabel7.Location = new System.Drawing.Point(4, 59);
            this.plLabel7.Name = "plLabel7";
            this.plLabel7.Size = new System.Drawing.Size(51, 13);
            this.plLabel7.TabIndex = 253;
            this.plLabel7.Text = "Phòng ban";
            this.plLabel7.ToolTip = "Phòng ban (Cấp 1)";

            //
            // PostMaster
            //
            this.PostMaster.DataSource = null;
            this.PostMaster.DisplayField = null;
            this.PostMaster.Location = new System.Drawing.Point(71, 7);
            this.PostMaster.Name = "PostMaster";
            this.PostMaster.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.PostMaster.Size = new System.Drawing.Size(162, 20);
            this.PostMaster.TabIndex = 251;
            this.PostMaster.ValueField = null;
            //
            // label10
            //
            this.label10.Location = new System.Drawing.Point(6, 11);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(58, 13);
            this.label10.TabIndex = 250;
            this.label10.Text = "Post/Master";

            //
            // Category
            //
            this.Category._DataSource = null;
            this.Category._GetField = null;
            this.Category.Location = new System.Drawing.Point(71, 31);
            this.Category.Name = "Category";
            this.Category.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
            this.Category.Size = new System.Drawing.Size(162, 20);
            this.Category.TabIndex = 249;
            //
            // plLabel5
            //
            this.plLabel5.Location = new System.Drawing.Point(7, 34);
            this.plLabel5.Name = "plLabel5";
            this.plLabel5.Size = new System.Drawing.Size(45, 13);
            this.plLabel5.TabIndex = 248;
            this.plLabel5.Text = "Category";

            //
            // LoaiLuuTru
            //
            this.LoaiLuuTru.DataSource = null;
            this.LoaiLuuTru.DisplayField = null;
            this.LoaiLuuTru.Location = new System.Drawing.Point(755, 3);
            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 = 246;
            this.LoaiLuuTru.ValueField = null;
            //
            // TietMuc
            //
            this.TietMuc.DataSource = null;
            this.TietMuc.DisplayField = null;
            this.TietMuc.Location = new System.Drawing.Point(755, 27);
            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(185, 20);
            this.TietMuc.TabIndex = 246;
            this.TietMuc.ValueField = null;
            //
            // plLabel6
            //
            this.plLabel6.Location = new System.Drawing.Point(692, 6);
            this.plLabel6.Name = "plLabel6";
            this.plLabel6.Size = new System.Drawing.Size(55, 13);
            this.plLabel6.TabIndex = 247;
            this.plLabel6.Text = "Loại lưu trữ";

            //
            // label5
            //
            this.label5.Location = new System.Drawing.Point(692, 30);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(40, 13);
            this.label5.TabIndex = 247;
            this.label5.Text = "Tiết mục";

            //
            // NoiDung
            //
            this.NoiDung._DataSource = null;
            this.NoiDung._GetField = null;
            this.NoiDung.Location = new System.Drawing.Point(302, 31);
            this.NoiDung.Name = "NoiDung";
            this.NoiDung.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
            this.NoiDung.Size = new System.Drawing.Size(373, 20);
            this.NoiDung.TabIndex = 245;
            //
            // cboTang
            //
            this.cboTang.DataSource = null;
            this.cboTang.DisplayField = null;
            this.cboTang.Location = new System.Drawing.Point(592, 6);
            this.cboTang.Name = "cboTang";
            this.cboTang.Size = new System.Drawing.Size(83, 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(451, 7);
            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(301, 7);
            this.cboKe.Name = "cboKe";
            this.cboKe.Size = new System.Drawing.Size(107, 20);
            this.cboKe.TabIndex = 242;
            this.cboKe.ValueField = null;
            //
            // ngay
            //
            this.ngay.Caption = "Từ ngày 5/11/2012 đến ngày 5/18/2012";
            this.ngay.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate;
            this.ngay.FirstFrom = new System.DateTime(2012, 5, 11, 4, 13, 4, 526);
            this.ngay.FirstTo = new System.DateTime(2012, 5, 18, 4, 13, 4, 526);
            this.ngay.FromDate = new System.DateTime(2012, 5, 11, 4, 13, 4, 526);
            this.ngay.Location = new System.Drawing.Point(302, 54);
            this.ngay.Name = "ngay";
            this.ngay.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date;
            this.ngay.SecondFrom = new System.DateTime(2012, 5, 11, 4, 13, 4, 526);
            this.ngay.SecondTo = new System.DateTime(2012, 5, 18, 4, 13, 4, 526);
            this.ngay.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate;
            this.ngay.Size = new System.Drawing.Size(373, 20);
            this.ngay.TabIndex = 196;
            this.ngay.ToDate = new System.DateTime(2012, 5, 18, 4, 13, 4, 526);
            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(558, 10);
            this.plLabel3.Name = "plLabel3";
            this.plLabel3.Size = new System.Drawing.Size(24, 13);
            this.plLabel3.TabIndex = 195;
            this.plLabel3.Text = "Tầng";

            //
            // plLabel4
            //
            this.plLabel4.Location = new System.Drawing.Point(244, 59);
            this.plLabel4.Name = "plLabel4";
            this.plLabel4.Size = new System.Drawing.Size(52, 13);
            this.plLabel4.TabIndex = 188;
            this.plLabel4.Text = "Ngày nhập";

            //
            // labelControl4
            //
            this.labelControl4.Location = new System.Drawing.Point(244, 34);
            this.labelControl4.Name = "labelControl4";
            this.labelControl4.Size = new System.Drawing.Size(34, 13);
            this.labelControl4.TabIndex = 188;
            this.labelControl4.Text = "Tên CT";

            //
            // plLabel2
            //
            this.plLabel2.Location = new System.Drawing.Point(414, 10);
            this.plLabel2.Name = "plLabel2";
            this.plLabel2.Size = new System.Drawing.Size(25, 13);
            this.plLabel2.TabIndex = 193;
            this.plLabel2.Text = "Ngăn";

            //
            // plLabel1
            //
            this.plLabel1.Location = new System.Drawing.Point(247, 10);
            this.plLabel1.Name = "plLabel1";
            this.plLabel1.Size = new System.Drawing.Size(12, 13);
            this.plLabel1.TabIndex = 192;
            this.plLabel1.Text = "Kệ";

            //
            // frmQLKhoLuuBetaCam
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(943, 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.popupControlContainerFilter)).EndInit();
            this.popupControlContainerFilter.ResumeLayout(false);
            this.popupControlContainerFilter.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.PostMaster.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Category.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.LoaiLuuTru.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).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(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);
 }