BKI_DichVuMatDat.NghiepVu.HopDong.f001_import_hop_dong.InitializeComponent C# (CSharp) Метод

InitializeComponent() приватный Метод

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
Результат void
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f001_import_hop_dong));
            this.label1 = new System.Windows.Forms.Label();
            this.img_DVMD = new DevExpress.Utils.ImageCollection(this.components);
            this.m_pnl_out_place_dm = new System.Windows.Forms.Panel();
            this.m_cmd_save = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_chon_file = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_tai_file_mau = new DevExpress.XtraEditors.SimpleButton();
            this.m_cmd_xuat_excel = new DevExpress.XtraEditors.SimpleButton();
            this.m_lbl_thong_bao = new DevExpress.XtraEditors.LabelControl();
            this.m_pnl_danh_sach_hop_dong = new DevExpress.XtraEditors.PanelControl();
            this.m_grc_hop_dong = new DevExpress.XtraGrid.GridControl();
            this.m_grv_hop_dong = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.STT = new DevExpress.XtraGrid.Columns.GridColumn();
            this.MA_NV = new DevExpress.XtraGrid.Columns.GridColumn();
            this.MA_HOP_DONG = new DevExpress.XtraGrid.Columns.GridColumn();
            this.MA_LOAI_HOP_DONG = new DevExpress.XtraGrid.Columns.GridColumn();
            this.MA_CHUC_DANH_LCD = new DevExpress.XtraGrid.Columns.GridColumn();
            this.MA_MUC_LCD = new DevExpress.XtraGrid.Columns.GridColumn();
            this.MA_CHUC_DANH_LNS = new DevExpress.XtraGrid.Columns.GridColumn();
            this.MA_MUC_LNS = new DevExpress.XtraGrid.Columns.GridColumn();
            this.MA_DON_VI = new DevExpress.XtraGrid.Columns.GridColumn();
            this.MA_CHUC_VU = new DevExpress.XtraGrid.Columns.GridColumn();
            this.MA_LOAI_LD = new DevExpress.XtraGrid.Columns.GridColumn();
            this.NGAY_BAT_DAU = new DevExpress.XtraGrid.Columns.GridColumn();
            this.NGAY_KET_THUC = new DevExpress.XtraGrid.Columns.GridColumn();
            this.NGAY_KI_HOP_DONG = new DevExpress.XtraGrid.Columns.GridColumn();
            this.m_tooltip_controller = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.img_DVMD)).BeginInit();
            this.m_pnl_out_place_dm.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_pnl_danh_sach_hop_dong)).BeginInit();
            this.m_pnl_danh_sach_hop_dong.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.m_grc_hop_dong)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv_hop_dong)).BeginInit();
            this.SuspendLayout();
            // 
            // label1
            // 
            this.label1.Dock = System.Windows.Forms.DockStyle.Top;
            this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.label1.ForeColor = System.Drawing.Color.Maroon;
            this.label1.Location = new System.Drawing.Point(0, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(927, 39);
            this.label1.TabIndex = 0;
            this.label1.Text = "IMPORT HỢP ĐỒNG TỪ EXCEL";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // img_DVMD
            // 
            this.img_DVMD.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("img_DVMD.ImageStream")));
            this.img_DVMD.Images.SetKeyName(0, "Excel-icon.png");
            this.img_DVMD.Images.SetKeyName(1, "excel-xls-icon.png");
            this.img_DVMD.Images.SetKeyName(2, "exit-16.ico");
            this.img_DVMD.Images.SetKeyName(3, "image.png");
            this.img_DVMD.Images.SetKeyName(4, "Microsoft Excel.png");
            this.img_DVMD.Images.SetKeyName(5, "calculator.png");
            this.img_DVMD.Images.SetKeyName(6, "diskette.png");
            this.img_DVMD.Images.SetKeyName(7, "file_add.png");
            this.img_DVMD.Images.SetKeyName(8, "file_delete.png");
            this.img_DVMD.Images.SetKeyName(9, "file_edit.png");
            this.img_DVMD.Images.SetKeyName(10, "file_search.png");
            // 
            // m_pnl_out_place_dm
            // 
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_save);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_chon_file);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_tai_file_mau);
            this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel);
            this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Top;
            this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 39);
            this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm";
            this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4);
            this.m_pnl_out_place_dm.Size = new System.Drawing.Size(927, 43);
            this.m_pnl_out_place_dm.TabIndex = 1;
            // 
            // m_cmd_save
            // 
            this.m_cmd_save.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F);
            this.m_cmd_save.Appearance.Options.UseFont = true;
            this.m_cmd_save.ImageIndex = 6;
            this.m_cmd_save.ImageList = this.img_DVMD;
            this.m_cmd_save.Location = new System.Drawing.Point(207, 4);
            this.m_cmd_save.Name = "m_cmd_save";
            this.m_cmd_save.Size = new System.Drawing.Size(92, 35);
            this.m_cmd_save.TabIndex = 2;
            this.m_cmd_save.Text = "&Lưu";
            // 
            // m_cmd_chon_file
            // 
            this.m_cmd_chon_file.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F);
            this.m_cmd_chon_file.Appearance.Options.UseFont = true;
            this.m_cmd_chon_file.ImageIndex = 4;
            this.m_cmd_chon_file.ImageList = this.img_DVMD;
            this.m_cmd_chon_file.Location = new System.Drawing.Point(107, 4);
            this.m_cmd_chon_file.Name = "m_cmd_chon_file";
            this.m_cmd_chon_file.Size = new System.Drawing.Size(100, 35);
            this.m_cmd_chon_file.TabIndex = 1;
            this.m_cmd_chon_file.Text = "&Chọn file";
            // 
            // m_cmd_tai_file_mau
            // 
            this.m_cmd_tai_file_mau.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F);
            this.m_cmd_tai_file_mau.Appearance.Options.UseFont = true;
            this.m_cmd_tai_file_mau.ImageIndex = 1;
            this.m_cmd_tai_file_mau.ImageList = this.img_DVMD;
            this.m_cmd_tai_file_mau.Location = new System.Drawing.Point(7, 4);
            this.m_cmd_tai_file_mau.Name = "m_cmd_tai_file_mau";
            this.m_cmd_tai_file_mau.Size = new System.Drawing.Size(100, 35);
            this.m_cmd_tai_file_mau.TabIndex = 0;
            this.m_cmd_tai_file_mau.Text = "&Tải file mẫu";
            // 
            // m_cmd_xuat_excel
            // 
            this.m_cmd_xuat_excel.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F);
            this.m_cmd_xuat_excel.Appearance.Options.UseFont = true;
            this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Right;
            this.m_cmd_xuat_excel.ImageIndex = 0;
            this.m_cmd_xuat_excel.ImageList = this.img_DVMD;
            this.m_cmd_xuat_excel.Location = new System.Drawing.Point(816, 4);
            this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel";
            this.m_cmd_xuat_excel.Size = new System.Drawing.Size(107, 35);
            this.m_cmd_xuat_excel.TabIndex = 3;
            this.m_cmd_xuat_excel.Text = "&Trích xuất";
            // 
            // m_lbl_thong_bao
            // 
            this.m_lbl_thong_bao.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.m_lbl_thong_bao.Appearance.ForeColor = System.Drawing.Color.Red;
            this.m_lbl_thong_bao.Dock = System.Windows.Forms.DockStyle.Top;
            this.m_lbl_thong_bao.Location = new System.Drawing.Point(0, 82);
            this.m_lbl_thong_bao.Name = "m_lbl_thong_bao";
            this.m_lbl_thong_bao.Padding = new System.Windows.Forms.Padding(5);
            this.m_lbl_thong_bao.Size = new System.Drawing.Size(97, 26);
            this.m_lbl_thong_bao.TabIndex = 3;
            this.m_lbl_thong_bao.Text = "Chưa load file";
            // 
            // m_pnl_danh_sach_hop_dong
            // 
            this.m_pnl_danh_sach_hop_dong.Controls.Add(this.m_grc_hop_dong);
            this.m_pnl_danh_sach_hop_dong.Dock = System.Windows.Forms.DockStyle.Fill;
            this.m_pnl_danh_sach_hop_dong.Location = new System.Drawing.Point(0, 108);
            this.m_pnl_danh_sach_hop_dong.Name = "m_pnl_danh_sach_hop_dong";
            this.m_pnl_danh_sach_hop_dong.Size = new System.Drawing.Size(927, 368);
            this.m_pnl_danh_sach_hop_dong.TabIndex = 4;
            // 
            // m_grc_hop_dong
            // 
            this.m_grc_hop_dong.Cursor = System.Windows.Forms.Cursors.Default;
            this.m_grc_hop_dong.Dock = System.Windows.Forms.DockStyle.Fill;
            this.m_grc_hop_dong.Location = new System.Drawing.Point(2, 2);
            this.m_grc_hop_dong.MainView = this.m_grv_hop_dong;
            this.m_grc_hop_dong.Name = "m_grc_hop_dong";
            this.m_grc_hop_dong.Size = new System.Drawing.Size(923, 364);
            this.m_grc_hop_dong.TabIndex = 0;
            this.m_grc_hop_dong.ToolTipController = this.m_tooltip_controller;
            this.m_grc_hop_dong.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.m_grv_hop_dong});
            // 
            // m_grv_hop_dong
            // 
            this.m_grv_hop_dong.Appearance.HeaderPanel.Options.UseBackColor = true;
            this.m_grv_hop_dong.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.STT,
            this.MA_NV,
            this.MA_HOP_DONG,
            this.MA_LOAI_HOP_DONG,
            this.MA_CHUC_DANH_LCD,
            this.MA_MUC_LCD,
            this.MA_CHUC_DANH_LNS,
            this.MA_MUC_LNS,
            this.MA_DON_VI,
            this.MA_CHUC_VU,
            this.MA_LOAI_LD,
            this.NGAY_BAT_DAU,
            this.NGAY_KET_THUC,
            this.NGAY_KI_HOP_DONG});
            this.m_grv_hop_dong.GridControl = this.m_grc_hop_dong;
            this.m_grv_hop_dong.Name = "m_grv_hop_dong";
            this.m_grv_hop_dong.OptionsBehavior.ReadOnly = true;
            this.m_grv_hop_dong.OptionsPrint.AutoWidth = false;
            this.m_grv_hop_dong.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True;
            // 
            // STT
            // 
            this.STT.AppearanceCell.Options.UseTextOptions = true;
            this.STT.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.STT.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.STT.AppearanceHeader.Options.UseFont = true;
            this.STT.AppearanceHeader.Options.UseTextOptions = true;
            this.STT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.STT.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.STT.Caption = "STT";
            this.STT.FieldName = "STT";
            this.STT.Name = "STT";
            this.STT.Visible = true;
            this.STT.VisibleIndex = 0;
            this.STT.Width = 44;
            // 
            // MA_NV
            // 
            this.MA_NV.AppearanceCell.Options.UseTextOptions = true;
            this.MA_NV.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.MA_NV.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.MA_NV.AppearanceHeader.Options.UseFont = true;
            this.MA_NV.AppearanceHeader.Options.UseTextOptions = true;
            this.MA_NV.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.MA_NV.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.MA_NV.Caption = "Mã NV";
            this.MA_NV.FieldName = "MA_NHAN_VIEN";
            this.MA_NV.Name = "MA_NV";
            this.MA_NV.Visible = true;
            this.MA_NV.VisibleIndex = 1;
            // 
            // MA_HOP_DONG
            // 
            this.MA_HOP_DONG.AppearanceCell.Options.UseTextOptions = true;
            this.MA_HOP_DONG.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.MA_HOP_DONG.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.MA_HOP_DONG.AppearanceHeader.Options.UseFont = true;
            this.MA_HOP_DONG.AppearanceHeader.Options.UseTextOptions = true;
            this.MA_HOP_DONG.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.MA_HOP_DONG.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.MA_HOP_DONG.Caption = "Mã HĐ";
            this.MA_HOP_DONG.FieldName = "MA_HOP_DONG";
            this.MA_HOP_DONG.Name = "MA_HOP_DONG";
            this.MA_HOP_DONG.Visible = true;
            this.MA_HOP_DONG.VisibleIndex = 2;
            // 
            // MA_LOAI_HOP_DONG
            // 
            this.MA_LOAI_HOP_DONG.AppearanceCell.Options.UseTextOptions = true;
            this.MA_LOAI_HOP_DONG.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.MA_LOAI_HOP_DONG.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.MA_LOAI_HOP_DONG.AppearanceHeader.Options.UseFont = true;
            this.MA_LOAI_HOP_DONG.AppearanceHeader.Options.UseTextOptions = true;
            this.MA_LOAI_HOP_DONG.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.MA_LOAI_HOP_DONG.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.MA_LOAI_HOP_DONG.Caption = "Mã loại hợp đồng";
            this.MA_LOAI_HOP_DONG.FieldName = "MA_LOAI_HOP_DONG";
            this.MA_LOAI_HOP_DONG.Name = "MA_LOAI_HOP_DONG";
            this.MA_LOAI_HOP_DONG.Visible = true;
            this.MA_LOAI_HOP_DONG.VisibleIndex = 3;
            // 
            // MA_CHUC_DANH_LCD
            // 
            this.MA_CHUC_DANH_LCD.AppearanceCell.Options.UseTextOptions = true;
            this.MA_CHUC_DANH_LCD.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.MA_CHUC_DANH_LCD.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.MA_CHUC_DANH_LCD.AppearanceHeader.Options.UseFont = true;
            this.MA_CHUC_DANH_LCD.AppearanceHeader.Options.UseTextOptions = true;
            this.MA_CHUC_DANH_LCD.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.MA_CHUC_DANH_LCD.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.MA_CHUC_DANH_LCD.Caption = "Mã chức danh LCD";
            this.MA_CHUC_DANH_LCD.FieldName = "MA_CHUC_DANH_LCD";
            this.MA_CHUC_DANH_LCD.Name = "MA_CHUC_DANH_LCD";
            this.MA_CHUC_DANH_LCD.Visible = true;
            this.MA_CHUC_DANH_LCD.VisibleIndex = 4;
            // 
            // MA_MUC_LCD
            // 
            this.MA_MUC_LCD.AppearanceCell.Options.UseTextOptions = true;
            this.MA_MUC_LCD.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.MA_MUC_LCD.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.MA_MUC_LCD.AppearanceHeader.Options.UseFont = true;
            this.MA_MUC_LCD.AppearanceHeader.Options.UseTextOptions = true;
            this.MA_MUC_LCD.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.MA_MUC_LCD.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.MA_MUC_LCD.Caption = "Mã mức LCD";
            this.MA_MUC_LCD.FieldName = "MA_MUC_LCD";
            this.MA_MUC_LCD.Name = "MA_MUC_LCD";
            this.MA_MUC_LCD.Visible = true;
            this.MA_MUC_LCD.VisibleIndex = 5;
            // 
            // MA_CHUC_DANH_LNS
            // 
            this.MA_CHUC_DANH_LNS.AppearanceCell.Options.UseTextOptions = true;
            this.MA_CHUC_DANH_LNS.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.MA_CHUC_DANH_LNS.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.MA_CHUC_DANH_LNS.AppearanceHeader.Options.UseFont = true;
            this.MA_CHUC_DANH_LNS.AppearanceHeader.Options.UseTextOptions = true;
            this.MA_CHUC_DANH_LNS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.MA_CHUC_DANH_LNS.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.MA_CHUC_DANH_LNS.Caption = "Mã chức danh LNS";
            this.MA_CHUC_DANH_LNS.FieldName = "MA_CHUC_DANH_LNS";
            this.MA_CHUC_DANH_LNS.Name = "MA_CHUC_DANH_LNS";
            this.MA_CHUC_DANH_LNS.Visible = true;
            this.MA_CHUC_DANH_LNS.VisibleIndex = 6;
            // 
            // MA_MUC_LNS
            // 
            this.MA_MUC_LNS.AppearanceCell.Options.UseTextOptions = true;
            this.MA_MUC_LNS.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.MA_MUC_LNS.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.MA_MUC_LNS.AppearanceHeader.Options.UseFont = true;
            this.MA_MUC_LNS.AppearanceHeader.Options.UseTextOptions = true;
            this.MA_MUC_LNS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.MA_MUC_LNS.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.MA_MUC_LNS.Caption = "Mã mức LNS";
            this.MA_MUC_LNS.FieldName = "MA_MUC_LUONG_NS";
            this.MA_MUC_LNS.Name = "MA_MUC_LNS";
            this.MA_MUC_LNS.Visible = true;
            this.MA_MUC_LNS.VisibleIndex = 7;
            // 
            // MA_DON_VI
            // 
            this.MA_DON_VI.AppearanceCell.Options.UseTextOptions = true;
            this.MA_DON_VI.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.MA_DON_VI.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.MA_DON_VI.AppearanceHeader.Options.UseFont = true;
            this.MA_DON_VI.AppearanceHeader.Options.UseTextOptions = true;
            this.MA_DON_VI.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.MA_DON_VI.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.MA_DON_VI.Caption = "Mã đơn vị";
            this.MA_DON_VI.FieldName = "MA_DON_VI";
            this.MA_DON_VI.Name = "MA_DON_VI";
            this.MA_DON_VI.Visible = true;
            this.MA_DON_VI.VisibleIndex = 8;
            // 
            // MA_CHUC_VU
            // 
            this.MA_CHUC_VU.AppearanceCell.Options.UseTextOptions = true;
            this.MA_CHUC_VU.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.MA_CHUC_VU.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.MA_CHUC_VU.AppearanceHeader.Options.UseFont = true;
            this.MA_CHUC_VU.AppearanceHeader.Options.UseTextOptions = true;
            this.MA_CHUC_VU.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.MA_CHUC_VU.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.MA_CHUC_VU.Caption = "Mã chức vụ";
            this.MA_CHUC_VU.FieldName = "MA_CHUC_VU";
            this.MA_CHUC_VU.Name = "MA_CHUC_VU";
            this.MA_CHUC_VU.Visible = true;
            this.MA_CHUC_VU.VisibleIndex = 9;
            // 
            // MA_LOAI_LD
            // 
            this.MA_LOAI_LD.AppearanceCell.Options.UseTextOptions = true;
            this.MA_LOAI_LD.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.MA_LOAI_LD.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.MA_LOAI_LD.AppearanceHeader.Options.UseFont = true;
            this.MA_LOAI_LD.AppearanceHeader.Options.UseTextOptions = true;
            this.MA_LOAI_LD.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.MA_LOAI_LD.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.MA_LOAI_LD.Caption = "Mã loại LĐ";
            this.MA_LOAI_LD.FieldName = "MA_LOAI_LAO_DONG";
            this.MA_LOAI_LD.Name = "MA_LOAI_LD";
            this.MA_LOAI_LD.Visible = true;
            this.MA_LOAI_LD.VisibleIndex = 10;
            // 
            // NGAY_BAT_DAU
            // 
            this.NGAY_BAT_DAU.AppearanceCell.Options.UseTextOptions = true;
            this.NGAY_BAT_DAU.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.NGAY_BAT_DAU.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.NGAY_BAT_DAU.AppearanceHeader.Options.UseFont = true;
            this.NGAY_BAT_DAU.AppearanceHeader.Options.UseTextOptions = true;
            this.NGAY_BAT_DAU.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.NGAY_BAT_DAU.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.NGAY_BAT_DAU.Caption = "Ngày bắt đầu";
            this.NGAY_BAT_DAU.DisplayFormat.FormatString = "dd/MM/yyyy";
            this.NGAY_BAT_DAU.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
            this.NGAY_BAT_DAU.FieldName = "NGAY_BAT_DAU";
            this.NGAY_BAT_DAU.Name = "NGAY_BAT_DAU";
            this.NGAY_BAT_DAU.Visible = true;
            this.NGAY_BAT_DAU.VisibleIndex = 11;
            // 
            // NGAY_KET_THUC
            // 
            this.NGAY_KET_THUC.AppearanceCell.Options.UseTextOptions = true;
            this.NGAY_KET_THUC.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.NGAY_KET_THUC.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.NGAY_KET_THUC.AppearanceHeader.Options.UseFont = true;
            this.NGAY_KET_THUC.AppearanceHeader.Options.UseTextOptions = true;
            this.NGAY_KET_THUC.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.NGAY_KET_THUC.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.NGAY_KET_THUC.Caption = "Ngày kết thúc";
            this.NGAY_KET_THUC.DisplayFormat.FormatString = "dd/MM/yyyy";
            this.NGAY_KET_THUC.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
            this.NGAY_KET_THUC.FieldName = "NGAY_KET_THUC";
            this.NGAY_KET_THUC.Name = "NGAY_KET_THUC";
            this.NGAY_KET_THUC.Visible = true;
            this.NGAY_KET_THUC.VisibleIndex = 12;
            // 
            // NGAY_KI_HOP_DONG
            // 
            this.NGAY_KI_HOP_DONG.AppearanceCell.Options.UseTextOptions = true;
            this.NGAY_KI_HOP_DONG.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.NGAY_KI_HOP_DONG.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.NGAY_KI_HOP_DONG.AppearanceHeader.Options.UseFont = true;
            this.NGAY_KI_HOP_DONG.AppearanceHeader.Options.UseTextOptions = true;
            this.NGAY_KI_HOP_DONG.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.NGAY_KI_HOP_DONG.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.NGAY_KI_HOP_DONG.Caption = "Ngày kí hợp đồng";
            this.NGAY_KI_HOP_DONG.DisplayFormat.FormatString = "dd/MM/yyyy";
            this.NGAY_KI_HOP_DONG.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
            this.NGAY_KI_HOP_DONG.FieldName = "NGAY_KI_HOP_DONG";
            this.NGAY_KI_HOP_DONG.Name = "NGAY_KI_HOP_DONG";
            this.NGAY_KI_HOP_DONG.Visible = true;
            this.NGAY_KI_HOP_DONG.VisibleIndex = 13;
            // 
            // f001_import_hop_dong
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(927, 476);
            this.Controls.Add(this.m_pnl_danh_sach_hop_dong);
            this.Controls.Add(this.m_lbl_thong_bao);
            this.Controls.Add(this.m_pnl_out_place_dm);
            this.Controls.Add(this.label1);
            this.Name = "f001_import_hop_dong";
            this.Text = "F001 - IMPORT HỢP ĐỒNG EXCEL";
            ((System.ComponentModel.ISupportInitialize)(this.img_DVMD)).EndInit();
            this.m_pnl_out_place_dm.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.m_pnl_danh_sach_hop_dong)).EndInit();
            this.m_pnl_danh_sach_hop_dong.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.m_grc_hop_dong)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv_hop_dong)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }