namespace AIMS.OperationFront.UI
{
    partial class frmPersonSchedul
    {
        /// 
        /// 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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = 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 dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPersonSchedul));
            this.panelAll = new System.Windows.Forms.Panel();
            this.panelBody = new System.Windows.Forms.Panel();
            this.panelBodyB = new System.Windows.Forms.Panel();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.colChecked = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.BeginDate = new DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn();
            this.EndDate = new DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn();
            this.panel4 = new System.Windows.Forms.Panel();
            this.chxModified = new System.Windows.Forms.CheckBox();
            this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
            this.btnClearChecked = new System.Windows.Forms.Button();
            this.label1 = new System.Windows.Forms.Label();
            this.btnFresh = new System.Windows.Forms.Button();
            this.btnDown = new System.Windows.Forms.Button();
            this.btnPrint = new System.Windows.Forms.Button();
            this.panel3 = new System.Windows.Forms.Panel();
            this.radioNurse = new System.Windows.Forms.RadioButton();
            this.radioDoctor = new System.Windows.Forms.RadioButton();
            this.btnUp = new System.Windows.Forms.Button();
            this.chxOnlyShiftPlan = new System.Windows.Forms.CheckBox();
            this.btnSave = new System.Windows.Forms.Button();
            this.textFind = new System.Windows.Forms.TextBox();
            this.btnExcel = new System.Windows.Forms.Button();
            this.btnDelete = new System.Windows.Forms.Button();
            this.labelScheduling = new System.Windows.Forms.Label();
            this.panelBodyT = new System.Windows.Forms.Panel();
            this.panel2 = new System.Windows.Forms.Panel();
            this.dgvShiftPlan = new System.Windows.Forms.DataGridView();
            this.colChecked2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.panel2Top = new System.Windows.Forms.Panel();
            this.btnShiftPlanDelete = new System.Windows.Forms.Button();
            this.btnShiftPlanFresh = new System.Windows.Forms.Button();
            this.btnShiptPlanSave = new System.Windows.Forms.Button();
            this.label2 = new System.Windows.Forms.Label();
            this.panel1 = new System.Windows.Forms.Panel();
            this.dgvSchedulingType = new System.Windows.Forms.DataGridView();
            this.IsValid = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.panel1Top = new System.Windows.Forms.Panel();
            this.chxHasInvaild = new System.Windows.Forms.CheckBox();
            this.btnShiftDelete = new System.Windows.Forms.Button();
            this.btnShiftFresh = new System.Windows.Forms.Button();
            this.btnShiftSave = new System.Windows.Forms.Button();
            this.labelDoctorNurse = new System.Windows.Forms.Label();
            this.panelTop = new System.Windows.Forms.Panel();
            this.panelTopT = new System.Windows.Forms.Panel();
            this.btnPrintAttendance = new System.Windows.Forms.Button();
            this.btnAttendance = new System.Windows.Forms.Button();
            this.labelTitle = 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.dataGridViewComboBoxColumn1 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn2 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn3 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn4 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn5 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn6 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn7 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn8 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn9 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn10 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn11 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn12 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn13 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn14 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn15 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn16 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn17 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn18 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn19 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn20 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn21 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn22 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn23 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn24 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn25 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn26 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn27 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn28 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn29 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn30 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn31 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn32 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn33 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewComboBoxColumn34 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn35 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn36 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn37 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn38 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn39 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn40 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn41 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn42 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn43 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn44 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn45 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewComboBoxColumn46 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.ColXh = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.colName = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.WorkerId = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.OperationRoom = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Role = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date1 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date2 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date3 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date4 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date5 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date6 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date7 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date8 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date9 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date10 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date11 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date12 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date13 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date14 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date15 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date16 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date17 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date18 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date19 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date20 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date21 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date22 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date23 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date24 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date25 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date26 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date27 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date28 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date29 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date30 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Date31 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.ScheduleName = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Id = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Day1 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Day2 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Day3 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Day4 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Day5 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Day6 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Day7 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Day8 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Day9 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Day10 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Day11 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Day12 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.Day13 = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.TypeId = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.ShiftName = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.BeginTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.EndTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.btnupMonth = new System.Windows.Forms.Button();
            this.btnDownMonth = new System.Windows.Forms.Button();
            this.panelAll.SuspendLayout();
            this.panelBody.SuspendLayout();
            this.panelBodyB.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.panel4.SuspendLayout();
            this.panel3.SuspendLayout();
            this.panelBodyT.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgvShiftPlan)).BeginInit();
            this.panel2Top.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgvSchedulingType)).BeginInit();
            this.panel1Top.SuspendLayout();
            this.panelTop.SuspendLayout();
            this.panelTopT.SuspendLayout();
            this.SuspendLayout();
            // 
            // panelAll
            // 
            this.panelAll.Controls.Add(this.panelBody);
            this.panelAll.Controls.Add(this.panelTop);
            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(1415, 635);
            this.panelAll.TabIndex = 0;
            // 
            // panelBody
            // 
            this.panelBody.Controls.Add(this.panelBodyB);
            this.panelBody.Controls.Add(this.panelBodyT);
            this.panelBody.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelBody.Location = new System.Drawing.Point(0, 34);
            this.panelBody.Margin = new System.Windows.Forms.Padding(2);
            this.panelBody.Name = "panelBody";
            this.panelBody.Size = new System.Drawing.Size(1415, 601);
            this.panelBody.TabIndex = 1;
            // 
            // panelBodyB
            // 
            this.panelBodyB.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panelBodyB.Controls.Add(this.dataGridView1);
            this.panelBodyB.Controls.Add(this.panel4);
            this.panelBodyB.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelBodyB.Location = new System.Drawing.Point(0, 302);
            this.panelBodyB.Margin = new System.Windows.Forms.Padding(2);
            this.panelBodyB.Name = "panelBodyB";
            this.panelBodyB.Size = new System.Drawing.Size(1415, 299);
            this.panelBodyB.TabIndex = 2;
            // 
            // dataGridView1
            // 
            this.dataGridView1.AllowUserToAddRows = false;
            this.dataGridView1.AllowUserToDeleteRows = false;
            this.dataGridView1.AllowUserToResizeRows = false;
            this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.Window;
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.colChecked,
            this.ColXh,
            this.colName,
            this.WorkerId,
            this.OperationRoom,
            this.BeginDate,
            this.EndDate,
            this.Role,
            this.Date1,
            this.Date2,
            this.Date3,
            this.Date4,
            this.Date5,
            this.Date6,
            this.Date7,
            this.Date8,
            this.Date9,
            this.Date10,
            this.Date11,
            this.Date12,
            this.Date13,
            this.Date14,
            this.Date15,
            this.Date16,
            this.Date17,
            this.Date18,
            this.Date19,
            this.Date20,
            this.Date21,
            this.Date22,
            this.Date23,
            this.Date24,
            this.Date25,
            this.Date26,
            this.Date27,
            this.Date28,
            this.Date29,
            this.Date30,
            this.Date31,
            this.Remark});
            this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dataGridView1.Location = new System.Drawing.Point(0, 42);
            this.dataGridView1.Margin = new System.Windows.Forms.Padding(2);
            this.dataGridView1.MultiSelect = false;
            this.dataGridView1.Name = "dataGridView1";
            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
            this.dataGridView1.RowHeadersVisible = false;
            this.dataGridView1.RowHeadersWidth = 51;
            this.dataGridView1.RowTemplate.Height = 27;
            this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.dataGridView1.Size = new System.Drawing.Size(1413, 255);
            this.dataGridView1.TabIndex = 0;
            this.dataGridView1.CellMouseDown += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView1_CellMouseDown);
            this.dataGridView1.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellValueChanged);
            this.dataGridView1.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView1_ColumnHeaderMouseClick);
            this.dataGridView1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dataGridView1_DataError);
            // 
            // colChecked
            // 
            this.colChecked.DataPropertyName = "ColChecked";
            this.colChecked.FalseValue = "0";
            this.colChecked.HeaderText = "全选";
            this.colChecked.MinimumWidth = 6;
            this.colChecked.Name = "colChecked";
            this.colChecked.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.colChecked.TrueValue = "1";
            this.colChecked.Width = 40;
            // 
            // BeginDate
            // 
            // 
            // 
            // 
            this.BeginDate.BackgroundStyle.Class = "DataGridViewDateTimeBorder";
            this.BeginDate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.BeginDate.CustomFormat = "MM-dd";
            this.BeginDate.DataPropertyName = "BeginDate";
            dataGridViewCellStyle4.Format = "M";
            this.BeginDate.DefaultCellStyle = dataGridViewCellStyle4;
            this.BeginDate.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
            this.BeginDate.HeaderText = "起";
            this.BeginDate.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Left;
            this.BeginDate.MinimumWidth = 6;
            // 
            // 
            // 
            // 
            // 
            // 
            this.BeginDate.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.BeginDate.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
            this.BeginDate.MonthCalendar.ClearButtonVisible = true;
            // 
            // 
            // 
            this.BeginDate.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.BeginDate.MonthCalendar.DisplayMonth = new System.DateTime(2020, 1, 1, 0, 0, 0, 0);
            this.BeginDate.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
            // 
            // 
            // 
            this.BeginDate.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.BeginDate.MonthCalendar.ShowWeekNumbers = true;
            this.BeginDate.MonthCalendar.TodayButtonVisible = true;
            this.BeginDate.Name = "BeginDate";
            this.BeginDate.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.BeginDate.ShowUpDown = true;
            this.BeginDate.Width = 50;
            // 
            // EndDate
            // 
            // 
            // 
            // 
            this.EndDate.BackgroundStyle.Class = "DataGridViewDateTimeBorder";
            this.EndDate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.EndDate.CustomFormat = "MM-dd";
            this.EndDate.DataPropertyName = "EndDate";
            dataGridViewCellStyle5.Format = "D";
            this.EndDate.DefaultCellStyle = dataGridViewCellStyle5;
            this.EndDate.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
            this.EndDate.HeaderText = "止";
            this.EndDate.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Left;
            this.EndDate.MinimumWidth = 6;
            // 
            // 
            // 
            // 
            // 
            // 
            this.EndDate.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.EndDate.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
            // 
            // 
            // 
            this.EndDate.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.EndDate.MonthCalendar.DisplayMonth = new System.DateTime(2020, 1, 1, 0, 0, 0, 0);
            this.EndDate.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
            // 
            // 
            // 
            this.EndDate.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.EndDate.Name = "EndDate";
            this.EndDate.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.EndDate.ShowUpDown = true;
            this.EndDate.Width = 50;
            // 
            // panel4
            // 
            this.panel4.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
            this.panel4.Controls.Add(this.chxModified);
            this.panel4.Controls.Add(this.dateTimePicker1);
            this.panel4.Controls.Add(this.label1);
            this.panel4.Controls.Add(this.btnFresh);
            this.panel4.Controls.Add(this.btnDown);
            this.panel4.Controls.Add(this.btnPrint);
            this.panel4.Controls.Add(this.panel3);
            this.panel4.Controls.Add(this.btnDownMonth);
            this.panel4.Controls.Add(this.btnupMonth);
            this.panel4.Controls.Add(this.btnUp);
            this.panel4.Controls.Add(this.chxOnlyShiftPlan);
            this.panel4.Controls.Add(this.btnSave);
            this.panel4.Controls.Add(this.textFind);
            this.panel4.Controls.Add(this.btnExcel);
            this.panel4.Controls.Add(this.btnDelete);
            this.panel4.Controls.Add(this.labelScheduling);
            this.panel4.Controls.Add(this.btnClearChecked);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel4.Location = new System.Drawing.Point(0, 0);
            this.panel4.Margin = new System.Windows.Forms.Padding(2);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(1413, 42);
            this.panel4.TabIndex = 1;
            // 
            // chxModified
            // 
            this.chxModified.AutoSize = true;
            this.chxModified.Location = new System.Drawing.Point(640, 14);
            this.chxModified.Margin = new System.Windows.Forms.Padding(2);
            this.chxModified.Name = "chxModified";
            this.chxModified.Size = new System.Drawing.Size(108, 16);
            this.chxModified.TabIndex = 17;
            this.chxModified.Text = "只显示可用班次";
            this.chxModified.UseVisualStyleBackColor = true;
            this.chxModified.Visible = false;
            this.chxModified.CheckedChanged += new System.EventHandler(this.chxModified_CheckedChanged);
            // 
            // dateTimePicker1
            // 
            this.dateTimePicker1.CalendarFont = new System.Drawing.Font("宋体", 10F);
            this.dateTimePicker1.CustomFormat = "yyyy年MM月";
            this.dateTimePicker1.Font = new System.Drawing.Font("宋体", 10F);
            this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dateTimePicker1.Location = new System.Drawing.Point(273, 11);
            this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(2);
            this.dateTimePicker1.Name = "dateTimePicker1";
            this.dateTimePicker1.Size = new System.Drawing.Size(97, 23);
            this.dateTimePicker1.TabIndex = 1;
            this.dateTimePicker1.Value = new System.DateTime(2020, 2, 9, 0, 0, 0, 0);
            this.dateTimePicker1.ValueChanged += new System.EventHandler(this.dateTimePicker1_ValueChanged);
            // 
            // btnClearChecked
            // 
            this.btnClearChecked.Location = new System.Drawing.Point(538, 8);
            this.btnClearChecked.Margin = new System.Windows.Forms.Padding(2);
            this.btnClearChecked.Name = "btnClearChecked";
            this.btnClearChecked.Size = new System.Drawing.Size(87, 28);
            this.btnClearChecked.TabIndex = 16;
            this.btnClearChecked.Text = "清空选择";
            this.btnClearChecked.UseVisualStyleBackColor = true;
            this.btnClearChecked.Visible = false;
            this.btnClearChecked.Click += new System.EventHandler(this.btnClearChecked_Click);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(167, 16);
            this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(41, 12);
            this.label1.TabIndex = 0;
            this.label1.Text = "月份:";
            // 
            // btnFresh
            // 
            this.btnFresh.Location = new System.Drawing.Point(1099, 8);
            this.btnFresh.Margin = new System.Windows.Forms.Padding(2);
            this.btnFresh.Name = "btnFresh";
            this.btnFresh.Size = new System.Drawing.Size(56, 28);
            this.btnFresh.TabIndex = 15;
            this.btnFresh.Text = "刷新";
            this.btnFresh.UseVisualStyleBackColor = true;
            this.btnFresh.Click += new System.EventHandler(this.btnFresh_Click);
            // 
            // btnDown
            // 
            this.btnDown.Location = new System.Drawing.Point(536, 7);
            this.btnDown.Name = "btnDown";
            this.btnDown.Size = new System.Drawing.Size(75, 28);
            this.btnDown.TabIndex = 14;
            this.btnDown.Text = "↓向下";
            this.btnDown.UseVisualStyleBackColor = true;
            this.btnDown.Click += new System.EventHandler(this.btnDown_Click);
            // 
            // btnPrint
            // 
            this.btnPrint.Location = new System.Drawing.Point(834, 8);
            this.btnPrint.Margin = new System.Windows.Forms.Padding(2);
            this.btnPrint.Name = "btnPrint";
            this.btnPrint.Size = new System.Drawing.Size(56, 28);
            this.btnPrint.TabIndex = 7;
            this.btnPrint.Text = "打印";
            this.btnPrint.UseVisualStyleBackColor = true;
            this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.radioNurse);
            this.panel3.Controls.Add(this.radioDoctor);
            this.panel3.Location = new System.Drawing.Point(11, 7);
            this.panel3.Margin = new System.Windows.Forms.Padding(2);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(141, 30);
            this.panel3.TabIndex = 2;
            // 
            // radioNurse
            // 
            this.radioNurse.AutoSize = true;
            this.radioNurse.Location = new System.Drawing.Point(93, 6);
            this.radioNurse.Margin = new System.Windows.Forms.Padding(2);
            this.radioNurse.Name = "radioNurse";
            this.radioNurse.Size = new System.Drawing.Size(47, 16);
            this.radioNurse.TabIndex = 1;
            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(7, 6);
            this.radioDoctor.Margin = new System.Windows.Forms.Padding(2);
            this.radioDoctor.Name = "radioDoctor";
            this.radioDoctor.Size = new System.Drawing.Size(71, 16);
            this.radioDoctor.TabIndex = 0;
            this.radioDoctor.TabStop = true;
            this.radioDoctor.Text = "麻醉医生";
            this.radioDoctor.UseVisualStyleBackColor = true;
            this.radioDoctor.CheckedChanged += new System.EventHandler(this.radioDoctor_CheckedChanged);
            // 
            // btnUp
            // 
            this.btnUp.Location = new System.Drawing.Point(451, 8);
            this.btnUp.Name = "btnUp";
            this.btnUp.Size = new System.Drawing.Size(75, 28);
            this.btnUp.TabIndex = 13;
            this.btnUp.Text = "↑向上";
            this.btnUp.UseVisualStyleBackColor = true;
            this.btnUp.Click += new System.EventHandler(this.btnUp_Click);
            // 
            // chxOnlyShiftPlan
            // 
            this.chxOnlyShiftPlan.AutoSize = true;
            this.chxOnlyShiftPlan.Location = new System.Drawing.Point(1179, 13);
            this.chxOnlyShiftPlan.Margin = new System.Windows.Forms.Padding(2);
            this.chxOnlyShiftPlan.Name = "chxOnlyShiftPlan";
            this.chxOnlyShiftPlan.Size = new System.Drawing.Size(108, 16);
            this.chxOnlyShiftPlan.TabIndex = 12;
            this.chxOnlyShiftPlan.Text = "只显示排班数据";
            this.chxOnlyShiftPlan.UseVisualStyleBackColor = true;
            this.chxOnlyShiftPlan.Visible = false;
            this.chxOnlyShiftPlan.CheckedChanged += new System.EventHandler(this.chxOnlyShiftPlan_CheckedChanged);
            // 
            // btnSave
            // 
            this.btnSave.Location = new System.Drawing.Point(763, 8);
            this.btnSave.Margin = new System.Windows.Forms.Padding(2);
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(56, 28);
            this.btnSave.TabIndex = 4;
            this.btnSave.Text = "保存";
            this.btnSave.UseVisualStyleBackColor = true;
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // textFind
            // 
            this.textFind.Location = new System.Drawing.Point(1406, 11);
            this.textFind.Margin = new System.Windows.Forms.Padding(2);
            this.textFind.Name = "textFind";
            this.textFind.Size = new System.Drawing.Size(129, 21);
            this.textFind.TabIndex = 1;
            this.textFind.Visible = false;
            this.textFind.TextChanged += new System.EventHandler(this.textFind_TextChanged);
            // 
            // btnExcel
            // 
            this.btnExcel.Location = new System.Drawing.Point(905, 8);
            this.btnExcel.Margin = new System.Windows.Forms.Padding(2);
            this.btnExcel.Name = "btnExcel";
            this.btnExcel.Size = new System.Drawing.Size(85, 28);
            this.btnExcel.TabIndex = 5;
            this.btnExcel.Text = "导出Excel";
            this.btnExcel.UseVisualStyleBackColor = true;
            this.btnExcel.Click += new System.EventHandler(this.btnExcel_Click);
            // 
            // btnDelete
            // 
            this.btnDelete.Location = new System.Drawing.Point(1005, 8);
            this.btnDelete.Margin = new System.Windows.Forms.Padding(2);
            this.btnDelete.Name = "btnDelete";
            this.btnDelete.Size = new System.Drawing.Size(79, 28);
            this.btnDelete.TabIndex = 8;
            this.btnDelete.Text = "清除排班";
            this.btnDelete.UseVisualStyleBackColor = true;
            this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
            // 
            // labelScheduling
            // 
            this.labelScheduling.AutoSize = true;
            this.labelScheduling.Location = new System.Drawing.Point(1291, 14);
            this.labelScheduling.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.labelScheduling.Name = "labelScheduling";
            this.labelScheduling.Size = new System.Drawing.Size(101, 12);
            this.labelScheduling.TabIndex = 9;
            this.labelScheduling.Text = "麻醉医生排班计划";
            this.labelScheduling.Visible = false;
            // 
            // panelBodyT
            // 
            this.panelBodyT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panelBodyT.Controls.Add(this.panel2);
            this.panelBodyT.Controls.Add(this.panel1);
            this.panelBodyT.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelBodyT.Location = new System.Drawing.Point(0, 0);
            this.panelBodyT.Margin = new System.Windows.Forms.Padding(2);
            this.panelBodyT.Name = "panelBodyT";
            this.panelBodyT.Size = new System.Drawing.Size(1415, 302);
            this.panelBodyT.TabIndex = 1;
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.dgvShiftPlan);
            this.panel2.Controls.Add(this.panel2Top);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(454, 0);
            this.panel2.Margin = new System.Windows.Forms.Padding(2);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(959, 300);
            this.panel2.TabIndex = 1;
            // 
            // dgvShiftPlan
            // 
            this.dgvShiftPlan.AllowUserToDeleteRows = false;
            this.dgvShiftPlan.BackgroundColor = System.Drawing.SystemColors.Window;
            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dgvShiftPlan.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
            this.dgvShiftPlan.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgvShiftPlan.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.colChecked2,
            this.ScheduleName,
            this.Id,
            this.Day1,
            this.Day2,
            this.Day3,
            this.Day4,
            this.Day5,
            this.Day6,
            this.Day7,
            this.Day8,
            this.Day9,
            this.Day10,
            this.Day11,
            this.Day12,
            this.Day13});
            this.dgvShiftPlan.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgvShiftPlan.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
            this.dgvShiftPlan.Location = new System.Drawing.Point(0, 29);
            this.dgvShiftPlan.Margin = new System.Windows.Forms.Padding(2);
            this.dgvShiftPlan.MultiSelect = false;
            this.dgvShiftPlan.Name = "dgvShiftPlan";
            dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle9.NullValue = "No.";
            dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dgvShiftPlan.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
            this.dgvShiftPlan.RowHeadersVisible = false;
            this.dgvShiftPlan.RowHeadersWidth = 45;
            this.dgvShiftPlan.RowTemplate.Height = 27;
            this.dgvShiftPlan.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.dgvShiftPlan.Size = new System.Drawing.Size(959, 271);
            this.dgvShiftPlan.TabIndex = 4;
            this.dgvShiftPlan.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvShiftPlan_CellClick);
            this.dgvShiftPlan.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dgvShiftPlan_DataError);
            // 
            // colChecked2
            // 
            this.colChecked2.HeaderText = "选择";
            this.colChecked2.Name = "colChecked2";
            this.colChecked2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.colChecked2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.colChecked2.Width = 60;
            // 
            // panel2Top
            // 
            this.panel2Top.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
            this.panel2Top.Controls.Add(this.btnShiftPlanDelete);
            this.panel2Top.Controls.Add(this.btnShiftPlanFresh);
            this.panel2Top.Controls.Add(this.btnShiptPlanSave);
            this.panel2Top.Controls.Add(this.label2);
            this.panel2Top.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel2Top.Location = new System.Drawing.Point(0, 0);
            this.panel2Top.Margin = new System.Windows.Forms.Padding(2);
            this.panel2Top.Name = "panel2Top";
            this.panel2Top.Size = new System.Drawing.Size(959, 29);
            this.panel2Top.TabIndex = 0;
            // 
            // btnShiftPlanDelete
            // 
            this.btnShiftPlanDelete.Location = new System.Drawing.Point(432, 2);
            this.btnShiftPlanDelete.Margin = new System.Windows.Forms.Padding(2);
            this.btnShiftPlanDelete.Name = "btnShiftPlanDelete";
            this.btnShiftPlanDelete.Size = new System.Drawing.Size(56, 25);
            this.btnShiftPlanDelete.TabIndex = 12;
            this.btnShiftPlanDelete.Text = "删除";
            this.btnShiftPlanDelete.UseVisualStyleBackColor = true;
            this.btnShiftPlanDelete.Click += new System.EventHandler(this.btnShiftPlanDelete_Click);
            // 
            // btnShiftPlanFresh
            // 
            this.btnShiftPlanFresh.Location = new System.Drawing.Point(338, 2);
            this.btnShiftPlanFresh.Margin = new System.Windows.Forms.Padding(2);
            this.btnShiftPlanFresh.Name = "btnShiftPlanFresh";
            this.btnShiftPlanFresh.Size = new System.Drawing.Size(56, 25);
            this.btnShiftPlanFresh.TabIndex = 9;
            this.btnShiftPlanFresh.Text = "刷新";
            this.btnShiftPlanFresh.UseVisualStyleBackColor = true;
            this.btnShiftPlanFresh.Click += new System.EventHandler(this.btnShiftPlanFresh_Click);
            // 
            // btnShiptPlanSave
            // 
            this.btnShiptPlanSave.Location = new System.Drawing.Point(239, 2);
            this.btnShiptPlanSave.Margin = new System.Windows.Forms.Padding(2);
            this.btnShiptPlanSave.Name = "btnShiptPlanSave";
            this.btnShiptPlanSave.Size = new System.Drawing.Size(56, 25);
            this.btnShiptPlanSave.TabIndex = 8;
            this.btnShiptPlanSave.Text = "保存";
            this.btnShiptPlanSave.UseVisualStyleBackColor = true;
            this.btnShiptPlanSave.Click += new System.EventHandler(this.btnShiptPlanSave_Click);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(12, 10);
            this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.TabIndex = 5;
            this.label2.Text = "轮班计划";
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.dgvSchedulingType);
            this.panel1.Controls.Add(this.panel1Top);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Margin = new System.Windows.Forms.Padding(2);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(454, 300);
            this.panel1.TabIndex = 0;
            // 
            // dgvSchedulingType
            // 
            this.dgvSchedulingType.AllowUserToDeleteRows = false;
            this.dgvSchedulingType.BackgroundColor = System.Drawing.SystemColors.Window;
            dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dgvSchedulingType.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10;
            this.dgvSchedulingType.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgvSchedulingType.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.TypeId,
            this.ShiftName,
            this.BeginTime,
            this.EndTime,
            this.IsValid});
            this.dgvSchedulingType.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgvSchedulingType.Location = new System.Drawing.Point(0, 29);
            this.dgvSchedulingType.Margin = new System.Windows.Forms.Padding(2);
            this.dgvSchedulingType.Name = "dgvSchedulingType";
            dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle11.NullValue = "No.";
            dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dgvSchedulingType.RowHeadersDefaultCellStyle = dataGridViewCellStyle11;
            this.dgvSchedulingType.RowHeadersVisible = false;
            this.dgvSchedulingType.RowHeadersWidth = 45;
            this.dgvSchedulingType.RowTemplate.Height = 27;
            this.dgvSchedulingType.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.dgvSchedulingType.Size = new System.Drawing.Size(454, 271);
            this.dgvSchedulingType.TabIndex = 3;
            this.dgvSchedulingType.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvSchedulingType_CellEndEdit);
            this.dgvSchedulingType.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dgvSchedulingType_DataError);
            // 
            // IsValid
            // 
            this.IsValid.DataPropertyName = "IsValid";
            this.IsValid.FalseValue = "0";
            this.IsValid.HeaderText = "是否有效";
            this.IsValid.MinimumWidth = 6;
            this.IsValid.Name = "IsValid";
            this.IsValid.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.IsValid.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.IsValid.TrueValue = "1";
            this.IsValid.Width = 98;
            // 
            // panel1Top
            // 
            this.panel1Top.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
            this.panel1Top.Controls.Add(this.chxHasInvaild);
            this.panel1Top.Controls.Add(this.btnShiftDelete);
            this.panel1Top.Controls.Add(this.btnShiftFresh);
            this.panel1Top.Controls.Add(this.btnShiftSave);
            this.panel1Top.Controls.Add(this.labelDoctorNurse);
            this.panel1Top.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1Top.Location = new System.Drawing.Point(0, 0);
            this.panel1Top.Margin = new System.Windows.Forms.Padding(2);
            this.panel1Top.Name = "panel1Top";
            this.panel1Top.Size = new System.Drawing.Size(454, 29);
            this.panel1Top.TabIndex = 2;
            // 
            // chxHasInvaild
            // 
            this.chxHasInvaild.AutoSize = true;
            this.chxHasInvaild.Location = new System.Drawing.Point(99, 6);
            this.chxHasInvaild.Margin = new System.Windows.Forms.Padding(2);
            this.chxHasInvaild.Name = "chxHasInvaild";
            this.chxHasInvaild.Size = new System.Drawing.Size(96, 16);
            this.chxHasInvaild.TabIndex = 16;
            this.chxHasInvaild.Text = "显示全部班次";
            this.chxHasInvaild.UseVisualStyleBackColor = true;
            this.chxHasInvaild.CheckedChanged += new System.EventHandler(this.chxHasInvaild_CheckedChanged);
            // 
            // btnShiftDelete
            // 
            this.btnShiftDelete.Location = new System.Drawing.Point(381, 2);
            this.btnShiftDelete.Margin = new System.Windows.Forms.Padding(2);
            this.btnShiftDelete.Name = "btnShiftDelete";
            this.btnShiftDelete.Size = new System.Drawing.Size(56, 25);
            this.btnShiftDelete.TabIndex = 11;
            this.btnShiftDelete.Text = "删除";
            this.btnShiftDelete.UseVisualStyleBackColor = true;
            this.btnShiftDelete.Click += new System.EventHandler(this.btnShiftDelete_Click);
            // 
            // btnShiftFresh
            // 
            this.btnShiftFresh.Location = new System.Drawing.Point(311, 2);
            this.btnShiftFresh.Margin = new System.Windows.Forms.Padding(2);
            this.btnShiftFresh.Name = "btnShiftFresh";
            this.btnShiftFresh.Size = new System.Drawing.Size(56, 25);
            this.btnShiftFresh.TabIndex = 10;
            this.btnShiftFresh.Text = "刷新";
            this.btnShiftFresh.UseVisualStyleBackColor = true;
            this.btnShiftFresh.Click += new System.EventHandler(this.btnShiftFresh_Click);
            // 
            // btnShiftSave
            // 
            this.btnShiftSave.Location = new System.Drawing.Point(239, 2);
            this.btnShiftSave.Margin = new System.Windows.Forms.Padding(2);
            this.btnShiftSave.Name = "btnShiftSave";
            this.btnShiftSave.Size = new System.Drawing.Size(56, 25);
            this.btnShiftSave.TabIndex = 9;
            this.btnShiftSave.Text = "保存";
            this.btnShiftSave.UseVisualStyleBackColor = true;
            this.btnShiftSave.Click += new System.EventHandler(this.btnShiftSave_Click);
            // 
            // labelDoctorNurse
            // 
            this.labelDoctorNurse.AutoSize = true;
            this.labelDoctorNurse.Location = new System.Drawing.Point(9, 8);
            this.labelDoctorNurse.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.labelDoctorNurse.Name = "labelDoctorNurse";
            this.labelDoctorNurse.Size = new System.Drawing.Size(53, 12);
            this.labelDoctorNurse.TabIndex = 0;
            this.labelDoctorNurse.Text = "班次设置";
            this.labelDoctorNurse.Visible = false;
            // 
            // panelTop
            // 
            this.panelTop.Controls.Add(this.panelTopT);
            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(1415, 34);
            this.panelTop.TabIndex = 0;
            // 
            // panelTopT
            // 
            this.panelTopT.Controls.Add(this.btnPrintAttendance);
            this.panelTopT.Controls.Add(this.btnAttendance);
            this.panelTopT.Controls.Add(this.labelTitle);
            this.panelTopT.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelTopT.Location = new System.Drawing.Point(0, 0);
            this.panelTopT.Margin = new System.Windows.Forms.Padding(2);
            this.panelTopT.Name = "panelTopT";
            this.panelTopT.Size = new System.Drawing.Size(1415, 34);
            this.panelTopT.TabIndex = 2;
            // 
            // btnPrintAttendance
            // 
            this.btnPrintAttendance.Location = new System.Drawing.Point(957, 3);
            this.btnPrintAttendance.Margin = new System.Windows.Forms.Padding(2);
            this.btnPrintAttendance.Name = "btnPrintAttendance";
            this.btnPrintAttendance.Size = new System.Drawing.Size(91, 28);
            this.btnPrintAttendance.TabIndex = 8;
            this.btnPrintAttendance.Text = "打印出缺勤表";
            this.btnPrintAttendance.UseVisualStyleBackColor = true;
            this.btnPrintAttendance.Click += new System.EventHandler(this.btnPrintAttendance_Click);
            // 
            // btnAttendance
            // 
            this.btnAttendance.Location = new System.Drawing.Point(837, 3);
            this.btnAttendance.Margin = new System.Windows.Forms.Padding(2);
            this.btnAttendance.Name = "btnAttendance";
            this.btnAttendance.Size = new System.Drawing.Size(98, 28);
            this.btnAttendance.TabIndex = 11;
            this.btnAttendance.Text = "填写出勤缺勤";
            this.btnAttendance.UseVisualStyleBackColor = true;
            this.btnAttendance.Click += new System.EventHandler(this.btnAttendance_Click);
            // 
            // labelTitle
            // 
            this.labelTitle.AutoSize = true;
            this.labelTitle.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.labelTitle.Location = new System.Drawing.Point(19, 9);
            this.labelTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.labelTitle.Name = "labelTitle";
            this.labelTitle.Size = new System.Drawing.Size(177, 20);
            this.labelTitle.TabIndex = 3;
            this.labelTitle.Text = "麻醉医生排班管理";
            this.labelTitle.Visible = false;
            // 
            // dataGridViewTextBoxColumn1
            // 
            this.dataGridViewTextBoxColumn1.DataPropertyName = "ColUp";
            dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.dataGridViewTextBoxColumn1.DefaultCellStyle = dataGridViewCellStyle12;
            this.dataGridViewTextBoxColumn1.HeaderText = "手术间";
            this.dataGridViewTextBoxColumn1.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
            this.dataGridViewTextBoxColumn1.ReadOnly = true;
            this.dataGridViewTextBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            this.dataGridViewTextBoxColumn1.Visible = false;
            this.dataGridViewTextBoxColumn1.Width = 75;
            // 
            // dataGridViewTextBoxColumn2
            // 
            this.dataGridViewTextBoxColumn2.DataPropertyName = "ColDown";
            dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle13;
            this.dataGridViewTextBoxColumn2.HeaderText = "开始日期";
            this.dataGridViewTextBoxColumn2.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
            this.dataGridViewTextBoxColumn2.ReadOnly = true;
            this.dataGridViewTextBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            this.dataGridViewTextBoxColumn2.Visible = false;
            this.dataGridViewTextBoxColumn2.Width = 20;
            // 
            // dataGridViewTextBoxColumn3
            // 
            this.dataGridViewTextBoxColumn3.DataPropertyName = "ROLE_NAME";
            this.dataGridViewTextBoxColumn3.HeaderText = "结束日期";
            this.dataGridViewTextBoxColumn3.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
            this.dataGridViewTextBoxColumn3.ReadOnly = true;
            this.dataGridViewTextBoxColumn3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            this.dataGridViewTextBoxColumn3.Visible = false;
            this.dataGridViewTextBoxColumn3.Width = 80;
            // 
            // dataGridViewComboBoxColumn1
            // 
            this.dataGridViewComboBoxColumn1.DataPropertyName = "OperationRoom";
            this.dataGridViewComboBoxColumn1.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn1.HeaderText = "1日";
            this.dataGridViewComboBoxColumn1.MaxDropDownItems = 12;
            this.dataGridViewComboBoxColumn1.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn1.Name = "dataGridViewComboBoxColumn1";
            this.dataGridViewComboBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn1.Sorted = true;
            this.dataGridViewComboBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn1.Width = 70;
            // 
            // dataGridViewComboBoxColumn2
            // 
            this.dataGridViewComboBoxColumn2.DataPropertyName = "Role";
            this.dataGridViewComboBoxColumn2.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn2.HeaderText = "2日";
            this.dataGridViewComboBoxColumn2.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn2.Name = "dataGridViewComboBoxColumn2";
            this.dataGridViewComboBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn2.Sorted = true;
            this.dataGridViewComboBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn2.Width = 90;
            // 
            // dataGridViewComboBoxColumn3
            // 
            this.dataGridViewComboBoxColumn3.DataPropertyName = "Date1";
            this.dataGridViewComboBoxColumn3.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn3.HeaderText = "3日";
            this.dataGridViewComboBoxColumn3.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn3.Name = "dataGridViewComboBoxColumn3";
            this.dataGridViewComboBoxColumn3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn3.Sorted = true;
            this.dataGridViewComboBoxColumn3.Width = 90;
            // 
            // dataGridViewComboBoxColumn4
            // 
            this.dataGridViewComboBoxColumn4.DataPropertyName = "Date2";
            this.dataGridViewComboBoxColumn4.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn4.HeaderText = "4日";
            this.dataGridViewComboBoxColumn4.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn4.Name = "dataGridViewComboBoxColumn4";
            this.dataGridViewComboBoxColumn4.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn4.Sorted = true;
            this.dataGridViewComboBoxColumn4.Width = 90;
            // 
            // dataGridViewComboBoxColumn5
            // 
            this.dataGridViewComboBoxColumn5.DataPropertyName = "Date3";
            this.dataGridViewComboBoxColumn5.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn5.HeaderText = "5日";
            this.dataGridViewComboBoxColumn5.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn5.Name = "dataGridViewComboBoxColumn5";
            this.dataGridViewComboBoxColumn5.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn5.Sorted = true;
            this.dataGridViewComboBoxColumn5.Width = 90;
            // 
            // dataGridViewComboBoxColumn6
            // 
            this.dataGridViewComboBoxColumn6.DataPropertyName = "Date4";
            this.dataGridViewComboBoxColumn6.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn6.HeaderText = "6日";
            this.dataGridViewComboBoxColumn6.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn6.Name = "dataGridViewComboBoxColumn6";
            this.dataGridViewComboBoxColumn6.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn6.Sorted = true;
            this.dataGridViewComboBoxColumn6.Width = 90;
            // 
            // dataGridViewComboBoxColumn7
            // 
            this.dataGridViewComboBoxColumn7.DataPropertyName = "Date5";
            this.dataGridViewComboBoxColumn7.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn7.HeaderText = "7日";
            this.dataGridViewComboBoxColumn7.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn7.Name = "dataGridViewComboBoxColumn7";
            this.dataGridViewComboBoxColumn7.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn7.Sorted = true;
            this.dataGridViewComboBoxColumn7.Width = 90;
            // 
            // dataGridViewComboBoxColumn8
            // 
            this.dataGridViewComboBoxColumn8.DataPropertyName = "Date6";
            this.dataGridViewComboBoxColumn8.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn8.HeaderText = "8日";
            this.dataGridViewComboBoxColumn8.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn8.Name = "dataGridViewComboBoxColumn8";
            this.dataGridViewComboBoxColumn8.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn8.Sorted = true;
            this.dataGridViewComboBoxColumn8.Width = 90;
            // 
            // dataGridViewComboBoxColumn9
            // 
            this.dataGridViewComboBoxColumn9.DataPropertyName = "Date7";
            this.dataGridViewComboBoxColumn9.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn9.HeaderText = "9日";
            this.dataGridViewComboBoxColumn9.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn9.Name = "dataGridViewComboBoxColumn9";
            this.dataGridViewComboBoxColumn9.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn9.Sorted = true;
            this.dataGridViewComboBoxColumn9.Width = 90;
            // 
            // dataGridViewComboBoxColumn10
            // 
            this.dataGridViewComboBoxColumn10.DataPropertyName = "Date8";
            this.dataGridViewComboBoxColumn10.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn10.HeaderText = "10日";
            this.dataGridViewComboBoxColumn10.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn10.Name = "dataGridViewComboBoxColumn10";
            this.dataGridViewComboBoxColumn10.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn10.Sorted = true;
            this.dataGridViewComboBoxColumn10.Width = 90;
            // 
            // dataGridViewComboBoxColumn11
            // 
            this.dataGridViewComboBoxColumn11.DataPropertyName = "Date9";
            this.dataGridViewComboBoxColumn11.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn11.HeaderText = "9日";
            this.dataGridViewComboBoxColumn11.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn11.Name = "dataGridViewComboBoxColumn11";
            this.dataGridViewComboBoxColumn11.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn11.Sorted = true;
            this.dataGridViewComboBoxColumn11.Width = 90;
            // 
            // dataGridViewComboBoxColumn12
            // 
            this.dataGridViewComboBoxColumn12.DataPropertyName = "Date10";
            this.dataGridViewComboBoxColumn12.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn12.HeaderText = "10日";
            this.dataGridViewComboBoxColumn12.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn12.Name = "dataGridViewComboBoxColumn12";
            this.dataGridViewComboBoxColumn12.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn12.Sorted = true;
            this.dataGridViewComboBoxColumn12.Width = 90;
            // 
            // dataGridViewComboBoxColumn13
            // 
            this.dataGridViewComboBoxColumn13.DataPropertyName = "Day1";
            dataGridViewCellStyle14.BackColor = System.Drawing.Color.White;
            this.dataGridViewComboBoxColumn13.DefaultCellStyle = dataGridViewCellStyle14;
            this.dataGridViewComboBoxColumn13.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn13.HeaderText = "第1天";
            this.dataGridViewComboBoxColumn13.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn13.Name = "dataGridViewComboBoxColumn13";
            this.dataGridViewComboBoxColumn13.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn13.Sorted = true;
            this.dataGridViewComboBoxColumn13.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn13.Width = 120;
            // 
            // dataGridViewComboBoxColumn14
            // 
            this.dataGridViewComboBoxColumn14.DataPropertyName = "Day2";
            this.dataGridViewComboBoxColumn14.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn14.HeaderText = "第2天";
            this.dataGridViewComboBoxColumn14.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn14.Name = "dataGridViewComboBoxColumn14";
            this.dataGridViewComboBoxColumn14.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn14.Sorted = true;
            this.dataGridViewComboBoxColumn14.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn14.Width = 120;
            // 
            // dataGridViewComboBoxColumn15
            // 
            this.dataGridViewComboBoxColumn15.DataPropertyName = "Day3";
            this.dataGridViewComboBoxColumn15.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn15.HeaderText = "第3天";
            this.dataGridViewComboBoxColumn15.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn15.Name = "dataGridViewComboBoxColumn15";
            this.dataGridViewComboBoxColumn15.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn15.Sorted = true;
            this.dataGridViewComboBoxColumn15.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn15.Width = 86;
            // 
            // dataGridViewComboBoxColumn16
            // 
            this.dataGridViewComboBoxColumn16.DataPropertyName = "Day4";
            this.dataGridViewComboBoxColumn16.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn16.HeaderText = "第4天";
            this.dataGridViewComboBoxColumn16.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn16.Name = "dataGridViewComboBoxColumn16";
            this.dataGridViewComboBoxColumn16.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn16.Sorted = true;
            this.dataGridViewComboBoxColumn16.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn16.Width = 86;
            // 
            // dataGridViewComboBoxColumn17
            // 
            this.dataGridViewComboBoxColumn17.DataPropertyName = "Day5";
            this.dataGridViewComboBoxColumn17.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn17.HeaderText = "第5天";
            this.dataGridViewComboBoxColumn17.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn17.Name = "dataGridViewComboBoxColumn17";
            this.dataGridViewComboBoxColumn17.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn17.Sorted = true;
            this.dataGridViewComboBoxColumn17.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn17.Width = 86;
            // 
            // dataGridViewComboBoxColumn18
            // 
            this.dataGridViewComboBoxColumn18.DataPropertyName = "Day6";
            this.dataGridViewComboBoxColumn18.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn18.HeaderText = "第6天";
            this.dataGridViewComboBoxColumn18.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn18.Name = "dataGridViewComboBoxColumn18";
            this.dataGridViewComboBoxColumn18.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn18.Sorted = true;
            this.dataGridViewComboBoxColumn18.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn18.Width = 86;
            // 
            // dataGridViewComboBoxColumn19
            // 
            this.dataGridViewComboBoxColumn19.DataPropertyName = "Day7";
            this.dataGridViewComboBoxColumn19.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn19.HeaderText = "第7天";
            this.dataGridViewComboBoxColumn19.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn19.Name = "dataGridViewComboBoxColumn19";
            this.dataGridViewComboBoxColumn19.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn19.Sorted = true;
            this.dataGridViewComboBoxColumn19.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn19.Width = 86;
            // 
            // dataGridViewComboBoxColumn20
            // 
            this.dataGridViewComboBoxColumn20.DataPropertyName = "Day8";
            this.dataGridViewComboBoxColumn20.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn20.HeaderText = "第8天";
            this.dataGridViewComboBoxColumn20.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn20.Name = "dataGridViewComboBoxColumn20";
            this.dataGridViewComboBoxColumn20.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn20.Sorted = true;
            this.dataGridViewComboBoxColumn20.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn20.Width = 86;
            // 
            // dataGridViewComboBoxColumn21
            // 
            this.dataGridViewComboBoxColumn21.DataPropertyName = "Day9";
            this.dataGridViewComboBoxColumn21.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn21.HeaderText = "第9天";
            this.dataGridViewComboBoxColumn21.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn21.Name = "dataGridViewComboBoxColumn21";
            this.dataGridViewComboBoxColumn21.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn21.Sorted = true;
            this.dataGridViewComboBoxColumn21.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn21.Width = 86;
            // 
            // dataGridViewComboBoxColumn22
            // 
            this.dataGridViewComboBoxColumn22.DataPropertyName = "Date20";
            this.dataGridViewComboBoxColumn22.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn22.HeaderText = "20日";
            this.dataGridViewComboBoxColumn22.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn22.Name = "dataGridViewComboBoxColumn22";
            this.dataGridViewComboBoxColumn22.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn22.Sorted = true;
            this.dataGridViewComboBoxColumn22.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn22.Width = 90;
            // 
            // dataGridViewComboBoxColumn23
            // 
            this.dataGridViewComboBoxColumn23.DataPropertyName = "Date21";
            this.dataGridViewComboBoxColumn23.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn23.HeaderText = "21日";
            this.dataGridViewComboBoxColumn23.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn23.Name = "dataGridViewComboBoxColumn23";
            this.dataGridViewComboBoxColumn23.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn23.Sorted = true;
            this.dataGridViewComboBoxColumn23.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn23.Width = 90;
            // 
            // dataGridViewComboBoxColumn24
            // 
            this.dataGridViewComboBoxColumn24.DataPropertyName = "Date22";
            this.dataGridViewComboBoxColumn24.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn24.HeaderText = "22日";
            this.dataGridViewComboBoxColumn24.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn24.Name = "dataGridViewComboBoxColumn24";
            this.dataGridViewComboBoxColumn24.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn24.Sorted = true;
            this.dataGridViewComboBoxColumn24.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn24.Width = 90;
            // 
            // dataGridViewComboBoxColumn25
            // 
            this.dataGridViewComboBoxColumn25.DataPropertyName = "Date23";
            this.dataGridViewComboBoxColumn25.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn25.HeaderText = "23日";
            this.dataGridViewComboBoxColumn25.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn25.Name = "dataGridViewComboBoxColumn25";
            this.dataGridViewComboBoxColumn25.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn25.Sorted = true;
            this.dataGridViewComboBoxColumn25.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn25.Width = 90;
            // 
            // dataGridViewComboBoxColumn26
            // 
            this.dataGridViewComboBoxColumn26.DataPropertyName = "Date24";
            this.dataGridViewComboBoxColumn26.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn26.HeaderText = "24日";
            this.dataGridViewComboBoxColumn26.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn26.Name = "dataGridViewComboBoxColumn26";
            this.dataGridViewComboBoxColumn26.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn26.Sorted = true;
            this.dataGridViewComboBoxColumn26.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn26.Width = 90;
            // 
            // dataGridViewComboBoxColumn27
            // 
            this.dataGridViewComboBoxColumn27.DataPropertyName = "Date25";
            this.dataGridViewComboBoxColumn27.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn27.HeaderText = "25日";
            this.dataGridViewComboBoxColumn27.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn27.Name = "dataGridViewComboBoxColumn27";
            this.dataGridViewComboBoxColumn27.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn27.Sorted = true;
            this.dataGridViewComboBoxColumn27.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn27.Width = 90;
            // 
            // dataGridViewComboBoxColumn28
            // 
            this.dataGridViewComboBoxColumn28.DataPropertyName = "Date26";
            this.dataGridViewComboBoxColumn28.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn28.HeaderText = "26日";
            this.dataGridViewComboBoxColumn28.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn28.Name = "dataGridViewComboBoxColumn28";
            this.dataGridViewComboBoxColumn28.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn28.Sorted = true;
            this.dataGridViewComboBoxColumn28.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn28.Width = 90;
            // 
            // dataGridViewComboBoxColumn29
            // 
            this.dataGridViewComboBoxColumn29.DataPropertyName = "Date27";
            this.dataGridViewComboBoxColumn29.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn29.HeaderText = "27日";
            this.dataGridViewComboBoxColumn29.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn29.Name = "dataGridViewComboBoxColumn29";
            this.dataGridViewComboBoxColumn29.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn29.Sorted = true;
            this.dataGridViewComboBoxColumn29.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn29.Width = 90;
            // 
            // dataGridViewComboBoxColumn30
            // 
            this.dataGridViewComboBoxColumn30.DataPropertyName = "Date28";
            this.dataGridViewComboBoxColumn30.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn30.HeaderText = "28日";
            this.dataGridViewComboBoxColumn30.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn30.Name = "dataGridViewComboBoxColumn30";
            this.dataGridViewComboBoxColumn30.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn30.Sorted = true;
            this.dataGridViewComboBoxColumn30.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn30.Width = 90;
            // 
            // dataGridViewComboBoxColumn31
            // 
            this.dataGridViewComboBoxColumn31.DataPropertyName = "Date29";
            this.dataGridViewComboBoxColumn31.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn31.HeaderText = "29日";
            this.dataGridViewComboBoxColumn31.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn31.Name = "dataGridViewComboBoxColumn31";
            this.dataGridViewComboBoxColumn31.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn31.Sorted = true;
            this.dataGridViewComboBoxColumn31.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn31.Width = 90;
            // 
            // dataGridViewComboBoxColumn32
            // 
            this.dataGridViewComboBoxColumn32.DataPropertyName = "Date30";
            this.dataGridViewComboBoxColumn32.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn32.HeaderText = "30日";
            this.dataGridViewComboBoxColumn32.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn32.Name = "dataGridViewComboBoxColumn32";
            this.dataGridViewComboBoxColumn32.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn32.Sorted = true;
            this.dataGridViewComboBoxColumn32.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn32.Width = 90;
            // 
            // dataGridViewComboBoxColumn33
            // 
            this.dataGridViewComboBoxColumn33.DataPropertyName = "Date31";
            this.dataGridViewComboBoxColumn33.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn33.HeaderText = "31日";
            this.dataGridViewComboBoxColumn33.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn33.Name = "dataGridViewComboBoxColumn33";
            this.dataGridViewComboBoxColumn33.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn33.Sorted = true;
            this.dataGridViewComboBoxColumn33.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn33.Width = 90;
            // 
            // dataGridViewTextBoxColumn4
            // 
            this.dataGridViewTextBoxColumn4.DataPropertyName = "NAME";
            dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle15;
            this.dataGridViewTextBoxColumn4.HeaderText = "角色";
            this.dataGridViewTextBoxColumn4.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
            this.dataGridViewTextBoxColumn4.ReadOnly = true;
            this.dataGridViewTextBoxColumn4.Width = 98;
            // 
            // dataGridViewTextBoxColumn5
            // 
            this.dataGridViewTextBoxColumn5.DataPropertyName = "Day1";
            dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle16;
            this.dataGridViewTextBoxColumn5.HeaderText = "第1天";
            this.dataGridViewTextBoxColumn5.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
            this.dataGridViewTextBoxColumn5.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewTextBoxColumn5.Width = 120;
            // 
            // dataGridViewTextBoxColumn6
            // 
            this.dataGridViewTextBoxColumn6.DataPropertyName = "Day2";
            this.dataGridViewTextBoxColumn6.HeaderText = "第2天";
            this.dataGridViewTextBoxColumn6.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
            this.dataGridViewTextBoxColumn6.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewTextBoxColumn6.Visible = false;
            this.dataGridViewTextBoxColumn6.Width = 120;
            // 
            // dataGridViewComboBoxColumn34
            // 
            this.dataGridViewComboBoxColumn34.DataPropertyName = "Day1";
            dataGridViewCellStyle17.BackColor = System.Drawing.Color.White;
            this.dataGridViewComboBoxColumn34.DefaultCellStyle = dataGridViewCellStyle17;
            this.dataGridViewComboBoxColumn34.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.ComboBox;
            this.dataGridViewComboBoxColumn34.DisplayStyleForCurrentCellOnly = true;
            this.dataGridViewComboBoxColumn34.HeaderText = "第1天";
            this.dataGridViewComboBoxColumn34.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn34.Name = "dataGridViewComboBoxColumn34";
            this.dataGridViewComboBoxColumn34.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn34.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn34.Width = 86;
            // 
            // dataGridViewComboBoxColumn35
            // 
            this.dataGridViewComboBoxColumn35.DataPropertyName = "Day2";
            this.dataGridViewComboBoxColumn35.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn35.HeaderText = "第2天";
            this.dataGridViewComboBoxColumn35.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn35.Name = "dataGridViewComboBoxColumn35";
            this.dataGridViewComboBoxColumn35.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn35.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn35.Width = 86;
            // 
            // dataGridViewComboBoxColumn36
            // 
            this.dataGridViewComboBoxColumn36.DataPropertyName = "Day3";
            this.dataGridViewComboBoxColumn36.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn36.HeaderText = "第3天";
            this.dataGridViewComboBoxColumn36.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn36.Name = "dataGridViewComboBoxColumn36";
            this.dataGridViewComboBoxColumn36.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn36.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn36.Width = 86;
            // 
            // dataGridViewComboBoxColumn37
            // 
            this.dataGridViewComboBoxColumn37.DataPropertyName = "Day4";
            this.dataGridViewComboBoxColumn37.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn37.HeaderText = "第4天";
            this.dataGridViewComboBoxColumn37.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn37.Name = "dataGridViewComboBoxColumn37";
            this.dataGridViewComboBoxColumn37.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn37.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn37.Width = 86;
            // 
            // dataGridViewComboBoxColumn38
            // 
            this.dataGridViewComboBoxColumn38.DataPropertyName = "Day5";
            this.dataGridViewComboBoxColumn38.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn38.HeaderText = "第5天";
            this.dataGridViewComboBoxColumn38.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn38.Name = "dataGridViewComboBoxColumn38";
            this.dataGridViewComboBoxColumn38.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn38.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn38.Width = 86;
            // 
            // dataGridViewComboBoxColumn39
            // 
            this.dataGridViewComboBoxColumn39.DataPropertyName = "Day6";
            this.dataGridViewComboBoxColumn39.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn39.HeaderText = "第6天";
            this.dataGridViewComboBoxColumn39.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn39.Name = "dataGridViewComboBoxColumn39";
            this.dataGridViewComboBoxColumn39.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn39.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn39.Width = 86;
            // 
            // dataGridViewComboBoxColumn40
            // 
            this.dataGridViewComboBoxColumn40.DataPropertyName = "Day7";
            this.dataGridViewComboBoxColumn40.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn40.HeaderText = "第7天";
            this.dataGridViewComboBoxColumn40.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn40.Name = "dataGridViewComboBoxColumn40";
            this.dataGridViewComboBoxColumn40.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn40.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn40.Width = 86;
            // 
            // dataGridViewComboBoxColumn41
            // 
            this.dataGridViewComboBoxColumn41.DataPropertyName = "Day8";
            this.dataGridViewComboBoxColumn41.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn41.HeaderText = "第8天";
            this.dataGridViewComboBoxColumn41.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn41.Name = "dataGridViewComboBoxColumn41";
            this.dataGridViewComboBoxColumn41.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn41.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn41.Width = 86;
            // 
            // dataGridViewComboBoxColumn42
            // 
            this.dataGridViewComboBoxColumn42.DataPropertyName = "Day9";
            this.dataGridViewComboBoxColumn42.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn42.HeaderText = "第9天";
            this.dataGridViewComboBoxColumn42.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn42.Name = "dataGridViewComboBoxColumn42";
            this.dataGridViewComboBoxColumn42.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn42.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn42.Width = 86;
            // 
            // dataGridViewComboBoxColumn43
            // 
            this.dataGridViewComboBoxColumn43.DataPropertyName = "Day10";
            this.dataGridViewComboBoxColumn43.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn43.HeaderText = "第10天";
            this.dataGridViewComboBoxColumn43.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn43.Name = "dataGridViewComboBoxColumn43";
            this.dataGridViewComboBoxColumn43.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn43.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn43.Width = 70;
            // 
            // dataGridViewComboBoxColumn44
            // 
            this.dataGridViewComboBoxColumn44.DataPropertyName = "Day11";
            this.dataGridViewComboBoxColumn44.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn44.HeaderText = "第11天";
            this.dataGridViewComboBoxColumn44.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn44.Name = "dataGridViewComboBoxColumn44";
            this.dataGridViewComboBoxColumn44.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn44.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn44.Width = 70;
            // 
            // dataGridViewComboBoxColumn45
            // 
            this.dataGridViewComboBoxColumn45.DataPropertyName = "Day12";
            this.dataGridViewComboBoxColumn45.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn45.HeaderText = "第12天";
            this.dataGridViewComboBoxColumn45.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn45.Name = "dataGridViewComboBoxColumn45";
            this.dataGridViewComboBoxColumn45.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn45.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn45.Width = 70;
            // 
            // dataGridViewComboBoxColumn46
            // 
            this.dataGridViewComboBoxColumn46.DataPropertyName = "Day13";
            this.dataGridViewComboBoxColumn46.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.dataGridViewComboBoxColumn46.HeaderText = "第13天";
            this.dataGridViewComboBoxColumn46.MinimumWidth = 6;
            this.dataGridViewComboBoxColumn46.Name = "dataGridViewComboBoxColumn46";
            this.dataGridViewComboBoxColumn46.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewComboBoxColumn46.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.dataGridViewComboBoxColumn46.Width = 70;
            // 
            // dataGridViewTextBoxColumn7
            // 
            this.dataGridViewTextBoxColumn7.DataPropertyName = "Day3";
            this.dataGridViewTextBoxColumn7.HeaderText = "第3天";
            this.dataGridViewTextBoxColumn7.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
            this.dataGridViewTextBoxColumn7.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewTextBoxColumn7.Visible = false;
            this.dataGridViewTextBoxColumn7.Width = 120;
            // 
            // dataGridViewTextBoxColumn8
            // 
            this.dataGridViewTextBoxColumn8.DataPropertyName = "Day4";
            this.dataGridViewTextBoxColumn8.HeaderText = "第4天";
            this.dataGridViewTextBoxColumn8.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
            this.dataGridViewTextBoxColumn8.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewTextBoxColumn8.Width = 120;
            // 
            // dataGridViewTextBoxColumn9
            // 
            this.dataGridViewTextBoxColumn9.DataPropertyName = "Day5";
            this.dataGridViewTextBoxColumn9.HeaderText = "第5天";
            this.dataGridViewTextBoxColumn9.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
            this.dataGridViewTextBoxColumn9.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewTextBoxColumn9.Width = 98;
            // 
            // dataGridViewTextBoxColumn10
            // 
            this.dataGridViewTextBoxColumn10.DataPropertyName = "Day6";
            this.dataGridViewTextBoxColumn10.HeaderText = "第6天";
            this.dataGridViewTextBoxColumn10.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
            this.dataGridViewTextBoxColumn10.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridViewTextBoxColumn10.Width = 98;
            // 
            // ColXh
            // 
            this.ColXh.DataPropertyName = "xh";
            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.ColXh.DefaultCellStyle = dataGridViewCellStyle2;
            this.ColXh.HeaderText = "排序";
            this.ColXh.MinimumWidth = 6;
            this.ColXh.Name = "ColXh";
            this.ColXh.Width = 40;
            // 
            // colName
            // 
            this.colName.DataPropertyName = "Name";
            dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.colName.DefaultCellStyle = dataGridViewCellStyle3;
            this.colName.HeaderText = "姓名";
            this.colName.MinimumWidth = 6;
            this.colName.Name = "colName";
            this.colName.ReadOnly = true;
            this.colName.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.colName.Width = 70;
            // 
            // WorkerId
            // 
            this.WorkerId.DataPropertyName = "WorkerId";
            this.WorkerId.HeaderText = "员工Id";
            this.WorkerId.MinimumWidth = 6;
            this.WorkerId.Name = "WorkerId";
            this.WorkerId.Visible = false;
            this.WorkerId.Width = 125;
            // 
            // OperationRoom
            // 
            this.OperationRoom.DataPropertyName = "OperationRoom";
            this.OperationRoom.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.OperationRoom.HeaderText = "手术间";
            this.OperationRoom.MaxDropDownItems = 12;
            this.OperationRoom.MinimumWidth = 6;
            this.OperationRoom.Name = "OperationRoom";
            this.OperationRoom.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.OperationRoom.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.OperationRoom.Width = 75;
            // 
            // Role
            // 
            this.Role.DataPropertyName = "Role";
            this.Role.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Role.HeaderText = "角色";
            this.Role.MinimumWidth = 6;
            this.Role.Name = "Role";
            this.Role.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Role.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Role.Width = 65;
            // 
            // Date1
            // 
            this.Date1.DataPropertyName = "Date1";
            this.Date1.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date1.HeaderText = "1日";
            this.Date1.MinimumWidth = 6;
            this.Date1.Name = "Date1";
            this.Date1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date1.Width = 80;
            // 
            // Date2
            // 
            this.Date2.DataPropertyName = "Date2";
            this.Date2.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date2.HeaderText = "2日";
            this.Date2.MinimumWidth = 6;
            this.Date2.Name = "Date2";
            this.Date2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date2.Width = 80;
            // 
            // Date3
            // 
            this.Date3.DataPropertyName = "Date3";
            this.Date3.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date3.HeaderText = "3日";
            this.Date3.MinimumWidth = 6;
            this.Date3.Name = "Date3";
            this.Date3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date3.Width = 80;
            // 
            // Date4
            // 
            this.Date4.DataPropertyName = "Date4";
            this.Date4.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date4.HeaderText = "4日";
            this.Date4.MinimumWidth = 6;
            this.Date4.Name = "Date4";
            this.Date4.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date4.Width = 80;
            // 
            // Date5
            // 
            this.Date5.DataPropertyName = "Date5";
            this.Date5.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date5.HeaderText = "5日";
            this.Date5.MinimumWidth = 6;
            this.Date5.Name = "Date5";
            this.Date5.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date5.Width = 80;
            // 
            // Date6
            // 
            this.Date6.DataPropertyName = "Date6";
            this.Date6.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date6.HeaderText = "6日";
            this.Date6.MinimumWidth = 6;
            this.Date6.Name = "Date6";
            this.Date6.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date6.Width = 80;
            // 
            // Date7
            // 
            this.Date7.DataPropertyName = "Date7";
            this.Date7.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date7.HeaderText = "7日";
            this.Date7.MinimumWidth = 6;
            this.Date7.Name = "Date7";
            this.Date7.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date7.Width = 80;
            // 
            // Date8
            // 
            this.Date8.DataPropertyName = "Date8";
            this.Date8.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date8.HeaderText = "8日";
            this.Date8.MinimumWidth = 6;
            this.Date8.Name = "Date8";
            this.Date8.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date8.Width = 80;
            // 
            // Date9
            // 
            this.Date9.DataPropertyName = "Date9";
            this.Date9.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date9.HeaderText = "9日";
            this.Date9.MinimumWidth = 6;
            this.Date9.Name = "Date9";
            this.Date9.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date9.Width = 80;
            // 
            // Date10
            // 
            this.Date10.DataPropertyName = "Date10";
            this.Date10.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date10.HeaderText = "10日";
            this.Date10.MinimumWidth = 6;
            this.Date10.Name = "Date10";
            this.Date10.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date10.Width = 80;
            // 
            // Date11
            // 
            this.Date11.DataPropertyName = "Date11";
            this.Date11.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date11.HeaderText = "11日";
            this.Date11.MinimumWidth = 6;
            this.Date11.Name = "Date11";
            this.Date11.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date11.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date11.Width = 80;
            // 
            // Date12
            // 
            this.Date12.DataPropertyName = "Date12";
            this.Date12.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date12.HeaderText = "12日";
            this.Date12.MinimumWidth = 6;
            this.Date12.Name = "Date12";
            this.Date12.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date12.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date12.Width = 80;
            // 
            // Date13
            // 
            this.Date13.DataPropertyName = "Date13";
            this.Date13.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date13.HeaderText = "13日";
            this.Date13.MinimumWidth = 6;
            this.Date13.Name = "Date13";
            this.Date13.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date13.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date13.Width = 80;
            // 
            // Date14
            // 
            this.Date14.DataPropertyName = "Date14";
            this.Date14.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date14.HeaderText = "14日";
            this.Date14.MinimumWidth = 6;
            this.Date14.Name = "Date14";
            this.Date14.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date14.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date14.Width = 80;
            // 
            // Date15
            // 
            this.Date15.DataPropertyName = "Date15";
            this.Date15.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date15.HeaderText = "15日";
            this.Date15.MinimumWidth = 6;
            this.Date15.Name = "Date15";
            this.Date15.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date15.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date15.Width = 80;
            // 
            // Date16
            // 
            this.Date16.DataPropertyName = "Date16";
            this.Date16.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date16.HeaderText = "16日";
            this.Date16.MinimumWidth = 6;
            this.Date16.Name = "Date16";
            this.Date16.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date16.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date16.Width = 80;
            // 
            // Date17
            // 
            this.Date17.DataPropertyName = "Date17";
            this.Date17.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date17.HeaderText = "17日";
            this.Date17.MinimumWidth = 6;
            this.Date17.Name = "Date17";
            this.Date17.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date17.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date17.Width = 80;
            // 
            // Date18
            // 
            this.Date18.DataPropertyName = "Date18";
            this.Date18.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date18.HeaderText = "18日";
            this.Date18.MinimumWidth = 6;
            this.Date18.Name = "Date18";
            this.Date18.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date18.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date18.Width = 80;
            // 
            // Date19
            // 
            this.Date19.DataPropertyName = "Date19";
            this.Date19.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date19.HeaderText = "19日";
            this.Date19.MinimumWidth = 6;
            this.Date19.Name = "Date19";
            this.Date19.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date19.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date19.Width = 80;
            // 
            // Date20
            // 
            this.Date20.DataPropertyName = "Date20";
            this.Date20.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date20.HeaderText = "20日";
            this.Date20.MinimumWidth = 6;
            this.Date20.Name = "Date20";
            this.Date20.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date20.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date20.Width = 80;
            // 
            // Date21
            // 
            this.Date21.DataPropertyName = "Date21";
            this.Date21.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date21.HeaderText = "21日";
            this.Date21.MinimumWidth = 6;
            this.Date21.Name = "Date21";
            this.Date21.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date21.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date21.Width = 80;
            // 
            // Date22
            // 
            this.Date22.DataPropertyName = "Date22";
            this.Date22.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date22.HeaderText = "22日";
            this.Date22.MinimumWidth = 6;
            this.Date22.Name = "Date22";
            this.Date22.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date22.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date22.Width = 80;
            // 
            // Date23
            // 
            this.Date23.DataPropertyName = "Date23";
            this.Date23.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date23.HeaderText = "23日";
            this.Date23.MinimumWidth = 6;
            this.Date23.Name = "Date23";
            this.Date23.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date23.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date23.Width = 80;
            // 
            // Date24
            // 
            this.Date24.DataPropertyName = "Date24";
            this.Date24.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date24.HeaderText = "24日";
            this.Date24.MinimumWidth = 6;
            this.Date24.Name = "Date24";
            this.Date24.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date24.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date24.Width = 80;
            // 
            // Date25
            // 
            this.Date25.DataPropertyName = "Date25";
            this.Date25.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date25.HeaderText = "25日";
            this.Date25.MinimumWidth = 6;
            this.Date25.Name = "Date25";
            this.Date25.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date25.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date25.Width = 80;
            // 
            // Date26
            // 
            this.Date26.DataPropertyName = "Date26";
            this.Date26.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date26.HeaderText = "26日";
            this.Date26.MinimumWidth = 6;
            this.Date26.Name = "Date26";
            this.Date26.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date26.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date26.Width = 80;
            // 
            // Date27
            // 
            this.Date27.DataPropertyName = "Date27";
            this.Date27.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date27.HeaderText = "27日";
            this.Date27.MinimumWidth = 6;
            this.Date27.Name = "Date27";
            this.Date27.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date27.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date27.Width = 80;
            // 
            // Date28
            // 
            this.Date28.DataPropertyName = "Date28";
            this.Date28.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date28.HeaderText = "28日";
            this.Date28.MinimumWidth = 6;
            this.Date28.Name = "Date28";
            this.Date28.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date28.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date28.Width = 80;
            // 
            // Date29
            // 
            this.Date29.DataPropertyName = "Date29";
            this.Date29.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date29.HeaderText = "29日";
            this.Date29.MinimumWidth = 6;
            this.Date29.Name = "Date29";
            this.Date29.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date29.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date29.Width = 80;
            // 
            // Date30
            // 
            this.Date30.DataPropertyName = "Date30";
            this.Date30.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date30.HeaderText = "30日";
            this.Date30.MinimumWidth = 6;
            this.Date30.Name = "Date30";
            this.Date30.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date30.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date30.Width = 80;
            // 
            // Date31
            // 
            this.Date31.DataPropertyName = "Date31";
            this.Date31.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Date31.HeaderText = "31日";
            this.Date31.MinimumWidth = 6;
            this.Date31.Name = "Date31";
            this.Date31.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Date31.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Date31.Width = 80;
            // 
            // Remark
            // 
            this.Remark.DataPropertyName = "Remark";
            this.Remark.HeaderText = "备注";
            this.Remark.MinimumWidth = 6;
            this.Remark.Name = "Remark";
            this.Remark.Width = 90;
            // 
            // ScheduleName
            // 
            this.ScheduleName.DataPropertyName = "ScheduleName";
            this.ScheduleName.HeaderText = "计划";
            this.ScheduleName.MinimumWidth = 6;
            this.ScheduleName.Name = "ScheduleName";
            this.ScheduleName.Width = 60;
            // 
            // Id
            // 
            this.Id.DataPropertyName = "Id";
            this.Id.HeaderText = "ID";
            this.Id.MinimumWidth = 6;
            this.Id.Name = "Id";
            this.Id.Visible = false;
            this.Id.Width = 125;
            // 
            // Day1
            // 
            this.Day1.DataPropertyName = "Day1";
            dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
            this.Day1.DefaultCellStyle = dataGridViewCellStyle8;
            this.Day1.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Day1.HeaderText = "第1天";
            this.Day1.MinimumWidth = 6;
            this.Day1.Name = "Day1";
            this.Day1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Day1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Day1.Width = 60;
            // 
            // Day2
            // 
            this.Day2.DataPropertyName = "Day2";
            this.Day2.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Day2.HeaderText = "第2天";
            this.Day2.MinimumWidth = 6;
            this.Day2.Name = "Day2";
            this.Day2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Day2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Day2.Width = 60;
            // 
            // Day3
            // 
            this.Day3.DataPropertyName = "Day3";
            this.Day3.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Day3.HeaderText = "第3天";
            this.Day3.MinimumWidth = 6;
            this.Day3.Name = "Day3";
            this.Day3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Day3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Day3.Width = 60;
            // 
            // Day4
            // 
            this.Day4.DataPropertyName = "Day4";
            this.Day4.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Day4.HeaderText = "第4天";
            this.Day4.MinimumWidth = 6;
            this.Day4.Name = "Day4";
            this.Day4.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Day4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Day4.Width = 60;
            // 
            // Day5
            // 
            this.Day5.DataPropertyName = "Day5";
            this.Day5.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Day5.HeaderText = "第5天";
            this.Day5.MinimumWidth = 6;
            this.Day5.Name = "Day5";
            this.Day5.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Day5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Day5.Width = 60;
            // 
            // Day6
            // 
            this.Day6.DataPropertyName = "Day6";
            this.Day6.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Day6.HeaderText = "第6天";
            this.Day6.MinimumWidth = 6;
            this.Day6.Name = "Day6";
            this.Day6.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Day6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Day6.Width = 60;
            // 
            // Day7
            // 
            this.Day7.DataPropertyName = "Day7";
            this.Day7.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Day7.HeaderText = "第7天";
            this.Day7.MinimumWidth = 6;
            this.Day7.Name = "Day7";
            this.Day7.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Day7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Day7.Width = 60;
            // 
            // Day8
            // 
            this.Day8.DataPropertyName = "Day8";
            this.Day8.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Day8.HeaderText = "第8天";
            this.Day8.MinimumWidth = 6;
            this.Day8.Name = "Day8";
            this.Day8.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Day8.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Day8.Width = 60;
            // 
            // Day9
            // 
            this.Day9.DataPropertyName = "Day9";
            this.Day9.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Day9.HeaderText = "第9天";
            this.Day9.MinimumWidth = 6;
            this.Day9.Name = "Day9";
            this.Day9.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Day9.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Day9.Width = 60;
            // 
            // Day10
            // 
            this.Day10.DataPropertyName = "Day10";
            this.Day10.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Day10.HeaderText = "第10天";
            this.Day10.MinimumWidth = 6;
            this.Day10.Name = "Day10";
            this.Day10.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Day10.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Day10.Width = 70;
            // 
            // Day11
            // 
            this.Day11.DataPropertyName = "Day11";
            this.Day11.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Day11.HeaderText = "第11天";
            this.Day11.MinimumWidth = 6;
            this.Day11.Name = "Day11";
            this.Day11.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Day11.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Day11.Width = 70;
            // 
            // Day12
            // 
            this.Day12.DataPropertyName = "Day12";
            this.Day12.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Day12.HeaderText = "第12天";
            this.Day12.MinimumWidth = 6;
            this.Day12.Name = "Day12";
            this.Day12.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Day12.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Day12.Width = 70;
            // 
            // Day13
            // 
            this.Day13.DataPropertyName = "Day13";
            this.Day13.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.Day13.HeaderText = "第13天";
            this.Day13.MinimumWidth = 6;
            this.Day13.Name = "Day13";
            this.Day13.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.Day13.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.Day13.Width = 70;
            // 
            // TypeId
            // 
            this.TypeId.DataPropertyName = "Id";
            this.TypeId.HeaderText = "ID";
            this.TypeId.MinimumWidth = 6;
            this.TypeId.Name = "TypeId";
            this.TypeId.Visible = false;
            this.TypeId.Width = 125;
            // 
            // ShiftName
            // 
            this.ShiftName.DataPropertyName = "Name";
            this.ShiftName.HeaderText = "班次名称";
            this.ShiftName.MinimumWidth = 6;
            this.ShiftName.Name = "ShiftName";
            this.ShiftName.Width = 98;
            // 
            // BeginTime
            // 
            this.BeginTime.DataPropertyName = "BeginTime";
            this.BeginTime.HeaderText = "上班时间";
            this.BeginTime.MinimumWidth = 6;
            this.BeginTime.Name = "BeginTime";
            this.BeginTime.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.BeginTime.Width = 98;
            // 
            // EndTime
            // 
            this.EndTime.DataPropertyName = "EndTime";
            this.EndTime.HeaderText = "下班时间";
            this.EndTime.MinimumWidth = 6;
            this.EndTime.Name = "EndTime";
            this.EndTime.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.EndTime.Width = 98;
            // 
            // dataGridViewTextBoxColumn11
            // 
            this.dataGridViewTextBoxColumn11.DataPropertyName = "Day7";
            this.dataGridViewTextBoxColumn11.HeaderText = "第7天";
            this.dataGridViewTextBoxColumn11.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
            this.dataGridViewTextBoxColumn11.Width = 125;
            // 
            // dataGridViewTextBoxColumn12
            // 
            this.dataGridViewTextBoxColumn12.DataPropertyName = "Day8";
            this.dataGridViewTextBoxColumn12.HeaderText = "第8天";
            this.dataGridViewTextBoxColumn12.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
            this.dataGridViewTextBoxColumn12.Width = 125;
            // 
            // dataGridViewTextBoxColumn13
            // 
            this.dataGridViewTextBoxColumn13.DataPropertyName = "Day9";
            this.dataGridViewTextBoxColumn13.HeaderText = "第9天";
            this.dataGridViewTextBoxColumn13.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
            this.dataGridViewTextBoxColumn13.Width = 125;
            // 
            // dataGridViewTextBoxColumn14
            // 
            this.dataGridViewTextBoxColumn14.DataPropertyName = "ROLE_NAME";
            this.dataGridViewTextBoxColumn14.HeaderText = "职务";
            this.dataGridViewTextBoxColumn14.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
            this.dataGridViewTextBoxColumn14.ReadOnly = true;
            this.dataGridViewTextBoxColumn14.Width = 120;
            // 
            // dataGridViewTextBoxColumn15
            // 
            this.dataGridViewTextBoxColumn15.DataPropertyName = "NAME";
            this.dataGridViewTextBoxColumn15.HeaderText = "姓名";
            this.dataGridViewTextBoxColumn15.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
            this.dataGridViewTextBoxColumn15.ReadOnly = true;
            this.dataGridViewTextBoxColumn15.Width = 120;
            // 
            // dataGridViewTextBoxColumn16
            // 
            this.dataGridViewTextBoxColumn16.DataPropertyName = "ROLE_NAME";
            this.dataGridViewTextBoxColumn16.HeaderText = "职务";
            this.dataGridViewTextBoxColumn16.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
            this.dataGridViewTextBoxColumn16.ReadOnly = true;
            this.dataGridViewTextBoxColumn16.Width = 120;
            // 
            // dataGridViewTextBoxColumn17
            // 
            this.dataGridViewTextBoxColumn17.DataPropertyName = "NAME";
            this.dataGridViewTextBoxColumn17.HeaderText = "姓名";
            this.dataGridViewTextBoxColumn17.MinimumWidth = 6;
            this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
            this.dataGridViewTextBoxColumn17.ReadOnly = true;
            this.dataGridViewTextBoxColumn17.Width = 120;
            // 
            // btnupMonth
            // 
            this.btnupMonth.Location = new System.Drawing.Point(210, 8);
            this.btnupMonth.Name = "btnupMonth";
            this.btnupMonth.Size = new System.Drawing.Size(53, 28);
            this.btnupMonth.TabIndex = 13;
            this.btnupMonth.Text = "上一月";
            this.btnupMonth.UseVisualStyleBackColor = true;
            this.btnupMonth.Click += new System.EventHandler(this.btnupMonth_Click);
            // 
            // btnDownMonth
            // 
            this.btnDownMonth.Location = new System.Drawing.Point(380, 8);
            this.btnDownMonth.Name = "btnDownMonth";
            this.btnDownMonth.Size = new System.Drawing.Size(53, 28);
            this.btnDownMonth.TabIndex = 13;
            this.btnDownMonth.Text = "下一月";
            this.btnDownMonth.UseVisualStyleBackColor = true;
            this.btnDownMonth.Click += new System.EventHandler(this.btnDownMonth_Click);
            // 
            // FrmScheduling2
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1415, 635);
            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 = "FrmScheduling2";
            this.Text = "排班管理";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmScheduling2_FormClosing);
            this.Load += new System.EventHandler(this.FrmScheduling2_Load);
            this.panelAll.ResumeLayout(false);
            this.panelBody.ResumeLayout(false);
            this.panelBodyB.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel4.PerformLayout();
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            this.panelBodyT.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgvShiftPlan)).EndInit();
            this.panel2Top.ResumeLayout(false);
            this.panel2Top.PerformLayout();
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgvSchedulingType)).EndInit();
            this.panel1Top.ResumeLayout(false);
            this.panel1Top.PerformLayout();
            this.panelTop.ResumeLayout(false);
            this.panelTopT.ResumeLayout(false);
            this.panelTopT.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 panelBodyB;
        private System.Windows.Forms.Panel panelBodyT;
        private System.Windows.Forms.Panel panel2;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Panel panelTopT;
        private System.Windows.Forms.Panel panel3;
        private System.Windows.Forms.RadioButton radioNurse;
        private System.Windows.Forms.RadioButton radioDoctor;
        private System.Windows.Forms.Label labelTitle;
        private System.Windows.Forms.Button btnPrint;
        private System.Windows.Forms.Button btnExcel;
        private System.Windows.Forms.Button btnSave;
        private System.Windows.Forms.DateTimePicker dateTimePicker1;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Panel panel1Top;
        private System.Windows.Forms.DataGridView dgvShiftPlan;
        private System.Windows.Forms.Panel panel2Top;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.DataGridView dgvSchedulingType;
        private System.Windows.Forms.Button btnShiptPlanSave;
        private System.Windows.Forms.TextBox textFind;
        private System.Windows.Forms.Panel panel4;
        private System.Windows.Forms.Label labelScheduling;
        private System.Windows.Forms.DataGridView dataGridView1;
        private System.Windows.Forms.Button btnDelete;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
        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.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn1;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn2;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn3;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn4;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn5;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn6;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn7;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn8;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn9;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn10;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn11;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn12;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn13;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn14;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn15;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn16;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn17;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn18;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn19;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn20;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn21;
        private System.Windows.Forms.Button btnShiftPlanFresh;
        private System.Windows.Forms.Button btnShiftFresh;
        private System.Windows.Forms.Button btnShiftSave;
        private System.Windows.Forms.Label labelDoctorNurse;
        private System.Windows.Forms.Button btnAttendance;
        private System.Windows.Forms.Button btnPrintAttendance;
        private System.Windows.Forms.Button btnShiftDelete;
        private System.Windows.Forms.Button btnShiftPlanDelete;
        private System.Windows.Forms.CheckBox chxOnlyShiftPlan;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn22;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn23;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn24;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn25;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn26;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn27;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn28;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn29;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn30;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn31;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn32;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn33;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn34;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn35;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn36;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn37;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn38;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn39;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn40;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn41;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn42;
        private System.Windows.Forms.Button btnDown;
        private System.Windows.Forms.Button btnUp;
        private System.Windows.Forms.DataGridViewTextBoxColumn TypeId;
        private System.Windows.Forms.DataGridViewTextBoxColumn ShiftName;
        private System.Windows.Forms.DataGridViewTextBoxColumn BeginTime;
        private System.Windows.Forms.DataGridViewTextBoxColumn EndTime;
        private System.Windows.Forms.DataGridViewCheckBoxColumn IsValid;
        private System.Windows.Forms.Button btnFresh;
        private System.Windows.Forms.CheckBox chxHasInvaild;
        private System.Windows.Forms.Button btnClearChecked;
        private System.Windows.Forms.DataGridViewCheckBoxColumn colChecked;
        private System.Windows.Forms.DataGridViewTextBoxColumn ColXh;
        private System.Windows.Forms.DataGridViewTextBoxColumn colName;
        private System.Windows.Forms.DataGridViewTextBoxColumn WorkerId;
        private System.Windows.Forms.DataGridViewComboBoxColumn OperationRoom;
        private DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn BeginDate;
        private DevComponents.DotNetBar.Controls.DataGridViewDateTimeInputColumn EndDate;
        private System.Windows.Forms.DataGridViewComboBoxColumn Role;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date1;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date2;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date3;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date4;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date5;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date6;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date7;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date8;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date9;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date10;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date11;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date12;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date13;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date14;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date15;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date16;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date17;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date18;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date19;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date20;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date21;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date22;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date23;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date24;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date25;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date26;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date27;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date28;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date29;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date30;
        private System.Windows.Forms.DataGridViewComboBoxColumn Date31;
        private System.Windows.Forms.DataGridViewTextBoxColumn Remark;
        private System.Windows.Forms.CheckBox chxModified;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn43;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn44;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn45;
        private System.Windows.Forms.DataGridViewComboBoxColumn dataGridViewComboBoxColumn46;
        private System.Windows.Forms.DataGridViewCheckBoxColumn colChecked2;
        private System.Windows.Forms.DataGridViewTextBoxColumn ScheduleName;
        private System.Windows.Forms.DataGridViewTextBoxColumn Id;
        private System.Windows.Forms.DataGridViewComboBoxColumn Day1;
        private System.Windows.Forms.DataGridViewComboBoxColumn Day2;
        private System.Windows.Forms.DataGridViewComboBoxColumn Day3;
        private System.Windows.Forms.DataGridViewComboBoxColumn Day4;
        private System.Windows.Forms.DataGridViewComboBoxColumn Day5;
        private System.Windows.Forms.DataGridViewComboBoxColumn Day6;
        private System.Windows.Forms.DataGridViewComboBoxColumn Day7;
        private System.Windows.Forms.DataGridViewComboBoxColumn Day8;
        private System.Windows.Forms.DataGridViewComboBoxColumn Day9;
        private System.Windows.Forms.DataGridViewComboBoxColumn Day10;
        private System.Windows.Forms.DataGridViewComboBoxColumn Day11;
        private System.Windows.Forms.DataGridViewComboBoxColumn Day12;
        private System.Windows.Forms.DataGridViewComboBoxColumn Day13;
        private System.Windows.Forms.Button btnDownMonth;
        private System.Windows.Forms.Button btnupMonth;
    }
}