lixiaojun
2024-10-31 abf1e3b3334ab47c38aa92405a11a6ec92b7847a
WinFrmUI/Yw.WinFrmUI.Hydro.Core/03-property/06-curve/SetHydroCurveCtrl.Designer.cs
@@ -29,13 +29,12 @@
        private void InitializeComponent()
        {
            components = new Container();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            ComponentResourceManager resources = new ComponentResourceManager(typeof(SetHydroCurveCtrl));
            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();
            splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
            layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            btnImportByExcel = new DevExpress.XtraEditors.SimpleButton();
            txtCurveType = new DevExpress.XtraEditors.TextEdit();
@@ -52,20 +51,20 @@
            txtCode = new DevExpress.XtraEditors.TextEdit();
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
            layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            hydroCurveViewCtrl1 = new HydroCurveViewCtrl();
            ((ISupportInitialize)splitContainerControl1).BeginInit();
            ((ISupportInitialize)splitContainerControl1.Panel1).BeginInit();
            splitContainerControl1.Panel1.SuspendLayout();
            ((ISupportInitialize)splitContainerControl1.Panel2).BeginInit();
            splitContainerControl1.Panel2.SuspendLayout();
            splitContainerControl1.SuspendLayout();
            sidePanel1 = new DevExpress.XtraEditors.SidePanel();
            sidePanel2 = new DevExpress.XtraEditors.SidePanel();
            sidePanel3 = new DevExpress.XtraEditors.SidePanel();
            layoutControl2 = new DevExpress.XtraLayout.LayoutControl();
            layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
            ((ISupportInitialize)layoutControl1).BeginInit();
            layoutControl1.SuspendLayout();
            ((ISupportInitialize)txtCurveType.Properties).BeginInit();
@@ -78,33 +77,21 @@
            ((ISupportInitialize)txtCode.Properties).BeginInit();
            ((ISupportInitialize)Root).BeginInit();
            ((ISupportInitialize)layoutControlItem2).BeginInit();
            ((ISupportInitialize)layoutControlItem3).BeginInit();
            ((ISupportInitialize)layoutControlItem4).BeginInit();
            ((ISupportInitialize)layoutControlItem5).BeginInit();
            ((ISupportInitialize)layoutControlItem8).BeginInit();
            ((ISupportInitialize)emptySpaceItem1).BeginInit();
            ((ISupportInitialize)layoutControlItem1).BeginInit();
            ((ISupportInitialize)layoutControlItem6).BeginInit();
            sidePanel1.SuspendLayout();
            sidePanel2.SuspendLayout();
            sidePanel3.SuspendLayout();
            ((ISupportInitialize)layoutControl2).BeginInit();
            layoutControl2.SuspendLayout();
            ((ISupportInitialize)layoutControlGroup1).BeginInit();
            ((ISupportInitialize)layoutControlItem3).BeginInit();
            ((ISupportInitialize)layoutControlGroup2).BeginInit();
            ((ISupportInitialize)layoutControlGroup3).BeginInit();
            SuspendLayout();
            //
            // splitContainerControl1
            //
            splitContainerControl1.Dock = DockStyle.Fill;
            splitContainerControl1.Location = new Point(0, 0);
            splitContainerControl1.Name = "splitContainerControl1";
            //
            // splitContainerControl1.Panel1
            //
            splitContainerControl1.Panel1.Controls.Add(layoutControl1);
            splitContainerControl1.Panel1.Text = "Panel1";
            //
            // splitContainerControl1.Panel2
            //
            splitContainerControl1.Panel2.Controls.Add(hydroCurveViewCtrl1);
            splitContainerControl1.Panel2.Text = "Panel2";
            splitContainerControl1.Size = new Size(913, 563);
            splitContainerControl1.SplitterPosition = 295;
            splitContainerControl1.TabIndex = 0;
            // 
            // layoutControl1
            // 
@@ -113,40 +100,57 @@
            layoutControl1.Controls.Add(btnSave);
            layoutControl1.Controls.Add(txtDescription);
            layoutControl1.Controls.Add(txtName);
            layoutControl1.Controls.Add(gridControl1);
            layoutControl1.Controls.Add(txtCode);
            layoutControl1.Dock = DockStyle.Fill;
            layoutControl1.Location = new Point(0, 0);
            layoutControl1.Margin = new Padding(4, 5, 4, 5);
            layoutControl1.Name = "layoutControl1";
            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(683, 274, 650, 400);
            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(567, 228, 1237, 1023);
            layoutControl1.Root = Root;
            layoutControl1.Size = new Size(295, 563);
            layoutControl1.Size = new Size(403, 249);
            layoutControl1.TabIndex = 0;
            layoutControl1.Text = "layoutControl1";
            // 
            // btnImportByExcel
            // 
            btnImportByExcel.Location = new Point(97, 539);
            btnImportByExcel.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary;
            btnImportByExcel.Appearance.ForeColor = Color.White;
            btnImportByExcel.Appearance.Options.UseBackColor = true;
            btnImportByExcel.Appearance.Options.UseForeColor = true;
            btnImportByExcel.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            btnImportByExcel.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("btnImportByExcel.ImageOptions.SvgImage");
            btnImportByExcel.ImageOptions.SvgImageSize = new Size(18, 18);
            btnImportByExcel.Location = new Point(50, 202);
            btnImportByExcel.Margin = new Padding(4, 5, 4, 5);
            btnImportByExcel.Name = "btnImportByExcel";
            btnImportByExcel.Size = new Size(96, 22);
            btnImportByExcel.Size = new Size(115, 32);
            btnImportByExcel.StyleController = layoutControl1;
            btnImportByExcel.TabIndex = 13;
            btnImportByExcel.Text = "Excel导入";
            // 
            // txtCurveType
            // 
            txtCurveType.Location = new Point(42, 50);
            txtCurveType.Location = new Point(66, 109);
            txtCurveType.Margin = new Padding(4, 5, 4, 5);
            txtCurveType.Name = "txtCurveType";
            txtCurveType.Properties.ReadOnly = true;
            txtCurveType.Size = new Size(251, 20);
            txtCurveType.Size = new Size(325, 28);
            txtCurveType.StyleController = layoutControl1;
            txtCurveType.TabIndex = 12;
            // 
            // btnSave
            // 
            btnSave.Location = new Point(197, 539);
            btnSave.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question;
            btnSave.Appearance.ForeColor = Color.White;
            btnSave.Appearance.Options.UseBackColor = true;
            btnSave.Appearance.Options.UseForeColor = true;
            btnSave.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            btnSave.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("btnSave.ImageOptions.SvgImage");
            btnSave.ImageOptions.SvgImageSize = new Size(18, 18);
            btnSave.Location = new Point(245, 202);
            btnSave.Margin = new Padding(4, 5, 4, 5);
            btnSave.Name = "btnSave";
            btnSave.Size = new Size(96, 22);
            btnSave.Size = new Size(108, 32);
            btnSave.StyleController = layoutControl1;
            btnSave.TabIndex = 11;
            btnSave.Text = "保存";
@@ -154,28 +158,32 @@
            // 
            // txtDescription
            // 
            txtDescription.Location = new Point(42, 74);
            txtDescription.Location = new Point(66, 141);
            txtDescription.Margin = new Padding(4, 5, 4, 5);
            txtDescription.Name = "txtDescription";
            txtDescription.Size = new Size(251, 49);
            txtDescription.Size = new Size(325, 54);
            txtDescription.StyleController = layoutControl1;
            txtDescription.TabIndex = 8;
            // 
            // txtName
            // 
            txtName.Location = new Point(42, 26);
            txtName.Location = new Point(66, 77);
            txtName.Margin = new Padding(4, 5, 4, 5);
            txtName.Name = "txtName";
            txtName.Size = new Size(251, 20);
            txtName.Size = new Size(325, 28);
            txtName.StyleController = layoutControl1;
            txtName.TabIndex = 7;
            // 
            // gridControl1
            // 
            gridControl1.DataSource = hydroCurvePointViewModelBindingSource;
            gridControl1.Location = new Point(2, 127);
            gridControl1.EmbeddedNavigator.Margin = new Padding(4, 5, 4, 5);
            gridControl1.Location = new Point(0, 33);
            gridControl1.MainView = gridView1;
            gridControl1.Margin = new Padding(4, 5, 4, 5);
            gridControl1.Name = "gridControl1";
            gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemButtonEdit1 });
            gridControl1.Size = new Size(291, 408);
            gridControl1.Size = new Size(403, 784);
            gridControl1.TabIndex = 6;
            gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 });
            // 
@@ -188,53 +196,59 @@
            gridView1.Appearance.ViewCaption.Options.UseTextOptions = true;
            gridView1.Appearance.ViewCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colX, colY, colDelete });
            gridView1.DetailHeight = 550;
            gridView1.GridControl = gridControl1;
            gridView1.Name = "gridView1";
            gridView1.OptionsView.ShowViewCaption = true;
            gridView1.OptionsEditForm.PopupEditFormWidth = 1143;
            gridView1.ViewCaption = "曲线点";
            gridView1.RowCellClick += gridView1_RowCellClick;
            // 
            // colX
            // 
            colX.FieldName = "X";
            colX.MinWidth = 29;
            colX.Name = "colX";
            colX.Visible = true;
            colX.VisibleIndex = 0;
            colX.Width = 107;
            // 
            // colY
            // 
            colY.FieldName = "Y";
            colY.MinWidth = 29;
            colY.Name = "colY";
            colY.Visible = true;
            colY.VisibleIndex = 1;
            colY.Width = 107;
            // 
            // colDelete
            // 
            colDelete.Caption = "删除";
            colDelete.ColumnEdit = repositoryItemButtonEdit1;
            colDelete.MaxWidth = 50;
            colDelete.MinWidth = 50;
            colDelete.MaxWidth = 71;
            colDelete.MinWidth = 71;
            colDelete.Name = "colDelete";
            colDelete.OptionsColumn.AllowEdit = false;
            colDelete.Visible = true;
            colDelete.VisibleIndex = 2;
            colDelete.Width = 50;
            colDelete.Width = 71;
            // 
            // repositoryItemButtonEdit1
            // 
            repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions1.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions1.SvgImage");
            editorButtonImageOptions1.SvgImageSize = new Size(20, 20);
            repositoryItemButtonEdit1.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(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
            editorButtonImageOptions2.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions2.SvgImage");
            editorButtonImageOptions2.SvgImageSize = new Size(20, 20);
            repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
            repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            // 
            // txtCode
            // 
            txtCode.Location = new Point(42, 2);
            txtCode.Location = new Point(66, 45);
            txtCode.Margin = new Padding(4, 5, 4, 5);
            txtCode.Name = "txtCode";
            txtCode.Properties.ReadOnly = true;
            txtCode.Size = new Size(251, 20);
            txtCode.Size = new Size(325, 28);
            txtCode.StyleController = layoutControl1;
            txtCode.TabIndex = 5;
            // 
@@ -242,10 +256,10 @@
            // 
            Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            Root.GroupBordersVisible = false;
            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2, layoutControlItem3, layoutControlItem4, layoutControlItem5, layoutControlItem8, emptySpaceItem1, layoutControlItem1, layoutControlItem6 });
            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup3 });
            Root.Name = "Root";
            Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            Root.Size = new Size(295, 563);
            Root.Size = new Size(403, 249);
            Root.TextVisible = false;
            // 
            // layoutControlItem2
@@ -253,101 +267,161 @@
            layoutControlItem2.Control = txtCode;
            layoutControlItem2.Location = new Point(0, 0);
            layoutControlItem2.Name = "layoutControlItem2";
            layoutControlItem2.Size = new Size(295, 24);
            layoutControlItem2.Size = new Size(383, 32);
            layoutControlItem2.Text = "编码:";
            layoutControlItem2.TextSize = new Size(28, 14);
            //
            // layoutControlItem3
            //
            layoutControlItem3.Control = gridControl1;
            layoutControlItem3.Location = new Point(0, 125);
            layoutControlItem3.Name = "layoutControlItem3";
            layoutControlItem3.Size = new Size(295, 412);
            layoutControlItem3.TextSize = new Size(0, 0);
            layoutControlItem3.TextVisible = false;
            layoutControlItem2.TextSize = new Size(42, 22);
            // 
            // layoutControlItem4
            // 
            layoutControlItem4.Control = txtName;
            layoutControlItem4.Location = new Point(0, 24);
            layoutControlItem4.Location = new Point(0, 32);
            layoutControlItem4.Name = "layoutControlItem4";
            layoutControlItem4.Size = new Size(295, 24);
            layoutControlItem4.Size = new Size(383, 32);
            layoutControlItem4.Text = "名称:";
            layoutControlItem4.TextSize = new Size(28, 14);
            layoutControlItem4.TextSize = new Size(42, 22);
            // 
            // layoutControlItem5
            // 
            layoutControlItem5.Control = txtDescription;
            layoutControlItem5.Location = new Point(0, 72);
            layoutControlItem5.Location = new Point(0, 96);
            layoutControlItem5.Name = "layoutControlItem5";
            layoutControlItem5.Size = new Size(295, 53);
            layoutControlItem5.Size = new Size(383, 58);
            layoutControlItem5.Text = "说明:";
            layoutControlItem5.TextSize = new Size(28, 14);
            layoutControlItem5.TextSize = new Size(42, 22);
            // 
            // layoutControlItem8
            // 
            layoutControlItem8.Control = btnSave;
            layoutControlItem8.Location = new Point(195, 537);
            layoutControlItem8.MaxSize = new Size(100, 0);
            layoutControlItem8.MinSize = new Size(100, 26);
            layoutControlItem8.Location = new Point(195, 154);
            layoutControlItem8.Name = "layoutControlItem8";
            layoutControlItem8.Size = new Size(100, 26);
            layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(40, 40, 5, 5);
            layoutControlItem8.Size = new Size(188, 42);
            layoutControlItem8.TextSize = new Size(0, 0);
            layoutControlItem8.TextVisible = false;
            //
            // emptySpaceItem1
            //
            emptySpaceItem1.AllowHotTrack = false;
            emptySpaceItem1.Location = new Point(0, 537);
            emptySpaceItem1.Name = "emptySpaceItem1";
            emptySpaceItem1.Size = new Size(95, 26);
            emptySpaceItem1.TextSize = new Size(0, 0);
            // 
            // layoutControlItem1
            // 
            layoutControlItem1.Control = txtCurveType;
            layoutControlItem1.Location = new Point(0, 48);
            layoutControlItem1.Location = new Point(0, 64);
            layoutControlItem1.Name = "layoutControlItem1";
            layoutControlItem1.Size = new Size(295, 24);
            layoutControlItem1.Size = new Size(383, 32);
            layoutControlItem1.Text = "类型:";
            layoutControlItem1.TextSize = new Size(28, 14);
            layoutControlItem1.TextSize = new Size(42, 22);
            // 
            // layoutControlItem6
            // 
            layoutControlItem6.Control = btnImportByExcel;
            layoutControlItem6.Location = new Point(95, 537);
            layoutControlItem6.MaxSize = new Size(100, 26);
            layoutControlItem6.MinSize = new Size(100, 26);
            layoutControlItem6.Location = new Point(0, 154);
            layoutControlItem6.Name = "layoutControlItem6";
            layoutControlItem6.Size = new Size(100, 26);
            layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(40, 40, 5, 5);
            layoutControlItem6.Size = new Size(195, 42);
            layoutControlItem6.TextSize = new Size(0, 0);
            layoutControlItem6.TextVisible = false;
            // 
            // hydroCurveViewCtrl1
            // 
            hydroCurveViewCtrl1.Dock = DockStyle.Fill;
            hydroCurveViewCtrl1.Location = new Point(0, 0);
            hydroCurveViewCtrl1.Location = new Point(404, 0);
            hydroCurveViewCtrl1.Margin = new Padding(6, 8, 6, 8);
            hydroCurveViewCtrl1.Name = "hydroCurveViewCtrl1";
            hydroCurveViewCtrl1.Size = new Size(608, 563);
            hydroCurveViewCtrl1.Size = new Size(900, 1067);
            hydroCurveViewCtrl1.TabIndex = 0;
            hydroCurveViewCtrl1.TitleTextX = "Axis of arguments";
            hydroCurveViewCtrl1.TitleTextY = "Axis of values";
            // 
            // sidePanel1
            //
            sidePanel1.Controls.Add(sidePanel3);
            sidePanel1.Controls.Add(sidePanel2);
            sidePanel1.Dock = DockStyle.Left;
            sidePanel1.Location = new Point(0, 0);
            sidePanel1.Name = "sidePanel1";
            sidePanel1.Size = new Size(404, 1067);
            sidePanel1.TabIndex = 1;
            sidePanel1.Text = "sidePanel1";
            //
            // sidePanel2
            //
            sidePanel2.Controls.Add(layoutControl1);
            sidePanel2.Dock = DockStyle.Top;
            sidePanel2.Location = new Point(0, 0);
            sidePanel2.Name = "sidePanel2";
            sidePanel2.Size = new Size(403, 250);
            sidePanel2.TabIndex = 0;
            sidePanel2.Text = "sidePanel2";
            //
            // sidePanel3
            //
            sidePanel3.Controls.Add(layoutControl2);
            sidePanel3.Dock = DockStyle.Fill;
            sidePanel3.Location = new Point(0, 250);
            sidePanel3.Name = "sidePanel3";
            sidePanel3.Size = new Size(403, 817);
            sidePanel3.TabIndex = 1;
            sidePanel3.Text = "sidePanel3";
            //
            // layoutControl2
            //
            layoutControl2.Controls.Add(gridControl1);
            layoutControl2.Dock = DockStyle.Fill;
            layoutControl2.Location = new Point(0, 0);
            layoutControl2.Name = "layoutControl2";
            layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1061, 721, 975, 600);
            layoutControl2.Root = layoutControlGroup1;
            layoutControl2.Size = new Size(403, 817);
            layoutControl2.TabIndex = 0;
            layoutControl2.Text = "layoutControl2";
            //
            // layoutControlGroup1
            //
            layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            layoutControlGroup1.GroupBordersVisible = false;
            layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup2 });
            layoutControlGroup1.Name = "Root";
            layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            layoutControlGroup1.Size = new Size(403, 817);
            layoutControlGroup1.TextVisible = false;
            //
            // layoutControlItem3
            //
            layoutControlItem3.Control = gridControl1;
            layoutControlItem3.Location = new Point(0, 0);
            layoutControlItem3.Name = "layoutControlItem3";
            layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            layoutControlItem3.Size = new Size(403, 784);
            layoutControlItem3.TextSize = new Size(0, 0);
            layoutControlItem3.TextVisible = false;
            //
            // layoutControlGroup2
            //
            layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Title;
            layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem3 });
            layoutControlGroup2.Location = new Point(0, 0);
            layoutControlGroup2.Name = "layoutControlGroup2";
            layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            layoutControlGroup2.Size = new Size(403, 817);
            layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            layoutControlGroup2.Text = "曲线定义点";
            //
            // layoutControlGroup3
            //
            layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Title;
            layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2, layoutControlItem4, layoutControlItem1, layoutControlItem5, layoutControlItem6, layoutControlItem8 });
            layoutControlGroup3.Location = new Point(0, 0);
            layoutControlGroup3.Name = "layoutControlGroup3";
            layoutControlGroup3.Size = new Size(403, 249);
            layoutControlGroup3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            layoutControlGroup3.Text = "基础信息";
            //
            // SetHydroCurveCtrl
            // 
            AutoScaleDimensions = new SizeF(7F, 14F);
            AutoScaleDimensions = new SizeF(10F, 22F);
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(splitContainerControl1);
            Controls.Add(hydroCurveViewCtrl1);
            Controls.Add(sidePanel1);
            Margin = new Padding(4, 5, 4, 5);
            Name = "SetHydroCurveCtrl";
            Size = new Size(913, 563);
            ((ISupportInitialize)splitContainerControl1.Panel1).EndInit();
            splitContainerControl1.Panel1.ResumeLayout(false);
            ((ISupportInitialize)splitContainerControl1.Panel2).EndInit();
            splitContainerControl1.Panel2.ResumeLayout(false);
            ((ISupportInitialize)splitContainerControl1).EndInit();
            splitContainerControl1.ResumeLayout(false);
            Size = new Size(1304, 1067);
            ((ISupportInitialize)layoutControl1).EndInit();
            layoutControl1.ResumeLayout(false);
            ((ISupportInitialize)txtCurveType.Properties).EndInit();
@@ -360,19 +434,24 @@
            ((ISupportInitialize)txtCode.Properties).EndInit();
            ((ISupportInitialize)Root).EndInit();
            ((ISupportInitialize)layoutControlItem2).EndInit();
            ((ISupportInitialize)layoutControlItem3).EndInit();
            ((ISupportInitialize)layoutControlItem4).EndInit();
            ((ISupportInitialize)layoutControlItem5).EndInit();
            ((ISupportInitialize)layoutControlItem8).EndInit();
            ((ISupportInitialize)emptySpaceItem1).EndInit();
            ((ISupportInitialize)layoutControlItem1).EndInit();
            ((ISupportInitialize)layoutControlItem6).EndInit();
            sidePanel1.ResumeLayout(false);
            sidePanel2.ResumeLayout(false);
            sidePanel3.ResumeLayout(false);
            ((ISupportInitialize)layoutControl2).EndInit();
            layoutControl2.ResumeLayout(false);
            ((ISupportInitialize)layoutControlGroup1).EndInit();
            ((ISupportInitialize)layoutControlItem3).EndInit();
            ((ISupportInitialize)layoutControlGroup2).EndInit();
            ((ISupportInitialize)layoutControlGroup3).EndInit();
            ResumeLayout(false);
        }
        #endregion
        private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
        private DevExpress.XtraLayout.LayoutControlGroup Root;
        private HydroCurveViewCtrl hydroCurveViewCtrl1;
@@ -380,7 +459,6 @@
        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
        private DevExpress.XtraEditors.TextEdit txtCode;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private BindingSource hydroCurvePointViewModelBindingSource;
        private DevExpress.XtraGrid.Columns.GridColumn colX;
        private DevExpress.XtraGrid.Columns.GridColumn colY;
@@ -390,12 +468,19 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
        private DevExpress.XtraEditors.SimpleButton btnImportByExcel;
        private DevExpress.XtraEditors.TextEdit txtCurveType;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
        private DevExpress.XtraGrid.Columns.GridColumn colDelete;
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
        private DevExpress.XtraEditors.SidePanel sidePanel1;
        private DevExpress.XtraEditors.SidePanel sidePanel3;
        private DevExpress.XtraLayout.LayoutControl layoutControl2;
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private DevExpress.XtraEditors.SidePanel sidePanel2;
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
    }
}