BKI_DichVuMatDat.BaoCao.f403_bao_cao_hs_athk_bsl_le_tet.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()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f403_bao_cao_hs_athk_bsl_le_tet));
            this.m_grc = new DevExpress.XtraGrid.GridControl();
            this.m_grv = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
            this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.colMA_NV = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colHO_TEN = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colDON_VI = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colCHUC_VU = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colLOAI_HD = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colTI_LE = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.colNGAY_CONG_QUY_DINH = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colX = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colTS = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colH1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colH2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colH3 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colRO_KO_DC = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colHSK = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colHS_LNS = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colHS_BSL = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colHS_ATHK = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colLE_TET = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colHO_DEM = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.colTEN = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gridColumn20 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridColumn21 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridColumn22 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridColumn23 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.m_cmd_export_excel = new DevExpress.XtraEditors.SimpleButton();
            this.imageCollection = new DevExpress.Utils.ImageCollection();
            this.m_cmd_view = new DevExpress.XtraEditors.SimpleButton();
            this.m_dat_thang = new DevExpress.XtraEditors.DateEdit();
            this.label3 = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.m_grc)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollection)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_thang.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_thang.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // m_grc
            // 
            this.m_grc.Cursor = System.Windows.Forms.Cursors.Default;
            this.m_grc.Dock = System.Windows.Forms.DockStyle.Fill;
            this.m_grc.Location = new System.Drawing.Point(0, 100);
            this.m_grc.MainView = this.m_grv;
            this.m_grc.Name = "m_grc";
            this.m_grc.Size = new System.Drawing.Size(802, 351);
            this.m_grc.TabIndex = 1;
            this.m_grc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.m_grv});
            // 
            // m_grv
            // 
            this.m_grv.Appearance.HeaderPanel.BackColor = System.Drawing.Color.White;
            this.m_grv.Appearance.HeaderPanel.BackColor2 = System.Drawing.Color.White;
            this.m_grv.Appearance.HeaderPanel.ForeColor = System.Drawing.Color.Maroon;
            this.m_grv.Appearance.HeaderPanel.Options.UseBackColor = true;
            this.m_grv.Appearance.HeaderPanel.Options.UseForeColor = true;
            this.m_grv.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.m_grv.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.m_grv.Appearance.HeaderPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.m_grv.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.m_grv.Appearance.ViewCaption.Font = new System.Drawing.Font("Tahoma", 9.25F, System.Drawing.FontStyle.Bold);
            this.m_grv.Appearance.ViewCaption.ForeColor = System.Drawing.Color.Maroon;
            this.m_grv.Appearance.ViewCaption.Options.UseFont = true;
            this.m_grv.Appearance.ViewCaption.Options.UseForeColor = true;
            this.m_grv.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
            this.gridBand1,
            this.gridBand4,
            this.gridBand5,
            this.gridBand3,
            this.gridBand2,
            this.gridBand6});
            this.m_grv.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
            this.colMA_NV,
            this.colHO_DEM,
            this.colTEN,
            this.colHO_TEN,
            this.colDON_VI,
            this.colCHUC_VU,
            this.colLOAI_HD,
            this.colTI_LE,
            this.colNGAY_CONG_QUY_DINH,
            this.colX,
            this.colTS,
            this.colH1,
            this.colH2,
            this.colH3,
            this.colHSK,
            this.colHS_LNS,
            this.colHS_BSL,
            this.colHS_ATHK,
            this.colRO_KO_DC,
            this.colLE_TET,
            this.gridColumn20,
            this.gridColumn21,
            this.gridColumn22,
            this.gridColumn23});
            this.m_grv.GridControl = this.m_grc;
            this.m_grv.GroupCount = 1;
            this.m_grv.Name = "m_grv";
            this.m_grv.OptionsBehavior.AutoExpandAllGroups = true;
            this.m_grv.OptionsBehavior.Editable = false;
            this.m_grv.OptionsBehavior.EditorShowMode = DevExpress.Utils.EditorShowMode.MouseDown;
            this.m_grv.OptionsBehavior.ReadOnly = true;
            this.m_grv.OptionsView.ColumnAutoWidth = false;
            this.m_grv.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True;
            this.m_grv.OptionsView.RowAutoHeight = true;
            this.m_grv.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colDON_VI, DevExpress.Data.ColumnSortOrder.Ascending)});
            // 
            // gridBand1
            // 
            this.gridBand1.AppearanceHeader.ForeColor = System.Drawing.Color.Maroon;
            this.gridBand1.AppearanceHeader.Options.UseForeColor = true;
            this.gridBand1.AppearanceHeader.Options.UseTextOptions = true;
            this.gridBand1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridBand1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.gridBand1.Caption = "Nhân viên";
            this.gridBand1.Columns.Add(this.colMA_NV);
            this.gridBand1.Columns.Add(this.colHO_TEN);
            this.gridBand1.Columns.Add(this.colDON_VI);
            this.gridBand1.Columns.Add(this.colCHUC_VU);
            this.gridBand1.Columns.Add(this.colLOAI_HD);
            this.gridBand1.Columns.Add(this.colTI_LE);
            this.gridBand1.Name = "gridBand1";
            this.gridBand1.VisibleIndex = 0;
            this.gridBand1.Width = 534;
            // 
            // colMA_NV
            // 
            this.colMA_NV.Caption = "Mã nhân viên";
            this.colMA_NV.FieldName = "MA_NV";
            this.colMA_NV.Name = "colMA_NV";
            this.colMA_NV.Visible = true;
            this.colMA_NV.Width = 67;
            // 
            // colHO_TEN
            // 
            this.colHO_TEN.Caption = "Họ tên";
            this.colHO_TEN.FieldName = "HO_TEN";
            this.colHO_TEN.Name = "colHO_TEN";
            this.colHO_TEN.Visible = true;
            this.colHO_TEN.Width = 129;
            // 
            // colDON_VI
            // 
            this.colDON_VI.Caption = "Đơn vị";
            this.colDON_VI.FieldName = "DON_VI";
            this.colDON_VI.Name = "colDON_VI";
            this.colDON_VI.Visible = true;
            this.colDON_VI.Width = 116;
            // 
            // colCHUC_VU
            // 
            this.colCHUC_VU.Caption = "Chức vụ";
            this.colCHUC_VU.FieldName = "CHUC_VU";
            this.colCHUC_VU.Name = "colCHUC_VU";
            this.colCHUC_VU.Visible = true;
            this.colCHUC_VU.Width = 93;
            // 
            // colLOAI_HD
            // 
            this.colLOAI_HD.Caption = "Loại HĐ";
            this.colLOAI_HD.FieldName = "LOAI_HD";
            this.colLOAI_HD.Name = "colLOAI_HD";
            this.colLOAI_HD.Visible = true;
            this.colLOAI_HD.Width = 55;
            // 
            // colTI_LE
            // 
            this.colTI_LE.Caption = "Tỉ lệ";
            this.colTI_LE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colTI_LE.FieldName = "TI_LE";
            this.colTI_LE.Name = "colTI_LE";
            this.colTI_LE.Visible = true;
            this.colTI_LE.Width = 74;
            // 
            // gridBand4
            // 
            this.gridBand4.AppearanceHeader.ForeColor = System.Drawing.Color.Maroon;
            this.gridBand4.AppearanceHeader.Options.UseForeColor = true;
            this.gridBand4.AppearanceHeader.Options.UseTextOptions = true;
            this.gridBand4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridBand4.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.gridBand4.Caption = "Thu nhập";
            this.gridBand4.Name = "gridBand4";
            this.gridBand4.Visible = false;
            this.gridBand4.VisibleIndex = -1;
            this.gridBand4.Width = 75;
            // 
            // gridBand5
            // 
            this.gridBand5.AppearanceHeader.ForeColor = System.Drawing.Color.Maroon;
            this.gridBand5.AppearanceHeader.Options.UseForeColor = true;
            this.gridBand5.AppearanceHeader.Options.UseTextOptions = true;
            this.gridBand5.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridBand5.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridBand5.Caption = "Tổng hợp";
            this.gridBand5.Columns.Add(this.colNGAY_CONG_QUY_DINH);
            this.gridBand5.Columns.Add(this.colX);
            this.gridBand5.Columns.Add(this.colTS);
            this.gridBand5.Columns.Add(this.colH1);
            this.gridBand5.Columns.Add(this.colH2);
            this.gridBand5.Columns.Add(this.colH3);
            this.gridBand5.Columns.Add(this.colRO_KO_DC);
            this.gridBand5.Columns.Add(this.colHSK);
            this.gridBand5.Columns.Add(this.colHS_LNS);
            this.gridBand5.Columns.Add(this.colHS_BSL);
            this.gridBand5.Columns.Add(this.colHS_ATHK);
            this.gridBand5.Columns.Add(this.colLE_TET);
            this.gridBand5.Columns.Add(this.colHO_DEM);
            this.gridBand5.Columns.Add(this.colTEN);
            this.gridBand5.Name = "gridBand5";
            this.gridBand5.VisibleIndex = 1;
            this.gridBand5.Width = 646;
            // 
            // colNGAY_CONG_QUY_DINH
            // 
            this.colNGAY_CONG_QUY_DINH.Caption = "NCQĐ";
            this.colNGAY_CONG_QUY_DINH.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colNGAY_CONG_QUY_DINH.FieldName = "NGAY_CONG_QUY_DINH";
            this.colNGAY_CONG_QUY_DINH.Name = "colNGAY_CONG_QUY_DINH";
            this.colNGAY_CONG_QUY_DINH.Visible = true;
            this.colNGAY_CONG_QUY_DINH.Width = 54;
            // 
            // colX
            // 
            this.colX.Caption = "X";
            this.colX.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colX.FieldName = "X";
            this.colX.Name = "colX";
            this.colX.Visible = true;
            this.colX.Width = 46;
            // 
            // colTS
            // 
            this.colTS.Caption = "TS";
            this.colTS.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colTS.FieldName = "TS";
            this.colTS.Name = "colTS";
            this.colTS.Visible = true;
            this.colTS.Width = 41;
            // 
            // colH1
            // 
            this.colH1.Caption = "H1";
            this.colH1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colH1.FieldName = "H1";
            this.colH1.Name = "colH1";
            this.colH1.Visible = true;
            this.colH1.Width = 46;
            // 
            // colH2
            // 
            this.colH2.Caption = "H2";
            this.colH2.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colH2.FieldName = "H2";
            this.colH2.Name = "colH2";
            this.colH2.Visible = true;
            this.colH2.Width = 40;
            // 
            // colH3
            // 
            this.colH3.Caption = "H3";
            this.colH3.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colH3.FieldName = "H3";
            this.colH3.Name = "colH3";
            this.colH3.Visible = true;
            this.colH3.Width = 38;
            // 
            // colRO_KO_DC
            // 
            this.colRO_KO_DC.Caption = "RO+KO+DC";
            this.colRO_KO_DC.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colRO_KO_DC.FieldName = "RO_KO_DC";
            this.colRO_KO_DC.Name = "colRO_KO_DC";
            this.colRO_KO_DC.Visible = true;
            this.colRO_KO_DC.Width = 67;
            // 
            // colHSK
            // 
            this.colHSK.Caption = "HSK";
            this.colHSK.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colHSK.FieldName = "HSK";
            this.colHSK.Name = "colHSK";
            this.colHSK.Visible = true;
            this.colHSK.Width = 57;
            // 
            // colHS_LNS
            // 
            this.colHS_LNS.Caption = "HS LNS";
            this.colHS_LNS.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colHS_LNS.FieldName = "HS_LNS";
            this.colHS_LNS.Name = "colHS_LNS";
            this.colHS_LNS.Visible = true;
            this.colHS_LNS.Width = 55;
            // 
            // colHS_BSL
            // 
            this.colHS_BSL.Caption = "HS BSL";
            this.colHS_BSL.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colHS_BSL.FieldName = "HS_BSL";
            this.colHS_BSL.Name = "colHS_BSL";
            this.colHS_BSL.Visible = true;
            this.colHS_BSL.Width = 61;
            // 
            // colHS_ATHK
            // 
            this.colHS_ATHK.Caption = "HS ATHK";
            this.colHS_ATHK.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colHS_ATHK.FieldName = "HS_ATHK";
            this.colHS_ATHK.Name = "colHS_ATHK";
            this.colHS_ATHK.Visible = true;
            this.colHS_ATHK.Width = 66;
            // 
            // colLE_TET
            // 
            this.colLE_TET.Caption = "Lễ tết";
            this.colLE_TET.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colLE_TET.FieldName = "LE_TET";
            this.colLE_TET.Name = "colLE_TET";
            this.colLE_TET.Visible = true;
            // 
            // colHO_DEM
            // 
            this.colHO_DEM.Caption = "Họ đệm";
            this.colHO_DEM.FieldName = "HO_DEM";
            this.colHO_DEM.Name = "colHO_DEM";
            // 
            // colTEN
            // 
            this.colTEN.Caption = "Tên";
            this.colTEN.FieldName = "TEN";
            this.colTEN.Name = "colTEN";
            // 
            // gridBand3
            // 
            this.gridBand3.AppearanceHeader.ForeColor = System.Drawing.Color.Maroon;
            this.gridBand3.AppearanceHeader.Options.UseForeColor = true;
            this.gridBand3.AppearanceHeader.Options.UseTextOptions = true;
            this.gridBand3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridBand3.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.gridBand3.Caption = "Tổng hợp";
            this.gridBand3.Name = "gridBand3";
            this.gridBand3.Visible = false;
            this.gridBand3.VisibleIndex = -1;
            this.gridBand3.Width = 825;
            // 
            // gridBand2
            // 
            this.gridBand2.AppearanceHeader.ForeColor = System.Drawing.Color.Maroon;
            this.gridBand2.AppearanceHeader.Options.UseForeColor = true;
            this.gridBand2.AppearanceHeader.Options.UseTextOptions = true;
            this.gridBand2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridBand2.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.gridBand2.Caption = "Tổng hợp";
            this.gridBand2.Columns.Add(this.gridColumn20);
            this.gridBand2.Columns.Add(this.gridColumn21);
            this.gridBand2.Columns.Add(this.gridColumn22);
            this.gridBand2.Columns.Add(this.gridColumn23);
            this.gridBand2.Name = "gridBand2";
            this.gridBand2.Visible = false;
            this.gridBand2.VisibleIndex = -1;
            this.gridBand2.Width = 75;
            // 
            // gridColumn20
            // 
            this.gridColumn20.Caption = "Thực lĩnh";
            this.gridColumn20.DisplayFormat.FormatString = "n0";
            this.gridColumn20.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.gridColumn20.FieldName = "THUC_LINH";
            this.gridColumn20.Name = "gridColumn20";
            // 
            // gridColumn21
            // 
            this.gridColumn21.Caption = "Truy lĩnh";
            this.gridColumn21.DisplayFormat.FormatString = "n0";
            this.gridColumn21.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.gridColumn21.FieldName = "TRUY_LINH";
            this.gridColumn21.Name = "gridColumn21";
            // 
            // gridColumn22
            // 
            this.gridColumn22.Caption = "Truy thu";
            this.gridColumn22.DisplayFormat.FormatString = "n0";
            this.gridColumn22.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.gridColumn22.FieldName = "TRUY_THU";
            this.gridColumn22.Name = "gridColumn22";
            // 
            // gridColumn23
            // 
            this.gridColumn23.Caption = "Thực lĩnh cuối cùng";
            this.gridColumn23.DisplayFormat.FormatString = "n0";
            this.gridColumn23.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.gridColumn23.FieldName = "THUC_LINH_CUOI_CUNG";
            this.gridColumn23.Name = "gridColumn23";
            // 
            // gridBand6
            // 
            this.gridBand6.Caption = "gridBand6";
            this.gridBand6.Name = "gridBand6";
            this.gridBand6.Visible = false;
            this.gridBand6.VisibleIndex = -1;
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.m_dat_thang);
            this.panelControl1.Controls.Add(this.label3);
            this.panelControl1.Controls.Add(this.m_cmd_export_excel);
            this.panelControl1.Controls.Add(this.m_cmd_view);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl1.Location = new System.Drawing.Point(0, 0);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(802, 100);
            this.panelControl1.TabIndex = 2;
            // 
            // m_cmd_export_excel
            // 
            this.m_cmd_export_excel.ImageIndex = 1;
            this.m_cmd_export_excel.ImageList = this.imageCollection;
            this.m_cmd_export_excel.Location = new System.Drawing.Point(134, 47);
            this.m_cmd_export_excel.Name = "m_cmd_export_excel";
            this.m_cmd_export_excel.Size = new System.Drawing.Size(115, 35);
            this.m_cmd_export_excel.TabIndex = 22;
            this.m_cmd_export_excel.Text = "Trích xuất dữ liệu";
            this.m_cmd_export_excel.Click += new System.EventHandler(this.m_cmd_export_excel_Click);
            // 
            // imageCollection
            // 
            this.imageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection.ImageStream")));
            this.imageCollection.Images.SetKeyName(0, "dvmd_download.png");
            this.imageCollection.Images.SetKeyName(1, "dvmd_upload.png");
            this.imageCollection.Images.SetKeyName(2, "lock.png");
            this.imageCollection.Images.SetKeyName(3, "refresh.png");
            this.imageCollection.Images.SetKeyName(4, "dvmd_info.png");
            this.imageCollection.Images.SetKeyName(5, "play.png");
            this.imageCollection.Images.SetKeyName(6, "pause.png");
            this.imageCollection.Images.SetKeyName(7, "pencil.png");
            this.imageCollection.Images.SetKeyName(8, "trash.png");
            this.imageCollection.Images.SetKeyName(9, "grid.png");
            this.imageCollection.Images.SetKeyName(10, "list.png");
            this.imageCollection.Images.SetKeyName(11, "eye.png");
            this.imageCollection.Images.SetKeyName(12, "note.png");
            this.imageCollection.Images.SetKeyName(13, "magnifier.png");
            this.imageCollection.Images.SetKeyName(14, "close.png");
            // 
            // m_cmd_view
            // 
            this.m_cmd_view.ImageIndex = 13;
            this.m_cmd_view.ImageList = this.imageCollection;
            this.m_cmd_view.Location = new System.Drawing.Point(15, 47);
            this.m_cmd_view.Name = "m_cmd_view";
            this.m_cmd_view.Size = new System.Drawing.Size(103, 35);
            this.m_cmd_view.TabIndex = 22;
            this.m_cmd_view.Text = "Xem";
            this.m_cmd_view.Click += new System.EventHandler(this.m_cmd_view_Click);
            // 
            // m_dat_thang
            // 
            this.m_dat_thang.EditValue = null;
            this.m_dat_thang.Location = new System.Drawing.Point(108, 10);
            this.m_dat_thang.Name = "m_dat_thang";
            this.m_dat_thang.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
            this.m_dat_thang.Properties.Appearance.ForeColor = System.Drawing.Color.Maroon;
            this.m_dat_thang.Properties.Appearance.Options.UseFont = true;
            this.m_dat_thang.Properties.Appearance.Options.UseForeColor = true;
            this.m_dat_thang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_dat_thang.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.m_dat_thang.Properties.DisplayFormat.FormatString = "MM/yyyy";
            this.m_dat_thang.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.m_dat_thang.Properties.EditFormat.FormatString = "MM/yyyy";
            this.m_dat_thang.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.m_dat_thang.Properties.Mask.EditMask = "MM/yyyy";
            this.m_dat_thang.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.m_dat_thang.Size = new System.Drawing.Size(141, 26);
            this.m_dat_thang.TabIndex = 30;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(15, 18);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(75, 13);
            this.label3.TabIndex = 29;
            this.label3.Text = "Chọn tháng (*)";
            // 
            // f403_bao_cao_hs_athk_bsl_le_tet
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(802, 451);
            this.Controls.Add(this.m_grc);
            this.Controls.Add(this.panelControl1);
            this.Name = "f403_bao_cao_hs_athk_bsl_le_tet";
            this.Text = "F403 - Báo cáo HS ATHK, BSL, Lễ tết";
            ((System.ComponentModel.ISupportInitialize)(this.m_grc)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_grv)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            this.panelControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollection)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_thang.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dat_thang.Properties)).EndInit();
            this.ResumeLayout(false);

        }