namespace AIMS.OperationFront.UI
{
    partial class frmPersonSchedulKeep
    {
        /// 
        /// Required designer variable.
        /// 
        private System.ComponentModel.IContainer components = null;
        /// 
        /// Clean up any resources being used.
        /// 
        /// true if managed resources should be disposed; otherwise, false.
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }
        #region Windows Form Designer generated code
        /// 
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// 
        private void InitializeComponent()
        {
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPersonSchedulKeep));
            this.panelAll = new System.Windows.Forms.Panel();
            this.panelBody = new System.Windows.Forms.Panel();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.WorkerCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.WorkerName = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.RoleName = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.SchedulingTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.BeginTime2 = new DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn();
            this.EndTime2 = new DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn();
            this.Overtime1 = new DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn();
            this.Overtime2 = new DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn();
            this.OverHours = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.LackTime1 = new DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn();
            this.LackTime2 = new DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn();
            this.LackHours = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.SchedulingTypeId = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.panelTop = new System.Windows.Forms.Panel();
            this.btnPrint = new System.Windows.Forms.Button();
            this.chxLackTime = new System.Windows.Forms.CheckBox();
            this.chxOverTime = new System.Windows.Forms.CheckBox();
            this.chxInvalidWorker = new System.Windows.Forms.CheckBox();
            this.button1 = new System.Windows.Forms.Button();
            this.panel1 = new System.Windows.Forms.Panel();
            this.radioNurse = new System.Windows.Forms.RadioButton();
            this.radioDoctor = new System.Windows.Forms.RadioButton();
            this.label2 = new System.Windows.Forms.Label();
            this.textFind = new System.Windows.Forms.TextBox();
            this.btnSave = new System.Windows.Forms.Button();
            this.btnFresh = new System.Windows.Forms.Button();
            this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
            this.label1 = new System.Windows.Forms.Label();
            this.panelBottom = new System.Windows.Forms.Panel();
            this.label3 = new System.Windows.Forms.Label();
            this.labelTotal = new System.Windows.Forms.Label();
            this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewComboBoxColumn1 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.panelAll.SuspendLayout();
            this.panelBody.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.panelTop.SuspendLayout();
            this.panel1.SuspendLayout();
            this.panelBottom.SuspendLayout();
            this.SuspendLayout();
            // 
            // panelAll
            // 
            this.panelAll.Controls.Add(this.panelBody);
            this.panelAll.Controls.Add(this.panelTop);
            this.panelAll.Controls.Add(this.panelBottom);
            this.panelAll.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelAll.Location = new System.Drawing.Point(0, 0);
            this.panelAll.Margin = new System.Windows.Forms.Padding(2);
            this.panelAll.Name = "panelAll";
            this.panelAll.Size = new System.Drawing.Size(1273, 616);
            this.panelAll.TabIndex = 0;
            // 
            // panelBody
            // 
            this.panelBody.Controls.Add(this.dataGridView1);
            this.panelBody.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelBody.Location = new System.Drawing.Point(0, 33);
            this.panelBody.Margin = new System.Windows.Forms.Padding(2);
            this.panelBody.Name = "panelBody";
            this.panelBody.Size = new System.Drawing.Size(1273, 549);
            this.panelBody.TabIndex = 1;
            // 
            // dataGridView1
            // 
            this.dataGridView1.AllowUserToAddRows = false;
            this.dataGridView1.AllowUserToDeleteRows = false;
            this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.Window;
            dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle20.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle20.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle20;
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.WorkerCode,
            this.WorkerName,
            this.RoleName,
            this.SchedulingTypeName,
            this.BeginTime2,
            this.EndTime2,
            this.Overtime1,
            this.Overtime2,
            this.OverHours,
            this.LackTime1,
            this.LackTime2,
            this.LackHours,
            this.SchedulingTypeId});
            this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dataGridView1.Location = new System.Drawing.Point(0, 0);
            this.dataGridView1.Margin = new System.Windows.Forms.Padding(2);
            this.dataGridView1.MultiSelect = false;
            this.dataGridView1.Name = "dataGridView1";
            dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle27.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle27.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle27.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle27.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle27;
            this.dataGridView1.RowTemplate.Height = 27;
            this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.dataGridView1.Size = new System.Drawing.Size(1273, 549);
            this.dataGridView1.TabIndex = 0;
            this.dataGridView1.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dataGridView1_CellBeginEdit);
            this.dataGridView1.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellValueChanged);
            this.dataGridView1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dataGridView1_DataError);
            // 
            // WorkerCode
            // 
            this.WorkerCode.DataPropertyName = "WorkNo";
            dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.WorkerCode.DefaultCellStyle = dataGridViewCellStyle21;
            this.WorkerCode.HeaderText = "员工编号";
            this.WorkerCode.Name = "WorkerCode";
            this.WorkerCode.ReadOnly = true;
            // 
            // WorkerName
            // 
            this.WorkerName.DataPropertyName = "Name";
            dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.WorkerName.DefaultCellStyle = dataGridViewCellStyle22;
            this.WorkerName.HeaderText = "姓名";
            this.WorkerName.Name = "WorkerName";
            this.WorkerName.ReadOnly = true;
            // 
            // RoleName
            // 
            this.RoleName.DataPropertyName = "RoleName";
            dataGridViewCellStyle23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.RoleName.DefaultCellStyle = dataGridViewCellStyle23;
            this.RoleName.HeaderText = "角色";
            this.RoleName.Name = "RoleName";
            this.RoleName.ReadOnly = true;
            this.RoleName.Width = 80;
            // 
            // SchedulingTypeName
            // 
            this.SchedulingTypeName.DataPropertyName = "SchedulingTypeName";
            dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.SchedulingTypeName.DefaultCellStyle = dataGridViewCellStyle24;
            this.SchedulingTypeName.HeaderText = "班次";
            this.SchedulingTypeName.Name = "SchedulingTypeName";
            this.SchedulingTypeName.ReadOnly = true;
            this.SchedulingTypeName.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            // 
            // BeginTime2
            // 
            // 
            // 
            // 
            this.BeginTime2.BackgroundStyle.Class = "DataGridViewDateTimeBorder";
            this.BeginTime2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.BeginTime2.CustomFormat = "d日HH:mm";
            this.BeginTime2.DataPropertyName = "BeginTime2";
            dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.BeginTime2.DefaultCellStyle = dataGridViewCellStyle25;
            this.BeginTime2.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
            this.BeginTime2.HeaderText = "上班时间";
            this.BeginTime2.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Left;
            // 
            // 
            // 
            // 
            // 
            // 
            this.BeginTime2.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.BeginTime2.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
            // 
            // 
            // 
            this.BeginTime2.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.BeginTime2.MonthCalendar.DisplayMonth = new System.DateTime(2020, 2, 1, 0, 0, 0, 0);
            this.BeginTime2.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
            // 
            // 
            // 
            this.BeginTime2.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.BeginTime2.Name = "BeginTime2";
            this.BeginTime2.ReadOnly = true;
            this.BeginTime2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.BeginTime2.Width = 80;
            // 
            // EndTime2
            // 
            // 
            // 
            // 
            this.EndTime2.BackgroundStyle.Class = "DataGridViewDateTimeBorder";
            this.EndTime2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.EndTime2.CustomFormat = "d日HH:mm";
            this.EndTime2.DataPropertyName = "EndTime2";
            dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.EndTime2.DefaultCellStyle = dataGridViewCellStyle6;
            this.EndTime2.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
            this.EndTime2.HeaderText = "下班时间";
            this.EndTime2.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Left;
            // 
            // 
            // 
            // 
            // 
            // 
            this.EndTime2.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.EndTime2.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
            // 
            // 
            // 
            this.EndTime2.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.EndTime2.MonthCalendar.DisplayMonth = new System.DateTime(2020, 2, 1, 0, 0, 0, 0);
            this.EndTime2.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
            // 
            // 
            // 
            this.EndTime2.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.EndTime2.Name = "EndTime2";
            this.EndTime2.ReadOnly = true;
            this.EndTime2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.EndTime2.Width = 80;
            // 
            // Overtime1
            // 
            // 
            // 
            // 
            this.Overtime1.BackgroundStyle.Class = "DataGridViewDateTimeBorder";
            this.Overtime1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.Overtime1.CustomFormat = "d日HH:mm";
            this.Overtime1.DataPropertyName = "OverTime1";
            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.Overtime1.DefaultCellStyle = dataGridViewCellStyle7;
            this.Overtime1.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
            this.Overtime1.HeaderText = "加班起点";
            this.Overtime1.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Left;
            // 
            // 
            // 
            // 
            // 
            // 
            this.Overtime1.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.Overtime1.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
            // 
            // 
            // 
            this.Overtime1.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.Overtime1.MonthCalendar.DisplayMonth = new System.DateTime(2020, 1, 1, 0, 0, 0, 0);
            this.Overtime1.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
            // 
            // 
            // 
            this.Overtime1.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.Overtime1.Name = "Overtime1";
            this.Overtime1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Overtime1.ShowUpDown = true;
            // 
            // Overtime2
            // 
            // 
            // 
            // 
            this.Overtime2.BackgroundStyle.Class = "DataGridViewDateTimeBorder";
            this.Overtime2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.Overtime2.CustomFormat = "d日HH:mm";
            this.Overtime2.DataPropertyName = "OverTime2";
            dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.Overtime2.DefaultCellStyle = dataGridViewCellStyle8;
            this.Overtime2.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
            this.Overtime2.HeaderText = "加班终点";
            this.Overtime2.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Left;
            // 
            // 
            // 
            // 
            // 
            // 
            this.Overtime2.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.Overtime2.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
            // 
            // 
            // 
            this.Overtime2.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.Overtime2.MonthCalendar.DisplayMonth = new System.DateTime(2020, 1, 1, 0, 0, 0, 0);
            this.Overtime2.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
            // 
            // 
            // 
            this.Overtime2.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.Overtime2.Name = "Overtime2";
            this.Overtime2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Overtime2.ShowUpDown = true;
            // 
            // OverHours
            // 
            this.OverHours.DataPropertyName = "OverHours";
            dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
            this.OverHours.DefaultCellStyle = dataGridViewCellStyle9;
            this.OverHours.HeaderText = "加班时数";
            this.OverHours.Name = "OverHours";
            this.OverHours.Width = 80;
            // 
            // LackTime1
            // 
            // 
            // 
            // 
            this.LackTime1.BackgroundStyle.Class = "DataGridViewDateTimeBorder";
            this.LackTime1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.LackTime1.CustomFormat = "d日HH:mm";
            this.LackTime1.DataPropertyName = "LackTime1";
            dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.LackTime1.DefaultCellStyle = dataGridViewCellStyle26;
            this.LackTime1.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
            this.LackTime1.HeaderText = "缺勤起点";
            this.LackTime1.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Left;
            // 
            // 
            // 
            // 
            // 
            // 
            this.LackTime1.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.LackTime1.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
            // 
            // 
            // 
            this.LackTime1.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.LackTime1.MonthCalendar.DisplayMonth = new System.DateTime(2020, 1, 1, 0, 0, 0, 0);
            this.LackTime1.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
            // 
            // 
            // 
            this.LackTime1.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.LackTime1.Name = "LackTime1";
            this.LackTime1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.LackTime1.ShowUpDown = true;
            // 
            // LackTime2
            // 
            // 
            // 
            // 
            this.LackTime2.BackgroundStyle.Class = "DataGridViewDateTimeBorder";
            this.LackTime2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.LackTime2.CustomFormat = "d日HH:mm";
            this.LackTime2.DataPropertyName = "LackTime2";
            dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.LackTime2.DefaultCellStyle = dataGridViewCellStyle11;
            this.LackTime2.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
            this.LackTime2.HeaderText = "缺勤终点";
            this.LackTime2.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Left;
            // 
            // 
            // 
            // 
            // 
            // 
            this.LackTime2.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.LackTime2.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
            // 
            // 
            // 
            this.LackTime2.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.LackTime2.MonthCalendar.DisplayMonth = new System.DateTime(2020, 1, 1, 0, 0, 0, 0);
            this.LackTime2.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
            // 
            // 
            // 
            this.LackTime2.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.LackTime2.Name = "LackTime2";
            this.LackTime2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.LackTime2.ShowUpDown = true;
            // 
            // LackHours
            // 
            this.LackHours.DataPropertyName = "LackHours";
            dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
            this.LackHours.DefaultCellStyle = dataGridViewCellStyle12;
            this.LackHours.HeaderText = "缺勤时数";
            this.LackHours.Name = "LackHours";
            this.LackHours.Width = 80;
            // 
            // SchedulingTypeId
            // 
            this.SchedulingTypeId.DataPropertyName = "SchedulingTypeId";
            this.SchedulingTypeId.HeaderText = "班次Id";
            this.SchedulingTypeId.Name = "SchedulingTypeId";
            this.SchedulingTypeId.Visible = false;
            // 
            // panelTop
            // 
            this.panelTop.Controls.Add(this.btnPrint);
            this.panelTop.Controls.Add(this.chxLackTime);
            this.panelTop.Controls.Add(this.chxOverTime);
            this.panelTop.Controls.Add(this.chxInvalidWorker);
            this.panelTop.Controls.Add(this.button1);
            this.panelTop.Controls.Add(this.panel1);
            this.panelTop.Controls.Add(this.label2);
            this.panelTop.Controls.Add(this.textFind);
            this.panelTop.Controls.Add(this.btnSave);
            this.panelTop.Controls.Add(this.btnFresh);
            this.panelTop.Controls.Add(this.dateTimePicker1);
            this.panelTop.Controls.Add(this.label1);
            this.panelTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelTop.Location = new System.Drawing.Point(0, 0);
            this.panelTop.Margin = new System.Windows.Forms.Padding(2);
            this.panelTop.Name = "panelTop";
            this.panelTop.Size = new System.Drawing.Size(1273, 33);
            this.panelTop.TabIndex = 0;
            // 
            // btnPrint
            // 
            this.btnPrint.Location = new System.Drawing.Point(1029, 3);
            this.btnPrint.Margin = new System.Windows.Forms.Padding(2);
            this.btnPrint.Name = "btnPrint";
            this.btnPrint.Size = new System.Drawing.Size(81, 25);
            this.btnPrint.TabIndex = 12;
            this.btnPrint.Text = "打印预览";
            this.btnPrint.UseVisualStyleBackColor = true;
            this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
            // 
            // chxLackTime
            // 
            this.chxLackTime.AutoSize = true;
            this.chxLackTime.Location = new System.Drawing.Point(761, 34);
            this.chxLackTime.Name = "chxLackTime";
            this.chxLackTime.Size = new System.Drawing.Size(84, 16);
            this.chxLackTime.TabIndex = 11;
            this.chxLackTime.Text = "缺勤在班内";
            this.chxLackTime.UseVisualStyleBackColor = true;
            // 
            // chxOverTime
            // 
            this.chxOverTime.AutoSize = true;
            this.chxOverTime.Location = new System.Drawing.Point(659, 35);
            this.chxOverTime.Name = "chxOverTime";
            this.chxOverTime.Size = new System.Drawing.Size(96, 16);
            this.chxOverTime.TabIndex = 10;
            this.chxOverTime.Text = "加班应在班外";
            this.chxOverTime.UseVisualStyleBackColor = true;
            // 
            // chxInvalidWorker
            // 
            this.chxInvalidWorker.AutoSize = true;
            this.chxInvalidWorker.Location = new System.Drawing.Point(569, 10);
            this.chxInvalidWorker.Name = "chxInvalidWorker";
            this.chxInvalidWorker.Size = new System.Drawing.Size(84, 16);
            this.chxInvalidWorker.TabIndex = 9;
            this.chxInvalidWorker.Text = "含无效员工";
            this.chxInvalidWorker.UseVisualStyleBackColor = true;
            this.chxInvalidWorker.CheckedChanged += new System.EventHandler(this.chxInvalidWorker_CheckedChanged);
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(929, 4);
            this.button1.Margin = new System.Windows.Forms.Padding(2);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(81, 25);
            this.button1.TabIndex = 8;
            this.button1.Text = "导出Excel";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.radioNurse);
            this.panel1.Controls.Add(this.radioDoctor);
            this.panel1.Location = new System.Drawing.Point(397, 6);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(166, 23);
            this.panel1.TabIndex = 7;
            // 
            // radioNurse
            // 
            this.radioNurse.AutoSize = true;
            this.radioNurse.Location = new System.Drawing.Point(108, 3);
            this.radioNurse.Name = "radioNurse";
            this.radioNurse.Size = new System.Drawing.Size(47, 16);
            this.radioNurse.TabIndex = 2;
            this.radioNurse.Text = "护士";
            this.radioNurse.UseVisualStyleBackColor = true;
            this.radioNurse.CheckedChanged += new System.EventHandler(this.radioNurse_CheckedChanged);
            // 
            // radioDoctor
            // 
            this.radioDoctor.AutoSize = true;
            this.radioDoctor.Checked = true;
            this.radioDoctor.Location = new System.Drawing.Point(21, 2);
            this.radioDoctor.Name = "radioDoctor";
            this.radioDoctor.Size = new System.Drawing.Size(71, 16);
            this.radioDoctor.TabIndex = 1;
            this.radioDoctor.TabStop = true;
            this.radioDoctor.Text = "麻醉医生";
            this.radioDoctor.UseVisualStyleBackColor = true;
            this.radioDoctor.CheckedChanged += new System.EventHandler(this.radioDoctor_CheckedChanged);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(188, 10);
            this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(77, 12);
            this.label2.TabIndex = 6;
            this.label2.Text = "姓名编号过滤";
            // 
            // textFind
            // 
            this.textFind.Location = new System.Drawing.Point(271, 6);
            this.textFind.Margin = new System.Windows.Forms.Padding(2);
            this.textFind.Name = "textFind";
            this.textFind.Size = new System.Drawing.Size(114, 21);
            this.textFind.TabIndex = 5;
            this.textFind.TextChanged += new System.EventHandler(this.textFind_TextChanged);
            // 
            // btnSave
            // 
            this.btnSave.Location = new System.Drawing.Point(761, 4);
            this.btnSave.Margin = new System.Windows.Forms.Padding(2);
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(62, 25);
            this.btnSave.TabIndex = 3;
            this.btnSave.Text = "保存";
            this.btnSave.UseVisualStyleBackColor = true;
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // btnFresh
            // 
            this.btnFresh.Location = new System.Drawing.Point(845, 4);
            this.btnFresh.Margin = new System.Windows.Forms.Padding(2);
            this.btnFresh.Name = "btnFresh";
            this.btnFresh.Size = new System.Drawing.Size(62, 25);
            this.btnFresh.TabIndex = 2;
            this.btnFresh.Text = "刷新";
            this.btnFresh.UseVisualStyleBackColor = true;
            this.btnFresh.Click += new System.EventHandler(this.btnFresh_Click);
            // 
            // dateTimePicker1
            // 
            this.dateTimePicker1.CustomFormat = "yyyy-MM-dd";
            this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dateTimePicker1.Location = new System.Drawing.Point(56, 6);
            this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(2);
            this.dateTimePicker1.Name = "dateTimePicker1";
            this.dateTimePicker1.Size = new System.Drawing.Size(99, 21);
            this.dateTimePicker1.TabIndex = 1;
            this.dateTimePicker1.ValueChanged += new System.EventHandler(this.dateTimePicker1_ValueChanged);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(14, 10);
            this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(29, 12);
            this.label1.TabIndex = 0;
            this.label1.Text = "日期";
            // 
            // panelBottom
            // 
            this.panelBottom.Controls.Add(this.label3);
            this.panelBottom.Controls.Add(this.labelTotal);
            this.panelBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelBottom.Location = new System.Drawing.Point(0, 582);
            this.panelBottom.Margin = new System.Windows.Forms.Padding(2);
            this.panelBottom.Name = "panelBottom";
            this.panelBottom.Size = new System.Drawing.Size(1273, 34);
            this.panelBottom.TabIndex = 2;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(54, 11);
            this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(47, 12);
            this.label3.TabIndex = 2;
            this.label3.Text = "合计: ";
            // 
            // labelTotal
            // 
            this.labelTotal.AutoSize = true;
            this.labelTotal.Location = new System.Drawing.Point(115, 11);
            this.labelTotal.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.labelTotal.Name = "labelTotal";
            this.labelTotal.Size = new System.Drawing.Size(155, 12);
            this.labelTotal.TabIndex = 1;
            this.labelTotal.Text = "加班 0 小时, 缺勤 0 小时";
            // 
            // dataGridViewTextBoxColumn1
            // 
            this.dataGridViewTextBoxColumn1.DataPropertyName = "WorkNo";
            this.dataGridViewTextBoxColumn1.HeaderText = "员工编号";
            this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
            this.dataGridViewTextBoxColumn1.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn2
            // 
            this.dataGridViewTextBoxColumn2.DataPropertyName = "Name";
            this.dataGridViewTextBoxColumn2.HeaderText = "姓名";
            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
            this.dataGridViewTextBoxColumn2.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn3
            // 
            this.dataGridViewTextBoxColumn3.DataPropertyName = "RoleName";
            this.dataGridViewTextBoxColumn3.HeaderText = "角色";
            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
            this.dataGridViewTextBoxColumn3.ReadOnly = true;
            this.dataGridViewTextBoxColumn3.Width = 80;
            // 
            // dataGridViewTextBoxColumn4
            // 
            this.dataGridViewTextBoxColumn4.DataPropertyName = "BeginTime";
            dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle28;
            this.dataGridViewTextBoxColumn4.HeaderText = "上班时间";
            this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
            this.dataGridViewTextBoxColumn4.ReadOnly = true;
            this.dataGridViewTextBoxColumn4.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewTextBoxColumn4.Width = 80;
            // 
            // dataGridViewTextBoxColumn5
            // 
            this.dataGridViewTextBoxColumn5.DataPropertyName = "EndTime";
            dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle29;
            this.dataGridViewTextBoxColumn5.HeaderText = "下班时间";
            this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
            this.dataGridViewTextBoxColumn5.ReadOnly = true;
            this.dataGridViewTextBoxColumn5.Width = 80;
            // 
            // dataGridViewTextBoxColumn6
            // 
            this.dataGridViewTextBoxColumn6.DataPropertyName = "OverHours";
            dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
            this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle30;
            this.dataGridViewTextBoxColumn6.HeaderText = "加班时数";
            this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
            this.dataGridViewTextBoxColumn6.ReadOnly = true;
            this.dataGridViewTextBoxColumn6.Width = 80;
            // 
            // dataGridViewTextBoxColumn7
            // 
            this.dataGridViewTextBoxColumn7.DataPropertyName = "LackHours";
            dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
            this.dataGridViewTextBoxColumn7.DefaultCellStyle = dataGridViewCellStyle31;
            this.dataGridViewTextBoxColumn7.HeaderText = "缺勤时数";
            this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
            this.dataGridViewTextBoxColumn7.Visible = false;
            this.dataGridViewTextBoxColumn7.Width = 80;
            // 
            // dataGridViewTextBoxColumn8
            // 
            this.dataGridViewTextBoxColumn8.DataPropertyName = "LackHours";
            dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
            this.dataGridViewTextBoxColumn8.DefaultCellStyle = dataGridViewCellStyle32;
            this.dataGridViewTextBoxColumn8.HeaderText = "班次Id";
            this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
            this.dataGridViewTextBoxColumn8.Visible = false;
            this.dataGridViewTextBoxColumn8.Width = 80;
            // 
            // dataGridViewTextBoxColumn9
            // 
            this.dataGridViewTextBoxColumn9.DataPropertyName = "SchedulingTypeId";
            this.dataGridViewTextBoxColumn9.HeaderText = "班次Id";
            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
            this.dataGridViewTextBoxColumn9.Visible = false;
            // 
            // dataGridViewComboBoxColumn1
            // 
            this.dataGridViewComboBoxColumn1.DataPropertyName = "SchedulingTypeName";
            this.dataGridViewComboBoxColumn1.HeaderText = "班次";
            this.dataGridViewComboBoxColumn1.Name = "dataGridViewComboBoxColumn1";
            this.dataGridViewComboBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            // 
            // FrmDeptAttendance
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1273, 616);
            this.Controls.Add(this.panelAll);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Margin = new System.Windows.Forms.Padding(2);
            this.MinimizeBox = false;
            this.Name = "FrmDeptAttendance";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "部门考勤登记";
            this.Load += new System.EventHandler(this.FrmDeptAttendance_Load);
            this.panelAll.ResumeLayout(false);
            this.panelBody.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.panelTop.ResumeLayout(false);
            this.panelTop.PerformLayout();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.panelBottom.ResumeLayout(false);
            this.panelBottom.PerformLayout();
            this.ResumeLayout(false);
        }
        #endregion
        private System.Windows.Forms.Panel panelAll;
        private System.Windows.Forms.Panel panelBody;
        private System.Windows.Forms.Panel panelTop;
        private System.Windows.Forms.Panel panelBottom;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.DateTimePicker dateTimePicker1;
        private System.Windows.Forms.Button btnSave;
        private System.Windows.Forms.Button btnFresh;
        private System.Windows.Forms.Label labelTotal;
        private System.Windows.Forms.DataGridView dataGridView1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TextBox textFind;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.RadioButton radioNurse;
        private System.Windows.Forms.RadioButton radioDoctor;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.CheckBox chxInvalidWorker;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn1;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
        private System.Windows.Forms.CheckBox chxOverTime;
        private System.Windows.Forms.CheckBox chxLackTime;
        private System.Windows.Forms.Button btnPrint;
        private System.Windows.Forms.DataGridViewTextBoxColumn WorkerCode;
        private System.Windows.Forms.DataGridViewTextBoxColumn WorkerName;
        private System.Windows.Forms.DataGridViewTextBoxColumn RoleName;
        private System.Windows.Forms.DataGridViewTextBoxColumn SchedulingTypeName;
        private DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn BeginTime2;
        private DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn EndTime2;
        private DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn Overtime1;
        private DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn Overtime2;
        private System.Windows.Forms.DataGridViewTextBoxColumn OverHours;
        private DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn LackTime1;
        private DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn LackTime2;
        private System.Windows.Forms.DataGridViewTextBoxColumn LackHours;
        private System.Windows.Forms.DataGridViewTextBoxColumn SchedulingTypeId;
    }
}