namespace Core.StlMes.Client.Qcm
{
partial class ComBaseWell
{
///
/// 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()
{
Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WELL_CODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WELL_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAGNAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
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.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
this.ultraExpandableGroupBox1.SuspendLayout();
this.ultraExpandableGroupBoxPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
this.ultraPanel1.ClientArea.SuspendLayout();
this.ultraPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
this.SuspendLayout();
//
// ultraGrid1
//
this.ultraGrid1.DataSource = this.dataSet1;
appearance25.BackColor = System.Drawing.SystemColors.Window;
appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
this.ultraGrid1.DisplayLayout.Appearance = appearance25;
this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.Width = 83;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.Width = 119;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.Width = 92;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.Width = 101;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.Width = 101;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.Width = 101;
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn7.Width = 101;
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn8.Width = 101;
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn9.Width = 101;
ultraGridColumn10.Header.VisiblePosition = 9;
ultraGridColumn10.Width = 101;
ultraGridColumn11.Header.VisiblePosition = 10;
ultraGridColumn11.Width = 101;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11});
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance26.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance26;
appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance28.BackColor2 = System.Drawing.SystemColors.Control;
appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
appearance29.BackColor = System.Drawing.SystemColors.Window;
appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance29;
appearance30.BackColor = System.Drawing.SystemColors.Highlight;
appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance30;
this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance31.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance31;
appearance32.BorderColor = System.Drawing.Color.Silver;
appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance32;
this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
appearance33.BackColor = System.Drawing.SystemColors.Control;
appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance33.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance33;
appearance34.TextHAlignAsString = "Left";
this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance34;
this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance35.BackColor = System.Drawing.SystemColors.Window;
appearance35.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance35;
this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
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, 30);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(1104, 506);
this.ultraGrid1.TabIndex = 0;
this.ultraGrid1.Text = "ultraGrid1";
this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
//
// 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.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.Caption = "产能井代码";
this.dataColumn1.ColumnName = "WELL_CODE";
//
// dataColumn2
//
this.dataColumn2.Caption = "产能井描述";
this.dataColumn2.ColumnName = "WELL_NAME";
//
// dataColumn3
//
this.dataColumn3.Caption = "最大产能";
this.dataColumn3.ColumnName = "WEIGHT";
//
// dataColumn4
//
this.dataColumn4.Caption = "创建人";
this.dataColumn4.ColumnName = "CREATE_NAME";
//
// dataColumn5
//
this.dataColumn5.Caption = "创建时间";
this.dataColumn5.ColumnName = "CREATE_TIME";
//
// dataColumn6
//
this.dataColumn6.Caption = "修改人";
this.dataColumn6.ColumnName = "UPDATE_NAME";
//
// dataColumn7
//
this.dataColumn7.Caption = "修改时间";
this.dataColumn7.ColumnName = "UPDATE_TIME";
//
// dataColumn8
//
this.dataColumn8.Caption = "删除人";
this.dataColumn8.ColumnName = "DELETE_NAME";
//
// dataColumn9
//
this.dataColumn9.Caption = "删除时间";
this.dataColumn9.ColumnName = "DELETE_TIME";
//
// dataColumn10
//
this.dataColumn10.Caption = "有效标志";
this.dataColumn10.ColumnName = "VALIDFLAGNAME";
//
// dataColumn11
//
this.dataColumn11.Caption = "备注";
this.dataColumn11.ColumnName = "MEMO";
//
// ultraExpandableGroupBox1
//
this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1104, 63);
this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 536);
this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1104, 63);
this.ultraExpandableGroupBox1.TabIndex = 1;
this.ultraExpandableGroupBox1.Text = "编辑区";
//
// ultraExpandableGroupBoxPanel1
//
this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor1);
this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor4);
this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor3);
this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor2);
this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 21);
this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1098, 39);
this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
//
// ultraTextEditor1
//
this.ultraTextEditor1.Location = new System.Drawing.Point(105, 3);
this.ultraTextEditor1.Margin = new System.Windows.Forms.Padding(4);
this.ultraTextEditor1.MaxLength = 100;
this.ultraTextEditor1.Name = "ultraTextEditor1";
this.ultraTextEditor1.Size = new System.Drawing.Size(151, 24);
this.ultraTextEditor1.TabIndex = 9;
//
// ultraTextEditor4
//
this.ultraTextEditor4.Location = new System.Drawing.Point(885, 3);
this.ultraTextEditor4.Margin = new System.Windows.Forms.Padding(4);
this.ultraTextEditor4.MaxLength = 100;
this.ultraTextEditor4.Name = "ultraTextEditor4";
this.ultraTextEditor4.Size = new System.Drawing.Size(151, 24);
this.ultraTextEditor4.TabIndex = 12;
//
// ultraTextEditor3
//
this.ultraTextEditor3.Location = new System.Drawing.Point(630, 3);
this.ultraTextEditor3.Margin = new System.Windows.Forms.Padding(4);
this.ultraTextEditor3.MaxLength = 100;
this.ultraTextEditor3.Name = "ultraTextEditor3";
this.ultraTextEditor3.Size = new System.Drawing.Size(151, 24);
this.ultraTextEditor3.TabIndex = 11;
//
// ultraTextEditor2
//
this.ultraTextEditor2.Location = new System.Drawing.Point(376, 3);
this.ultraTextEditor2.Margin = new System.Windows.Forms.Padding(4);
this.ultraTextEditor2.MaxLength = 100;
this.ultraTextEditor2.Name = "ultraTextEditor2";
this.ultraTextEditor2.Size = new System.Drawing.Size(151, 24);
this.ultraTextEditor2.TabIndex = 10;
//
// ultraLabel8
//
this.ultraLabel8.Location = new System.Drawing.Point(831, 3);
this.ultraLabel8.Name = "ultraLabel8";
this.ultraLabel8.Padding = new System.Drawing.Size(3, 3);
this.ultraLabel8.Size = new System.Drawing.Size(52, 23);
this.ultraLabel8.TabIndex = 8;
this.ultraLabel8.Text = "备注";
//
// ultraLabel3
//
this.ultraLabel3.Location = new System.Drawing.Point(546, 3);
this.ultraLabel3.Name = "ultraLabel3";
this.ultraLabel3.Padding = new System.Drawing.Size(3, 3);
this.ultraLabel3.Size = new System.Drawing.Size(77, 23);
this.ultraLabel3.TabIndex = 3;
this.ultraLabel3.Text = "最大产能";
//
// ultraLabel2
//
this.ultraLabel2.Location = new System.Drawing.Point(280, 3);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Padding = new System.Drawing.Size(3, 3);
this.ultraLabel2.Size = new System.Drawing.Size(89, 23);
this.ultraLabel2.TabIndex = 2;
this.ultraLabel2.Text = "产能井描述";
//
// ultraLabel1
//
this.ultraLabel1.Location = new System.Drawing.Point(9, 3);
this.ultraLabel1.Name = "ultraLabel1";
this.ultraLabel1.Padding = new System.Drawing.Size(3, 3);
this.ultraLabel1.Size = new System.Drawing.Size(96, 23);
this.ultraLabel1.TabIndex = 0;
this.ultraLabel1.Text = "产能井代码";
//
// ultraPanel1
//
//
// ultraPanel1.ClientArea
//
this.ultraPanel1.ClientArea.Controls.Add(this.ultraCheckEditor1);
this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
this.ultraPanel1.Name = "ultraPanel1";
this.ultraPanel1.Size = new System.Drawing.Size(1104, 30);
this.ultraPanel1.TabIndex = 2;
//
// ultraCheckEditor1
//
this.ultraCheckEditor1.Location = new System.Drawing.Point(31, 7);
this.ultraCheckEditor1.Name = "ultraCheckEditor1";
this.ultraCheckEditor1.Size = new System.Drawing.Size(120, 20);
this.ultraCheckEditor1.TabIndex = 0;
this.ultraCheckEditor1.Text = "包含无效";
//
// ComBaseWell
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1104, 599);
this.Controls.Add(this.ultraGrid1);
this.Controls.Add(this.ultraPanel1);
this.Controls.Add(this.ultraExpandableGroupBox1);
this.Name = "ComBaseWell";
this.Text = "ComBaseWell";
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
this.ultraExpandableGroupBox1.ResumeLayout(false);
this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
this.ultraExpandableGroupBoxPanel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
this.ultraPanel1.ClientArea.ResumeLayout(false);
this.ultraPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
private Infragistics.Win.Misc.UltraLabel ultraLabel8;
private Infragistics.Win.Misc.UltraLabel ultraLabel3;
private Infragistics.Win.Misc.UltraLabel ultraLabel2;
private Infragistics.Win.Misc.UltraLabel ultraLabel1;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor4;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
private System.Data.DataSet dataSet1;
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 Infragistics.Win.Misc.UltraPanel ultraPanel1;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
}
}