namespace 薄膜气体透过率测试仪 { partial class MiopahReport { /// /// 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 dataGridViewCellStyle2 = 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 dataGridViewCellStyle3 = 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 dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); this.uiDataGridView1 = new Sunny.UI.UIDataGridView(); this.uiTableLayoutPanel1 = new Sunny.UI.UITableLayoutPanel(); this.uiPanel3 = new Sunny.UI.UIPanel(); this.uiButton3 = new Sunny.UI.UIButton(); this.uiButton2 = new Sunny.UI.UIButton(); this.uiButton1 = new Sunny.UI.UIButton(); this.uiPanel1 = new Sunny.UI.UIPanel(); this.uiPanel2 = new Sunny.UI.UIPanel(); this.uiLabel2 = new Sunny.UI.UILabel(); this.uiLabel1 = new Sunny.UI.UILabel(); this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit(); this.uiTableLayoutPanel1.SuspendLayout(); this.uiPanel3.SuspendLayout(); this.uiPanel1.SuspendLayout(); this.uiPanel2.SuspendLayout(); this.SuspendLayout(); // // uiDataGridView1 // dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.uiDataGridView1.BackgroundColor = System.Drawing.Color.White; this.uiDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.uiDataGridView1.ColumnHeadersHeight = 32; this.uiDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.uiDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column1, this.Column2, this.Column3, this.Column4, this.Column5, this.Column6, this.Column7, this.Column8}); dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.uiDataGridView1.DefaultCellStyle = dataGridViewCellStyle11; this.uiDataGridView1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiDataGridView1.EnableHeadersVisualStyles = false; this.uiDataGridView1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uiDataGridView1.Location = new System.Drawing.Point(320, 20); this.uiDataGridView1.Name = "uiDataGridView1"; dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle12.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle12; this.uiDataGridView1.RowHeadersWidth = 62; dataGridViewCellStyle13.BackColor = System.Drawing.Color.White; dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle13; this.uiDataGridView1.RowTemplate.Height = 30; this.uiDataGridView1.SelectedIndex = -1; this.uiDataGridView1.Size = new System.Drawing.Size(1252, 673); this.uiDataGridView1.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiDataGridView1.TabIndex = 0; // // uiTableLayoutPanel1 // this.uiTableLayoutPanel1.ColumnCount = 1; this.uiTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.uiTableLayoutPanel1.Controls.Add(this.uiPanel3, 0, 2); this.uiTableLayoutPanel1.Controls.Add(this.uiPanel1, 0, 1); this.uiTableLayoutPanel1.Controls.Add(this.uiPanel2, 0, 0); this.uiTableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTableLayoutPanel1.Location = new System.Drawing.Point(0, 35); this.uiTableLayoutPanel1.Name = "uiTableLayoutPanel1"; this.uiTableLayoutPanel1.RowCount = 3; this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F)); this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 75F)); this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F)); this.uiTableLayoutPanel1.Size = new System.Drawing.Size(1900, 965); this.uiTableLayoutPanel1.TabIndex = 1; this.uiTableLayoutPanel1.TagString = null; // // uiPanel3 // this.uiPanel3.Controls.Add(this.uiButton3); this.uiPanel3.Controls.Add(this.uiButton2); this.uiPanel3.Controls.Add(this.uiButton1); this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Fill; this.uiPanel3.FillColor = System.Drawing.Color.White; this.uiPanel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel3.Location = new System.Drawing.Point(4, 872); this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel3.Name = "uiPanel3"; this.uiPanel3.Padding = new System.Windows.Forms.Padding(5); this.uiPanel3.Size = new System.Drawing.Size(1892, 88); this.uiPanel3.TabIndex = 2; this.uiPanel3.Text = null; this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uiButton3 // this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton3.Location = new System.Drawing.Point(1084, 13); this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton3.Name = "uiButton3"; this.uiButton3.Size = new System.Drawing.Size(113, 60); this.uiButton3.TabIndex = 2; this.uiButton3.Text = "返回"; this.uiButton3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click); // // uiButton2 // this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton2.Location = new System.Drawing.Point(904, 13); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.Name = "uiButton2"; this.uiButton2.Size = new System.Drawing.Size(113, 60); this.uiButton2.TabIndex = 1; this.uiButton2.Text = "导出"; this.uiButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); // // uiButton1 // this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton1.Location = new System.Drawing.Point(726, 13); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(113, 60); this.uiButton1.TabIndex = 0; this.uiButton1.Text = "打印"; this.uiButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); // // uiPanel1 // this.uiPanel1.Controls.Add(this.uiDataGridView1); this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiPanel1.FillColor = System.Drawing.Color.White; this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel1.Location = new System.Drawing.Point(4, 149); this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel1.Name = "uiPanel1"; this.uiPanel1.Padding = new System.Windows.Forms.Padding(320, 20, 320, 20); this.uiPanel1.RectColor = System.Drawing.Color.White; this.uiPanel1.Size = new System.Drawing.Size(1892, 713); this.uiPanel1.TabIndex = 0; this.uiPanel1.Text = null; this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uiPanel2 // this.uiPanel2.Controls.Add(this.uiLabel2); this.uiPanel2.Controls.Add(this.uiLabel1); this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.uiPanel2.FillColor = System.Drawing.Color.White; this.uiPanel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel2.Location = new System.Drawing.Point(4, 5); this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel2.Name = "uiPanel2"; this.uiPanel2.Padding = new System.Windows.Forms.Padding(5); this.uiPanel2.RectColor = System.Drawing.Color.White; this.uiPanel2.Size = new System.Drawing.Size(1892, 134); this.uiPanel2.TabIndex = 1; this.uiPanel2.Text = null; this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uiLabel2 // this.uiLabel2.Dock = System.Windows.Forms.DockStyle.Right; this.uiLabel2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel2.Location = new System.Drawing.Point(1620, 5); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(267, 124); this.uiLabel2.TabIndex = 1; this.uiLabel2.Text = "时间日期"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // uiLabel1 // this.uiLabel1.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel1.Location = new System.Drawing.Point(713, 34); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(434, 75); this.uiLabel1.TabIndex = 0; this.uiLabel1.Text = "秒帕记录"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // Column1 // this.Column1.DataPropertyName = "Num1"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle3.ForeColor = System.Drawing.Color.Black; this.Column1.DefaultCellStyle = dataGridViewCellStyle3; this.Column1.HeaderText = "编号"; this.Column1.MinimumWidth = 8; this.Column1.Name = "Column1"; this.Column1.ReadOnly = true; this.Column1.Width = 150; // // Column2 // this.Column2.DataPropertyName = "Createtime1"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle4.ForeColor = System.Drawing.Color.Black; this.Column2.DefaultCellStyle = dataGridViewCellStyle4; this.Column2.HeaderText = "时间日期"; this.Column2.MinimumWidth = 8; this.Column2.Name = "Column2"; this.Column2.ReadOnly = true; this.Column2.Width = 250; // // Column3 // this.Column3.DataPropertyName = "Volume1"; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle5.ForeColor = System.Drawing.Color.Black; this.Column3.DefaultCellStyle = dataGridViewCellStyle5; this.Column3.HeaderText = "低压室体积(L)"; this.Column3.MinimumWidth = 8; this.Column3.Name = "Column3"; this.Column3.ReadOnly = true; this.Column3.Width = 180; // // Column4 // this.Column4.DataPropertyName = "Area1"; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle6.ForeColor = System.Drawing.Color.Black; this.Column4.DefaultCellStyle = dataGridViewCellStyle6; this.Column4.HeaderText = "试样面积(m²)"; this.Column4.MinimumWidth = 8; this.Column4.Name = "Column4"; this.Column4.ReadOnly = true; this.Column4.Width = 180; // // Column5 // this.Column5.DataPropertyName = "Temperature1"; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.ForeColor = System.Drawing.Color.Black; this.Column5.DefaultCellStyle = dataGridViewCellStyle7; this.Column5.HeaderText = "试验温度(K)"; this.Column5.MinimumWidth = 8; this.Column5.Name = "Column5"; this.Column5.ReadOnly = true; this.Column5.Width = 180; // // Column6 // this.Column6.DataPropertyName = "Thickness1"; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle8.ForeColor = System.Drawing.Color.Black; this.Column6.DefaultCellStyle = dataGridViewCellStyle8; this.Column6.HeaderText = "试样厚度(m)"; this.Column6.MinimumWidth = 8; this.Column6.Name = "Column6"; this.Column6.ReadOnly = true; this.Column6.Width = 180; // // Column7 // this.Column7.DataPropertyName = "MolGTR"; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle9.ForeColor = System.Drawing.Color.Black; this.Column7.DefaultCellStyle = dataGridViewCellStyle9; this.Column7.HeaderText = "气体透过率GTR"; this.Column7.MinimumWidth = 8; this.Column7.Name = "Column7"; this.Column7.ReadOnly = true; this.Column7.Width = 200; // // Column8 // this.Column8.DataPropertyName = "MolP"; dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle10.ForeColor = System.Drawing.Color.Black; this.Column8.DefaultCellStyle = dataGridViewCellStyle10; this.Column8.HeaderText = "气体透过系数P"; this.Column8.MinimumWidth = 8; this.Column8.Name = "Column8"; this.Column8.ReadOnly = true; this.Column8.Width = 200; // // MiopahReport // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(1900, 1000); this.Controls.Add(this.uiTableLayoutPanel1); this.Name = "MiopahReport"; this.Text = "薄膜气体透过率测试仪"; this.ZoomScaleRect = new System.Drawing.Rectangle(22, 22, 800, 450); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MiopahReport_FormClosing); this.Load += new System.EventHandler(this.MiopahReport_Load); ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).EndInit(); this.uiTableLayoutPanel1.ResumeLayout(false); this.uiPanel3.ResumeLayout(false); this.uiPanel1.ResumeLayout(false); this.uiPanel2.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Sunny.UI.UIDataGridView uiDataGridView1; private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel1; private Sunny.UI.UIPanel uiPanel1; private Sunny.UI.UIPanel uiPanel2; private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UIPanel uiPanel3; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UIButton uiButton3; private Sunny.UI.UIButton uiButton2; private Sunny.UI.UIButton uiButton1; private System.Windows.Forms.DataGridViewTextBoxColumn Column1; private System.Windows.Forms.DataGridViewTextBoxColumn Column2; private System.Windows.Forms.DataGridViewTextBoxColumn Column3; private System.Windows.Forms.DataGridViewTextBoxColumn Column4; private System.Windows.Forms.DataGridViewTextBoxColumn Column5; private System.Windows.Forms.DataGridViewTextBoxColumn Column6; private System.Windows.Forms.DataGridViewTextBoxColumn Column7; private System.Windows.Forms.DataGridViewTextBoxColumn Column8; } }