namespace LYFZ.Software.UI.MembershipManage.SetSmallForm
{
partial class MyPhotographerConferenceSmallForm
{
///
/// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MyPhotographerConferenceSmallForm));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = 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 dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = 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();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.btnUse = new LYFZ.ComponentLibrary.ButtonEx();
this.btnPrintSingle = new LYFZ.ComponentLibrary.ButtonEx();
this.btnOKReturn = new LYFZ.ComponentLibrary.ButtonEx();
this.dgvData2 = new LYFZ.ComponentLibrary.DataGridViewEc();
this.G_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.G_2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.G_3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.G_4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Size = new System.Drawing.Size(500, 545);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(500, 545);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(501, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(468, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(501, 0);
//
// panelEx1
//
this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx1.BorderWidth = 1;
this.panelEx1.Controls.Add(this.btnUse);
this.panelEx1.Controls.Add(this.btnPrintSingle);
this.panelEx1.Controls.Add(this.btnOKReturn);
this.panelEx1.Controls.Add(this.dgvData2);
this.panelEx1.Controls.Add(this.labelEx2);
this.panelEx1.Controls.Add(this.dgvData);
this.panelEx1.Controls.Add(this.labelEx1);
this.panelEx1.Location = new System.Drawing.Point(10, 10);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(480, 525);
this.panelEx1.TabIndex = 0;
//
// btnUse
//
this.btnUse.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.btnUse.BackColor = System.Drawing.Color.Transparent;
this.btnUse.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUse.BackImg")));
this.btnUse.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnUse.Enabled = false;
this.btnUse.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnUse.ForeColor = System.Drawing.Color.White;
this.btnUse.IsCustomBackImg = false;
this.btnUse.IsShowText = true;
this.btnUse.Location = new System.Drawing.Point(300, 204);
this.btnUse.Name = "btnUse";
this.btnUse.Size = new System.Drawing.Size(170, 28);
this.btnUse.TabIndex = 12;
this.btnUse.Text = " 使 用";
this.btnUse.UseVisualStyleBackColor = false;
//
// btnPrintSingle
//
this.btnPrintSingle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnPrintSingle.BackColor = System.Drawing.Color.Transparent;
this.btnPrintSingle.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPrintSingle.BackImg")));
this.btnPrintSingle.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnPrintSingle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnPrintSingle.ForeColor = System.Drawing.Color.White;
this.btnPrintSingle.IsCustomBackImg = false;
this.btnPrintSingle.IsShowText = true;
this.btnPrintSingle.Location = new System.Drawing.Point(293, 11);
this.btnPrintSingle.Name = "btnPrintSingle";
this.btnPrintSingle.Size = new System.Drawing.Size(85, 28);
this.btnPrintSingle.TabIndex = 10;
this.btnPrintSingle.Text = " 打印收据";
this.btnPrintSingle.UseVisualStyleBackColor = false;
//
// btnOKReturn
//
this.btnOKReturn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnOKReturn.BackColor = System.Drawing.Color.Transparent;
this.btnOKReturn.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOKReturn.BackImg")));
this.btnOKReturn.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnOKReturn.Enabled = false;
this.btnOKReturn.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnOKReturn.ForeColor = System.Drawing.Color.White;
this.btnOKReturn.IsCustomBackImg = false;
this.btnOKReturn.IsShowText = true;
this.btnOKReturn.Location = new System.Drawing.Point(384, 11);
this.btnOKReturn.Name = "btnOKReturn";
this.btnOKReturn.Size = new System.Drawing.Size(85, 28);
this.btnOKReturn.TabIndex = 9;
this.btnOKReturn.Text = " 确定返还";
this.btnOKReturn.UseVisualStyleBackColor = false;
//
// dgvData2
//
this.dgvData2.AllowUserToAddRows = false;
this.dgvData2.AllowUserToDeleteRows = false;
this.dgvData2.AllowUserToResizeRows = false;
this.dgvData2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvData2.BackgroundColor = System.Drawing.Color.White;
this.dgvData2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvData2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.dgvData2.ColumnHeadersHeight = 24;
this.dgvData2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.G_1,
this.G_2,
this.G_3,
this.G_4});
this.dgvData2.dgvCurrentColumnOriginalSet = "";
this.dgvData2.dgvCurrentColumnWidth = "";
this.dgvData2.dgvCurrentHideColumn = null;
this.dgvData2.dgvFixedHideColumn = null;
this.dgvData2.dgvGuidName = null;
this.dgvData2.dgvUserEmployeeID = null;
this.dgvData2.EnableHeadersVisualStyles = false;
this.dgvData2.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvData2.ImageHeight = 15;
this.dgvData2.ImageWidth = 15;
this.dgvData2.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData2.ImgCollapse")));
this.dgvData2.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData2.ImgExpand")));
this.dgvData2.IsAutomaticDrawSingleOrDoubleRow = true;
this.dgvData2.IsCopyCellValue = true;
this.dgvData2.IsShowSerialNumber = false;
this.dgvData2.IsSortedRedraw = true;
this.dgvData2.IsSortMode = false;
this.dgvData2.Location = new System.Drawing.Point(10, 235);
this.dgvData2.Name = "dgvData2";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvData2.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgvData2.RowHeadersVisible = false;
this.dgvData2.RowHeadersWidth = 25;
this.dgvData2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvData2.RowTemplate.Height = 23;
this.dgvData2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvData2.Size = new System.Drawing.Size(460, 280);
this.dgvData2.TabIndex = 3;
this.dgvData2.ViceCount = 1;
//
// G_1
//
this.G_1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.G_1.DefaultCellStyle = dataGridViewCellStyle2;
this.G_1.FillWeight = 48.24385F;
this.G_1.HeaderText = "赠品名称";
this.G_1.Name = "G_1";
this.G_1.ReadOnly = true;
//
// G_2
//
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.G_2.DefaultCellStyle = dataGridViewCellStyle3;
this.G_2.FillWeight = 152.2843F;
this.G_2.HeaderText = "使用情况";
this.G_2.Name = "G_2";
this.G_2.ReadOnly = true;
this.G_2.Width = 130;
//
// G_3
//
this.G_3.HeaderText = "类型";
this.G_3.Name = "G_3";
this.G_3.ReadOnly = true;
this.G_3.Visible = false;
//
// G_4
//
this.G_4.HeaderText = "ID";
this.G_4.Name = "G_4";
this.G_4.ReadOnly = true;
this.G_4.Visible = false;
this.G_4.Width = 96;
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx2.Location = new System.Drawing.Point(16, 215);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(80, 17);
this.labelEx2.TabIndex = 2;
this.labelEx2.Text = "新摄会赠送品";
//
// dgvData
//
this.dgvData.AllowUserToAddRows = false;
this.dgvData.AllowUserToDeleteRows = false;
this.dgvData.AllowUserToResizeRows = false;
this.dgvData.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgvData.BackgroundColor = System.Drawing.Color.White;
this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
this.dgvData.ColumnHeadersHeight = 24;
this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column1,
this.Column3,
this.Column2,
this.Column4,
this.Column5});
this.dgvData.dgvCurrentColumnOriginalSet = "";
this.dgvData.dgvCurrentColumnWidth = "";
this.dgvData.dgvCurrentHideColumn = null;
this.dgvData.dgvFixedHideColumn = null;
this.dgvData.dgvGuidName = null;
this.dgvData.dgvUserEmployeeID = null;
this.dgvData.EnableHeadersVisualStyles = false;
this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvData.ImageHeight = 15;
this.dgvData.ImageWidth = 15;
this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
this.dgvData.IsAutomaticDrawSingleOrDoubleRow = true;
this.dgvData.IsCopyCellValue = true;
this.dgvData.IsShowSerialNumber = false;
this.dgvData.IsSortedRedraw = true;
this.dgvData.IsSortMode = false;
this.dgvData.Location = new System.Drawing.Point(10, 42);
this.dgvData.MultiSelect = false;
this.dgvData.Name = "dgvData";
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.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
this.dgvData.RowHeadersVisible = false;
this.dgvData.RowHeadersWidth = 25;
this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvData.RowTemplate.Height = 23;
this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvData.Size = new System.Drawing.Size(460, 150);
this.dgvData.TabIndex = 1;
this.dgvData.ViceCount = 1;
//
// Column1
//
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.Column1.DefaultCellStyle = dataGridViewCellStyle6;
this.Column1.FillWeight = 70.87908F;
this.Column1.HeaderText = "新摄会名称";
this.Column1.Name = "Column1";
this.Column1.ReadOnly = true;
//
// Column3
//
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.Column3.DefaultCellStyle = dataGridViewCellStyle7;
this.Column3.FillWeight = 101.2558F;
this.Column3.HeaderText = "所需积分(当前/所需)";
this.Column3.Name = "Column3";
this.Column3.ReadOnly = true;
//
// Column2
//
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.Column2.DefaultCellStyle = dataGridViewCellStyle8;
this.Column2.FillWeight = 60.75349F;
this.Column2.HeaderText = "返还情况";
this.Column2.Name = "Column2";
this.Column2.ReadOnly = true;
//
// Column4
//
this.Column4.HeaderText = "摄会编号";
this.Column4.Name = "Column4";
this.Column4.ReadOnly = true;
this.Column4.Visible = false;
//
// Column5
//
this.Column5.FillWeight = 57.1116F;
this.Column5.HeaderText = "返还金额";
this.Column5.Name = "Column5";
this.Column5.ReadOnly = true;
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(16, 22);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(92, 17);
this.labelEx1.TabIndex = 0;
this.labelEx1.Text = "我的所有新摄会";
//
// MyPhotographerConferenceSmallForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
this.ClientSize = new System.Drawing.Size(500, 610);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "MyPhotographerConferenceSmallForm";
this.Text = "我的新摄会";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.panelEx1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx1;
private ComponentLibrary.LabelEx labelEx1;
protected ComponentLibrary.ButtonEx btnPrintSingle;
protected ComponentLibrary.ButtonEx btnOKReturn;
protected ComponentLibrary.ButtonEx btnUse;
protected ComponentLibrary.DataGridViewEc dgvData2;
protected ComponentLibrary.DataGridViewEc dgvData;
protected ComponentLibrary.LabelEx labelEx2;
private System.Windows.Forms.DataGridViewTextBoxColumn G_1;
private System.Windows.Forms.DataGridViewTextBoxColumn G_2;
private System.Windows.Forms.DataGridViewTextBoxColumn G_3;
private System.Windows.Forms.DataGridViewTextBoxColumn G_4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
}
}