lixiaojun
2024-10-24 2e52cbf466d081ca4647c88df17f4b4aac5416ab
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/02-pump/01-pumpsinglematching/PumpSingleMatchingForm.Designer.cs
@@ -1,6 +1,6 @@
namespace HStation.WinFrmUI.Xhs
namespace HStation.WinFrmUI
{
    partial class PumpSingleMatchingForm
    partial class PumpSingleMatchingCtrl
    {
        /// <summary> 
        /// Required designer variable.
@@ -42,7 +42,7 @@
            colRatedEfficiency = new DevExpress.XtraGrid.Columns.GridColumn();
            colRatedPower = new DevExpress.XtraGrid.Columns.GridColumn();
            colRatedSpeed = new DevExpress.XtraGrid.Columns.GridColumn();
            xtrPerform2dChart1 = new Yw.WinFrmUI.Phart.PumpPerform2dChart();
            xtrPerform2dChart1 = new Yw.WinFrmUI.Phart.PumpPerformChart();
            searchControl1 = new SearchControl();
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
@@ -340,12 +340,12 @@
            gridColumn3.Visible = true;
            gridColumn3.VisibleIndex = 2;
            // 
            // PumpMainForm
            // AssetsPumpMainForm
            // 
            AutoScaleDimensions = new SizeF(7F, 14F);
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(layoutControl1);
            Name = "PumpMainForm";
            Name = "AssetsPumpMainForm";
            Size = new Size(1343, 607);
            ((ISupportInitialize)layoutControl1).EndInit();
            layoutControl1.ResumeLayout(false);
@@ -374,7 +374,7 @@
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
        private DevExpress.XtraEditors.SearchControl searchControl1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private Yw.WinFrmUI.Phart.PumpPerform2dChart xtrPerform2dChart1;
        private Yw.WinFrmUI.Phart.PumpPerformChart xtrPerform2dChart1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraGrid.GridControl gridControl2;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView2;