lixiaojun
2024-12-02 dbcef6befb123066754141adef6dc3ef6653b6ce
WinFrmUI/Yw.WinFrmUI.Phart.Core/v2/02-pump/05-import/01-excel/PumpImportByExcelDlg.Designer.cs
ÎļþÃû´Ó WinFrmUI/Yw.WinFrmUI.Phart.Core/v1/01-perform/01-pump-chart/05-import/01-excel/ImportPumpPerform2dByExcelDlg.Designer.cs ÐÞ¸Ä
@@ -1,7 +1,7 @@

namespace Yw.WinFrmUI.Phart
{
    partial class ImportPumpPerform2dByExcelDlg
    partial class PumpImportByExcelDlg
    {
        /// <summary>
        /// Requipuired designer variable.
@@ -31,7 +31,7 @@
        {
            this.components = new System.ComponentModel.Container();
            this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl();
            this.importCurveByExcelCtrl1 = new Yw.WinFrmUI.Phart.ImportPumpPerform2dByExcelCtrl();
            this.importCurveByExcelCtrl1 = new Yw.WinFrmUI.Phart.PumpImportByExcelCtrl();
            this.btnOk = new DevExpress.XtraEditors.SimpleButton();
            this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
@@ -201,7 +201,7 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
        private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1;
        private ImportPumpPerform2dByExcelCtrl importCurveByExcelCtrl1;
        private PumpImportByExcelCtrl importCurveByExcelCtrl1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
    }
}