namespace IStation.WinFrmUI.Curve
{
partial class ImportCurveByExcelTemplateDlg
{
///
/// 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()
{
this.components = new System.ComponentModel.Container();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ImportCurveByExcelTemplateDlg));
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colQ = new DevExpress.XtraGrid.Columns.GridColumn();
this.colH = new DevExpress.XtraGrid.Columns.GridColumn();
this.colE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colP = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNPSH = new DevExpress.XtraGrid.Columns.GridColumn();
this.CurveCodeTextEdit = new DevExpress.XtraEditors.TextEdit();
this.SourceFromImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit();
this.RatedSeedTextEdit = new DevExpress.XtraEditors.TextEdit();
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
this.ExcelBtnEdit = new DevExpress.XtraEditors.ButtonEdit();
this.QHCurveFitTypeImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit();
this.QECurveFitTypeImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit();
this.QPCurveFitTypeImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
this.ItemForCurveCode = new DevExpress.XtraLayout.LayoutControlItem();
this.ItemForSourceFrom = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit();
this.dataLayoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.CurveCodeTextEdit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.SourceFromImageComboBoxEdit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.RatedSeedTextEdit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ExcelBtnEdit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.QHCurveFitTypeImageComboBoxEdit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.QECurveFitTypeImageComboBoxEdit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.QPCurveFitTypeImageComboBoxEdit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ItemForCurveCode)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ItemForSourceFrom)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit();
this.SuspendLayout();
//
// dataLayoutControl1
//
this.dataLayoutControl1.Controls.Add(this.gridControl1);
this.dataLayoutControl1.Controls.Add(this.CurveCodeTextEdit);
this.dataLayoutControl1.Controls.Add(this.SourceFromImageComboBoxEdit);
this.dataLayoutControl1.Controls.Add(this.RatedSeedTextEdit);
this.dataLayoutControl1.Controls.Add(this.btnOK);
this.dataLayoutControl1.Controls.Add(this.btnCancel);
this.dataLayoutControl1.Controls.Add(this.ExcelBtnEdit);
this.dataLayoutControl1.Controls.Add(this.QHCurveFitTypeImageComboBoxEdit);
this.dataLayoutControl1.Controls.Add(this.QECurveFitTypeImageComboBoxEdit);
this.dataLayoutControl1.Controls.Add(this.QPCurveFitTypeImageComboBoxEdit);
this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0);
this.dataLayoutControl1.Name = "dataLayoutControl1";
this.dataLayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1046, 335, 650, 400);
this.dataLayoutControl1.Root = this.Root;
this.dataLayoutControl1.Size = new System.Drawing.Size(494, 599);
this.dataLayoutControl1.TabIndex = 0;
this.dataLayoutControl1.Text = "dataLayoutControl1";
//
// gridControl1
//
this.gridControl1.DataSource = this.bindingSource1;
this.gridControl1.Location = new System.Drawing.Point(19, 199);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Name = "gridControl1";
this.gridControl1.Size = new System.Drawing.Size(456, 355);
this.gridControl1.TabIndex = 8;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colID,
this.colQ,
this.colH,
this.colE,
this.colP,
this.colNPSH});
this.gridView1.GridControl = this.gridControl1;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
this.gridView1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
this.gridView1.OptionsView.ShowDetailButtons = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// colID
//
this.colID.FieldName = "ID";
this.colID.Name = "colID";
//
// colQ
//
this.colQ.AppearanceCell.Options.UseTextOptions = true;
this.colQ.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colQ.AppearanceHeader.Options.UseTextOptions = true;
this.colQ.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colQ.Caption = "流量";
this.colQ.FieldName = "Q";
this.colQ.Name = "colQ";
this.colQ.Visible = true;
this.colQ.VisibleIndex = 0;
//
// colH
//
this.colH.AppearanceCell.Options.UseTextOptions = true;
this.colH.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colH.AppearanceHeader.Options.UseTextOptions = true;
this.colH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colH.Caption = "扬程";
this.colH.FieldName = "H";
this.colH.Name = "colH";
this.colH.Visible = true;
this.colH.VisibleIndex = 1;
//
// colE
//
this.colE.AppearanceCell.Options.UseTextOptions = true;
this.colE.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colE.AppearanceHeader.Options.UseTextOptions = true;
this.colE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colE.Caption = "效率";
this.colE.FieldName = "E";
this.colE.Name = "colE";
this.colE.Visible = true;
this.colE.VisibleIndex = 2;
//
// colP
//
this.colP.AppearanceCell.Options.UseTextOptions = true;
this.colP.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colP.AppearanceHeader.Options.UseTextOptions = true;
this.colP.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colP.Caption = "功率";
this.colP.FieldName = "P";
this.colP.Name = "colP";
this.colP.Visible = true;
this.colP.VisibleIndex = 3;
//
// colNPSH
//
this.colNPSH.FieldName = "NPSH";
this.colNPSH.Name = "colNPSH";
//
// CurveCodeTextEdit
//
this.CurveCodeTextEdit.Location = new System.Drawing.Point(112, 46);
this.CurveCodeTextEdit.MaximumSize = new System.Drawing.Size(0, 24);
this.CurveCodeTextEdit.MinimumSize = new System.Drawing.Size(0, 24);
this.CurveCodeTextEdit.Name = "CurveCodeTextEdit";
this.CurveCodeTextEdit.Size = new System.Drawing.Size(125, 24);
this.CurveCodeTextEdit.StyleController = this.dataLayoutControl1;
this.CurveCodeTextEdit.TabIndex = 4;
//
// SourceFromImageComboBoxEdit
//
this.SourceFromImageComboBoxEdit.Location = new System.Drawing.Point(329, 46);
this.SourceFromImageComboBoxEdit.MaximumSize = new System.Drawing.Size(0, 24);
this.SourceFromImageComboBoxEdit.MinimumSize = new System.Drawing.Size(0, 24);
this.SourceFromImageComboBoxEdit.Name = "SourceFromImageComboBoxEdit";
this.SourceFromImageComboBoxEdit.Properties.Appearance.Options.UseTextOptions = true;
this.SourceFromImageComboBoxEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.SourceFromImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.SourceFromImageComboBoxEdit.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("厂家提供", IStation.Model.eCurveSourceFrom.厂家提供, 0),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("现场测试", IStation.Model.eCurveSourceFrom.现场测试, 1),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("SCADA数据分析", IStation.Model.eCurveSourceFrom.SCADA数据分析, 2)});
this.SourceFromImageComboBoxEdit.Properties.UseCtrlScroll = true;
this.SourceFromImageComboBoxEdit.Size = new System.Drawing.Size(141, 24);
this.SourceFromImageComboBoxEdit.StyleController = this.dataLayoutControl1;
this.SourceFromImageComboBoxEdit.TabIndex = 5;
//
// RatedSeedTextEdit
//
this.RatedSeedTextEdit.Location = new System.Drawing.Point(112, 74);
this.RatedSeedTextEdit.MaximumSize = new System.Drawing.Size(0, 24);
this.RatedSeedTextEdit.MinimumSize = new System.Drawing.Size(0, 24);
this.RatedSeedTextEdit.Name = "RatedSeedTextEdit";
this.RatedSeedTextEdit.Properties.Mask.EditMask = "([0-9]{1,}[.][0-9]*) ";
this.RatedSeedTextEdit.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
this.RatedSeedTextEdit.Size = new System.Drawing.Size(125, 24);
this.RatedSeedTextEdit.StyleController = this.dataLayoutControl1;
this.RatedSeedTextEdit.TabIndex = 6;
//
// btnOK
//
this.btnOK.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary;
this.btnOK.Appearance.Options.UseBackColor = true;
this.btnOK.Location = new System.Drawing.Point(318, 565);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(80, 22);
this.btnOK.StyleController = this.dataLayoutControl1;
this.btnOK.TabIndex = 10;
this.btnOK.Text = "确定";
this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
//
// btnCancel
//
this.btnCancel.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
this.btnCancel.Appearance.Options.UseBackColor = true;
this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.btnCancel.Location = new System.Drawing.Point(402, 565);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(80, 22);
this.btnCancel.StyleController = this.dataLayoutControl1;
this.btnCancel.TabIndex = 11;
this.btnCancel.Text = "取消";
//
// ExcelBtnEdit
//
this.ExcelBtnEdit.Location = new System.Drawing.Point(107, 171);
this.ExcelBtnEdit.Name = "ExcelBtnEdit";
editorButtonImageOptions1.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions1.SvgImage")));
editorButtonImageOptions1.SvgImageSize = new System.Drawing.Size(16, 16);
this.ExcelBtnEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.ExcelBtnEdit.Properties.ReadOnly = true;
this.ExcelBtnEdit.Properties.UseReadOnlyAppearance = false;
this.ExcelBtnEdit.Size = new System.Drawing.Size(368, 24);
this.ExcelBtnEdit.StyleController = this.dataLayoutControl1;
this.ExcelBtnEdit.TabIndex = 12;
this.ExcelBtnEdit.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.ExcelBtnEdit_ButtonClick);
//
// QHCurveFitTypeImageComboBoxEdit
//
this.QHCurveFitTypeImageComboBoxEdit.Location = new System.Drawing.Point(329, 74);
this.QHCurveFitTypeImageComboBoxEdit.MaximumSize = new System.Drawing.Size(0, 24);
this.QHCurveFitTypeImageComboBoxEdit.MinimumSize = new System.Drawing.Size(0, 24);
this.QHCurveFitTypeImageComboBoxEdit.Name = "QHCurveFitTypeImageComboBoxEdit";
this.QHCurveFitTypeImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.QHCurveFitTypeImageComboBoxEdit.Size = new System.Drawing.Size(141, 24);
this.QHCurveFitTypeImageComboBoxEdit.StyleController = this.dataLayoutControl1;
this.QHCurveFitTypeImageComboBoxEdit.TabIndex = 13;
//
// QECurveFitTypeImageComboBoxEdit
//
this.QECurveFitTypeImageComboBoxEdit.Location = new System.Drawing.Point(112, 102);
this.QECurveFitTypeImageComboBoxEdit.MaximumSize = new System.Drawing.Size(0, 24);
this.QECurveFitTypeImageComboBoxEdit.MinimumSize = new System.Drawing.Size(0, 24);
this.QECurveFitTypeImageComboBoxEdit.Name = "QECurveFitTypeImageComboBoxEdit";
this.QECurveFitTypeImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.QECurveFitTypeImageComboBoxEdit.Size = new System.Drawing.Size(125, 24);
this.QECurveFitTypeImageComboBoxEdit.StyleController = this.dataLayoutControl1;
this.QECurveFitTypeImageComboBoxEdit.TabIndex = 13;
//
// QPCurveFitTypeImageComboBoxEdit
//
this.QPCurveFitTypeImageComboBoxEdit.Location = new System.Drawing.Point(329, 102);
this.QPCurveFitTypeImageComboBoxEdit.MaximumSize = new System.Drawing.Size(0, 24);
this.QPCurveFitTypeImageComboBoxEdit.MinimumSize = new System.Drawing.Size(0, 24);
this.QPCurveFitTypeImageComboBoxEdit.Name = "QPCurveFitTypeImageComboBoxEdit";
this.QPCurveFitTypeImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.QPCurveFitTypeImageComboBoxEdit.Size = new System.Drawing.Size(141, 24);
this.QPCurveFitTypeImageComboBoxEdit.StyleController = this.dataLayoutControl1;
this.QPCurveFitTypeImageComboBoxEdit.TabIndex = 13;
//
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup1,
this.layoutControlGroup3,
this.layoutControlItem4,
this.layoutControlItem5,
this.emptySpaceItem1});
this.Root.Name = "Root";
this.Root.Size = new System.Drawing.Size(494, 599);
this.Root.TextVisible = false;
//
// layoutControlGroup1
//
this.layoutControlGroup1.AllowDrawBackground = false;
this.layoutControlGroup1.GroupBordersVisible = false;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup2});
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup1.Name = "autoGeneratedGroup0";
this.layoutControlGroup1.Size = new System.Drawing.Size(474, 130);
//
// layoutControlGroup2
//
this.layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Title;
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.ItemForCurveCode,
this.ItemForSourceFrom,
this.layoutControlItem1,
this.layoutControlItem7,
this.layoutControlItem8,
this.layoutControlItem2});
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup2.Name = "layoutControlGroup2";
this.layoutControlGroup2.Size = new System.Drawing.Size(474, 130);
this.layoutControlGroup2.Text = "基础信息";
//
// ItemForCurveCode
//
this.ItemForCurveCode.AllowHtmlStringInCaption = true;
this.ItemForCurveCode.AppearanceItemCaption.Options.UseTextOptions = true;
this.ItemForCurveCode.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.ItemForCurveCode.Control = this.CurveCodeTextEdit;
this.ItemForCurveCode.Location = new System.Drawing.Point(0, 0);
this.ItemForCurveCode.Name = "ItemForCurveCode";
this.ItemForCurveCode.Size = new System.Drawing.Size(217, 28);
this.ItemForCurveCode.Text = "*曲线编码:";
this.ItemForCurveCode.TextSize = new System.Drawing.Size(76, 14);
//
// ItemForSourceFrom
//
this.ItemForSourceFrom.AllowHtmlStringInCaption = true;
this.ItemForSourceFrom.AppearanceItemCaption.Options.UseTextOptions = true;
this.ItemForSourceFrom.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.ItemForSourceFrom.Control = this.SourceFromImageComboBoxEdit;
this.ItemForSourceFrom.Location = new System.Drawing.Point(217, 0);
this.ItemForSourceFrom.Name = "ItemForSourceFrom";
this.ItemForSourceFrom.Size = new System.Drawing.Size(233, 28);
this.ItemForSourceFrom.Text = "*曲线来源:";
this.ItemForSourceFrom.TextSize = new System.Drawing.Size(76, 14);
//
// layoutControlItem1
//
this.layoutControlItem1.AllowHtmlStringInCaption = true;
this.layoutControlItem1.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem1.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem1.Control = this.RatedSeedTextEdit;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 28);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(217, 28);
this.layoutControlItem1.Text = "*转速:";
this.layoutControlItem1.TextSize = new System.Drawing.Size(76, 14);
//
// layoutControlItem7
//
this.layoutControlItem7.AllowHtmlStringInCaption = true;
this.layoutControlItem7.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem7.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem7.Control = this.QECurveFitTypeImageComboBoxEdit;
this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem7.CustomizationFormText = "*QH拟合方式:";
this.layoutControlItem7.Location = new System.Drawing.Point(0, 56);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(217, 28);
this.layoutControlItem7.Text = "*QE拟合方式:";
this.layoutControlItem7.TextSize = new System.Drawing.Size(76, 14);
//
// layoutControlItem8
//
this.layoutControlItem8.AllowHtmlStringInCaption = true;
this.layoutControlItem8.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem8.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem8.Control = this.QPCurveFitTypeImageComboBoxEdit;
this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem8.CustomizationFormText = "*QH拟合方式:";
this.layoutControlItem8.Location = new System.Drawing.Point(217, 56);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(233, 28);
this.layoutControlItem8.Text = "*QP拟合方式:";
this.layoutControlItem8.TextSize = new System.Drawing.Size(76, 14);
//
// layoutControlItem2
//
this.layoutControlItem2.AllowHtmlStringInCaption = true;
this.layoutControlItem2.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem2.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem2.Control = this.QHCurveFitTypeImageComboBoxEdit;
this.layoutControlItem2.Location = new System.Drawing.Point(217, 28);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(233, 28);
this.layoutControlItem2.Text = "*QH拟合方式:";
this.layoutControlItem2.TextSize = new System.Drawing.Size(76, 14);
//
// layoutControlGroup3
//
this.layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Title;
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem3,
this.layoutControlItem6});
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 130);
this.layoutControlGroup3.Name = "layoutControlGroup3";
this.layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
this.layoutControlGroup3.Size = new System.Drawing.Size(474, 423);
this.layoutControlGroup3.Text = "数据列表";
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.gridControl1;
this.layoutControlItem3.Location = new System.Drawing.Point(0, 28);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(460, 359);
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
//
// layoutControlItem6
//
this.layoutControlItem6.AllowHtmlStringInCaption = true;
this.layoutControlItem6.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem6.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem6.Control = this.ExcelBtnEdit;
this.layoutControlItem6.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem6.MaxSize = new System.Drawing.Size(460, 28);
this.layoutControlItem6.MinSize = new System.Drawing.Size(460, 28);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(460, 28);
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem6.Text = "*Excel文件:";
this.layoutControlItem6.TextSize = new System.Drawing.Size(76, 14);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.btnOK;
this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem4.CustomizationFormText = "layoutControlItem1";
this.layoutControlItem4.Location = new System.Drawing.Point(306, 553);
this.layoutControlItem4.MaxSize = new System.Drawing.Size(84, 26);
this.layoutControlItem4.MinSize = new System.Drawing.Size(84, 26);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(84, 26);
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem4.Text = "layoutControlItem1";
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem4.TextVisible = false;
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.btnCancel;
this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem5.CustomizationFormText = "layoutControlItem2";
this.layoutControlItem5.Location = new System.Drawing.Point(390, 553);
this.layoutControlItem5.MaxSize = new System.Drawing.Size(84, 26);
this.layoutControlItem5.MinSize = new System.Drawing.Size(84, 26);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(84, 26);
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem5.Text = "layoutControlItem2";
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem5.TextVisible = false;
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 553);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(306, 26);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// dxErrorProvider1
//
this.dxErrorProvider1.ContainerControl = this;
//
// ImportCurveByExcelTemplateDlg
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(494, 599);
this.Controls.Add(this.dataLayoutControl1);
this.MaximizeBox = false;
this.Name = "ImportCurveByExcelTemplateDlg";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "Excel导入曲线";
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit();
this.dataLayoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.CurveCodeTextEdit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.SourceFromImageComboBoxEdit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.RatedSeedTextEdit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ExcelBtnEdit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.QHCurveFitTypeImageComboBoxEdit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.QECurveFitTypeImageComboBoxEdit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.QPCurveFitTypeImageComboBoxEdit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ItemForCurveCode)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ItemForSourceFrom)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private System.Windows.Forms.BindingSource bindingSource1;
private DevExpress.XtraEditors.TextEdit CurveCodeTextEdit;
private DevExpress.XtraEditors.ImageComboBoxEdit SourceFromImageComboBoxEdit;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraLayout.LayoutControlItem ItemForCurveCode;
private DevExpress.XtraLayout.LayoutControlItem ItemForSourceFrom;
private DevExpress.XtraEditors.TextEdit RatedSeedTextEdit;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn colID;
private DevExpress.XtraGrid.Columns.GridColumn colQ;
private DevExpress.XtraGrid.Columns.GridColumn colH;
private DevExpress.XtraGrid.Columns.GridColumn colE;
private DevExpress.XtraGrid.Columns.GridColumn colP;
private DevExpress.XtraGrid.Columns.GridColumn colNPSH;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
private DevExpress.XtraEditors.SimpleButton btnOK;
private DevExpress.XtraEditors.SimpleButton btnCancel;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraEditors.ButtonEdit ExcelBtnEdit;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraEditors.ImageComboBoxEdit QHCurveFitTypeImageComboBoxEdit;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1;
private DevExpress.XtraEditors.ImageComboBoxEdit QECurveFitTypeImageComboBoxEdit;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraEditors.ImageComboBoxEdit QPCurveFitTypeImageComboBoxEdit;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
}
}