namespace Core.StlMes.Client.Lims.Data.Steer
{
partial class FrmSteerDataManage
{
///
/// 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.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ELEMENTS");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_VALUE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("START_VALUE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
Infragistics.Win.Appearance appearance2 = 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 appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
this.panel1 = new System.Windows.Forms.Panel();
this.chkCHECK_CLASS = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraCHECK_CLASS = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraCHECK_SHIFT = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.panel2 = new System.Windows.Forms.Panel();
this.dataSet1 = new System.Data.DataSet();
this.dataTable1 = new System.Data.DataTable();
this.dataTable2 = new System.Data.DataTable();
this.dataColumn152 = new System.Data.DataColumn();
this.dataColumn153 = new System.Data.DataColumn();
this.dataColumn154 = new System.Data.DataColumn();
this.dataColumn40 = new System.Data.DataColumn();
this.steerQueryBase1 = new Core.StlMes.Client.Lims.Data.Steer.SteerQueryBase();
this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chkCHECK_CLASS)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_CLASS)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_SHIFT)).BeginInit();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.chkCHECK_CLASS);
this.panel1.Controls.Add(this.ultraCHECK_CLASS);
this.panel1.Controls.Add(this.ultraCHECK_SHIFT);
this.panel1.Controls.Add(this.panel2);
this.panel1.Controls.Add(this.steerQueryBase1);
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(1008, 474);
this.panel1.TabIndex = 0;
//
// chkCHECK_CLASS
//
this.chkCHECK_CLASS.AutoSize = true;
this.chkCHECK_CLASS.Location = new System.Drawing.Point(741, 12);
this.chkCHECK_CLASS.Margin = new System.Windows.Forms.Padding(2);
this.chkCHECK_CLASS.Name = "chkCHECK_CLASS";
this.chkCHECK_CLASS.Size = new System.Drawing.Size(96, 19);
this.chkCHECK_CLASS.TabIndex = 110;
this.chkCHECK_CLASS.Text = "查询班次为空";
//
// ultraCHECK_CLASS
//
valueListItem1.DataValue = "0";
valueListItem1.DisplayText = "甲";
valueListItem2.DataValue = "1";
valueListItem2.DisplayText = "乙";
valueListItem3.DataValue = "2";
valueListItem3.DisplayText = "丙";
valueListItem4.DataValue = "3";
valueListItem4.DisplayText = "丁";
this.ultraCHECK_CLASS.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem1,
valueListItem2,
valueListItem3,
valueListItem4});
this.ultraCHECK_CLASS.Location = new System.Drawing.Point(915, 11);
this.ultraCHECK_CLASS.Name = "ultraCHECK_CLASS";
this.ultraCHECK_CLASS.Size = new System.Drawing.Size(68, 21);
this.ultraCHECK_CLASS.TabIndex = 109;
this.ultraCHECK_CLASS.Text = "甲";
//
// ultraCHECK_SHIFT
//
valueListItem5.DataValue = "0";
valueListItem5.DisplayText = "常白班";
valueListItem6.DataValue = "1";
valueListItem6.DisplayText = "早";
valueListItem7.DataValue = "2";
valueListItem7.DisplayText = "中";
valueListItem8.DataValue = "3";
valueListItem8.DisplayText = "夜";
this.ultraCHECK_SHIFT.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem5,
valueListItem6,
valueListItem7,
valueListItem8});
this.ultraCHECK_SHIFT.Location = new System.Drawing.Point(841, 11);
this.ultraCHECK_SHIFT.Name = "ultraCHECK_SHIFT";
this.ultraCHECK_SHIFT.Size = new System.Drawing.Size(68, 21);
this.ultraCHECK_SHIFT.TabIndex = 108;
this.ultraCHECK_SHIFT.Text = "常白班";
//
// panel2
//
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.ultraGrid1);
this.panel2.Controls.Add(this.ultraGrid2);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(0, 40);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1008, 434);
this.panel2.TabIndex = 23;
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1,
this.dataTable2});
//
// dataTable1
//
this.dataTable1.TableName = "Table1";
//
// dataTable2
//
this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn152,
this.dataColumn153,
this.dataColumn154,
this.dataColumn40});
this.dataTable2.TableName = "Table2";
//
// dataColumn152
//
this.dataColumn152.Caption = "元素";
this.dataColumn152.ColumnName = "ELEMENTS";
//
// dataColumn153
//
this.dataColumn153.Caption = "修改值";
this.dataColumn153.ColumnName = "UPDATE_VALUE";
//
// dataColumn154
//
this.dataColumn154.Caption = "原始值";
this.dataColumn154.ColumnName = "START_VALUE";
//
// dataColumn40
//
this.dataColumn40.Caption = "选择";
this.dataColumn40.ColumnName = "CHK";
this.dataColumn40.DataType = typeof(bool);
//
// steerQueryBase1
//
this.steerQueryBase1.Dock = System.Windows.Forms.DockStyle.Top;
this.steerQueryBase1.Location = new System.Drawing.Point(0, 0);
this.steerQueryBase1.Name = "steerQueryBase1";
this.steerQueryBase1.Size = new System.Drawing.Size(1008, 40);
this.steerQueryBase1.TabIndex = 22;
//
// ultraGrid2
//
this.ultraGrid2.DataMember = "Table2";
this.ultraGrid2.DataSource = this.dataSet1;
appearance15.BackColor = System.Drawing.SystemColors.Window;
appearance15.BorderColor = System.Drawing.SystemColors.InactiveCaption;
this.ultraGrid2.DisplayLayout.Appearance = appearance15;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginX = 1;
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 3;
ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn4.DefaultCellValue = "False";
ultraGridColumn4.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
ultraGridBand2.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4});
ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance16.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance16.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance16.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance16;
appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance17;
this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance18.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance18.BackColor2 = System.Drawing.SystemColors.Control;
appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance18.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance18;
this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
appearance19.BackColor = System.Drawing.SystemColors.Window;
appearance19.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance19;
appearance20.BackColor = System.Drawing.SystemColors.Highlight;
appearance20.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance20;
this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance21.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance21;
appearance22.BorderColor = System.Drawing.Color.Silver;
appearance22.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance22;
this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
appearance23.BackColor = System.Drawing.SystemColors.Control;
appearance23.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance23.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance23.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance23;
appearance24.TextHAlignAsString = "Left";
this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance24;
this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance25.BackColor = System.Drawing.SystemColors.Window;
appearance25.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance25;
this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
this.ultraGrid2.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
appearance26.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance26;
this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Right;
this.ultraGrid2.Location = new System.Drawing.Point(751, 0);
this.ultraGrid2.Name = "ultraGrid2";
this.ultraGrid2.Size = new System.Drawing.Size(255, 432);
this.ultraGrid2.TabIndex = 25;
this.ultraGrid2.Text = "ultraGrid4";
//
// ultraGrid1
//
this.ultraGrid1.DataMember = "Table1";
this.ultraGrid1.DataSource = this.dataSet1;
appearance1.BackColor = System.Drawing.SystemColors.Window;
appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
this.ultraGrid1.DisplayLayout.Appearance = appearance1;
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance2.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance5.BackColor2 = System.Drawing.SystemColors.Control;
appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
appearance6.BackColor = System.Drawing.SystemColors.Window;
appearance6.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance6;
appearance7.BackColor = System.Drawing.SystemColors.Highlight;
appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance7;
this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance8.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance8;
appearance9.BorderColor = System.Drawing.Color.Silver;
appearance9.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance9;
this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
appearance10.BackColor = System.Drawing.SystemColors.Control;
appearance10.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance10.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance10.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance10;
appearance11.TextHAlignAsString = "Left";
this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance11;
this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance12.BackColor = System.Drawing.SystemColors.Window;
appearance12.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance12;
this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
this.ultraGrid1.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
appearance13.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance13;
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.Location = new System.Drawing.Point(0, 0);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(751, 432);
this.ultraGrid1.TabIndex = 26;
this.ultraGrid1.Text = "ultraGrid3";
this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
//
// FrmSteerDataManage
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1008, 474);
this.Controls.Add(this.panel1);
this.Name = "FrmSteerDataManage";
this.Text = "熔炼成分数据修改";
this.Load += new System.EventHandler(this.FrmSteerDataManage_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.chkCHECK_CLASS)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_CLASS)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_SHIFT)).EndInit();
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private SteerQueryBase steerQueryBase1;
private System.Windows.Forms.Panel panel2;
private System.Data.DataSet dataSet1;
internal System.Data.DataTable dataTable1;
private System.Data.DataTable dataTable2;
private System.Data.DataColumn dataColumn152;
private System.Data.DataColumn dataColumn153;
private System.Data.DataColumn dataColumn154;
private System.Data.DataColumn dataColumn40;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCHECK_SHIFT;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCHECK_CLASS;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCHECK_CLASS;
internal Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
internal Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
}
}