namespace Core.StlMes.Client.Mcp.Control.Htt
{
partial class PlanForJobControl
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("dataTable1", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASECODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASENAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SORTCODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISVISIBLE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MNEMONIC_CODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SEQ");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
this.panel1 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSet1 = new System.Data.DataSet();
this.dataTable1 = new System.Data.DataTable();
this.dataColumn1 = new System.Data.DataColumn();
this.dataColumn2 = new System.Data.DataColumn();
this.dataColumn3 = new System.Data.DataColumn();
this.dataColumn4 = new System.Data.DataColumn();
this.dataColumn5 = new System.Data.DataColumn();
this.dataColumn6 = new System.Data.DataColumn();
this.dataColumn7 = new System.Data.DataColumn();
this.dataColumn8 = new System.Data.DataColumn();
this.dataColumn9 = new System.Data.DataColumn();
this.dataColumn10 = new System.Data.DataColumn();
this.dataColumn11 = new System.Data.DataColumn();
this.dataColumn12 = new System.Data.DataColumn();
this.dataColumn13 = new System.Data.DataColumn();
this.dataColumn14 = new System.Data.DataColumn();
this.dataColumn15 = new System.Data.DataColumn();
this.panel2 = new System.Windows.Forms.Panel();
this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.txtLotNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
this.txtHeatNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
this.dtEndDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.dtStartDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
this.panel1.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtHeatNo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dtEndDate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dtStartDate)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(337, 473);
this.panel1.TabIndex = 0;
//
// panel3
//
this.panel3.Controls.Add(this.ultraGrid1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 84);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(337, 389);
this.panel3.TabIndex = 1;
//
// ultraGrid1
//
this.ultraGrid1.DataSource = this.dataSet1;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn10.Header.VisiblePosition = 9;
ultraGridColumn11.Header.VisiblePosition = 10;
ultraGridColumn12.Header.VisiblePosition = 11;
ultraGridColumn13.Header.VisiblePosition = 12;
ultraGridColumn14.Header.VisiblePosition = 13;
ultraGridColumn15.Header.VisiblePosition = 14;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13,
ultraGridColumn14,
ultraGridColumn15});
ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.DisplayLayout.InterBandSpacing = 8;
appearance1.BackColor = System.Drawing.Color.LightSkyBlue;
appearance1.FontData.BoldAsString = "True";
this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance1;
this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
appearance4.BackColor = System.Drawing.Color.Transparent;
this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance4;
appearance5.TextVAlignAsString = "Middle";
this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5;
this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
appearance6.BackColor = System.Drawing.Color.LightSteelBlue;
appearance6.TextHAlignAsString = "Center";
appearance6.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance6;
this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid1.DisplayLayout.Override.MaxSelectedRows = 1;
this.ultraGrid1.DisplayLayout.Override.MinRowHeight = 21;
appearance7.BackColor = System.Drawing.Color.LightSteelBlue;
this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance7;
this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 26;
this.ultraGrid1.DisplayLayout.Override.RowSpacingBefore = 0;
appearance9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
appearance9.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance9.ForeColor = System.Drawing.Color.Black;
this.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance9;
this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
this.ultraGrid1.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ultraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(337, 389);
this.ultraGrid1.TabIndex = 0;
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1});
//
// dataTable1
//
this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn1,
this.dataColumn2,
this.dataColumn3,
this.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn8,
this.dataColumn9,
this.dataColumn10,
this.dataColumn11,
this.dataColumn12,
this.dataColumn13,
this.dataColumn14,
this.dataColumn15});
this.dataTable1.TableName = "dataTable1";
//
// dataColumn1
//
this.dataColumn1.Caption = "基础分类编码";
this.dataColumn1.ColumnName = "BASECODE";
//
// dataColumn2
//
this.dataColumn2.Caption = "基础分类名称";
this.dataColumn2.ColumnName = "BASENAME";
//
// dataColumn3
//
this.dataColumn3.Caption = "快速检索码";
this.dataColumn3.ColumnName = "SORTCODE";
//
// dataColumn4
//
this.dataColumn4.Caption = "可编辑标志(1:可编辑,0:不可编辑)";
this.dataColumn4.ColumnName = "ISVISIBLE";
//
// dataColumn5
//
this.dataColumn5.Caption = "拼音助记码";
this.dataColumn5.ColumnName = "MNEMONIC_CODE";
//
// dataColumn6
//
this.dataColumn6.Caption = "序号(排序用)";
this.dataColumn6.ColumnName = "SEQ";
//
// dataColumn7
//
this.dataColumn7.Caption = "是否允许增加子类(1:允许,0:不允许)";
this.dataColumn7.ColumnName = "FLAG";
//
// dataColumn8
//
this.dataColumn8.Caption = "创建人";
this.dataColumn8.ColumnName = "CREATE_NAME";
//
// dataColumn9
//
this.dataColumn9.Caption = "创建时间";
this.dataColumn9.ColumnName = "CREATE_TIME";
//
// dataColumn10
//
this.dataColumn10.Caption = "修改人";
this.dataColumn10.ColumnName = "UPDATE_NAME";
//
// dataColumn11
//
this.dataColumn11.Caption = "修改时间";
this.dataColumn11.ColumnName = "UPDATE_TIME";
//
// dataColumn12
//
this.dataColumn12.Caption = "删除人";
this.dataColumn12.ColumnName = "DELETE_NAME";
//
// dataColumn13
//
this.dataColumn13.Caption = "删除时间";
this.dataColumn13.ColumnName = "DELETE_TIME";
//
// dataColumn14
//
this.dataColumn14.Caption = "有效标志(1:有效,0:无效)";
this.dataColumn14.ColumnName = "VALIDFLAG";
//
// dataColumn15
//
this.dataColumn15.Caption = "备注";
this.dataColumn15.ColumnName = "MEMO";
//
// panel2
//
this.panel2.Controls.Add(this.ultraCheckEditor1);
this.panel2.Controls.Add(this.txtLotNo);
this.panel2.Controls.Add(this.ultraLabel4);
this.panel2.Controls.Add(this.txtHeatNo);
this.panel2.Controls.Add(this.ultraLabel3);
this.panel2.Controls.Add(this.dtEndDate);
this.panel2.Controls.Add(this.dtStartDate);
this.panel2.Controls.Add(this.ultraLabel1);
this.panel2.Controls.Add(this.ultraLabel2);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(337, 84);
this.panel2.TabIndex = 0;
//
// ultraCheckEditor1
//
this.ultraCheckEditor1.Location = new System.Drawing.Point(259, 53);
this.ultraCheckEditor1.Name = "ultraCheckEditor1";
this.ultraCheckEditor1.Size = new System.Drawing.Size(73, 20);
this.ultraCheckEditor1.TabIndex = 42;
this.ultraCheckEditor1.Text = "自动刷新";
//
// txtLotNo
//
this.txtLotNo.Location = new System.Drawing.Point(192, 52);
this.txtLotNo.MaxLength = 100;
this.txtLotNo.Name = "txtLotNo";
this.txtLotNo.Size = new System.Drawing.Size(51, 21);
this.txtLotNo.TabIndex = 40;
//
// ultraLabel4
//
appearance8.TextHAlignAsString = "Center";
appearance8.TextVAlignAsString = "Middle";
this.ultraLabel4.Appearance = appearance8;
this.ultraLabel4.Location = new System.Drawing.Point(155, 51);
this.ultraLabel4.Name = "ultraLabel4";
this.ultraLabel4.Size = new System.Drawing.Size(33, 23);
this.ultraLabel4.TabIndex = 41;
this.ultraLabel4.Text = "批号";
//
// txtHeatNo
//
this.txtHeatNo.Location = new System.Drawing.Point(60, 52);
this.txtHeatNo.MaxLength = 100;
this.txtHeatNo.Name = "txtHeatNo";
this.txtHeatNo.Size = new System.Drawing.Size(78, 21);
this.txtHeatNo.TabIndex = 38;
//
// ultraLabel3
//
appearance3.TextHAlignAsString = "Center";
appearance3.TextVAlignAsString = "Middle";
this.ultraLabel3.Appearance = appearance3;
this.ultraLabel3.Location = new System.Drawing.Point(7, 52);
this.ultraLabel3.Name = "ultraLabel3";
this.ultraLabel3.Size = new System.Drawing.Size(65, 23);
this.ultraLabel3.TabIndex = 39;
this.ultraLabel3.Text = "炉号";
//
// dtEndDate
//
this.dtEndDate.Location = new System.Drawing.Point(192, 14);
this.dtEndDate.Name = "dtEndDate";
this.dtEndDate.Size = new System.Drawing.Size(120, 21);
this.dtEndDate.TabIndex = 36;
//
// dtStartDate
//
this.dtStartDate.Location = new System.Drawing.Point(60, 14);
this.dtStartDate.Name = "dtStartDate";
this.dtStartDate.Size = new System.Drawing.Size(120, 21);
this.dtStartDate.TabIndex = 35;
//
// ultraLabel1
//
appearance2.TextHAlignAsString = "Center";
appearance2.TextVAlignAsString = "Middle";
this.ultraLabel1.Appearance = appearance2;
this.ultraLabel1.Location = new System.Drawing.Point(7, 14);
this.ultraLabel1.Name = "ultraLabel1";
this.ultraLabel1.Size = new System.Drawing.Size(65, 23);
this.ultraLabel1.TabIndex = 34;
this.ultraLabel1.Text = "时间";
//
// ultraLabel2
//
appearance18.TextHAlignAsString = "Center";
appearance18.TextVAlignAsString = "Middle";
this.ultraLabel2.Appearance = appearance18;
this.ultraLabel2.Location = new System.Drawing.Point(179, 14);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Size = new System.Drawing.Size(14, 23);
this.ultraLabel2.TabIndex = 37;
this.ultraLabel2.Text = "-";
//
// PlanForJobControl
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
this.Controls.Add(this.panel1);
this.Name = "PlanForJobControl";
this.Size = new System.Drawing.Size(337, 473);
this.panel1.ResumeLayout(false);
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtHeatNo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dtEndDate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dtStartDate)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel3;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
private System.Windows.Forms.Panel panel2;
public Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dtEndDate;
public Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dtStartDate;
public Infragistics.Win.Misc.UltraLabel ultraLabel1;
public Infragistics.Win.Misc.UltraLabel ultraLabel2;
public Infragistics.Win.UltraWinEditors.UltraTextEditor txtLotNo;
public Infragistics.Win.Misc.UltraLabel ultraLabel4;
public Infragistics.Win.UltraWinEditors.UltraTextEditor txtHeatNo;
public Infragistics.Win.Misc.UltraLabel ultraLabel3;
private System.Data.DataSet dataSet1;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
//table声明
private System.Data.DataTable dataTable1;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn2;
private System.Data.DataColumn dataColumn3;
private System.Data.DataColumn dataColumn4;
private System.Data.DataColumn dataColumn5;
private System.Data.DataColumn dataColumn6;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn8;
private System.Data.DataColumn dataColumn9;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn11;
private System.Data.DataColumn dataColumn12;
private System.Data.DataColumn dataColumn13;
private System.Data.DataColumn dataColumn14;
private System.Data.DataColumn dataColumn15;
}
}